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