.product-card_productCard__ZVyZe{display:flex;flex-direction:column;position:relative}.product-card_productCard__ZVyZe .product-card_productTitle__R2A9t{font-size:.95rem;font-weight:600;line-height:1.35;margin-top:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.565rem;overflow:hidden;transition:color .2s ease}.product-card_productCard__ZVyZe .product-card_productTitle__R2A9t:hover{color:var(--theme-primary-color)}.product-card_productCard__ZVyZe .product-card_sellerTitle__JLXN0{min-height:20.8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-card_productCard__ZVyZe h4{font-size:1.1rem;margin:0}.product-card_productCard__ZVyZe a{font-size:1rem;color:#252525}.product-card_productCard__ZVyZe img{border-radius:8px;width:100%;height:100%}.product-card_productCard__ZVyZe .product-card_freeShipping__3_T3C{color:red;font-size:12px;margin-top:5px}.product-card_productCard__ZVyZe .product-card_freeShipping__3_T3C>svg{width:12px;-webkit-margin-end:5px;margin-inline-end:5px}.product-card_productCard__ZVyZe .product-card_priceDiv__NRJAq{margin-top:6px;font-weight:700;display:flex;align-items:baseline;gap:8px}.product-card_productCard__ZVyZe .product-card_priceDiv__NRJAq .product-card_price__DC0Kk{font-size:1.05rem;color:var(--theme-primary-color)}.product-card_productCard__ZVyZe .product-card_priceDiv__NRJAq .product-card_salePrice__6kLLO{font-size:.9rem;font-weight:400;text-decoration:line-through;color:#8a8a8a}.product-card_productCard__ZVyZe .product-card_favoriteBtn__bkBgl{position:absolute;width:34px;height:34px;border:none;background:#fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;top:10px;inset-inline-end:10px;font-size:16px;color:var(--theme-primary-color);text-align:center;z-index:4;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.product-card_productCard__ZVyZe .product-card_favoriteBtn__bkBgl:hover{transform:scale(1.1);box-shadow:0 3px 9px rgba(0,0,0,.24)}.product-card_productCard__ZVyZe .product-card_favoriteBtn__bkBgl:active{transform:scale(.95)}.product-card_productCard__ZVyZe .product-card_label__vYoxn{position:absolute;top:10px;inset-inline-start:10px;padding:0 9px;border-radius:6px;font-size:11.5px;font-weight:700;text-transform:capitalize;letter-spacing:.02em;color:#fff;line-height:22px;height:22px;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,.18);z-index:40}.product-card_productCard__ZVyZe .product-card_labelSh__t1iY0{margin-top:6px;background-color:#d4e9d7;width:-moz-fit-content;width:fit-content;padding:0 10px;border-radius:5px;font-size:11px;color:#1e4620;line-height:20px;text-align:center;font-weight:600}.product-card_productCard__ZVyZe .product-card_productImage__fYHLU{position:relative;background-color:var(--theme-background-secondary-color);cursor:pointer;border:1px solid #eefcfd;border-radius:8px;overflow:hidden;transition:box-shadow .25s ease}.product-card_productCard__ZVyZe .product-card_productImage__fYHLU img{transition:transform .35s ease}.product-card_productCard__ZVyZe .product-card_productImage__fYHLU:hover{box-shadow:0 4px 14px rgba(0,0,0,.1)}.product-card_productCard__ZVyZe .product-card_productImage__fYHLU:hover img{transform:scale(1.04)}.product-card_productCard__ZVyZe .product-card_productImage__fYHLU:hover .product-card_hiddenImage__sWuPd{opacity:1}.product-card_productCard__ZVyZe .product-card_productImage__fYHLU .product-card_hiddenImage__sWuPd{position:absolute;width:100%;height:100%;top:0;z-index:3;opacity:0;transition:opacity .5s ease-in-out;border-radius:8px}.product-card_productCard__ZVyZe .product-card_productImage__fYHLU .product-card_height__GK0Ep{width:100%;height:100%;min-height:60vw}@media only screen and (max-width:600px){.product-card_productCard__ZVyZe .product-card_productImage__fYHLU .product-card_height__GK0Ep{min-height:38vw}}@media only screen and (min-width:600px){.product-card_productCard__ZVyZe .product-card_productImage__fYHLU .product-card_height__GK0Ep{min-height:30vw}}@media only screen and (min-width:900px){.product-card_productCard__ZVyZe .product-card_productImage__fYHLU .product-card_height__GK0Ep{min-height:215px}}@media only screen and (min-width:1000px){.product-card_productCard__ZVyZe .product-card_productImage__fYHLU .product-card_height__GK0Ep{min-height:240px}}@media only screen and (min-width:1400px){.product-card_productCard__ZVyZe .product-card_productImage__fYHLU .product-card_height__GK0Ep{min-height:330px}}.product-card_stockContainer__2EVLE{display:flex;justify-content:space-between;gap:1rem;padding:.5rem;border-radius:4px;background-color:#f8f9fa;margin-top:10px}.product-card_stockItem__R8_Ew{display:flex;align-items:center;font-size:12px;gap:.5rem}.product-card_stockLabel__kU4b6{color:#6c757d;font-weight:600}.product-card_stockValue__i5xCs{color:#2c3e50;font-weight:500}.product-stats_statsContainer__ecPfp{display:grid;grid-gap:20px;gap:20px;padding:20px;margin-top:60px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.product-stats_statsContainer__ecPfp{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.product-stats_statCard__kz13b{padding:15px}.product-stats_icon__jPiqI{font-size:1.5rem;margin-right:10px}.product-stats_statInfo__Vcbjh h3{font-size:.8rem}.product-stats_statInfo__Vcbjh p{font-size:1.2rem}}.product-stats_statCard__kz13b{display:flex;align-items:center;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s}.product-stats_icon__jPiqI{font-size:2rem;margin-right:15px;color:#a0a0a0}.product-stats_statInfo__Vcbjh h3{margin:0;font-size:.9rem;color:#666}.product-stats_statInfo__Vcbjh p{margin:5px 0 0;font-size:1.5rem;font-weight:700;color:#333}.product-stats_btn__IYkTH{background-color:gray;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s;float:right}.product-stats_btn__IYkTH:hover{background-color:#a9a9a9}.product-stats_btn__IYkTH:disabled{background-color:#d3d3d3;cursor:not-allowed}.product-grid_toolbar__RKx5a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.9rem;margin-bottom:1.4rem;border-bottom:1px solid rgba(0,0,0,.08)}.product-grid_toolbar__RKx5a h2{margin:0}@media(max-width:50em){.product-grid_toolbar__RKx5a{flex-wrap:wrap}.product-grid_toolbar__RKx5a h2{flex:1 1 100%}}.product-grid_controls__WvQcV{display:flex;align-items:center;gap:.6rem;flex-shrink:0}@media(max-width:50em){.product-grid_controls__WvQcV{margin-top:.75rem}}.product-grid_filterBtn__13rsi{align-items:center;gap:.5rem;padding:0 1rem;height:42px;border:1px solid rgba(0,0,0,.14);border-radius:8px;background:#fff;color:#252525;font-size:.92rem;font-weight:600;white-space:nowrap;transition:border-color .2s ease,color .2s ease,background-color .2s ease}@media(max-width:87.4375em){.product-grid_filterBtn__13rsi{display:flex}}.product-grid_filterBtn__13rsi svg{width:13px;height:13px}.product-grid_filterBtn__13rsi:hover{border-color:var(--theme-primary-color);color:var(--theme-primary-color)}.product-grid_filterBtn__13rsi:focus-visible{outline:2px solid var(--theme-primary-color);outline-offset:2px}.product-grid_sortWrap__Mk3AZ{position:relative;display:inline-flex;align-items:center}.product-grid_sortWrap__Mk3AZ:after{content:"";position:absolute;inset-inline-end:14px;top:50%;width:8px;height:8px;-webkit-border-end:2px solid #767676;border-inline-end:2px solid #767676;-webkit-border-after:2px solid #767676;border-block-end:2px solid #767676;transform:translateY(-65%) rotate(45deg);pointer-events:none;transition:border-color .2s ease}.product-grid_sortWrap__Mk3AZ:hover:after{border-color:var(--theme-primary-color)}.product-grid_sortWrap__Mk3AZ select{-moz-appearance:none;appearance:none;-webkit-appearance:none;height:42px;-webkit-padding-start:1rem;padding-inline-start:1rem;-webkit-padding-end:2.4rem;padding-inline-end:2.4rem;border:1px solid rgba(0,0,0,.14);border-radius:8px;background:#fff;color:#252525;font-size:.92rem;font-weight:600;cursor:pointer;max-width:168px;text-overflow:ellipsis;transition:border-color .2s ease,color .2s ease}.product-grid_sortWrap__Mk3AZ select:hover{border-color:var(--theme-primary-color)}.product-grid_sortWrap__Mk3AZ select:focus-visible{outline:2px solid var(--theme-primary-color);outline-offset:2px}@media(max-width:50em){.product-grid_sortWrap__Mk3AZ select{max-width:140px;font-size:.85rem;height:38px}}.swipe_container__B_UTn{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;width:100%}@media(min-width:768px){.swipe_container__B_UTn{width:750px}}@media(min-width:992px){.swipe_container__B_UTn{width:970px}}@media(min-width:1200px){.swipe_container__B_UTn{width:1318px}}.swipe_container__B_UTn.swipe_margin__5LnjR{margin-top:40px}.swipe_container__B_UTn.swipe_margin__5LnjR.swipe_relatedProduct__LWGCf{margin:80px auto 40px;background-color:#fff}.swipe_container__B_UTn.swipe_margin__5LnjR.swipe_relatedProduct__LWGCf .swipe_available__UYgQt{font-weight:700;font-size:24px;line-height:28px;color:#1b5455;margin-bottom:20px}.swipe_sectionTitle__JRgKD{font-size:1.6rem;font-weight:700;margin:0;text-transform:uppercase;color:#1f1f1f;letter-spacing:.02em;transition:color .2s ease-in-out}@media(max-width:700px){.swipe_sectionTitle__JRgKD{font-size:1.1rem}}.swipe_mTop__UjQUn{margin-top:3rem}.swipe_mBottom__Wpok0{margin-bottom:3rem}.swipe_mZero__d55g8{margin-bottom:0}.swipe_containerDevF__YUyoY{display:flex;justify-content:center}@media(max-width:800px){.swipe_containerDevF__YUyoY{grid-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:auto auto auto}}.swipe_containerDev__OJ4_3{display:flex;justify-content:center}.swipe_cBackground__9D1_P{width:20%;margin:10px;text-align:center;background-color:#fafafa}.swipe_cFont__Zw25V{font-size:14px;font-weight:700;color:#000}.swipe_fDev__CVrcF{margin:10px;text-align:center;width:130px}@media(max-width:800px){.swipe_fDev__CVrcF{width:90px;text-align:center}}.swipe_fFont__lT6OD{font-size:14px;font-weight:700}.swipe_showMoreFont__yRl7u{font-size:16px;font-weight:700}@media(max-width:800px){.swipe_showMoreFont__yRl7u{font-size:12px}}.swipe_textCenter__memkV{text-align:center;margin-top:50px}.style_height__DOZCc{width:100%;height:100%;min-height:60vw;margin-bottom:15px}@media only screen and (max-width:600px){.style_height__DOZCc{min-height:60vw}}@media only screen and (min-width:600px){.style_height__DOZCc{min-height:33vw}}@media only screen and (min-width:900px){.style_height__DOZCc{min-height:180px}}@media only screen and (min-width:1000px){.style_height__DOZCc{min-height:190px}}@media only screen and (min-width:1200px){.style_height__DOZCc{min-height:300px}}.style_checkout__eLK2n{min-height:40vw}@media(min-width:50em){.style_checkout__eLK2n{min-height:30vw}}@media(min-width:55em){.style_checkout__eLK2n{min-height:15vw}}@media(min-width:87.5em){.style_checkout__eLK2n{min-height:9vw}}.style_gridHeight__aDfFv{min-height:68vw}@media(min-width:30em){.style_gridHeight__aDfFv{min-height:46vw}}@media(min-width:50em){.style_gridHeight__aDfFv{min-height:35vw}}@media(min-width:87.5em){.style_gridHeight__aDfFv{min-height:22vw}}.seller_artist__a6UNm{background:var(--theme-background-color);padding-bottom:2rem;padding-top:2rem}.seller_artist__a6UNm .seller_container__Fc_vR .seller_headArtist__4tIgk{font-weight:700;font-size:1.1rem;color:var(--theme-primary-color);margin-bottom:15px;display:block}@media(max-width:700px){.seller_artist__a6UNm .seller_container__Fc_vR .seller_headArtist__4tIgk{text-align:center}}.seller_artist__a6UNm .seller_container__Fc_vR .seller_artistInformation__cPNEk{display:flex;gap:32px;margin-bottom:24px}.seller_artist__a6UNm .seller_container__Fc_vR .seller_artistInformation__cPNEk.seller_center__OOxyV{align-items:center}.seller_artist__a6UNm .seller_container__Fc_vR .seller_artistInformation__cPNEk .seller_artistImage__gyyNt img{width:170px;height:170px;border:1px solid #ececec;object-fit:cover}.seller_artist__a6UNm .seller_container__Fc_vR .seller_artistInformation__cPNEk .seller_artistData__8yMJh{max-width:77%}.seller_artist__a6UNm .seller_container__Fc_vR .seller_artistInformation__cPNEk .seller_artistData__8yMJh .seller_sellerName__phenv{cursor:pointer;font-weight:700;font-size:1.4rem;color:var(--theme-primary-color);margin:unset;margin-bottom:20px;display:block}.seller_artist__a6UNm .seller_container__Fc_vR .seller_artistInformation__cPNEk .seller_artistData__8yMJh .seller_aboutSeller__nJE6w{font-size:1.1rem;color:#353535;word-break:normal}.seller_artist__a6UNm .seller_container__Fc_vR .seller_artistInformation__cPNEk .seller_artistData__8yMJh .seller_aboutSeller__nJE6w span{font-size:1.1rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:var(--theme-primary-color);cursor:pointer}