.product-card-container{display:flex;flex-direction:column;align-items:flex-start;border-radius:10px;border:1px solid var(--Neutrals-200, #E7E7E7);background:var(--black-white-white, #FFF);overflow:hidden}.product-card-popup-wrapper.popup{display:flex;max-width:1440px;height:100%;width:100%;max-height:1400px;flex-direction:column;align-self:center;align-items:flex-start;flex:1 0 0;border-radius:30px;background:#fff;box-shadow:0 8px 35px #0000001a;overflow-y:auto;z-index:2;position:relative;white-space:initial;background:green}.product-card-container:hover{border:0px;box-shadow:0 2px 6px #0003}.product-card-container.clicked{border:0px;box-shadow:0 4px 10px #000c}.product-card-container:hover .product-card-image img{transform:scale(1.2)}.product-card.horizontal{width:336px}.product-card-vendor-noclick{display:flex;align-items:center;gap:8px;align-self:stretch;color:var(--Neutrals-900, #1E1E20);font-family:Figtree;font-weight:400;font-size:12px;line-height:18px;font-style:normal}.product-card-container.mobile{display:none}.product-card-container-content,.product-card-container-content-horizontal{display:flex;width:100%;padding:0 0 16px;flex-direction:column;align-items:flex-start;gap:8px;background:#fff}.product-card-info-wrapper{display:flex;width:100%;padding:0 16px;flex-direction:column;align-items:flex-start;gap:8px;background:#fff;position:relative}.product-card-info-wrapper-horizontal{display:flex;width:100%;padding:0 16px;flex-direction:column;align-items:flex-start;gap:8px}.product-card-vendor{display:flex;align-items:center;gap:8px;align-self:stretch;color:var(--Neutrals-900, #1E1E20);font-family:Figtree;font-weight:400;font-size:12px;line-height:18px;font-style:normal}.coral-bold{color:#ff7f66;font-weight:700}.vendor-favorite-wrapper{display:flex;justify-content:space-between;padding:0;align-items:center;align-self:stretch}.vendor-favorite-wrapper.horizontal{display:flex;justify-content:space-between;padding:0 16px;align-items:center;align-self:stretch}.vendor-favorite-wrapper.mobile{display:none}.favorite-btn-container,.favorite-btn-container.horizontal{display:flex;position:absolute;top:0;right:0}.favorite-btn-container-mobile{display:none}.favorite-button{width:24px;height:24px;display:flex;justify-content:center;cursor:pointer;top:0;right:0}.favorite-button path{width:24px;height:24px;stroke:#1e1e20;color:#fff;fill:#fff;transition:stroke .2s ease}.favorite-button :hover path{fill:#ffd8d8;stroke:#e23e40}.favorite-button.active path{fill:#e23e40;stroke:#e23e40}.product-card-vendor.mobile{display:none}.product-card-vendor.horizontal{display:flex;padding:0;gap:8px;align-items:center;align-self:stretch;color:var(--Neutrals-900, #1E1E20);font-family:Figtree;font-weight:700;font-size:14px;font-style:normal}.product-card-vendor-logo{display:flex;width:32px;height:32px;padding:0;flex-shrink:0;overflow:hidden;flex-direction:column;justify-content:center;align-items:center;border-radius:32px;border:1px solid var(--Neutrals-200, #E7E7E7);background:var(--black-white-white, #FFF)}.product-card-vendor-logo img{object-fit:contain;align-self:stretch;width:100%;height:100%}.product-label-wrapper,.product-label-wrapper.horizontal{display:flex;width:calc(100% - 32px);align-items:flex-start;position:absolute;top:10px;left:16px;z-index:10}.product-label-wrapper-mobile{display:none;width:100%;align-items:flex-start;gap:8px;flex-wrap:wrap}.product-label-container{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start;padding-right:32px}.product-label{display:flex;flex-shrink:0;height:20px;padding:0 8px;align-items:center;gap:4px;color:var(--Neutrals-900, #1E1E20);font-family:Figtree;font-weight:700;font-size:12px;line-height:12px;background-color:#fff;border-radius:4px;box-shadow:0 2px 6px #00000026}.product-label.sale{background:#5bc27b;color:#fff}.product-label.fall-collection{background:#89b99b;color:#fff}.product-label.leaving-soon{background:#e23e40;color:#fff}.product-label.save{background:#5bc27b;color:#fff}.product-label.new{background:var(--Pills-Yellow, #FAE468)}.product-label.beta{background:var(--Gradient-400, linear-gradient(63deg, #578FFF 0%, #75FFB6 100%));color:#fff}.product-label.wellness{padding:0 8px 0 4px;background:var(--Pills-Blue, #5DA5D5);color:#fff}.product-label.award{background:#1e1e20;color:#fff}.product-card-image{display:flex;height:240px;flex-direction:column;align-items:flex-start;align-self:stretch;position:relative;overflow:hidden}.product-card-sold-out{display:flex;width:100%;gap:16px;height:100%;padding:24px;position:absolute;top:0;z-index:1;right:0;flex-direction:column;justify-content:center;align-items:center;background:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--black-white-white, #FFF);font-family:Figtree;font-weight:700;font-size:24px;font-style:normal;line-height:normal}.sold-out-change-date{display:flex;z-index:9999999999;height:32px;padding:6px 16px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:30px;background:#fff;color:var(--Neutrals-900, #1E1E20);font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:22px}.product-card-image.horizontal{display:flex;height:240px;flex-direction:column;align-items:flex-start;align-self:stretch;position:relative;overflow:hidden}.product-card-image img{object-fit:cover;align-self:stretch;width:100%;height:100%;transition:transform .3s ease}.product-card-header-wrapper{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding:0}.product-card-header,.product-card-subheader,.product-card-header.horizontal,.product-card-subheader.horizontal{color:#000;font-family:Figtree;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-header{font-weight:700;font-size:16px;line-height:24px;font-style:normal}.product-card-subheader{color:var(--Neutrals-400, #77777E);font-weight:400;font-size:14px;font-style:normal;line-height:22px}@keyframes scroll-text{0%,12.5%{transform:translate(0)}12.5%,50%{transform:translate(var(--translate-x))}50%,62.5%{transform:translate(var(--translate-x))}62.5%,to{transform:translate(0)}}.product-card-container.is-overflowing:hover .product-card-header,.product-card-container.is-overflowing:hover .product-card-subheader{animation:scroll-text 8s linear infinite;overflow:visible;text-overflow:clip}.product-card-highlights{display:flex;align-items:flex-start;gap:8px}.product-card-tag{display:flex;height:24px;padding:4px;align-items:center;gap:4px;border-radius:4px;border:1px solid var(--Neutrals-200, #E7E7E7);background:var(--black-white-white, #FFF);color:var(--Neutrals-900, #1E1E20);font-family:Figtree;font-weight:700;font-size:12px;font-style:normal;line-height:12px}.product-card-tag svg{width:12px;height:12px}.product-card-tag-spice{display:flex;min-width:24px;padding:4px;height:24px;justify-content:center;align-items:center;border-radius:4px;background:#f66}.product-card-tag-spice svg{width:16px;height:16px;flex-shrink:0;align-self:center}.product-card-price-add{display:flex;justify-content:space-between;align-items:center;align-self:stretch;height:44px}.product-card-price-wrapper{display:flex;align-items:center;gap:8px}.product-card-price{color:#000;font-family:Figtree;font-weight:400;font-size:16px;font-style:normal;line-height:24px}.product-card-price-retail{color:var(--Neutrals-300, #9C9CA3);font-family:Figtree;font-size:12px;font-weight:400;font-style:normal;line-height:15px}.product-card-price-retail.strike{text-decoration-line:line-through}@media (max-width: 759px){.favorite-btn-container{display:none}.favorite-btn-container-mobile{display:flex;position:absolute;top:8px;left:8px;z-index:1}.vendor-name-wrapper{display:flex;gap:8px}.product-card-container{width:100%;background:#fff}.product-card-container.clicked{box-shadow:0 3px 7px #0000004d}.product-card-container-content{display:flex;flex-direction:row;width:100%;padding:0;gap:0px;align-items:stretch;align-self:stretch;border-radius:10px;background:#fff;overflow:hidden}.product-label-wrapper{display:none}.product-label-wrapper-mobile{display:flex}.product-card-container:hover{border:1px solid var(--Neutrals-200, #E7E7E7);box-shadow:none}.product-card-highlights{flex-wrap:wrap}.product-card-vendor.mobile{display:flex;padding:0;gap:8px;justify-content:space-between;align-items:center;color:var(--Neutrals-900, #1E1E20);font-family:Figtree;font-weight:700;font-size:12px;font-style:normal}.product-card-container:hover .product-card-image img{transform:translate(-50%,-50%)!important}.product-card-image{display:flex;width:40%;height:auto;flex-shrink:0;overflow:hidden;position:relative;border-radius:0}.product-card-image img{width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-card-image.horizontal{display:flex;height:240px;width:100%;flex-direction:column;align-items:flex-start;align-self:stretch;position:relative;overflow:hidden}.product-card-info-wrapper{box-sizing:border-box;flex-grow:0;display:flex;padding:10px 10px 10px 16px;width:60%;max-width:60%;flex-direction:column;align-items:flex-start;gap:8px}.product-card-info-wrapper>*{flex-shrink:1}.product-card-header{font-size:14px;max-width:100%;white-space:wrap;line-height:20px}.product-card-subheader{font-size:12px;max-width:100%;white-space:wrap;line-height:18px}.product-card-vendor-noclick{display:none}.product-card-sold-out{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/product-card.css.map */
