.bh-product-summary,.bh-product-advice,.bh-product-specs,.bh-product-usage,.bh-product-care,.bh-product-xsell,.bh-product-compare,.bh-product-reviews{padding:48px 0;border-top:1px solid #E8E8E6}.bh-product-trust{padding:32px 0;background:#fafaf8;border-top:1px solid #E8E8E6;border-bottom:1px solid #E8E8E6}.bh-product-summary__heading,.bh-product-advice__heading,.bh-product-specs__heading,.bh-product-usage__heading,.bh-product-care__heading,.bh-product-xsell__heading,.bh-product-compare__heading,.bh-product-reviews__heading{font-family:var(--font-heading-family);font-size:clamp(20px,2.4vw,26px);line-height:1.2;color:#1a1a1a;margin:0 0 24px}.bh-product-summary__wrapper,.bh-product-advice__wrapper,.bh-product-specs__wrapper,.bh-product-usage__wrapper,.bh-product-care__wrapper,.bh-product-reviews__wrapper{max-width:760px}.bh-product-main{padding:32px 0 48px}.bh-product-main__wrapper{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:750px){.bh-product-main__wrapper{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:56px;align-items:start}}.bh-product-main__media-main{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#fafaf8;border:1px solid #E8E8E6;border-radius:2px}.bh-product-main__media-item{display:none;width:100%;height:100%}.bh-product-main__media-item.is-active{display:block}.bh-product-main__media-item img,.bh-product-main__media-item video,.bh-product-main__media-item model-viewer{width:100%;height:100%;object-fit:cover;display:block}.bh-product-main__media-placeholder{aspect-ratio:1 / 1;background:#fafaf8;border:1px solid #E8E8E6;border-radius:2px;display:flex;align-items:center;justify-content:center}.bh-product-main__media-placeholder svg{width:35%;opacity:.25}.bh-product-main__media-thumbs{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap;padding:0}.bh-product-main__thumb{width:64px;height:64px;padding:0;border:1px solid #E8E8E6;background:none;border-radius:2px;overflow:hidden;cursor:pointer;opacity:.55;transition:opacity .15s ease,border-color .15s ease}.bh-product-main__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bh-product-main__thumb:hover{opacity:.85}.bh-product-main__thumb.is-active{opacity:1;border-color:#2c3b4a}.bh-product-main__info{display:flex;flex-direction:column}.bh-badge{display:inline-block;align-self:flex-start;font-family:var(--font-body-family);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:5px 10px;background:#2c3b4a;color:#fff;border-radius:2px;margin:0 0 14px}.bh-product-main__vendor{font-family:var(--font-body-family);font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#2c3b4a;margin:0 0 8px}.bh-product-main__title{font-family:var(--font-heading-family);font-size:clamp(24px,3vw,32px);line-height:1.2;color:#1a1a1a;margin:0 0 18px}.bh-price-httc{display:flex;align-items:baseline;gap:10px;margin:0 0 16px;flex-wrap:wrap}.bh-price-httc__ttc{font-family:var(--font-heading-family);font-size:1.55rem;font-weight:600;color:#1a1a1a}.bh-price-httc__ttc-suffix{font-size:.65rem;font-weight:400;opacity:.6;margin-left:2px;text-transform:uppercase}.bh-price-httc__ht{font-family:var(--font-body-family);font-size:.85rem;color:#1a1a1a;opacity:.55}.bh-stock-status{display:flex;align-items:center;gap:8px;margin:0 0 28px}.bh-stock-status__label{display:inline-block;padding:5px 12px;border-radius:20px;border:1px solid #E8E8E6;background:#fafaf8;font-family:var(--font-body-family);font-size:.75rem;font-weight:600;color:#1a1a1a}.bh-stock-status--disponible .bh-stock-status__label{border-color:#2c3b4a;color:#2c3b4a}.bh-stock-status__complement{font-size:.8rem;color:#1a1a1a;opacity:.55}.bh-product-main__form{display:flex;flex-direction:column}.bh-product-main__option{display:flex;flex-direction:column;gap:6px;margin:0 0 16px;max-width:320px}.bh-product-main__option label{font-family:var(--font-body-family);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#1a1a1a;opacity:.65}.bh-product-main__option-select{border:1px solid #E8E8E6;border-radius:2px;padding:11px 12px;font-family:var(--font-body-family);font-size:.95rem;color:#1a1a1a;background:#fff}.bh-product-main__quantity{display:flex;flex-direction:column;gap:6px;margin:0 0 20px}.bh-product-main__quantity label{font-family:var(--font-body-family);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#1a1a1a;opacity:.65}.bh-product-main__quantity input{width:96px;border:1px solid #E8E8E6;border-radius:2px;padding:11px 12px;font-family:var(--font-body-family);font-size:.95rem}.bh-product-main__add-to-cart{width:100%;max-width:360px;margin:0 0 12px}.bh-quote-cta{width:100%;max-width:360px;text-align:center}.bh-sticky-buy{display:none;position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid #E8E8E6;box-shadow:0 -4px 16px #1a1a1a14;padding-bottom:env(safe-area-inset-bottom,0);transform:translateY(100%);transition:transform .2s ease}@media(max-width:989px){.bh-sticky-buy.is-visible{display:block;transform:translateY(0)}}.bh-sticky-buy__wrap{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px}.bh-sticky-buy__info{min-width:0;flex:1}.bh-sticky-buy__title{display:block;font-family:var(--font-body-family);font-size:.72rem;color:#1a1a1a;opacity:.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 2px}.bh-sticky-buy__info .bh-price-httc{margin:0;gap:6px}.bh-sticky-buy__info .bh-price-httc__ttc{font-size:1.05rem}.bh-sticky-buy__btn{flex-shrink:0;white-space:nowrap;padding:0 20px;height:44px}.bh-product-summary__list{list-style:none;margin:0;padding:0;display:grid;gap:14px}.bh-product-summary__item{position:relative;padding-left:26px;font-family:var(--font-body-family);font-size:.95rem;line-height:1.6;color:#1a1a1a}.bh-product-summary__item:before{content:"";position:absolute;left:0;top:.72em;width:14px;height:1px;background:#2c3b4a}.bh-product-advice{background:#fafaf8}.bh-product-advice__target{font-family:var(--font-body-family);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#2c3b4a;margin:0 0 16px}.bh-product-advice__body{font-family:var(--font-body-family);font-size:1rem;line-height:1.75;color:#1a1a1a;opacity:.9}.bh-product-specs__list{margin:0;padding:0;border-top:1px solid #E8E8E6}.bh-product-specs__row{display:grid;grid-template-columns:180px 1fr;gap:16px;padding:14px 0;border-bottom:1px solid #E8E8E6;margin:0}.bh-product-specs__row dt{font-family:var(--font-body-family);font-size:.8rem;text-transform:uppercase;letter-spacing:.03em;color:#1a1a1a;opacity:.55}.bh-product-specs__row dd{font-family:var(--font-body-family);font-size:.95rem;line-height:1.5;color:#1a1a1a;margin:0}@media(max-width:600px){.bh-product-specs__row{grid-template-columns:1fr;gap:4px}}.bh-product-usage__case,.bh-product-care__intro{font-family:var(--font-body-family);font-size:.85rem;font-weight:600;color:#2c3b4a;margin:0 0 16px}.bh-product-usage__body,.bh-product-care__body{font-family:var(--font-body-family);font-size:1rem;line-height:1.75;color:#1a1a1a;opacity:.9}.bh-product-xsell__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:750px){.bh-product-xsell__grid{grid-template-columns:repeat(4,1fr)}}.bh-product-xsell__link{display:flex;flex-direction:column;text-decoration:none;color:#1a1a1a;border:1px solid #E8E8E6;border-radius:2px;overflow:hidden;transition:border-color .15s ease}.bh-product-xsell__link:hover{border-color:#2c3b4a}.bh-product-xsell__link img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;background:#fafaf8}.bh-product-xsell__title{display:block;font-family:var(--font-body-family);font-size:.85rem;line-height:1.35;padding:12px 12px 0;color:#1a1a1a}.bh-product-xsell__link .bh-price-httc{flex-direction:column;align-items:flex-start;gap:0;padding:6px 12px 12px;margin:0}.bh-product-xsell__link .bh-price-httc__ttc{font-size:1rem}.bh-product-compare__wrapper{overflow-x:auto}.bh-product-compare__table{width:100%;min-width:480px;border-collapse:collapse;font-family:var(--font-body-family);font-size:.9rem}.bh-product-compare__table th,.bh-product-compare__table td{padding:12px 16px;border-bottom:1px solid #E8E8E6;text-align:left}.bh-product-compare__table thead th{font-family:var(--font-heading-family);font-weight:600;color:#1a1a1a;border-bottom:2px solid #1A1A1A}.bh-product-compare__table tbody th[scope=row]{font-weight:600;color:#1a1a1a;opacity:.65;white-space:nowrap}.bh-product-compare__table tbody td{color:#1a1a1a;opacity:.9}.bh-product-reviews__widget{min-height:24px}.bh-product-trust__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;text-align:center}@media(min-width:750px){.bh-product-trust__grid{grid-template-columns:repeat(4,1fr)}}.bh-product-trust__item{font-family:var(--font-body-family);font-size:.85rem;color:#1a1a1a;opacity:.85;padding:0 8px}.bh-product-trust .bh-stock-status{justify-content:center;margin:0}.bh-product-trust .bh-delivery p,.bh-product-trust p{margin:0}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-bh-product.css.map */
