@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.c-listItem{position:relative;height:auto;border-radius:.8rem;border:1px solid var(--color_grey_darker);width:100%}.swiper-slide .c-listItem{width:250px;height:100%}.c-listItem .c-listItem__inner{display:flex;height:100%;flex-direction:column;padding:1.6rem}.c-listItem .c-listItem__inner:hover img{transform:scale(1.1)}.c-listItem__imageWrapper{position:relative}.c-listItem__image{display:block;background-color:var(--color_white);aspect-ratio:277/200;position:relative;overflow:hidden;border-radius:.8rem}.c-listItem__image img{object-fit:contain;height:100%;width:100%;pointer-events:none;transform:scale(1);transition:.5s ease-in-out;transform-origin:center}.c-listItem__imageTopLeft{position:absolute;z-index:2;top:0;left:0}.c-listItem__content{padding-top:1.6rem;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start}.c-listItem__addQuote{display:flex;align-items:flex-end;justify-content:flex-end;flex-grow:1}.c-listItem__brand{font-size:1.2rem;font-weight:600;color:var(--color-text-accent-default);margin-bottom:.8rem}.c-listItem__title{margin-bottom:.4rem;display:-webkit-box;font-size:1.4rem;overflow:hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;pointer-events:none;font-weight:700;text-align:left;min-height:5.04rem;line-height:1.2}.c-listItem__title:hover{text-decoration:underline;color:var(--color_blue)}.c-listItem__ref{font-size:12px;font-weight:500;line-height:1.25;text-align:left;color:var(--color_black);display:inline-block;margin-bottom:.8rem}.c-listItem__actions{width:100%;text-align:center;margin-top:1.6rem;flex-direction:column;gap:1.2rem;display:flex;justify-content:flex-end;flex-grow:1}.c-listItem__actions button{width:100%}.c-listItem__addToWishlist{position:absolute;z-index:2;top:1.6rem;right:1.6rem}@media only screen and (max-width:576px){.c-listItem__addToWishlist{top:1.2rem;right:1.2rem}}.c-listItem--article .c-listItem__title{margin-bottom:.8rem}.c-listItem--article .c-listItem__image{aspect-ratio:270/200;border-radius:.4rem}.c-listItem__date{font-size:1.4rem;color:var(--color-text-default)}.c-listItem--advice .c-listItem__image,.c-listItem--inspiration .c-listItem__image{aspect-ratio:270/200;border-radius:.4rem}.c-listItem--catalog .c-listItem__image{aspect-ratio:270/312;border-radius:.8rem}.c-listItem--catalog .c-listItem__title,.c-listItem__desc{-webkit-line-clamp:2;line-clamp:2}.c-listItem__desc{display:-webkit-box;font-size:1.4rem;overflow:hidden;-webkit-box-orient:vertical}.c-priceList__conditioning{min-height:2.4rem;display:flex;align-items:flex-start;margin-top:1.2rem}.c-priceList__conditioning-spacer{height:0;margin:0}.c-priceList__conditioning-spacer.c-priceList__conditioning-spacer--active{height:2.4rem;margin-top:1.2rem}@media only screen and (max-width:576px){.c-listItem--product .c-listItem__inner{flex-direction:row;gap:1.2rem}.c-listItem--product .c-listItem__imageWrapper{width:10.4rem;flex-shrink:0}.c-listItem--product .c-listItem__title{min-height:3.36rem}}