:root{--accent:#f2c438;--accent-ink:#725000;--green:#17683b;--ink:#171719;--muted:#63636a;--line:#e7e1d4;--mist:#f5f2e9;--pale:#fff8df}.noom-problem-page *{box-sizing:border-box}html.noom-problem{scroll-padding-top:22px}body.noom-problem-page{margin:0;color:var(--ink);background:#fff;font-family:Poppins,Arial,sans-serif;font-size:18px;line-height:1.75;-webkit-font-smoothing:antialiased}.noom-problem-page img,.noom-problem-page video{display:block;width:100%;height:auto}.noom-problem-page figure,.noom-problem-page blockquote{margin:0}.noom-problem-page a{color:var(--accent-ink);text-underline-offset:4px}.noom-problem-page strong,.noom-problem-page b{font-weight:600}.noom-problem-page h1,.noom-problem-page h2,.noom-problem-page h3,.noom-problem-page p{margin:0}.noom-problem-page h1,.noom-problem-page h2,.noom-problem-page h3{font-weight:600;line-height:1.25;letter-spacing:-.035em}.noom-problem-page a:focus-visible,.noom-problem-page button:focus-visible,.noom-problem-page video:focus-visible{outline:3px solid var(--accent-ink);outline-offset:4px}.noom-problem-page .skip-link{position:fixed;left:12px;top:-100px;z-index:10;padding:10px;background:#fff}.noom-problem-page .skip-link:focus{top:10px}.noom-problem-page .masthead{border-bottom:1px solid var(--line);border-top:4px solid var(--accent)}.noom-problem-page .masthead-inner{max-width:1120px;min-height:76px;display:flex;align-items:center;justify-content:space-between;margin:auto;padding:0 24px;gap:16px}.noom-problem-page .wordmark{font-size:22px;line-height:1.3;letter-spacing:-1px;font-weight:600}.noom-problem-page .wordmark span,.noom-problem-page .wordmark b{color:var(--accent-ink)}.noom-problem-page .wordmark b{font-weight:400}.noom-problem-page .ad-label{color:var(--muted);font-size:11px;letter-spacing:.015em}.noom-problem-page .page-shell{max-width:1120px;margin:auto;padding:0 24px}.noom-problem-page .breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;color:var(--muted);font-size:11px;padding:23px 0 26px}.noom-problem-page .article-grid{display:grid;grid-template-columns:minmax(0,736px) minmax(210px,272px);gap:56px}.noom-problem-page main{min-width:0}.noom-problem-page .eyebrow{font-size:11px;font-weight:600;letter-spacing:.13em;color:var(--accent-ink);line-height:1.5}.noom-problem-page .blue-dot{display:inline-block;width:7px;height:7px;background:var(--accent-ink);border-radius:50%;margin-right:6px}.noom-problem-page h1{font-size:36px;line-height:1.22;letter-spacing:-1.2px;margin:14px 0 24px}.noom-problem-page h1>strong{color:var(--accent-ink)}.noom-problem-page .hero-photo{overflow:hidden;border-radius:12px}.noom-problem-page .deck{font-size:19px;line-height:1.65;font-weight:400;padding:23px 0;border-bottom:1px solid var(--line)}.noom-problem-page .intro{margin-top:23px}.noom-problem-page .prose p{margin:0 0 18px}.noom-problem-page .prose p:last-child{margin-bottom:0}.noom-problem-page .intro>p:first-child{font-size:20px;line-height:1.65}.noom-problem-page .reasons-intro{display:flex;align-items:center;gap:20px;margin:37px 0 0}.noom-problem-page .reasons-intro>span:last-child{color:var(--accent-ink);font-size:29px}.noom-problem-page .reasons-line{height:1px;flex:1;background:var(--line)}.noom-problem-page .reason{padding:36px 0;border-bottom:1px solid var(--line);scroll-margin-top:20px}.noom-problem-page .reason-heading{display:flex;align-items:flex-start;gap:18px;margin:0 0 22px}.noom-problem-page .reason-number{font-size:17px;color:var(--accent-ink);background:var(--pale);min-width:50px;height:50px;display:grid;place-content:center;border-radius:50%;font-weight:600;line-height:1}.noom-problem-page .reason h2{font-size:30px;padding-top:5px}.noom-problem-page .reason-media{margin-bottom:24px;overflow:hidden;border-radius:12px}.noom-problem-page .video-wrap{background:#f5f2e9;position:relative}.noom-problem-page .video-wrap video{max-height:550px;object-fit:contain;background:#f5f2e9}.noom-problem-page .reason-media:has(video){max-width:600px;margin-left:auto;margin-right:auto}.noom-problem-page .reason:has(.video-wrap) .reason-media{border-radius:12px}.noom-problem-page .mechanisms{border-top:1px solid var(--line);margin:22px 0}.noom-problem-page .mechanism{display:flex;gap:17px;padding:22px 0;border-bottom:1px solid var(--line)}.noom-problem-page .mechanism-no{color:var(--accent-ink);font-size:14px;font-weight:600;padding-top:2px}.noom-problem-page .mechanism h3{font-size:19px;line-height:1.45;margin-bottom:7px;letter-spacing:-.025em}.noom-problem-page .mechanism p{margin:0;font-size:17px}.noom-problem-page .quote{padding:23px 25px;background:var(--pale);border-left:3px solid var(--accent-ink);margin-top:26px;border-radius:0 10px 10px 0}.noom-problem-page .quote blockquote{font-size:18px;line-height:1.75}.noom-problem-page .quote figcaption{font-size:12px;line-height:1.65;margin-top:14px;color:#69604e}.noom-problem-page .quote figcaption:before{content:"";display:block;width:32px;height:1px;background:#e6cd80;margin-bottom:13px}.noom-problem-page .button{background:var(--accent);color:var(--ink);text-decoration:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 21px;border-radius:8px;font-size:16px;font-weight:600;line-height:1.4;max-width:100%;transition:background .15s}.noom-problem-page .button:hover{background:#e4b521}.noom-problem-page .button>span[aria-hidden]{font-size:23px;line-height:1}.noom-problem-page .button>span:first-child{min-width:0}.noom-problem-page .inline-cta{margin-top:28px;background:var(--mist);padding:24px;border-radius:12px}.noom-problem-page .inline-cta h3{font-size:23px;margin:0 0 16px}.noom-problem-page .cta-note{display:block;font-size:11px;color:var(--muted);margin:11px 0 0;text-align:center}.noom-problem-page .costs{border:1px solid var(--line);border-radius:10px;margin:20px 0;overflow:hidden}.noom-problem-page .cost-row{padding:20px 22px;border-bottom:1px solid var(--line)}.noom-problem-page .cost-row:last-child{border:0}.noom-problem-page .cost-row:nth-child(2){background:#fafafa}.noom-problem-page .cost-row h3{font-size:18px;line-height:1.45;margin-bottom:7px}.noom-problem-page .cost-row p{font-size:16px;line-height:1.75;margin:0}.noom-problem-page .cost-row strong{color:var(--accent-ink)}.noom-problem-page .benefits{padding:0;list-style:none;margin:20px 0}.noom-problem-page .benefits li{position:relative;padding:0 0 18px 30px}.noom-problem-page .benefits li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--accent-ink);font-weight:600}.noom-problem-page .notice{padding:20px;border-radius:8px;background:var(--mist);font-size:15px;line-height:1.8}.noom-problem-page .trial-media{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:var(--pale)}.noom-problem-page .trial-media img{height:100%;object-fit:cover}.noom-problem-page .community{padding:38px 0 32px}.noom-problem-page .community h2,.noom-problem-page .offer h2{font-size:32px;margin:10px 0 23px}.noom-problem-page .community-photo{border-radius:12px;overflow:hidden;margin-bottom:24px}.noom-problem-page .community>.button{margin:24px 0}.noom-problem-page .reviews{display:grid;gap:16px;margin-top:26px}.noom-problem-page .review{border:1px solid var(--line);padding:22px;border-radius:10px}.noom-problem-page .review figcaption{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:15px;margin-bottom:14px}.noom-problem-page .stars{color:var(--accent-ink);letter-spacing:2px;font-size:15px}.noom-problem-page .review blockquote{font-size:16px;line-height:1.8}.noom-problem-page .offer{border:1px solid #e9d593;background:var(--pale);padding:28px;border-radius:16px;margin:0 0 28px}.noom-problem-page .offer h2>span{color:var(--accent-ink)}.noom-problem-page .offer-photo{border-radius:10px;overflow:hidden}.noom-problem-page .price-line{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:21px 0}.noom-problem-page .old-price{text-decoration:line-through;color:#756c56;font-size:19px}.noom-problem-page .price-line>strong{color:var(--accent-ink);font-size:40px;letter-spacing:-.055em;line-height:1.4}.noom-problem-page .price-line small{font-size:23px}.noom-problem-page .price-pill{background:#fff0b8;color:var(--accent-ink);padding:4px 11px;font-size:11px;border-radius:50px}.noom-problem-page .offer .prose{font-size:17px}.noom-problem-page .offer .button{margin-top:24px}.noom-problem-page .guarantee{display:grid;grid-template-columns:90px 1fr;gap:22px;margin:30px 0}.noom-problem-page .guarantee-symbol{width:90px;height:90px;border:1px solid #e6cd80;color:var(--accent-ink);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.1}.noom-problem-page .guarantee-symbol strong{font-size:35px}.noom-problem-page .guarantee-symbol span{font-size:12px;letter-spacing:.1em}.noom-problem-page .guarantee h2{font-size:22px;line-height:1.35;margin-bottom:12px}.noom-problem-page .guarantee p{font-size:15px;line-height:1.8}.noom-problem-page .last-cta{margin-bottom:36px}.noom-problem-page .sidebar{padding-top:13px}.noom-problem-page .sidebar-inner{position:sticky;top:28px}.noom-problem-page .sidebar-title{font-size:11px;letter-spacing:.12em;color:var(--muted);font-weight:600;margin:0 0 14px}.noom-problem-page .sidebar nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 0}.noom-problem-page .sidebar nav a{display:flex;align-items:baseline;gap:11px;text-decoration:none;font-size:13px;line-height:1.5;color:#555963;padding:11px 0}.noom-problem-page .sidebar nav a>span{font-size:10px;color:#a48b45}.noom-problem-page .sidebar nav a:hover,.noom-problem-page .sidebar nav a[aria-current=location]{color:var(--accent-ink)}.noom-problem-page .sidebar nav a[aria-current=location]{font-weight:600}.noom-problem-page .sidebar-offer{margin-top:28px}.noom-problem-page .sidebar-offer h2{font-size:26px;line-height:1.35;margin-top:10px}.noom-problem-page .sidebar-offer p{font-size:12px;margin:12px 0 19px;color:var(--muted)}.noom-problem-page .sidebar .button{font-size:13px;padding:14px 15px}.noom-problem-page .footer{background:var(--mist);padding:26px 24px 104px;margin-top:20px}.noom-problem-page .footer-inner{max-width:1072px;margin:auto;display:flex;gap:22px;align-items:center;justify-content:space-between}.noom-problem-page .footer .wordmark{font-size:16px}.noom-problem-page .footer span,.noom-problem-page .footer a{font-size:11px}.noom-problem-page .footer span{color:var(--muted)}.noom-problem-page .sticky-cta{position:fixed;z-index:5;bottom:0;left:0;right:0;min-height:76px;background:#fff;border-top:1px solid var(--line);padding:12px max(24px,calc((100vw - 1072px)/2));padding-bottom:max(12px,env(safe-area-inset-bottom));display:flex;justify-content:space-between;align-items:center;gap:22px}.noom-problem-page .sticky-cta>div{display:flex;flex-direction:column;gap:2px}.noom-problem-page .sticky-cta strong{font-size:15px}.noom-problem-page .sticky-cta>div>span{font-size:11px;color:var(--muted)}.noom-problem-page .sticky-cta .button{min-width:250px;font-size:14px;padding:13px 19px}@media(max-width:1099px){.noom-problem-page .article-grid{gap:36px;grid-template-columns:minmax(0,1fr) 220px}.noom-problem-page h1{font-size:33px}.noom-problem-page .reason h2{font-size:28px}}@media(max-width:899px){.noom-problem-page .page-shell{max-width:784px}.noom-problem-page .article-grid{display:block}.noom-problem-page .sidebar{display:none}.noom-problem-page .masthead-inner{max-width:784px}.noom-problem-page .sticky-cta{padding-left:24px;padding-right:24px}.noom-problem-page .footer-inner{flex-wrap:wrap}}@media(max-width:599px){body.noom-problem-page{font-size:17px;line-height:1.75}.noom-problem-page .masthead{border-top-width:3px}.noom-problem-page .masthead-inner{min-height:70px;gap:4px;align-items:flex-start;justify-content:center;flex-direction:column;padding:12px 18px}.noom-problem-page .wordmark{font-size:20px}.noom-problem-page .ad-label{font-size:9px}.noom-problem-page .page-shell{padding:0 18px}.noom-problem-page .breadcrumbs{font-size:9px;gap:6px;padding:16px 0 18px}.noom-problem-page .eyebrow{font-size:10px;letter-spacing:.1em}.noom-problem-page h1{font-size:26px;line-height:1.25;letter-spacing:-.7px;margin:11px 0 19px}.noom-problem-page .hero-photo{border-radius:9px}.noom-problem-page .deck{font-size:17px;line-height:1.75;padding:19px 0}.noom-problem-page .intro{margin-top:20px}.noom-problem-page .intro>p:first-child{font-size:18px}.noom-problem-page .prose p{margin-bottom:17px}.noom-problem-page .reasons-intro{margin-top:27px}.noom-problem-page .reason{padding:28px 0}.noom-problem-page .reason-heading{gap:12px;margin-bottom:18px}.noom-problem-page .reason-number{min-width:38px;height:38px;font-size:13px}.noom-problem-page .reason h2{font-size:24px;line-height:1.3;padding-top:2px}.noom-problem-page .reason-media{border-radius:9px;margin-bottom:20px}.noom-problem-page .video-wrap video{max-height:none}.noom-problem-page .mechanism{gap:12px;padding:18px 0}.noom-problem-page .mechanism h3{font-size:18px}.noom-problem-page .mechanism p{font-size:16px}.noom-problem-page .quote{padding:18px;margin-top:22px}.noom-problem-page .quote blockquote{font-size:17px;line-height:1.75}.noom-problem-page .quote figcaption{font-size:11px}.noom-problem-page .button{font-size:15px;padding:16px 17px}.noom-problem-page .inline-cta{padding:20px}.noom-problem-page .inline-cta h3{font-size:21px}.noom-problem-page .cost-row{padding:17px}.noom-problem-page .cost-row h3{font-size:17px}.noom-problem-page .cost-row p{font-size:15px}.noom-problem-page .notice{padding:17px;font-size:14px}.noom-problem-page .community{padding:28px 0}.noom-problem-page .community h2,.noom-problem-page .offer h2{font-size:27px;margin-bottom:18px}.noom-problem-page .review{padding:18px}.noom-problem-page .review figcaption{font-size:14px}.noom-problem-page .review blockquote{font-size:16px}.noom-problem-page .stars{font-size:12px;letter-spacing:1px}.noom-problem-page .offer{padding:20px;margin-left:-1px;margin-right:-1px;border-radius:12px}.noom-problem-page .offer .prose{font-size:16px}.noom-problem-page .price-line{gap:12px}.noom-problem-page .price-line>strong{font-size:37px}.noom-problem-page .guarantee{grid-template-columns:64px 1fr;gap:14px}.noom-problem-page .guarantee-symbol{width:64px;height:64px}.noom-problem-page .guarantee-symbol strong{font-size:26px}.noom-problem-page .guarantee-symbol span{font-size:9px}.noom-problem-page .guarantee h2{font-size:20px}.noom-problem-page .guarantee p{font-size:14px}.noom-problem-page .footer{padding:22px 18px 115px}.noom-problem-page .footer-inner{flex-direction:column;align-items:flex-start;gap:12px}.noom-problem-page .sticky-cta{gap:12px;padding:10px 14px;min-height:78px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.noom-problem-page .sticky-cta strong{font-size:12px}.noom-problem-page .sticky-cta>div>span{font-size:9px;max-width:145px;line-height:1.5}.noom-problem-page .sticky-cta .button{min-width:0;flex:0 0 165px;font-size:12px;padding:13px 14px;gap:8px}}@media(prefers-reduced-motion:reduce){.noom-problem-page *,.noom-problem-page *:before,.noom-problem-page *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.noom-problem-page .offer-copy{margin-top:24px}.noom-problem-page h1>strong{color:var(--ink);background:linear-gradient(transparent 67%,#ffe17b 67%);box-decoration-break:clone;-webkit-box-decoration-break:clone}.noom-problem-page .reason-number{background:var(--accent);color:#3d2d00}.noom-problem-page .product-link{color:var(--accent-ink);text-decoration:underline;text-decoration-thickness:1.5px;font-weight:600}.noom-problem-page .product-link:hover{color:#342700;background:#fff0b8}.noom-problem-page .trial-media{grid-template-columns:56% 44%;background:radial-gradient(ellipse at 85% 35%,#fffdf5,#f7e6ad);border:1px solid #e4ca7b}.noom-problem-page .trial-media img{object-position:center;aspect-ratio:4/5}.noom-problem-page .trial-stamp{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px 14px;text-align:center;color:#4a340b;position:relative}.noom-problem-page .gold-seal{position:relative;width:100%;max-width:240px;aspect-ratio:1;display:grid;place-items:center;filter:drop-shadow(0 5px 5px #71511122)}.noom-problem-page .gold-seal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#87601a,#e9cc76 22%,#fff0b9 38%,#bc8b26 65%,#dfbd60 85%,#825915);clip-path:polygon(50% 0%,54.01% 4.18%,58.68% .76%,61.91% 5.57%,67.1% 3.02%,69.44% 8.31%,75% 6.7%,76.38% 12.32%,82.14% 11.7%,82.53% 17.47%,88.3% 17.86%,87.68% 23.62%,93.3% 25%,91.69% 30.56%,96.98% 32.9%,94.43% 38.09%,99.24% 41.32%,95.82% 45.99%,100% 50%,95.82% 54.01%,99.24% 58.68%,94.43% 61.91%,96.98% 67.1%,91.69% 69.44%,93.3% 75%,87.68% 76.38%,88.3% 82.14%,82.53% 82.53%,82.14% 88.3%,76.38% 87.68%,75% 93.3%,69.44% 91.69%,67.1% 96.98%,61.91% 94.43%,58.68% 99.24%,54.01% 95.82%,50% 100%,45.99% 95.82%,41.32% 99.24%,38.09% 94.43%,32.9% 96.98%,30.56% 91.69%,25% 93.3%,23.62% 87.68%,17.86% 88.3%,17.47% 82.53%,11.7% 82.14%,12.32% 76.38%,6.7% 75%,8.31% 69.44%,3.02% 67.1%,5.57% 61.91%,.76% 58.68%,4.18% 54.01%,0% 50%,4.18% 45.99%,.76% 41.32%,5.57% 38.09%,3.02% 32.9%,8.31% 30.56%,6.7% 25%,12.32% 23.62%,11.7% 17.86%,17.47% 17.47%,17.86% 11.7%,23.62% 12.32%,25% 6.7%,30.56% 8.31%,32.9% 3.02%,38.09% 5.57%,41.32% .76%,45.99% 4.18%)}.noom-problem-page .seal-core{position:relative;width:84%;height:84%;border-radius:50%;border:2px solid #fff9db;box-shadow:inset 0 0 0 4px #a77926,inset 0 0 0 6px #fff5d0;background:linear-gradient(145deg,#fffbea,#f4dc93);display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:1.15;padding:14px}.noom-problem-page .seal-core span{font-size:12px;font-weight:600;letter-spacing:.08em}.noom-problem-page .seal-core b{font-size:clamp(50px,6vw,84px);line-height:1.05;letter-spacing:-.06em;padding-right:4px;margin-top:5px}.noom-problem-page .seal-core em{font-size:20px;font-style:normal;font-weight:600;letter-spacing:.16em;margin-bottom:8px}.noom-problem-page .gold-ribbon{position:relative;background:linear-gradient(110deg,#90631c,#d5ad43 40%,#f2d47d 55%,#aa7820);border:1px solid #ab7d26;color:#211802;font-size:14px;font-weight:600;padding:10px 8px;width:calc(100% + 10px);margin-top:-8px;box-shadow:0 4px 8px #71511120;white-space:nowrap}.noom-problem-page .trial-promise{font-size:14px;font-weight:600;margin-top:18px;letter-spacing:.015em}.noom-problem-page .sticky-cta .button{background:var(--green);color:#fff;min-width:325px;justify-content:center}.noom-problem-page .sticky-cta .button:hover{background:#10532e}.noom-problem-page .sticky-cta .button:focus-visible{outline-color:var(--green)}@media(max-width:599px){.noom-problem-page .trial-stamp{padding:12px 7px}.noom-problem-page .seal-core{padding:10px}.noom-problem-page .seal-core span{font-size:8px;letter-spacing:.02em}.noom-problem-page .seal-core b{font-size:48px;margin-top:3px}.noom-problem-page .seal-core em{font-size:13px;margin-bottom:5px}.noom-problem-page .gold-ribbon{font-size:9px;padding:7px 3px;width:calc(100% + 6px);margin-top:-3px}.noom-problem-page .trial-promise{font-size:10px;margin-top:12px}.noom-problem-page .sticky-cta>div{display:none}.noom-problem-page .sticky-cta .button{flex:1 1 auto;min-width:0;width:100%;font-size:14px;min-height:50px;padding:13px 12px}.noom-problem-page .sticky-cta{min-height:74px}}.noom-problem-page .noom-video video{display:block;width:100%;height:auto}.noom-problem-page .prose a,.noom-problem-page .deck a,.noom-problem-page blockquote a{color:var(--accent-ink);text-decoration:underline;text-underline-offset:3px}.noom-problem-page .shopify-section{min-width:0}
/*# sourceMappingURL=/cdn/shop/t/41/assets/noom-problem.css.map */
