.product-card{position:relative;display:flex;flex-direction:column;background-color:var(--color-secondary-50);border-radius:4px;box-shadow:0 2px 2px #00000029,0 4px 12px #00000029;overflow:hidden}.product-card__price-compare-at-price{display:inline-block}.product-card__price-compare-at-price span{text-decoration:line-through;color:var(--color-neutral-500)}.product-card__hover-info .product-card__price-compare-at-price span{color:var(--color-neutral-300)}.product-card-organic{background-color:#bfccc2!important}.product-card .product-card__info{gap:8px;flex-grow:0}.product-card.product-card-slim .product-card__info .product-card__info-inner{border:none;min-height:48px;padding-top:16px}.product-card.product-card-slim .product-card__info .product-card__price-container{height:auto;padding-bottom:16px}.product-card__media picture{overflow:hidden}.product-card__media img{object-fit:cover;width:100%;height:100%}.product-card__price .product-price{font-family:var(--font-poppins);color:var(--color-neutral-950)}.product-card__hover-info .product-card__price .product-price{color:#fff}.product-card__title{font-family:var(--font-poppins);font-weight:600;font-style:normal;font-size:16px;line-height:140%;text-transform:capitalize;white-space:wrap;text-align:left;width:100%}.product-card__title a{text-decoration:none;color:var(--color-neutral-950)}.product-card__flavors{display:flex;column-gap:16px;flex-wrap:wrap;overflow:hidden;color:var(--color-neutral-600);text-overflow:ellipsis;font-family:var(--font-courier);font-size:12px;font-style:normal;font-weight:400;line-height:100%;text-align:left;width:100%}.product-card__info{display:flex;flex-direction:column;gap:8px;flex-grow:1;justify-content:space-between}.product-card__info .product-card__flavors span{position:relative}.product-card__info .product-card__flavors span:not(:last-child):after{content:"";position:absolute;top:calc(50% - 2px);right:-9px;width:3px;height:3px;border-radius:1px;background-color:var(--color-neutral-700)}.product-card__roast{display:flex;align-items:center}.product-card__roast span{overflow:hidden;color:#1b1b1b;text-overflow:ellipsis;font-family:var(--font-courier);font-size:14px;font-style:normal;font-weight:700;margin-bottom:-4px}.product-card__price-container{display:flex;align-items:center;justify-content:space-between;padding:0 32px 0 12px;height:57px}.product-card__price{color:var(--Color-Neutral-950, #1b1b1b);font-family:var(--font-poppins);font-size:24px;font-style:normal;font-weight:600;line-height:14.439px;letter-spacing:-.96px;text-align:right;display:inline-flex;gap:50px}.product-card__info-inner{display:flex;flex-direction:column;gap:8px;padding:0 12px;min-height:90px;justify-content:center;align-items:center;border-top:1px solid rgba(0,0,0,.5);border-bottom:1px solid rgba(0,0,0,.5)}.product-card__hover-info{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-tertiary-700);z-index:1;transform:translateY(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column}.product-card:hover .product-card__hover-info{transform:translateY(0)}.product-card__hover-info-inner-top{flex-grow:1;display:flex;flex-direction:column;overflow:hidden}.product-card__hover-info-inner-top-left{display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.25);overflow:hidden;flex-grow:1}.product-card__hover-info-inner-top-2 .product-card__roast>span,.product-card__hover-info-inner-top-2 .product-card__price{color:var(--color-secondary-50)}.product-card__hover-info-title h2{color:var(--color-secondary-50);font-family:var(--font-poppins);font-size:16px;font-style:normal;font-weight:600;line-height:140%;text-transform:capitalize;flex-grow:1;padding:16px}.product-card__hover-info-title{border-bottom:1px solid rgba(255,255,255,.25);display:grid;grid-template-columns:1fr 100px;align-items:center;min-height:fit-content;overflow:hidden}.product-card__hover-info-description-container{overflow:auto}.product-card__hover-info-title>div{border-left:1px solid rgba(255,255,255,.25);height:100%}.product-card__hover-info-inner-top-2 .product-card__price-container{padding-top:14px;padding-bottom:8px;padding-left:16px}.product-card__hover-info-inner-top-2{display:grid;flex-grow:1;overflow:hidden}.product-card__hover-info-inner-top-2[data-flavor-count="1"]{grid-template-columns:1fr}.product-card__hover-info-inner-top-2[data-flavor-count="2"]{grid-template-columns:1fr 100px}.product-card__hover-info-inner-top-2>.flex{overflow:hidden}.product-card__hover-info-inner-bottom{border-top:1px solid rgba(255,255,255,.25);display:flex;flex-direction:column;gap:16px;padding:14px}.product-card__hover-info-inner-top-right{display:inline-flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.25);overflow-x:hidden;overflow-y:auto}.product-card__hover-info-inner-top-right div,.product-card__hover-info-title>div{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--color-secondary-50);font-family:var(--font-courier);font-size:12px;font-style:normal;font-weight:400;line-height:100%;gap:8px;padding:6px 4px}.product-card__hover-info-inner-top-right div{border-bottom:1px solid rgba(255,255,255,.25)}.product-card__hover-info-inner-top-right div img,.product-card__hover-info-title img{width:58px;height:58px;aspect-ratio:1/1;border-radius:100%;object-fit:cover;box-shadow:0 -2.976px 2.976px #00000029 inset,0 2.976px 2.976px #ffffff78 inset,0 2.799px 8.396px #0003}.product-card__hover-info-inner-bottom .product-form__submit{width:100%}.product-card__hover-info-description{display:flex;flex-direction:column;gap:16px;overflow:hidden;text-overflow:ellipsis;padding:0 16px}.product-card__hover-info-description *,.product-card__hover-info-description{color:var(--color-neutral-50);font-family:var(--font-poppins);font-size:11px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}.product-card__media{padding-top:11px;display:flex;justify-content:center;align-items:flex-end;flex-grow:1;height:250px}.product-card__media>picture{display:flex;position:relative;width:100%;height:100%;align-items:flex-end}.product-card__media img{object-fit:contain}@media (max-width: 768px){.product-card__media img{height:242px}.product-card{width:auto}}.product-card>.product-card__info>.product-card__price-container .product-price{color:var(--color-neutral-950)}.product-card-related{display:grid;grid-template-columns:100px 1fr;min-height:100px;width:auto;min-width:310px}div.product-card.product-card-related{background:transparent;box-shadow:none}.product-card-related .product-card__media img{height:93px;width:93px;object-fit:cover;aspect-ratio:1/1;border-radius:4px}.product-card--badges{gap:4px;top:1rem;left:1rem;position:absolute;z-index:1}.product-card__hover-info .product-card__price-sold-out{color:var(--Color-Neutral-50, #f6f6f6);font-family:var(--font-poppins);font-size:24px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.96px;text-transform:uppercase}.product-card .swym-button-bar.swym-wishlist-button-bar{display:none}.product-card__price-container-soldout{padding-right:16px}.product-card__price-sold-out{text-transform:uppercase}.product-card-related .product-card--badges{top:.25rem;left:.25rem}.product-card-related .product-card__media{align-items:center;border-radius:3px;border:1.5px solid var(--base-border, #dedede);background:var(--Color-Secondary-100, #f3eee1);height:auto!important}.product-card-related .product-card__media>picture{justify-content:center;align-items:center}.product-card-related .product-card__flavors,.product-card-related .product-card__hover-info{display:none}.product-card-related .product-card__info-inner{border:none;min-height:0}.product-card-related .product-card__info{gap:0}.product-card-related .product-card__media{padding-top:0}.product-card-related .product-card__title{font-size:14px;line-height:18px;margin-top:8px}.product-card-related .product-card__roast>span{font-size:10px;font-weight:700;line-height:100%}.product-card-related .product-card__roast>svg{width:12px;height:12px}.product-card-related .product-card__price .product-price{font-size:16px;font-weight:600;line-height:13.073px;letter-spacing:-.64px}.product-card-related .product-card__price .product-price .cents{font-size:11px;top:-2px;right:-13px}.product-card-related .product-card__price .product-price .currency{font-size:11px;top:-2px;left:-8px}.product-card-related .product-card__price-container{height:auto;margin-bottom:8px}.product-card-related-buttons{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(0,0,0,.5);border-radius:4px;overflow:hidden;margin-top:16px}.product-card-related-buttons .product-form__submit{background:transparent;border:none;outline:none;cursor:pointer;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;text-align:justify;font-family:var(--font-courier);font-size:15.637px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase;background:#000}.product-card-related-buttons .product-form__submit:hover,.product-card-related-buttons .product-form__submit.loading{background:var(--color-neutral-800)}.product-card-related-buttons .product-form__submit.loading svg{color:#fff;fill:#fff}.product-card-related-buttons form,.product-card-related-buttons .product-form__buttons{height:100%}.product-card-related-buttons .button--white-outlined{border:none;color:#1b1b1b!important;text-align:justify;font-family:var(--font-courier);font-size:15.637px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}.product-card-related-buttons .button--white-outlined:hover{text-decoration:underline}.product-card-soldout .product-card__media>picture img{opacity:.75}.product-card__badge{position:relative;background:#b03517;color:#fff;font-style:normal;padding:4px 6px;border-radius:2px;font-family:var(--font-montserrat);font-size:11px;font-weight:600;line-height:10px;text-transform:uppercase}.product-card__badge.sold-out{background:#cbcbcb;color:#656565}
/*# sourceMappingURL=/cdn/shop/t/151/assets/product-card.css.map */
