.recently-viewed{overflow-x:clip;overflow-y:visible}.recently-viewed__info{margin-bottom:4rem}.recently-viewed__heading{margin-bottom:.8rem}.recently-viewed__products-grid{display:grid;gap:2.4rem}@media(min-width:75em){.recently-viewed__products-grid{gap:4rem 2.4rem;grid-template-columns:repeat(var(--desktop-columns),1fr)}}.recently-viewed .swiper-slide{height:auto}.recently-viewed .swiper-arrow{background-color:var(--color-background);border:1px solid var(--color-border);border-radius:50%;color:var(--color-primary-button-text);height:4.4rem;padding:1.2rem 1.8rem;transform:translateY(-50%);transition:opacity var(--transition);width:4.4rem}
.badge{align-items:center;background-color:var(--color-system-black);color:var(--color-system-white);display:flex;font-size:1.2rem;height:auto;justify-content:center;line-height:1;padding:.6rem .7rem;text-align:center;width:-moz-max-content;width:max-content}.badge--small{padding:.6rem .8rem}.badge--large{padding:.6rem .7rem}.badge--new{background:var(--color-badge-new);color:var(--color-badge-new-text)}.badge--sale{background:var(--color-sale);color:var(--color-badge-sale-text)}.badge--sold-out{background:var(--color-badge-sold-out);color:var(--color-badge-sold-out-text)}.badge--favoris-de-jacynthe{background:var(--color-badge-jacynthe);color:var(--color-badge-jacynthe-text)}
.product-card{background-color:var(--card-background-color);color:var(--card-text-color);display:block;height:100%;min-width:0;position:relative}.product-card__form-wrapper{height:100%}.product-card__form-wrapper>*{height:inherit}.product-card.loading{min-height:35rem;width:100%}@media(min-width:75em){.product-card.loading{min-height:50rem}}.product-card__headless-loader{min-width:0}.product-card__images{position:relative}.product-card__images,.product-card__images img{transition:var(--transition)}.product-card__image--placeholder{aspect-ratio:1/1;width:100%}.product-card--sold-out .product-card__images img,.product-card--sold-out .product-card__images svg{opacity:.5}.product-card__image-wrapper{display:none;overflow:hidden}.product-card__image-wrapper.active{display:block}.product-card__image-wrapper img,.product-card__image-wrapper svg{aspect-ratio:1/1;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:75em){.product-card__image-wrapper.hover-image{bottom:0;display:block;left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:var(--transition)}}.product-card__info{display:flex;flex-direction:column;gap:1.6rem;justify-content:flex-end;margin-top:2.4rem;transition:var(--transition);z-index:3}.product-card--sold-out .product-card__info{opacity:.5}.product-card__transactional_badges{display:flex;flex-wrap:wrap;gap:.8rem;left:0;position:absolute;top:0;z-index:2}.product-card__vendor-wishlist-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between}.product-card__vendor{word-wrap:break-word;color:var(--color-text-60);padding:.2rem 0}.product-card__type{color:var(--color-text-60);font-size:1rem;line-height:1.2}@media(max-width:74.99em){.product-card__price .price-item{font-size:1.5rem}}.product-card__price .price-item--regular{color:var(--card-text-color);font-size:1.7rem;font-weight:300;line-height:1.4rem}.product-card__price .price-item--sale{font-size:1.7rem}@media(max-width:74.99em){.product-card__price .price__from{margin-bottom:.4rem}}.product-card__price .price__compare{align-items:center;display:flex;font-family:var(--font-body-family);font-size:1.2rem;font-weight:300;line-height:1.4rem;padding-left:.8rem}.product-card__price .price__regular{line-height:1.4rem}.product-card__price .price__sale{align-items:center;flex-direction:row-reverse!important;gap:.8rem}@media(max-width:74.99em){.product-card__price .price__sale{flex-direction:column!important;gap:0}.product-card__rating-price-container:not(.product-card__rating-price-container--has-rating) .product-card__price .price__sale{align-items:flex-start}.product-card__rating-price-container:not(.product-card__rating-price-container--has-rating) .product-card__price .price__sale .price__compare{padding-left:0}}.product-card__price .price__sale dd{line-height:2.2rem}.product-card__price .price__sale .price-item--regular{color:var(--color-text-60);font-family:var(--font-body-family);font-size:1.2rem;font-weight:300;line-height:1.4rem}.product-card__price .price__sale .price-item--sale{font-weight:300}@media(max-width:74.99em){.product-card__price .price dd{display:flex;flex-direction:column}.product-card__rating-price-container--has-rating .product-card__price .price dd{align-items:flex-end}}.product-card__price .price dd:empty{display:none}@media(max-width:74.99em){.product-card__price .price__regular,.product-card__price .price__sale{line-height:normal}}.product-card__card{display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;position:relative;width:100%}.product-card__hover-form{background:var(--color-system-white);bottom:-100%;display:flex;flex-direction:column;gap:1.6rem;opacity:0;position:absolute;transition:bottom var(--transition),opacity var(--transition);width:100%;z-index:4}.product-card .product-form,.product-card .product-form__submit{margin-top:1.6rem}.product-card .product-form__submit .button__content{flex-wrap:wrap;justify-content:center}.product-card .product-form__submit .button__text{align-items:center;display:flex;flex-wrap:wrap;font-size:1.2rem;gap:.5rem;justify-content:center}.product-card .product-form__submit .button__text .price,.product-card .product-form__submit .button__text .price-item{color:var(--color-secondary-button-text)!important}.product-card .product-form__submit .button__product-card-price-container{align-items:center;display:flex;font-size:1.2rem;font-weight:600;gap:.8rem}.product-card .product-form__submit .button__product-card-price-container span{line-height:normal}.product-card .product-form__submit .button__product-card-price-container svg{height:.4rem;min-width:0;width:.4rem}.product-card .product-form__options{gap:0}.product-card .product-form__option--select{padding:0 1px}.product-card .product-form__option:not(:last-child){border-top:1px solid var(--color-border);padding:1.2rem 0}.product-card .product-form__option:nth-child(2){border-bottom:1px solid var(--color-border);margin-bottom:1.6rem}.product-card .product-form .swatches__swatch{height:1.8rem;width:1.8rem}.product-card .product-form .product-card-size-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1.6rem}.product-card .product-form .product-card-size-buttons .size-buttons__button{font-family:var(--font-body-family);font-size:1.6rem;transition:color var(--transition)}.product-card .product-form .product-card-size-buttons .size-buttons__button:hover{color:var(--color-link-text-hover);cursor:pointer}.product-card .product-form .product-card-size-buttons .size-buttons__button-container input:checked+.size-buttons__button{text-decoration:underline}.product-card__quick-add{border-top:.1rem solid var(--color-background);margin-top:1rem;padding-top:.5rem}.product-card__quick-add button{padding:0}@media(min-width:48em){.product-card__quick-add{display:none}}.product-card__title a{color:inherit;font-size:1.4rem;text-decoration:none;white-space:normal}.product-card__description,.product-card__title a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.product-card__description{color:var(--card-text-color-80)}.product-card__description p{margin:0}.product-card__title-description-container{display:flex;flex-direction:column;gap:.4rem}.product-card__wishlist{position:absolute;right:0;top:0;z-index:2}.product-card__rating{align-items:center;display:flex;gap:.4rem}@media(max-width:74.99em){.product-card__rating a{font-size:1.5rem}}.product-card__rating svg{color:var(--color-text);height:1.8rem;width:1.8rem}.product-card__rating-price-container{align-items:center;border-top:1px solid var(--color-border);display:flex;justify-content:space-between;padding-top:1.6rem}.product-card__rating-price-container>*{line-height:1.8rem}.product-card__quick-view-button{margin-top:1.6rem;width:100%}.product-card__informational_badges{display:flex;flex-wrap:wrap;gap:.6rem}.product-card__default .product-card__images{display:none}.product-card__review-count{text-decoration:none}@media(min-width:75em){.product-card:hover{cursor:pointer}.product-card:hover .product-card__image-wrapper.hover-image{opacity:1}.product-card:hover .product-card__hover-form{bottom:0;opacity:1;z-index:4}.product-card:hover .product-card__hover-form .product-card__rating-price-container{display:none}.product-card:hover .product-form{margin-top:0}}.product-card--sold-out{pointer-events:none}.product-card--skeleton .price__regular,.product-card--skeleton .product-card__title,.product-card--skeleton .product-card__title a,.product-card--skeleton .product-card__vendor{background-color:var(--color-system-placeholder);border-radius:.5rem;color:var(--color-system-placeholder);opacity:.8}.product-card--skeleton .product-card__formats-wishlist-wrapper,.product-card--skeleton .product-card__reviews{display:none}.product-card--skeleton .product-card__image-wrapper{display:block;overflow:initial}.product-card--skeleton .price__regular{width:100%}.product-card .product-card__info,.product-card lazy-resources{display:flex;flex-grow:1}.product-card lazy-resources{flex-direction:column;height:100%}
.product-card-form .swatches{align-items:center;gap:.8rem}.product-card-form .swatches__swatch{height:1.6rem;width:1.6rem}.product-card-form .swatches__swatch-color{height:100%;width:100%}.product-card-form .swatches__more{padding:0}.product-card-form .swatches .responsive-image__wrapper{height:100%;width:100%}
@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}
:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
