.c-productListCard__item{display:flex;flex-direction:column;font-weight:700;overflow:hidden;transform-origin:center}.c-productListCard__itemLink{display:contents;margin-bottom:.25rem}.c-productListCard__itemLink:hover{color:var(--color-text-primary-default)}.c-productListCard__itemLink p{text-decoration:none}.c-productListCard__itemContent{display:flex;flex-direction:column;justify-content:center;height:auto;width:100%;padding:.75rem}.c-productListCard__itemOverlay{position:relative;width:100%;overflow:hidden;display:block;height:auto;aspect-ratio:546/384}.c-productListCard__itemOverlay img{width:100%;height:100%}@media(hover:hover)and (pointer:fine){.c-productListCard__itemOverlay:hover .c-productListCard__itemViewer{opacity:1}}.c-productListCard__loadMore{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem}.c-productListCard__itemLabel{font-size:.75rem;color:#614d8a;font-weight:400}.c-productListCard__itemTitle{font-size:.875rem;line-height:1rem;color:var(--color-text-primary-default);font-family:var(--font-text-label-font-font-family,Jost);font-size:var(--font-text-label-size-sm);font-weight:var(--font-text-label-weight-weight-2)}.c-productListCard__itemDescription{font-size:.75rem;line-height:1rem;color:var(--color-text-alt-default);font-weight:400;margin-bottom:1rem}.c-productListCard__itemActions{position:absolute;top:.75rem;right:.75rem;z-index:1}.c-productListCard__itemViewer{opacity:0;transition:opacity .2s;position:absolute;bottom:1rem;left:50%;transform:translate(-50%);z-index:1}.c-productListCard__itemViewer button{background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);--btnHeight:1.75rem;font-size:var(--font-text-body-size-xs);padding:0 .75rem;--iconSize:20px;white-space:nowrap}@media(hover:hover)and (pointer:fine){.c-productListCard__itemViewer button:hover{--btnBorderColor:white}}.c-productListCard__tagFrance{display:inline-flex;align-items:center;font-size:.75rem;font-weight:400}.c-cardColors+.c-productListCard__tagFrance{margin-top:.5rem}.c-productListCard__footer{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:4px;width:100%}@media screen and ((min-width:768px) and (max-width:1024px)){.c-productListCard__footer{flex-direction:column}}.modalFilter-button>button{border-color:#13133a!important;border-radius:0!important}.c-productListCard__itemViewer>button{color:#000}