/* UBD Modular 0.6.0 · product cards */
.products.ubd-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;width:100%!important;margin:0!important;padding:0!important}.ubd-product-card-wrap{--card:var(--ubd-orange);display:block!important;flex:none!important;width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important}.ubd-product-card-wrap:nth-child(5n+1){--card:#62A88E}.ubd-product-card-wrap:nth-child(5n+2){--card:#F4C45D}.ubd-product-card-wrap:nth-child(5n+3){--card:#98BA6E}.ubd-product-card-wrap:nth-child(5n+4){--card:#ED7F4D}.ubd-product-card-wrap:nth-child(5n+5){--card:#8FC7B0}.ubd-product-card{position:relative!important;display:flex!important;flex-direction:column!important;height:100%!important;min-height:390px!important;overflow:hidden!important;border:0!important;border-radius:24px!important;background:var(--card)!important;color:var(--ubd-ink)!important;box-shadow:0 10px 28px rgba(24,51,58,.08)!important;transition:transform .2s ease,box-shadow .2s ease!important;isolation:isolate!important}.ubd-product-card:hover{transform:translateY(-3px)!important;box-shadow:0 18px 38px rgba(24,51,58,.14)!important}.ubd-product-image{position:relative!important;display:grid!important;place-items:center!important;flex:1 1 auto!important;min-height:275px!important;padding:16px 14px 4px!important;overflow:hidden!important;background:transparent!important}.ubd-product-image picture{display:grid!important;place-items:center!important;width:100%!important;height:100%!important}.ubd-product-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:275px!important;margin:auto!important;object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 11px 13px rgba(24,51,58,.12))!important;transition:transform .2s ease!important}.ubd-product-card:hover .ubd-product-image img{transform:scale(1.018)!important}.ubd-product-info{position:relative!important;z-index:2!important;display:grid!important;gap:8px!important;margin:0 12px 12px!important;padding:15px 16px!important;border:1px solid rgba(255,255,255,.48)!important;border-radius:19px!important;background:rgba(255,255,255,.58)!important;color:var(--ubd-ink)!important;backdrop-filter:blur(8px)!important}.ubd-product-info h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;min-height:44px!important;margin:0!important;overflow:hidden!important;color:var(--ubd-ink)!important;font-size:17px!important;font-weight:950!important;line-height:1.13!important;text-align:left!important;text-transform:uppercase!important;text-wrap:balance!important}.ubd-product-price{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;color:var(--ubd-ink)!important}.ubd-product-price .price{color:#684739!important;font-size:21px!important;font-weight:950!important;line-height:1!important}.ubd-product-price .regular-price{color:rgba(24,51,58,.62)!important;font-size:12px!important}.ubd-product-card-link{position:absolute!important;inset:0!important;z-index:8!important;display:block!important;border-radius:inherit!important;background:transparent!important}.ubd-product-card-link:focus-visible{outline:3px solid var(--ubd-ink)!important;outline-offset:-5px!important}.ubd-product-flags{position:absolute!important;top:12px!important;left:12px!important;z-index:5!important;display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin:0!important;padding:0!important;list-style:none!important}.ubd-product-flags li{padding:6px 10px!important;border:0!important;border-radius:999px!important;background:rgba(255,255,255,.9)!important;color:var(--ubd-ink)!important;font-size:9px!important;font-weight:900!important}.ubd-card-rating{display:flex!important;align-items:center!important;gap:6px!important;min-height:18px!important;color:var(--ubd-ink)!important;font-size:11px!important;font-weight:850!important}.ubd-card-stars{position:relative!important;display:inline-block!important;width:76px!important;height:16px!important;line-height:16px!important;letter-spacing:1px!important;white-space:nowrap!important;font-size:14px!important}.ubd-card-stars-track{position:absolute!important;inset:0!important;color:rgba(24,51,58,.22)!important}.ubd-card-stars-fill{position:absolute!important;top:0!important;left:0!important;width:var(--ubd-rating-fill,0%)!important;overflow:hidden!important;color:#F2A900!important}.ubd-card-rating small{color:rgba(24,51,58,.68)!important;font-size:10px!important;font-weight:800!important}.product-miniature :where(.ubd-product-actions,.quick-view,[data-link-action="quickview"],.tvproduct-hover-btn,.tvall-product-btn-list,.tvproduct-cart-btn,.tvproduct-add-to-cart,.tv-product-catalog-btn,.tvcatlog-button-wrapper){display:none!important}
@media(max-width:1100px){.products.ubd-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:767px){.products.ubd-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.ubd-product-card{min-height:306px!important;border-radius:19px!important}.ubd-product-image{min-height:190px!important;padding:10px 8px 2px!important}.ubd-product-image img{max-height:190px!important}.ubd-product-info{gap:5px!important;margin:0 8px 8px!important;padding:10px!important;border-radius:15px!important}.ubd-product-info h3{min-height:34px!important;font-size:12px!important;line-height:1.18!important}.ubd-product-price .price{font-size:17px!important}.ubd-card-stars{width:64px!important;font-size:12px!important;letter-spacing:.5px!important}}
