.product-selection-item{width:48%}@media (min-width:1024px){.product-selection-item{width:auto}}.product-card{background:#fff;border-radius:20px;box-shadow:0 4px 24px rgba(53,51,57,.08);display:block;height:auto;overflow:hidden;-webkit-text-decoration:none;text-decoration:none;width:auto}@media (min-width:1024px){.product-card{min-height:337px;width:216px}}.product-card:hover:not(.skeleton){box-shadow:0 6px 28px rgba(53,51,57,.12)}.product-content{color:#111;padding:0 8px 12px}@media (min-width:1024px){.product-content{padding:0 16px 16px}}.product-photo{background:#e8e8e8;overflow:hidden;position:relative;width:100%;aspect-ratio:1/1}.name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:12px;margin:8px 0;min-height:25px;padding:0;word-break:break-word}@media (min-width:1024px){.name{font-size:12px;line-height:16px;min-height:32px}}@media (max-width:400px){.name{font-size:10px}}.controls{align-items:center;display:flex;justify-content:space-between}.controls>:not(:last-child){margin-right:8px}