.product_card{display:block;text-decoration:none;position:relative}.product_card.minimalist .product_card__image{margin:0}.product_card.sold_out .product_card__media:after{content:"";position:absolute;z-index:11;inset:0;background:rgba(255,255,255,0.5);pointer-events:none}@media (hover:hover){.product_card:active .product_card__media .product_card__content_link,.product_card:focus .product_card__media .product_card__content_link,.product_card:has(:focus-visible) .product_card__media .product_card__content_link,.product_card:hover .product_card__media .product_card__content_link{opacity:1}}.product_card:has(:focus-visible){outline:1px solid var(--color-foreground,#000);outline-offset:2px}.product_card a{text-decoration:none;color:inherit}.product_card .product_card__link{display:block}.product_card .product_card__media{position:relative;isolation:isolate}.product_card .product_card__media .product_card__content_link{position:absolute;z-index:5;bottom:0;left:0;width:100%;padding:16px;transition:opacity 150ms;opacity:0}.product_card .product_card__content_link{display:block;text-decoration:none;color:inherit}.product_card{--pc-image-ratio:2/3}.product_card .product_card__image{position:relative;overflow:hidden;margin:0 0 12px;aspect-ratio:var(--pc-image-ratio)}.product_card .product_card__variants_layer{position:absolute;top:0;right:0;left:0;aspect-ratio:var(--pc-image-ratio);pointer-events:none}.product_card .product_card__variants_backdrop{display:none}.product_card .product_card__toggle_layer{position:absolute;top:0;right:0;left:0;aspect-ratio:var(--pc-image-ratio);pointer-events:none}.product_card .product_card__packshot{position:absolute;inset:0;z-index:3;opacity:0;pointer-events:none;transition:opacity 200ms ease-out}.product_card .product_card__packshot img{display:block;width:100%;height:100%;object-fit:cover}.product_card .product_card__slider,.product_card .product_card__slider .swiper,.product_card .product_card__slider .swiper-slide{display:block;width:100%!important}.product_card .product_card__slider .product_card__link,.product_card .product_card__slider .swiper,.product_card .product_card__slider .swiper-slide,.product_card .product_card__slider .swiper-wrapper{height:100%}.product_card .product_card__slider .swiper-slide{position:relative}.product_card .product_card__image>img,.product_card .product_card__image>svg,.product_card .product_card__image>video,.product_card .product_card__slider .swiper-slide>img,.product_card .product_card__slider .swiper-slide>video{display:block;width:100%;height:100%;object-fit:cover}@media only screen and (max-width:750px){.collection_products_list .product_card .product_card__image>img,.collection_products_list .product_card .product_card__image>video,.collection_products_list .product_card .product_card__slider .swiper-slide>img,.collection_products_list .product_card .product_card__slider .swiper-slide>video{object-fit:contain}}.product_card .product_card__slider .swiper-pagination{position:absolute;z-index:2;bottom:8px}.product_card .product_card__slider .swiper-pagination .swiper-pagination-bullet{opacity:1;background:rgba(253,253,251,0.6)}.product_card .product_card__slider .swiper-pagination .swiper-pagination-bullet-active{background:#fdfdfb}.product_card .product_card__nav{position:absolute;z-index:6;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;cursor:pointer;background:transparent;opacity:0;transition:opacity 150ms ease-out}.product_card .product_card__nav svg{display:block;width:7px;height:auto}.product_card .product_card__nav--prev{left:8px}.product_card .product_card__nav--next{right:8px}.product_card .product_card__nav:focus-visible{outline:1px solid var(--color-foreground,#000);outline-offset:2px}.product_card .product_card__nav.swiper-button-disabled{opacity:0!important;pointer-events:none}.product_card:has(:focus-visible) .product_card__nav:not(.swiper-button-disabled),.product_card:hover .product_card__nav:not(.swiper-button-disabled){opacity:1}@media screen and (max-width:750px){.product_card.minimalist .product_card__slider .swiper{touch-action:auto}.product_card.minimalist .product_card__nav{display:none}.product_card .product_card__image{margin-bottom:8px}}.product_card .product_card_tag{background-color:var(--color-background);padding:4px 4px 2px;font-weight:300;position:absolute;top:10px;right:10px;z-index:5}@media only screen and (max-width:750px){.product_card .product_card_tag{font-size:10px;line-height:12px;top:4px;right:4px}}.product_card .product_card__variants{position:absolute;z-index:10;right:10px;bottom:10px;left:10px;display:flex;flex-direction:column;gap:14px 8px;padding:12px;background:rgba(253,253,251,0.95);opacity:0;visibility:hidden;transform:translateY(100%);transition:opacity 200ms ease-out,visibility 200ms ease-out,transform 200ms ease-out;pointer-events:none}.product_card .product_card__variants a,.product_card .product_card__variants button{pointer-events:auto}@media only screen and (max-width:750px){.product_card .product_card__variants{padding:8px}}.product_card:has(:focus-visible) .product_card__variants,.product_card:hover .product_card__variants{opacity:1;visibility:visible;transform:translateY(0)}.product_card .product_card__add:focus-visible,.product_card .product_card__color:focus-visible,.product_card .product_card__size:focus-visible,.product_card .product_card__size_guide:focus-visible,.product_card .product_card__variants_toggle:focus-visible{outline:1px solid var(--color-foreground,#000);outline-offset:2px}@media (hover:none){.product_card .product_card__nav{display:none}}.product_card .product_card__scrollbar{--swiper-scrollbar-size:2px;--swiper-scrollbar-bottom:0px;--swiper-scrollbar-sides-offset:0px;--swiper-scrollbar-border-radius:0;--swiper-scrollbar-bg-color:transparent;--swiper-scrollbar-drag-bg-color:#000;z-index:6;opacity:0;pointer-events:none;transition:opacity 200ms ease}.product_card .product_card__scrollbar .swiper-scrollbar-drag{display:block;top:0}@media (hover:none),screen and (max-width:750px){.product_card .product_card__slider.loaded .product_card__scrollbar{opacity:1;pointer-events:auto}}.product_card .product_card__variants_toggle{position:absolute;z-index:11;bottom:10px;left:10px;display:none;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;pointer-events:auto}.product_card .product_card__variants_toggle svg{display:block;width:11px;height:11px;transition:transform 200ms ease}.product_card .product_card__variants_toggle path{stroke:currentColor}.product_card .product_card__variants_toggle:after{position:absolute;inset:-8px;content:""}.product_card .product_card__variants_toggle[aria-expanded=true] svg{transform:rotate(45deg)}@media (hover:none),screen and (max-width:750px){.product_card .product_card__variants_toggle{display:flex}.product_card:has(:focus-visible) .product_card__variants,.product_card:hover .product_card__variants{opacity:0;visibility:hidden;transform:translateY(100%)}.product_card[data-variants-open=true] .product_card__variants,.product_card[data-variants-open=true]:has(:focus-visible) .product_card__variants,.product_card[data-variants-open=true]:hover .product_card__variants{opacity:1;visibility:visible;transform:translateY(0)}.product_card .product_card__variants .card_product__mannequin{display:none}.product_card .product_card__variants{right:0;bottom:0;left:0;background:rgb(253,253,251)}.product_card[data-variants-open=true] .product_card__variants_backdrop{display:block;position:absolute;z-index:5;top:0;right:0;left:0;aspect-ratio:var(--pc-image-ratio);background:rgba(0,0,0,0.3)}.product_card[data-variants-open=true] .product_card__variants{z-index:6}.product_card[data-variants-open=true] .product_card__variants_toggle{display:none}}.product_card .product_card__variants_row{display:flex;align-items:center;justify-content:space-between;gap:12px}@media only screen and (max-width:750px){.product_card .product_card__variants_row{gap:10px 6px;flex-wrap:wrap}}.product_card .card_product__mannequin{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;line-height:10px;font-weight:300}@media only screen and (max-width:750px){.product_card .card_product__mannequin{flex-direction:column;align-items:flex-start}}.product_card .product_card__sizes{display:flex;flex-wrap:wrap;align-items:center;gap:16px}@media only screen and (max-width:750px){.product_card .product_card__sizes{gap:8px}}.product_card .product_card__sizes[hidden]{display:none}.product_card .product_card__size{font-size:12px;font-weight:300;line-height:1;text-transform:uppercase;color:inherit}.product_card .product_card__size.is-unavailable{color:rgba(21,17,13,0.35);text-decoration:line-through}.product_card .product_card__add{padding:0;border:0;background:transparent;color:inherit;font-family:inherit;font-size:12px;font-weight:300;line-height:1;text-transform:uppercase;cursor:pointer}.product_card .product_card__add.is-unavailable{color:rgba(21,17,13,0.35);cursor:default}.product_card .product_card__colors_list{display:flex;align-items:center;gap:8px}.product_card .product_card__colors_count{margin-right:2px;font-size:12px;line-height:1;color:rgba(21,17,13,0.4)}.product_card .product_card__color{display:flex;align-items:center;justify-content:center}.product_card .product_card__color_bullet{display:block;width:10px;height:10px;border-radius:50%;border:1px solid rgba(21,17,13,0.15)}.product_card .product_card__color_motif{display:block;width:10px;height:10px;border-radius:50%;object-fit:cover}.product_card .product_card__colors{position:absolute;z-index:2;right:8px;bottom:8px;padding:2px 16px 2px 8px;transition:opacity 180ms ease-out;background-color:rgba(253,253,251,0.9);clip-path:polygon(0 0,calc(100% - 12px) 0,100% 100%,0 100%)}.product_card .product_card__colors span{font-size:12px;font-weight:400;line-height:14px;text-transform:uppercase}.product_card .product_card__title{font-size:12px;font-weight:300;line-height:16px;text-transform:uppercase;margin:0}@media only screen and (max-width:750px){.product_card .product_card__title{font-size:11px;line-height:14px}}.product_card .product_card__price{font-weight:300;display:flex;align-items:center;gap:12px}.product_card .product_card__price s{color:#808080}@media only screen and (max-width:750px){.product_card .product_card__price{font-size:11px;line-height:14px}}.product_card .product_card__size_guide{flex:0 0 auto;padding:0;border:0;background:transparent;color:inherit;font-family:inherit;font-size:12px;font-weight:300;line-height:1;color:#808080;text-underline-offset:4px;text-decoration:underline;cursor:pointer}.is-packshot-view .product_card__packshot{opacity:1}.is-packshot-view .product_card:has(:focus-visible) .product_card__packshot,.is-packshot-view .product_card:hover .product_card__packshot{opacity:0}