Kidney tea formula Ginseng Five Treasure
.ispdp,.ispdp *{box-sizing:border-box} .ispdp{ --ink:#231f18; --text:#302c25; --muted:#6d675d; --paper:#faf8f2; --rose:#f5efe2; --mist:#edf2e8; --warm:#f5f1e8; --line:#dfdbcf; --wi ne:#7b4a2a; --green:#4f6b45; width:100%; max-width:480px; margin:0 auto; overflow:hidden; color:var(--text); background:#fff; font-family:Arial,Helvetica,sans-serif; font-size:15px; line-height:1.5; -webkit-font-smoothing:antialiased; } .ispdp img{display:block;width:100%;height:auto;margin:0} .ispdp h1,.ispdp h2,.ispdp h3,.ispdp p{margin:0;letter-spacing:0} .ispdp__inner{width:100%;margin:0 auto} .ispdp__eyebrow{ margin-bottom:9px!important; color:var(--wine); font-size:11px; font-weight:700; text-transform:uppercase; letter-spacing:.07em!important; } .ispdp__title{ max-width:650px; font-size:28px; line-height:1.08; font-weight:700; } .ispdp__lead{ max-width:650px; margin-top:13px!important; color:var(--muted); font-size:16px; } /* HERO */ .ispdp__hero{ padding:34px 20px 0; background:var(--rose); border-top:6px solid var(--green); } .ispdp__hero-grid{display:grid} .ispdp__hero-copybox{padding-bottom:28px} .ispdp__hero-title{ max-width:760px; font-size:34px; line-height:1.04; font-weight:700; } .ispdp__hero-copy{ max-width:650px; margin-top:15px!important; color:var(--muted); font-size:16px; } .ispdp__benefits{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); margin-top:26px; border-top:1px solid #dbd3c4; border-left:1px solid #dbd3c4; } .ispdp__benefit{ min-width:0; padding:16px 12px; background:rgba(255,255,255,.67); border-right:1px solid #dbd3c4; border-bottom:1px solid #dbd3c4; } .ispdp__benefit span{ display:block; margin-bottom:6px; color:var(--green); font-size:10px; font-weight:700; } .ispdp__benefit strong{ display:block; font-size:14px; line-height:1.28; } .ispdp__hero-media{ margin:0 -20px; background:#f5f5f3; } /* TEMP MEDIA PLACEHOLDERS — replace later with final images */ .ispdp__media-placeholder{ min-height:360px; display:flex; flex-direction:column; justify-content:flex-end; padding:24px; background: radial-gradient(circle at 22% 22%,rgba(111,139,86,.15),transparent 26%), radial-gradient(circle at 80% 72%,rgba(150,82,45,.14),transparent 31%), linear-gradient(145deg,#fbfaf6,#eee8da); border:1px solid rgba(98,84,63,.08); color:#2f2a23; } .ispdp__media-placeholder--dark{ color:#fff; background: radial-gradient(circle at 20% 24%,rgba(130,163,103,.25),transparent 25%), radial-gradient(circle at 82% 72%,rgba(164,93,49,.25),transparent 29%), linear-gradient(145deg,#2d3328,#161914); } .ispdp__media-placeholder small{ display:block; margin-bottom:8px; font-size:10px; font-weight:800; letter-spacing:.09em; text-transform:uppercase; opacity:.72; } .ispdp__media-placeholder strong{ display:block; max-width:440px; font-size:27px; line-height:1.04; } .ispdp__media-placeholder p{ max-width:480px; margin-top:10px!important; color:inherit; font-size:13px; opacity:.72; } .ispdp__ingredient-cloud{ display:flex; flex-wrap:wrap; gap:7px; margin-bottom:auto; } .ispdp__ingredient-cloud span{ padding:7px 9px; border:1px solid rgba(62,76,51,.18); border-radius:999px; background:rgba(255,255,255,.62); font-size:10px; font-weight:700; } .ispdp__media-placeholder--dark .ispdp__ingredient-cloud span{ border-color:rgba(255,255,255,.17); background:rgba(255,255,255,.08); } /* POSITIONING */ .ispdp__position{ padding:38px 20px 42px; background:#fff; border-bottom:1px solid var(--line); } .ispdp__position-slider{ position:relative; margin-top:23px; } .ispdp__position-grid{ display:flex; gap:12px; width:calc(100% + 20px); margin-right:-20px; padding:0 20px 4px 0; overflow-x:auto; overscroll-behavior-x:contain; scroll-snap-type:x mandatory; scroll-padding-left:0; -webkit-overflow-scrolling:touch; scrollbar-width:none; } .ispdp__position-grid::-webkit-scrollbar{display:none} .ispdp__position-card{ flex:0 0 86%; min-width:0; padding:18px 16px 19px; border:1px solid var(--line); background:var(--paper); scroll-snap-align:start; scroll-snap-stop:always; } .ispdp__position-card--hero{ border-color:#b6c3a9; background:var(--mist); } .ispdp__position-label{ display:inline-block; margin-bottom:9px; color:#7b7772; font-size:10px; font-weight:700; text-transform:uppercase; } .ispdp__position-card--hero .ispdp__position-label{color:var(--green)} .ispdp__position-card strong{ display:block; font-size:17px; line-height:1.25; } .ispdp__position-card p{ margin-top:8px!important; color:var(--muted); font-size:13px; } .ispdp__position-list{ margin:14px 0 0; padding:0; list-style:none; border-top:1px solid var(--line); } .ispdp__position-list li{ position:relative; padding:9px 0 9px 20px; border-bottom:1px solid var(--line); color:#504c48; font-size:12px; } .ispdp__position-card--hero .ispdp__position-list li:before{ content:"✓"; position:absolute; left:0; color:var(--green); font-weight:700; } .ispdp__position-card:not(.ispdp__position-card--hero) .ispdp__position-list li:before{ content:"•"; position:absolute; left:3px; color:#8d8883; } .ispdp__position-nav{ display:flex; align-items:center; justify-content:space-between; gap:14px; margin-top:13px; } .ispdp__position-swipe{ color:#8a8681; font-size:10px; line-height:1; text-transform:uppercase; letter-spacing:.06em; } .ispdp__position-dots{ display:flex; align-items:center; gap:7px; } .ispdp__position-dot{ appearance:none; -webkit-appearance:none; width:7px; height:7px; padding:0; border:0; border-radius:50%; background:#cbc7c2; } .ispdp__position-dot.is-active{ width:22px; border-radius:999px; background:var(--green); } /* STANDARD MODULES */ .ispdp__module{background:#fff} .ispdp__module--paper{background:var(--paper)} .ispdp__module--mist{background:var(--mist)} .ispdp__module+.ispdp__module{border-top:1px solid var(--line)} .ispdp__media{width:100%;background:var(--paper)} .ispdp__media img{ aspect-ratio:1/1; object-fit:cover; } .ispdp__copy{padding:28px 20px 36px} .ispdp__points{ margin:22px 0 0; padding:0; list-style:none; border-top:1px solid var(--line); } .ispdp__points li{ padding:14px 0; border-bottom:1px solid var(--line); } .ispdp__points strong{ display:block; margin-bottom:3px; font-size:15px; } .ispdp__points span{ color:var(--muted); font-size:14px; } .ispdp__note{ margin-top:15px!important; color:#88837d; font-size:12px; } /* SYSTEM */ .ispdp__system{ padding:42px 20px 46px; background:var(--warm); } .ispdp__system-head{ max-width:690px; margin-bottom:24px; } .ispdp__system-stage{ overflow:hidden; border:1px solid #e1ddd7; background:#fff; } .ispdp__system-list{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); margin-top:12px; border-top:1px solid var(--line); border-left:1px solid var(--line); } .ispdp__system-item{ min-width:0; padding:16px 13px 18px; background:rgba(255,255,255,.82); border-right:1px solid var(--line); border-bottom:1px solid var(--line); } .ispdp__system-no{ display:block; margin-bottom:8px; color:var(--green); font-size:10px; font-weight:700; text-transform:uppercase; } .ispdp__system-item strong{ display:block; font-size:15px; line-height:1.25; } .ispdp__system-item p{ margin-top:7px!important; color:var(--muted); font-size:13px; line-height:1.45; } /* COMFORT / ROUTINE */ .ispdp__comfort{ padding:39px 20px 43px; background:var(--mist); border-top:1px solid var(--line); } .ispdp__comfort-grid{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); margin-top:22px; border-top:1px solid #d4ddd0; border-left:1px solid #d4ddd0; } .ispdp__comfort-card{ min-width:0; padding:16px 13px 18px; background:rgba(255,255,255,.72); border-right:1px solid #d4ddd0; border-bottom:1px solid #d4ddd0; } .ispdp__comfort-card span{ display:block; margin-bottom:6px; color:var(--green); font-size:10px; font-weight:700; } .ispdp__comfort-card strong{ display:block; font-size:14px; line-height:1.3; } .ispdp__comfort-card p{ margin-top:6px!important; color:var(--muted); font-size:11px; line-height:1.45; } /* BREW PROFILE */ .ispdp__fit{ padding:38px 20px 42px; background:var(--rose); border-top:1px solid #e1d7c6; } .ispdp__fit-grid{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); margin-top:22px; border-top:1px solid #dbd3c4; border-left:1px solid #dbd3c4; } .ispdp__fit-card{ min-width:0; padding:16px 13px 18px; background:rgba(255,255,255,.66); border-right:1px solid #dbd3c4; border-bottom:1px solid #dbd3c4; } .ispdp__fit-card strong{ display:block; font-size:14px; line-height:1.3; } .ispdp__fit-card p{ margin-top:6px!important; color:var(--muted); font-size:11px; line-height:1.45; } /* FAQ */ .ispdp__faq{ padding:38px 20px 44px; background:#fff; } .ispdp__faq-list{ margin-top:22px; border-top:1px solid var(--line); } .ispdp details{border-bottom:1px solid var(--line)} .ispdp summary{ position:relative; padding:18px 38px 18px 0; cursor:pointer; list-style:none; font-size:16px; font-weight:700; line-height:1.35; } .ispdp summary::-webkit-details-marker{display:none} .ispdp summary::after{ content:"+"; position:absolute; top:12px; right:0; font-size:28px; font-weight:400; } .ispdp details[open] summary::after{content:"−"} .ispdp details p{ padding:0 24px 19px 0; color:var(--muted); font-size:14px; } /* MOBILE FLOW FIX — every standard module is COPY -> MEDIA */ @media(max-width:989px){ .ispdp__hero-grid{ display:flex; flex-direction:column; } .ispdp__hero-copybox{order:1} .ispdp__hero-media{ order:2; margin:0 -20px; } .ispdp__module{ display:flex; flex-direction:column; border-top:0; } .ispdp__module .ispdp__copy{ order:1; padding-top:34px; padding-bottom:34px; border-top:10px solid var(--paper); } .ispdp__module .ispdp__media{ order:2; min-height:0; } .ispdp__module .ispdp__media img{ display:block; width:100%; aspect-ratio:1/1; object-fit:cover; } .ispdp__module--mist .ispdp__copy{background:var(--mist)} .ispdp__module--paper .ispdp__copy{background:var(--paper)} } @media(min-width:990px){ .ispdp{ position:relative; left:50%; width:min(1200px,calc(100vw - 80px))!important; max-width:1200px!important; transform:translateX(-50%); font-size:16px; } .ispdp__hero{padding:0;border-top-width:8px} .ispdp__hero-grid{ grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr); min-height:640px; } .ispdp__hero-copybox{ display:flex; flex-direction:column; justify-content:center; order:2; padding:64px 72px 56px 56px; } .ispdp__hero-title{ font-size:50px; line-height:1.03; } .ispdp__hero-copy{ margin-top:20px!important; font-size:18px; } .ispdp__benefits{margin-top:34px} .ispdp__benefit{ min-height:104px; padding:21px 18px; } .ispdp__benefit strong{font-size:15px} .ispdp__hero-media{ margin:0; min-height:640px; order:1; } .ispdp__hero-media .ispdp__media-placeholder{ min-height:640px; height:100%; padding:50px; } .ispdp__media-placeholder strong{font-size:42px} .ispdp__position{padding:64px 72px 70px} .ispdp__position .ispdp__title{font-size:40px} .ispdp__position-slider{margin-top:34px} .ispdp__position-grid{ display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px; width:100%; margin:0; padding:0; overflow:visible; scroll-snap-type:none; } .ispdp__position-card{ flex:auto; width:auto; padding:27px 24px 28px; } .ispdp__position-card--regular{order:1} .ispdp__position-card--hero{order:2} .ispdp__position-card--firm{order:3} .ispdp__position-card strong{font-size:20px} .ispdp__position-card p{font-size:14px} .ispdp__position-nav{display:none} .ispdp__module{ display:grid; grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr); align-items:stretch; } .ispdp__module:nth-of-type(even) .ispdp__media{order:2} .ispdp__media{min-height:590px} .ispdp__media .ispdp__media-placeholder{ height:100%; min-height:590px; padding:48px; } .ispdp__copy{ display:flex; flex-direction:column; justify-content:center; min-width:0; padding:58px 60px; } .ispdp__title{ font-size:39px; line-height:1.07; } .ispdp__lead{ margin-top:18px!important; font-size:17px; } .ispdp__points{margin-top:28px} .ispdp__points li{padding:17px 0} .ispdp__points strong{font-size:16px} .ispdp__points span{font-size:15px} .ispdp__system{padding:72px} .ispdp__system-head{max-width:800px;margin-bottom:38px} .ispdp__system-body{ display:grid; grid-template-columns:minmax(220px,.82fr) minmax(500px,1.5fr) minmax(220px,.82fr); grid-template-rows:repeat(2,minmax(0,1fr)); gap:0 28px; align-items:stretch; } .ispdp__system-stage{ grid-column:2; grid-row:1/3; align-self:center; } .ispdp__system-stage .ispdp__media-placeholder{min-height:520px} .ispdp__system-list{display:contents;margin:0;border:0} .ispdp__system-item{ position:relative; display:flex; flex-direction:column; justify-content:center; padding:30px 24px; border:0; border-top:1px solid var(--line); background:transparent; } .ispdp__system-item:nth-child(1), .ispdp__system-item:nth-child(3){grid-column:1} .ispdp__system-item:nth-child(2), .ispdp__system-item:nth-child(4){grid-column:3} .ispdp__system-item:nth-child(1), .ispdp__system-item:nth-child(2){grid-row:1} .ispdp__system-item:nth-child(3), .ispdp__system-item:nth-child(4){grid-row:2} .ispdp__system-item::after{ content:""; position:absolute; top:50%; width:28px; border-top:1px dashed #9e9994; } .ispdp__system-item:nth-child(odd)::after{right:-28px} .ispdp__system-item:nth-child(even)::after{left:-28px} .ispdp__system-item strong{font-size:19px} .ispdp__system-item p{font-size:14px} .ispdp__comfort{padding:62px 72px 68px} .ispdp__comfort-grid{ grid-template-columns:repeat(4,minmax(0,1fr)); margin-top:30px; } .ispdp__comfort-card{ min-height:158px; padding:23px 20px; } .ispdp__comfort-card strong{font-size:16px} .ispdp__comfort-card p{font-size:13px} .ispdp__fit{padding:60px 72px 64px} .ispdp__fit-grid{ grid-template-columns:repeat(4,minmax(0,1fr)); margin-top:30px; } .ispdp__fit-card{ min-height:150px; padding:23px 20px; } .ispdp__fit-card strong{font-size:16px} .ispdp__fit-card p{font-size:13px} .ispdp__faq{padding:68px 72px 78px} .ispdp__faq .ispdp__inner{max-width:860px} .ispdp summary{ padding:22px 44px 22px 0; font-size:17px; } .ispdp summary::after{top:15px} } /* FINAL ASSET INTEGRATION */ .ispdp__hero-media img{ width:100%; height:100%; min-height:360px; object-fit:cover; object-position:center; } .ispdp__system-stage img{ width:100%; aspect-ratio:1/1; object-fit:cover; } .ispdp__position-visual{ margin-top:24px; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; } .ispdp__position-visual figure{ margin:0; overflow:hidden; border:1px solid var(--line); background:var(--paper); } .ispdp__position-visual img{ width:100%; aspect-ratio:1/1; object-fit:cover; } .ispdp__position-visual figcaption{ padding:10px 11px 11px; color:var(--muted); font-size:10px; line-height:1.35; text-transform:uppercase; letter-spacing:.04em; } .ispdp__comfort-media, .ispdp__fit-media{ margin-top:24px; overflow:hidden; border:1px solid var(--line); background:#fff; } .ispdp__comfort-media img, .ispdp__fit-media img{ width:100%; aspect-ratio:1/1; object-fit:cover; } @media(min-width:990px){ .ispdp__hero-media img{ min-height:640px; object-fit:cover; } .ispdp__position-visual{ grid-template-columns:repeat(2,minmax(0,1fr)); max-width:760px; margin:34px auto 0; gap:14px; } .ispdp__position-visual figcaption{ padding:12px 14px 13px; font-size:11px; } .ispdp__comfort-layout, .ispdp__fit-layout{ display:grid; grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr); gap:32px; align-items:stretch; margin-top:30px; } .ispdp__comfort-layout .ispdp__comfort-grid, .ispdp__fit-layout .ispdp__fit-grid{ margin-top:0; } .ispdp__comfort-media, .ispdp__fit-media{ margin-top:0; } .ispdp__comfort-media img, .ispdp__fit-media img{ height:100%; min-height:330px; aspect-ratio:auto; object-fit:cover; } } MEN'S VITALITY TEA · GINSENG + MACA More energy. More stamina. More confidence. A daily herbal tea for men who care about energy, stamina and sexual wellness—built around ginseng and maca, with visible roots, berries and fruit in every convenient tea bag. 01Men's vitality positioning 02Ginseng + maca formula 03Real herbs you can see 04One-bag daily routine 01 / MEN'S ENERGY + STAMINA Ginseng + maca. The core of a men's vitality formula. This is not positioned as a basic fruit tea. The blend puts ginseng and maca up front, then combines them with Polygonatum, Chinese yam, wolfberry, red date and mulberry for a broader men's-wellness formula. Energy-focused positioningBuilt for men who want a daily ritual centered on feeling more switched on and ready for the day. Stamina-focused positioningA natural fit for workdays, training days and the moments when you want more staying power. Sexual-wellness relevanceThe product sits clearly in the men's vitality space without pretending to be a drug or medical treatment. 02 / MEN'S PERFORMANCE ROUTINE For work. For training. For the bedroom. Men do not buy this kind of product because they need another tea. They buy it because energy, stamina and confidence matter across the whole day—including intimate moments. WorkA simple daily ritual for men who want to feel sharper and more ready for long days. TrainingFits naturally into a routine built around stamina, consistency and staying active. BedroomPositioned for men who also care about sexual wellness, confidence and how they feel after hours. 03 / REAL HERBS, NOT MYSTERY POWDER You can see what you're putting in the cup. Open the triangular tea bag and the ingredients are right there: visible roots, berries and fruit pieces. No anonymous powder pretending to be a premium herbal formula. Visible whole-herb piecesWhat you see in the bag is part of the product story. Ginseng + maca + botanicalsThe formula is easier to trust when the ingredients are physically visible. Nothing to hideThe tea bag lets the product prove itself before the first sip. 04 / EASY ENOUGH TO DO EVERY DAY No pills. No powders. No complicated tonic routine. One tea bag, hot water and a few minutes. The format is simple enough to use consistently instead of turning men's wellness into another complicated routine. One individual tea bagNo weighing, grinding or straining loose herbs. 300–400 ml hot waterThe supplied directions call for water above 80°C. 3–5 minute steepSimple enough to become part of an everyday routine. WHAT'S ACTUALLY IN THE BAG The formula behind the men's vitality positioning. Ginseng and maca anchor the blend, backed by roots, traditional botanicals, berries and fruit in one visible tea-bag format. 01 / CORE Ginseng + maca The two ingredients that anchor the product's vitality positioning. 02 / ROOTS Polygonatum + Chinese yam Additional traditional root/rhizome ingredients broaden the formula. 03 / BERRIES Wolfberry + mulberry Berry ingredients add fruit character and visible variety to the tea bag. 04 / FRUIT Red date A familiar fruit ingredient that rounds out the herbal profile. MEN'S WELLNESS WITHOUT THE HASSLE A men's vitality routine that takes minutes, not a kitchen full of herbs. The reason to care is the men's-vitality positioning. The reason you'll actually keep using it is the one-bag format. Open pouch · take one bag Steep · sip · repeat if desired Step 1 Take one bag Individually portioned and ready to steep. No loose-herb measuring No strainer required 20 bags per pouch Step 2 Add hot water Use 300–400 ml of water above 80°C. Simple hot-water prep Watch the tea deepen No powder mixing Step 3 Steep 3–5 minutes Drink at your preferred strength, then re-steep if desired. 3–5 minute first steep Repeat until lighter Adjust strength to taste Swipe through the brew steps → PRODUCT FACTS Straightforward product details. The specifics that matter once the positioning has earned your attention. 0120 tea bags Individually portioned for daily use. 02120 g net weight Net content shown in the supplied listing. 03Herbal tea format Made for hot-water steeping. 04Origin: China Country/region of origin shown in the listing. MORE FROM EACH BAG Steep it again when you want a lighter cup. The supplied directions say the bag may be re-steeped until the color becomes light and the taste becomes mild. Serving 1 individual tea bag. Water 300–400 ml. Temperature Above 80°C. Time 3–5 minutes, then re-steep if desired. BEFORE YOU BUY Good to know. How do I brew one bag? Add one tea bag to 300–400 ml of hot water above 80°C and steep for about 3–5 minutes. Can I steep the same bag more than once? Yes. The supplied directions say it can be steeped repeatedly until the color becomes light and the taste becomes mild. How many bags are in the pouch? The listing states 20 tea bags with a total net weight of 120 g. How should I store it? The supplied listing contains conflicting storage fields, so follow the storage directions printed on the package you receive.
More you might like
Related
Wanciment 8 (2 Pack/40 Ginseng-Infused Eight Treasure Teas,
Related
QUMIOBU Mulberry (30 Bags/1 Pack) Kidney Tea Formula Ginseng
Related
WUEOCU 30bags (30bags) Turmeric Kidney Tea Formula Ginseng E
Related