.nbd-comparison-section{padding-block:var(--section-padding-top, 4rem) var(--section-padding-bottom, 4rem)}.nbd-ct__heading{text-align:center;margin-bottom:3rem}.nbd-ct__table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.nbd-ct__table th,.nbd-ct__table td{padding:1.2rem 1rem;text-align:center;vertical-align:middle;line-height:1.2}.nbd-ct__table th:first-child,.nbd-ct__table td:first-child{text-align:left;width:50%;padding-left:1.5rem}.nbd-ct__table th:last-child,.nbd-ct__table td:last-child{padding-right:1.5rem}@media screen and (min-width:750px){.nbd-ct__wrapper{max-width:var(--page-width);margin-inline:auto;padding-inline:5rem}.nbd-ct__table th,.nbd-ct__table td{padding:1.6rem 2rem}.nbd-ct__table th:first-child,.nbd-ct__table td:first-child{width:55%;padding-left:0}.nbd-ct__table th:last-child,.nbd-ct__table td:last-child{padding-right:0}}.nbd-ct__table thead th{padding-bottom:2.4rem;font-size:1.3rem;text-transform:uppercase;letter-spacing:.08em}.nbd-ct__table thead th:first-child{font-size:inherit;text-transform:none;letter-spacing:normal}.nbd-ct__table tbody tr+tr td{border-top:1px solid rgba(0,0,0,.08)}.nbd-ct__table tbody tr+tr .nbd-ct__col1{border-top:1px solid rgba(255,255,255,.1)}.nbd-ct__col1-header,.nbd-ct__col1{background:var(--nbd-ct-col1-bg);color:var(--nbd-ct-col1-text)}.nbd-ct--rounded .nbd-ct__col1-header{border-radius:1.2rem 1.2rem 0 0}.nbd-ct__table tbody tr:last-child .nbd-ct__col1{padding-bottom:2.8rem}.nbd-ct__table thead tr .nbd-ct__col1-header{padding-top:2.8rem}.nbd-ct--rounded .nbd-ct__table tbody tr:last-child .nbd-ct__col1{border-radius:0 0 1.2rem 1.2rem}.nbd-ct__check{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%}.nbd-ct__col1 .nbd-ct__check,.nbd-ct__col1 .nbd-ct__cross{color:var(--nbd-ct-col1-icon)}.nbd-ct__col1 .nbd-ct__check{background:var(--nbd-ct-col1-check-bg)}.nbd-ct__col2 .nbd-ct__check{background:#00000014;color:rgb(var(--color-base-text))}.nbd-ct__check svg{width:1.4rem;height:1.4rem;display:block}.nbd-ct__cross{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem}.nbd-ct__cross svg{width:1.8rem;height:1.8rem;display:block}.nbd-ct__dash{display:inline-block;font-size:1.8rem;line-height:1;opacity:.4}:root,body{--font-heading-family: "degularbold", sans-serif}body :is(.heading,h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5){line-height:1}body .product-form__submit{background-color:var(--nbd-custom-color-atc-background);border-color:var(--nbd-custom-color-atc-background);color:var(--nbd-custom-color-atc-text)}body .product-form__submit:hover{background-color:var(--nbd-custom-color-atc-background)}body .product-form__submit span:nth-child(2){display:inline-block;margin-left:.5rem;opacity:0;transition:all .3s}body .product-form__submit:hover span:nth-child(2){opacity:1;transform:scale(1.5) translate(1.5rem)}body .shopify_subscriptions_app_block{font-size:12px}.nbd-product-label-wrapper{display:flex;flex-wrap:wrap;gap:.5rem;margin-block:1rem}.nbd-product-label{border:.1rem solid transparent;display:inline-block;font-size:1.1rem;text-transform:uppercase;line-height:1;padding:.5rem 1rem;text-align:center;word-break:break-word;width:max-content;background-color:rgb(var(--color-button-background));border-color:rgb(var(--color-button-background));color:rgb(var(--color-button-text));font-family:var(--font-button-family);padding-top:calc(.5rem + var(--font-button-baseline));border-radius:min(var(--button-radius),.2rem)}.card-information:has(.nbd-discount-info) :is(.price-item--regular,.price-item--sale) bdi{position:relative}.card-information:has(.nbd-discount-info) :is(.price-item--regular,.price-item--sale) bdi:before{content:"";position:absolute;left:0;top:50%;width:100%;border-bottom:.1rem solid var(--color-sale-price);opacity:.7;transform:rotate(-15deg)}.product__title:has(.nbd-discount-info) :is(.price-item--regular,.price-item--sale) bdi{position:relative}.product__title:has(.nbd-discount-info) :is(.price-item--regular,.price-item--sale) bdi:before{content:"";position:absolute;left:0;top:50%;width:100%;border-bottom:.1rem solid var(--color-sale-price);opacity:.7;transform:rotate(-15deg)}body:has(.product__title .nbd-discount-info) .sticky-cart .price{display:none}nbd-selling-plans:has(.nbd-discount-info) .onetime .price{text-decoration:line-through}.quantity-discounts [for=quantity-1]:has(.nbd-discount-info) .price{text-decoration:line-through}.quantity-discounts [for=quantity-1]:has(.nbd-discount-info){position:relative;margin-bottom:2rem}.quantity-discounts [for=quantity-1] .nbd-discount-info{position:absolute;right:1.5rem;max-width:calc(100% - 3rem)}.nbd-discount-info{position:relative;overflow:visible;display:flex;width:max-content;margin-block:.5rem}nbd-buy .nbd-discount-info{margin:-2.5ch 1.5rem .5rem auto}.nbd-discount-info:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;color:rgb(var(--badge-color));z-index:-1;animation:ping 1.5s cubic-bezier(0,0,.2,1) infinite}.nbd-discount-info .badge--onsale{background-color:rgb(var(--badge-color));border-color:rgb(var(--badge-color));color:rgb(var(--color-button-text))}.nbd-discount-info .badge--onsale bdi{font-weight:700;font-size:1.4rem}@keyframes ping{0%{box-shadow:0 0 1px rgba(var(--badge-color) / .4)}to{box-shadow:0 0 1px 5px rgba(var(--badge-color) / 0)}}.ingredients{display:grid;gap:3rem 1.5rem}@media screen and (min-width:600px){.ingredients{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.ingredients{grid-template-columns:repeat(3,1fr)}}.ingredient .image-wrap{display:block}.ingredient img{display:block;width:100%;height:auto}.ingredient__title{margin-block:1.5rem 1rem}.ingredient__title a{text-decoration:none;color:inherit}.ingredient .rte{line-height:1.3}.nbd-testimonial{display:grid;grid-template-columns:7rem 1fr;gap:2rem;align-items:center;padding:2rem;background:rgba(var(--color-base-text),.05);box-shadow:inset 0 2px 6px rgba(var(--color-base-text),.06)}@media screen and (min-width:750px){.nbd-testimonial{grid-template-columns:9rem 1fr}}.nbd-testimonial__image{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:50%;border:2px solid #ffffff;box-shadow:0 2px 8px rgba(var(--color-base-text),.15)}.nbd-testimonial__stars{display:flex;gap:.1rem;margin-bottom:1rem;color:currentColor}.nbd-testimonial__stars svg{display:block;width:1.6rem;height:1.6rem}.nbd-testimonial__quote{margin:0;line-height:1.3;text-wrap:balance}.nbd-testimonial__author{margin:0;font-weight:700;line-height:1.3}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
