@charset "UTF-8";.section-container[data-v-1cfed9ad]{margin:0 auto;max-width:1200px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-list[data-v-1cfed9ad]{display:grid;gap:5px;grid-template-columns:repeat(6,1fr);list-style:none;padding:0}.product-list .product-item[data-v-1cfed9ad]{cursor:pointer;margin-top:10px;width:180px}.product-list .product-item .product-price[data-v-1cfed9ad]{font-size:16px;font-weight:700;margin-top:8px}.product-list .product-item .product-price[data-v-1cfed9ad]:after{content:"원";font-size:15px}.product-list .product-item .product-name[data-v-1cfed9ad]{color:#000;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;word-break:break-word}.product-list .product-item .product-oe-stock[data-v-1cfed9ad]{color:#666;display:flex;font-size:13px;justify-content:space-between;margin-top:4px}.product-list .product-item .product-oe-stock .product-oe[data-v-1cfed9ad]{background-color:#f5f6fa;color:#333;overflow:hidden;padding:0 6px;text-overflow:ellipsis;white-space:nowrap}.product-list .product-item .product-oe-stock .product-stock[data-v-1cfed9ad]{background-color:#f5f6fa;color:#333;font-weight:700;padding:0 6px;text-align:right}.product-list .product-item .img-wrapper[data-v-1cfed9ad]{border:none;border-radius:15px;height:230px;outline:none;overflow:hidden;width:100%}.product-list .product-item .img[data-v-1cfed9ad]{background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;height:100%;outline:none;transition:transform .275s ease-in-out;width:100%}.product-list .product-item:hover .img[data-v-1cfed9ad]{transform:scale(1.5);transition:transform .275s ease-in-out}
