.collection-header{display:grid;grid-template-columns:repeat(var(--mobile-grid-columns),1fr);gap:0 var(--mobile-gutter-width);padding-right:var(--mobile-side-gutters);padding-left:var(--mobile-side-gutters)}@media screen and (min-width: 1024px){.collection-header{display:grid;grid-template-columns:repeat(var(--desktop-grid-columns),1fr);gap:0 var(--desktop-gutter-width);padding-right:var(--desktop-side-gutters);padding-left:var(--desktop-side-gutters)}}.collection-header__wrapper{background:var(--jf-white)}@media screen and (min-width: 1024px){.collection-header__wrapper{margin-bottom:32px;padding:12px 0}}.collection-header__inner{position:relative;display:flex;grid-column:span 12/span 12;flex-wrap:nowrap;align-items:center}@media screen and (min-width: 1024px){.collection-header__inner{display:grid;grid-column:2/span 26;display:flex}}.collection-header__inner:before{pointer-events:none;content:"";position:absolute;top:0;right:-10px;bottom:0;left:-10px;border-bottom:thin solid var(--jf-light-grey)}@media screen and (min-width: 1024px){.collection-header__inner:before{display:none}}.collection-header__inner .breadcrumb{display:flex;flex-shrink:0;align-items:center;justify-content:flex-start;max-width:65%;height:100%;border-right:thin solid var(--jf-light-grey)}@media screen and (min-width: 1024px){.collection-header__inner .breadcrumb{flex:1;border-right:none}}@media screen and (min-width: 1024px){.collection-header__inner .collection-nav{flex:2}}.collection-header__inner>*:last-child{display:none;flex:1;justify-content:flex-end;text-align:right}@media screen and (min-width: 1024px){.collection-header__inner>*:last-child{display:flex}}.collection-header__facets-cta{margin-left:24px}.slice-products,.slice-products-2x2{--gutter: var(--mobile-gutter-width);display:grid;grid-template-columns:repeat(var(--mobile-grid-columns),1fr);gap:0 var(--mobile-gutter-width);padding-right:var(--mobile-side-gutters);padding-left:var(--mobile-side-gutters)}@media screen and (min-width: 1024px){.slice-products,.slice-products-2x2{display:grid;grid-template-columns:repeat(var(--desktop-grid-columns),1fr);gap:0 var(--desktop-gutter-width);padding-right:var(--desktop-side-gutters);padding-left:var(--desktop-side-gutters);--gutter: var(--desktop-gutter-width)}}.slice-products__list,.slice-products-2x2__list{display:flex;grid-column:span 12/span 12;flex-wrap:wrap;gap:24px var(--gutter);justify-content:center}@media screen and (min-width: 1024px){.slice-products__list,.slice-products-2x2__list{display:grid;grid-column:3/span 24;display:flex;gap:60px var(--gutter)}}.slice-products__item,.slice-products-2x2__item{width:calc(50% - var(--gutter) / 2)}@media screen and (min-width: 1024px){.slice-products__item,.slice-products-2x2__item{width:calc(33.3333333333% - var(--gutter))}}.slice-products__item.is-big{width:100%}@media screen and (min-width: 1024px){.slice-products__item.is-big{width:calc(50% - var(--gutter))}}@media screen and (max-width: 1023px){.slice-products.is-highlight-last .slice-products__item:last-child{flex-shrink:0;width:100%}}@media screen and (max-width: 1023px){.slice-products.is-highlight-first .slice-products__item:first-child{flex-shrink:0;width:100%}}@media screen and (min-width: 1024px){.slice-products-2x2__list{display:grid;grid-column:7/span 16;display:flex}}.slice-products-2x2__item{width:calc(50% - var(--gutter) / 2)}.slice-products-double{--gutter: var(--mobile-gutter-width)}@media screen and (min-width: 1024px){.slice-products-double{display:grid;grid-template-columns:repeat(var(--desktop-grid-columns),1fr);gap:0 var(--desktop-gutter-width);padding-right:var(--desktop-side-gutters);padding-left:var(--desktop-side-gutters);--gutter: var(--desktop-gutter-width)}}.slice-products-double__list{display:flex;flex-wrap:wrap;gap:24px var(--gutter);width:100%}@media screen and (min-width: 1024px){.slice-products-double__list{display:grid;grid-column:6/span 18;display:flex;gap:60px var(--gutter)}}.slice-products-double__item{width:100%}.collection-product-grid{display:flex;flex-direction:column}.collection-product-grid.is-loading,.is-loading-switch-views .collection-product-grid{cursor:wait}.collection-product-grid.is-loading>*,.is-loading-switch-views .collection-product-grid>*{pointer-events:none;opacity:.8}.collection-product-grid__empty{min-height:90vh;padding:60px 20px;text-align:center}.collection-product-grid.is-view-8x8 .slice-spacer,.collection-product-grid.is-view-8x8 .slice-full-media,.collection-product-grid.is-view-4x4 .slice-spacer,.collection-product-grid.is-view-4x4 .slice-full-media{display:none}.collection-product-grid.is-view-8x8 .slice-products__list,.collection-product-grid.is-view-4x4 .slice-products__list{--gap: 10px;grid-template-columns:repeat(var(--desktop-grid-columns),1fr);gap:0 var(--desktop-gutter-width);padding-right:var(--desktop-side-gutters);padding-left:var(--desktop-side-gutters);display:grid;gap:var(--gap);padding-right:0;padding-left:0}@media screen and (min-width: 1024px){.collection-product-grid.is-view-8x8 .slice-products__list,.collection-product-grid.is-view-4x4 .slice-products__list{grid-column:span 28/span 28}}.collection-product-grid.is-view-8x8 .slice-products__item,.collection-product-grid.is-view-4x4 .slice-products__item{width:100%}@media screen and (max-width: 1023px){.collection-product-grid.is-view-4x4 .slice-products{padding-right:0;padding-left:0}}.collection-product-grid.is-view-4x4 .slice-products__list{--desktop-grid-columns: 2;--desktop-side-gutters: 0}@media screen and (min-width: 1024px){.collection-product-grid.is-view-4x4 .slice-products__list{--desktop-side-gutters: 20px;--gap: 12px;--desktop-grid-columns: 4;display:grid;grid-column:2/span 26}}@media screen and (max-width: 1023px){.collection-product-grid.is-view-4x4 .card-product__infos{padding-right:10px;padding-left:10px}}.collection-product-grid.is-view-8x8 .slice-products__list{--desktop-side-gutters: 10px;--desktop-grid-columns: 4}@media screen and (min-width: 1024px){.collection-product-grid.is-view-8x8 .slice-products__list{--desktop-grid-columns: 8}}.collection-product-grid.is-view-8x8 .card-product{padding-bottom:0}.collection-product-grid.is-view-8x8 .card-product__infos,.collection-product-grid.is-view-8x8 .card-product__media-variant,.collection-product-grid.is-view-8x8 .card-product__variants{display:none}.collection-product-grid__mobile-nav{position:sticky;z-index:1;top:0;display:flex;justify-content:space-between;padding:12px var(--mobile-side-gutters);background:var(--jf-white)}@media screen and (min-width: 1024px){.collection-product-grid__mobile-nav{display:none}}.collection-product-grid__mobile-nav__open{display:flex;align-items:center}.collection-product-grid__mobile-nav__open svg{width:14px;height:14px;margin-left:8px;fill:var(--jf-black)}.collection-product-grid .load-more{align-self:center;margin:auto}.collection-product-grid .load-more[data-type=next]{margin-top:80px}@media screen and (max-width: 1023px){.collection-product-grid .load-more[data-type=next]{margin-top:40px}}.collection-product-grid .load-more[data-type=prev]{margin-bottom:52px}@media screen and (max-width: 1023px){.collection-product-grid .load-more[data-type=prev]{margin-top:10px;margin-bottom:20px}}.breadcrumb{margin-top:30px;margin-bottom:30px;background-color:transparent;display:grid;grid-template-columns:repeat(var(--mobile-grid-columns),1fr);gap:0 var(--mobile-gutter-width);padding-right:var(--mobile-side-gutters);padding-left:var(--mobile-side-gutters)}@media screen and (min-width: 1024px){.breadcrumb{display:grid;grid-template-columns:repeat(var(--desktop-grid-columns),1fr);gap:0 var(--desktop-gutter-width);padding-right:var(--desktop-side-gutters);padding-left:var(--desktop-side-gutters)}}.breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;grid-column:1/span var(--mobile-grid-columns)}@media screen and (min-width: 1024px){.breadcrumb__list{grid-column:1/span var(--desktop-grid-columns)}}.breadcrumb__list-item{overflow:hidden;flex-shrink:1;padding:5px 0;color:var(--jf-grey)}.breadcrumb__list-item:before{content:"/";flex-shrink:0;margin:0 7px}.breadcrumb__list-item:first-child,.breadcrumb__list-item:nth-child(2),.breadcrumb__list-item:last-child{flex-shrink:0}.breadcrumb__list-item:first-child:before{content:"";display:none}.breadcrumb__list-item:last-child{color:var(--jf-black)}.breadcrumb__link{display:inline;margin-left:-4px;padding:5px 0;text-transform:uppercase}.breadcrumb__list-item:first-child .breadcrumb__link{margin-left:0}.collection-nav{overflow-x:auto;display:flex;flex-wrap:nowrap;padding:18px 0}@media screen and (min-width: 1024px){.collection-nav{justify-content:center;padding:10px 0}}.collection-nav li{position:relative;display:flex;flex-direction:column-reverse;align-items:center;color:var(--jf-grey);white-space:nowrap}@media screen and (min-width: 1024px){.collection-nav li{flex-direction:row;white-space:normal}}.collection-nav li svg{position:absolute;bottom:-6px;width:4px;height:4px;margin-right:6px}@media screen and (min-width: 1024px){.collection-nav li svg{position:relative;bottom:inherit;width:3px;height:3px}}.collection-nav li span{color:var(--jf-black)}.collection-nav li+li{margin-left:20px}@media screen and (min-width: 1024px){.collection-nav li+li{margin-left:24px}}.collection-nav li:first-child{padding-left:20px}@media screen and (min-width: 1024px){.collection-nav li:first-child{padding-left:0}}.collection-view-switcher{display:flex}.collection-view-switcher li{position:relative;display:flex;justify-content:center}.collection-view-switcher li:after{content:"";position:absolute;bottom:-4px;transform:translateY(2px) translateZ(0);width:3.5px;height:3.5px;opacity:0;background:currentcolor;border-radius:50%;transition:opacity var(--duration-short) var(--ease-in-out-quad),transform var(--duration-short) var(--ease-in-out-quad)}@media screen and (min-width: 1024px){.collection-view-switcher li:after{bottom:6px}}.collection-view-switcher li svg{width:14px;height:14px;fill:var(--jf-grey);transition:fill var(--duration-short) var(--ease-in-out-quad)}.collection-view-switcher li+li{margin-left:16px}.collection-view-switcher li.is-current{color:var(--jf-black)}.collection-view-switcher li.is-current:after{transform:none;opacity:1}.collection-view-switcher li.is-current svg{fill:var(--jf-black)}.collection-view-switcher li button[disabled=disabled]{cursor:not-allowed;position:relative}.load-more{position:relative}.load-more .loader{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;color:var(--jf-white);background:var(--jf-black)}.facets{--facets-header-height: 56px;--facets-footer-height: 74px;position:fixed;z-index:3;top:0;width:100%;height:100%;background:var(--jf-white)}@media screen and (min-width: 1024px){.facets{gap:0;height:auto;padding:0;padding-right:calc(var(--scroll-bar-width, 0px) + var(--desktop-side-gutters));display:grid;grid-template-columns:repeat(var(--desktop-grid-columns),1fr);gap:0 var(--desktop-gutter-width);padding-right:var(--desktop-side-gutters);padding-left:var(--desktop-side-gutters)}}.facets:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--jf-white)}.facets[x-cloak]{display:none}.facets__swatch{position:relative;top:-1px;height:8px;font-size:0}.facets__swatch img{-o-object-fit:contain;object-fit:contain}.facets__swatch+span{margin-left:12px}.facets__header{position:relative;z-index:1;padding:18px 0}@media screen and (min-width: 1024px){.facets__header{grid-column:1/span 28;display:grid;grid-template-columns:repeat(var(--desktop-grid-columns),1fr);gap:0 var(--desktop-gutter-width);padding-right:var(--desktop-side-gutters);padding-left:var(--desktop-side-gutters);padding:10px 0}}.facets__header:before{position:absolute;bottom:0;left:-2vw;width:100vw;height:1px;background:var(--jf-light-grey)}@media screen and (min-width: 1024px){.facets__header:before{content:""}}.facets__header__title{position:relative;font-weight:var(--font-weight-medium)}@media screen and (min-width: 1024px){.facets__header__title{display:none}}.facets__header__title:before{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:var(--jf-black)}.facets__header__inner{display:grid;grid-column:2/span 26;display:flex;align-items:center;justify-content:space-between}.facets__header__right{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 1023px){.facets__header__right{width:100%;padding:0 var(--mobile-side-gutters)}}@media screen and (min-width: 1024px){.facets__header__right>*+*{margin-left:24px}}.facets__header__reset{display:inline-block;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 1023px){.facets__header__reset{display:none}}@media screen and (max-width: 1023px){.facets__header .breadcrumb{display:none}}.facets__submit{position:relative}@media screen and (max-width: 1023px){.facets__submit{display:none}}.facets__submit>*{font-weight:var(--font-weight-regular)}.facets__close{--dimension: 12px;width:var(--dimension);height:var(--dimension)}@media screen and (min-width: 1024px){.facets__close{--dimension: 10px}}.facets__close svg{display:flex;width:100%;max-height:100%;fill:var(--jf-black)}.facets__body{position:relative;z-index:1;overflow-y:auto;height:calc(100% - var(--facets-header-height) - var(--facets-footer-height));padding:0 10px 10px}@media screen and (min-width: 1024px){.facets__body{display:grid;grid-column:2/span 26;height:inherit;padding:34px 0}}.facets__body__inner{display:flex;flex-direction:column}@media screen and (min-width: 1024px){.facets__body__inner{--width: 4;--columns: 26;flex-direction:row}}.facets__footer{position:sticky;z-index:1;bottom:0;display:flex;align-items:stretch;justify-content:space-between;padding:12px var(--mobile-gutter-width);background:var(--jf-white);border-top:thin solid var(--jf-light-grey)}@media screen and (min-width: 1024px){.facets__footer{display:none}}.facets__footer>*{display:flex;align-items:center;justify-content:center;width:100%;text-align:center}.facets__footer>*+*{margin-left:var(--mobile-gutter-width)}.facets__col{position:relative;width:100%}@media screen and (min-width: 1024px){.facets__col{width:calc(var(--width) / var(--columns) * 100%)}}@media screen and (max-width: 1023px){.facets__col{border-top:1px solid var(--jf-light-grey)}}.facets__col--color{--width: 6}@media screen and (max-width: 1023px){.facets__col>div{position:relative;overflow:hidden;display:grid;grid-template-rows:0fr;width:100%;transition:grid-template-rows var(--duration-medium) var(--ease-in-out-circ)}}@media screen and (max-width: 1023px){.facets__col>div>*{min-height:0}}.facets__col.is-open>div{grid-template-rows:1fr}@media screen and (min-width: 1024px){.facets__col+.facets__col{margin-left:calc(1 / var(--columns) * 100%)}}.facets__title{position:relative;float:left;display:flex;align-items:center;width:100%;line-height:1}@media screen and (min-width: 1024px){.facets__title{margin-bottom:12px}}@media screen and (max-width: 1023px){.facets__title{padding:16px 0}}.facets__title:before{content:"";position:absolute;top:3px;left:1px;transform:translate(-5px) translateZ(0);display:inline-block;width:3px;height:3px;opacity:0;background:var(--jf-black);border-radius:50%;transition:opacity var(--duration-short) var(--ease-in-out-circ),transform var(--duration-short) var(--ease-in-out-circ)}@media screen and (max-width: 1023px){.facets__title:before{top:19px}}.facets__title svg{display:none;width:8px;height:8px}@media screen and (max-width: 1023px){.facets__title svg:first-child{display:block}}.facets__title>span{display:flex;align-items:center;justify-content:space-between;width:100%;transition:transform var(--duration-short) var(--ease-in-out-circ)}.facets__title.is-active:before{transform:none;opacity:1}.facets__title.is-active>span{transform:translate(10px) translateZ(0)}@media screen and (max-width: 1023px){.facets__title[aria-expanded=true]>span svg:first-child{display:none}}@media screen and (max-width: 1023px){.facets__title[aria-expanded=true]>span svg:last-child{display:block}}.facets__input-wrapper{display:flex;width:100%}.facets__input-wrapper+.facets__input-wrapper{margin-top:10px}.facets__input-wrapper:first-child{margin-top:12px}.facets__input-wrapper:last-child{margin-bottom:40px}.facets label{cursor:pointer;display:flex;align-items:center;width:100%;padding:12px;border:thin solid var(--jf-light-grey)}.facets input[type=checkbox]:checked+label,.facets input[type=radio]:checked+label{border-color:var(--color-black)}.facets input[type=checkbox]:focus-visible+label,.facets input[type=radio]:focus-visible+label{outline:1px solid var(--jf-black);outline-offset:2px}.facets input[type=checkbox]:disabled+label,.facets input[type=radio]:disabled+label{cursor:not-allowed;opacity:.5}.facets__col--color .facets__swatch{width:calc(50% - 12px);height:12px}.facets__col--color .facets__swatch img{-o-object-fit:cover;object-fit:cover}.facets__overlay{position:fixed;z-index:-1;top:0;left:0;width:100%;height:100%;max-height:none;opacity:.1;background:var(--jf-black)}.facets__overlay[x-cloak]{display:none}.facets .loader{position:absolute;top:0;left:0;width:100%;height:100%;font-size:14px;color:var(--jf-white);background:var(--jf-black)}@keyframes shimmer{to{transform:translate(100%)}}.plp-edito-hero{position:relative;grid-column:1/-1;width:100%}.plp-edito-hero__container{display:grid;grid-template-columns:repeat(var(--mobile-grid-columns),1fr);gap:0 var(--mobile-gutter-width);padding-right:var(--mobile-side-gutters);padding-left:var(--mobile-side-gutters);position:relative;grid-column:1/-1;width:100%}@media screen and (min-width: 768px){.plp-edito-hero__container{display:grid;grid-template-columns:repeat(var(--desktop-grid-columns),1fr);gap:0 var(--desktop-gutter-width);padding-right:var(--desktop-side-gutters);padding-left:var(--desktop-side-gutters)}}.plp-edito-hero__container__text-content{position:absolute;z-index:1;bottom:25px;left:20px}@media screen and (min-width: 1024px){.plp-edito-hero__container__text-content{bottom:40px;left:30px}}.plp-edito-hero__title{margin:0;color:var(--jf-white)}@media screen and (min-width: 1024px){.plp-edito-hero__title{margin-bottom:10px}}.plp-edito-hero__subtitle{margin:0;font-family:var(--font-editorial-new);color:var(--jf-white)}@media screen and (min-width: 1024px){.plp-edito-hero__subtitle{line-height:1.2}}.plp-edito-hero__subtitle.italic{font-family:var(--font-editorial-new-italic)}.plp-edito-hero--no-bleed .plp-edito-hero__container{display:grid;grid-template-columns:repeat(var(--mobile-grid-columns),1fr);gap:0 var(--mobile-gutter-width);padding-right:var(--mobile-side-gutters);padding-left:var(--mobile-side-gutters);padding:0}@media screen and (min-width: 768px){.plp-edito-hero--no-bleed .plp-edito-hero__container{display:grid;grid-template-columns:repeat(var(--desktop-grid-columns),1fr);gap:0 var(--desktop-gutter-width);padding-right:var(--desktop-side-gutters);padding-left:var(--desktop-side-gutters);gap:0!important;max-width:var(--page-width);margin:0 auto;padding:0}}.plp-edito-hero--no-bleed .plp-edito-hero__image-container{grid-column:1/-1}@media screen and (min-width: 768px){.plp-edito-hero--no-bleed .plp-edito-hero__image-container--1{grid-column:1/7;align-self:unset;aspect-ratio:unset}.plp-edito-hero--no-bleed .plp-edito-hero__image-container--2{grid-column:7/13;align-self:unset;aspect-ratio:unset}}.plp-edito-hero--no-bleed .plp-edito-hero__title{line-height:1.2;color:var(--jf-white);text-transform:uppercase}.plp-edito-hero--no-bleed .plp-edito-hero__subtitle{max-width:85vw;font-family:var(--font-editorial-new);color:var(--jf-white)}@media screen and (min-width: 1024px){.plp-edito-hero--no-bleed .plp-edito-hero__subtitle{max-width:45vw}}.plp-edito-hero--no-bleed .plp-edito-hero__subtitle.italic{font-family:var(--font-editorial-new-italic)}.plp-edito-hero__image-container{position:relative;grid-column:1/-1;align-self:center;width:100%}.plp-edito-hero__image-container .plp-edito-hero__title{position:absolute;bottom:25px;left:50%;transform:translate(-50%);width:100%;font-weight:100;line-height:1.2;text-align:center}@media screen and (min-width: 1024px){.plp-edito-hero__image-container .plp-edito-hero__title{bottom:40px;text-transform:uppercase}}.plp-edito-hero__image-container .plp-edito-hero__subtitle{margin:40px 0;font-family:var(--font-editorial-new);color:var(--jf-black);text-align:center}@media screen and (min-width: 1024px){.plp-edito-hero__image-container .plp-edito-hero__subtitle{margin-top:40px}.plp-edito-hero__image-container .plp-edito-hero__subtitle.italic{font-family:var(--font-editorial-new-italic)}}@media screen and (min-width: 768px){.plp-edito-hero__image-container--1{grid-column:1/7;aspect-ratio:686/794}}.plp-edito-hero__image-container--2{aspect-ratio:458/609}@media screen and (min-width: 768px){.plp-edito-hero__image-container--2{grid-column:8/12;aspect-ratio:unset}}.plp-edito-hero--mobile-image-1 .plp-edito-hero__image-container--1{display:block}@media screen and (min-width: 768px){.plp-edito-hero--mobile-image-1 .plp-edito-hero__image-container--1{display:block}}.plp-edito-hero--mobile-image-1 .plp-edito-hero__image-container--2{display:none}@media screen and (min-width: 768px){.plp-edito-hero--mobile-image-1 .plp-edito-hero__image-container--2{display:block}}.plp-edito-hero--mobile-image-2 .plp-edito-hero__image-container--1{display:none}@media screen and (min-width: 768px){.plp-edito-hero--mobile-image-2 .plp-edito-hero__image-container--1{display:block}}.plp-edito-hero--mobile-image-2 .plp-edito-hero__image-container--2{display:block}@media screen and (min-width: 768px){.plp-edito-hero--mobile-image-2 .plp-edito-hero__image-container--2{display:block}}.plp-edito-hero__image{position:relative;overflow:hidden;width:100%;height:100%}@media screen and (min-width: 768px){.plp-edito-hero__image{aspect-ratio:3/4}}@media screen and (min-width: 1024px){.plp-edito-hero__image{aspect-ratio:4/5;height:100%}}.plp-edito-hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.plp-edito-hero__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;order:2;padding:2rem 1rem;text-align:center}@media screen and (min-width: 768px){.plp-edito-hero__content{padding:3rem 2rem}}@media screen and (min-width: 1024px){.plp-edito-hero__content{grid-column:2;min-width:300px;max-width:400px;padding:2rem}}
