.bsf-vp{--bsf-vp-primary: #384627;--bsf-vp-primary-dark: #384627;--bsf-vp-primary-light: #e8f5e8;--bsf-vp-border: #EEEADB;--bsf-vp-border-selected: var(--bsf-vp-primary);--bsf-vp-bg: transparent;--bsf-vp-bg-hover: rgba(0, 0, 0, .02);--bsf-vp-text: #384627;--bsf-vp-text-muted: #b0a798;--bsf-vp-badge-discount-bg: #FAA036;--bsf-vp-badge-discount-text: #ffffff;--bsf-vp-badge-label-bg: #98ae90;--bsf-vp-badge-label-text: #ffffff;--bsf-vp-compare-text: #b0a798;--bsf-vp-radius: 8px;--bsf-vp-radius-sm: 4px;--bsf-vp-gap: 15px;--bsf-vp-padding: 16px;--bsf-vp-font-size-title: 14px;--bsf-vp-font-size-price: 18px;--bsf-vp-font-size-compare: 14px;--bsf-vp-font-size-per-unit: 14px;--bsf-vp-font-size-badge: 12px;--bsf-vp-font-size-label: 11px;--bsf-vp-option-height: 80px;--bsf-vp-border-width: 2px;--bsf-vp-badge-height: 20px}.m-main-product:has(.bsf-vp) .main-product__block-price,.m-product-form--wrapper:has(.bsf-vp) .product-block-group--price{display:none!important}.bsf-vp{width:100%;font-family:var(--font-heading-family, var(--font-stack-header, sans-serif));color:var(--bsf-vp-text);line-height:1.4;margin-bottom:20px;box-sizing:border-box}.bsf-vp *,.bsf-vp *:before,.bsf-vp *:after{box-sizing:border-box}.bsf-vp__headline{display:none;margin:0 0 20px;padding:0;font-size:18px;font-weight:700;color:var(--bsf-vp-text);text-align:center}@media screen and (max-width: 749px){.bsf-vp__headline{display:block}}.bsf-vp__options{display:flex;flex-direction:column;gap:var(--bsf-vp-gap);margin:0;padding:0;border:none}.bsf-vp__option{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:var(--bsf-vp-padding);height:var(--bsf-vp-option-height);background:var(--bsf-vp-bg);border:var(--bsf-vp-border-width) solid var(--bsf-vp-border);border-radius:var(--bsf-vp-radius);cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.bsf-vp__option:hover{background:var(--bsf-vp-bg-hover);border-color:#b8b3a6}.bsf-vp__option--selected,.bsf-vp__option:has(.bsf-vp__input:checked){border-color:var(--bsf-vp-border-selected);background:var(--bsf-vp-bg)}.bsf-vp__option:has(.bsf-vp__input:focus-visible){outline:2px solid var(--bsf-vp-primary);outline-offset:2px}.bsf-vp__radio{display:flex;align-items:center;justify-content:center;width:20px;height:20px;min-width:20px;flex-shrink:0;border:2px solid #ece8dd;border-radius:50%;background:#ece8dd;transition:border-color .15s ease,background-color .15s ease}.bsf-vp__radio-dot{display:none}.bsf-vp__radio-check{display:none;width:12px;height:12px}.bsf-vp__radio-check svg{width:100%;height:100%;fill:none;stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.bsf-vp__option--selected .bsf-vp__radio,.bsf-vp__option:has(.bsf-vp__input:checked) .bsf-vp__radio{border-color:var(--bsf-vp-primary);background:var(--bsf-vp-primary)}.bsf-vp__option--selected .bsf-vp__radio-check,.bsf-vp__option:has(.bsf-vp__input:checked) .bsf-vp__radio-check{display:block}.bsf-vp__option-left{display:flex;align-items:center;gap:12px;flex:0 0 auto;min-width:0}.bsf-vp__qty-text{font-weight:700;font-size:var(--bsf-vp-font-size-title);color:var(--bsf-vp-text);white-space:nowrap}.bsf-vp__label-text{display:inline-block;font-size:var(--bsf-vp-font-size-label);font-weight:600;color:#36332f;background:#ede9dc;padding:0 8px;height:var(--bsf-vp-badge-height);line-height:var(--bsf-vp-badge-height);border-radius:99px;margin-left:-4px;white-space:nowrap}.bsf-vp__option-center{flex:1 1 auto;text-align:center;display:none}.bsf-vp--pdp .bsf-vp__option-center{display:block}.bsf-vp__per-unit{font-size:var(--bsf-vp-font-size-per-unit);font-weight:700;color:var(--bsf-vp-text-muted);white-space:nowrap}.bsf-vp__option-right{display:flex;flex-direction:row;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;text-align:right;min-width:90px;gap:2px 5px;flex-shrink:1}.bsf-vp__total-price{font-weight:700;font-size:var(--bsf-vp-font-size-price);color:var(--bsf-vp-text);line-height:1.2}.bsf-vp__compare-price{font-size:var(--bsf-vp-font-size-compare);color:var(--bsf-vp-compare-text);text-decoration:line-through;line-height:1.2}.bsf-vp__per-unit-right{display:block;width:100%;font-size:var(--bsf-vp-font-size-per-unit);font-weight:700;color:var(--bsf-vp-text-muted);line-height:1.2}.bsf-vp--pdp .bsf-vp__per-unit-right{display:none}.bsf-vp__badges{position:absolute;top:0;right:12px;transform:translateY(-50%);display:flex;gap:5px;z-index:1}.bsf-vp__badge{font-size:var(--bsf-vp-font-size-badge);font-weight:600;padding:5px 10px;border-radius:99px;white-space:nowrap;line-height:1}.bsf-vp__badge--discount{background:var(--bsf-vp-badge-discount-bg);color:var(--bsf-vp-badge-discount-text)}.bsf-vp__badge--label{background:var(--bsf-vp-badge-label-bg);color:var(--bsf-vp-badge-label-text)}.bsf-vp .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bsf-vp--pdp .bsf-vp__option-right{flex-direction:column;align-items:flex-end;justify-content:center;gap:2px}@media screen and (max-width: 749px){.bsf-vp--pdp .bsf-vp__option-center{display:none}.bsf-vp--pdp .bsf-vp__per-unit-right{display:block}.bsf-vp--pdp .bsf-vp__option-right{flex-direction:row;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:2px 5px}}.bsf-vp--quick_add_drawer,.bsf-vp--modal{--bsf-vp-padding: 14px;--bsf-vp-font-size-price: 18px;--bsf-vp-font-size-compare: 14px;--bsf-vp-font-size-per-unit: 14px;--bsf-vp-font-size-badge: 12px;--bsf-vp-font-size-label: 11px}@media screen and (max-width: 749px){.bsf-vp{--bsf-vp-font-size-badge: 12px;margin-bottom:16px}.bsf-vp__option{gap:10px}.bsf-vp__option-left{flex:0 0 auto;min-width:auto}.bsf-vp__option-right{min-width:80px}}@media screen and (max-width: 374px){.bsf-vp{--bsf-vp-padding: 12px;--bsf-vp-gap: 12px;--bsf-vp-option-height: 75px}.bsf-vp__radio{width:18px;height:18px;min-width:18px}.bsf-vp__radio-dot{width:8px;height:8px}.bsf-vp__option-left{gap:8px}}@media print{.bsf-vp__option{border:1px solid #ccc;page-break-inside:avoid}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/bsf-volume-pricing.css.map */
