.bbf-pdp{display:grid;grid-template-columns:55% 1fr;gap:0 64px;align-items:start;max-width:1200px;margin:0 auto;padding:48px 60px 80px}@media screen and (max-width:989px){.bbf-pdp{gap:0 40px;padding:40px 32px 80px}}@media screen and (max-width:749px){.bbf-pdp{grid-template-columns:1fr;padding:0 0 8px;gap:0}}.bbf-pdp__gallery{position:static}@media screen and (max-width:749px){.bbf-pdp__gallery{position:static}.bbf-pdp__gallery-main{border-radius:0;width:100%}}.bbf-pdp__gallery-main{position:relative;width:100%;background:#f9f8f6;border-radius:4px;overflow:hidden}.bbf-pdp__arrow{display:none}@media screen and (min-width:750px){.bbf-pdp__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;padding:0;border:none;border-radius:50%;background:#ffffffe6;box-shadow:0 2px 8px #00000026;color:#1a0a00;cursor:pointer;transition:background .2s,transform .15s}.bbf-pdp__arrow:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.bbf-pdp__arrow svg{width:18px;height:18px;stroke-width:2}.bbf-pdp__arrow--prev{left:16px}.bbf-pdp__arrow--next{right:16px}}@media screen and (min-width:750px){.bbf-pdp__slide{display:none;width:100%}.bbf-pdp__slide.is-active{display:block}}@media screen and (max-width:749px){.bbf-pdp__gallery-main{display:flex;align-items:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:0}.bbf-pdp__gallery-main::-webkit-scrollbar{display:none}.bbf-pdp__slide{flex-shrink:0;width:100%;scroll-snap-align:start}}.bbf-pdp__slide-img{width:100%;height:auto;object-fit:unset;display:block}.bbf-pdp__dots{display:none}@media screen and (max-width:749px){.bbf-pdp__dots{display:none}}.bbf-pdp__dot{width:6px;height:6px;border-radius:50%;background:#d0c8c0;transition:background .2s}.bbf-pdp__dot.is-active{background:#3d0b0b}.bbf-pdp__thumbs{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}@media screen and (max-width:749px){.bbf-pdp__thumbs{display:none}}.bbf-pdp__thumb{width:72px;height:72px;flex-shrink:0;padding:0;border:2px solid transparent;border-radius:3px;cursor:pointer;background:#f9f8f6;overflow:hidden;transition:border-color .2s}.bbf-pdp__thumb:hover{border-color:#a0776e}.bbf-pdp__thumb.is-active{border-color:#3d0b0b}.bbf-pdp__thumb-img{width:100%;height:100%;object-fit:contain;display:block}.bbf-pdp__info{padding:8px 0 0}@media screen and (min-width:750px){.bbf-pdp__info{position:sticky;top:100px;align-self:start}}@media screen and (max-width:749px){.bbf-pdp__info{padding:20px 20px 0;position:static}}.bbf-pdp__breadcrumb{font-family:var(--font-body);font-size:1.05rem;font-weight:400;letter-spacing:.08em;color:#aaa;margin-bottom:18px;line-height:1.4}.bbf-pdp__bc-link{color:#aaa;text-decoration:none;transition:color .15s}.bbf-pdp__bc-link:hover{color:#3d0b0b}.bbf-pdp__bc-sep{color:#ccc}.bbf-pdp__bc-current{color:#666}.bbf-pdp__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}.bbf-pdp__title{font-family:var(--font-heading);font-size:clamp(2.2rem,2.8vw,3rem);font-weight:500;color:#1a0a00;margin:0;line-height:1.15;letter-spacing:-.01em;flex:1}.bbf-pdp__prices{flex-shrink:0;text-align:right;padding-top:4px}.bbf-pdp__price{font-family:var(--font-body);font-size:1.9rem;font-weight:400;color:#1a0a00;display:block;line-height:1.2}.bbf-pdp__price--sale{color:#3d0b0b}.bbf-pdp__price--compare{font-size:1.4rem;color:#aaa;font-weight:300}.bbf-pdp__rating{margin-bottom:20px;min-height:22px}.bbf-pdp__rating .jdgm-preview-badge__stars{font-size:15px!important}.bbf-pdp__rating .jdgm-preview-badge__count{font-size:1.3rem!important;color:#888!important;font-family:var(--font-body)!important}.bbf-pdp__description{font-family:var(--font-body);font-size:1.5rem;font-weight:300;color:#555;line-height:1.49;text-align:justify;margin-bottom:28px}.bbf-pdp__description p{margin:0 0 10px}.bbf-pdp__description p:last-child{margin-bottom:0}.bbf-pdp__variants{margin-bottom:4px}.bbf-pdp__option{margin-bottom:16px}.bbf-pdp__option-label{display:none}.bbf-pdp__option-pills{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:8px}.bbf-pdp__pill-input{position:absolute;opacity:0;pointer-events:none;width:0;height:0;margin:0}.bbf-pdp__pill{display:block;width:100%;text-align:center;padding:9px 6px;border:1.5px solid #d5cdc5;border-radius:6px;font-family:var(--font-body);font-size:1.3rem;font-weight:400;color:#555;cursor:pointer;transition:border-color .18s,background .18s,color .18s;-webkit-user-select:none;user-select:none;white-space:nowrap}.bbf-pdp__pill:hover{border-color:#ab9a1a;color:#ab9a1a}.bbf-pdp__pill-input:checked+.bbf-pdp__pill{border-color:#ab9a1a;background:#ab9a1a;color:#fff}.bbf-pdp__buy-row{display:flex;align-items:stretch;gap:12px;margin-top:16px}.bbf-pdp__buy-row--no-qty .bbf-pdp__atc-bar{flex:1 1 100%}.bbf-pdp__qty{display:flex;align-items:stretch;flex:0 0 auto;border:1.5px solid #d5cdc5;border-radius:6px;overflow:hidden}.bbf-pdp__qty-btn{background:none;border:none;width:40px;padding:0;font-size:1.9rem;font-weight:300;color:#444;cursor:pointer;line-height:1;transition:background .15s}.bbf-pdp__qty-btn:hover{background:#f0ebe5}.bbf-pdp__qty-input{width:44px;text-align:center;border:none;border-left:1.5px solid #d5cdc5;border-right:1.5px solid #d5cdc5;font-family:var(--font-body);font-size:1.5rem;color:#1a0a00;padding:0;-moz-appearance:textfield}.bbf-pdp__qty-input::-webkit-outer-spin-button,.bbf-pdp__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.bbf-pdp__form{margin:0;padding:0}.bbf-pdp__atc-bar{flex:1 1 auto;min-width:0}.bbf-pdp__sticky-bar{display:none}.bbf-pdp__sticky-inner{display:flex;align-items:center;gap:16px}@media screen and (max-width:749px){.bbf-pdp__sticky-bar{display:block;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);padding:12px 20px 20px;padding-bottom:max(20px,env(safe-area-inset-bottom,20px));background:#fffffff7;border-top:1px solid #ede8e2;z-index:150;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:transform .28s ease}.bbf-pdp__sticky-bar.is-visible{transform:translateY(0)}.bbf-pdp__sticky-product{display:none}.reset23947hdfjue8934{bottom:calc(100px + env(safe-area-inset-bottom,0px))!important}}@media screen and (min-width:750px){.bbf-pdp__sticky-bar{display:block;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);background:#fffffff7;border-top:1px solid #ede8e2;box-shadow:0 -4px 24px #0000000f;z-index:150;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .3s ease;padding:12px 60px}.bbf-pdp__sticky-bar.is-visible{transform:translateY(0)}.bbf-pdp__sticky-inner{max-width:1200px;margin:0 auto;justify-content:space-between}.bbf-pdp__sticky-product{display:flex;align-items:center;gap:14px;min-width:0}.bbf-pdp__sticky-thumb{width:52px;height:52px;border-radius:6px;object-fit:cover;flex-shrink:0}.bbf-pdp__sticky-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.bbf-pdp__sticky-title{font-family:var(--font-heading);font-size:1.75rem;color:#1a0a00;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:560px}.bbf-pdp__sticky-price{font-family:var(--font-body);font-size:1.5rem;font-weight:500;color:#6b1414}.bbf-pdp__sticky-bar .bbf-pdp__atc{width:auto;min-width:300px;padding:15px 40px}html.bbf-atc-bar-visible .reset23947hdfjue8934{bottom:96px!important;transition:bottom .3s ease}}.bbf-pdp__atc{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:17px 28px;background:#3d0b0b;color:#fff;border:none;border-radius:6px;font-family:var(--font-body);font-size:1.35rem;font-weight:400;letter-spacing:.14em;cursor:pointer;transition:background .2s;text-align:center;-webkit-appearance:none}.bbf-pdp__atc:hover:not(:disabled){background:#560f0f}.bbf-pdp__atc:disabled,.bbf-pdp__atc.is-soldout{background:#c4bdb6;cursor:not-allowed}.bbf-pdp__atc.is-loading{cursor:wait;opacity:.85}.bbf-pdp__atc-spinner{display:none;width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:bbf-pdp-spin .6s linear infinite;flex-shrink:0}.bbf-pdp__atc.is-loading .bbf-pdp__atc-spinner{display:block}@keyframes bbf-pdp-spin{to{transform:rotate(360deg)}}.bbf-pdp__meta-blocks{margin-top:28px;display:flex;flex-direction:column;gap:20px}.bbf-pdp__meta-label{font-family:var(--font-body);font-size:1.1rem;font-weight:600;letter-spacing:.1em;color:#1a0a00;margin:0 0 4px;text-transform:uppercase}.bbf-pdp__meta-text{font-family:var(--font-body);font-size:1.45rem;font-weight:300;color:#555;line-height:1.7;margin:0;text-align:justify}.bbf-pdp__feature-image{margin-top:32px;width:100%;border-radius:4px;overflow:hidden;line-height:0}.bbf-pdp__feature-img{width:100%;height:auto;display:block;object-fit:cover}@media screen and (max-width:749px){.bbf-pdp__feature-image{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);border-radius:0}}.bbf-pdp__pairings{margin-top:32px}.bbf-pdp__pairings-label{margin-bottom:16px}.bbf-pdp__pairings-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px}.bbf-pdp__pairing-item{display:flex;align-items:flex-start;gap:10px}.bbf-pdp__pairing-icon{width:36px;height:36px;object-fit:contain;flex-shrink:0;margin-top:2px}.bbf-pdp__pairing-text{display:flex;flex-direction:column;gap:2px}.bbf-pdp__pairing-name{font-family:var(--font-body);font-size:1.5rem;font-weight:400;color:#1a0a00;line-height:1.3}.bbf-pdp__pairing-desc{font-family:var(--font-body);font-size:1.3rem;font-weight:300;color:#888;line-height:1.3}.bbf-fp{background:transparent}.bbf-fp__inner{max-width:1200px;margin:0 auto;padding:0 40px}.bbf-fp__label{font-family:var(--font-body);font-size:1.3rem;letter-spacing:.14em;text-transform:uppercase;color:#8a7d70;margin:0 0 18px}.bbf-fp__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 28px}.bbf-fp__item{display:flex;align-items:flex-start;gap:12px}.bbf-fp__icon{width:40px;height:40px;object-fit:contain;flex-shrink:0;margin-top:2px}.bbf-fp__text{display:flex;flex-direction:column;gap:3px}.bbf-fp__name{font-family:var(--font-body);font-size:1.6rem;font-weight:400;color:#1a0a00;line-height:1.3}.bbf-fp__desc{font-family:var(--font-body);font-size:1.35rem;font-weight:300;color:#888;line-height:1.35}.bbf-fp__media{line-height:0;border-radius:6px;overflow:hidden}.bbf-fp__img{width:100%;height:100%;display:block;object-fit:cover}@media screen and (min-width:750px){.bbf-fp{background:#f5f0e8;padding:56px 0}.bbf-fp__inner{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.bbf-fp__media{height:420px}}@media screen and (max-width:749px){.bbf-fp{padding:32px 0 36px}.bbf-fp__inner{padding:0 20px}.bbf-fp__label{margin-bottom:16px}.bbf-fp__grid{gap:20px 16px}.bbf-fp__icon{width:36px;height:36px}.bbf-fp__name{font-size:1.5rem}.bbf-fp__desc{font-size:1.3rem}.bbf-fp__media{margin:26px -20px 0;width:calc(100% + 40px);border-radius:0}}.bbf-pdp__reviews{margin-top:16px}.bbf-pdp__tabs{margin-top:32px;border-top:1px solid #ede8e2}@media screen and (max-width:749px){.bbf-pdp__tabs{margin-top:24px}}.bbf-pdp__tab{border-bottom:1px solid #ede8e2}.bbf-pdp__tab-summary{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-family:var(--font-body);font-size:1.4rem;font-weight:400;color:#333;letter-spacing:.02em;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.bbf-pdp__tab-summary::-webkit-details-marker{display:none}.bbf-pdp__tab-chevron{width:12px;height:12px;flex-shrink:0;transition:transform .25s ease;stroke:#888}.bbf-pdp__tab[open] .bbf-pdp__tab-chevron{transform:rotate(180deg)}.bbf-pdp__tab-body{padding:0 0 20px;font-family:var(--font-body);font-size:1.4rem;font-weight:300;color:#666;line-height:1.7}.bbf-pdp__tab-body p{margin:0 0 10px}.bbf-pdp__tab-body p:last-child{margin-bottom:0}.bbf-pdp__trust{display:flex;align-items:stretch;background:#f5f0e8;border-radius:10px;padding:18px 6px;margin:22px 0 6px}.bbf-pdp__trust-item{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;padding:2px 12px}.bbf-pdp__trust-item+.bbf-pdp__trust-item:before{content:"";position:absolute;left:0;top:12%;height:76%;width:1px;background:#2a181024}.bbf-pdp__trust-title{font-family:Futura,sans-serif;font-size:1.35rem;font-weight:500;letter-spacing:.04em;color:#2a1810;line-height:1.2}.bbf-pdp__trust-sub{font-family:Futura,sans-serif;font-size:1.15rem;font-weight:300;color:#8a7d70;line-height:1.3}.bbf-pdp__accordions{margin:26px 0 0;border-top:1px solid #E6DDD3}.bbf-pdp__acc{border-bottom:1px solid #E6DDD3}.bbf-pdp__acc-summary{display:flex;align-items:center;justify-content:space-between;padding:13px 2px;cursor:pointer;list-style:none;font-family:Futura,sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:.04em;color:#1a0a00}.bbf-pdp__acc-summary::-webkit-details-marker{display:none}.bbf-pdp__acc-icon{position:relative;width:16px;height:16px;flex-shrink:0;margin-left:16px}.bbf-pdp__acc-icon:before,.bbf-pdp__acc-icon:after{content:"";position:absolute;background:#1a0a00}.bbf-pdp__acc-icon:before{top:50%;left:0;width:100%;height:1.5px;transform:translateY(-50%)}.bbf-pdp__acc-icon:after{left:50%;top:0;width:1.5px;height:100%;transform:translate(-50%);transition:opacity .2s ease}.bbf-pdp__acc[open] .bbf-pdp__acc-icon:after{opacity:0}.bbf-pdp__acc-body{padding:0 2px 22px;font-family:Futura,sans-serif;font-size:1.61rem;font-weight:300;color:#6b5d4f;line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/39/assets/bbf-product.css.map */
