@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800;900&family=Barlow:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap";:root{--bv-bk:#111110;--bv-wh:#FFFFFF;--bv-off:#F7F5F2;--bv-cr:#EDE8E1;--bv-mid:#7A7875;--bv-lt:#C8C4BC;--bv-lt2:#E2DDD8;--bv-rd:#8B1A1A;--bv-rd2:#A52020;--bv-gold:#E8A838;--bv-grn:#2ea84c;--bv-fd:"Barlow Condensed",sans-serif;--bv-fb:"Barlow",sans-serif;--bv-max:1200px;--bv-pad:clamp(20px,5vw,64px)}.bv *,.bv *:before,.bv *:after{box-sizing:border-box}.bv{color:var(--bv-bk);font-family:var(--bv-fb);-webkit-font-smoothing:antialiased}.bv a{color:inherit;text-decoration:none!important}.bv svg{display:block}.bv img{display:block;max-width:100%}.bv button{font-family:inherit;cursor:pointer;border:none;background:none}.bv-ann{background:var(--bv-bk);color:#fff;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;font-family:var(--bv-fd)}.bv-sticky{position:fixed;bottom:0;left:0;right:0;background:#fffffff7;border-top:1px solid var(--bv-lt);padding:12px var(--bv-pad);display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:300;transform:translateY(100%);transition:transform .3s;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -4px 32px #0000000f}.bv-sticky.bv-on{transform:translateY(0)}.bv-sticky__name{font-family:var(--bv-fd);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--bv-bk)}.bv-sticky__price{font-size:13px;color:var(--bv-mid);display:flex;align-items:center;gap:8px;margin-top:1px}.bv-sticky__btn{background:var(--bv-bk);color:#fff!important;padding:12px 28px;font-family:var(--bv-fd);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:2px;white-space:nowrap;flex-shrink:0;text-decoration:none!important}.bv-pdp{display:grid;grid-template-columns:1fr 1fr;gap:56px;max-width:var(--bv-max);margin:0 auto;padding:40px var(--bv-pad);align-items:start;background:var(--bv-off)}.bv-gallery{position:sticky;top:72px}.bv-main-img{position:relative;background:var(--bv-cr);border-radius:4px;overflow:hidden;aspect-ratio:1;margin-bottom:10px;display:flex;align-items:center;justify-content:center}.bv-main-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bv-main-img .bv-placeholder{width:52%;height:52%;opacity:.13}.bv-g-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:#ffffffe6;border:1px solid var(--bv-lt);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--bv-bk)!important;z-index:2}.bv-g-arrow:hover{background:#fff}.bv-g-arrow.prev{left:12px}.bv-g-arrow.next{right:12px}.bv-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.bv-thumb{aspect-ratio:1;border-radius:3px;background:var(--bv-cr);border:2px solid transparent;cursor:pointer;overflow:hidden;transition:border-color .15s}.bv-thumb img{width:100%;height:100%;object-fit:cover}.bv-thumb.bv-active{border-color:var(--bv-bk)}.bv-g-dots{display:flex;justify-content:center;gap:6px;margin-top:10px}.bv-g-dot{width:6px;height:6px;border-radius:50%;background:var(--bv-lt);cursor:pointer;transition:background .15s}.bv-g-dot.bv-active{background:var(--bv-bk)}.bv-eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--bv-mid);margin-bottom:10px}.bv-ptitle{font-family:var(--bv-fd);font-size:clamp(28px,3.5vw,46px);font-weight:900;text-transform:uppercase;line-height:1;letter-spacing:-.01em;color:var(--bv-bk);margin-bottom:12px}.bv-psub{font-size:15px;color:var(--bv-mid);line-height:1.7;margin-bottom:18px;max-width:420px}.bv-psub strong{color:var(--bv-bk);font-weight:600}.bv-stars-row{display:flex;align-items:center;gap:8px;margin-bottom:20px}.bv-stars{color:var(--bv-gold);font-size:13px;letter-spacing:1px}.bv-stars-link{font-size:13px;color:var(--bv-mid);border-bottom:1px solid var(--bv-lt);cursor:pointer;text-decoration:none!important}.bv-stars-link:hover{color:var(--bv-bk);border-color:var(--bv-bk)}.bv-div{height:1px;background:var(--bv-lt);margin:18px 0}.bv-price-block{margin-bottom:20px}.bv-sale-badge{display:inline-flex;align-items:center;gap:6px;background:var(--bv-rd);color:#fff!important;font-family:var(--bv-fd);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:5px 12px;border-radius:2px;margin-bottom:12px;text-decoration:none!important}.bv-sale-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:#fff9}.bv-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:6px}.bv-price{font-family:var(--bv-fd);font-size:44px;font-weight:900;color:var(--bv-bk);line-height:1}.bv-compare{font-size:20px;color:var(--bv-lt);text-decoration:line-through!important;font-family:var(--bv-fd);font-weight:700}.bv-save-note{font-size:13px;font-weight:600;color:var(--bv-rd);letter-spacing:.02em}.bv-badge-sale{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--bv-rd);background:#8b1a1a14;border:1px solid rgba(139,26,26,.18);padding:3px 9px;border-radius:2px}.bv-sale-pill{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--bv-mid);margin-bottom:16px;display:block}.bv-urgency{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:10px;color:var(--bv-bk)}.bv-urgency-dot{width:7px;height:7px;border-radius:50%;background:var(--bv-grn);flex-shrink:0;animation:bv-pulse 2s infinite}@keyframes bv-pulse{0%,to{box-shadow:0 0 #2ea84c66}50%{box-shadow:0 0 0 5px #2ea84c00}}.bv-stock{margin-bottom:20px}.bv-stock-label{font-size:12px;color:var(--bv-mid);margin-bottom:6px}.bv-stock-label span{color:var(--bv-rd);font-weight:600}.bv-stock-track{height:4px;background:var(--bv-lt2);border-radius:2px;overflow:hidden;position:relative}.bv-stock-fill{height:100%;background:var(--bv-rd);border-radius:2px;min-width:4px;transition:width .4s}.bv-opt-label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--bv-mid);margin-bottom:8px}.bv-opt-values{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.bv-opt-btn{padding:9px 18px;border:1px solid var(--bv-lt);border-radius:2px;font-size:13px;font-weight:500;background:#fff;color:var(--bv-bk)!important;transition:all .15s}.bv-opt-btn.bv-active,.bv-opt-btn:hover{border-color:var(--bv-bk);background:var(--bv-bk);color:#fff!important}.bv-atc{width:100%;background:var(--bv-bk);color:#fff!important;padding:17px 24px;font-family:var(--bv-fd);font-size:16px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-radius:2px;transition:opacity .15s;margin-bottom:12px;display:block;text-align:center;text-decoration:none!important}.bv-atc:hover{opacity:.82;color:#fff!important}.bv-atc:disabled{background:var(--bv-lt);color:var(--bv-mid)!important;cursor:not-allowed;opacity:1}.bv-countdown{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--bv-mid);background:var(--bv-cr);border-radius:2px;padding:10px 14px;margin-bottom:20px}.bv-ct-timer{display:flex;align-items:center;gap:2px}.bv-ct-block{font-family:var(--bv-fd);font-size:15px;font-weight:700;color:var(--bv-bk)!important;background:#fff;border:1px solid var(--bv-lt);min-width:30px;padding:3px 6px;text-align:center;border-radius:2px}.bv-ct-sep{color:var(--bv-mid);font-weight:700;margin:0 1px}.bv-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:22px}.bv-trust-badge{display:flex;flex-direction:column;align-items:center;gap:5px;padding:12px 8px;background:#fff;border:1px solid var(--bv-lt);border-radius:2px;text-align:center}.bv-trust-badge svg{width:20px;height:20px;stroke:var(--bv-bk);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.bv-trust-badge strong{font-size:11px;font-weight:600;display:block;color:var(--bv-bk)}.bv-trust-badge span{font-size:10px;color:var(--bv-mid);line-height:1.4}.bv-acc{border-top:1px solid var(--bv-lt)}.bv-acc-item{border-bottom:1px solid var(--bv-lt)}.bv-acc-trigger{width:100%;background:none;border:none;color:var(--bv-bk)!important;font-family:var(--bv-fd);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-align:left;padding:16px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.bv-acc-trigger:after{content:"+";font-size:20px;font-weight:300;color:var(--bv-mid);transition:transform .2s;flex-shrink:0}.bv-acc-item.bv-open .bv-acc-trigger:after{transform:rotate(45deg)}.bv-acc-body{max-height:0;overflow:hidden;transition:max-height .35s ease,padding-bottom .35s;font-size:14px;color:var(--bv-mid);line-height:1.75}.bv-acc-item.bv-open .bv-acc-body{max-height:800px;padding-bottom:18px}.bv-acc-body p+p{margin-top:10px}.bv-acc-checklist{list-style:none;margin-bottom:14px;display:flex;flex-direction:column;gap:6px}.bv-acc-checklist li{text-decoration:none!important}.bv-acc-checklist li:before{content:"\2713  ";color:var(--bv-bk);font-weight:700}.bv-spec-row{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--bv-cr);font-size:13px;text-decoration:none!important}.bv-spec-row span:first-child{color:var(--bv-mid);text-decoration:none!important}.bv-spec-row span:last-child{font-weight:600;text-decoration:none!important}.bv-ticker{border-top:1px solid var(--bv-lt);border-bottom:1px solid var(--bv-lt);padding:12px 0;overflow:hidden;background:#fff}.bv-ticker-track{display:flex;gap:48px;animation:bv-tick 28s linear infinite;width:max-content}@keyframes bv-tick{0%{transform:translate(0)}to{transform:translate(-50%)}}.bv-ticker-item{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;white-space:nowrap;color:var(--bv-mid)}.bv-ticker-dot{width:4px;height:4px;background:var(--bv-bk);border-radius:50%;flex-shrink:0}.bv-sec-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--bv-mid);margin-bottom:14px}.bv-sec-title{font-family:var(--bv-fd);font-size:clamp(28px,4vw,52px);font-weight:900;text-transform:uppercase;line-height:1;letter-spacing:-.01em;color:var(--bv-bk)}.bv-sec-sub{font-size:16px;color:var(--bv-mid);line-height:1.75}.bv-sec-cta{text-align:center;margin-top:48px}.bv-sec-cta-trust{margin-top:12px;font-size:13px;color:var(--bv-mid)}.bv-btn{display:inline-block;background:var(--bv-bk);color:#fff!important;padding:15px 28px;font-family:var(--bv-fd);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:2px;transition:opacity .15s;border:none;cursor:pointer;text-decoration:none!important;line-height:1.2}.bv-btn:hover{opacity:.82;color:#fff!important}.bv-btn.lg,.bv-btn--lg{padding:17px 40px;font-size:15px}.bv-btn.wh,.bv-btn--wh{background:#fff;color:var(--bv-bk)!important}.bv-btn.wh:hover,.bv-btn--wh:hover{opacity:.88;color:var(--bv-bk)!important}.bv-btn--outline{background:transparent;color:var(--bv-bk)!important;border:1.5px solid var(--bv-bk)}.bv-btn--outline:hover{background:var(--bv-bk);color:#fff!important;opacity:1}.bv-pain{background:var(--bv-bk);color:#fff;padding:72px var(--bv-pad)}.bv-pain-inner{max-width:var(--bv-max);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.bv-pain .bv-sec-label{color:#f4f3f059}.bv-pain-title{font-family:var(--bv-fd);font-size:clamp(30px,4.5vw,58px);font-weight:900;text-transform:uppercase;line-height:1;color:#fff;margin-bottom:20px}.bv-pain-title em{font-style:normal;color:#f4f3f040}.bv-pain-sub{font-size:16px;color:#f4f3f080;line-height:1.75;max-width:420px;margin-bottom:32px}.bv-pain-sub strong{color:#f4f3f0d9;font-weight:600}.bv-pain-facts{display:flex;flex-direction:column;gap:2px}.bv-pain-fact{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);padding:18px 22px;display:flex;align-items:center;gap:18px}.bv-pain-fact:hover{background:#ffffff12}.bv-pain-fact-n{font-family:var(--bv-fd);font-size:38px;font-weight:900;color:#fff;line-height:1;flex-shrink:0;width:72px}.bv-pain-fact-n.bv-muted{color:#f4f3f033}.bv-pain-fact-l{font-size:14px;color:#f4f3f073;line-height:1.5}.bv-pain-fact-l strong{color:#f4f3f0b3}.bv-sixty{padding:80px var(--bv-pad);background:#fff;border-bottom:1px solid var(--bv-lt)}.bv-sixty-inner{max-width:var(--bv-max);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.bv-sixty-visual{background:var(--bv-cr);border-radius:4px;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border:1px solid var(--bv-lt)}.bv-sixty-visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bv-sixty-visual .bv-placeholder{width:45%;height:45%;opacity:.12}.bv-sixty-badge{position:absolute;bottom:16px;left:16px;background:var(--bv-bk);color:#fff;font-family:var(--bv-fd);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:7px 14px;border-radius:2px}.bv-sixty-points{display:flex;flex-direction:column;gap:0;margin:20px 0 32px}.bv-sixty-point{display:flex;gap:16px;padding:18px 0;border-bottom:1px solid var(--bv-lt);align-items:flex-start}.bv-sixty-point:last-child{border-bottom:none}.bv-sixty-point-icon{width:36px;height:36px;background:var(--bv-cr);border-radius:2px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.bv-sixty-point-icon svg{width:18px;height:18px;stroke:var(--bv-bk);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.bv-sixty-point-title{font-family:var(--bv-fd);font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--bv-bk);margin-bottom:4px}.bv-sixty-point-desc{font-size:14px;color:var(--bv-mid);line-height:1.6}.bv-ba{padding:0 var(--bv-pad) 80px;background:#fff;border-bottom:1px solid var(--bv-lt)}.bv-ba-inner{max-width:var(--bv-max);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.bv-ba-wrap{position:relative;width:100%;aspect-ratio:4/3;border-radius:4px;overflow:hidden;cursor:col-resize;user-select:none;-webkit-user-select:none;touch-action:none;border:1px solid var(--bv-lt)}.bv-ba-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.bv-ba-after{clip-path:inset(0 50% 0 0)}.bv-ba-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bv-cr);display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--bv-lt);text-transform:uppercase;letter-spacing:.06em;font-family:var(--bv-fd)}.bv-ba-after-ph{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:inset(0 50% 0 0);background:#c8e6c873;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--bv-mid);text-transform:uppercase;letter-spacing:.06em;font-family:var(--bv-fd)}.bv-ba-divider{position:absolute;top:0;bottom:0;left:50%;width:2px;background:var(--bv-bk);transform:translate(-50%);z-index:3;pointer-events:none}.bv-ba-handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;background:#fff;border-radius:50%;z-index:4;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #0000002e;border:1px solid var(--bv-lt);pointer-events:none}.bv-ba-handle svg{width:16px;height:16px;fill:none;stroke:var(--bv-bk);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bv-ba-label{position:absolute;top:12px;font-family:var(--bv-fd);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:3px 9px;border-radius:2px;z-index:3;pointer-events:none}.bv-ba-label.bv-before{left:12px;background:#00000073;color:#ffffffd9}.bv-ba-label.bv-after{right:12px;background:var(--bv-bk);color:#fff}.bv-ba-hint{font-size:11px;color:var(--bv-lt);text-align:center;margin-top:8px;letter-spacing:.04em}.bv-ba-benefits{display:flex;flex-direction:column;gap:28px}.bv-ba-item{display:flex;gap:18px;padding-bottom:28px;border-bottom:1px solid var(--bv-lt);align-items:flex-start}.bv-ba-item:last-child{border-bottom:none;padding-bottom:0}.bv-ba-num{font-family:var(--bv-fd);font-size:38px;font-weight:900;color:var(--bv-lt);line-height:1;flex-shrink:0;width:42px}.bv-ba-title{font-family:var(--bv-fd);font-size:17px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--bv-bk);margin-bottom:6px}.bv-ba-desc{font-size:14px;color:var(--bv-mid);line-height:1.7}.bv-bridge{padding:48px var(--bv-pad);background:var(--bv-cr);border-bottom:1px solid var(--bv-lt)}.bv-bridge-inner{max-width:860px;margin:0 auto;text-align:center}.bv-bridge-text{font-family:var(--bv-fd);font-size:clamp(18px,3vw,28px);font-weight:800;text-transform:uppercase;line-height:1.15;color:var(--bv-bk);margin-bottom:14px}.bv-bridge-text em{font-style:normal;color:var(--bv-rd)}.bv-bridge-attr{font-size:13px;color:var(--bv-mid);letter-spacing:.06em;text-transform:uppercase;font-weight:600}.bv-stats{padding:80px var(--bv-pad);background:var(--bv-off);border-bottom:1px solid var(--bv-lt)}.bv-stats-inner{max-width:var(--bv-max);margin:0 auto}.bv-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:48px}.bv-stat{padding:36px 28px;background:#fff;border:1px solid var(--bv-lt)}.bv-stat-num{font-family:var(--bv-fd);font-size:64px;font-weight:900;line-height:1;color:var(--bv-bk);margin-bottom:8px}.bv-stat-num.bv-accent{color:var(--bv-rd)}.bv-stat-label{font-size:14px;color:var(--bv-mid);line-height:1.6}.bv-health{padding:80px var(--bv-pad);background:#fff;border-bottom:1px solid var(--bv-lt)}.bv-health-inner{max-width:var(--bv-max);margin:0 auto}.bv-health-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-top:40px}.bv-risk-list{display:flex;flex-direction:column;gap:0}.bv-risk-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--bv-lt);align-items:flex-start}.bv-risk-item:last-child{border-bottom:none}.bv-risk-num{font-family:var(--bv-fd);font-size:28px;font-weight:900;color:var(--bv-lt);line-height:1;flex-shrink:0;width:32px}.bv-risk-title{font-family:var(--bv-fd);font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--bv-bk);margin-bottom:3px}.bv-risk-desc{font-size:13px;color:var(--bv-mid);line-height:1.5}.bv-health-img{background:var(--bv-cr);border-radius:4px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:1px solid var(--bv-lt);overflow:hidden}.bv-health-img img{width:100%;height:100%;object-fit:cover}.bv-health-img .bv-placeholder{width:40%;height:40%;opacity:.12}.bv-compare{padding:80px var(--bv-pad);background:var(--bv-off);border-bottom:1px solid var(--bv-lt)}.bv-compare-inner{max-width:var(--bv-max);margin:0 auto}.bv-compare-table{margin-top:48px;border:1px solid var(--bv-lt);border-radius:4px;overflow:hidden}.bv-compare-table table{width:100%;border-collapse:collapse}.bv-compare-table th,.bv-compare-table td{text-decoration:none!important}.bv-compare-table th{padding:14px 20px;font-family:var(--bv-fd);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-align:center}.bv-compare-table th:first-child{text-align:left;background:var(--bv-off);color:var(--bv-mid);width:34%}.bv-compare-table th.bv-them{background:#f5f5f3;color:#11111073}.bv-compare-table th.bv-us{background:var(--bv-bk);color:#fff}.bv-compare-table td{padding:13px 20px;font-size:14px;border-top:1px solid var(--bv-lt2);vertical-align:middle}.bv-compare-table td:first-child{color:var(--bv-mid);font-size:13px}.bv-compare-table td.bv-them-val{background:#f9f9f7;color:#11111061!important;text-align:center;text-decoration:none!important}.bv-compare-table td.bv-us-val{background:#8b1a1a0a;font-weight:700;color:var(--bv-rd)!important;text-align:center;text-decoration:none!important}.bv-reviews{padding:80px var(--bv-pad);background:#fff;border-top:1px solid var(--bv-lt)}.bv-reviews-inner{max-width:var(--bv-max);margin:0 auto}.bv-reviews-hd{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:36px;gap:32px;flex-wrap:wrap}.bv-score-big{font-family:var(--bv-fd);font-size:72px;font-weight:900;line-height:1;color:var(--bv-bk)}.bv-score-stars{color:var(--bv-gold);font-size:16px;letter-spacing:2px}.bv-score-detail{font-size:13px;color:var(--bv-mid);margin-top:3px}.bv-rating-breakdown{min-width:200px}.bv-rating-row{display:flex;align-items:center;gap:10px;font-size:12px;margin-bottom:8px}.bv-rating-lbl{color:var(--bv-mid);width:26px;text-align:right;flex-shrink:0}.bv-rating-bar{flex:1;height:8px;background:var(--bv-lt2);border-radius:4px;overflow:hidden;position:relative}.bv-rating-fill{position:absolute;top:0;left:0;bottom:0;background:var(--bv-gold);border-radius:4px;min-width:3px;height:100%}.bv-rating-pct{color:var(--bv-mid);width:32px;font-size:11px;flex-shrink:0}.bv-rev-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.bv-filter-btn{padding:7px 16px;border:1px solid var(--bv-lt);border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--bv-mid)!important;background:#fff;cursor:pointer;transition:all .15s;text-decoration:none!important}.bv-filter-btn.bv-active,.bv-filter-btn:hover{border-color:var(--bv-bk);background:var(--bv-bk);color:#fff!important}.bv-reviews-wall{columns:3;gap:12px}.bv-rev-card{break-inside:avoid;background:var(--bv-off);border:1px solid var(--bv-lt);padding:20px;margin-bottom:12px;transition:border-color .2s}.bv-rev-card:hover{border-color:var(--bv-bk)}.bv-rev-hd{display:flex;align-items:center;gap:10px;margin-bottom:10px}.bv-rev-av{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--bv-fd);font-size:14px;font-weight:900;color:#fff!important;flex-shrink:0}.bv-rev-name{font-size:13px;font-weight:700;color:var(--bv-bk)!important;display:flex;align-items:center;gap:6px}.bv-rev-verified{font-size:10px;color:var(--bv-grn)!important;font-weight:700;letter-spacing:.04em}.bv-rev-stars{color:var(--bv-gold)!important;font-size:11px;letter-spacing:1px;margin-top:1px}.bv-rev-tag{display:inline-block;background:var(--bv-cr);border:1px solid var(--bv-lt);color:var(--bv-mid)!important;font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;padding:2px 7px;border-radius:2px;margin-bottom:10px;text-decoration:none!important}.bv-rev-media{display:grid;gap:4px;margin-bottom:12px;border-radius:3px;overflow:hidden}.bv-rev-media.bv-one{grid-template-columns:1fr}.bv-rev-media.bv-two{grid-template-columns:1fr 1fr}.bv-rev-media-item{position:relative;aspect-ratio:4/3;background:var(--bv-cr);overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center}.bv-rev-media-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.bv-rev-media-item:hover img{transform:scale(1.04)}.bv-rev-media-item.bv-video:after{content:"\25b6";position:absolute;font-size:22px;color:#11111066}.bv-rev-text{font-size:14px;color:var(--bv-bk)!important;line-height:1.65;font-style:italic;margin-bottom:10px;text-decoration:none!important}.bv-rev-text em{font-style:normal;font-weight:700}.bv-rev-meta{display:flex;justify-content:space-between;align-items:center}.bv-rev-author{font-size:11px;letter-spacing:.06em;text-transform:uppercase;font-weight:600;color:var(--bv-mid)!important}.bv-rev-date{font-size:11px;color:var(--bv-lt)}.bv-reviews-more{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:40px;flex-direction:column}.bv-see-more-btn{display:inline-flex;align-items:center;gap:10px;background:var(--bv-off);color:var(--bv-bk)!important;border:1.5px solid var(--bv-lt);padding:14px 36px;font-family:var(--bv-fd);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:2px;cursor:pointer;transition:all .2s;text-decoration:none!important}.bv-see-more-btn:hover{background:var(--bv-bk);color:#fff!important;border-color:var(--bv-bk)}.bv-see-more-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.bv-reviews-more-trust{font-size:12px;color:var(--bv-lt);letter-spacing:.04em}.bv-headlines{background:var(--bv-cr)}.bv-headlines-grid{display:grid;grid-template-columns:repeat(3,1fr)}.bv-hl-card{padding:52px var(--bv-pad);border-right:1px solid var(--bv-lt)}.bv-hl-card:last-child{border-right:none}.bv-hl-card.bv-dark{background:var(--bv-bk);border-color:var(--bv-bk)}.bv-hl-title{font-family:var(--bv-fd);font-size:clamp(22px,2.5vw,34px);font-weight:900;text-transform:uppercase;line-height:1.1;color:var(--bv-bk)}.bv-hl-card.bv-dark .bv-hl-title{color:#fff}.bv-cta{padding:80px var(--bv-pad);text-align:center;background:var(--bv-bk);color:#fff}.bv-cta .bv-sec-label{color:#f4f3f061}.bv-cta-title{font-family:var(--bv-fd);font-size:clamp(34px,5vw,62px);font-weight:900;text-transform:uppercase;line-height:1;color:#fff;margin-bottom:16px}.bv-cta-sub{font-size:16px;color:#f4f3f080;margin:0 auto 36px;max-width:460px;line-height:1.75}.bv-cta-trust{margin-top:20px;font-size:13px;color:#f4f3f04d;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.bv-faq{padding:80px var(--bv-pad);background:#fff;border-top:1px solid var(--bv-lt)}.bv-faq-inner{max-width:760px;margin:0 auto}.bv-faq-item{border-bottom:1px solid var(--bv-lt)}.bv-faq-q{font-family:var(--bv-fd);font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;-webkit-user-select:none;user-select:none;color:var(--bv-bk)!important;background:none;border:none;width:100%;text-align:left;padding:18px 0}.bv-faq-q:after{content:"+";font-size:22px;font-weight:300;flex-shrink:0;color:var(--bv-mid);transition:transform .2s}.bv-faq-item.bv-open .bv-faq-q:after{transform:rotate(45deg)}.bv-faq-a{font-size:15px;color:var(--bv-mid);line-height:1.75;max-height:0;overflow:hidden;transition:max-height .3s ease,padding-bottom .3s}.bv-faq-item.bv-open .bv-faq-a{max-height:300px;padding-bottom:20px}.bv-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1111108c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;pointer-events:none;transition:opacity .3s}.bv-popup-overlay.bv-popup-visible{opacity:1;pointer-events:all}.bv-popup{background:#fff;border-radius:4px;max-width:460px;width:100%;padding:40px 36px 32px;position:relative;transform:translateY(20px);transition:transform .3s;box-shadow:0 24px 80px #0003}.bv-popup-overlay.bv-popup-visible .bv-popup{transform:translateY(0)}.bv-popup-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;background:var(--bv-off);border:1px solid var(--bv-lt);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:var(--bv-mid)!important;transition:background .15s;line-height:1;text-decoration:none!important}.bv-popup-close:hover{background:var(--bv-cr);color:var(--bv-bk)!important}.bv-popup-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bv-rd);margin-bottom:12px;display:flex;align-items:center;gap:8px}.bv-popup-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--bv-rd);animation:bv-pulse 1.5s infinite}.bv-popup-title{font-family:var(--bv-fd);font-size:28px;font-weight:900;text-transform:uppercase;line-height:1;color:var(--bv-bk);margin-bottom:20px}.bv-popup-div{height:1px;background:var(--bv-lt);margin:18px 0}.bv-popup-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:6px}.bv-popup-price-curr{font-family:var(--bv-fd);font-size:48px;font-weight:900;color:var(--bv-bk);line-height:1}.bv-popup-price-was{font-family:var(--bv-fd);font-size:22px;font-weight:700;color:var(--bv-lt);text-decoration:line-through!important}.bv-popup-save{font-size:13px;font-weight:700;color:var(--bv-rd);margin-bottom:22px;display:block}.bv-popup-features{list-style:none;display:flex;flex-direction:column;gap:7px;margin-bottom:26px}.bv-popup-features li{font-size:14px;color:var(--bv-mid);display:flex;align-items:center;gap:10px;text-decoration:none!important}.bv-popup-features li:before{content:"\2713";color:var(--bv-grn);font-weight:700;flex-shrink:0}.bv-popup-cta{display:block;width:100%;background:var(--bv-bk);color:#fff!important;padding:15px;text-align:center;font-family:var(--bv-fd);font-size:15px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-radius:2px;border:none;cursor:pointer;text-decoration:none!important;transition:opacity .15s}.bv-popup-cta:hover{opacity:.82;color:#fff!important}.bv-popup-dismiss{display:block;text-align:center;margin-top:12px;font-size:12px;color:var(--bv-lt);cursor:pointer;text-decoration:none!important;transition:color .15s}.bv-popup-dismiss:hover{color:var(--bv-mid)}.bv-popup-trust{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:14px;font-size:11px;color:var(--bv-lt);flex-wrap:wrap}.bv-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:72px var(--bv-pad) 64px;background:var(--bv-off);border-bottom:1px solid var(--bv-lt)}.bv-hero-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--bv-mid);margin-bottom:20px}.bv-hero-eyebrow:before{content:"";width:24px;height:1px;background:var(--bv-mid)}.bv-hero-title{font-family:var(--bv-fd);font-size:clamp(44px,6vw,80px);font-weight:900;line-height:.93;text-transform:uppercase;letter-spacing:-.02em;color:var(--bv-bk);margin-bottom:24px}.bv-hero-title .bv-accent{position:relative;display:inline-block}.bv-hero-title .bv-accent:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:4px;background:var(--bv-rd);border-radius:2px}.bv-hero-sub{font-size:16px;color:var(--bv-mid);max-width:440px;line-height:1.7;margin-bottom:36px}.bv-hero-sub strong{color:var(--bv-bk);font-weight:600}.bv-hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.bv-hero-trust{font-size:13px;color:var(--bv-mid);display:flex;align-items:center;gap:8px}.bv-hero-trust .bv-stars{color:var(--bv-gold)}.bv-hero-img{background:var(--bv-cr);border-radius:4px;aspect-ratio:1;overflow:hidden;border:1px solid var(--bv-lt2);display:flex;align-items:center;justify-content:center}.bv-hero-img img{width:100%;height:100%;object-fit:cover}.bv-hero-img .bv-placeholder{width:50%;height:50%;opacity:.13}.bv-statbar{background:var(--bv-cr);border-bottom:1px solid var(--bv-lt);padding:40px var(--bv-pad)}.bv-statbar-inner{max-width:var(--bv-max);margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;justify-items:center}.bv-stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:0 24px}.bv-stat-num-home{font-family:var(--bv-fd);font-size:52px;font-weight:900;line-height:1;color:var(--bv-bk)}.bv-stat-num-home.bv-accent{color:var(--bv-rd)}.bv-stat-lbl{font-size:13px;color:var(--bv-mid);max-width:180px;line-height:1.5}.bv-stat-div{width:1px;height:52px;background:var(--bv-lt)}.bv-steps{padding:80px var(--bv-pad);background:var(--bv-cr);border-bottom:1px solid var(--bv-lt)}.bv-steps-inner{max-width:var(--bv-max);margin:0 auto}.bv-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:48px}.bv-step{padding:36px 28px;background:#ffffff8c;border:1px solid var(--bv-lt);border-top:3px solid transparent;transition:border-top-color .2s}.bv-step:hover{border-top-color:var(--bv-bk)}.bv-step-num{font-family:var(--bv-fd);font-size:60px;font-weight:900;color:var(--bv-lt);line-height:1;margin-bottom:16px}.bv-step-title{font-family:var(--bv-fd);font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;color:var(--bv-bk)}.bv-step-desc{font-size:14px;color:var(--bv-mid);line-height:1.7}.bv-callout{background:#fff;padding:72px var(--bv-pad);border-bottom:1px solid var(--bv-lt)}.bv-callout-inner{max-width:var(--bv-max);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.bv-callout-img{background:var(--bv-cr);border-radius:4px;aspect-ratio:4/3;border:1px solid var(--bv-lt);overflow:hidden;display:flex;align-items:center;justify-content:center}.bv-callout-img img{width:100%;height:100%;object-fit:cover}.bv-callout-img .bv-placeholder{width:40%;height:40%;opacity:.12}.bv-callout-points{display:flex;flex-direction:column;gap:0;margin:24px 0 36px}.bv-callout-point{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--bv-lt);align-items:flex-start}.bv-callout-point:last-child{border-bottom:none}.bv-callout-point-icon{width:34px;height:34px;background:var(--bv-cr);border-radius:2px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.bv-callout-point-icon svg{width:16px;height:16px;stroke:var(--bv-bk);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.bv-callout-point-title{font-family:var(--bv-fd);font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--bv-bk);margin-bottom:3px}.bv-callout-point-desc{font-size:14px;color:var(--bv-mid);line-height:1.6}.bv-bridge-cards{background:var(--bv-off)}.bv-bridge-cards-inner{display:grid;grid-template-columns:1fr 1fr;max-width:var(--bv-max);margin:0 auto}.bv-bridge-card{padding:48px var(--bv-pad);border:1px solid var(--bv-lt)}.bv-bridge-card+.bv-bridge-card{border-left:none}.bv-bridge-card-icon{font-size:28px;margin-bottom:16px}.bv-bridge-card-title{font-family:var(--bv-fd);font-size:clamp(18px,2.5vw,26px);font-weight:900;text-transform:uppercase;line-height:1.1;color:var(--bv-bk);margin-bottom:10px}.bv-bridge-card-desc{font-size:15px;color:var(--bv-mid);line-height:1.7;margin-bottom:20px}.bv-bridge-link{font-family:var(--bv-fd);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--bv-bk)!important;border-bottom:2px solid var(--bv-bk);display:inline-block;text-decoration:none!important}.bv-health-intro{padding:80px var(--bv-pad);background:#fff;border-top:1px solid var(--bv-lt);border-bottom:1px solid var(--bv-lt)}.bv-health-intro-inner{max-width:var(--bv-max);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.bv-health-intro-img{background:var(--bv-off);border-radius:4px;aspect-ratio:4/3;border:1px solid var(--bv-lt);overflow:hidden;display:flex;align-items:center;justify-content:center}.bv-health-intro-img img{width:100%;height:100%;object-fit:cover}.bv-health-intro-img .bv-placeholder{width:38%;height:38%;opacity:.12}.bv-health-warning{background:#8b1a1a0d;border:1px solid rgba(139,26,26,.18);border-radius:2px;padding:16px 20px;margin-bottom:28px}.bv-health-warning-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--bv-rd);margin-bottom:8px}.bv-health-warning ul{list-style:none;display:flex;flex-direction:column;gap:6px}.bv-health-warning li{font-size:13px;color:var(--bv-mid);display:flex;align-items:flex-start;gap:8px;line-height:1.5;text-decoration:none!important}.bv-health-warning li:before{content:"\2014";color:var(--bv-rd);font-weight:700;flex-shrink:0}.bv-risks{padding:80px var(--bv-pad);background:var(--bv-off);border-bottom:1px solid var(--bv-lt)}.bv-risks-inner{max-width:var(--bv-max);margin:0 auto}.bv-risks-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;margin-top:48px}.bv-risk-card{padding:28px 22px;background:#fff;border:1px solid var(--bv-lt);transition:border-color .2s}.bv-risk-card:hover{border-color:var(--bv-bk)}.bv-risk-num-big{font-family:var(--bv-fd);font-size:42px;font-weight:900;color:var(--bv-lt);line-height:1;margin-bottom:10px}.bv-risk-label{font-size:14px;font-weight:600;color:var(--bv-bk);margin-bottom:6px}.bv-risk-desc{font-size:13px;color:var(--bv-mid);line-height:1.6}.bv-why{padding:80px var(--bv-pad);background:#fff;border-bottom:1px solid var(--bv-lt)}.bv-why-inner{max-width:var(--bv-max);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.bv-why-copy .bv-sec-title{margin-bottom:20px}.bv-why-copy p{font-size:16px;color:var(--bv-mid);line-height:1.8;margin-bottom:16px}.bv-why-copy p strong{color:var(--bv-bk);font-weight:600}.bv-spec-table{list-style:none;border-top:1px solid var(--bv-lt)}.bv-spec-row-li{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--bv-lt);font-size:14px;text-decoration:none!important}.bv-spec-k{color:var(--bv-mid)}.bv-spec-v{font-weight:600;color:var(--bv-bk);text-decoration:none!important}.bv-spec-v.bv-accent{color:var(--bv-rd)}.bv-reviews-home{padding:80px var(--bv-pad);background:var(--bv-cr);border-bottom:1px solid var(--bv-lt)}.bv-reviews-home-inner{max-width:var(--bv-max);margin:0 auto}.bv-reviews-home-score{display:flex;align-items:baseline;gap:14px;margin-bottom:40px}.bv-reviews-home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.bv-rev-card-home{background:#fff;border:1px solid var(--bv-lt);padding:24px;transition:border-color .2s}.bv-rev-card-home:hover{border-color:var(--bv-bk)}.bv-reviews-page{padding:64px var(--bv-pad);background:var(--bv-off);min-height:60vh}.bv-reviews-page-inner{max-width:var(--bv-max);margin:0 auto}.bv-reviews-page-hd{text-align:center;margin-bottom:48px;padding-bottom:40px;border-bottom:1px solid var(--bv-lt)}.bv-reviews-page-wall{columns:3;gap:12px}@media(max-width:900px){:root{--bv-pad:20px}.bv-pdp,.bv-pain-inner,.bv-sixty-inner,.bv-ba-inner,.bv-health-grid,.bv-hero,.bv-callout-inner,.bv-bridge-cards-inner,.bv-health-intro-inner,.bv-why-inner{grid-template-columns:1fr}.bv-sticky{padding:12px var(--bv-pad)}.bv-gallery{position:static}.bv-sixty-visual,.bv-health-img,.bv-callout-img,.bv-health-intro-img{display:flex;width:100%;max-width:100%;min-height:240px}.bv-sixty-visual video,.bv-sixty-visual img,.bv-health-img img,.bv-callout-img img,.bv-health-intro-img img{width:100%;height:100%;object-fit:cover}.bv-rev-media,.bv-rev-media-item,.bv-rev-media-item img,.bv-rev-media-item video{display:block;width:100%}.bv-stats-grid,.bv-steps-grid,.bv-risks-grid,.bv-reviews-wall,.bv-reviews-home-grid,.bv-headlines-grid{grid-template-columns:1fr}.bv-hl-card{border-right:none;border-bottom:1px solid var(--bv-lt);padding:36px var(--bv-pad)}.bv-statbar-inner{grid-template-columns:1fr;gap:20px;justify-items:start}.bv-stat-div{display:none}.bv-bridge-cards-inner{grid-template-columns:1fr}.bv-bridge-card+.bv-bridge-card{border-left:1px solid var(--bv-lt);border-top:none}.bv-reviews-hd{flex-direction:column;gap:12px;align-items:flex-start}.bv-score-big{font-size:56px}.bv-reviews-wall{columns:1}.bv-popup{padding:32px 24px 28px}.bv-popup-price-curr{font-size:38px}.bv-reviews-page-wall{columns:1}}@media(max-width:900px){.bv-callout-inner,.bv-health-intro-inner,.bv-sixty-inner,.bv-health-grid{gap:28px}.bv-callout-img,.bv-health-intro-img,.bv-sixty-visual,.bv-health-img{overflow:hidden;border:1px solid var(--bv-lt);border-radius:4px}.bv-sixty-visual{aspect-ratio:4/3}.bv-health-img{aspect-ratio:1}.bv-callout-img,.bv-health-intro-img{aspect-ratio:4/3}.bv-rev-media-item.bv-video:after{display:none}}@media(max-width:600px){.bv-thumbs{grid-template-columns:repeat(4,1fr)}.bv-trust{gap:6px}.bv-reviews-page-wall{columns:1}}@media(min-width:601px)and (max-width:900px){.bv-reviews-page-wall{columns:2}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/brassa-v3.css.map */
