.bbh{background:var(--bbh-bg, #ffffff);padding-top:var(--bbh-pt, 40px);padding-bottom:var(--bbh-pb, 40px);font-family:Lato,sans-serif}.bbh *{box-sizing:border-box}.bbh__container{max-width:1224px;margin:0 auto;padding-left:24px;padding-right:24px;display:grid;grid-template-columns:600px 1fr;gap:64px;align-items:start}.bbh__gallery{position:sticky;top:24px;max-width:600px;min-width:0}.bbh__main-image{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#10161a}.bbh__main-image img{width:100%;height:100%;object-fit:cover;display:block}.bbh__thumbs{display:flex;gap:10px;margin-top:12px;overflow:hidden}.bbh__thumb{flex:0 0 auto;width:68px;height:68px;border-radius:6px;overflow:hidden;border:2px solid transparent;cursor:pointer;background:#fff;padding:0;opacity:.7;transition:border-color .15s ease,opacity .15s ease}.bbh__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bbh__thumb:hover{opacity:1}.bbh__thumb.is-active{border-color:var(--bbh-color-accent, #1656d9);opacity:1}.bbh__content{min-width:0}.bbh__rating{display:flex;align-items:center;gap:6px;margin-bottom:10px;font-size:14px;line-height:1}.bbh__rating-stars{color:var(--bbh-color-star, #ff9017);font-size:15px;letter-spacing:1px}.bbh__rating-score{font-weight:700;color:var(--bbh-color-heading, #14181b)}.bbh__rating-count{color:var(--bbh-color-muted, #8a939b);font-weight:400}.bbh__title{margin:0 0 14px;font-size:34px;font-weight:800;line-height:1.15;letter-spacing:-.01em;color:var(--bbh-color-heading, #14181b)}.bbh__description{margin:0 0 18px;font-size:15px;font-weight:400;line-height:1.6;color:var(--bbh-color-body, #5b6670)}.bbh__price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:18px}.bbh__price{font-size:22px;font-weight:800;color:var(--bbh-color-heading, #14181b)}.bbh__price-compare{font-size:16px;font-weight:400;color:var(--bbh-color-muted, #8a939b);text-decoration:line-through}.bbh__save-badge{background:var(--bbh-color-save-bg, #b4fe9a);color:var(--bbh-color-save-text, #185b10);font-size:12.5px;font-weight:700;padding:4px 8px;border-radius:1px}.bbh__checklist{list-style:none;margin:0 0 20px;padding:20px;background:var(--bbh-color-checklist-bg, #fcfdff);border:1px solid var(--bbh-color-checklist-border, #ecf0fa);border-radius:1px}.bbh__checklist-item{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--bbh-color-heading, #14181b);padding:5px 0}.bbh__checklist-item svg{flex:0 0 auto}.bbh__checklist-item svg circle{fill:var(--bbh-color-accent, #1656d9)}.bbh__divider{border:none;border-top:1px solid var(--bbh-color-line, #e8eaed);margin:0 0 20px}.bbh__included-title{margin:0 0 14px;font-size:12.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--bbh-color-heading, #14181b)}.bbh__included-list{display:flex;flex-direction:column;gap:12px}.bbh__included-item{display:flex;align-items:center;gap:12px}.bbh__included-thumb{width:40px;height:40px;border-radius:6px;overflow:hidden;background:#eef1f3;flex:0 0 auto}.bbh__included-thumb img{width:100%;height:100%;object-fit:cover;display:block}.bbh__included-name{font-size:14px;font-weight:700;color:var(--bbh-color-heading, #14181b)}.bbh__included-subtitle{margin-left:4px;font-size:14px;font-weight:400;color:var(--bbh-color-muted, #8a939b)}.bbh__extras{display:flex;flex-wrap:wrap;gap:6px 22px;margin-top:16px;padding-top:16px;border-top:1px solid var(--bbh-color-line, #e8eaed);font-size:13px;font-weight:600;color:var(--bbh-color-body, #5b6670)}.bbh__extras span{white-space:nowrap}.bbh__atc-form{margin:22px 0 12px}.bbh__atc-btn{width:100%;background:var(--bbh-color-accent, #1656d9);color:#fff;border:none;border-radius:6px;padding:16px 20px;font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.bbh__atc-btn:hover:not(:disabled){background:color-mix(in srgb,var(--bbh-color-accent, #1656d9) 85%,black)}.bbh__atc-btn:disabled{opacity:.6;cursor:not-allowed}.bbh__trust{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin:0 0 16px;font-size:12px;font-weight:600;color:var(--bbh-color-body, #5b6670)}.bbh__trust-item{display:flex;align-items:center;gap:6px}.bbh__trust-item svg{flex:0 0 auto;color:var(--bbh-color-accent, #1656d9)}.bbh__inventory{text-align:center;background:var(--bbh-color-inventory-bg, #fdeedc);color:var(--bbh-color-inventory-text, #c2560a);font-size:13px;font-weight:700;padding:10px 14px;border-radius:6px;margin-bottom:18px}.bbh__payment{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.bbh__payment img,.bbh__payment svg{height:26px;width:auto;border:1px solid var(--bbh-color-line, #e8eaed);border-radius:4px;background:#fff}.bbh__accordion{border-top:1px solid var(--bbh-color-line, #e8eaed)}.bbh__accordion-item{border-bottom:1px solid var(--bbh-color-line, #e8eaed)}.bbh__accordion-trigger{width:100%;background:none;border:none;display:flex;justify-content:space-between;align-items:center;padding:15px 0;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--bbh-color-heading, #14181b);text-align:left;cursor:pointer}.bbh__accordion-plus{position:relative;width:12px;height:12px;flex:0 0 auto}.bbh__accordion-plus:before,.bbh__accordion-plus:after{content:"";position:absolute;background:var(--bbh-color-heading, #14181b);transition:opacity .15s ease}.bbh__accordion-plus:before{top:5px;left:0;width:12px;height:1.5px}.bbh__accordion-plus:after{top:0;left:5px;width:1.5px;height:12px}.bbh__accordion-item.is-open .bbh__accordion-plus:after{opacity:0}.bbh__accordion-panel{max-height:0;overflow:hidden;transition:max-height .2s ease}.bbh__accordion-panel-inner{padding:0 0 16px;font-size:14px;line-height:1.6;color:var(--bbh-color-body, #5b6670)}.bbh__guarantee{display:flex;gap:12px;margin-top:20px;padding:16px;background:var(--bbh-color-guarantee-bg, #eef9f1);border:1px solid var(--bbh-color-guarantee-border, #d3efdb);border-radius:8px}.bbh__guarantee svg{flex:0 0 auto;margin-top:2px}.bbh__guarantee-title{margin:0 0 4px;font-size:14px;font-weight:800;color:var(--bbh-color-guarantee-title, #1d8a45)}.bbh__guarantee-text{margin:0;font-size:13px;line-height:1.55;color:var(--bbh-color-guarantee-text, #3d6b4a)}.bbh__guarantee-text strong{color:var(--bbh-color-guarantee-title, #1d8a45)}@media(max-width:980px){.bbh__container{grid-template-columns:1fr;gap:28px}.bbh__gallery{position:static;max-width:100%}}@media(max-width:480px){.bbh__container{padding-left:16px;padding-right:16px}.bbh__title{font-size:26px}.bbh__price{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/buy-box-hero.css.map */
