.product-item[data-v-3beb42e2]{width:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;padding:20px}.product-item .product-item-box[data-v-3beb42e2]{cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.product-item .product-item-box:hover .product-item-img .product-item-mask[data-v-3beb42e2]{opacity:.4}.product-item .product-item-box:hover .info[data-v-3beb42e2]{color:var(--color-active)}.product-item .product-item-box .product-item-img[data-v-3beb42e2]{height:300px;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:contain;background-repeat:no-repeat;background-position:50%;border:1px solid #efefef;border-radius:6px}.product-item .product-item-box .info[data-v-3beb42e2]{padding:15px 20px 30px;text-align:center;color:var(--color-title);font-size:16px}@media screen and (max-width:850px){.product-item[data-v-3beb42e2]{width:100%;padding:15px;display:block}}