.sale-product-card{color:#edf6f1;border-radius:var(--radius-card);background:#101a15;border:1px solid #293c31;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.sale-product-card-image{aspect-ratio:1;color:#37483d;background:#edf0ed;place-items:center;display:grid;position:relative;overflow:hidden}.sale-product-card-image img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .2s;position:absolute;inset:0}.sale-product-card-content{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex}.sale-product-card-content>small{color:#a9bcaf;font-size:12px}.sale-product-card h3{overflow-wrap:anywhere;margin:0;font-size:16px;font-weight:600;line-height:1.45}.sale-product-card h3 a{color:inherit;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.sale-product-card h3 a:after{content:"";z-index:1;position:absolute;inset:0}.sale-product-card:focus-within{outline-offset:3px;outline:3px solid #50dfaa}.sale-product-card-price{align-items:baseline;gap:8px;font-size:20px;font-weight:700;display:flex}.sale-product-card-price>span:first-child{color:#a9bcaf;font-size:12px;font-weight:400}.sale-product-card p{color:#b7c9bd;margin:0;font-size:12px;line-height:1.5}.sale-product-card-action{color:#65e3b2;margin-top:auto;padding-top:12px;font-size:13px;font-weight:600}@media (hover:hover){.sale-product-card:hover{border-color:#50b68a}.sale-product-card:hover img{transform:none}}@media (width<=600px){.sale-product-card-content{gap:8px;padding:12px}.sale-product-card h3{font-size:14px}.sale-product-card-price{flex-wrap:wrap;gap:4px;font-size:17px}}@media (prefers-reduced-motion:reduce){.sale-product-card-image img{transition:none}.sale-product-card:hover img{transform:none}}.storefront-catalog-search{gap:8px;max-width:760px;margin-bottom:28px;display:grid}.storefront-catalog-search>div{gap:10px;min-width:0;display:flex}.storefront-catalog-search input{flex:1;min-width:0}.storefront-catalog-search button{flex:none}.storefront-filter-tags a,.storefront-filter-panel a,.storefront-pagination a{color:#d7ebe0}
