.bp-product-card{--bp-green: #34471F;--bp-green-light: #68734A;--bp-green-dark: #263617;--bp-cream: #F5F1E8;--bp-beige: #E7DFCF;--bp-white: #FFFFFF;--bp-text: #24261F;--bp-muted: #686A5D;position:relative;display:flex;flex-direction:column;width:100%;height:100%;min-width:0;font-family:Inter,Arial,sans-serif;color:var(--bp-text)}.bp-product-card__visual{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:16px;background:radial-gradient(circle at 50% 35%,#fffffff2,#f5f1e8eb);isolation:isolate;box-shadow:inset 0 0 0 1px #34471f0e;transition:transform .45s cubic-bezier(.22,.61,.36,1),box-shadow .45s ease}.bp-product-card:hover .bp-product-card__visual{transform:translateY(-5px);box-shadow:inset 0 0 0 1px #34471f1f,0 20px 38px #24261f1f}.bp-product-card__image-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;color:inherit;text-decoration:none;cursor:pointer;z-index:2}.bp-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.bp-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:18px 25px 15px;object-fit:contain;object-position:center;filter:drop-shadow(0 12px 16px rgba(36,38,31,.08));transform:scale(.94);transition:opacity .45s ease,transform .55s cubic-bezier(.22,.61,.36,1),filter .45s ease}.bp-product-card__img--secondary{opacity:0}.bp-product-card:hover .bp-product-card__img--primary{transform:scale(1.035) translateY(-4px);filter:drop-shadow(0 18px 25px rgba(36,38,31,.14))}.bp-product-card:hover .bp-product-card__img--secondary{opacity:1;transform:scale(1.035) translateY(-4px)}.bp-product-card:hover .bp-product-card__img--secondary~.bp-product-card__img--primary{opacity:0}.bp-product-card__badge{position:absolute;top:13px;left:13px;z-index:5;display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:0 11px;border-radius:999px;background:var(--bp-green);color:#fff;font-size:8px;font-weight:800;letter-spacing:.13em;box-shadow:0 7px 18px #34471f2e}.bp-product-card__view{position:absolute;left:50%;bottom:17px;z-index:6;display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:0 14px;border:1px solid rgba(52,71,31,.12);border-radius:999px;background:#fffffff0;color:var(--bp-green);font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;opacity:0;transform:translate(-50%,8px);box-shadow:0 10px 24px #24261f1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:opacity .3s ease,transform .35s cubic-bezier(.22,.61,.36,1),background .25s ease,color .25s ease}.bp-product-card:hover .bp-product-card__view{opacity:1;transform:translate(-50%)}.bp-product-card__view-arrow{font-size:14px;transition:transform .25s ease}.bp-product-card:hover .bp-product-card__view-arrow{transform:translate(3px)}.bp-product-card__view:hover{background:var(--bp-green);color:#fff}.bp-product-card__content{display:flex;flex-direction:column;flex:1;padding:15px 2px 2px}.bp-product-card__vendor{margin-bottom:6px;color:var(--bp-green-light);font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;text-decoration:none}.bp-product-card__vendor:hover{color:var(--bp-green)}.bp-product-card__title{display:block;min-height:45px;color:var(--bp-text);font-family:Montserrat,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1.28;text-decoration:none;transition:color .25s ease,transform .25s ease}.bp-product-card__title:hover{color:var(--bp-green);transform:translate(2px)}.bp-product-card__price-link{display:block;margin-top:8px;color:inherit;text-decoration:none}.bp-product-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.bp-product-card__price-current{color:var(--bp-text);font-size:16px;font-weight:800;letter-spacing:-.02em;transition:color .25s ease,transform .25s ease}.bp-product-card:hover .bp-product-card__price-current{color:var(--bp-green);transform:translate(2px)}.bp-product-card__price-compare{color:#999d93;font-size:11px;text-decoration:line-through}.bp-product-card__actions{margin-top:auto;padding-top:13px}.bp-product-card__form{display:block;width:100%}.bp-product-card__button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:0 14px;border:1px solid var(--bp-green);border-radius:12px;background:var(--bp-green);color:#fff;font-family:Inter,Arial,sans-serif;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;cursor:pointer;overflow:hidden;transition:transform .28s cubic-bezier(.22,.61,.36,1),background .28s ease,border-color .28s ease,box-shadow .28s ease}.bp-product-card__button:before{content:"";position:absolute;top:0;left:-120%;width:70%;height:100%;background:linear-gradient(95deg,transparent,rgba(255,255,255,.22),transparent);transform:skew(-18deg);pointer-events:none}.bp-product-card__button:hover{transform:translateY(-3px);background:var(--bp-green-light);border-color:var(--bp-green-light);box-shadow:0 15px 28px #34471f33}.bp-product-card__button:hover:before{animation:bp-button-shine .75s ease}@keyframes bp-button-shine{0%{left:-120%}to{left:140%}}.bp-product-card__cart-icon{display:inline-flex;margin-right:8px}.bp-product-card__cart-icon svg{width:17px;height:17px}.bp-product-card__button-arrow{margin-left:9px;font-size:14px;transition:transform .25s ease}.bp-product-card__button:hover .bp-product-card__button-arrow{transform:translate(4px)}.bp-product-card__button--options{background:transparent;color:var(--bp-green)}.bp-product-card__button--options:hover{background:var(--bp-green);border-color:var(--bp-green);color:#fff}.bp-product-card__button--sold{background:#eee;border-color:#ddd;color:#777;cursor:not-allowed;box-shadow:none}.bp-product-card__button--sold:hover{transform:none;background:#eee;border-color:#ddd;color:#777;box-shadow:none}@media screen and (max-width:989px){.bp-product-card__visual{border-radius:14px}.bp-product-card__img{padding:15px 18px 12px}.bp-product-card__content{padding-top:12px}.bp-product-card__title{font-size:12px}.bp-product-card__price-current{font-size:15px}.bp-product-card__button{min-height:45px}}@media screen and (max-width:749px){.bp-product-card__visual{aspect-ratio:1 / 1.05;border-radius:13px}.bp-product-card__img{padding:12px 13px 9px}.bp-product-card__content{padding-top:10px}.bp-product-card__title{min-height:42px;font-size:11px;line-height:1.3}.bp-product-card__price-current{font-size:14px}.bp-product-card__price-compare{font-size:9px}.bp-product-card__button{min-height:43px;border-radius:10px;font-size:7px}.bp-product-card__badge{top:9px;left:9px;min-height:23px;padding:0 8px;font-size:7px}.bp-product-card__view{display:none}}@media(prefers-reduced-motion:reduce){.bp-product-card *,.bp-product-card{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/component-card.css.map */
