:root{--cream:#FFFAF7;--hero-cream:#FFFAF7;--dark:#0A2E52;--sticky:rgba(3,25,39,.95);--headline:#0A2E52;--brand:#0A2E52;--cta:#C4D053;--bright:#C4D053;--yellow:#C4D053;--tint:#D9F1FD;--tint2:#E9F7FE;--pill-cream:#FDF3D8;--radius:24px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Figtree,Helvetica Neue,Helvetica,Arial,sans-serif;background:var(--cream);color:#10233b;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit}.container{max-width:1240px;margin:0 auto;padding:0 24px}.announce{background:var(--dark);color:#fff;text-align:center;padding:8px 16px;min-height:52px;display:flex;flex-direction:column;justify-content:center}.announce .l1{color:var(--yellow);font-weight:600;font-size:15px}.announce .l2{font-size:15px}header.site{background:#fff;display:flex;justify-content:center;align-items:center;padding:10px 0}header.site img,.site-logo{width:auto;height:40px;object-fit:contain}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--hero-cream)}.hero-left{background:var(--hero-cream);padding:64px 48px 56px 72px;display:flex;flex-direction:column;justify-content:center}.rating-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border-radius:999px;padding:8px 18px 8px 10px;box-shadow:0 1px 4px #00000014;width:max-content;font-size:15px;margin-bottom:28px}.rating-pill img{width:64px;height:22px;object-fit:contain}.stars{color:#c4d053;font-size:13px;letter-spacing:1px}.stars.green{color:#0a2e52}.hero h1{color:var(--headline);font-size:56px;line-height:1.1;font-weight:700;letter-spacing:-2.8px;max-width:560px;margin-bottom:32px}.hero .quote{font-size:17px;line-height:1.55;max-width:480px;margin-bottom:40px}.cta-stack{position:relative;width:max-content}.cta-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--yellow);color:#0a2e52;border-radius:999px;font-size:12px;font-weight:700;padding:4px 14px;white-space:nowrap;z-index:2}.cta-btn{display:block;background:var(--cta);color:#0a2e52;font-family:Figtree,sans-serif;font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;text-align:center;text-decoration:none;border-radius:10px;padding:16px 36px;min-width:260px}.cta-btn:hover{background:#0a2e52;color:#fff}.micro{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;margin-top:18px}.micro .chk{width:20px;height:20px;border-radius:50%;background:var(--bright);color:#0a2e52;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.micro a{text-decoration:underline}.hero-right{position:relative;min-height:806px}.hero-right img.photo{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.clin-card{position:absolute;top:52px;left:36px;background:#fff;border-radius:16px;padding:20px 22px;width:250px;text-align:center;box-shadow:0 2px 10px #0000001a}.clin-card img{height:44px;margin:0 auto 10px;object-fit:contain}.clin-card p{font-size:14.5px;line-height:1.45}.sticky-bar{position:fixed;top:0;left:0;right:0;background:var(--sticky);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:50;transform:translateY(-100%);transition:transform .25s ease;display:flex;align-items:center;justify-content:space-between;padding:14px 48px;gap:16px}.sticky-bar.visible{transform:translateY(0)}.sticky-bar .rate{font-size:17px;display:flex;align-items:center;gap:10px}.sticky-bar .rate b{font-weight:700}.sticky-bar .cta-stack .cta-btn{padding:14px 40px;min-width:0}.reason{padding:56px 0}.reason .container{display:grid;grid-template-columns:1fr 570px;gap:80px;align-items:center}.reason .num{color:var(--brand);font-weight:600;font-size:20px;margin-bottom:8px}.reason h2{color:var(--headline);font-size:40px;line-height:1.2;font-weight:700;letter-spacing:-2px;margin-bottom:24px;max-width:560px}.reason p{font-size:20px;line-height:1.6;max-width:580px}.reason p+p{margin-top:24px}.reason .img img{border-radius:var(--radius);width:100%;object-fit:cover}.stats{padding:64px 0 96px}.stats-panel{background:var(--dark);border-radius:var(--radius);position:relative;padding:72px 56px 48px;color:#fff}.stats-label{position:absolute;top:-17px;left:50%;transform:translate(-50%);background:var(--yellow);color:#0a2e52;font-family:Figtree,sans-serif;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:7px 22px;border-radius:999px;white-space:nowrap}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.stat .squiggle{width:110px;height:8px;margin-bottom:18px}.stat .big{font-size:60px;font-weight:500;letter-spacing:-1px}.stat .big span{font-size:36px;font-weight:400}.stat .lbl{font-size:20px;line-height:1.4;margin-top:10px}.stats-note{text-align:center;font-size:16px;color:#ffffffbf;margin-top:44px}.buybox{padding:8px 0 40px}.bb-toppill{display:block;width:max-content;margin:0 auto 40px;background:var(--pill-cream);border-radius:999px;padding:14px 34px;font-size:19px;font-weight:700}.bb-grid{display:grid;grid-template-columns:753px 1fr;gap:40px;align-items:start}.bb-left{display:grid;grid-template-columns:92px 637px;gap:24px;align-items:start}.bb-thumbs{display:flex;flex-direction:column;gap:12px}.bb-thumbs img{width:92px;height:92px;object-fit:cover;border-radius:10px;border:1.5px solid #cfcfcf;cursor:pointer;background:#fff}.bb-thumbs img.active{border:2px solid #000}.bb-mainwrap{border:1.5px solid #0A2E52;border-radius:18px;overflow:hidden;background:var(--tint2)}.bb-mainwrap img{width:100%;aspect-ratio:1/1;object-fit:cover}.bb-under{grid-column:1 / span 2;margin-top:20px}.bb-nutrition{display:block;width:100%;text-align:center;border:1.5px solid #0A2E52;color:#0a2e52;border-radius:999px;background:transparent;font-family:inherit;font-size:18px;font-weight:600;padding:14px;cursor:pointer}.bb-labcard{margin-top:14px;background:#fff;border:1px solid #e2e2e2;border-radius:14px;padding:16px 20px;display:flex;flex-direction:column;gap:10px}.bb-labcard .lc-row{display:flex;gap:12px;align-items:baseline;font-size:15px;line-height:1.4;color:#0a2e52}.bb-labcard .lc-check{width:22px;height:22px;flex:none;border-radius:50%;background:var(--tint2);color:#0a2e52;font-weight:700;font-size:13px;display:inline-flex;align-items:center;justify-content:center;align-self:center}.bb-right{padding-left:32px}.bb-right .rev-line{display:flex;align-items:center;gap:10px;font-size:17px;margin-bottom:14px}.bb-right .rev-line a{text-decoration:underline}.bb-right h2{color:#0a2e52;font-size:32px;line-height:1.2;font-weight:700;letter-spacing:-.5px;margin-bottom:14px}.bb-right .sub{font-size:17px;font-weight:400;color:#31404e;line-height:1.5;padding-bottom:20px;border-bottom:1px solid #d9d9d9;margin-bottom:22px}.sel-h{font-size:20px;font-weight:700;margin-bottom:6px}.sel-h span{font-weight:400}.offer-card{border-radius:14px;overflow:hidden;margin-bottom:16px;cursor:pointer}.offer-card .band{background:#0a2e52;color:var(--yellow);text-align:center;font-weight:700;font-size:16px;padding:9px}.offer-card .body{background:var(--tint);padding:18px 20px}.offer-card.alt .body{background:#fff;border:1.5px solid #cfcfcf;border-radius:14px}.offer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.offer-top .name{font-size:21px;font-weight:700;display:flex;align-items:center;gap:10px}.radio{width:20px;height:20px;border-radius:50%;border:2px solid #0A2E52;display:inline-flex;align-items:center;justify-content:center;flex:none}.offer-card.selected .radio:after{content:"";width:10px;height:10px;border-radius:50%;background:#0a2e52}.offer-sub{font-size:15.5px;margin-top:2px}.price{font-size:21px;font-weight:700;text-align:right}.price .was{color:#8a8a8a;text-decoration:line-through;font-weight:400;font-size:17px;margin-left:6px}.price .perday{display:block;font-size:14.5px;font-weight:400;margin-top:2px}.offer-benefits{margin-top:12px;display:flex;flex-direction:column;gap:7px;font-size:16px}.offer-benefits div:before{content:"\2713";color:#0a2e52;font-weight:700;margin-right:9px}.start-btn{display:block;width:100%;background:var(--cta);color:#0a2e52;font-family:Figtree,sans-serif;font-size:16px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;border:none;border-radius:10px;padding:18px;cursor:pointer;margin:22px 0 14px}.start-btn:hover{background:#0a2e52;color:#fff}.auto-strip{background:#fbefc5;border-radius:8px;text-align:center;font-size:17px;padding:11px;margin-bottom:26px}.trust-row{display:flex;justify-content:space-between;gap:12px;text-align:center;font-size:14.5px;padding-bottom:26px;border-bottom:1px solid #d9d9d9;margin-bottom:26px}.trust-row .tr{flex:1}.trust-row .ic{width:44px;height:44px;border-radius:50%;border:1.6px solid #0A2E52;color:#0a2e52;display:flex;align-items:center;justify-content:center;font-size:20px;margin:0 auto 8px}.ing-list{display:flex;flex-direction:column;gap:14px}.ing{display:flex;align-items:center;gap:16px;font-size:19px}.ing .ic{width:52px;height:52px;border-radius:50%;background:var(--tint2);display:flex;align-items:center;justify-content:center;font-size:24px;flex:none}.reviews{padding:48px 0 64px;text-align:center}.reviews .rev-line{display:flex;justify-content:center;align-items:center;gap:10px;font-size:18px;margin-bottom:22px}.reviews h2{font-family:Figtree,sans-serif;font-weight:700;font-size:40px;line-height:1.2;letter-spacing:-.25px;margin-bottom:40px;color:var(--headline)}.rev-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;text-align:center}.rev-card{background:#fff;border-radius:var(--radius);padding:36px 30px;box-shadow:0 1px 4px #0000000d}.rev-card .stars{margin-bottom:14px}.rev-card h3{color:var(--headline);font-size:23px;font-weight:700;line-height:1.3;margin-bottom:16px}.rev-card p{font-size:16.5px;line-height:1.6}.junip{padding:8px 0 72px}.junip .row{display:grid;grid-template-columns:200px 1fr 110px;gap:24px;padding:28px 0;border-bottom:1px solid #e3e3e3;text-align:left}.junip .who{display:flex;gap:12px;align-items:flex-start}.junip .av{width:46px;height:46px;border-radius:50%;background:#f0ede4;display:flex;align-items:center;justify-content:center;font-weight:600;flex:none}.junip .vb{font-size:14px;color:#333;display:flex;align-items:center;gap:5px;margin-top:3px}.junip .vb:before{content:"\2713";color:#0a2e52}.junip h4{font-size:18px;margin:8px 0}.junip .rtext{font-size:17px;line-height:1.55}.junip .rprod{font-size:15px;color:#444;margin-top:10px}.junip .rrec{font-size:15px;margin-top:10px}.junip .when{text-align:right;font-size:15px;color:#555}.junip .more{display:block;margin:36px auto 14px;background:var(--cta);color:#0a2e52;font-family:Figtree,sans-serif;font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;border:none;border-radius:10px;padding:14px 28px;cursor:pointer}.junip .on{text-align:center;font-size:15px;color:#333}footer.site{background:var(--dark);color:#fff;padding:72px 0 0}.foot-top{display:grid;grid-template-columns:440px 1fr;gap:72px}.foot-signup h3{color:var(--yellow);font-size:26px;font-weight:600;margin-bottom:20px}.phone-row{display:flex;margin-bottom:16px}.phone-row input{flex:1;font-family:inherit;font-size:18px;padding:16px;border:none;color:#333}.phone-row button{background:var(--yellow);border:none;font-size:20px;width:60px;cursor:pointer}.foot-signup .email-alt{display:inline-block;color:#fff;font-size:20px;font-weight:600;margin-bottom:20px}.foot-legal{font-size:14px;line-height:1.6;color:#ffffffd9}.foot-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.foot-cols h4{color:var(--yellow);font-size:22px;margin-bottom:18px}.foot-cols ul{list-style:none;display:flex;flex-direction:column;gap:13px;font-size:17px}.foot-cols a{text-decoration:none}.foot-cols a:hover{text-decoration:underline}.foot-brand{display:flex;align-items:center;gap:26px;margin:56px 0 40px}.foot-brand img.logo{width:330px}.socials{display:flex;gap:14px}.socials span{width:44px;height:44px;border-radius:12px;background:#fff;color:var(--dark);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.foot-disc{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-bottom:48px}.foot-disc div{border:1px solid rgba(255,255,255,.6);padding:18px 22px;font-size:16px;line-height:1.55}.foot-bottom{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;font-size:16px;padding-bottom:56px}.foot-bottom ul{list-style:none;display:flex;gap:28px;flex-wrap:wrap}.foot-bottom a{text-decoration:none}.bear{width:100%;display:block}.mob-only{display:none}@media(max-width:1279px){.bb-grid{grid-template-columns:1fr;gap:20px}.bb-left{display:flex;flex-direction:column;gap:20px}.bb-thumbs{flex-direction:row;order:2;overflow-x:auto}.bb-mainwrap{order:1}.bb-under{order:3;margin-top:4px}.bb-right{padding-left:0;margin-top:28px}}@media(max-width:767px){.announce .l1,.announce .l2{font-size:14px}.hero{grid-template-columns:1fr}.hero-left{order:2;padding:28px 24px 48px;min-width:0}.hero-right{order:1;min-height:0;height:96vw;position:relative}.clin-card{top:24px;left:24px;width:225px;padding:16px}.hero h1{font-size:32px;letter-spacing:-1.6px;line-height:1.1}.hero .quote{font-size:16px}.cta-stack{width:100%}.rating-pill{font-size:12px;gap:6px;padding:6px 12px 6px 8px;margin-bottom:22px;max-width:100%}.rating-pill img{width:50px;height:18px}.sticky-bar{padding:12px 16px}.sticky-bar .rate{display:none}.sticky-bar .cta-stack{width:100%}.reason{padding:40px 0}.reason .container{grid-template-columns:1fr;gap:28px}.reason h2{font-size:28px;letter-spacing:-1.4px}.reason p{font-size:17px}.stats{padding:48px 0 64px}.stats-panel{padding:56px 28px 40px}.stats-grid{grid-template-columns:1fr 1fr;gap:32px}.stat .big{font-size:52px}.stat .lbl{font-size:18px}.stats-note{font-size:14px;margin-top:36px}.bb-toppill{font-size:16px;padding:12px 26px}.bb-right h2{font-size:26px}.bb-right .sub,.bb-nutrition{font-size:16px}.reviews h2{font-size:30px}.rev-cards{grid-template-columns:1fr;gap:18px}.junip .row{grid-template-columns:1fr;gap:8px}.junip .when{text-align:left}.foot-top{grid-template-columns:1fr;gap:48px}.foot-cols{grid-template-columns:1fr 1fr;gap:28px}.foot-brand img.logo{width:220px}.foot-disc{grid-template-columns:1fr}.desk-only{display:none}.mob-only{display:block}}.kaching-placeholder{border:2px dashed #C4D053;border-radius:14px;background:#e4ecf4;color:#0a2e52;text-align:center;font-size:16px;font-weight:600;padding:34px 20px;margin-bottom:16px}.kaching-placeholder small{display:block;font-weight:400;color:#4a6478;margin-top:6px}.ph{background:#ecebe3;color:#a09e92;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;width:100%}.hero-right .ph{position:absolute;top:0;right:0;bottom:0;left:0}.ph-av{width:22px;height:22px;border-radius:50%;background:#d9d7cc;border:2px solid #fff;display:inline-block}.ph-av+.ph-av{margin-left:-9px}.wordmark{font-weight:800;font-size:26px;letter-spacing:-1px;color:#0a2e52;font-style:italic}.wordmark.yellow{color:#c4d053;font-size:44px}.fcard .ph{height:110px;margin:12px auto 6px;width:calc(100% - 24px);border-radius:8px}.bb-thumbs .ph{width:92px;height:92px;border-radius:10px;flex:none}.bb-mainwrap .ph{aspect-ratio:1/1}.site-logo{height:44px;width:auto}.foot-logo{height:56px;width:auto;filter:brightness(0) invert(1)}.cta-stack{max-width:100%}.offer-card .band{background:#0a2e52;color:#c4d053}.radio{border-color:#0a2e52}.offer-card.selected .radio:after{background:#0a2e52}.trust-row .ic{border-color:#0a2e52;color:#0a2e52}.bb-labcard .lc-check{background:#e4ecf4;color:#0a2e52}.junip .vb:before{color:#0a2e52}[class*=kaching] [class*=badge],[class*=kaching] [class*=pill],[class*=kaching] [class*=tag],.kaching-bundles__bar-most-popular__content{background:#c4d053!important;color:#0a2e52!important}@media(max-width:767px){.hero h1{font-size:30px;letter-spacing:-.3px}.reason h2{font-size:26px;letter-spacing:-.2px}.cta-btn{width:100%;min-width:0}.cta-stack{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/lp-gg.css.map */
