:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-productListCard{background:#f4f4f4;border-radius:20px;display:flex;flex-direction:column;padding:2.4rem;width:100%}.v-productListCard__wrapper{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:3.2rem}.v-productListCard__iconContainer{background:#fff;border-radius:16px;padding:1.6rem;width:fit-content}@media screen and (max-width:992px){.v-productListCard__iconContainer{padding:1.2rem}}.v-productListCard__cardIcon{height:8rem;width:8rem}@media screen and (max-width:992px){.v-productListCard__cardIcon{height:7.2rem;width:7.2rem}}.v-productListCard__cardLabel{background:#feefb9;border-radius:8px;font-size:1.4rem;line-height:2.4rem;padding:.8rem}.v-productListCard__cardContent{flex-grow:1;margin-bottom:3.2rem}.v-productListCard__cardDescr{font-size:1.4rem;line-height:2.4rem}.v-productListCard__cardTitle{margin-bottom:1.6rem}.v-productListCard__cardTitleLink{display:-webkit-box;font-size:2rem;font-weight:700;line-clamp:2;-webkit-line-clamp:2;line-height:2.8rem;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}@media screen and (max-width:640px){.v-productListCard__cardLink{width:fit-content}}
