GARDEN HOUSE
Hidrolágeno Hq10 30 Stick
<p><!DOCTYPE html><br><html lang="es"><br><head><br><meta charset="UTF-8" /><br><meta name="viewport" content="width=device-width, initial-scale=1.0" /><br><title>Hidrolágeno HQ10 — Ficha Técnica de Producto</title><br><link rel="preconnect" href="https://fonts.googleapis.com"><br><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><br><link href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,400;1,9..144,500&family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap" rel="stylesheet"><br><style><br> *,*::before,*::after{box-sizing:border-box;}<br> html{scroll-behavior:smooth;}<br> @media (prefers-reduced-motion:reduce){ html{scroll-behavior:auto;} }<br> body{margin:0;}<br> svg{display:block;}<br> ul{margin:0;padding:0;list-style:none;}<br> h1,h2,h3,h4,p,dl,dd{margin:0;}<br> a{color:inherit;}<br> button{font:inherit;}<br><br> :root{<br> --bg:#F5FAF9;<br> --surface:#FFFFFF;<br> --ink:#132420;<br> --ink-soft:#4E625D;<br> --ink-faint:#8CA19B;<br> --line:rgba(19,36,32,.14);<br><br> --teal-deep:#045C56;<br> --teal:#0E9488;<br> --teal-pale:#E1F1EF;<br><br> --gold-deep:#8F6A22;<br> --gold:#BF8F35;<br> --gold-pale:#F5EAD3;<br><br> --sage-deep:#3F5940;<br> --sage:#5C7A5A;<br> --sage-pale:#E4EBE1;<br><br> --berry:#8C3B55;<br> --berry-pale:#F1DEE5;<br><br> --shadow-sm:0 2px 10px rgba(19,36,32,.07);<br> --shadow-md:0 20px 44px -22px rgba(4,44,40,.4);<br><br> --r-s:10px;<br> --r-m:18px;<br> --r-l:30px;<br><br> --display:'Fraunces',serif;<br> --body:'IBM Plex Sans',sans-serif;<br> --mono:'IBM Plex Mono',monospace;<br><br> --w:1160px;<br> }<br><br> body{<br> background:var(--bg);<br> color:var(--ink);<br> font-family:var(--body);<br> font-size:16px;<br> line-height:1.6;<br> -webkit-font-smoothing:antialiased;<br> -moz-osx-font-smoothing:grayscale;<br> }<br><br> ::selection{ background:var(--teal-pale); color:var(--teal-deep); }<br> a:focus-visible, button:focus-visible{ outline:2px solid var(--teal-deep); outline-offset:3px; border-radius:4px; }<br><br> .wrap{ max-width:var(--w); margin:0 auto; padding:0 28px; }<br> @media (max-width:640px){ .wrap{padding:0 20px;} }<br><br> /* ---------- icons ---------- */<br> .icon{display:block;flex:none;}<br> .icon--18{width:18px;height:18px;}<br> .icon--20{width:20px;height:20px;}<br> .icon--22{width:22px;height:22px;}<br> .icon--24{width:24px;height:24px;}<br> .icon--28{width:28px;height:28px;}<br> .icon--36{width:36px;height:36px;}<br><br> .helix-mark path:nth-child(1){stroke:var(--teal-deep);}<br> .helix-mark path:nth-child(2){stroke:var(--gold-deep);}<br> .helix-mark path:nth-child(3){stroke:var(--berry);}<br><br> /* ---------- topbar ---------- */<br> .topbar{ border-bottom:1px solid var(--line); }<br> .topbar .wrap{ display:flex; align-items:center; justify-content:space-between; height:64px; gap:16px;}<br> .brandmark{ display:flex; align-items:center; gap:10px; font-family:var(--mono); font-weight:600; font-size:.82rem; letter-spacing:.08em; text-transform:uppercase;}<br> .topbar-right{ display:flex; align-items:center; gap:18px; }<br> .topbar-meta{ font-family:var(--mono); font-size:.72rem; letter-spacing:.06em; text-transform:uppercase; color:var(--ink-soft);}<br> .print-btn{ display:inline-flex; align-items:center; gap:7px; border:1px solid var(--line); background:var(--surface); padding:8px 14px; border-radius:100px; cursor:pointer; color:var(--ink); font-family:var(--mono); font-size:.7rem; letter-spacing:.06em; text-transform:uppercase; transition:background .2s,border-color .2s; }<br> .print-btn:hover{ background:var(--teal-pale); border-color:var(--teal); }<br> @media (max-width:640px){ .topbar-meta{display:none;} }<br><br> /* ---------- sticky section nav ---------- */<br> .section-nav{ position:sticky; top:0; z-index:20; background:rgba(245,250,249,.9); backdrop-filter:blur(6px); border-bottom:1px solid var(--line); }<br> .section-nav .wrap{ display:flex; gap:6px; overflow-x:auto; padding:11px 28px; scrollbar-width:none; }<br> .section-nav .wrap::-webkit-scrollbar{display:none;}<br> .section-nav a{ flex:none; font-family:var(--mono); font-size:.72rem; letter-spacing:.02em; text-decoration:none; color:var(--ink-soft); padding:7px 13px; border-radius:100px; border:1px solid transparent; white-space:nowrap; transition:background .2s,color .2s;}<br> .section-nav a:hover{ background:var(--teal-pale); color:var(--teal-deep);}<br> .section-nav a.active{ background:var(--teal-deep); color:#fff; }<br><br> /* ---------- hero ---------- */<br> .hero{ position:relative; overflow:hidden; padding:68px 0 56px; border-bottom:1px solid var(--line); }<br> .hero-inner{ position:relative; z-index:1; display:grid; grid-template-columns:1.15fr .95fr; gap:32px; align-items:center; }<br> .hero-eyebrow{ font-family:var(--mono); font-size:.74rem; letter-spacing:.09em; text-transform:uppercase; color:var(--teal-deep); margin-bottom:20px; display:flex; align-items:center; gap:10px;}<br> .hero-eyebrow::before{content:"";width:26px;height:1px;background:var(--teal-deep);}<br> .hero h1{ font-family:var(--display); font-weight:500; font-size:clamp(2.5rem,5.4vw,4.3rem); line-height:1.03; letter-spacing:-.01em; }<br> .hero-tagline{ font-family:var(--display); font-style:italic; font-weight:400; font-size:clamp(1.12rem,2vw,1.4rem); color:var(--ink-soft); margin-top:16px; max-width:32ch; line-height:1.4;}<br> .hero-fact{ margin-top:20px; font-size:.98rem; color:var(--ink-soft); max-width:46ch; line-height:1.6; }<br> .hero-fact strong{color:var(--ink); font-weight:600;}<br> .chips{ display:flex; flex-wrap:wrap; gap:10px; margin-top:28px; }<br> .chip{ font-family:var(--mono); font-size:.72rem; letter-spacing:.02em; background:var(--surface); border:1px solid var(--line); padding:9px 14px; border-radius:100px; color:var(--ink-soft); }<br> .chip b{color:var(--ink); font-weight:600;}<br> .hero-art{ position:relative; z-index:0; }<br> .hero-art svg{ width:100%; height:auto; }<br> @media (max-width:860px){<br> .hero{padding:44px 0 32px;}<br> .hero-inner{grid-template-columns:1fr;}<br> .hero-art{opacity:.5; margin-top:4px;}<br> }<br><br> /* ---------- section shell ---------- */<br> .section{ padding:68px 0; border-bottom:1px solid var(--line); }<br> main .section:last-child{ border-bottom:none; }<br> .section.reveal{ opacity:0; transform:translateY(16px); transition:opacity .6s ease, transform .6s ease; }<br> .section.reveal.is-visible{ opacity:1; transform:translateY(0); }<br> .section-head{ display:flex; align-items:center; gap:16px; margin-bottom:34px; }<br> .section-num{ font-family:var(--mono); font-size:.82rem; color:var(--teal-deep); border:1px solid var(--teal-deep); border-radius:100px; width:38px;height:38px; display:flex; align-items:center; justify-content:center; flex:none; }<br> .section-head h2{ font-family:var(--display); font-weight:500; font-size:clamp(1.45rem,2.6vw,1.95rem); }<br> .section-note{ font-family:var(--mono); font-size:.7rem; letter-spacing:.07em; text-transform:uppercase; color:var(--ink-faint); display:block; margin-bottom:6px;}<br><br> /* ---------- 01 identificacion (spec list) ---------- */<br> .spec-list{ border-top:1px solid var(--line); }<br> .spec-row{ display:grid; grid-template-columns:260px 1fr; gap:24px; padding:15px 0; border-bottom:1px solid var(--line); }<br> .spec-row dt{ font-family:var(--mono); font-size:.76rem; letter-spacing:.02em; color:var(--ink-soft); text-transform:uppercase; }<br> .spec-row dd{ font-size:1rem; font-weight:500; }<br> @media (max-width:640px){ .spec-row{grid-template-columns:1fr; gap:4px; padding:14px 0;} }<br><br> /* ---------- 02 descripcion ---------- */<br> .desc-grid{ display:grid; grid-template-columns:1fr 270px; gap:44px; }<br> .desc-text p{ font-size:1.05rem; line-height:1.75; max-width:62ch; }<br> .desc-text p+p{ margin-top:16px; }<br> .efsa-badge{ background:var(--teal-pale); border-radius:var(--r-m); padding:24px; }<br> .efsa-badge .icon-wrap{ width:40px;height:40px;border-radius:50%;background:var(--teal-deep);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:14px;}<br> .efsa-badge h4{ font-family:var(--display); font-weight:600; font-size:1.05rem; margin-bottom:6px;}<br> .efsa-badge p{ font-size:.87rem; color:var(--ink-soft); line-height:1.55;}<br> @media (max-width:820px){ .desc-grid{grid-template-columns:1fr;} .efsa-badge{max-width:420px;} }<br><br> /* ---------- 03 ingredientes ---------- */<br> .subhead{ font-family:var(--mono); font-size:.72rem; letter-spacing:.07em; text-transform:uppercase; color:var(--ink-faint); margin:0 0 14px; }<br> .pillars{ display:grid; grid-template-columns:1fr 1fr; gap:20px; margin-bottom:36px; }<br> .pillar-card{ background:var(--surface); border-radius:var(--r-l); padding:32px; border:1px solid var(--line); border-top:4px solid var(--teal-deep); box-shadow:var(--shadow-sm); }<br> .pillar-card.gold{ border-top-color:var(--gold-deep); }<br> .pillar-figure{ font-family:var(--display); font-size:2.3rem; font-weight:500; color:var(--teal-deep); line-height:1; margin-bottom:14px;}<br> .qbadge{ width:52px;height:52px;border-radius:50%; display:flex;align-items:center;justify-content:center; font-family:var(--mono); font-weight:600; font-size:.88rem; color:#fff; background:var(--gold-deep); margin-bottom:14px;}<br> .pillar-card h3{ font-family:var(--display); font-size:1.28rem; font-weight:600; margin-bottom:10px;}<br> .pillar-card p{ color:var(--ink-soft); font-size:.95rem; line-height:1.6;}<br> .complex-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:14px; }<br> .complex-card{ background:var(--surface); border:1px solid var(--line); border-radius:var(--r-m); padding:19px; }<br> .complex-card h4{ font-family:var(--mono); text-transform:uppercase; font-size:.74rem; letter-spacing:.03em; color:var(--teal-deep); margin-bottom:8px; font-weight:600;}<br> .complex-card p{ font-size:.85rem; color:var(--ink-soft); line-height:1.5; }<br> @media (max-width:900px){ .pillars{grid-template-columns:1fr;} .complex-grid{grid-template-columns:repeat(2,1fr);} }<br> @media (max-width:480px){ .complex-grid{grid-template-columns:1fr;} }<br><br> /* ---------- 04 indicaciones ---------- */<br> .lead-line{ font-size:1.05rem; margin-bottom:22px; }<br> .check-list{ display:grid; gap:14px; max-width:66ch; }<br> .check-list li{ display:flex; gap:14px; align-items:flex-start; font-size:1.01rem; line-height:1.55;}<br> .check-list .icon{ color:var(--teal-deep); margin-top:2px; }<br><br> /* ---------- 05 beneficios (signature grid) ---------- */<br> .quad-grid{ display:grid; grid-template-columns:1fr 1fr; gap:20px; }<br> .quad{ border-radius:var(--r-l); overflow:hidden; border:1px solid var(--line); }<br> .quad-head{ padding:20px 26px; display:flex; align-items:center; gap:14px; color:#fff; }<br> .quad-head h3{ font-family:var(--display); font-weight:600; font-size:1.2rem; }<br> .quad-body{ padding:22px 26px 26px; }<br> .quad-body ul{ display:grid; gap:10px; }<br> .quad-body li{ font-size:.95rem; line-height:1.5; padding-left:18px; position:relative; }<br> .quad-body li::before{ content:""; position:absolute; left:0; top:.55em; width:6px;height:6px;border-radius:50%; }<br> .quad.piel .quad-head{ background:var(--teal-deep); }<br> .quad.piel .quad-body{ background:var(--teal-pale); }<br> .quad.piel .quad-body li::before{ background:var(--teal-deep); }<br> .quad.cabello .quad-head{ background:var(--gold-deep); }<br> .quad.cabello .quad-body{ background:var(--gold-pale); }<br> .quad.cabello .quad-body li::before{ background:var(--gold-deep); }<br> .quad.articulaciones .quad-head{ background:var(--sage-deep); }<br> .quad.articulaciones .quad-body{ background:var(--sage-pale); }<br> .quad.articulaciones .quad-body li::before{ background:var(--sage-deep); }<br> .quad.antiage .quad-head{ background:var(--berry); }<br> .quad.antiage .quad-body{ background:var(--berry-pale); }<br> .quad.antiage .quad-body li::before{ background:var(--berry); }<br> @media (max-width:760px){ .quad-grid{grid-template-columns:1fr;} }<br><br> /* ---------- 06 modo de uso ---------- */<br> .dose-band{ background:var(--teal-deep); color:#fff; border-radius:var(--r-l); padding:44px; display:grid; grid-template-columns:auto 1fr; gap:26px; align-items:center; }<br> .dose-band .icon-circle{ width:68px;height:68px;border-radius:50%; background:rgba(255,255,255,.14); display:flex;align-items:center;justify-content:center; flex:none;}<br> .dose-band .icon-circle svg{color:#fff;}<br> .dose-band h3{ font-family:var(--display); font-weight:500; font-size:clamp(1.25rem,2.6vw,1.7rem); line-height:1.35; }<br> .dose-band p{ margin-top:9px; color:rgba(255,255,255,.82); font-size:.98rem; }<br> @media (max-width:600px){ .dose-band{grid-template-columns:1fr; padding:30px 24px;} }<br><br> /* ---------- 07 contraindicaciones ---------- */<br> .warn-list{ display:grid; gap:14px; max-width:72ch; }<br> .warn-item{ display:flex; gap:14px; padding:17px 20px; background:var(--surface); border:1px solid var(--line); border-left:3px solid var(--berry); border-radius:var(--r-s); }<br> .warn-item .icon{ color:var(--berry); margin-top:1px;}<br> .warn-item p{ font-size:.97rem; line-height:1.55; }<br><br> /* ---------- 08 comercial (pending) ---------- */<br> .pending-card{ border:1.5px dashed var(--ink-faint); border-radius:var(--r-l); padding:40px; text-align:center; max-width:600px; margin:0 auto;}<br> .pending-card .icon-wrap{ width:50px;height:50px;border-radius:50%; background:var(--bg); border:1px solid var(--line); display:flex;align-items:center;justify-content:center; margin:0 auto 18px; color:var(--ink-soft);}<br> .pending-card h3{ font-family:var(--display); font-size:1.18rem; font-weight:600; margin-bottom:8px; }<br> .pending-card p{ color:var(--ink-soft); font-size:.92rem; max-width:42ch; margin:0 auto; line-height:1.55;}<br> .pending-lines{ margin-top:28px; display:grid; gap:10px; }<br> .pending-lines span{ display:block; height:9px; border-radius:6px; background:var(--line); }<br><br> /* ---------- 09 relacionados ---------- */<br> .related-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }<br> .related-card{ border:1px solid var(--line); border-radius:var(--r-m); padding:22px; display:flex; align-items:flex-start; gap:13px; background:var(--surface); transition:box-shadow .2s, transform .2s; }<br> .related-card:hover{ box-shadow:var(--shadow-sm); transform:translateY(-2px); }<br> .related-card .icon{ color:var(--teal-deep); margin-top:2px; }<br> .related-card h4{ font-family:var(--body); font-weight:600; font-size:.96rem; line-height:1.4;}<br> .related-tag{ display:block; font-family:var(--mono); font-size:.68rem; letter-spacing:.05em; text-transform:uppercase; color:var(--ink-faint); margin-bottom:4px;}<br> @media (max-width:820px){ .related-grid{grid-template-columns:1fr;} }<br><br> /* ---------- footer ---------- */<br> footer{ padding:8px 0 56px; }<br> .footer-inner{ display:flex; justify-content:space-between; align-items:flex-end; gap:24px; flex-wrap:wrap; border-top:1px solid var(--line); padding-top:28px; }<br> .footer-source{ font-size:.85rem; color:var(--ink-soft); max-width:58ch; }<br> .footer-disclaimer{ font-style:italic; color:var(--ink-faint); font-size:.81rem; margin-top:8px; }<br> .footer-mark{ display:flex; align-items:center; gap:8px; font-family:var(--mono); font-size:.7rem; letter-spacing:.07em; text-transform:uppercase; color:var(--ink-faint); }<br><br> @media print{<br> .section-nav, .print-btn{ display:none !important; }<br> .hero-art{ display:none; }<br> .section{ padding:22px 0; }<br> .section.reveal{ opacity:1 !important; transform:none !important; }<br> }<br></style><br></head><br><body><br><br><!-- icon sprite --><br><svg style="position:absolute;width:0;height:0;overflow:hidden" aria-hidden="true"><br> <symbol id="i-leaf" viewBox="0 0 48 48"><br> <path d="M24,7 C35,14 39,26 24,42 C9,26 13,14 24,7 Z"/><br> <path d="M24,13 L24,36"/><br> <path d="M24,19 L17,24"/><br> <path d="M24,19 L31,24"/><br> <path d="M24,27 L17,32"/><br> <path d="M24,27 L31,32"/><br> </symbol><br> <symbol id="i-hair" viewBox="0 0 48 48"><br> <path d="M18,6 C12,14 24,20 14,28 C9,33 15,39 12,44"/><br> <path d="M24,6 C24,14 24,20 24,26 C24,33 24,38 24,44"/><br> <path d="M30,6 C36,14 24,20 34,28 C39,33 33,39 36,44"/><br> </symbol><br> <symbol id="i-joint" viewBox="0 0 48 48"><br> <path d="M13,10 L23,23"/><br> <path d="M23,23 L35,37"/><br> <circle cx="13" cy="10" r="4"/><br> <circle cx="35" cy="37" r="4"/><br> <circle cx="23" cy="23" r="6"/><br> </symbol><br> <symbol id="i-shield" viewBox="0 0 48 48"><br> <path d="M24,6 L38,12 L38,23 C38,33 32,40 24,44 C16,40 10,33 10,23 L10,12 Z"/><br> <path d="M24,17.5 L25.6,22.1 L30.5,23.5 L25.6,24.9 L24,29.5 L22.4,24.9 L17.5,23.5 L22.4,22.1 Z" fill="currentColor" stroke="none"/><br> </symbol><br> <symbol id="i-check" viewBox="0 0 48 48"><br> <path d="M12,25 L20,33 L37,14"/><br> </symbol><br> <symbol id="i-sun" viewBox="0 0 48 48"><br> <circle cx="24" cy="24" r="8"/><br> <line x1="37" y1="24" x2="43" y2="24"/><br> <line x1="33.2" y1="14.8" x2="37.4" y2="10.6"/><br> <line x1="24" y1="11" x2="24" y2="5"/><br> <line x1="14.8" y1="14.8" x2="10.6" y2="10.6"/><br> <line x1="11" y1="24" x2="5" y2="24"/><br> <line x1="14.8" y1="33.2" x2="10.6" y2="37.4"/><br> <line x1="24" y1="37" x2="24" y2="43"/><br> <line x1="33.2" y1="33.2" x2="37.4" y2="37.4"/><br> </symbol><br> <symbol id="i-warn" viewBox="0 0 48 48"><br> <circle cx="24" cy="24" r="17"/><br> <line x1="24" y1="15" x2="24" y2="27"/><br> <circle cx="24" cy="33.5" r="1.8" fill="currentColor" stroke="none"/><br> </symbol><br> <symbol id="i-clipboard" viewBox="0 0 48 48"><br> <rect x="10" y="9" width="28" height="34" rx="4"/><br> <rect x="18" y="5" width="12" height="8" rx="2"/><br> <line x1="16" y1="23" x2="32" y2="23"/><br> <line x1="16" y1="30" x2="32" y2="30"/><br> <line x1="16" y1="37" x2="26" y2="37"/><br> </symbol><br> <symbol id="i-box" viewBox="0 0 48 48"><br> <path d="M24,5 L42,15 L42,33 L24,43 L6,33 L6,15 Z"/><br> <path d="M24,24 L42,15"/><br> <path d="M24,24 L6,15"/><br> <path d="M24,24 L24,43"/><br> </symbol><br> <symbol id="i-print" viewBox="0 0 48 48"><br> <path d="M15,17 L15,7 L33,7 L33,17"/><br> <rect x="8" y="17" width="32" height="15" rx="3"/><br> <rect x="15" y="25" width="18" height="13" rx="1"/><br> </symbol><br></svg><br><br><header class="topbar"><br> <div class="wrap"><br> <div class="brandmark"><br> <svg class="helix-mark" viewBox="0 0 28 28" fill="none" stroke-width="2.1" stroke-linecap="round" stroke-linejoin="round" style="width:22px;height:22px" aria-hidden="true"><br> <path d="M14.0,0.0 L18.41,1.6 L21.13,3.2 L21.13,4.8 L18.41,6.4 L14.0,8.0 L9.59,9.6 L6.87,11.2 L6.87,12.8 L9.59,14.4 L14.0,16.0 L18.41,17.6 L21.13,19.2 L21.13,20.8 L18.41,22.4 L14.0,24.0 L9.59,25.6 L6.87,27.2 L6.5,28"/><br> <path d="M20.5,0.0 L17.05,1.6 L12.44,3.2 L8.43,4.8 L6.54,6.4 L7.5,8.0 L10.95,9.6 L15.56,11.2 L19.57,12.8 L21.46,14.4 L20.5,16.0 L17.05,17.6 L12.44,19.2 L8.43,20.8 L6.54,22.4 L7.5,24.0 L10.95,25.6 L15.56,27.2 L17.75,28"/><br> <path d="M7.5,0.0 L6.54,1.6 L8.43,3.2 L12.44,4.8 L17.05,6.4 L20.5,8.0 L21.46,9.6 L19.57,11.2 L15.56,12.8 L10.95,14.4 L7.5,16.0 L6.54,17.6 L8.43,19.2 L12.44,20.8 L17.05,22.4 L20.5,24.0 L21.46,25.6 L19.57,27.2 L17.75,28"/><br> </svg><br> Hidrolágeno HQ10<br> </div><br> <div class="topbar-right"><br> <span class="topbar-meta">Ficha técnica de producto</span><br> <button class="print-btn" id="printBtn" type="button"><br> <svg class="icon icon--18" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2.6" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-print"/></svg><br> Imprimir<br> </button><br> </div><br> </div><br></header><br><br><nav class="section-nav" aria-label="Secciones de la ficha técnica"><br> <div class="wrap"><br> <a href="#identificacion">01 Identificación</a><br> <a href="#descripcion">02 Descripción</a><br> <a href="#ingredientes">03 Ingredientes</a><br> <a href="#indicaciones">04 Indicaciones</a><br> <a href="#beneficios">05 Beneficios</a><br> <a href="#modo-de-uso">06 Modo de uso</a><br> <a href="#precauciones">07 Precauciones</a><br> <a href="#comercial">08 Comercial</a><br> <a href="#relacionados">09 Relacionados</a><br> </div><br></nav><br><br><section class="hero"><br> <div class="wrap hero-inner"><br> <div class="hero-copy"><br> <p class="hero-eyebrow">Mega Labs Latam S.A. á SKU 001-025-00023</p><br> <h1>Hidrolágeno HQ10</h1><br> <p class="hero-tagline">Nutrición avanzada para tu piel, tu pelo y tus articulaciones.</p><br> <p class="hero-fact">Cada sobre aporta <strong>10 g de Colágeno Hidrolizado</strong>, <strong>Coenzima Q10</strong> y un complejo de vitaminas y minerales esenciales, en un polvo de fácil disolución.</p><br> <div class="chips"><br> <span class="chip"><b>Marca</b> — Hidrolágeno</span><br> <span class="chip"><b>Laboratorio</b> — Mega Labs Latam S.A.</span><br> <span class="chip"><b>SKU</b> — 001-025-00023</span><br> </div><br> </div><br> <div class="hero-art" aria-hidden="true"><br> <svg viewBox="0 0 920 260" fill="none" stroke-linecap="round" stroke-linejoin="round"><br> <path d="M0.0,130.0 L10.7,134.6 L21.4,142.7 L32.1,150.2 L42.9,154.0 L53.6,151.9 L64.3,143.6 L75.0,130.0 L85.7,113.9 L96.4,99.0 L107.1,89.0 L117.9,86.7 L128.6,93.5 L139.3,108.8 L150.0,130.0 L160.7,152.9 L171.4,172.7 L182.1,185.0 L192.9,186.6 L203.6,176.7 L214.3,156.6 L225.0,130.0 L235.7,102.2 L246.4,78.9 L257.1,65.0 L267.9,63.9 L278.6,76.1 L289.3,99.6 L300.0,130.0 L310.7,161.2 L321.4,186.9 L332.1,201.7 L342.9,202.4 L353.6,188.6 L364.3,162.8 L375.0,130.0 L385.7,96.8 L396.4,69.9 L407.1,54.7 L417.9,54.4 L428.6,69.2 L439.3,96.2 L450.0,130.0 L460.7,163.8 L471.4,191.0 L482.1,205.9 L492.9,205.8 L503.6,190.6 L514.3,163.5 L525.0,130.0 L535.7,96.8 L546.4,70.6 L557.1,56.5 L567.9,57.1 L578.6,72.0 L589.3,98.1 L600.0,130.0 L610.7,161.1 L621.4,185.4 L632.1,198.1 L642.9,197.1 L653.6,182.9 L664.3,158.8 L675.0,130.0 L685.7,102.3 L696.4,81.1 L707.1,70.5 L717.9,72.0 L728.6,84.8 L739.3,105.6 L750.0,130.0 L760.7,152.8 L771.4,169.5 L782.1,177.3 L792.9,175.2 L803.6,164.5 L814.3,148.1 L825.0,130.0 L835.7,114.1 L846.4,103.5 L857.1,99.9 L867.9,103.1 L878.6,111.2 L889.3,121.3 L900.0,130.0 L910.7,134.3 L920,130.0" stroke="#045C56" stroke-width="5" opacity="0.8"/><br> <path d="M0.0,130.0 L10.7,136.0 L21.4,132.4 L32.1,123.9 L42.9,113.3 L53.6,103.9 L64.3,98.8 L75.0,100.4 L85.7,109.2 L96.4,124.1 L107.1,142.4 L117.9,160.2 L128.6,173.5 L139.3,178.7 L150.0,174.0 L160.7,159.7 L171.4,138.1 L182.1,113.4 L192.9,90.5 L203.6,74.4 L214.3,68.9 L225.0,75.7 L235.7,93.9 L246.4,120.3 L257.1,149.6 L267.9,176.1 L278.6,194.2 L289.3,199.8 L300.0,191.5 L310.7,170.5 L321.4,140.8 L332.1,108.3 L342.9,79.5 L353.6,60.3 L364.3,54.7 L375.0,64.2 L385.7,86.9 L396.4,118.5 L407.1,152.8 L417.9,182.7 L428.6,202.4 L439.3,207.7 L450.0,197.5 L460.7,173.9 L471.4,141.6 L482.1,107.0 L492.9,77.1 L503.6,57.9 L514.3,53.0 L525.0,63.4 L535.7,86.9 L546.4,118.7 L557.1,152.2 L567.9,180.9 L578.6,199.0 L589.3,203.2 L600.0,192.9 L610.7,170.4 L621.4,140.6 L632.1,109.4 L642.9,83.2 L653.6,67.0 L664.3,63.7 L675.0,73.5 L685.7,94.0 L696.4,120.7 L707.1,148.0 L717.9,170.5 L728.6,183.9 L739.3,186.0 L750.0,177.1 L760.7,159.6 L771.4,137.5 L782.1,115.7 L792.9,98.4 L803.6,88.9 L814.3,88.3 L825.0,96.0 L835.7,109.4 L846.4,125.0 L857.1,139.1 L867.9,148.8 L878.6,152.4 L889.3,150.1 L900.0,143.5 L910.7,135.5 L920,130.0" stroke="#BF8F35" stroke-width="5" opacity="0.75"/><br> <path d="M0.0,130.0 L10.7,119.3 L21.4,114.9 L32.1,115.9 L42.9,122.8 L53.6,134.2 L64.3,147.6 L75.0,159.6 L85.7,166.9 L96.4,166.9 L107.1,158.6 L117.9,143.1 L128.6,123.0 L139.3,102.5 L150.0,86.0 L160.7,77.4 L171.4,79.1 L182.1,91.6 L192.9,112.9 L203.6,138.9 L214.3,164.5 L225.0,184.3 L235.7,193.9 L246.4,190.9 L257.1,175.3 L267.9,150.0 L278.6,119.7 L289.3,90.6 L300.0,68.5 L310.7,58.3 L321.4,62.3 L332.1,80.0 L342.9,108.1 L353.6,141.2 L364.3,172.5 L375.0,195.8 L385.7,206.3 L396.4,201.6 L407.1,182.5 L417.9,152.8 L428.6,118.4 L439.3,86.1 L450.0,62.5 L460.7,52.2 L471.4,57.4 L482.1,77.0 L492.9,107.1 L503.6,141.5 L514.3,173.5 L525.0,196.6 L535.7,206.2 L546.4,200.7 L557.1,181.3 L567.9,152.1 L578.6,118.9 L589.3,88.6 L600.0,67.1 L610.7,58.4 L621.4,64.1 L632.1,82.5 L642.9,109.7 L653.6,140.1 L664.3,167.5 L675.0,186.5 L685.7,193.7 L696.4,188.2 L707.1,171.5 L717.9,147.5 L728.6,121.4 L739.3,98.4 L750.0,82.9 L760.7,77.6 L771.4,82.9 L782.1,97.0 L792.9,116.3 L803.6,136.6 L814.3,153.5 L825.0,164.0 L835.7,166.5 L846.4,161.5 L857.1,151.0 L867.9,138.1 L878.6,126.4 L889.3,118.7 L900.0,116.5 L910.7,120.2 L920,130.0" stroke="#8C3B55" stroke-width="5" opacity="0.7"/><br> </svg><br> </div><br> </div><br></section><br><br><main><br><br> <section class="section reveal" id="identificacion"><br> <div class="wrap"><br> <div class="section-head"><br> <span class="section-num">01</span><br> <h2>Identificación General</h2><br> </div><br> <dl class="spec-list"><br> <div class="spec-row"><dt>Nombre del producto</dt><dd>Hidrolágeno HQ10 x 30 Sobres</dd></div><br> <div class="spec-row"><dt>Marca</dt><dd>Hidrolágeno</dd></div><br> <div class="spec-row"><dt>Laboratorio</dt><dd>Mega Labs Latam S.A.</dd></div><br> <div class="spec-row"><dt>SKU / Código</dt><dd>001-025-00023</dd></div><br> <div class="spec-row"><dt>Categoría</dt><dd>Vitaminas & Suplementos — Articulaciones / Belleza</dd></div><br> <div class="spec-row"><dt>Forma farmacéutica</dt><dd>Polvo para solución oral (sobres individuales)</dd></div><br> <div class="spec-row"><dt>Presentación</dt><dd>Caja con 30 sobres</dd></div><br> <div class="spec-row"><dt>Peso neto</dt><dd>50 g (por caja)</dd></div><br> <div class="spec-row"><dt>Dimensiones (caja)</dt><dd>20 × 12,5 × 9,5 cm</dd></div><br> <div class="spec-row"><dt>Condición de venta</dt><dd>Venta libre — No requiere indicación médica</dd></div><br> </dl><br> </div><br> </section><br><br> <section class="section reveal" id="descripcion"><br> <div class="wrap"><br> <div class="section-head"><br> <span class="section-num">02</span><br> <h2>Descripción del Producto</h2><br> </div><br> <div class="desc-grid"><br> <div class="desc-text"><br> <p>Hidrolágeno HQ10 es una fórmula integral de suplemento alimenticio diseñada para prevenir y revertir los signos del envejecimiento. Combina 10 gramos de Colágeno Hidrolizado por porción con la potencia antioxidante de la Coenzima Q10, más un complejo de vitaminas y minerales esenciales, convirtiéndose en un aliado completo para la piel, el cabello, las uñas y las articulaciones.</p><br> <p>Su fórmula en polvo de fácil disolución facilita la adherencia al tratamiento diario, y sus propiedades han sido reconocidas por la EFSA (Autoridad Europea de Seguridad Alimentaria).</p><br> </div><br> <div class="efsa-badge"><br> <span class="icon-wrap"><br> <svg class="icon icon--20" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-check"/></svg><br> </span><br> <h4>Reconocido por la EFSA</h4><br> <p>Autoridad Europea de Seguridad Alimentaria — propiedades avaladas para sus ingredientes activos.</p><br> </div><br> </div><br> </div><br> </section><br><br> <section class="section reveal" id="ingredientes"><br> <div class="wrap"><br> <div class="section-head"><br> <span class="section-num">03</span><br> <h2>Ingredientes Activos y Función</h2><br> </div><br><br> <p class="subhead">Ingredientes activos principales</p><br> <div class="pillars"><br> <div class="pillar-card"><br> <div class="pillar-figure">10 g</div><br> <h3>Colágeno Hidrolizado</h3><br> <p>Estimula la producción de queratina. Tonifica la piel, fortifica el cabello y las uñas. Mantiene y recupera la salud articular (huesos, cartílagos, tendones y ligamentos).</p><br> </div><br> <div class="pillar-card gold"><br> <div class="qbadge">CoQ10</div><br> <h3>Coenzima Q10</h3><br> <p>Potente antioxidante de células, tejidos y órganos. Recupera la firmeza y elasticidad de la piel, devolviendo vitalidad y energía celular.</p><br> </div><br> </div><br><br> <p class="subhead">Complejo de vitaminas y minerales</p><br> <div class="complex-grid"><br> <div class="complex-card"><h4>Vitamina A</h4><p>Protege el colágeno y mantiene la elasticidad de la piel.</p></div><br> <div class="complex-card"><h4>Vitamina C</h4><p>Contribuye a la formación del colágeno en huesos, cartílagos y piel.</p></div><br> <div class="complex-card"><h4>Vitamina D3</h4><p>Mantiene los niveles normales de calcio y el buen estado de huesos y dientes.</p></div><br> <div class="complex-card"><h4>Vitamina E</h4><p>Antioxidante de la piel del rostro y cuerpo. Retrasa el envejecimiento cutáneo.</p></div><br> <div class="complex-card"><h4>Biotina (Vit. B7)</h4><p>Responsable de fortalecer el cabello y las uñas.</p></div><br> <div class="complex-card"><h4>Zinc</h4><p>Mantiene la salud de piel, pelo y uñas. Protege del daño oxidativo ambiental.</p></div><br> <div class="complex-card"><h4>Selenio</h4><p>Mantiene la salud de piel, pelo y uñas. Protege del daño oxidativo ambiental.</p></div><br> </div><br> </div><br> </section><br><br> <section class="section reveal" id="indicaciones"><br> <div class="wrap"><br> <div class="section-head"><br> <span class="section-num">04</span><br> <h2>Indicaciones y Población Objetivo</h2><br> </div><br> <p class="lead-line">Indicado para personas que buscan:</p><br> <ul class="check-list"><br> <li><svg class="icon icon--20" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-check"/></svg><span>Prevenir o tratar signos de envejecimiento de la piel (pérdida de firmeza y elasticidad).</span></li><br> <li><svg class="icon icon--20" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-check"/></svg><span>Combatir la caída excesiva del cabello y el debilitamiento de las uñas.</span></li><br> <li><svg class="icon icon--20" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-check"/></svg><span>Apoyar la salud articular: artritis, artrosis, reducción de movilidad y flexibilidad.</span></li><br> <li><svg class="icon icon--20" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-check"/></svg><span>Obtener beneficios cardiovasculares (mantenimiento de concentraciones normales de colesterol).</span></li><br> <li><svg class="icon icon--20" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-check"/></svg><span>Reforzar huesos y dientes desde la nutrición interna.</span></li><br> </ul><br> </div><br> </section><br><br> <section class="section reveal" id="beneficios"><br> <div class="wrap"><br> <div class="section-head"><br> <span class="section-num">05</span><br> <h2>Beneficios Clave</h2><br> </div><br> <div class="quad-grid"><br> <div class="quad piel"><br> <div class="quad-head"><br> <svg class="icon icon--28" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-leaf"/></svg><br> <h3>Piel</h3><br> </div><br> <div class="quad-body"><br> <ul><br>
<p>Dispensación sujeta a normativa sanitaria.</p>
<p>Precio válido sólo para ventas a través de nuestro sitio web, no incluye costo de despacho.</p>
<p>Infórmate sobre la disponibilidad del o los productos solicitados en la herramienta “<em><u>Ver Disponibilidad en Locales</u></em>”. La disponibilidad de los productos en nuestra plataforma web está sujeta a la reposición de los mismos en nuestros locales, en particular aquella farmacia física vinculada con la compra en línea. Revisa la información disponible en ésta plataforma del stock de nuestros productos en otros los locales de la cadena en caso que quieras acceder a ellos en forma presencial, información que se actualiza cada hora. Para más información, llamar al número 800 802 800, teléfonos celulares al *7700 o al Servicio de Atención al Cliente de Farmacias Cruz Verde S.A.</p>
<p><!DOCTYPE html><br><html lang="es"><br><head><br><meta charset="UTF-8" /><br><meta name="viewport" content="width=device-width, initial-scale=1.0" /><br><title>Hidrolágeno HQ10 — Ficha Técnica de Producto</title><br><link rel="preconnect" href="https://fonts.googleapis.com"><br><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><br><link href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,400;1,9..144,500&family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap" rel="stylesheet"><br><style><br> *,*::before,*::after{box-sizing:border-box;}<br> html{scroll-behavior:smooth;}<br> @media (prefers-reduced-motion:reduce){ html{scroll-behavior:auto;} }<br> body{margin:0;}<br> svg{display:block;}<br> ul{margin:0;padding:0;list-style:none;}<br> h1,h2,h3,h4,p,dl,dd{margin:0;}<br> a{color:inherit;}<br> button{font:inherit;}<br><br> :root{<br> --bg:#F5FAF9;<br> --surface:#FFFFFF;<br> --ink:#132420;<br> --ink-soft:#4E625D;<br> --ink-faint:#8CA19B;<br> --line:rgba(19,36,32,.14);<br><br> --teal-deep:#045C56;<br> --teal:#0E9488;<br> --teal-pale:#E1F1EF;<br><br> --gold-deep:#8F6A22;<br> --gold:#BF8F35;<br> --gold-pale:#F5EAD3;<br><br> --sage-deep:#3F5940;<br> --sage:#5C7A5A;<br> --sage-pale:#E4EBE1;<br><br> --berry:#8C3B55;<br> --berry-pale:#F1DEE5;<br><br> --shadow-sm:0 2px 10px rgba(19,36,32,.07);<br> --shadow-md:0 20px 44px -22px rgba(4,44,40,.4);<br><br> --r-s:10px;<br> --r-m:18px;<br> --r-l:30px;<br><br> --display:'Fraunces',serif;<br> --body:'IBM Plex Sans',sans-serif;<br> --mono:'IBM Plex Mono',monospace;<br><br> --w:1160px;<br> }<br><br> body{<br> background:var(--bg);<br> color:var(--ink);<br> font-family:var(--body);<br> font-size:16px;<br> line-height:1.6;<br> -webkit-font-smoothing:antialiased;<br> -moz-osx-font-smoothing:grayscale;<br> }<br><br> ::selection{ background:var(--teal-pale); color:var(--teal-deep); }<br> a:focus-visible, button:focus-visible{ outline:2px solid var(--teal-deep); outline-offset:3px; border-radius:4px; }<br><br> .wrap{ max-width:var(--w); margin:0 auto; padding:0 28px; }<br> @media (max-width:640px){ .wrap{padding:0 20px;} }<br><br> /* ---------- icons ---------- */<br> .icon{display:block;flex:none;}<br> .icon--18{width:18px;height:18px;}<br> .icon--20{width:20px;height:20px;}<br> .icon--22{width:22px;height:22px;}<br> .icon--24{width:24px;height:24px;}<br> .icon--28{width:28px;height:28px;}<br> .icon--36{width:36px;height:36px;}<br><br> .helix-mark path:nth-child(1){stroke:var(--teal-deep);}<br> .helix-mark path:nth-child(2){stroke:var(--gold-deep);}<br> .helix-mark path:nth-child(3){stroke:var(--berry);}<br><br> /* ---------- topbar ---------- */<br> .topbar{ border-bottom:1px solid var(--line); }<br> .topbar .wrap{ display:flex; align-items:center; justify-content:space-between; height:64px; gap:16px;}<br> .brandmark{ display:flex; align-items:center; gap:10px; font-family:var(--mono); font-weight:600; font-size:.82rem; letter-spacing:.08em; text-transform:uppercase;}<br> .topbar-right{ display:flex; align-items:center; gap:18px; }<br> .topbar-meta{ font-family:var(--mono); font-size:.72rem; letter-spacing:.06em; text-transform:uppercase; color:var(--ink-soft);}<br> .print-btn{ display:inline-flex; align-items:center; gap:7px; border:1px solid var(--line); background:var(--surface); padding:8px 14px; border-radius:100px; cursor:pointer; color:var(--ink); font-family:var(--mono); font-size:.7rem; letter-spacing:.06em; text-transform:uppercase; transition:background .2s,border-color .2s; }<br> .print-btn:hover{ background:var(--teal-pale); border-color:var(--teal); }<br> @media (max-width:640px){ .topbar-meta{display:none;} }<br><br> /* ---------- sticky section nav ---------- */<br> .section-nav{ position:sticky; top:0; z-index:20; background:rgba(245,250,249,.9); backdrop-filter:blur(6px); border-bottom:1px solid var(--line); }<br> .section-nav .wrap{ display:flex; gap:6px; overflow-x:auto; padding:11px 28px; scrollbar-width:none; }<br> .section-nav .wrap::-webkit-scrollbar{display:none;}<br> .section-nav a{ flex:none; font-family:var(--mono); font-size:.72rem; letter-spacing:.02em; text-decoration:none; color:var(--ink-soft); padding:7px 13px; border-radius:100px; border:1px solid transparent; white-space:nowrap; transition:background .2s,color .2s;}<br> .section-nav a:hover{ background:var(--teal-pale); color:var(--teal-deep);}<br> .section-nav a.active{ background:var(--teal-deep); color:#fff; }<br><br> /* ---------- hero ---------- */<br> .hero{ position:relative; overflow:hidden; padding:68px 0 56px; border-bottom:1px solid var(--line); }<br> .hero-inner{ position:relative; z-index:1; display:grid; grid-template-columns:1.15fr .95fr; gap:32px; align-items:center; }<br> .hero-eyebrow{ font-family:var(--mono); font-size:.74rem; letter-spacing:.09em; text-transform:uppercase; color:var(--teal-deep); margin-bottom:20px; display:flex; align-items:center; gap:10px;}<br> .hero-eyebrow::before{content:"";width:26px;height:1px;background:var(--teal-deep);}<br> .hero h1{ font-family:var(--display); font-weight:500; font-size:clamp(2.5rem,5.4vw,4.3rem); line-height:1.03; letter-spacing:-.01em; }<br> .hero-tagline{ font-family:var(--display); font-style:italic; font-weight:400; font-size:clamp(1.12rem,2vw,1.4rem); color:var(--ink-soft); margin-top:16px; max-width:32ch; line-height:1.4;}<br> .hero-fact{ margin-top:20px; font-size:.98rem; color:var(--ink-soft); max-width:46ch; line-height:1.6; }<br> .hero-fact strong{color:var(--ink); font-weight:600;}<br> .chips{ display:flex; flex-wrap:wrap; gap:10px; margin-top:28px; }<br> .chip{ font-family:var(--mono); font-size:.72rem; letter-spacing:.02em; background:var(--surface); border:1px solid var(--line); padding:9px 14px; border-radius:100px; color:var(--ink-soft); }<br> .chip b{color:var(--ink); font-weight:600;}<br> .hero-art{ position:relative; z-index:0; }<br> .hero-art svg{ width:100%; height:auto; }<br> @media (max-width:860px){<br> .hero{padding:44px 0 32px;}<br> .hero-inner{grid-template-columns:1fr;}<br> .hero-art{opacity:.5; margin-top:4px;}<br> }<br><br> /* ---------- section shell ---------- */<br> .section{ padding:68px 0; border-bottom:1px solid var(--line); }<br> main .section:last-child{ border-bottom:none; }<br> .section.reveal{ opacity:0; transform:translateY(16px); transition:opacity .6s ease, transform .6s ease; }<br> .section.reveal.is-visible{ opacity:1; transform:translateY(0); }<br> .section-head{ display:flex; align-items:center; gap:16px; margin-bottom:34px; }<br> .section-num{ font-family:var(--mono); font-size:.82rem; color:var(--teal-deep); border:1px solid var(--teal-deep); border-radius:100px; width:38px;height:38px; display:flex; align-items:center; justify-content:center; flex:none; }<br> .section-head h2{ font-family:var(--display); font-weight:500; font-size:clamp(1.45rem,2.6vw,1.95rem); }<br> .section-note{ font-family:var(--mono); font-size:.7rem; letter-spacing:.07em; text-transform:uppercase; color:var(--ink-faint); display:block; margin-bottom:6px;}<br><br> /* ---------- 01 identificacion (spec list) ---------- */<br> .spec-list{ border-top:1px solid var(--line); }<br> .spec-row{ display:grid; grid-template-columns:260px 1fr; gap:24px; padding:15px 0; border-bottom:1px solid var(--line); }<br> .spec-row dt{ font-family:var(--mono); font-size:.76rem; letter-spacing:.02em; color:var(--ink-soft); text-transform:uppercase; }<br> .spec-row dd{ font-size:1rem; font-weight:500; }<br> @media (max-width:640px){ .spec-row{grid-template-columns:1fr; gap:4px; padding:14px 0;} }<br><br> /* ---------- 02 descripcion ---------- */<br> .desc-grid{ display:grid; grid-template-columns:1fr 270px; gap:44px; }<br> .desc-text p{ font-size:1.05rem; line-height:1.75; max-width:62ch; }<br> .desc-text p+p{ margin-top:16px; }<br> .efsa-badge{ background:var(--teal-pale); border-radius:var(--r-m); padding:24px; }<br> .efsa-badge .icon-wrap{ width:40px;height:40px;border-radius:50%;background:var(--teal-deep);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:14px;}<br> .efsa-badge h4{ font-family:var(--display); font-weight:600; font-size:1.05rem; margin-bottom:6px;}<br> .efsa-badge p{ font-size:.87rem; color:var(--ink-soft); line-height:1.55;}<br> @media (max-width:820px){ .desc-grid{grid-template-columns:1fr;} .efsa-badge{max-width:420px;} }<br><br> /* ---------- 03 ingredientes ---------- */<br> .subhead{ font-family:var(--mono); font-size:.72rem; letter-spacing:.07em; text-transform:uppercase; color:var(--ink-faint); margin:0 0 14px; }<br> .pillars{ display:grid; grid-template-columns:1fr 1fr; gap:20px; margin-bottom:36px; }<br> .pillar-card{ background:var(--surface); border-radius:var(--r-l); padding:32px; border:1px solid var(--line); border-top:4px solid var(--teal-deep); box-shadow:var(--shadow-sm); }<br> .pillar-card.gold{ border-top-color:var(--gold-deep); }<br> .pillar-figure{ font-family:var(--display); font-size:2.3rem; font-weight:500; color:var(--teal-deep); line-height:1; margin-bottom:14px;}<br> .qbadge{ width:52px;height:52px;border-radius:50%; display:flex;align-items:center;justify-content:center; font-family:var(--mono); font-weight:600; font-size:.88rem; color:#fff; background:var(--gold-deep); margin-bottom:14px;}<br> .pillar-card h3{ font-family:var(--display); font-size:1.28rem; font-weight:600; margin-bottom:10px;}<br> .pillar-card p{ color:var(--ink-soft); font-size:.95rem; line-height:1.6;}<br> .complex-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:14px; }<br> .complex-card{ background:var(--surface); border:1px solid var(--line); border-radius:var(--r-m); padding:19px; }<br> .complex-card h4{ font-family:var(--mono); text-transform:uppercase; font-size:.74rem; letter-spacing:.03em; color:var(--teal-deep); margin-bottom:8px; font-weight:600;}<br> .complex-card p{ font-size:.85rem; color:var(--ink-soft); line-height:1.5; }<br> @media (max-width:900px){ .pillars{grid-template-columns:1fr;} .complex-grid{grid-template-columns:repeat(2,1fr);} }<br> @media (max-width:480px){ .complex-grid{grid-template-columns:1fr;} }<br><br> /* ---------- 04 indicaciones ---------- */<br> .lead-line{ font-size:1.05rem; margin-bottom:22px; }<br> .check-list{ display:grid; gap:14px; max-width:66ch; }<br> .check-list li{ display:flex; gap:14px; align-items:flex-start; font-size:1.01rem; line-height:1.55;}<br> .check-list .icon{ color:var(--teal-deep); margin-top:2px; }<br><br> /* ---------- 05 beneficios (signature grid) ---------- */<br> .quad-grid{ display:grid; grid-template-columns:1fr 1fr; gap:20px; }<br> .quad{ border-radius:var(--r-l); overflow:hidden; border:1px solid var(--line); }<br> .quad-head{ padding:20px 26px; display:flex; align-items:center; gap:14px; color:#fff; }<br> .quad-head h3{ font-family:var(--display); font-weight:600; font-size:1.2rem; }<br> .quad-body{ padding:22px 26px 26px; }<br> .quad-body ul{ display:grid; gap:10px; }<br> .quad-body li{ font-size:.95rem; line-height:1.5; padding-left:18px; position:relative; }<br> .quad-body li::before{ content:""; position:absolute; left:0; top:.55em; width:6px;height:6px;border-radius:50%; }<br> .quad.piel .quad-head{ background:var(--teal-deep); }<br> .quad.piel .quad-body{ background:var(--teal-pale); }<br> .quad.piel .quad-body li::before{ background:var(--teal-deep); }<br> .quad.cabello .quad-head{ background:var(--gold-deep); }<br> .quad.cabello .quad-body{ background:var(--gold-pale); }<br> .quad.cabello .quad-body li::before{ background:var(--gold-deep); }<br> .quad.articulaciones .quad-head{ background:var(--sage-deep); }<br> .quad.articulaciones .quad-body{ background:var(--sage-pale); }<br> .quad.articulaciones .quad-body li::before{ background:var(--sage-deep); }<br> .quad.antiage .quad-head{ background:var(--berry); }<br> .quad.antiage .quad-body{ background:var(--berry-pale); }<br> .quad.antiage .quad-body li::before{ background:var(--berry); }<br> @media (max-width:760px){ .quad-grid{grid-template-columns:1fr;} }<br><br> /* ---------- 06 modo de uso ---------- */<br> .dose-band{ background:var(--teal-deep); color:#fff; border-radius:var(--r-l); padding:44px; display:grid; grid-template-columns:auto 1fr; gap:26px; align-items:center; }<br> .dose-band .icon-circle{ width:68px;height:68px;border-radius:50%; background:rgba(255,255,255,.14); display:flex;align-items:center;justify-content:center; flex:none;}<br> .dose-band .icon-circle svg{color:#fff;}<br> .dose-band h3{ font-family:var(--display); font-weight:500; font-size:clamp(1.25rem,2.6vw,1.7rem); line-height:1.35; }<br> .dose-band p{ margin-top:9px; color:rgba(255,255,255,.82); font-size:.98rem; }<br> @media (max-width:600px){ .dose-band{grid-template-columns:1fr; padding:30px 24px;} }<br><br> /* ---------- 07 contraindicaciones ---------- */<br> .warn-list{ display:grid; gap:14px; max-width:72ch; }<br> .warn-item{ display:flex; gap:14px; padding:17px 20px; background:var(--surface); border:1px solid var(--line); border-left:3px solid var(--berry); border-radius:var(--r-s); }<br> .warn-item .icon{ color:var(--berry); margin-top:1px;}<br> .warn-item p{ font-size:.97rem; line-height:1.55; }<br><br> /* ---------- 08 comercial (pending) ---------- */<br> .pending-card{ border:1.5px dashed var(--ink-faint); border-radius:var(--r-l); padding:40px; text-align:center; max-width:600px; margin:0 auto;}<br> .pending-card .icon-wrap{ width:50px;height:50px;border-radius:50%; background:var(--bg); border:1px solid var(--line); display:flex;align-items:center;justify-content:center; margin:0 auto 18px; color:var(--ink-soft);}<br> .pending-card h3{ font-family:var(--display); font-size:1.18rem; font-weight:600; margin-bottom:8px; }<br> .pending-card p{ color:var(--ink-soft); font-size:.92rem; max-width:42ch; margin:0 auto; line-height:1.55;}<br> .pending-lines{ margin-top:28px; display:grid; gap:10px; }<br> .pending-lines span{ display:block; height:9px; border-radius:6px; background:var(--line); }<br><br> /* ---------- 09 relacionados ---------- */<br> .related-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }<br> .related-card{ border:1px solid var(--line); border-radius:var(--r-m); padding:22px; display:flex; align-items:flex-start; gap:13px; background:var(--surface); transition:box-shadow .2s, transform .2s; }<br> .related-card:hover{ box-shadow:var(--shadow-sm); transform:translateY(-2px); }<br> .related-card .icon{ color:var(--teal-deep); margin-top:2px; }<br> .related-card h4{ font-family:var(--body); font-weight:600; font-size:.96rem; line-height:1.4;}<br> .related-tag{ display:block; font-family:var(--mono); font-size:.68rem; letter-spacing:.05em; text-transform:uppercase; color:var(--ink-faint); margin-bottom:4px;}<br> @media (max-width:820px){ .related-grid{grid-template-columns:1fr;} }<br><br> /* ---------- footer ---------- */<br> footer{ padding:8px 0 56px; }<br> .footer-inner{ display:flex; justify-content:space-between; align-items:flex-end; gap:24px; flex-wrap:wrap; border-top:1px solid var(--line); padding-top:28px; }<br> .footer-source{ font-size:.85rem; color:var(--ink-soft); max-width:58ch; }<br> .footer-disclaimer{ font-style:italic; color:var(--ink-faint); font-size:.81rem; margin-top:8px; }<br> .footer-mark{ display:flex; align-items:center; gap:8px; font-family:var(--mono); font-size:.7rem; letter-spacing:.07em; text-transform:uppercase; color:var(--ink-faint); }<br><br> @media print{<br> .section-nav, .print-btn{ display:none !important; }<br> .hero-art{ display:none; }<br> .section{ padding:22px 0; }<br> .section.reveal{ opacity:1 !important; transform:none !important; }<br> }<br></style><br></head><br><body><br><br><!-- icon sprite --><br><svg style="position:absolute;width:0;height:0;overflow:hidden" aria-hidden="true"><br> <symbol id="i-leaf" viewBox="0 0 48 48"><br> <path d="M24,7 C35,14 39,26 24,42 C9,26 13,14 24,7 Z"/><br> <path d="M24,13 L24,36"/><br> <path d="M24,19 L17,24"/><br> <path d="M24,19 L31,24"/><br> <path d="M24,27 L17,32"/><br> <path d="M24,27 L31,32"/><br> </symbol><br> <symbol id="i-hair" viewBox="0 0 48 48"><br> <path d="M18,6 C12,14 24,20 14,28 C9,33 15,39 12,44"/><br> <path d="M24,6 C24,14 24,20 24,26 C24,33 24,38 24,44"/><br> <path d="M30,6 C36,14 24,20 34,28 C39,33 33,39 36,44"/><br> </symbol><br> <symbol id="i-joint" viewBox="0 0 48 48"><br> <path d="M13,10 L23,23"/><br> <path d="M23,23 L35,37"/><br> <circle cx="13" cy="10" r="4"/><br> <circle cx="35" cy="37" r="4"/><br> <circle cx="23" cy="23" r="6"/><br> </symbol><br> <symbol id="i-shield" viewBox="0 0 48 48"><br> <path d="M24,6 L38,12 L38,23 C38,33 32,40 24,44 C16,40 10,33 10,23 L10,12 Z"/><br> <path d="M24,17.5 L25.6,22.1 L30.5,23.5 L25.6,24.9 L24,29.5 L22.4,24.9 L17.5,23.5 L22.4,22.1 Z" fill="currentColor" stroke="none"/><br> </symbol><br> <symbol id="i-check" viewBox="0 0 48 48"><br> <path d="M12,25 L20,33 L37,14"/><br> </symbol><br> <symbol id="i-sun" viewBox="0 0 48 48"><br> <circle cx="24" cy="24" r="8"/><br> <line x1="37" y1="24" x2="43" y2="24"/><br> <line x1="33.2" y1="14.8" x2="37.4" y2="10.6"/><br> <line x1="24" y1="11" x2="24" y2="5"/><br> <line x1="14.8" y1="14.8" x2="10.6" y2="10.6"/><br> <line x1="11" y1="24" x2="5" y2="24"/><br> <line x1="14.8" y1="33.2" x2="10.6" y2="37.4"/><br> <line x1="24" y1="37" x2="24" y2="43"/><br> <line x1="33.2" y1="33.2" x2="37.4" y2="37.4"/><br> </symbol><br> <symbol id="i-warn" viewBox="0 0 48 48"><br> <circle cx="24" cy="24" r="17"/><br> <line x1="24" y1="15" x2="24" y2="27"/><br> <circle cx="24" cy="33.5" r="1.8" fill="currentColor" stroke="none"/><br> </symbol><br> <symbol id="i-clipboard" viewBox="0 0 48 48"><br> <rect x="10" y="9" width="28" height="34" rx="4"/><br> <rect x="18" y="5" width="12" height="8" rx="2"/><br> <line x1="16" y1="23" x2="32" y2="23"/><br> <line x1="16" y1="30" x2="32" y2="30"/><br> <line x1="16" y1="37" x2="26" y2="37"/><br> </symbol><br> <symbol id="i-box" viewBox="0 0 48 48"><br> <path d="M24,5 L42,15 L42,33 L24,43 L6,33 L6,15 Z"/><br> <path d="M24,24 L42,15"/><br> <path d="M24,24 L6,15"/><br> <path d="M24,24 L24,43"/><br> </symbol><br> <symbol id="i-print" viewBox="0 0 48 48"><br> <path d="M15,17 L15,7 L33,7 L33,17"/><br> <rect x="8" y="17" width="32" height="15" rx="3"/><br> <rect x="15" y="25" width="18" height="13" rx="1"/><br> </symbol><br></svg><br><br><header class="topbar"><br> <div class="wrap"><br> <div class="brandmark"><br> <svg class="helix-mark" viewBox="0 0 28 28" fill="none" stroke-width="2.1" stroke-linecap="round" stroke-linejoin="round" style="width:22px;height:22px" aria-hidden="true"><br> <path d="M14.0,0.0 L18.41,1.6 L21.13,3.2 L21.13,4.8 L18.41,6.4 L14.0,8.0 L9.59,9.6 L6.87,11.2 L6.87,12.8 L9.59,14.4 L14.0,16.0 L18.41,17.6 L21.13,19.2 L21.13,20.8 L18.41,22.4 L14.0,24.0 L9.59,25.6 L6.87,27.2 L6.5,28"/><br> <path d="M20.5,0.0 L17.05,1.6 L12.44,3.2 L8.43,4.8 L6.54,6.4 L7.5,8.0 L10.95,9.6 L15.56,11.2 L19.57,12.8 L21.46,14.4 L20.5,16.0 L17.05,17.6 L12.44,19.2 L8.43,20.8 L6.54,22.4 L7.5,24.0 L10.95,25.6 L15.56,27.2 L17.75,28"/><br> <path d="M7.5,0.0 L6.54,1.6 L8.43,3.2 L12.44,4.8 L17.05,6.4 L20.5,8.0 L21.46,9.6 L19.57,11.2 L15.56,12.8 L10.95,14.4 L7.5,16.0 L6.54,17.6 L8.43,19.2 L12.44,20.8 L17.05,22.4 L20.5,24.0 L21.46,25.6 L19.57,27.2 L17.75,28"/><br> </svg><br> Hidrolágeno HQ10<br> </div><br> <div class="topbar-right"><br> <span class="topbar-meta">Ficha técnica de producto</span><br> <button class="print-btn" id="printBtn" type="button"><br> <svg class="icon icon--18" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2.6" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-print"/></svg><br> Imprimir<br> </button><br> </div><br> </div><br></header><br><br><nav class="section-nav" aria-label="Secciones de la ficha técnica"><br> <div class="wrap"><br> <a href="#identificacion">01 Identificación</a><br> <a href="#descripcion">02 Descripción</a><br> <a href="#ingredientes">03 Ingredientes</a><br> <a href="#indicaciones">04 Indicaciones</a><br> <a href="#beneficios">05 Beneficios</a><br> <a href="#modo-de-uso">06 Modo de uso</a><br> <a href="#precauciones">07 Precauciones</a><br> <a href="#comercial">08 Comercial</a><br> <a href="#relacionados">09 Relacionados</a><br> </div><br></nav><br><br><section class="hero"><br> <div class="wrap hero-inner"><br> <div class="hero-copy"><br> <p class="hero-eyebrow">Mega Labs Latam S.A. á SKU 001-025-00023</p><br> <h1>Hidrolágeno HQ10</h1><br> <p class="hero-tagline">Nutrición avanzada para tu piel, tu pelo y tus articulaciones.</p><br> <p class="hero-fact">Cada sobre aporta <strong>10 g de Colágeno Hidrolizado</strong>, <strong>Coenzima Q10</strong> y un complejo de vitaminas y minerales esenciales, en un polvo de fácil disolución.</p><br> <div class="chips"><br> <span class="chip"><b>Marca</b> — Hidrolágeno</span><br> <span class="chip"><b>Laboratorio</b> — Mega Labs Latam S.A.</span><br> <span class="chip"><b>SKU</b> — 001-025-00023</span><br> </div><br> </div><br> <div class="hero-art" aria-hidden="true"><br> <svg viewBox="0 0 920 260" fill="none" stroke-linecap="round" stroke-linejoin="round"><br> <path d="M0.0,130.0 L10.7,134.6 L21.4,142.7 L32.1,150.2 L42.9,154.0 L53.6,151.9 L64.3,143.6 L75.0,130.0 L85.7,113.9 L96.4,99.0 L107.1,89.0 L117.9,86.7 L128.6,93.5 L139.3,108.8 L150.0,130.0 L160.7,152.9 L171.4,172.7 L182.1,185.0 L192.9,186.6 L203.6,176.7 L214.3,156.6 L225.0,130.0 L235.7,102.2 L246.4,78.9 L257.1,65.0 L267.9,63.9 L278.6,76.1 L289.3,99.6 L300.0,130.0 L310.7,161.2 L321.4,186.9 L332.1,201.7 L342.9,202.4 L353.6,188.6 L364.3,162.8 L375.0,130.0 L385.7,96.8 L396.4,69.9 L407.1,54.7 L417.9,54.4 L428.6,69.2 L439.3,96.2 L450.0,130.0 L460.7,163.8 L471.4,191.0 L482.1,205.9 L492.9,205.8 L503.6,190.6 L514.3,163.5 L525.0,130.0 L535.7,96.8 L546.4,70.6 L557.1,56.5 L567.9,57.1 L578.6,72.0 L589.3,98.1 L600.0,130.0 L610.7,161.1 L621.4,185.4 L632.1,198.1 L642.9,197.1 L653.6,182.9 L664.3,158.8 L675.0,130.0 L685.7,102.3 L696.4,81.1 L707.1,70.5 L717.9,72.0 L728.6,84.8 L739.3,105.6 L750.0,130.0 L760.7,152.8 L771.4,169.5 L782.1,177.3 L792.9,175.2 L803.6,164.5 L814.3,148.1 L825.0,130.0 L835.7,114.1 L846.4,103.5 L857.1,99.9 L867.9,103.1 L878.6,111.2 L889.3,121.3 L900.0,130.0 L910.7,134.3 L920,130.0" stroke="#045C56" stroke-width="5" opacity="0.8"/><br> <path d="M0.0,130.0 L10.7,136.0 L21.4,132.4 L32.1,123.9 L42.9,113.3 L53.6,103.9 L64.3,98.8 L75.0,100.4 L85.7,109.2 L96.4,124.1 L107.1,142.4 L117.9,160.2 L128.6,173.5 L139.3,178.7 L150.0,174.0 L160.7,159.7 L171.4,138.1 L182.1,113.4 L192.9,90.5 L203.6,74.4 L214.3,68.9 L225.0,75.7 L235.7,93.9 L246.4,120.3 L257.1,149.6 L267.9,176.1 L278.6,194.2 L289.3,199.8 L300.0,191.5 L310.7,170.5 L321.4,140.8 L332.1,108.3 L342.9,79.5 L353.6,60.3 L364.3,54.7 L375.0,64.2 L385.7,86.9 L396.4,118.5 L407.1,152.8 L417.9,182.7 L428.6,202.4 L439.3,207.7 L450.0,197.5 L460.7,173.9 L471.4,141.6 L482.1,107.0 L492.9,77.1 L503.6,57.9 L514.3,53.0 L525.0,63.4 L535.7,86.9 L546.4,118.7 L557.1,152.2 L567.9,180.9 L578.6,199.0 L589.3,203.2 L600.0,192.9 L610.7,170.4 L621.4,140.6 L632.1,109.4 L642.9,83.2 L653.6,67.0 L664.3,63.7 L675.0,73.5 L685.7,94.0 L696.4,120.7 L707.1,148.0 L717.9,170.5 L728.6,183.9 L739.3,186.0 L750.0,177.1 L760.7,159.6 L771.4,137.5 L782.1,115.7 L792.9,98.4 L803.6,88.9 L814.3,88.3 L825.0,96.0 L835.7,109.4 L846.4,125.0 L857.1,139.1 L867.9,148.8 L878.6,152.4 L889.3,150.1 L900.0,143.5 L910.7,135.5 L920,130.0" stroke="#BF8F35" stroke-width="5" opacity="0.75"/><br> <path d="M0.0,130.0 L10.7,119.3 L21.4,114.9 L32.1,115.9 L42.9,122.8 L53.6,134.2 L64.3,147.6 L75.0,159.6 L85.7,166.9 L96.4,166.9 L107.1,158.6 L117.9,143.1 L128.6,123.0 L139.3,102.5 L150.0,86.0 L160.7,77.4 L171.4,79.1 L182.1,91.6 L192.9,112.9 L203.6,138.9 L214.3,164.5 L225.0,184.3 L235.7,193.9 L246.4,190.9 L257.1,175.3 L267.9,150.0 L278.6,119.7 L289.3,90.6 L300.0,68.5 L310.7,58.3 L321.4,62.3 L332.1,80.0 L342.9,108.1 L353.6,141.2 L364.3,172.5 L375.0,195.8 L385.7,206.3 L396.4,201.6 L407.1,182.5 L417.9,152.8 L428.6,118.4 L439.3,86.1 L450.0,62.5 L460.7,52.2 L471.4,57.4 L482.1,77.0 L492.9,107.1 L503.6,141.5 L514.3,173.5 L525.0,196.6 L535.7,206.2 L546.4,200.7 L557.1,181.3 L567.9,152.1 L578.6,118.9 L589.3,88.6 L600.0,67.1 L610.7,58.4 L621.4,64.1 L632.1,82.5 L642.9,109.7 L653.6,140.1 L664.3,167.5 L675.0,186.5 L685.7,193.7 L696.4,188.2 L707.1,171.5 L717.9,147.5 L728.6,121.4 L739.3,98.4 L750.0,82.9 L760.7,77.6 L771.4,82.9 L782.1,97.0 L792.9,116.3 L803.6,136.6 L814.3,153.5 L825.0,164.0 L835.7,166.5 L846.4,161.5 L857.1,151.0 L867.9,138.1 L878.6,126.4 L889.3,118.7 L900.0,116.5 L910.7,120.2 L920,130.0" stroke="#8C3B55" stroke-width="5" opacity="0.7"/><br> </svg><br> </div><br> </div><br></section><br><br><main><br><br> <section class="section reveal" id="identificacion"><br> <div class="wrap"><br> <div class="section-head"><br> <span class="section-num">01</span><br> <h2>Identificación General</h2><br> </div><br> <dl class="spec-list"><br> <div class="spec-row"><dt>Nombre del producto</dt><dd>Hidrolágeno HQ10 x 30 Sobres</dd></div><br> <div class="spec-row"><dt>Marca</dt><dd>Hidrolágeno</dd></div><br> <div class="spec-row"><dt>Laboratorio</dt><dd>Mega Labs Latam S.A.</dd></div><br> <div class="spec-row"><dt>SKU / Código</dt><dd>001-025-00023</dd></div><br> <div class="spec-row"><dt>Categoría</dt><dd>Vitaminas & Suplementos — Articulaciones / Belleza</dd></div><br> <div class="spec-row"><dt>Forma farmacéutica</dt><dd>Polvo para solución oral (sobres individuales)</dd></div><br> <div class="spec-row"><dt>Presentación</dt><dd>Caja con 30 sobres</dd></div><br> <div class="spec-row"><dt>Peso neto</dt><dd>50 g (por caja)</dd></div><br> <div class="spec-row"><dt>Dimensiones (caja)</dt><dd>20 × 12,5 × 9,5 cm</dd></div><br> <div class="spec-row"><dt>Condición de venta</dt><dd>Venta libre — No requiere indicación médica</dd></div><br> </dl><br> </div><br> </section><br><br> <section class="section reveal" id="descripcion"><br> <div class="wrap"><br> <div class="section-head"><br> <span class="section-num">02</span><br> <h2>Descripción del Producto</h2><br> </div><br> <div class="desc-grid"><br> <div class="desc-text"><br> <p>Hidrolágeno HQ10 es una fórmula integral de suplemento alimenticio diseñada para prevenir y revertir los signos del envejecimiento. Combina 10 gramos de Colágeno Hidrolizado por porción con la potencia antioxidante de la Coenzima Q10, más un complejo de vitaminas y minerales esenciales, convirtiéndose en un aliado completo para la piel, el cabello, las uñas y las articulaciones.</p><br> <p>Su fórmula en polvo de fácil disolución facilita la adherencia al tratamiento diario, y sus propiedades han sido reconocidas por la EFSA (Autoridad Europea de Seguridad Alimentaria).</p><br> </div><br> <div class="efsa-badge"><br> <span class="icon-wrap"><br> <svg class="icon icon--20" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-check"/></svg><br> </span><br> <h4>Reconocido por la EFSA</h4><br> <p>Autoridad Europea de Seguridad Alimentaria — propiedades avaladas para sus ingredientes activos.</p><br> </div><br> </div><br> </div><br> </section><br><br> <section class="section reveal" id="ingredientes"><br> <div class="wrap"><br> <div class="section-head"><br> <span class="section-num">03</span><br> <h2>Ingredientes Activos y Función</h2><br> </div><br><br> <p class="subhead">Ingredientes activos principales</p><br> <div class="pillars"><br> <div class="pillar-card"><br> <div class="pillar-figure">10 g</div><br> <h3>Colágeno Hidrolizado</h3><br> <p>Estimula la producción de queratina. Tonifica la piel, fortifica el cabello y las uñas. Mantiene y recupera la salud articular (huesos, cartílagos, tendones y ligamentos).</p><br> </div><br> <div class="pillar-card gold"><br> <div class="qbadge">CoQ10</div><br> <h3>Coenzima Q10</h3><br> <p>Potente antioxidante de células, tejidos y órganos. Recupera la firmeza y elasticidad de la piel, devolviendo vitalidad y energía celular.</p><br> </div><br> </div><br><br> <p class="subhead">Complejo de vitaminas y minerales</p><br> <div class="complex-grid"><br> <div class="complex-card"><h4>Vitamina A</h4><p>Protege el colágeno y mantiene la elasticidad de la piel.</p></div><br> <div class="complex-card"><h4>Vitamina C</h4><p>Contribuye a la formación del colágeno en huesos, cartílagos y piel.</p></div><br> <div class="complex-card"><h4>Vitamina D3</h4><p>Mantiene los niveles normales de calcio y el buen estado de huesos y dientes.</p></div><br> <div class="complex-card"><h4>Vitamina E</h4><p>Antioxidante de la piel del rostro y cuerpo. Retrasa el envejecimiento cutáneo.</p></div><br> <div class="complex-card"><h4>Biotina (Vit. B7)</h4><p>Responsable de fortalecer el cabello y las uñas.</p></div><br> <div class="complex-card"><h4>Zinc</h4><p>Mantiene la salud de piel, pelo y uñas. Protege del daño oxidativo ambiental.</p></div><br> <div class="complex-card"><h4>Selenio</h4><p>Mantiene la salud de piel, pelo y uñas. Protege del daño oxidativo ambiental.</p></div><br> </div><br> </div><br> </section><br><br> <section class="section reveal" id="indicaciones"><br> <div class="wrap"><br> <div class="section-head"><br> <span class="section-num">04</span><br> <h2>Indicaciones y Población Objetivo</h2><br> </div><br> <p class="lead-line">Indicado para personas que buscan:</p><br> <ul class="check-list"><br> <li><svg class="icon icon--20" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-check"/></svg><span>Prevenir o tratar signos de envejecimiento de la piel (pérdida de firmeza y elasticidad).</span></li><br> <li><svg class="icon icon--20" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-check"/></svg><span>Combatir la caída excesiva del cabello y el debilitamiento de las uñas.</span></li><br> <li><svg class="icon icon--20" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-check"/></svg><span>Apoyar la salud articular: artritis, artrosis, reducción de movilidad y flexibilidad.</span></li><br> <li><svg class="icon icon--20" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-check"/></svg><span>Obtener beneficios cardiovasculares (mantenimiento de concentraciones normales de colesterol).</span></li><br> <li><svg class="icon icon--20" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-check"/></svg><span>Reforzar huesos y dientes desde la nutrición interna.</span></li><br> </ul><br> </div><br> </section><br><br> <section class="section reveal" id="beneficios"><br> <div class="wrap"><br> <div class="section-head"><br> <span class="section-num">05</span><br> <h2>Beneficios Clave</h2><br> </div><br> <div class="quad-grid"><br> <div class="quad piel"><br> <div class="quad-head"><br> <svg class="icon icon--28" viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><use href="#i-leaf"/></svg><br> <h3>Piel</h3><br> </div><br> <div class="quad-body"><br> <ul><br>
<p>Dispensación sujeta a normativa sanitaria.</p>
<p>Precio válido sólo para ventas a través de nuestro sitio web, no incluye costo de despacho.</p>
<p>Infórmate sobre la disponibilidad del o los productos solicitados en la herramienta “<em><u>Ver Disponibilidad en Locales</u></em>”. La disponibilidad de los productos en nuestra plataforma web está sujeta a la reposición de los mismos en nuestros locales, en particular aquella farmacia física vinculada con la compra en línea. Revisa la información disponible en ésta plataforma del stock de nuestros productos en otros los locales de la cadena en caso que quieras acceder a ellos en forma presencial, información que se actualiza cada hora. Para más información, llamar al número 800 802 800, teléfonos celulares al *7700 o al Servicio de Atención al Cliente de Farmacias Cruz Verde S.A.</p>
