:root{--blue: rgba(35, 77, 56, 1);--blue-d: rgba(23, 55, 40, 1);--navy: rgba(42, 51, 44, 1);--navy-d: rgba(35, 43, 37, 1);--green: rgba(35, 77, 56, 1);--green-d: rgba(21, 51, 31, 1);--red: rgba(212, 43, 43, 1);--sky: rgba(227, 236, 225, 1);--sky-l: rgba(243, 239, 230, 1);--sky-lighter: rgba(246, 241, 232, 1);--paper: rgba(246, 242, 234, 1);--cream: rgba(243, 237, 225, 1);--text: rgba(42, 51, 44, 1);--muted: rgba(91, 99, 89, 1);--line: rgba(224, 222, 210, 1);--star: rgba(0, 182, 122, 1)}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:Nunito Sans,-apple-system,sans-serif;color:var(--text);background:#fff;line-height:1.5;font-size:18px}.serif{font-family:Inter,sans-serif}.wrap{max-width:640px;background:#fff;overflow:hidden;position:relative;margin:0 auto}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.ph{background:linear-gradient(135deg,#e7e5da,#d4d4c8);display:flex;align-items:center;justify-content:center;color:#8d958b;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:13px;letter-spacing:.05em;text-transform:uppercase;text-align:center;position:relative;overflow:hidden}.ph:after{content:"IMAGE";opacity:.55}.ph[data-label]:after{content:attr(data-label)}.bar-red{background:#d1a04c;color:#15331f;text-align:center;font-weight:800;font-size:17px;letter-spacing:.01em;padding:13px 16px}.bar-blue{background:#234d38;color:#fff;text-align:center;font-weight:800;font-size:16px;display:flex;gap:14px;align-items:center;justify-content:center;padding:11px 16px}.bar-blue .pill{background:#bb8a36;color:#15331f;border-radius:5px;font-size:14px;padding:7px 14px}header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px 14px}.logo{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:38px;letter-spacing:-.02em;position:relative;display:flex;align-items:center}.logo sup{font-size:13px;top:-1.6em;font-weight:700}.cart{position:relative;cursor:pointer;text-align:center}.cart svg{width:34px;height:34px}.cart small{display:block;font-size:13px;font-weight:600;margin-top:1px}.hero{background:#e3ece1;padding:26px 24px 0}.hero h1{font-family:Inter,sans-serif;font-weight:600;font-size:38px;line-height:1.12;text-align:center;color:#2a332c;letter-spacing:-.01em;margin-bottom:22px}.hero-img{margin:0 -24px}.study{background:#e3ece1;padding:30px 24px 36px}.study h2{font-family:Inter,sans-serif;font-size:30px;font-weight:600;line-height:1.25;margin-bottom:26px}.study h2 b{font-weight:700}.checks{list-style:none;display:flex;flex-direction:column;gap:18px;margin-bottom:34px}.checks li{display:flex;gap:16px;align-items:flex-start;font-size:25px;font-weight:500;line-height:1.25;color:#2a332c}.checks .ic{flex:none;width:38px;height:38px;background:#234d38;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.checks .ic svg{width:22px;height:22px;fill:#fff}.cta{display:block;width:100%;border:none;cursor:pointer;text-align:center;font-family:Nunito Sans,sans-serif;font-weight:600;color:#fff;border-radius:7px;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 5px #0000002e;transition:transform .05s}.cta:active{transform:translateY(2px);box-shadow:0 3px #0000002e}.cta-green{background:#d1a04c;color:#15331f;font-size:21px;padding:26px 20px}.cta-blue{background:#d1a04c;color:#15331f;font-size:21px;box-shadow:none;border-radius:3px;padding:22px 20px}.guar{background:#f4efe4;padding:34px 28px 40px}.guar p{text-align:center;font-size:23px;line-height:1.4;color:#2a332c}.guar p b{font-weight:600}.guar .row{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:26px}.guar .badge{background:#1d4030;color:#fff;border-radius:14px;width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:700;font-size:30px;line-height:1}.guar .badge small{font-size:30px}.guar .rg{font-family:Inter,sans-serif;font-weight:700;font-size:30px;line-height:1.1;color:#2a332c}.sec{padding:40px 24px}.sec h2{font-family:Inter,sans-serif;font-weight:700;font-size:34px;line-height:1.12;letter-spacing:-.01em;color:#2a332c}.sec.center h2{text-align:center}.sec p{font-size:23px;line-height:1.45;color:#2a332c;margin-top:22px}.sec p b{font-weight:600}.chartbox{background:#e3ece1;border-radius:14px;margin-top:26px;padding:26px 20px 30px}.chart{display:flex;align-items:flex-end;gap:0;height:300px;position:relative;padding-left:82px}.chart .yaxis{position:absolute;left:24px;top:0;bottom:34px;width:50px;display:flex;flex-direction:column;justify-content:space-between;font-weight:600;color:#234d38;font-size:16px;text-align:right}.chart .ylabel{position:absolute;left:-18px;top:50%;transform:rotate(-90deg) translate(50%);transform-origin:left center;font-weight:600;color:#234d38;font-size:17px;white-space:nowrap}.chart .grid{position:absolute;left:82px;right:0;top:0;bottom:34px;display:flex;flex-direction:column;justify-content:space-between;z-index:0}.chart .grid span{border-top:1.5px solid rgba(188,204,189,1);height:0}.bars{display:flex;align-items:flex-end;gap:14px;width:100%;height:calc(100% - 34px);position:relative;z-index:1;border-left:2px solid rgba(42,51,44,1)}.bars .col{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:100%}.bars .bar{width:62%;background:#1d4030}.xaxis{display:flex;gap:14px;padding-left:2px;margin-top:8px}.xaxis .x{flex:1;text-align:center;font-weight:600;color:#2a332c;font-size:18px}.xtitle{text-align:center;font-weight:600;color:#234d38;font-size:20px;margin-top:6px}.bw2{display:grid;grid-template-columns:1fr 1fr;gap:6px;border-radius:8px;overflow:hidden;margin-top:8px}.softbox{background:#f4efe4;border-radius:0;padding:36px 24px}.glow{text-align:center;padding:38px 24px}.glow h2{font-family:Inter,sans-serif;font-weight:700;font-size:34px;line-height:1.12;margin-bottom:18px}.glow .sub{font-size:23px;line-height:1.5;color:#2a332c;margin-bottom:26px}.glow .disc{font-size:21px;color:#2a332c;margin-top:14px;line-height:1.4}.glow .disc b{font-weight:600}.glow-guar{background:#dce8d8;border-radius:12px;margin-top:22px;padding:20px 22px}.glow-guar p{font-size:18px;color:#4a534a;line-height:1.45;margin:0}.seen{background:#1d4030;color:#fff;padding:34px 24px}.seen .hd{display:flex;align-items:center;justify-content:center;gap:16px;font-family:Inter,sans-serif;font-weight:700;font-size:30px;margin-bottom:28px}.seen .hd .ln{height:2px;width:40px;background:#fff;opacity:.8}.seen .press{display:grid;grid-template-columns:1fr 1fr;gap:24px 30px;align-items:center;justify-items:center}.seen .press .logo-txt{font-weight:600;font-size:26px;color:#fff;font-style:italic;text-align:center}.seen .press .serif-logo{font-family:Inter,sans-serif;font-weight:700;font-size:34px}.results{background:#f4efe4;padding:38px 24px}.results h2{font-family:Inter,sans-serif;font-weight:700;font-size:32px;text-align:center;line-height:1.15;margin-bottom:30px}.ba-card{background:#fff;border-radius:16px;box-shadow:0 6px 24px #1f86c41a;margin-bottom:34px;padding:14px}.ba-imgs{display:grid;grid-template-columns:1fr 1fr;gap:2px;border-radius:10px;overflow:hidden;position:relative}.ba-imgs .ph{height:260px}.ba-tag{position:absolute;bottom:14px;background:#cfe0d4;color:#173728;font-style:italic;font-weight:700;font-size:20px;border-radius:3px;padding:5px 16px}.ba-tag.b{left:14px}.ba-tag.a{right:14px}.ba-name{text-align:center;font-family:Inter,sans-serif;font-weight:700;font-size:22px;letter-spacing:.06em;text-transform:uppercase;margin:16px 0 12px}.ba-card .quote{font-size:20px;line-height:1.5;color:#2a332c;text-align:center;padding:0 6px 8px}.compare{padding:38px 24px 30px}.compare h2{font-family:Inter,sans-serif;font-weight:700;font-size:33px;text-align:center;line-height:1.12;margin-bottom:34px}.ctable{position:relative;max-width:520px;margin:0 auto}.ctable .grid3{display:grid;grid-template-columns:1.15fr 1fr 1fr}.ctable .head{display:grid;grid-template-columns:1.15fr 1fr 1fr;align-items:stretch}.ctable .head .us{background:#1d4030;color:#fff;border-radius:14px 14px 0 0;font-family:Inter,sans-serif;font-weight:700;font-size:28px;text-align:center;box-shadow:0 0 0 3px #bb8a36;position:relative;z-index:2;margin-top:-14px;padding:26px 6px}.crow{display:grid;grid-template-columns:1.15fr 1fr 1fr;align-items:stretch}.crow .us-cell{background:#1d4030;box-shadow:0 0 0 3px #bb8a36;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;padding:18px 0}.cross{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#2a332c}.cross svg{width:28px;height:28px;stroke:#2a332c;stroke-width:2.4;fill:none}.crow .us-cell .price{color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:30px}.compare .cta{margin-top:30px}.rated{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:18px;font-size:21px}.rated b{font-weight:600}.minds{background:#f4efe4;padding:40px 24px}.minds h2{font-family:Inter,sans-serif;font-weight:700;font-size:33px;text-align:center;line-height:1.12;margin-bottom:14px}.minds .sub{text-align:center;font-size:22px;color:#5b6359;margin-bottom:30px}.expert-row{display:flex;gap:18px;overflow-x:auto;padding-bottom:10px;margin-bottom:26px}.expert{flex:none;width:88%;background:#fff;border-radius:18px;text-align:left;padding:0 26px 26px}.expert .pic{width:230px;height:230px;border-radius:0 0 50% 50%/0 0 100% 100%;overflow:hidden;margin:0 auto}.expert .role{display:flex;align-items:center;gap:8px;font-weight:600;font-size:19px;padding-bottom:14px;border-bottom:1.5px solid rgba(221,214,196,1);margin-bottom:14px}.expert .stars{display:flex;gap:3px}.expert .stars svg{width:26px;height:26px;fill:#d1a04c}.minds .cta-blue{max-width:90%;margin:0 auto}.anc h2 .hl{color:#234d38}.anc-img{border:4px solid rgba(35,77,56,1);border-radius:12px;overflow:hidden;margin-top:26px;position:relative}.anc-img .cap{position:absolute;left:18px;bottom:18px;color:#d8b25a;font-family:Inter,sans-serif;font-weight:700;font-size:28px;line-height:1.05;text-shadow:1px 1px 0 rgba(51,51,51,1)}.belief{background:#e3ece1;padding:40px 24px}.belief h2{font-family:Inter,sans-serif;font-weight:700;font-size:32px;line-height:1.2}.belief h2 .b{color:#234d38}.belief .label{font-family:Inter,sans-serif;font-weight:700;font-size:36px;margin-bottom:6px}.belief-img{position:relative;margin-top:30px}.belief-img .splash{position:absolute;width:140px;height:120px;background:#234d38;opacity:.85;z-index:0;clip-path:polygon(20% 0,40% 15%,60% 5%,75% 25%,95% 30%,85% 50%,100% 70%,75% 75%,70% 95%,50% 80%,30% 95%,25% 70%,0 65%,12% 45%,5% 25%,25% 28%)}.belief-img .splash.bl{left:0;bottom:30px}.belief-img .circle{width:300px;height:300px;border-radius:50%;overflow:hidden;position:relative;z-index:1;border:3px solid rgba(255,255,255,1);margin:0 auto}.honest{background:#e3ece1;padding:36px 24px 40px}.honest-h{font-family:Inter,sans-serif;font-weight:700;font-size:32px;line-height:1.15;color:#2a332c;margin-bottom:18px}.honest-body{margin-top:0!important}.prod-show{padding:30px 24px}.prod-show .card{border:2px solid rgba(218,223,210,1);border-radius:16px;overflow:hidden}.demand{background:#1d4030;color:#fff;border-radius:12px;margin:30px 0;padding:24px}.demand p{font-family:Inter,sans-serif;font-weight:700;font-size:26px;line-height:1.25;text-align:center}.demand .mo{color:#e0c06a}.choose{padding:30px 24px 40px}.choose h2{font-family:Inter,sans-serif;font-weight:700;font-size:36px;text-align:center;margin-bottom:24px}.purchased{border:1.5px solid rgba(205,221,207,1);background:#f6f1e8;border-radius:30px;display:flex;align-items:center;gap:10px;font-weight:700;font-size:15px;color:#4a534a;width:fit-content;margin:0 auto 26px;padding:9px 18px}.purchased .dot{width:11px;height:11px;border-radius:50%;background:#234d38;flex:none;position:relative}.purchased .dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#234d38;animation:livePulse 1.8s ease-out infinite}@keyframes livePulse{0%{transform:scale(1);opacity:.7}70%{transform:scale(2.6);opacity:0}to{transform:scale(2.6);opacity:0}}.stat-strip{background:#efe9dc;border-radius:12px;display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:20px 22px}.stat-strip .pct{font-family:Inter,sans-serif;font-weight:700;font-size:42px;color:#234d38;line-height:1}.stat-strip .st{font-weight:700;font-size:20px;line-height:1.3}.choose .ptitle{font-family:Inter,sans-serif;font-weight:700;font-size:34px;line-height:1.12;margin-bottom:14px}.bigstars{display:flex;align-items:center;gap:12px;margin-bottom:24px}.bigstars .st{display:flex;gap:2px}.bigstars .st svg{width:30px;height:30px;fill:#d1a04c}.rev-quote{background:#f4efe4;border-radius:16px;margin-bottom:30px;position:relative;padding:24px}.rev-quote .q{font-family:Inter,sans-serif;font-weight:700;font-size:24px;line-height:1.3;margin-bottom:14px}.rev-quote .who{font-size:20px;color:#5b6359}.rev-quote .pic{position:absolute;right:24px;bottom:24px;width:90px;height:90px;border-radius:10px;overflow:hidden}.rev-quote .pic .ph{height:90px;font-size:0}.reverse-h{font-family:Inter,sans-serif;font-weight:600;font-size:30px;text-align:center;line-height:1.3;margin-bottom:30px}.reverse-h .red{color:#e02020;font-weight:700}.reverse-h .grn{color:#234d38;font-weight:700}.benefit{display:flex;gap:16px;align-items:flex-start;margin-bottom:26px}.benefit .ic{flex:none;width:36px;height:36px;background:#234d38;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:3px;clip-path:polygon(50% 0,61% 12%,76% 8%,82% 23%,98% 28%,90% 42%,100% 56%,85% 62%,82% 78%,67% 73%,56% 86%,44% 73%,28% 80%,22% 64%,5% 60%,13% 46%,2% 32%,18% 28%,22% 12%,38% 17%)}.benefit .ic svg{width:20px;height:20px;fill:#fff}.benefit .bt{font-size:23px;line-height:1.4}.benefit .bt b{font-weight:600}.qty-label{font-family:Inter,sans-serif;font-weight:700;font-size:30px;margin-bottom:18px}.qty-grid{display:flex;flex-direction:column;gap:14px;margin-bottom:24px}.qty{border:1.5px solid var(--line);border-radius:14px;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:border-color .2s,box-shadow .2s;padding:22px 24px}.qty.sel{border:2.5px solid rgba(35,77,56,1);box-shadow:0 0 0 4px #234d3826,0 4px 12px #234d381f;background:#ebf5ee}.qty.sel .name,.qty.sel .price{color:#234d38}.qty.sel .supply{background:#234d38;color:#fff}.qty.has-pop,.qty.has-bag{padding-top:36px}.qty .pop{position:absolute;top:-1px;left:0;right:0;background:#234d38;color:#fff;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;border-radius:12px 12px 0 0;text-align:center;padding:6px 0}.qty-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.qty-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.qty .supply{font-size:13px;font-weight:600;color:#2a332c;background:#e3ece1;border-radius:20px;display:inline-block;padding:4px 12px}.qty .per-bottle{font-size:15px;color:#5b6359;font-weight:500}.qty .price{font-family:Inter,sans-serif;font-size:28px;font-weight:700;color:#2a332c;line-height:1.1}.qty .compare-price{font-size:16px;color:#a0a0a0;text-decoration:line-through;font-style:italic}.excl{text-align:center;font-weight:600;font-size:21px;margin:30px 0 24px}.excl .grn{color:#234d38}.clin-note{font-size:21px;color:#2a332c;line-height:1.4;margin-bottom:26px}.clin-note b{font-weight:600}.risk-box{border:1.5px solid var(--line);border-radius:14px;display:flex;align-items:center;gap:20px;margin-bottom:26px;padding:22px}.risk-box .seal{flex:none;width:80px;height:80px;border-radius:50%;border:2px solid rgba(33,74,55,1);display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:700;color:#214a37;font-size:18px;text-align:center;line-height:1}.risk-box p{font-size:22px;line-height:1.35;margin:0}.risk-box p b{font-weight:600}@keyframes shine{0%{left:-60%}50%{left:120%}to{left:120%}}.pay-row{text-align:center;margin:16px 0 4px}.pay-logos{display:block;width:100%;height:auto;margin:0 auto 12px}.pay-note{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px 12px;color:#5b6359;font-weight:600;font-size:14px}.pay-note span{display:inline-flex;align-items:center;gap:6px}.pay-note svg{width:16px;height:16px;color:#5b6359;flex:none}.pay-note .sep{color:#cdcfc2;font-weight:400}.rbi{padding:38px 24px}.rbi h2{font-family:Inter,sans-serif;font-weight:700;font-size:36px;margin-bottom:24px}.rbi-list{list-style:none;display:flex;flex-direction:column;gap:18px;margin-bottom:30px}.rbi-list li{display:flex;gap:14px;align-items:flex-start;font-size:23px;line-height:1.35}.rbi-list .ic{flex:none;width:34px;height:34px;background:#234d38;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.rbi-list .ic svg{width:20px;height:20px;fill:#fff}.ing-row{display:flex;gap:18px;overflow-x:auto;padding-bottom:10px;margin-bottom:8px}.ing{flex:none;width:90%}.ing .pic{border-radius:12px;overflow:hidden!important;margin-bottom:18px;background:#f8f5ee!important}.ing ul{list-style:none;display:flex;flex-direction:column;gap:14px}.ing ul li{display:flex;gap:12px;align-items:center;font-size:22px}.ing ul li svg{width:28px;height:28px;stroke:#2a332c;fill:none;stroke-width:1.6;flex:none}.see-all{text-align:center;font-weight:600;font-size:21px;letter-spacing:.03em;display:flex;align-items:center;justify-content:center;gap:10px;padding:24px 0}.see-all svg{width:22px;height:22px}.progressbar{height:6px;background:#e2e2d6;border-radius:3px;overflow:hidden;margin:18px 0}.progressbar i{display:block;width:30%;height:100%;background:#2a332c;border-radius:3px}.woct{background:#f4efe4;padding:38px 24px}.woct h2{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:32px;letter-spacing:-.01em;margin-bottom:28px;text-transform:uppercase}.woct .stat{display:flex;align-items:center;gap:18px;margin-bottom:24px}.woct .ring{flex:none;width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:700;font-size:26px;color:#234d38;position:relative}.woct .ring svg{position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(-90deg)}.woct .ring span{position:relative;z-index:1}.woct .cta{margin-top:8px}.crev{padding:38px 24px}.crev h2{font-family:Inter,sans-serif;font-weight:700;font-size:34px;text-align:center;margin-bottom:28px}.write-rev{border:1.5px solid var(--line);border-radius:8px;text-align:center;font-size:21px;margin-bottom:24px;padding:16px}.rev-masonry{columns:2;column-gap:14px}.rev-masonry .rc{break-inside:avoid;margin-bottom:14px;border:1px solid rgba(238,238,238,1);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 2px 10px #0000000a}.rev-masonry .rc .ph{height:170px}.rev-masonry .rc .in{padding:14px}.rev-masonry .rc .date{font-size:15px;color:#9ca296;margin-bottom:8px}.rev-masonry .rc .st{display:flex;gap:2px;margin-bottom:10px}.rev-masonry .rc .st svg{width:20px;height:20px;fill:#00b67a}.rev-masonry .rc .st svg.e{fill:#dcdcd0}.rev-empty{text-align:center;color:#9ca296;font-size:18px;display:none;padding:30px 0}.show-more{border:1.5px solid var(--line);border-radius:8px;display:block;width:fit-content;font-size:20px;cursor:pointer;-webkit-user-select:none;user-select:none;margin:24px auto 0;padding:16px 28px}.g90{padding:38px 24px}.g90 h2{font-family:Inter,sans-serif;font-weight:700;font-size:36px;margin-bottom:24px}.g90-img{border-radius:14px;overflow:hidden;margin-bottom:26px}.g90-img .ph{height:340px}.g90 p{font-size:23px;line-height:1.5;margin-bottom:20px}.g90 p b{font-weight:600}.refs{text-align:center;padding:30px 24px}.refs .r{display:inline-flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-weight:700;font-size:24px;letter-spacing:.05em}.pay{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:30px 0 24px}.pay .p{width:58px;height:38px;background:#fff;border:1px solid rgba(230,226,216,1);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#555}.allergen{text-align:center;font-size:16px;color:#8d958b;line-height:1.45;padding:0 10px}.sticky-redeem{position:fixed;bottom:max(8px,env(safe-area-inset-bottom));background:#fff;box-shadow:0 10px 30px #00000038;border-radius:14px 14px 0 0;display:flex;align-items:center;gap:14px;z-index:99999;left:50%;right:auto;width:min(690px,calc(100% - 16px));transform:translate(-50%,calc(100% + 24px));opacity:0;pointer-events:none;transition:transform .28s ease,opacity .28s ease;cursor:pointer;margin:0 6px;padding:14px 18px}.sticky-redeem .l{flex:1}.sticky-redeem .l .s{font-weight:600;font-size:17px;text-decoration:underline;letter-spacing:.04em}.sticky-redeem .btn{background:#d1a04c;color:#15331f;font-weight:600;font-size:20px;border-radius:30px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:16px 30px}.logo img{height:44px;width:auto;display:block}.hero-img .hero-photo,.offer-hero .product-photo{width:100%;height:auto;display:block}.offer-hero .product-photo{border-radius:14px}#cc-id-fxCtDG6LUIxu,#cc-id-bhJ8SgrbagXL,#cc-id-DzdrI98kANFy,#cc-id-nQ40rgKbBSFz,#cc-id-UBf8p1DTu3YX,#cc-id-xj67OlxyJGjy,#cc-id-V2LsAS4hacay,#cc-id-3WQNdRDOYsb0,#cc-id-Q8M7hv2rIXDN,#cc-id-aTXVa7JuBI3m{margin-left:auto;margin-right:auto}.inserted-photo,.imgproof-photo,.expert-photo,.section-photo,.signal-problem-photo,.belief-photo,.press-logo-photo{display:block}.imgproof{margin-top:10px;border-radius:12px;overflow:hidden;background:#e6e8eb}.imgproof-photo{width:100%;max-height:420px;object-fit:cover;object-position:center}.expert .pic .expert-photo{width:100%;height:100%;object-fit:cover;object-position:center top}.prod-show .card .signal-problem-photo,.signal-problem-photo{width:100%;height:100%;min-height:380px;object-fit:cover;object-position:center}.belief-img .circle .belief-photo{width:100%;height:100%;object-fit:cover;object-position:center}.press-logo.press-logo-img{display:flex;align-items:center;justify-content:center;min-height:54px}.press-logo.press-logo-img a{display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;text-decoration:none}.press-logo-photo{max-width:170px;width:100%;max-height:46px;object-fit:contain;filter:none}.sticky-redeem.is-visible{transform:translate(-50%);opacity:1;pointer-events:auto}.sticky-redeem .btn:focus-visible{outline:3px solid rgba(255,255,255,.95);outline-offset:3px}.prod-show .card .prod-show-photo{width:100%;height:380px;object-fit:contain;object-position:center;background:linear-gradient(135deg,#f2efe6,#e3e2d6);padding:20px}.by40 .b40-img{display:block}.by40 .b40-img .b40-signal-photo{width:100%;height:auto;min-height:0;max-height:620px;object-fit:cover;object-position:center;border-radius:16px}.press-logo.press-logo-img,.press-logo.press-logo-img img,.press-logo-photo{pointer-events:none;cursor:default}.ing .pic .ingredient-photo{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;border-radius:inherit!important}.checks .ic,.checks .proof-check-icon{position:relative!important;flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;overflow:visible!important;border-radius:50%!important;background:#234d38!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:1px!important;line-height:1!important;box-sizing:border-box!important}.checks .ic svg,.checks .proof-check-icon svg{display:none!important}.checks .ic:before,.checks .proof-check-icon:before{content:"\2713"!important;color:#fff!important;font-size:25px!important;font-weight:900!important;line-height:1!important;transform:translateY(-1px)!important;font-family:Arial,Helvetica,sans-serif!important}.product-placement-photo{display:block;width:100%;max-width:100%;height:auto;object-fit:contain;object-position:center}.hero-img .hero-photo.product-placement-photo,.offer-hero .product-photo.product-placement-photo{width:100%;height:auto;max-height:none;object-fit:contain}.prod-show .card .prod-show-photo.product-placement-photo{width:100%;height:auto;max-height:none;object-fit:contain;object-position:center;background:linear-gradient(135deg,#f2efe6,#e3e2d6);padding:0}.offer-media .offer-hero{touch-action:pan-y;position:relative;width:100%!important;aspect-ratio:1 / 1!important;min-height:280px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.offer-media .offer-hero .product-photo{cursor:grab;transition:opacity .18s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important}.ph.has-placeholder-image{position:relative;overflow:hidden;background:transparent!important;color:transparent!important;padding:0!important}.ph.has-placeholder-image:after{content:none!important;display:none!important}.ph.has-placeholder-image img,.editable-placeholder-image{display:block;width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center}.rev-quote .pic .profile-placeholder,.rev-quote .pic .profile-placeholder-photo{width:56px;height:56px;border-radius:50%}.rev-quote .pic .profile-placeholder-photo{object-fit:cover}.woct-media .ph.has-placeholder-image{min-height:430px;height:100%;border-radius:22px}.g90-img .ph.has-placeholder-image{height:340px;border-radius:14px}.rev-masonry .rc .ph.has-placeholder-image,.rev-masonry .rc .review-placeholder-photo{height:170px}.ba-imgs .ph.has-placeholder-image,.ba-imgs .ph.has-placeholder-image img{height:260px}#cc-id-rgS4ypB4owhv{height:343px;width:auto;max-width:100%}.offer-media .offer-hero,.offer-media .product-photo{touch-action:pan-y!important;-webkit-user-select:none;user-select:none}.offer-media .product-photo,.offer-media .product-thumb-photo{-webkit-user-drag:none}.mw-cc-radio-hidden{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;clip:rect(0 0 0 0)!important;overflow:hidden!important}.qty-grid .qty[data-tier]{cursor:pointer;-webkit-user-select:none;user-select:none}.qty-grid .qty[data-tier]:focus-visible{outline:3px solid rgba(35,125,60,.35);outline-offset:3px}#cc-id-3tDihuQuQN81{height:44px;width:auto;display:block}.cta-black{background:#000;color:#fff;font-weight:600;font-size:23px;border-radius:8px;text-align:center;display:block;width:100%;cursor:pointer;box-shadow:0 5px #00000040;position:relative;overflow:hidden;padding:26px 18px}.cta-black s{color:#bbb;font-weight:600;margin-left:8px}.cta-black:before{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.4),transparent);transform:skew(-20deg);animation:shine 3s infinite}#cc-id-RnOWzkVD0fhK{margin-left:auto;margin-right:auto}.tp-line{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:20px}.tp-stars{display:flex;gap:3px}.tp-stars .s{width:34px;height:34px;background:var(--star);display:flex;align-items:center;justify-content:center;border-radius:3px}.tp-stars .s.half{background:linear-gradient(90deg,var(--star) 55%,rgba(207,216,216,1) 55%)}.tp-stars .s svg{width:22px;height:22px;fill:#fff}.tp-line .lbl{font-size:22px;font-weight:600;color:#4a534a}.tested{background:#1d4030;color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:26px;text-align:center;border-radius:4px;margin-bottom:8px;letter-spacing:.01em;padding:22px 18px}.chartbox .title{background:#234d38;color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:22px;text-align:center;border-radius:30px;display:inline-block;width:auto;margin:0 auto 24px;padding:10px 18px}.chartbox .title-wrap{text-align:center}.glow-guar .t{display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600;font-size:21px;text-decoration:underline;margin-bottom:8px}.glow-guar .t svg{width:24px;height:24px}.verified{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:14px}.verified .shield{width:30px;height:30px;background:#234d38;border-radius:50%;display:flex;align-items:center;justify-content:center}.verified .shield svg{width:18px;height:18px;fill:#fff}.verified .vt{border:1.5px solid rgba(35,77,56,1);color:#234d38;border-radius:20px;font-weight:700;font-size:16px;padding:5px 16px}.vids{background:#fff;padding:38px 24px}.vids h2{font-family:Inter,sans-serif;font-weight:700;font-size:33px;text-align:center;line-height:1.12;margin-bottom:30px}.vid-row{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;margin-bottom:26px}.vid{flex:none;width:84%;border-radius:14px;overflow:hidden;position:relative;background:#000}.vid .top-tag{position:absolute;top:14px;left:14px;display:flex;gap:8px;align-items:center;z-index:2}.vid .top-tag .e{width:38px;height:38px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;color:#234d38;font-size:22px;font-family:Nunito Sans}.vid .top-tag .name{background:#000000b3;color:#fff;font-weight:700;border-radius:4px;font-size:15px;padding:6px 12px}.vid .brand-tag{position:absolute;top:58px;left:60px;background:#000000b3;color:#fff;font-weight:700;border-radius:4px;font-size:13px;z-index:2;padding:4px 10px}.vid .play{position:absolute;left:14px;bottom:14px;width:50px;height:42px;background:#000;border-radius:6px;display:flex;align-items:center;justify-content:center;z-index:2}.vid .play svg{width:18px;height:18px;fill:#fff}.vid .cap{position:absolute;left:50%;top:54%;transform:translate(-50%);color:#fff;font-weight:600;font-size:17px;text-shadow:0 2px 4px rgba(0,0,0,.6);z-index:2}.ctable .head .them{border:1.5px solid var(--line);border-bottom:none;border-radius:14px 14px 0 0;text-align:center;font-weight:700;font-size:18px;color:#2a332c;line-height:1.2;padding:22px 10px}.crow .feat{border:1.5px solid var(--line);border-top:none;border-right:none;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:600;font-size:18px;color:#2a332c;line-height:1.2;border-radius:0;padding:18px 10px}.crow:first-of-type .feat{border-top:1.5px solid var(--line);border-radius:14px 0 0}.crow .them-cell{border:1.5px solid var(--line);border-top:none;display:flex;align-items:center;justify-content:center;padding:18px 0}.crow:first-of-type .them-cell{border-top:1.5px solid var(--line)}.tick{width:42px;height:42px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.tick svg{width:24px;height:24px;fill:#234d38}.crow .them-cell .price{font-family:Inter,sans-serif;font-weight:700;font-size:26px;color:#2a332c}.ctable .foot-us{background:#1d4030;box-shadow:0 0 0 3px #bb8a36;position:relative;z-index:2;height:18px;border-radius:0 0 14px 14px;grid-column:2}.timeline-sec{padding:38px 24px}.timeline-sec h2{font-family:Inter,sans-serif;font-weight:700;font-size:33px;text-align:center;line-height:1.12;margin-bottom:36px}.tl{position:relative;padding-left:54px}.tl:before{content:"";position:absolute;left:18px;top:8px;bottom:8px;width:4px;background:#dadfd2;border-radius:2px;z-index:0}.tl-fill{position:absolute;top:8px;width:4px;background:#234d38;border-radius:2px;z-index:1;height:0}.tl-item{position:relative;margin-bottom:24px}.tl-dot{position:absolute;left:-46px;top:6px;width:30px;height:30px;border-radius:50%;background:#ccd1c4;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .45s ease,transform .45s ease;transform:scale(.85)}.tl-dot svg{width:18px;height:18px;fill:#fff;opacity:0;transform:scale(.4);transition:opacity .4s ease .12s,transform .4s cubic-bezier(.34,1.56,.64,1) .12s}.tl-item.active .tl-dot{background:#234d38;transform:scale(1)}.tl-item.active .tl-dot svg{opacity:1;transform:scale(1)}.tl-card{background:#f4efe4;border:1.5px solid rgba(218,223,210,1);border-radius:16px;opacity:.55;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease;padding:20px 22px}.tl-item.active .tl-card{opacity:1;transform:translateY(0)}.tl-card .h{display:flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-weight:700;font-size:27px;margin-bottom:10px}.tl-card .h svg{width:26px;height:26px;stroke:#2a332c;fill:none;stroke-width:1.6}.tl-card p{font-size:20px;line-height:1.45;color:#2a332c;margin:0}.expert .nm{color:#234d38;font-weight:600;font-size:26px;margin-top:18px}.expert .role .v{width:22px;height:22px;background:#234d38;border-radius:50%;display:flex;align-items:center;justify-content:center}.expert .role .v svg{width:13px;height:13px;fill:#fff}.expert .txt{font-size:19px;line-height:1.5;color:#4a534a;margin-bottom:16px}.tri-img{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:6px;margin-top:24px;border-radius:10px;overflow:hidden}.tri-img .big{grid-row:1/3;height:auto;min-height:300px}.tri-img .sm{height:150px}.belief-img .splash.tr{right:0;top:0}.fb{padding:14px 24px 40px}.fb h2{font-family:Inter,sans-serif;font-weight:700;font-size:32px;text-align:center;line-height:1.15;margin-bottom:30px}.fb-c{display:flex;gap:12px;margin-bottom:18px}.fb-c .av{flex:none;width:42px;height:42px;border-radius:50%;overflow:hidden;background:#cdd9e4}.fb-c .body{flex:1}.fb-c .bubble{background:#f0f2f5;border-radius:18px;padding:10px 16px}.fb-c .nm{font-weight:600;font-size:16px;margin-bottom:2px}.fb-c .tx{font-size:16px;line-height:1.4;color:#1c1e21}.fb-c .meta{display:flex;align-items:center;gap:8px;margin-top:6px;padding-left:6px;font-size:13px;color:#65676b;font-weight:700}.fb-c .meta .reacts{display:flex;align-items:center;gap:2px;margin-left:auto}.fb-c .meta .rc{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px}.fb-c .meta .like{background:#1877f2}.fb-c .meta .love{background:#f33e58}.fb-reply{margin-left:54px}.fb-divider{height:1px;background:#ccc;margin:26px 0}.fb-replied{display:flex;align-items:center;gap:8px;font-size:14px;color:#65676b;font-weight:700;margin:10px 0 16px 54px}.fb-replied .av{width:26px;height:26px;border-radius:50%;overflow:hidden}.fb-c .imgproof{margin-top:8px;width:180px;border-radius:10px;overflow:hidden}.thumbs{display:flex;gap:10px;align-items:center;margin:18px 0}.thumbs .arrow{flex:none;width:30px;font-size:26px;color:#9ca296;text-align:center;cursor:pointer}.thumbs .t{flex:1;border:1.5px solid var(--line);border-radius:10px;overflow:hidden;aspect-ratio:1;background:#f7f3e8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.thumbs .t.active{border:2px solid rgba(35,77,56,1)}.nutri-line{font-size:21px;color:#2a332c;margin-bottom:8px}.bigstars .lbl{font-weight:700;font-size:21px;text-decoration:underline;color:#2a332c;cursor:pointer}.bigstars a.lbl:hover{color:#234d38}.qty .freebag{position:absolute;top:-22px;left:50%;transform:translate(-50%);width:60px;height:60px;background:#234d38;color:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;font-size:13px;line-height:1;clip-path:polygon(50% 0%,63% 9%,78% 5%,82% 20%,96% 24%,90% 38%,100% 50%,90% 62%,96% 76%,82% 80%,78% 95%,63% 91%,50% 100%,37% 91%,22% 95%,18% 80%,4% 76%,10% 62%,0% 50%,10% 38%,4% 24%,18% 20%,22% 5%,37% 9%)}.qty .name{font-weight:700;font-size:20px;font-family:Inter,sans-serif;color:#2a332c;line-height:1.2}.gifts-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:14px;margin-bottom:24px}.gift{text-align:center;position:relative}.gift .box{aspect-ratio:1;border:2px dashed rgba(205,207,194,1);border-radius:14px;display:flex;align-items:center;justify-content:center;position:relative;background:#f7f4ec;margin-bottom:10px;overflow:hidden;transition:border-color .25s,background .25s}.gift .val{position:absolute;left:6px;bottom:6px;width:50px;height:50px;border-radius:50%;background:#bb8a36;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;line-height:1.05;box-shadow:0 2px 6px #bb8a3666;z-index:3;opacity:0;transform:scale(.5);transition:opacity .3s,transform .3s}.gift .val .v{font-size:14px}.gift .val .t{font-size:9px;font-weight:600}.gift .lock{position:absolute;top:0;right:0;bottom:0;left:0;background:#f0f4f8c7;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);display:flex;align-items:center;justify-content:center;z-index:4;transition:opacity .3s}.gift .lock svg{width:30px;height:30px;fill:#7c857a}.gift .lbl .f{color:#bdc1b4;font-weight:600;font-size:13px;transition:color .25s}.gift .lbl .n{color:#a8ad9f;font-size:14px;transition:color .25s}.gift.unlocked .box{background:#fff;border-style:solid;border-color:#8fb79a}.gift.unlocked .lock{opacity:0;pointer-events:none}.gift.unlocked .val{opacity:1;transform:scale(1)}.gift.unlocked .lbl .f{color:#234d38}.gift.unlocked .lbl .n{color:#2a332c;font-weight:700}.tp-card{border:1.5px solid var(--line);border-radius:16px;display:flex;gap:24px;align-items:center;margin:30px 0;padding:24px}.tp-card .score{background:#f2efe7;border-radius:10px;text-align:center;padding:22px 26px}.tp-card .score .n{font-family:Inter,sans-serif;font-weight:700;font-size:44px;line-height:1}.tp-card .score .e{font-size:20px;color:#2a332c}.tp-card .right .br{font-family:Inter,sans-serif;font-weight:700;font-size:30px;margin-bottom:4px}.tp-card .right .tp{display:flex;align-items:center;gap:6px;font-weight:600;font-size:22px;margin-bottom:10px}.tp-card .right .tp svg{width:24px;height:24px;fill:#00b67a}.tp-card .right .tp img{height:28px;width:auto;display:block}.tp-card .right .st{display:flex;gap:3px;margin-bottom:10px}.tp-card .right .st .s{width:30px;height:30px;background:#00b67a;display:flex;align-items:center;justify-content:center;border-radius:3px}.tp-card .right .st .s svg{width:20px;height:20px;fill:#fff}.tp-card .right .vc{background:#dce8d8;color:#1d4030;font-weight:700;font-size:15px;border-radius:6px;display:inline-flex;align-items:center;gap:6px;padding:7px 14px}.trust-icons{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px 16px;text-align:center;margin:34px 0}.trust-icons .ti svg{width:54px;height:54px;stroke:#214a37;fill:none;stroke-width:1.4;margin:0 auto 10px}.trust-icons .ti .l{font-weight:700;font-size:19px;color:#173728}.faq{padding:38px 24px}.faq h2{font-family:Inter,sans-serif;font-weight:700;font-size:36px;text-align:center;margin-bottom:30px}.faq-item{background:#f4efe4;border-radius:12px;margin-bottom:14px;overflow:hidden}.faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:21px;line-height:1.3;cursor:pointer;gap:16px;padding:22px 24px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .plus{flex:none;font-size:28px;font-weight:400;transition:transform .2s}.faq-item[open] summary .plus{transform:rotate(45deg)}.faq-item .ans{font-size:19px;line-height:1.5;color:#4a534a;padding:0 24px 22px}.ing .nm{font-family:Inter,sans-serif;font-weight:700;font-size:30px;margin-bottom:18px}.woct .stat .tx{font-size:23px;line-height:1.35}.crev .topbar{display:flex;align-items:center;gap:14px;margin-bottom:18px}.crev .topbar .st{display:flex;gap:2px}.crev .topbar .st svg{width:28px;height:28px;fill:#00b67a}.crev .topbar .ct{font-size:22px;color:#2a332c}.crev .topbar .filter-wrap{margin-left:auto;position:relative}.crev .topbar .filter{display:flex;align-items:center;gap:8px;border:1.5px solid var(--line);border-radius:8px;cursor:pointer;font-weight:600;font-size:16px;color:#2a332c;-webkit-user-select:none;user-select:none;padding:10px 14px}.crev .topbar .filter svg{width:20px;height:20px}.filter-menu{position:absolute;right:0;top:calc(100% + 6px);background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 6px 20px #0000001f;min-width:170px;z-index:20;overflow:hidden;display:none}.filter-menu.open{display:block}.filter-menu div{font-size:16px;cursor:pointer;display:flex;align-items:center;gap:8px;padding:12px 16px}.filter-menu div:hover{background:#f3efe6}.filter-menu div.active{background:#f4efe4;font-weight:700;color:#234d38}.filter-menu .ministar{display:inline-flex;gap:1px}.filter-menu .ministar svg{width:14px;height:14px;fill:#00b67a}.rev-masonry .rc .nm{display:flex;align-items:center;gap:6px;font-weight:600;font-size:18px;margin-bottom:4px}.rev-masonry .rc .nm .v{width:18px;height:18px;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center}.rev-masonry .rc .nm .v svg{width:11px;height:11px;fill:#fff}.rev-masonry .rc .nm .vt{font-weight:600;font-size:15px;color:#5b6359}.rev-masonry .rc .tx{font-size:18px;line-height:1.45}.trust-band{background:#efe9dc;padding:36px 24px}.trust-band .grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px 16px;text-align:center}.trust-band .ti svg{width:50px;height:50px;stroke:#234d38;fill:none;stroke-width:1.4;margin:0 auto 10px}.trust-band .ti .l{color:#234d38;font-weight:700;font-size:19px;line-height:1.2}.footer{background:#efe9dc;padding:36px 28px 30px}.footer .cols{display:grid;grid-template-columns:1fr 1fr;gap:30px 20px}.footer h4{font-weight:600;font-size:22px;margin-bottom:18px}.footer a{display:block;color:#5b6359;font-size:19px;margin-bottom:16px}.sticky-redeem .l .t{color:#d42b2b;font-weight:700;font-size:18px;text-decoration:underline;letter-spacing:.02em}.fb .av{overflow:hidden;background:#dadee2}.fb .av .fb-profile-photo,.fb-replied .av .fb-profile-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.gift .box .gift-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transform:scale(.96);transition:opacity .3s ease,transform .3s ease;z-index:1}.gift.unlocked .box .gift-photo{opacity:1;transform:scale(1)}.gift .lock,.gift .val{z-index:3}.natural-ingredients-image-wrap{width:100%;max-width:980px;border-radius:24px;overflow:hidden;border:1px solid rgba(28,86,68,.14);background:#f7f3e8;box-shadow:0 16px 38px #18392d1f;margin:18px auto 24px}.natural-ingredients-image-wrap img{display:block;width:100%;height:auto;object-fit:cover}.video-paste-guide{max-width:940px;border:1px dashed rgba(28,86,68,.38);border-radius:14px;background:#f7f3e8;color:#203a31;font-size:14px;line-height:1.38;text-align:center;margin:-2px auto 18px;padding:14px 16px}.video-paste-guide b{font-weight:800}.vid-row.video-paste-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.vid.video-slot-card{min-height:360px;display:flex;flex-direction:column}.video-paste-slot{position:relative;width:100%;aspect-ratio:9 / 16;min-height:255px;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#102f26,#07140f);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px #ffffff0f}.video-paste-slot iframe,.video-paste-slot video{display:block;width:100%;height:100%;border:0;object-fit:cover;border-radius:inherit}.video-slot-empty{position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1px dashed rgba(255,255,255,.45);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#ffffffeb;text-align:center;font-size:13px;line-height:1.3;letter-spacing:0;padding:18px}.video-slot-empty b{color:#fff;font-size:16px;line-height:1.1}.video-paste-slot.has-video .video-slot-empty{display:none!important}.video-slot-note{display:block;margin-top:12px;color:#ffffffb8;font-size:12px;line-height:1.25}.thumbs .t .product-thumb-photo{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center;background:#f7f3e8;padding:4px}.thumbs .t:hover,.thumbs .t:focus-visible{box-shadow:0 0 0 3px #234d381f;outline:none;border-color:#234d38bf}.thumbs .t:active{transform:scale(.98)}.thumbs .arrow,.gallery-arrow{border-radius:999px;-webkit-user-select:none;user-select:none;transition:color .18s ease,background .18s ease,transform .18s ease}.thumbs .arrow:hover,.thumbs .arrow:focus-visible,.gallery-arrow:hover,.gallery-arrow:focus-visible{color:#234d38;background:#234d3814;outline:none}.thumbs .arrow:active,.gallery-arrow:active{transform:scale(.94)}.thumbs.seven-product-thumbs{display:flex!important;align-items:center!important;gap:6px!important;width:100%!important}.thumbs.seven-product-thumbs .t{flex:1 1 0!important;min-width:0!important;aspect-ratio:1 / 1!important;cursor:pointer!important}.thumbs.seven-product-thumbs .arrow,.thumbs.seven-product-thumbs .gallery-arrow{flex:0 0 28px!important;width:28px!important;cursor:pointer!important;position:relative!important;z-index:3!important}.thumbs.seven-product-thumbs .product-thumb-photo{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important}.offer-media,.offer-media .offer-hero,.offer-media .thumbs,.offer-media .thumbs .t,.offer-media .thumbs .arrow,.offer-media .gallery-arrow,.offer-media .product-photo,.offer-media .product-thumb-photo{pointer-events:auto!important}.thumbs.seven-product-thumbs .t.active{box-shadow:0 0 0 2px #234d382e!important;border-color:#234d38!important}@media(min-width:900px){body{font-size:17px}.wrap{max-width:100%}.bar-red,.bar-blue,header,.guar,.sec,.softbox,.glow,.seen,.results,.vids,.compare,.timeline-sec,.minds,.belief,.honest,.prod-show,.fb,.choose,.faq,.rbi,.woct,.crev,.trust-band,.g90,.refs,.footer{padding-inline:max(28px,calc((100% - 1180px)/2))}.sec,.softbox,.glow,.seen,.results,.vids,.compare,.timeline-sec,.minds,.belief,.fb,.choose,.faq,.rbi,.woct,.crev,.g90{padding-top:64px;padding-bottom:64px}header{padding-top:24px;padding-bottom:20px}.logo{font-size:42px}.hero-block{background:#e3ece1;padding-inline:max(28px,calc((100% - 1180px)/2));padding-top:30px;padding-bottom:40px;display:grid;grid-template-columns:1.04fr 1fr;grid-template-areas:"img txt" "img study";column-gap:54px;align-items:start}.hero,.study{background:transparent;padding:0}.hero{display:contents}.hero-img{grid-area:img;align-self:center;margin:0}.hero-text{grid-area:txt;padding-top:18px}.study{grid-area:study;display:block}.hero h1{font-size:46px;margin-bottom:20px}.tp-line{justify-content:flex-start}.tested{font-size:24px}.study h2{font-size:26px;margin-bottom:20px}.checks li{font-size:21px}.study .cta{margin-top:6px;max-width:460px}.guar{padding-top:40px;padding-bottom:40px;display:flex;align-items:center;justify-content:center;gap:60px}.guar p{display:none}.guar .row{margin-top:0}.guar:after{content:"Try It RISK FREE For 60 Days! If you don't feel the difference, we'll give you a FULL REFUND. You don't even need to send the product back! Less than 1% of our users make a claim!";max-width:460px;color:#173728;font-weight:600;font-size:18px;line-height:1.5;text-align:left}.cdecline{display:grid;grid-template-columns:1.05fr 1fr;grid-template-areas:"chart head" "chart copy";column-gap:54px;align-items:center}.cd-h{grid-area:head;font-size:34px;margin:0 0 8px}.cd-chart{grid-area:chart;margin-top:0;align-self:center}.cd-copy{grid-area:copy;margin-top:18px}.by40{display:grid;grid-template-columns:1fr 1fr;column-gap:54px;align-items:center}.by40 .b40-img{grid-row:1 / 99;grid-column:1;align-self:center;margin-top:0}.by40>*:not(.b40-img){grid-column:2}.by40 .b40-h{margin:0 0 12px!important}.by40>p:nth-of-type(1){margin-top:0!important}.glow{max-width:1000px;margin:0 auto}.glow .sub{max-width:820px;margin-left:auto;margin-right:auto}.glow .cta{max-width:460px;margin-left:auto;margin-right:auto}.glow .glow-guar{max-width:620px;margin-left:auto;margin-right:auto}.seen .press{grid-template-columns:repeat(4,auto);justify-content:space-between;gap:0 40px}.seen .hd{font-size:30px}.results>h2{font-size:34px;flex:0 0 100%;width:100%}.results{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;align-items:flex-start}.results>.ba-card{flex:1 1 30%;width:auto;max-width:360px;margin:0}.ba-imgs .ph{height:230px}.results .ba-tag{font-size:15px;padding:4px 10px}.results .ba-name{font-size:20px}.results>.cta{flex:0 0 100%;width:100%;max-width:460px;margin:14px auto 0}.results>.rated{flex:0 0 100%;width:100%}.vid-row{overflow:visible;justify-content:center;gap:18px}.vid{width:calc((100% - 72px)/5)}.vids .cta,.compare .cta{max-width:460px;margin-left:auto;margin-right:auto}.timeline-sec h2{font-size:34px}.tl{padding-left:0;max-width:1000px;position:relative;margin:0 auto}.tl:before{left:50%;transform:translate(-50%)}.tl:after{left:50%;transform:translate(-50%)}.tl-item{width:50%;margin-bottom:14px;box-sizing:border-box}.tl-item:nth-child(odd){margin-left:0;padding-right:56px}.tl-item:nth-child(2n){margin-left:50%;padding-left:56px}.tl-item:nth-child(odd) .tl-dot{right:-15px;left:auto}.tl-item:nth-child(2n) .tl-dot{left:-15px}.tl-item:nth-child(odd) .tl-card .h{justify-content:flex-end;text-align:right}.timeline-sec .cta{max-width:460px;margin-left:auto;margin-right:auto}.minds h2{font-size:34px}.expert-row{overflow:visible;justify-content:center;gap:24px}.expert{width:calc((100% - 48px) / 3)}.minds .cta-blue{max-width:340px}.anc{max-width:1180px;margin:0 auto}.anc>h2{font-size:38px;text-align:center;max-width:1000px;margin-left:auto;margin-right:auto}.anc>p{max-width:1000px;margin-left:auto;margin-right:auto;text-align:center}.anc-row{display:grid;grid-template-columns:1fr 1fr;column-gap:54px;align-items:center;margin:40px 0}.anc-row .anc-copy{margin:0}.anc-row .anc-copy p{margin-top:0}.anc-row .anc-copy p+p{margin-top:18px}.anc-row-imgR .anc-copy{order:1}.anc-row-imgR .anc-media{order:2}.anc-row-imgL .anc-media{order:1}.anc-row-imgL .anc-copy{order:2}.anc-row .anc-img,.anc-row .tri-img{max-width:none;margin:0}.anc-row .tri-img{height:360px}.anc-row .tri-img .big{min-height:0}.anc-row .tri-img .sm{height:auto}.anc .cta{max-width:460px;margin-left:auto;margin-right:auto}.belief-d{display:grid;grid-template-columns:1fr 1fr;column-gap:54px;align-items:center}.belief-d .belief-text>div:first-child{justify-content:flex-start}.belief-d .label{font-size:42px}.belief-d h2{font-size:34px}.belief-d .belief-img{margin-top:0}.belief-d .belief-img .circle{width:380px;height:380px}.honest{text-align:center}.honest-h{font-size:38px}.honest .cta{max-width:460px;margin-left:auto;margin-right:auto}.prod-show{max-width:1000px;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;margin:0 auto}.prod-show .card{border-radius:14px 0 0 14px;border-right:none}.prod-show .demand{border-radius:0 14px 14px 0;display:flex;align-items:center;margin:0}.fb{max-width:1180px;margin:0 auto}.fb h2{font-size:34px}.fb .fb-c,.fb .fb-divider,.fb .fb-replied{max-width:780px;margin-left:auto;margin-right:auto}.fb .fb-c{width:780px;max-width:100%}.fb .fb-reply{margin-left:auto;margin-right:auto;padding-left:54px;box-sizing:border-box}.choose>h2{font-size:42px}.choose>.purchased{margin-left:auto;margin-right:auto}.offer-2col{display:grid;grid-template-columns:1fr 1fr;column-gap:54px;align-items:start;max-width:1100px;margin:0 auto}.offer-media{position:sticky;top:20px}.offer-main{min-width:0}.choose .tp-card{max-width:560px;margin-left:auto;margin-right:auto}.choose .trust-icons{max-width:760px;margin-left:auto;margin-right:auto}.faq{max-width:900px;margin:0 auto}.faq h2{font-size:42px}.rbi{max-width:1140px;margin:0 auto}.rbi h2{font-size:38px;text-align:center}.rbi-list{max-width:640px;margin-left:auto;margin-right:auto}.ing-row{overflow:visible;justify-content:center;gap:40px}.ing{width:240px;min-width:0;flex:none}.ing .nm{font-size:20px}.ing ul li{font-size:15px}.ing ul li svg{width:22px;height:22px}.woct-d{display:grid;grid-template-columns:1fr 1fr;column-gap:54px;align-items:center}.woct-media .ph{height:430px;border-radius:14px}.woct-d h2{font-size:32px}.woct .cta{max-width:460px}.crev{max-width:1140px;margin:0 auto}.crev h2{font-size:38px}.rev-masonry{columns:4;column-gap:18px}.trust-band .grid{grid-template-columns:repeat(6,1fr)}.g90-d{max-width:1080px;display:grid;grid-template-columns:1fr 1fr;column-gap:54px;align-items:center;grid-template-areas:"img head" "img copy";margin:0 auto}.g90-d .g90-h{grid-area:head;font-size:38px;align-self:end;margin-bottom:6px}.g90-d .g90-img{grid-area:img;margin-bottom:0;grid-row:1 / 3}.g90-d .g90-img .ph{height:420px}.g90-d .g90-copy{grid-area:copy;align-self:start}.footer .cols{grid-template-columns:1fr 1fr;max-width:700px}.sticky-redeem{justify-content:center;gap:40px}.sticky-redeem .l{flex:none;text-align:right}.glow,.prod-show,.fb,.faq,.rbi,.crev,.g90,.anc{padding-inline:24px}.logo img{height:48px}.hero-img .hero-photo{border-radius:10px}}@media(min-width:1200px){.hero h1{font-size:52px}}@media(min-width:720px){.sticky-redeem{bottom:max(14px,env(safe-area-inset-bottom))}}@media(max-width:767px){.vid-row.video-paste-grid{grid-template-columns:1fr!important;gap:14px!important}.vid.video-slot-card{min-height:0!important}.video-paste-slot{max-width:280px;min-height:430px;margin:0 auto}}@media(max-width:380px){.risk-box{gap:10px!important;padding:12px!important}.risk-box .seal{width:64px!important;height:64px!important;min-width:64px!important;flex-basis:64px!important;font-size:19px!important}.cta-black{min-height:68px!important;font-size:clamp(19px,5.6vw,22px)!important;padding:13px 12px!important}}@media(max-width:640px){.thumbs.seven-product-thumbs{gap:4px!important}.thumbs.seven-product-thumbs .arrow,.thumbs.seven-product-thumbs .gallery-arrow{flex-basis:22px!important;width:22px!important;font-size:22px!important}}@media(max-width:768px){.woct-media .ph.has-placeholder-image{min-height:360px}}@media(max-width:600px){.thumbs.seven-product-thumbs{gap:4px!important}.thumbs.seven-product-thumbs .arrow,.thumbs.seven-product-thumbs .gallery-arrow{flex-basis:22px;width:22px;font-size:22px}.thumbs.seven-product-thumbs .t .product-thumb-photo{padding:2px}}@media(max-width:480px){body{font-size:17px}.hero h1{font-size:34px}.sec h2,.results h2,.vids h2,.compare h2,.timeline-sec h2,.minds h2,.fb h2{font-size:28px}.checks li,.sec p{font-size:21px}.logo{font-size:32px}.gifts-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin-bottom:14px!important}.logo img{height:38px}.mobile-nowrap,.mobile-nowrap-row,.tp-line .lbl,.bigstars .lbl,.rated span,.nutri-line,.pay-note span,.pay-note .sep{white-space:nowrap!important}.tp-line.mobile-nowrap-row,.bigstars.mobile-nowrap-row,.rated.mobile-nowrap-row,.pay-note.mobile-nowrap-row,.pay-note{flex-wrap:nowrap!important}.tp-line{gap:6px!important;margin-bottom:14px!important;align-items:center!important}.tp-stars{gap:2px!important;flex:0 0 auto!important}.tp-stars svg{width:17px!important;height:17px!important}.tp-line .lbl{font-size:clamp(11px,3.05vw,13px)!important;line-height:1.05!important;white-space:nowrap!important}#cc-id-JDyNlz9XZC2f,.rated span,.rated b{font-size:clamp(14px,4.2vw,17px)!important;line-height:1.05!important}.rated{gap:4px!important;margin-top:12px!important;font-size:clamp(11px,3.15vw,13px)!important;line-height:1.05!important}.rated svg,.rated .st svg{width:17px!important;height:17px!important}.bigstars{gap:6px!important;margin-bottom:16px!important;align-items:center!important}.bigstars .st{gap:1px!important;flex:0 0 auto!important}.bigstars .st svg{width:18px!important;height:18px!important}.bigstars .lbl{font-size:15px!important;line-height:1.05!important;white-space:nowrap!important}.nutri-line{font-size:16px!important;line-height:1.25!important;margin-bottom:8px!important}.pay-note{gap:3px 5px!important;font-size:clamp(10px,3.05vw,12px)!important;line-height:1.05!important;overflow:visible!important}.pay-note span{gap:3px!important}.pay-note svg{width:12px!important;height:12px!important}span.mobile-nowrap[style*=inline-flex]{gap:4px!important;font-size:clamp(11px,3.25vw,13px)!important;line-height:1.05!important}span.mobile-nowrap[style*=inline-flex] svg{width:16px!important;height:16px!important;flex:0 0 auto!important}.gift .box{border-radius:8px!important;margin-bottom:5px!important;border-width:1px!important}.gift .val{width:36px!important;height:36px!important;left:3px!important;bottom:3px!important;font-size:11px!important}.gift .val .v{font-size:11px!important;line-height:1!important}.gift .val .t{font-size:7px!important;line-height:1!important;letter-spacing:0!important}.gift .lock svg{width:18px!important;height:18px!important}.gift .lbl .f,.gift .lbl .n{font-size:10px!important;line-height:1.05!important}.choose{padding:18px 20px 30px!important}.choose h2{font-size:30px!important;margin-bottom:12px!important;line-height:1.05!important}.purchased{font-size:12px!important;margin-bottom:14px!important;gap:6px!important;padding:6px 12px!important}.purchased .dot{width:8px!important;height:8px!important}.offer-hero{margin-bottom:10px!important}.offer-hero .ph,.offer-hero,.product-photo{max-height:320px!important}.thumbs{margin-bottom:12px!important}.choose .ptitle{font-size:27px!important;line-height:1.08!important;margin-bottom:12px!important;letter-spacing:-.02em!important}.rev-quote{margin-bottom:22px!important;border-radius:14px!important;padding:18px 18px 20px!important}.rev-quote p{font-size:15px!important;line-height:1.25!important}.qty-label{font-size:22px!important;line-height:1.1!important;margin:2px 0 14px!important}.qty-grid{gap:10px!important;margin-bottom:14px!important}.qty{border-radius:10px!important;padding:16px!important}.qty.has-pop,.qty.has-bag{padding-top:32px!important}.qty .pop{font-size:10px!important;border-radius:8px 8px 0 0!important;letter-spacing:.04em!important;padding:5px 0!important}.qty .name{font-size:16px!important;line-height:1.15!important}.qty .supply{font-size:11px!important;padding:3px 9px!important}.qty .per-bottle{font-size:13px!important}.qty .price{font-size:22px!important}.qty .compare-price{font-size:13px!important}.tp-stars .s{width:22px!important;height:22px!important;min-width:22px!important;border-radius:3px!important}.tp-stars .s svg{width:14px!important;height:14px!important}.bigstars .st svg,.rated svg,.rated .st svg{width:16px!important;height:16px!important}.rev-quote .pic{width:66px!important;height:66px!important;min-width:66px!important;right:18px!important;bottom:18px!important;border-radius:50%!important}.rev-quote .q,.rev-quote p.q,.rev-quote p{font-size:16px!important;line-height:1.34!important;letter-spacing:-.01em!important;margin-bottom:12px!important}.rev-quote .who{font-size:15px!important;line-height:1.15!important;margin-top:8px!important}.benefit{gap:12px!important;align-items:flex-start!important;margin-bottom:25px!important;padding:0!important}.benefit .ic{width:28px!important;height:28px!important;min-width:28px!important;flex:0 0 28px!important;margin-top:1px!important}.benefit .ic svg{width:15px!important;height:15px!important}.benefit .bt{font-size:15.5px!important;line-height:1.28!important;letter-spacing:-.01em!important}.benefit .bt b{font-size:inherit!important;line-height:inherit!important;font-weight:700!important}.risk-box p,.risk-box p.mobile-nowrap,.risk-box .mobile-nowrap{white-space:normal!important;font-size:clamp(14px,4vw,16px)!important;line-height:1.24!important;word-break:normal!important;overflow-wrap:anywhere!important;max-width:100%!important;letter-spacing:-.01em!important;margin:0!important}.offer-main{width:100%!important;max-width:100%!important}.stat-strip{gap:12px!important;margin-bottom:20px!important;border-radius:14px!important;padding:14px 16px!important}.stat-strip .pct{font-size:31px!important;line-height:1!important}.stat-strip .st{font-size:16px!important;line-height:1.25!important}.rev-quote .pic .ph{height:66px!important;border-radius:50%!important}.reverse-h{font-size:clamp(22px,5.55vw,24px)!important;line-height:1.28!important;letter-spacing:-.02em!important;margin:0 0 28px!important}.natural-ingredients-image-wrap{border-radius:16px!important;box-shadow:0 10px 26px #18392d1a!important;margin:12px auto 18px!important}.video-paste-guide{font-size:12.5px!important;line-height:1.32!important;border-radius:12px!important;margin:0 auto 14px!important;padding:11px 12px!important}.risk-box{min-height:0!important;height:auto!important;gap:12px!important;border-radius:16px!important;align-items:center!important;margin:14px 0!important;padding:14px 15px!important}.risk-box .seal{width:72px!important;height:72px!important;min-width:72px!important;flex:0 0 72px!important;font-size:22px!important;line-height:.98!important;border-width:3px!important}.risk-box p b,.risk-box .mobile-nowrap b{font-weight:800!important}.cta-black{min-height:72px!important;height:auto!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;flex-wrap:wrap!important;font-size:clamp(21px,5.8vw,25px)!important;line-height:1.05!important;letter-spacing:.02em!important;box-shadow:0 7px #00000038!important;margin:14px 0 10px!important;padding:15px 14px!important}.cta-black s{display:inline!important;margin-left:2px!important;font-size:.86em!important;line-height:inherit!important;opacity:.78!important}.pay-row{margin-top:10px!important}.video-paste-slot{max-width:245px!important;min-height:365px!important;border-radius:16px!important}.video-slot-empty{top:13px!important;right:13px!important;bottom:13px!important;left:13px!important;font-size:12px!important;border-radius:12px!important;padding:14px!important}.checks li{align-items:flex-start!important;gap:12px!important}.checks .ic,.checks .proof-check-icon{flex-basis:31px!important;width:31px!important;min-width:31px!important;max-width:31px!important;height:31px!important;min-height:31px!important;max-height:31px!important;margin-top:2px!important}.checks .ic:before,.checks .proof-check-icon:before{font-size:21px!important}.ing .pic{min-height:168px!important}.offer-hero,.offer-hero .ph,.hero-img,.prod-show .card,.b40-img,.anc-row .anc-img,.anc-row .tri-img,.belief-img .circle,.g90-img{height:auto!important;max-height:none!important}.offer-hero .product-photo,.hero-img .hero-photo,.prod-show .card .prod-show-photo.product-placement-photo,.b40-img .b40-signal-photo,.anc-row .anc-img img,.anc-row .tri-img img,.belief-img .circle .belief-photo,.g90-img img,img.product-placement-photo,img.section-photo{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important}.prod-show .card .prod-show-photo.product-placement-photo{min-height:0!important;padding:0!important}.thumbs .t{aspect-ratio:1 / 1!important;height:auto!important;min-height:0!important;max-height:none!important}.thumbs .t .product-thumb-photo{width:100%!important;height:100%!important;object-fit:contain!important;padding:3px!important}.woct-media .ph.has-placeholder-image{min-height:320px}.g90-img .ph.has-placeholder-image{height:300px!important}.ba-imgs .ph.has-placeholder-image,.ba-imgs .ph.has-placeholder-image img{height:220px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/saffron-lander.css.map */
