:root{--bt-v2-green: #008000;--bt-v2-light-green: #76C144;--bt-v2-deep: #16401f;--bt-v2-soft: #f3fbf2;--bt-v2-soft-2: #f8fff7;--bt-v2-warm: #6b6b6b;--bt-v2-line: rgba(0, 128, 0, .14);--bt-v2-shadow: 0 18px 55px rgba(0, 72, 20, .12);--bt-v2-radius: 24px}.bt-v2-wrap,.bt-v2-wrap *{box-sizing:border-box}.bt-v2-wrap{font-family:inherit;color:var(--bt-v2-deep)}.bt-v2-page-width{max-width:var(--page-width, 120rem);margin:0 auto;padding-left:2rem;padding-right:2rem}.bt-v2-section{padding:56px 0;background:#fff}.bt-v2-section--soft{background:linear-gradient(180deg,#fff 0%,var(--bt-v2-soft) 100%)}.bt-v2-eyebrow{display:inline-flex;align-items:center;gap:.8rem;color:var(--bt-v2-green);background:#76c14424;border:1px solid rgba(0,128,0,.14);border-radius:999px;padding:.7rem 1.2rem;font-size:1.25rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.bt-v2-eyebrow:before{content:"";width:.8rem;height:.8rem;border-radius:50%;background:var(--bt-v2-light-green);box-shadow:0 0 0 5px #76c1442e}.bt-v2-title{margin:1.4rem 0 1rem;font-size:clamp(3rem,4.5vw,6.4rem);line-height:1.02;letter-spacing:-.045em;font-weight:800;color:var(--bt-v2-deep)}.bt-v2-subtitle{margin:0;max-width:72rem;color:#16401fbf;font-size:clamp(1.6rem,2vw,2rem);line-height:1.55}.bt-v2-btns{display:flex;flex-wrap:wrap;gap:1.1rem;align-items:center;margin-top:2.4rem}.bt-v2-btn,.bt-v2-btn:visited{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;border-radius:999px;padding:1.25rem 2.2rem;border:1px solid transparent;text-decoration:none;font-weight:800;line-height:1.1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.bt-v2-btn:hover{transform:translateY(-1px);text-decoration:none}.bt-v2-btn--primary{background:var(--bt-v2-light-green);color:#fff;box-shadow:0 14px 32px #76c14457}.bt-v2-btn--primary:hover{background:var(--bt-v2-green);color:#fff}.bt-v2-btn--secondary{background:#fff;color:var(--bt-v2-green);border-color:#00800038}.bt-v2-btn--secondary:hover{border-color:var(--bt-v2-green);color:var(--bt-v2-green)}.bt-v2-grid{display:grid;gap:2rem}.bt-v2-grid--2{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center}.bt-v2-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.bt-v2-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.bt-v2-card{background:#ffffffeb;border:1px solid var(--bt-v2-line);border-radius:var(--bt-v2-radius);box-shadow:var(--bt-v2-shadow);padding:2.2rem}.bt-v2-card--flat{box-shadow:none;background:#fff}.bt-v2-kicker{margin:0 0 .8rem;color:var(--bt-v2-green);font-size:1.28rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.bt-v2-card h3,.bt-v2-card h4{color:var(--bt-v2-deep);margin:0 0 .8rem;line-height:1.18}.bt-v2-card p{margin:0;color:#16401fb8;line-height:1.55}.bt-v2-pill-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.7rem}.bt-v2-pill{display:inline-flex;align-items:center;gap:.7rem;border:1px solid rgba(0,128,0,.18);border-radius:999px;padding:.8rem 1.2rem;background:#fff;color:var(--bt-v2-deep);font-weight:700;font-size:1.35rem}.bt-v2-pill:before{content:"";width:.72rem;height:.72rem;border-radius:50%;background:var(--bt-v2-light-green)}.bt-v2-hero-visual{position:relative;overflow:hidden;min-height:45rem;background:radial-gradient(circle at 18% 18%,rgba(118,193,68,.28),transparent 30%),linear-gradient(145deg,#fff,#effbea)}.bt-v2-product-shot{display:flex;justify-content:center;align-items:center;min-height:28rem;border-radius:22px;background:#ffffffa3;border:1px solid rgba(0,128,0,.1);margin-bottom:1.6rem}.bt-v2-product-shot img{max-width:88%;max-height:33rem;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 22px 28px rgba(0,72,20,.14))}.bt-v2-mini-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.bt-v2-metric{background:#fff;border:1px solid rgba(0,128,0,.12);border-radius:16px;padding:1.2rem}.bt-v2-metric strong{display:block;color:var(--bt-v2-green);font-size:1.65rem;line-height:1}.bt-v2-metric span{display:block;margin-top:.45rem;color:#16401fad;font-size:1.16rem;line-height:1.25}.bt-v2-flow{position:relative;counter-reset:step}.bt-v2-flow-card{position:relative;padding-top:4.8rem}.bt-v2-flow-card:before{counter-increment:step;content:counter(step);position:absolute;left:2rem;top:1.8rem;width:2.6rem;height:2.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bt-v2-green);color:#fff;font-size:1.25rem;font-weight:800}.bt-v2-pack-card{position:relative;display:flex;flex-direction:column;min-height:100%;overflow:hidden}.bt-v2-pack-card.is-featured{border-color:#00800059;box-shadow:0 22px 58px #0080002e}.bt-v2-pack-badge{align-self:flex-start;margin-bottom:1.1rem;border-radius:999px;background:#76c14429;color:var(--bt-v2-green);border:1px solid rgba(0,128,0,.14);font-size:1.16rem;font-weight:850;padding:.55rem .9rem;text-transform:uppercase;letter-spacing:.04em}.bt-v2-pack-title{font-size:2.2rem;font-weight:850;margin:0 0 .5rem}.bt-v2-pack-copy{margin-bottom:1.6rem!important}.bt-v2-pack-list{list-style:none;padding:0;margin:1.2rem 0 1.8rem;display:grid;gap:.85rem}.bt-v2-pack-list li{position:relative;padding-left:2.2rem;color:#16401fc7;line-height:1.35}.bt-v2-pack-list li:before{content:"";position:absolute;left:0;top:.38rem;width:1.2rem;height:1.2rem;border-radius:50%;background:var(--bt-v2-light-green);box-shadow:inset 0 0 0 3px #fff}.bt-v2-pack-card .bt-v2-btn{margin-top:auto;width:100%}.bt-v2-testimonial{display:grid;gap:1.1rem}.bt-v2-stars{color:var(--bt-v2-green);letter-spacing:.12em;font-weight:850;font-size:1.4rem}.bt-v2-quote{font-size:1.55rem;color:#16401fc7;line-height:1.55}.bt-v2-quote-name{color:var(--bt-v2-deep);font-weight:800;margin-top:.4rem}.bt-v2-faq{display:grid;gap:1rem}.bt-v2-faq details{border:1px solid rgba(0,128,0,.13);border-radius:18px;background:#fff;padding:0;overflow:hidden}.bt-v2-faq summary{cursor:pointer;list-style:none;padding:1.8rem 2rem;color:var(--bt-v2-deep);font-weight:850}.bt-v2-faq summary::-webkit-details-marker{display:none}.bt-v2-faq details p{padding:0 2rem 1.8rem;margin:0;color:#16401fb8}.bt-v2-final-cta{text-align:center;background:linear-gradient(135deg,#0b6f1d,#76c144);color:#fff;border-radius:32px;padding:clamp(3rem,6vw,6.5rem) 2rem;overflow:hidden;position:relative}.bt-v2-final-cta h2,.bt-v2-final-cta p{color:#fff}.bt-v2-final-cta h2{margin:0 auto 1rem;max-width:86rem;font-size:clamp(3rem,4vw,5.4rem);line-height:1.04;letter-spacing:-.035em}.bt-v2-final-cta p{margin:0 auto;max-width:68rem;opacity:.92;font-size:1.72rem}.bt-v2-final-cta .bt-v2-btn--primary{background:#fff;color:var(--bt-v2-green);box-shadow:0 14px 35px #0000001f}.bt-v2-buybox{margin:1.2rem 0 1.6rem;border-radius:20px;background:linear-gradient(145deg,#fff,#f3fbf2);border:1px solid rgba(0,128,0,.16);padding:1.6rem;box-shadow:0 12px 30px #00481412}.bt-v2-buybox p{margin:0;color:#16401fc2;line-height:1.45}.bt-v2-buybox strong{color:var(--bt-v2-deep)}.bt-v2-buybox-row{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:space-between}.bt-v2-buybox-review{display:inline-flex;align-items:center;gap:.7rem;font-weight:850;color:var(--bt-v2-deep)}.bt-v2-buybox-review .bt-v2-stars{letter-spacing:.04em}.bt-v2-buybox-promo{border-radius:999px;background:#fff;border:1px solid rgba(0,128,0,.16);color:var(--bt-v2-green);padding:.65rem 1rem;font-weight:850;font-size:1.25rem}.bt-v2-buybox-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.2rem}.bt-v2-buybox-mini{border:1px solid rgba(0,128,0,.12);border-radius:14px;background:#fff;padding:1rem;color:#16401fc7;font-size:1.28rem;line-height:1.35}.bt-v2-buybox-mini strong{display:block;font-size:1.35rem;margin-bottom:.3rem}.bt-v2-inline-packs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1.3rem}.bt-v2-inline-pack{text-align:left;-webkit-appearance:none;appearance:none;border:1px solid rgba(0,128,0,.16);border-radius:16px;background:#fff;padding:1.15rem;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.bt-v2-inline-pack:hover,.bt-v2-inline-pack:focus-visible{transform:translateY(-1px);border-color:var(--bt-v2-green);box-shadow:0 10px 22px #0080001a;outline:none}.bt-v2-inline-pack-title{display:flex;align-items:center;justify-content:space-between;gap:.8rem;font-weight:850;color:var(--bt-v2-deep)}.bt-v2-inline-pack-title span:last-child{color:var(--bt-v2-green);font-size:1.12rem;text-transform:uppercase;letter-spacing:.04em}.bt-v2-inline-pack small{display:block;margin-top:.55rem;color:#16401fad;line-height:1.35}.bt-v2-sticky{position:fixed;left:50%;transform:translate(-50%) translateY(140%);bottom:1.6rem;z-index:50;width:min(92vw,980px);background:#fffffff5;border:1px solid rgba(0,128,0,.18);border-radius:999px;box-shadow:0 18px 48px #00320f2e;display:flex;align-items:center;justify-content:space-between;gap:1.4rem;padding:.9rem .9rem .9rem 1.8rem;opacity:0;pointer-events:none;transition:opacity .22s ease,transform .22s ease}.bt-v2-sticky.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.bt-v2-sticky-title{display:flex;flex-direction:column;line-height:1.2;color:var(--bt-v2-deep);font-weight:850}.bt-v2-sticky-title small{color:#16401fa6;font-weight:650;margin-top:.2rem}.bt-v2-sticky .bt-v2-btn{min-height:4.4rem;white-space:nowrap}.bt-v2-article-cta{margin:4rem auto}.bt-v2-calculator-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.bt-v2-step-number{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background:var(--bt-v2-green);color:#fff;font-weight:850;margin-bottom:1rem}@media screen and (max-width:989px){.bt-v2-grid--2,.bt-v2-grid--3,.bt-v2-grid--4,.bt-v2-calculator-steps{grid-template-columns:1fr}.bt-v2-hero-visual{min-height:auto}.bt-v2-section{padding:40px 0}}@media screen and (max-width:749px){.bt-v2-page-width{padding-left:1.5rem;padding-right:1.5rem}.bt-v2-card{padding:1.7rem;border-radius:20px}.bt-v2-title{font-size:clamp(3.2rem,11vw,4.8rem)}.bt-v2-btns{align-items:stretch}.bt-v2-btn{width:100%}.bt-v2-mini-metrics,.bt-v2-buybox-mini-grid,.bt-v2-inline-packs{grid-template-columns:1fr}.bt-v2-sticky{width:100vw;bottom:0;border-radius:20px 20px 0 0;padding:1rem 1.2rem calc(1rem + env(safe-area-inset-bottom))}.bt-v2-sticky-title small{display:none}.bt-v2-sticky .bt-v2-btn{width:auto;padding-left:1.6rem;padding-right:1.6rem}body.bt-v2-has-sticky{padding-bottom:6.8rem}@supports selector(body:has(.bt-v2-sticky)){body:has(.bt-v2-sticky){padding-bottom:6.8rem}}}.bt-v31-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);gap:2rem;align-items:center;border-radius:34px;padding:clamp(2rem,4vw,4rem);background:radial-gradient(circle at 12% 18%,rgba(118,193,68,.22),transparent 32%),linear-gradient(145deg,#fff,#f4fbf1);border:1px solid rgba(0,128,0,.12);box-shadow:0 24px 70px #00481414}.bt-v31-hero-copy .bt-v2-title{max-width:92rem}.bt-v31-mini-path ol{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:1rem;counter-reset:btpath}.bt-v31-mini-path li{display:grid;grid-template-columns:3.2rem 1fr;column-gap:1rem;align-items:start;color:#16401fb8}.bt-v31-mini-path li:before{counter-increment:btpath;content:counter(btpath);width:3.2rem;height:3.2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--bt-v2-green);color:#fff;font-weight:850;grid-row:span 2}.bt-v31-mini-path li strong{display:block;color:var(--bt-v2-deep)}.bt-v31-mini-path li span{display:block;font-size:1.28rem;margin-top:.25rem}.bt-v31-calc-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(340px,1.08fr);gap:2rem;margin-top:2rem;align-items:start}.bt-v31-calc-card,.bt-v31-result-card{min-height:100%}.bt-v31-calc-step+.bt-v31-calc-step{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(0,128,0,.11)}.bt-v31-mode-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.bt-v31-choice{border:1px solid rgba(0,128,0,.14);border-radius:20px;padding:1.4rem;cursor:pointer;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.bt-v31-choice:hover{transform:translateY(-1px);border-color:#00800052;box-shadow:0 12px 28px #00800014}.bt-v31-choice.is-selected{border-color:var(--bt-v2-green);box-shadow:0 14px 34px #0080001f;background:linear-gradient(145deg,#fff,#f4fbf1)}.bt-v31-choice input{position:absolute;opacity:0;pointer-events:none}.bt-v31-choice span{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:.8rem;color:var(--bt-v2-deep)}.bt-v31-choice em{font-style:normal;color:var(--bt-v2-green);font-size:1.15rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.bt-v31-choice small{color:#16401fad;line-height:1.42}.bt-v31-segment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.bt-v31-segment input{position:absolute;opacity:0;pointer-events:none}.bt-v31-segment span{display:flex;align-items:center;justify-content:center;min-height:4.8rem;border:1px solid rgba(0,128,0,.16);border-radius:999px;color:var(--bt-v2-deep);font-weight:850;background:#fff;cursor:pointer}.bt-v31-segment input:checked+span{background:var(--bt-v2-green);color:#fff;border-color:var(--bt-v2-green)}.bt-v31-field-label{display:block;color:var(--bt-v2-deep);font-weight:850;margin-bottom:.8rem}.bt-v31-calc-card select{width:100%;min-height:5rem;border-radius:16px;border:1px solid rgba(0,128,0,.2);padding:0 1.4rem;background:#fff;color:var(--bt-v2-deep);font-weight:750}.bt-v31-help-text{margin:1rem 0 0!important;color:#16401fad;font-size:1.32rem}.bt-v31-result-grid,.bt-v31-duration-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.bt-v31-result-grid div,.bt-v31-duration-results div{border:1px solid rgba(0,128,0,.13);border-radius:18px;background:#fff;padding:1.4rem}.bt-v31-result-grid span,.bt-v31-duration-results span{display:block;color:#16401f9e;font-size:1.18rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.bt-v31-result-grid strong,.bt-v31-duration-results strong{display:block;color:var(--bt-v2-green);font-size:clamp(2rem,2.3vw,3rem);line-height:1.1;margin-top:.6rem}.bt-v31-duration-results{margin-top:1rem}.bt-v31-duration-results .is-featured{background:linear-gradient(145deg,#fff,#f4fbf1);border-color:#00800052;box-shadow:0 12px 28px #0080001a}.bt-v31-duration-results small{display:block;margin-top:.35rem;color:#16401f99}.bt-v31-recommendation{margin-top:1.4rem;border-radius:22px;padding:1.6rem;background:linear-gradient(135deg,#008000f2,#76c144eb);color:#fff}.bt-v31-recommendation span,.bt-v31-recommendation strong,.bt-v31-recommendation p{color:#fff}.bt-v31-recommendation span{display:block;text-transform:uppercase;letter-spacing:.04em;font-weight:850;font-size:1.16rem;opacity:.86}.bt-v31-recommendation strong{display:block;margin-top:.5rem;font-size:2.2rem}.bt-v31-recommendation p{margin:.55rem 0 0;opacity:.92}.bt-v31-guidance-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;margin-top:1.6rem}.bt-v31-section-heading{text-align:center;max-width:86rem;margin:0 auto 2.2rem}.bt-v31-section-heading h2{margin:1.2rem 0 1rem;color:var(--bt-v2-deep);font-size:clamp(3rem,4vw,5.2rem);line-height:1.04;letter-spacing:-.035em}.bt-v31-section-heading p{margin:0 auto;color:#16401fb8;font-size:1.72rem;line-height:1.55}.bt-v31-help-path,.bt-v31-species-grid,.bt-v31-story-grid,.bt-v31-start-grid{display:grid;gap:1.6rem}.bt-v31-help-path{grid-template-columns:repeat(3,minmax(0,1fr));margin:2rem 0 4rem}.bt-v31-help-path .bt-v2-card>span,.bt-v31-story-card>span,.bt-v31-start-grid .bt-v2-card>span{display:inline-flex;width:3.2rem;height:3.2rem;border-radius:50%;align-items:center;justify-content:center;background:#76c1442e;color:var(--bt-v2-green);font-weight:900;margin-bottom:1.2rem}.bt-v31-species-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:4rem}.bt-v31-species-card a{display:inline-flex;margin-top:1.2rem;color:var(--bt-v2-green);font-weight:850;text-decoration:none}.bt-v31-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:2rem}.bt-v31-faq-grid details{background:#fff;border:1px solid rgba(0,128,0,.13);border-radius:18px;overflow:hidden}.bt-v31-faq-grid summary{cursor:pointer;list-style:none;padding:1.7rem 1.9rem;color:var(--bt-v2-deep);font-weight:850}.bt-v31-faq-grid summary::-webkit-details-marker{display:none}.bt-v31-faq-grid p{padding:0 1.9rem 1.7rem;margin:0;color:#16401fb8;line-height:1.55}.bt-v31-help-footer,.bt-v31-refine-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem;background:linear-gradient(145deg,#fff,#f4fbf1)}.bt-v31-help-footer h2{margin:0 0 .8rem;color:var(--bt-v2-deep)}.bt-v31-story-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bt-v31-story-card.is-problem{background:linear-gradient(145deg,#fff,#fff8f3)}.bt-v31-story-card.is-next{background:linear-gradient(145deg,#fff,#f4fbf1);border-color:#0080003d}.bt-v31-proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.6rem;padding:1.4rem;border-radius:24px;background:#fff;border:1px solid rgba(0,128,0,.12);box-shadow:0 18px 48px #00481412}.bt-v31-proof-strip div{padding:1rem;border-radius:16px;background:#f8fff7}.bt-v31-proof-strip strong{display:block;color:var(--bt-v2-green);font-size:1.8rem}.bt-v31-proof-strip span{display:block;color:#16401fad;font-size:1.22rem;margin-top:.3rem}.bt-v31-refine-cta{margin-top:1.6rem}.bt-v31-refine-cta p{margin:0;color:#16401fb8;font-weight:750}.bt-v31-start-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2rem}.bt-v31-start-grid a{text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.bt-v31-start-grid a:hover{transform:translateY(-2px);text-decoration:none}.bt-v31-start-grid .is-featured{border-color:#0080004d;background:linear-gradient(145deg,#fff,#f4fbf1)}.bt-v31-buybox-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;margin-bottom:1rem}.bt-v31-buybox-path span{text-align:center;border-radius:999px;background:#76c14426;color:var(--bt-v2-green);font-size:1.12rem;font-weight:850;padding:.45rem .6rem}.bt-v31-buybox-links{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.bt-v31-buybox-links a{color:var(--bt-v2-green);font-weight:850;text-decoration:none}.bt-v2-inline-pack.is-featured{border-color:#00800059;box-shadow:0 12px 30px #0080001f}@media screen and (max-width:989px){.bt-v31-hero,.bt-v31-calc-grid,.bt-v31-help-path,.bt-v31-species-grid,.bt-v31-faq-grid,.bt-v31-story-grid,.bt-v31-proof-strip,.bt-v31-start-grid,.bt-v31-guidance-row{grid-template-columns:1fr}.bt-v31-help-footer,.bt-v31-refine-cta{flex-direction:column;align-items:flex-start}}@media screen and (max-width:749px){.bt-v31-hero{border-radius:24px;padding:1.7rem}.bt-v31-mode-cards,.bt-v31-result-grid,.bt-v31-duration-results,.bt-v31-buybox-path{grid-template-columns:1fr}.bt-v31-buybox-path span{text-align:left}}.bt-v31-home-entry{padding-top:44px;background:linear-gradient(180deg,#fff,#f7fff5)}.bt-v31-home-entry__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:2rem;align-items:center}.bt-v31-home-entry__copy{padding:clamp(1rem,3vw,2rem) 0}.bt-v31-home-entry__visual{position:relative;overflow:hidden;min-height:48rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 28% 22%,rgba(118,193,68,.25),transparent 34%),linear-gradient(145deg,#fff,#f2fbef)}.bt-v31-home-entry__visual img{max-width:74%;max-height:34rem;object-fit:contain;filter:drop-shadow(0 24px 32px rgba(0,72,20,.16))}.bt-v31-home-trust-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.bt-v31-home-trust-row span{border:1px solid rgba(0,128,0,.14);border-radius:999px;padding:.75rem 1rem;background:#fff;color:var(--bt-v2-deep);font-weight:800;font-size:1.25rem}.bt-v31-home-entry__cards{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.4rem}.bt-v31-home-entry__cards div{border:1px solid rgba(0,128,0,.12);border-radius:16px;padding:1rem;background:#fff}.bt-v31-home-entry__cards strong{display:block;color:var(--bt-v2-green);font-size:1.22rem}.bt-v31-home-entry__cards span{display:block;color:#16401fad;font-size:1.14rem;line-height:1.35;margin-top:.3rem}@media screen and (max-width:989px){.bt-v31-home-entry__grid,.bt-v31-home-entry__cards{grid-template-columns:1fr}.bt-v31-home-entry__visual{min-height:auto}}.bt-v31-section-heading--compact{margin-bottom:1.6rem}.bt-v31-section-heading--compact h2{font-size:clamp(2.4rem,3vw,3.8rem)}.bt-v31-reference-panel,.bt-v31-contents-board{margin-top:2rem;background:linear-gradient(145deg,#fff,#f8fff7)}.bt-v31-reference-grid,.bt-v31-contents-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.bt-v31-reference-card,.bt-v31-content-card{border:1px solid rgba(0,128,0,.12);border-radius:20px;background:#fff;padding:1.7rem;box-shadow:0 12px 28px #0048140e}.bt-v31-reference-card h3,.bt-v31-content-card h3,.bt-v31-repackaging h3{margin:0 0 .8rem;color:var(--bt-v2-deep)}.bt-v31-reference-card p,.bt-v31-content-card p{margin:0;color:#16401fbd;line-height:1.56}.bt-v31-dosage-tables{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.4rem}.bt-v31-dosage-tables details{border:1px solid rgba(0,128,0,.14);border-radius:18px;background:#fff;overflow:hidden}.bt-v31-dosage-tables summary{cursor:pointer;padding:1.5rem 1.7rem;color:var(--bt-v2-deep);font-weight:850;list-style:none}.bt-v31-dosage-tables summary::-webkit-details-marker{display:none}.bt-v31-table-wrap{overflow-x:auto;padding:0 1.4rem 1.4rem}.bt-v31-table-wrap table{width:100%;border-collapse:separate;border-spacing:0;font-size:1.32rem;color:#16401fc2}.bt-v31-table-wrap th{text-align:left;color:var(--bt-v2-deep);background:#f4fbf1}.bt-v31-table-wrap th,.bt-v31-table-wrap td{padding:1rem;border-bottom:1px solid rgba(0,128,0,.1)}.bt-v31-repackaging{margin-top:1.4rem;border-radius:22px;background:#fff;border:1px solid rgba(0,128,0,.12);padding:1.8rem}.bt-v31-repackaging ol{margin:0;padding-left:2rem;display:grid;gap:1rem;color:#16401fc2;line-height:1.55}body.template-index .shopify-section:not(:first-child) .multicolumn,body.template-index .shopify-section .image-with-text,body.template-index .shopify-section .rich-text,body.template-index .shopify-section .collapsible-content,body.template-product .shopify-section .related-products,body.template-product .shopify-section .product,body.template-page.template-suffix-calculator .shopify-section .page,body.template-page.template-suffix-calculator .shopify-section .apps,body.template-page.template-suffix-calculator .shopify-section .rich-text,body.template-page.template-suffix-calculator .shopify-section .collapsible-content{border-radius:30px}body.template-index .multicolumn .multicolumn-card,body.template-index .image-with-text__grid,body.template-index .rich-text__wrapper,body.template-index .collapsible-content__wrapper,body.template-page.template-suffix-product .image-with-text__grid,body.template-page.template-suffix-product .multicolumn .multicolumn-card,body.template-page.template-suffix-product .rich-text__wrapper,body.template-page.template-suffix-product .collapsible-content__wrapper,body.template-page.template-suffix-help .rich-text__wrapper,body.template-page.template-suffix-help .multicolumn .multicolumn-card,body.template-page.template-suffix-help .collapsible-content__wrapper,body.template-page.template-suffix-calculator .page-width--narrow,body.template-page.template-suffix-calculator .shopify-section .page,body.template-product .product__media-wrapper .product__media,body.template-product .product__info-container,body.template-product .related-products{border:1px solid rgba(0,128,0,.11);border-radius:28px;background:#fffffff2;box-shadow:0 18px 50px #00481412;overflow:hidden}body.template-index .multicolumn,body.template-index .image-with-text,body.template-index .rich-text,body.template-index .collapsible-content,body.template-page.template-suffix-product .multicolumn,body.template-page.template-suffix-product .image-with-text,body.template-page.template-suffix-product .rich-text,body.template-page.template-suffix-product .collapsible-content,body.template-page.template-suffix-help .multicolumn,body.template-page.template-suffix-help .rich-text,body.template-page.template-suffix-help .collapsible-content{max-width:var(--page-width, 120rem);margin-left:auto;margin-right:auto}body.template-index .multicolumn-card__info,body.template-page.template-suffix-product .multicolumn-card__info,body.template-page.template-suffix-help .multicolumn-card__info{padding:2.2rem!important}body.template-index .multicolumn-card__info h3,body.template-index .rich-text__heading,body.template-index .image-with-text__heading,body.template-index .collapsible-content__heading,body.template-page.template-suffix-product .rich-text__heading,body.template-page.template-suffix-product .image-with-text__heading,body.template-page.template-suffix-product .multicolumn-card__info h3,body.template-page.template-suffix-product .collapsible-content__heading,body.template-page.template-suffix-help .rich-text__heading,body.template-page.template-suffix-help .multicolumn-card__info h3,body.template-page.template-suffix-help .collapsible-content__heading,body.template-page.template-suffix-calculator .main-page-title,body.template-product .product__title h1,body.template-product .related-products__heading{color:var(--bt-v2-deep);letter-spacing:-.025em}body.template-index .multicolumn-card__info .rte,body.template-index .rich-text__text,body.template-index .image-with-text__text,body.template-page.template-suffix-product .rich-text__text,body.template-page.template-suffix-product .image-with-text__text,body.template-page.template-suffix-product .multicolumn-card__info .rte,body.template-page.template-suffix-help .rich-text__text,body.template-page.template-suffix-help .multicolumn-card__info .rte,body.template-page.template-suffix-calculator .rte,body.template-product .product__description{color:#16401fbf;line-height:1.62}body.template-index .multicolumn-card,body.template-page.template-suffix-product .multicolumn-card,body.template-page.template-suffix-help .multicolumn-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}body.template-index .multicolumn-card:hover,body.template-page.template-suffix-product .multicolumn-card:hover,body.template-page.template-suffix-help .multicolumn-card:hover{transform:translateY(-2px);border-color:#00800038;box-shadow:0 22px 58px #00481417}body.template-index .button,body.template-page.template-suffix-product .button,body.template-page.template-suffix-help .button,body.template-page.template-suffix-calculator .button,body.template-product .product-form__submit,body.template-product .shopify-payment-button__button{border-radius:999px}body.template-product .product-form__submit{background:var(--bt-v2-light-green);color:#fff;box-shadow:0 14px 32px #76c14442}body.template-product .product-form__submit:hover{background:var(--bt-v2-green)}body.template-product variant-radios label,body.template-product .product-form__input input[type=radio]+label{border-radius:999px;border-color:#0080002e}body.template-product .product-form__input input[type=radio]:checked+label{background:var(--bt-v2-green);border-color:var(--bt-v2-green);color:#fff}body.template-index .banner__buttons .button,body.template-index .rich-text__buttons .button{box-shadow:0 12px 30px #0048141a}@media screen and (max-width:989px){.bt-v31-reference-grid,.bt-v31-contents-grid,.bt-v31-dosage-tables{grid-template-columns:1fr}}@media screen and (max-width:749px){body.template-index .image-with-text__grid,body.template-page.template-suffix-product .image-with-text__grid,body.template-page.template-suffix-help .image-with-text__grid,body.template-product .product__info-container{border-radius:22px}.bt-v31-reference-card,.bt-v31-content-card,.bt-v31-repackaging{padding:1.45rem}}.button:after,.shopify-challenge__button:after,.customer button:after,.shopify-payment-button__button--unbranded:after,.shopify-payment-button__button:after{box-shadow:none!important;border:0!important;content:none!important}.button:before,.shopify-challenge__button:before,.customer button:before,.shopify-payment-button__button--unbranded:before{border-radius:inherit!important}.button,.shopify-challenge__button,.customer button,.shopify-payment-button__button,.shopify-payment-button__button--unbranded,.product-form__submit{border-radius:999px!important;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease!important}.button:not([disabled]):hover,.shopify-challenge__button:hover,.customer button:hover,.product-form__submit:hover,.shopify-payment-button__button:hover{transform:translateY(-1px)}.button--secondary,body.template-index .banner__buttons .button--secondary,body.template-index .rich-text__buttons .button--secondary{background:#fff!important;border:1px solid rgba(0,128,0,.2)!important;color:var(--bt-v2-green)!important}body.template-index .banner{max-width:var(--page-width, 120rem);margin:2rem auto;border-radius:34px;overflow:hidden;border:1px solid rgba(0,128,0,.12);box-shadow:0 20px 60px #00481414;background:linear-gradient(145deg,#fff,#f4fbf1)}body.template-index .banner:after{border-radius:34px}body.template-index .banner__box{border-radius:26px;background:#ffffffdb;border:1px solid rgba(0,128,0,.12);box-shadow:0 16px 42px #00481414;max-width:76rem;padding:clamp(2rem,4vw,4.2rem)}body.template-index .banner__heading{color:var(--bt-v2-deep);letter-spacing:-.035em}body.template-index .banner__buttons .button{background:var(--bt-v2-light-green)!important;color:#fff!important;border:1px solid transparent!important;box-shadow:0 14px 32px #76c14447!important}body.template-index .banner__buttons .button:hover{background:var(--bt-v2-green)!important}body.template-index #bt-v2-home-conversion-bt_v2_home_conversion{padding-top:34px;padding-bottom:42px;background:#fff}body.template-index #bt-v2-home-conversion-bt_v2_home_conversion .bt-v2-grid--2{display:block;max-width:86rem;margin:0 auto;text-align:center}body.template-index #bt-v2-home-conversion-bt_v2_home_conversion .bt-v2-title{font-size:clamp(2.8rem,3.4vw,4.4rem)}body.template-index #bt-v2-home-conversion-bt_v2_home_conversion .bt-v2-subtitle,body.template-index #bt-v2-home-conversion-bt_v2_home_conversion .bt-v2-pill-row,body.template-index #bt-v2-home-conversion-bt_v2_home_conversion .bt-v2-btns{margin-left:auto;margin-right:auto;justify-content:center}body.template-index #bt-v2-home-conversion-bt_v2_home_conversion .bt-v2-hero-visual{display:none}body.template-index #bt-v2-home-conversion-bt_v2_home_conversion .bt-v2-flow-card{box-shadow:0 12px 34px #0048140e}body.template-page.template-suffix-help .collapsible-content__wrapper,body.template-page.template-suffix-help .rich-text__wrapper{padding-top:clamp(1.5rem,2vw,2.4rem);padding-bottom:clamp(1.5rem,2vw,2.4rem)}body.template-page.template-suffix-help .accordion summary{padding-top:1.8rem;padding-bottom:1.8rem;font-weight:850}body.template-page.template-suffix-help .accordion__content,body.template-page.template-suffix-help .rte{line-height:1.72}body.template-page.template-suffix-help .accordion__content p+p,body.template-page.template-suffix-help .accordion__content ul+p,body.template-page.template-suffix-help .accordion__content p+ul{margin-top:1.2rem}body.template-page.template-suffix-help .accordion__content strong{color:var(--bt-v2-deep)}@media screen and (max-width:749px){body.template-index .banner{margin:1.2rem 1.5rem;border-radius:24px}body.template-index .banner__box{border-radius:20px;padding:1.8rem}body.template-index .banner__heading{font-size:clamp(2.4rem,8vw,3.6rem)}body.template-index #bt-v2-home-conversion-bt_v2_home_conversion .bt-v2-pill-row{justify-content:flex-start}}body.template-product .product__info-container{padding:clamp(2rem,3vw,3.2rem)!important;overflow:visible!important}body.template-product .product__text.caption-with-letter-spacing:first-child,body.template-product .product__info-container>.product__text.caption-with-letter-spacing:first-child{display:none!important}body.template-product .product__title{margin-top:0!important}body.template-product .product__title h1{line-height:1.12}body.template-product .product__media-wrapper .product__media{overflow:hidden}.header-wrapper .header{padding-left:max(2rem,env(safe-area-inset-left))!important;padding-right:max(2rem,env(safe-area-inset-right))!important}.header__heading-link,.header__heading-logo-wrapper{margin-left:.4rem}.bt-v31-dosage-chart-callout{display:flex;align-items:flex-start;gap:.9rem;margin:clamp(1.4rem,2vw,2.4rem) 0;padding:clamp(1.4rem,2vw,2rem);background:linear-gradient(135deg,#76c1441a,#fffffff5);border-color:#00800029;color:#16401fc7}.bt-v31-dosage-chart-callout strong{flex:0 0 auto;color:var(--bt-v2-deep)}.bt-v41-trustpilot{background:#fff}.bt-v41-trustpilot-shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(1.8rem,3vw,3.6rem);align-items:center;padding:clamp(2rem,4vw,4.4rem);background:radial-gradient(circle at top left,rgba(118,193,68,.14),transparent 34%),linear-gradient(135deg,#fff,#f7fcf4)}.bt-v41-trustpilot--compact .bt-v41-trustpilot-shell{padding:clamp(1.8rem,3vw,3.2rem)}.bt-v41-trustpilot-copy .bt-v2-title{margin-bottom:1rem;font-size:clamp(2.6rem,3.2vw,4.2rem)}.bt-v41-trustpilot-copy .bt-v2-subtitle{max-width:62rem}.bt-v41-trustpilot-score{display:inline-flex;align-items:center;gap:.8rem;margin:1.4rem 0 .6rem;padding:.85rem 1.15rem;border:1px solid rgba(0,128,0,.16);border-radius:999px;background:#ffffffc7;color:var(--bt-v2-deep);box-shadow:0 12px 28px #0048140e}.bt-v41-trustpilot-note{margin:.6rem 0 0;color:#16401f9e;font-size:1.35rem;line-height:1.55}.bt-v41-trustpilot-actions{margin-top:1.7rem}.bt-v41-trustpilot-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.bt-v41-review-card{min-height:100%;padding:clamp(1.45rem,2vw,2rem);border:1px solid rgba(0,128,0,.13);border-radius:22px;background:#ffffffe0;box-shadow:0 14px 34px #0048140f}.bt-v41-review-stars{display:inline-block;color:var(--bt-v2-green);letter-spacing:.08em;font-size:1.4rem;margin-bottom:.8rem}.bt-v41-review-card h3{margin:0 0 .7rem;color:var(--bt-v2-deep);font-size:clamp(1.7rem,1.7vw,2rem)}.bt-v41-review-card p{margin:0;color:#16401fc2;line-height:1.58}.bt-v41-review-card small{display:block;margin-top:1.1rem;color:#16401f8f}@media screen and (max-width:989px){.bt-v41-trustpilot-shell,.bt-v41-trustpilot-reviews{grid-template-columns:1fr}.bt-v41-trustpilot-reviews{grid-template-columns:repeat(3,minmax(20rem,1fr));overflow-x:auto;padding-bottom:.4rem;scroll-snap-type:x proximity}.bt-v41-review-card{scroll-snap-align:start}}@media screen and (max-width:749px){body.template-product .product__info-container{padding:1.7rem!important}.header-wrapper .header{padding-left:1.6rem!important;padding-right:1.6rem!important}.bt-v31-dosage-chart-callout{display:block}.bt-v31-dosage-chart-callout strong{display:block;margin-bottom:.45rem}.bt-v41-trustpilot-shell{border-radius:24px;padding:1.7rem}.bt-v41-trustpilot-reviews{grid-template-columns:1fr;overflow-x:visible}.bt-v41-trustpilot-score{align-items:flex-start;border-radius:20px}}.bt-v41-trustpilot-shell{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch}.bt-v41-trust-note{margin-top:1.6rem;padding:1.15rem 1.35rem;border:1px solid rgba(0,128,0,.12);border-radius:18px;background:#ffffffc2;color:#16401fa8;font-size:1.35rem;line-height:1.55}.bt-v41-review-platforms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.2rem,2vw,1.8rem)}.bt-v41-review-platform-card{display:flex;flex-direction:column;min-height:100%;padding:clamp(1.6rem,2.3vw,2.4rem);border:1px solid rgba(0,128,0,.13);border-radius:24px;background:#ffffffe6;box-shadow:0 16px 38px #0048140f}.bt-v41-review-platform-card--primary{border-color:#76c14447;background:linear-gradient(145deg,#fffffff5,#f7fcf4fa)}.bt-v41-platform-badge{display:inline-flex;width:fit-content;margin-bottom:1rem;padding:.5rem .9rem;border:1px solid rgba(0,128,0,.14);border-radius:999px;background:#76c1441c;color:var(--bt-v2-deep);font-weight:800;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase}.bt-v41-review-platform-card h3{margin:0 0 .75rem;color:var(--bt-v2-deep);font-size:clamp(1.8rem,1.8vw,2.3rem);line-height:1.18}.bt-v41-review-platform-card p{margin:0;color:#16401fbd;line-height:1.62}.bt-v41-platform-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:auto;padding-top:1.6rem}.bt-v2-link{display:inline-flex;align-items:center;min-height:4rem;color:var(--bt-v2-green);font-weight:800;text-decoration:underline;text-underline-offset:.28em}.bt-v2-link:hover{color:var(--bt-v2-deep)}.bt-v412-memberships{background:linear-gradient(180deg,#fff,#f7fcf4);border-top:1px solid rgba(0,128,0,.08)}.bt-v412-memberships-shell{padding:clamp(2.4rem,4vw,4.8rem) 0}.bt-v412-memberships-copy{max-width:78rem;margin:0 auto clamp(1.8rem,3vw,2.8rem);text-align:center}.bt-v412-memberships-copy h2{margin:.6rem 0 .8rem;color:var(--bt-v2-deep);font-size:clamp(2.4rem,3vw,3.8rem);line-height:1.12}.bt-v412-memberships-copy p{margin:0;color:#16401fad;font-size:clamp(1.45rem,1.5vw,1.7rem);line-height:1.65}.bt-v412-memberships-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.2rem,2vw,2rem)}.bt-v412-membership-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100%;padding:clamp(1.6rem,2.4vw,2.6rem);text-align:center;border:1px solid rgba(0,128,0,.13);border-radius:26px;background:#ffffffeb;box-shadow:0 18px 46px #0048140e}.bt-v412-membership-logo-wrap{display:flex;align-items:center;justify-content:center;width:100%;min-height:13rem;margin-bottom:1.2rem}.bt-v412-membership-logo-wrap img{display:block;max-width:min(19rem,86%);max-height:15rem;width:auto;height:auto;object-fit:contain}.bt-v412-membership-logo-wrap--wide img{max-width:min(28rem,92%)}.bt-v412-membership-card h3{margin:.2rem 0 .45rem;color:var(--bt-v2-deep);font-size:clamp(1.7rem,1.8vw,2.2rem);line-height:1.18}.bt-v412-membership-card p{margin:0;color:#16401fa3;line-height:1.5}@media screen and (max-width:989px){.bt-v41-trustpilot-shell,.bt-v41-review-platforms,.bt-v412-memberships-grid{grid-template-columns:1fr}.bt-v41-review-platforms{gap:1.2rem}}@media screen and (max-width:749px){.bt-v41-trust-note{border-radius:16px}.bt-v41-platform-actions,.bt-v41-platform-actions .bt-v2-btn,.bt-v41-platform-actions .bt-v2-link{width:100%;justify-content:center}.bt-v412-memberships-shell{padding:2.6rem 0}.bt-v412-membership-card{border-radius:22px}.bt-v412-membership-logo-wrap{min-height:10rem}.bt-v412-membership-logo-wrap img{max-height:12rem}}.bt-v412-membership-logo-wrap{overflow:visible;padding:.4rem}.bt-v412-membership-logo-wrap--ahvma img{max-width:min(18rem,80%);max-height:14rem}.bt-v412-membership-logo-wrap--wide img{max-height:13rem}.bt-v31-home-entry__visual{padding:clamp(1.4rem,2.4vw,2.4rem)}.bt-v31-home-entry__visual img{display:block;width:auto;max-width:min(92%,46rem);max-height:clamp(30rem,38vw,46rem)}.bt-v2-product-shot{padding:clamp(1.2rem,2vw,2rem)}.bt-v2-product-shot img{display:block;max-width:min(96%,48rem);max-height:clamp(28rem,34vw,44rem)}@media screen and (max-width:989px){.bt-v31-home-entry__visual{padding:1.4rem}.bt-v31-home-entry__visual img{max-width:min(100%,40rem);max-height:min(58vw,34rem)}.bt-v2-product-shot img{max-width:min(100%,42rem);max-height:min(62vw,34rem)}}@media screen and (max-width:749px){.bt-v31-home-entry__visual{padding:1.2rem;border-radius:22px}.bt-v31-home-entry__visual img{max-width:100%;max-height:28rem}.bt-v31-home-entry__cards{margin-top:1rem;gap:.7rem}.bt-v31-home-entry__cards div{padding:.9rem 1rem}.bt-v2-product-shot{min-height:22rem;padding:1rem;margin-bottom:1.2rem}.bt-v2-product-shot img{max-width:100%;max-height:28rem}}.product__info-container .bt-v31-buybox-path{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem;margin-bottom:1.1rem}.product__info-container .bt-v31-buybox-path span{display:flex;align-items:center;justify-content:center;min-width:0;min-height:4.1rem;padding:.7rem .75rem;text-align:center;line-height:1.15;white-space:normal;overflow-wrap:break-word;word-break:normal}.product__info-container .bt-v2-inline-packs{grid-template-columns:1fr!important;gap:.8rem}.product__info-container .bt-v2-inline-pack{width:100%;min-width:0;padding:1.15rem 1.3rem;overflow:visible}.product__info-container .bt-v2-inline-pack-title{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap;line-height:1.15}.product__info-container .bt-v2-inline-pack-title span,.product__info-container .bt-v2-inline-pack small,.product__info-container .bt-v2-buybox p,.product__info-container .bt-v2-buybox-mini,.product__info-container .bt-v2-buybox-promo{min-width:0;overflow-wrap:break-word;word-break:normal}.product__info-container .bt-v2-inline-pack-title span:last-child{white-space:nowrap;font-size:1.05rem;letter-spacing:.035em}@media screen and (max-width:749px){.product__info-container .bt-v31-buybox-path{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product__info-container .bt-v2-inline-pack{padding:1.1rem 1.2rem}}.bt-v2-grid.bt-v2-flow{counter-reset:step}.bt-v2-grid.bt-v2-flow .bt-v2-flow-card{min-width:0}@media screen and (max-width:749px){.bt-v2-grid.bt-v2-flow .bt-v2-flow-card{padding-top:5.2rem}.bt-v2-grid.bt-v2-flow .bt-v2-flow-card:before{left:1.7rem;top:1.6rem;width:2.8rem;height:2.8rem;line-height:1;z-index:1}.bt-v2-grid.bt-v2-flow .bt-v2-flow-card h3{position:relative;z-index:2;min-width:0;overflow-wrap:break-word}.bt-v2-grid.bt-v2-flow .bt-v2-flow-card p{min-width:0;overflow-wrap:break-word}}.bt-v43-badges-section{padding:30px 0;background:#fff}.bt-v43-badges-section--compact{padding:18px 0 28px}.bt-v43-badges-section--professional{padding:34px 0;background:linear-gradient(180deg,#fff,#f8fff7)}.bt-v43-badges{width:100%;text-align:center}.bt-v43-badges__intro{max-width:78rem;margin:0 auto 1.4rem}.bt-v43-badges__intro h3{margin:0 0 .5rem;color:var(--bt-v2-deep);font-size:clamp(2rem,2.6vw,3rem);line-height:1.18;letter-spacing:-.02em}.bt-v43-badges__intro p{margin:0 auto;max-width:68rem;color:#16401fb8;line-height:1.5}.bt-v43-badges__images{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;align-items:center;justify-items:center}.bt-v43-badge-img{width:100%;min-width:0;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,128,0,.1);border-radius:20px;background:#ffffffeb;padding:1rem;box-shadow:0 10px 24px #0048140f}.bt-v43-badge-img img{display:block;max-width:100%;width:auto;height:auto;max-height:7.2rem;object-fit:contain}.bt-v43-badges--compact .bt-v43-badge-img{border-radius:16px;padding:.75rem;box-shadow:none}.bt-v43-badges--compact .bt-v43-badge-img img{max-height:4.8rem}.bt-v43-badges--buybox{text-align:left;margin-top:1.2rem}.bt-v43-badges--buybox .bt-v43-badges__intro{margin:0 0 .9rem;max-width:none}.bt-v43-badges--buybox .bt-v43-badges__intro h3{font-size:1.45rem;margin-bottom:.25rem}.bt-v43-badges--buybox .bt-v43-badges__intro p{font-size:1.25rem;line-height:1.4;margin:0}.bt-v43-badges--buybox .bt-v43-badges__images{grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem}.bt-v43-badges--buybox .bt-v43-badge-img{border-radius:12px;padding:.45rem;box-shadow:none}.bt-v43-badges--buybox .bt-v43-badge-img img{max-height:4.2rem}.bt-v43-badges__quality,.bt-v43-text-trust-points{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.1rem}.bt-v43-badges__quality span,.bt-v43-text-trust-points span{display:inline-flex;align-items:center;gap:.55rem;border:1px solid rgba(0,128,0,.16);border-radius:999px;background:#fff;color:var(--bt-v2-deep);padding:.65rem 1rem;font-weight:800;font-size:1.18rem;line-height:1.1;white-space:nowrap}.bt-v43-badges__quality span:before,.bt-v43-text-trust-points span:before{content:"";width:.65rem;height:.65rem;flex:0 0 .65rem;border-radius:50%;background:var(--bt-v2-light-green)}.bt-v43-badges--buybox .bt-v43-badges__quality{justify-content:flex-start;gap:.55rem}.bt-v43-badges--buybox .bt-v43-badges__quality span{font-size:1.05rem;padding:.55rem .75rem}.bt-v43-monitoring-note{margin-top:1.2rem;border:1px solid rgba(0,128,0,.12);border-radius:16px;background:#fff;color:#16401fc2;padding:1.15rem 1.25rem;font-size:1.26rem;line-height:1.45}.bt-v43-monitoring-note strong{display:block;color:var(--bt-v2-deep);margin-bottom:.25rem}.product__info-container .bt-v43-badges__images{grid-template-columns:repeat(5,minmax(0,1fr))}@media screen and (max-width:989px){.bt-v43-badges__images{grid-template-columns:repeat(5,minmax(7.2rem,1fr));overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding-bottom:.2rem}.bt-v43-badge-img{scroll-snap-align:center}}@media screen and (max-width:749px){.bt-v43-badges-section{padding:22px 0}.bt-v43-badges-section--compact{padding:14px 0 20px}.bt-v43-badges__intro{margin-bottom:1rem}.bt-v43-badges__images{grid-template-columns:repeat(5,minmax(7.8rem,1fr));justify-content:start}.bt-v43-badges--compact .bt-v43-badge-img img{max-height:4.2rem}.bt-v43-badge-img img{max-height:5.8rem}.bt-v43-badges__quality,.bt-v43-text-trust-points{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.15rem}.bt-v43-badges__quality span,.bt-v43-text-trust-points span{flex:0 0 auto}.bt-v43-badges--buybox .bt-v43-badges__images{grid-template-columns:repeat(5,minmax(6.8rem,1fr))}.bt-v43-badges--buybox .bt-v43-badge-img img{max-height:3.8rem}}.bt-v43-badges-section--compact{padding:14px 0 22px}.bt-v43-badges--compact .bt-v43-badges__intro{margin-bottom:.9rem}.bt-v43-badges--compact .bt-v43-badges__intro h3{font-size:clamp(1.55rem,1.8vw,2.2rem)}.bt-v43-badges--compact .bt-v43-badges__intro p{font-size:1.28rem;line-height:1.45}.bt-v43-badges--compact .bt-v43-badges__images{gap:.65rem}.bt-v43-badges--compact .bt-v43-badge-img{border-radius:14px;padding:.55rem;border-color:#00800014;box-shadow:none}.bt-v43-badges--compact .bt-v43-badge-img img{max-height:3.8rem}.bt-v43-badges--buybox{margin-top:.85rem}.bt-v43-badges--buybox .bt-v43-badges__images{gap:.42rem}.bt-v43-badges--buybox .bt-v43-badge-img{border-radius:10px;padding:.34rem;border-color:#00800014;background:#ffffffe0}.bt-v43-badges--buybox .bt-v43-badge-img img{max-height:3.15rem}.bt-v43-badges--buybox .bt-v43-badges__quality{margin-top:.75rem;gap:.45rem}.bt-v43-badges--buybox .bt-v43-badges__quality span{font-size:.98rem;padding:.46rem .64rem;font-weight:800}.bt-v46-afterbuy-points{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1rem}.bt-v46-afterbuy-points span{display:inline-flex;align-items:center;border:1px solid rgba(0,128,0,.12);border-radius:999px;background:#ffffffb8;color:#16401fd1;padding:.52rem .78rem;font-weight:750;font-size:1.08rem;line-height:1.1;white-space:nowrap}@media screen and (max-width:749px){.bt-v43-badges--compact .bt-v43-badges__images,.bt-v43-badges--buybox .bt-v43-badges__images{grid-template-columns:repeat(5,minmax(6.1rem,1fr))}.bt-v43-badges--compact .bt-v43-badge-img img{max-height:3.35rem}.bt-v43-badges--buybox .bt-v43-badge-img img{max-height:2.9rem}.bt-v43-badges--buybox .bt-v43-badges__quality,.bt-v46-afterbuy-points{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:.1rem}.bt-v46-afterbuy-points span{flex:0 0 auto}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/bt-v2-conversion.css.map */
