.bd-product-insight{padding:var(--mobile-padding)}.bd-product-insight__wrapper{width:100%}p.bd-product-insight__tag.tag{background:var(--primary-fill-color);color:var(--body-background-color);padding:.5rem .7rem .6rem .5rem;font-family:ivypresto-headline}.bd-product-insight__content{display:flex;flex-direction:column;gap:4rem}.bd-product-insight__left{width:100%}.bd-product-insight__left-inner{border:.1rem solid var(--border-color);border-radius:.8rem;padding:2rem 2.4rem 2.1rem}.bd-product-insight__tag{background:var(--primary-fill-color);min-height:2.8rem;display:inline-flex;align-items:center;justify-content:center}.bd-product-insight__tag.tag p{color:var(--body-background-color)}.bd-product-insight__left-title{margin-top:1.2rem;margin-bottom:0;font-family:sofia-pro}.bd-product-insight__left-text p{max-width:38rem;line-height:1.25}.bd-product-insight__right{width:100%}.bd-product-insight__tabs{display:flex;flex-direction:column;gap:0}.bd-product-insight__tab{border-top:.1rem solid var(--border-color);transition:all .3s ease}.bd-product-insight__tabs .bd-product-insight__tab:last-child{border-bottom:.1rem solid var(--border-color)}.bd-product-insight__tab-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;cursor:pointer;transition:all .3s ease}.bd-product-insight__tab-left{display:flex;align-items:center;gap:1rem;flex:1}.bd-product-insight__tab-number{color:var(--body-text-color)}.bd-product-insight__tab-icon{width:2.4rem;height:2.4rem;flex-shrink:0;transition:opacity .3s ease}.bd-product-insight__tab-icon .image-wrapper{padding-top:100%}.bd-product-insight__tab-icon img{width:100%;height:100%;display:block}.bd-product-insight__tab-icon--active{display:none}.bd-product-insight__tab:hover .bd-product-insight__tab-icon--active{display:block}.bd-product-insight__tab:hover .bd-product-insight__tab-icon--inactive{display:none}.bd-product-insight__tab-title{margin:0;color:var(--body-text-color)}.bd-product-insight__tab-button{display:none;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;background:var(--primary-fill-color);border:none;border-radius:.8rem;cursor:pointer;transition:all .3s ease;flex-shrink:0}.bd-product-insight__tab-button svg{width:1.2rem;height:.5rem;transition:transform .3s ease}.bd-product-insight__tab-button:hover{opacity:.85}.insight-sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#010c0cad;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s;z-index:9998;display:none}.insight-sidebar-overlay.active{opacity:1;visibility:visible}.insight-sidebar{position:fixed;top:1.8rem;left:50%;width:calc(100% - 3.6rem);max-width:33.6rem;max-height:calc(100vh - 3.6rem);transform:translate(-50%) scale(.9);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s,transform .3s ease;z-index:9999;pointer-events:none;display:none}.insight-sidebar.active{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) scale(1)}.insight-sidebar-box{border-radius:1.6rem;overflow:hidden;background:var(--color-white);height:51.8rem;display:flex;flex-direction:column}.insight-sidebar-header{padding:3.05rem 2.8rem 1.2rem;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.insight-sidebar-badge span.tag p{color:var(--body-background-color)}.insight-sidebar-badge{background:#1a3a34;border-radius:5rem;display:flex;align-items:center;gap:.3rem}.insight-sidebar-badge span.tag-italic{font-family:var(--font-heading);font-style:italic}.insight-sidebar-close{display:flex;background:transparent;border:.1rem solid var(--border-color);width:2.6rem;height:2.6rem;border-radius:50%;justify-content:center;align-items:center;cursor:pointer;transition:border-color .2s,background .2s;flex-shrink:0;padding:0}.insight-sidebar-close:hover{border-color:#0a343440;background:#0a34340a}.insight-sidebar-content{padding:0 2.8rem 0rem;margin-bottom:2rem;flex:1;overflow-y:auto}.insight-sidebar-image-container{margin-top:.9rem}.insight-sidebar-image-container .image-wrapper{padding-top:100%}.insight-sidebar-description{margin-top:.9rem}.insight-sidebar-description p{max-width:30rem;margin-bottom:.6rem;margin-top:0}.insight-sidebar-description p:first-child{margin-bottom:.6rem}.insight-sidebar-table{margin-top:2.4rem;border:.1rem solid var(--border-color);overflow:hidden;margin-bottom:2.4rem;border-radius:1.4rem}.insight-ingredients-table{width:100%;border-collapse:collapse}.insight-ingredients-table tbody tr{border-bottom:.1rem solid var(--border-color)}.insight-ingredients-table tbody tr:last-child{border-bottom:none}.insight-ingredients-table td{padding:2rem .8rem;color:var(--body-text-color);vertical-align:middle}.insight-sidebar-checklist{margin-top:2rem}.insight-checklist{list-style:none;padding:0;margin:0}.insight-checklist li{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.2rem}.insight-checklist li:last-child{margin-bottom:0}.insight-check-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.4rem}.insight-checklist-text{flex:1;line-height:1.6}.insight-sidebar-extra{margin-top:2.4rem}.insight-sidebar-extra p{max-width:30rem;margin-bottom:.6rem;margin-top:0}.insight-sidebar-extra p:first-child{margin-bottom:.6rem}.bd-product-insight__left-text-wrapper{position:relative}.bd-product-insight__left-text{max-width:100%;margin-top:1.6rem}.bd-product-insight__left-text.is-collapsed{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.bd-product-insight__read-more-btn{display:inline-block;background:transparent;border:none;color:var(--body-text-color);cursor:pointer;padding:0;margin:.8rem 0 0;text-decoration:underline}.bd-product-insight__read-more-btn:hover{opacity:.7}.bd-product-insight__read-more-btn .read-less-text,.bd-product-insight__read-more-btn.is-expanded .read-more-text{display:none}.bd-product-insight__read-more-btn.is-expanded .read-less-text{display:inline}.bd-product-insight__read-more-btn.hidden{display:none}.bd-product-insight__read-more-btn{margin:1.8rem 0 0}.insight-sidebar-description .metafield-rich_text_field p:not(:first-of-type)>strong,.insight-sidebar-extra .metafield-rich_text_field p:not(:first-of-type)>strong{margin-top:1.5rem;display:inline-block}@media(min-width:1024px){.bd-product-insight__content{gap:3.1rem}}@media(min-width:1100px){.bd-product-insight__content{gap:13.1rem}}@media(min-width:769px){.insight-ingredients-table td{padding:1.6rem}.bd-product-insight__tag{min-height:3rem}.bd-product-insight__tab-left{gap:1rem}.bd-product-insight__left-text p{line-height:1.25}.bd-product-insight__read-more-btn{margin:.8rem 0 0}.bd-product-insight__left-text{max-width:100%;margin-top:2.3rem}.bd-product-insight{padding:var(--desktop-padding)}.bd-product-insight__left-text.is-collapsed{-webkit-line-clamp:8}.bd-product-insight__left-text{margin-top:2.3rem}.bd-product-insight__tag.tag p{display:inline-block}.bd-product-insight__content{flex-direction:row;align-items:flex-start}.bd-product-insight__left{flex:0 0 52%;max-width:51.7rem}.bd-product-insight__left-inner{padding:3.6rem;border-radius:1.2rem}.bd-product-insight__right{flex:1}.bd-product-insight__tab-header{padding:3.1rem 0}.bd-product-insight__tab-left{gap:1.1rem}.bd-product-insight__tab-button{display:flex}p.bd-product-insight__tag.tag{padding:.6rem 1.2rem .8rem}.insight-sidebar-overlay{transition:opacity .6s ease-in-out,visibility .6s}.insight-sidebar{top:0;left:auto;right:0;width:100%;max-width:45.2rem;height:100%;max-height:100vh;padding:3.2rem 3.2rem 3.2rem 0;transform:translate(100%);transition:transform .6s ease-in-out,opacity .6s ease-in-out,visibility .6s ease-in-out}.bd-product-insight__left-title{margin-top:1.6rem;margin-bottom:0}.insight-sidebar.active{transform:translate(0);opacity:1}.insight-sidebar-box{box-shadow:-1rem 0 3rem #00000026;height:100%}.insight-sidebar-header{padding:2.4rem}.insight-sidebar-badge span.tag{font-size:1.5rem}.insight-sidebar-content{padding:0 2.4rem 2.4rem}.insight-sidebar-description p{max-width:30rem}.insight-sidebar-table{margin-top:3.2rem;margin-bottom:3.2rem}.insight-ingredients-table td{padding:1.5rem}.insight-sidebar-checklist{margin-top:4.2rem}.insight-checklist li{gap:1.4rem;margin-bottom:1.5rem;align-items:start}.insight-check-icon{margin-top:.7rem}.bd-product-insight__cards{display:grid!important}}.bd-product-insight__cards{margin-top:4rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}@media(max-width:767px){.bd-product-insight__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}}.bd-product-insight-card{position:relative}.bd-product-insight-card-image .image-wrapper{padding-top:100%;border-radius:.8rem;overflow:hidden;cursor:pointer}.bd-product-insight-card-title{margin-top:1.2rem;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.bd-product-insight-card-info{position:absolute;top:1rem;right:1rem;width:2.8rem;height:2.8rem;border-radius:50%;border:none;background:#fefcf8;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}
/*# sourceMappingURL=/cdn/shop/t/98/assets/bd-product-insight.css.map */
