{"id":323,"date":"2026-08-11T23:06:57","date_gmt":"2026-08-12T02:06:57","guid":{"rendered":"https:\/\/order-science.com\/?page_id=323"},"modified":"2026-08-12T00:47:30","modified_gmt":"2026-08-12T03:47:30","slug":"omega3-en","status":"publish","type":"page","link":"https:\/\/order-science.com\/en\/omega3-en\/","title":{"rendered":"Omega3"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&amp;family=Inter:wght@400;500;600;700;800&amp;display=swap\" rel=\"stylesheet\">\n<style>\n.omega3-lp *, .omega3-lp *::before, .omega3-lp *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.omega3-lp {\n    --navy: #0A2A43;\n    --navy-deep: #071C2E;\n    --navy-mid: #12405F;\n    --teal: #1B8A94;\n    --teal-light: #4FB3BD;\n    --gold: #C98A2B;\n    --gold-light: #E8B85C;\n    --gold-pale: #FBF1DC;\n    --aqua-pale: #EAF5F6;\n    --white: #FFFFFF;\n    --off-white: #F8FBFB;\n    --gray: #EFF3F3;\n    --text-dark: #0E2431;\n    --text-mid: #47585F;\n    --text-light: #7E8D93;\n    --radius: 20px;\n    --shadow: 0 10px 40px rgba(10,42,67,0.10);\n  }\n.omega3-lp { scroll-behavior: smooth; }\n.omega3-lp {\n    font-family: 'Inter', sans-serif;\n    color: var(--text-dark);\n    background: var(--white);\n    overflow-x: hidden;\n  }\n.omega3-lp h1, .omega3-lp h2, .omega3-lp h3, .omega3-lp h4 { font-family: 'Fraunces', serif; line-height: 1.15; font-weight: 600; }\n.omega3-lp .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-family: 'Inter', sans-serif;\n    font-weight: 700;\n    font-size: 0.72rem;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--teal);\n  }\n.omega3-lp .eyebrow::before {\n    content: '';\n    width: 22px; height: 1px;\n    background: var(--gold);\n    display: inline-block;\n  }\/* \u2500\u2500 NAV \u2500\u2500 *\/\n.omega3-lp nav {\n    position: fixed;\n    top: 0; left: 0; right: 0;\n    z-index: 100;\n    background: rgba(248,251,251,0.92);\n    backdrop-filter: blur(10px);\n    border-bottom: 1px solid rgba(10,42,67,0.08);\n    padding: 0 5%;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    height: 72px;\n    transition: box-shadow 0.3s;\n  }\n.omega3-lp nav.scrolled { box-shadow: 0 2px 24px rgba(10,42,67,0.08); }\n.omega3-lp .nav-logo {\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    font-size: 1.35rem;\n    letter-spacing: -0.3px;\n    color: var(--navy);\n  }\n.omega3-lp .nav-logo .dot { color: var(--gold); }\n.omega3-lp .nav-logo sup {\n    font-size: 0.5em;\n    color: var(--teal);\n    font-family: 'Inter', sans-serif;\n    letter-spacing: 1px;\n    margin-left: 4px;\n  }\n.omega3-lp .nav-links {\n    display: flex;\n    gap: 32px;\n    list-style: none;\n  }\n.omega3-lp .nav-links a {\n    color: var(--text-mid);\n    text-decoration: none;\n    font-size: 0.85rem;\n    font-weight: 600;\n    transition: color 0.2s;\n  }\n.omega3-lp .nav-links a:hover { color: var(--navy); }\n.omega3-lp .nav-cta {\n    background: var(--navy);\n    color: #fff;\n    border: none;\n    padding: 11px 26px;\n    border-radius: 100px;\n    font-family: 'Inter', sans-serif;\n    font-weight: 700;\n    font-size: 0.82rem;\n    cursor: pointer;\n    transition: background 0.2s, transform 0.15s;\n    text-decoration: none;\n  }\n.omega3-lp .nav-cta:hover { background: var(--teal); transform: translateY(-1px); }@media (max-width: 900px) {\n.omega3-lp .nav-links { display: none; } }\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.omega3-lp .hero {\n    min-height: 100vh;\n    display: grid;\n    grid-template-columns: 1.05fr 0.95fr;\n    align-items: center;\n    padding: 110px 6% 70px;\n    position: relative;\n    overflow: hidden;\n    background:\n      radial-gradient(ellipse 900px 600px at 85% 15%, rgba(27,138,148,0.10), transparent 60%),\n      linear-gradient(180deg, #F8FBFB 0%, #EAF5F6 100%);\n  }\n.omega3-lp .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: radial-gradient(circle, rgba(10,42,67,0.06) 1px, transparent 1px);\n    background-size: 26px 26px;\n    opacity: 0.5;\n    pointer-events: none;\n  }\n.omega3-lp .hero-text { position: relative; z-index: 2; }\n.omega3-lp .hero-title {\n    font-size: clamp(2.3rem, 4.2vw, 3.6rem);\n    font-weight: 600;\n    color: var(--navy);\n    margin: 18px 0 20px;\n    letter-spacing: -0.5px;\n  }\n.omega3-lp .hero-title em {\n    font-style: italic;\n    color: var(--teal);\n  }\n.omega3-lp .hero-subtitle {\n    font-size: clamp(1rem, 1.3vw, 1.12rem);\n    color: var(--text-mid);\n    line-height: 1.75;\n    margin-bottom: 34px;\n    max-width: 480px;\n  }\n.omega3-lp .hero-actions { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; margin-bottom: 40px; }\n.omega3-lp .btn-primary {\n    background: var(--navy);\n    color: #fff;\n    border: none;\n    padding: 17px 38px;\n    border-radius: 100px;\n    font-family: 'Inter', sans-serif;\n    font-weight: 700;\n    font-size: 0.98rem;\n    cursor: pointer;\n    text-decoration: none;\n    display: inline-block;\n    transition: background 0.2s, transform 0.2s, box-shadow 0.2s;\n    box-shadow: 0 10px 28px rgba(10,42,67,0.25);\n  }\n.omega3-lp .btn-primary:hover { background: var(--teal); transform: translateY(-2px); box-shadow: 0 14px 34px rgba(27,138,148,0.32); }\n.omega3-lp .btn-secondary {\n    background: transparent;\n    color: var(--navy);\n    border: 1.5px solid rgba(10,42,67,0.25);\n    padding: 15px 30px;\n    border-radius: 100px;\n    font-family: 'Inter', sans-serif;\n    font-weight: 700;\n    font-size: 0.92rem;\n    cursor: pointer;\n    text-decoration: none;\n    display: inline-block;\n    transition: border-color 0.2s, transform 0.2s;\n  }\n.omega3-lp .btn-secondary:hover { border-color: var(--navy); transform: translateY(-2px); }\n.omega3-lp .hero-badges { display: flex; gap: 10px; flex-wrap: wrap; }\n.omega3-lp .badge {\n    display: flex;\n    align-items: center;\n    gap: 7px;\n    background: #fff;\n    border: 1px solid rgba(10,42,67,0.10);\n    border-radius: 100px;\n    padding: 7px 15px;\n    font-size: 0.74rem;\n    font-weight: 700;\n    color: var(--navy);\n  }\n.omega3-lp .badge-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--gold); flex-shrink: 0; }\/* \u2500\u2500 HERO VISUAL: capsule cluster \u2500\u2500 *\/\n.omega3-lp .hero-visual { position: relative; z-index: 2; display: flex; justify-content: center; align-items: center; }\n.omega3-lp .capsule-stage { width: min(460px, 100%); position: relative; animation: omega3lp-float 5s ease-in-out infinite; }\n  @keyframes omega3lp-float { 0%,100% { transform: translateY(0px); } 50% { transform: translateY(-16px); } }\n.omega3-lp .product-shot-wrap {\n    position: relative;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n.omega3-lp .product-shot-wrap::before {\n    content: '';\n    position: absolute;\n    width: 90%;\n    height: 90%;\n    border-radius: 50%;\n    background: radial-gradient(ellipse 60% 60% at 50% 50%, rgba(27,138,148,0.16), transparent 70%);\n    z-index: -1;\n  }\n.omega3-lp .product-shot {\n    width: 100%;\n    max-width: 380px;\n    height: auto;\n    display: block;\n    filter: drop-shadow(0 30px 45px rgba(10,42,67,0.28));\n  }\n.omega3-lp .seals-row {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 22px;\n    margin-top: 6px;\n    flex-wrap: wrap;\n  }\n.omega3-lp .seals-img { max-width: 280px; width: 100%; height: auto; display: block; }@media (max-width: 480px) {\n.omega3-lp .seals-img { max-width: 220px; } }\n.omega3-lp .lifestyle-photo {\n    overflow:hidden;\n    border-radius:var(--radius);\n}\n.omega3-lp .lifestyle-img {\n    width:100%;\n    aspect-ratio:4\/3;\n    object-fit:cover;\n    display:block;\n}\n.omega3-lp .floating-chip {\n    position: absolute;\n    background: #fff;\n    border-radius: 14px;\n    padding: 10px 16px;\n    font-family: 'Inter', sans-serif;\n    box-shadow: 0 10px 30px rgba(10,42,67,0.14);\n    display: flex;\n    flex-direction: column;\n    animation: omega3lp-float-chip 5.5s ease-in-out infinite;\n  }\n.omega3-lp .floating-chip .fc-num { font-weight: 800; font-size: 1.05rem; color: var(--navy); }\n.omega3-lp .floating-chip .fc-label { font-size: 0.66rem; color: var(--text-light); font-weight: 600; }\n  @keyframes omega3lp-float-chip { 0%,100% { transform: translateY(0) rotate(-1.5deg); } 50% { transform: translateY(-10px) rotate(1.5deg); } }\n.omega3-lp .chip-1 { top: 4%; left: -4%; animation-delay: 0s; }\n.omega3-lp .chip-2 { bottom: 12%; right: -6%; animation-delay: 1.2s; }\n.omega3-lp .chip-3 { top: 46%; right: -10%; animation-delay: 0.6s; }@media (max-width: 480px) {\n.omega3-lp .floating-chip { display: none; } }\/* \u2500\u2500 PRODUCT SLIDER \u2500\u2500 *\/\n.omega3-lp .slider-bg { background: #fff; padding: 64px 0 76px; }\n.omega3-lp .slider-head { max-width: 620px; margin: 0 auto 36px; padding: 0 6%; text-align: center; }\n.omega3-lp .slider-head .section-desc { margin: 12px auto 0; }\n.omega3-lp .pslider-wrap { position: relative; padding: 0 6%; }\n.omega3-lp .gallery-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n  }\n.omega3-lp .pslider-card {\n    border-radius: var(--radius);\n    overflow: hidden;\n    background: var(--off-white);\n    border: 1px solid rgba(10,42,67,0.08);\n    box-shadow: var(--shadow);\n  }\n.omega3-lp .pslider-card img {\n    width: 100%;\n    height: 340px;\n    object-fit: cover;\n    display: block;\n  }\n.omega3-lp .pslider-caption {\n    padding: 14px 18px 18px;\n    font-size: 0.8rem;\n    font-weight: 600;\n    color: var(--navy);\n  }@media (max-width: 900px) {\n.omega3-lp .gallery-grid { grid-template-columns: repeat(2, 1fr); } }@media (max-width: 600px) {\n.omega3-lp .gallery-grid { grid-template-columns: 1fr; }\n.omega3-lp .pslider-card img { height: 280px; } }\/* \u2500\u2500 LIFESTYLE \/ PEOPLE PLACEHOLDER \u2500\u2500 *\/\n.omega3-lp .lifestyle-bg { background: var(--off-white); }\n.omega3-lp .lifestyle-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: center;\n  }\n.omega3-lp .lifestyle-grid.reverse .lifestyle-photo { order: 2; }\n.omega3-lp .lifestyle-grid.reverse .lifestyle-copy { order: 1; }@media (max-width: 900px) {\n.omega3-lp .lifestyle-grid { grid-template-columns: 1fr; }\n.omega3-lp .lifestyle-grid.reverse .lifestyle-photo, .omega3-lp .lifestyle-grid.reverse .lifestyle-copy { order: initial; }\n  }\n.omega3-lp .img-placeholder {\n    aspect-ratio: 4 \/ 3;\n    border-radius: var(--radius);\n    border: 2px dashed rgba(10,42,67,0.25);\n    background: repeating-linear-gradient(135deg, rgba(10,42,67,0.035) 0 12px, transparent 12px 24px), #fff;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 10px;\n    color: var(--text-light);\n    padding: 24px;\n  }\n.omega3-lp .img-placeholder .ph-icon { font-size: 1.8rem; opacity: 0.55; }\n.omega3-lp .img-placeholder .ph-title { font-family: 'Fraunces', serif; font-size: 1rem; color: var(--navy); font-weight: 600; max-width: 260px; }\n.omega3-lp .img-placeholder .ph-sub { font-size: 0.76rem; max-width: 240px; line-height: 1.5; }\n.omega3-lp .lifestyle-copy .section-head { margin-bottom: 20px; }\/* Full-bleed lifestyle band (pre-CTA) *\/\n.omega3-lp .lifestyle-band {\n    position: relative;\n    min-height: 420px;\n    border-radius: var(--radius);\n    margin: 0 6%;\n    overflow: hidden;\n    display: flex;\n    align-items: flex-end;\n  }\n.omega3-lp .lifestyle-band .img-placeholder { position: absolute; inset: 0; border-radius: var(--radius); aspect-ratio: unset; }\n.omega3-lp .lifestyle-band::after {\n    content: '';\n    position: absolute; inset: 0;\n    background: linear-gradient(0deg, rgba(7,28,46,0.82) 0%, rgba(7,28,46,0.15) 55%, transparent 100%);\n    z-index: 1;\n  }\n.omega3-lp .lifestyle-band-copy {\n    position: relative;\n    z-index: 2;\n    color: #fff;\n    padding: 40px;\n    max-width: 480px;\n  }\n.omega3-lp .lifestyle-band-copy p { font-size: 0.95rem; line-height: 1.6; opacity: 0.9; }\n.omega3-lp .lifestyle-band-copy .eyebrow { color: var(--gold-light); }\/* \u2500\u2500 STATS STRIP \u2500\u2500 *\/\n.omega3-lp .stats-strip {\n    background: var(--navy-deep);\n    color: #fff;\n    padding: 42px 6%;\n    display: flex;\n    justify-content: space-around;\n    align-items: center;\n    gap: 24px;\n    flex-wrap: wrap;\n  }\n.omega3-lp .stat-item { text-align: center; }\n.omega3-lp .stat-num {\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    font-size: 2.3rem;\n    color: var(--gold-light);\n    display: block;\n    line-height: 1;\n  }\n.omega3-lp .stat-label { font-size: 0.78rem; opacity: 0.75; margin-top: 6px; max-width: 150px; }\/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n.omega3-lp section { padding: 88px 6%; }\n.omega3-lp .section-head { max-width: 620px; margin-bottom: 48px; }\n.omega3-lp .section-title {\n    font-size: clamp(1.9rem, 3vw, 2.5rem);\n    font-weight: 600;\n    color: var(--navy);\n    margin: 14px 0 16px;\n    letter-spacing: -0.3px;\n  }\n.omega3-lp .section-title em { font-style: italic; color: var(--teal); }\n.omega3-lp .section-desc { font-size: 1rem; color: var(--text-mid); line-height: 1.75; }\n.omega3-lp .center { text-align: center; margin-left: auto; margin-right: auto; }\/* \u2500\u2500 PILLARS \u2500\u2500 *\/\n.omega3-lp .pillars-strip {\n    background: #fff;\n    padding: 44px 6%;\n    display: flex;\n    justify-content: center;\n    gap: 40px;\n    flex-wrap: wrap;\n    border-bottom: 1px solid rgba(10,42,67,0.06);\n  }\n.omega3-lp .pillar-item { display: flex; align-items: center; gap: 10px; max-width: 190px; }\n.omega3-lp .pillar-num { font-family: 'Fraunces', serif; font-weight: 600; font-size: 1.3rem; color: var(--gold); flex-shrink: 0; }\n.omega3-lp .pillar-item span.pillar-label { font-size: 0.78rem; font-weight: 700; color: var(--navy); line-height: 1.35; }@media (max-width: 768px) {\n.omega3-lp .pillars-strip { gap: 24px; } }\/* \u2500\u2500 BENEFITS \u2500\u2500 *\/\n.omega3-lp .benefits-bg { background: var(--off-white); }\n.omega3-lp .benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 22px;\n  }\n.omega3-lp .benefit-card {\n    background: #fff;\n    border-radius: var(--radius);\n    padding: 30px 26px;\n    border: 1px solid rgba(10,42,67,0.07);\n    transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;\n  }\n.omega3-lp .benefit-card:hover { transform: translateY(-6px); box-shadow: var(--shadow); border-color: transparent; }\n.omega3-lp .benefit-icon {\n    width: 46px; height: 46px;\n    border-radius: 12px;\n    background: var(--aqua-pale);\n    display: flex; align-items: center; justify-content: center;\n    font-size: 21px;\n    margin-bottom: 18px;\n  }\n.omega3-lp .benefit-icon.gold-bg { background: var(--gold-pale); }\n.omega3-lp .benefit-card { overflow: hidden; }\n.omega3-lp .benefit-photo {\n    width: calc(100% + 52px);\n    margin: -30px -26px 18px -26px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: cover;\n    display: block;\n  }\n.omega3-lp .benefit-title { font-family: 'Fraunces', serif; font-weight: 600; font-size: 1.02rem; color: var(--navy); margin-bottom: 8px; }\n.omega3-lp .benefit-desc { font-size: 0.87rem; color: var(--text-mid); line-height: 1.6; }\/* \u2500\u2500 EPA\/DHA SPLIT \u2500\u2500 *\/\n.omega3-lp .split-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n  }\n.omega3-lp .split-card {\n    border-radius: var(--radius);\n    padding: 38px 34px;\n  }\n.omega3-lp .split-card.epa { background: linear-gradient(150deg, var(--navy) 0%, var(--navy-mid) 100%); color: #fff; }\n.omega3-lp .split-card.dha { background: linear-gradient(150deg, var(--gold) 0%, #B87A22 100%); color: #fff; }\n.omega3-lp .split-card h3 { font-size: 1.5rem; margin-bottom: 6px; }\n.omega3-lp .split-card .split-sub { font-size: 0.82rem; opacity: 0.8; margin-bottom: 20px; font-weight: 600; }\n.omega3-lp .split-card ul { list-style: none; display: flex; flex-direction: column; gap: 10px; }\n.omega3-lp .split-card li { font-size: 0.9rem; display: flex; gap: 10px; align-items: baseline; }\n.omega3-lp .split-card li::before { content: '\u2014'; opacity: 0.6; flex-shrink: 0; }@media (max-width: 768px) {\n.omega3-lp .split-grid { grid-template-columns: 1fr; } }\/* \u2500\u2500 TECH \/ CAPSULE CROSS-SECTION SIGNATURE \u2500\u2500 *\/\n.omega3-lp .tech-bg {\n    background: var(--navy-deep);\n    color: #fff;\n  }\n.omega3-lp .tech-bg .eyebrow { color: var(--teal-light); }\n.omega3-lp .tech-bg .section-title { color: #fff; }\n.omega3-lp .tech-bg .section-title em { color: var(--gold-light); }\n.omega3-lp .tech-bg .section-desc { color: rgba(255,255,255,0.65); }\n.omega3-lp .tech-grid {\n    display: grid;\n    grid-template-columns: 0.9fr 1.1fr;\n    gap: 64px;\n    align-items: center;\n  }@media (max-width: 900px) {\n.omega3-lp .tech-grid { grid-template-columns: 1fr; } }\n.omega3-lp .tech-diagram { display: flex; justify-content: center; }\n.omega3-lp .tech-diagram svg { width: 100%; max-width: 380px; height: auto; }\n.omega3-lp .tech-steps { display: flex; flex-direction: column; gap: 26px; }\n.omega3-lp .tech-step { display: flex; gap: 20px; align-items: flex-start; }\n.omega3-lp .tech-step-marker {\n    width: 40px; height: 40px;\n    border-radius: 50%;\n    flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    font-size: 1rem;\n    border: 1.5px solid rgba(255,255,255,0.3);\n  }\n.omega3-lp .tech-step h4 { font-family: 'Fraunces', serif; font-weight: 600; font-size: 1.08rem; margin-bottom: 6px; color: #fff; }\n.omega3-lp .tech-step p { font-size: 0.88rem; color: rgba(255,255,255,0.65); line-height: 1.65; max-width: 420px; }\/* \u2500\u2500 COMPARISON TABLE \u2500\u2500 *\/\n.omega3-lp .compare-bg { background: var(--off-white); }\n.omega3-lp .compare-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    border-radius: var(--radius);\n    overflow: hidden;\n    box-shadow: var(--shadow);\n  }\n.omega3-lp .compare-table th, .omega3-lp .compare-table td {\n    padding: 16px 22px;\n    text-align: left;\n    font-size: 0.88rem;\n    border-bottom: 1px solid rgba(10,42,67,0.06);\n  }\n.omega3-lp .compare-table th {\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    font-size: 0.98rem;\n    color: var(--navy);\n    background: var(--aqua-pale);\n  }\n.omega3-lp .compare-table th:last-child, .omega3-lp .compare-table td:last-child { text-align: center; }\n.omega3-lp .compare-table tr:last-child td { border-bottom: none; }\n.omega3-lp .check { color: var(--teal); font-weight: 800; font-size: 1.1rem; }\/* \u2500\u2500 CONCENTRATION \/ RATIO \u2500\u2500 *\/\n.omega3-lp .ratio-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: center;\n  }@media (max-width: 768px) {\n.omega3-lp .ratio-grid { grid-template-columns: 1fr; } }\n.omega3-lp .ratio-visual {\n    background: var(--aqua-pale);\n    border-radius: 24px;\n    padding: 44px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 24px;\n  }\n.omega3-lp .ratio-bars { display: flex; align-items: flex-end; gap: 18px; height: 160px; }\n.omega3-lp .ratio-bar { width: 64px; border-radius: 10px 10px 0 0; display: flex; align-items: flex-start; justify-content: center; padding-top: 10px; color: #fff; font-weight: 800; font-family: 'Fraunces', serif; font-size: 1.1rem; }\n.omega3-lp .ratio-bar.epa-bar { height: 100%; background: linear-gradient(180deg, var(--navy-mid), var(--navy)); }\n.omega3-lp .ratio-bar.dha-bar { height: 52%; background: linear-gradient(180deg, var(--gold-light), var(--gold)); }\n.omega3-lp .ratio-labels { display: flex; gap: 46px; font-size: 0.78rem; font-weight: 700; color: var(--text-mid); }\n.omega3-lp .conc-meter { width: 100%; }\n.omega3-lp .conc-track { width: 100%; height: 10px; background: rgba(10,42,67,0.08); border-radius: 100px; overflow: hidden; margin: 10px 0 6px; }\n.omega3-lp .conc-fill { height: 100%; width: 62%; background: linear-gradient(90deg, var(--teal), var(--navy)); border-radius: 100px; }\n.omega3-lp .conc-label { display: flex; justify-content: space-between; font-size: 0.75rem; color: var(--text-light); font-weight: 600; }\/* \u2500\u2500 PURITY \/ TRACE \u2500\u2500 *\/\n.omega3-lp .purity-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; }@media (max-width: 768px) {\n.omega3-lp .purity-grid { grid-template-columns: 1fr; } }\n.omega3-lp .purity-card {\n    background: #fff;\n    border: 1px solid rgba(10,42,67,0.08);\n    border-radius: var(--radius);\n    padding: 36px;\n  }\n.omega3-lp .purity-card h3 { font-size: 1.2rem; color: var(--navy); margin-bottom: 14px; }\n.omega3-lp .contam-tags { display: flex; flex-wrap: wrap; gap: 8px; margin: 16px 0; }\n.omega3-lp .contam-tag {\n    font-size: 0.72rem;\n    font-weight: 700;\n    padding: 5px 12px;\n    border-radius: 100px;\n    background: #FBEAEA;\n    color: #B54444;\n    text-decoration: line-through;\n    text-decoration-thickness: 1.5px;\n  }\n.omega3-lp .purity-points { list-style: none; display: flex; flex-direction: column; gap: 11px; margin-top: 6px; }\n.omega3-lp .purity-points li { display: flex; gap: 10px; font-size: 0.88rem; color: var(--text-mid); line-height: 1.5; }\n.omega3-lp .purity-points li::before { content: '\u2713'; color: var(--teal); font-weight: 800; flex-shrink: 0; }\/* \u2500\u2500 PRODUCT JOURNEY \u2500\u2500 *\/\n.omega3-lp .journey-bg { background: var(--off-white); }\n.omega3-lp .journey-track {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 0;\n    overflow-x: auto;\n    padding-bottom: 8px;\n  }\n.omega3-lp .journey-step {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    min-width: 130px;\n    flex-shrink: 0;\n  }\n.omega3-lp .journey-icon {\n    width: 60px; height: 60px;\n    border-radius: 50%;\n    background: #fff;\n    border: 1.5px solid rgba(10,42,67,0.12);\n    display: flex; align-items: center; justify-content: center;\n    font-size: 24px;\n    margin-bottom: 12px;\n    box-shadow: 0 6px 18px rgba(10,42,67,0.08);\n  }\n.omega3-lp .journey-step h4 { font-family: 'Fraunces', serif; font-weight: 600; font-size: 0.9rem; color: var(--navy); margin-bottom: 4px; }\n.omega3-lp .journey-step p { font-size: 0.72rem; color: var(--text-light); line-height: 1.4; max-width: 130px; }\n.omega3-lp .journey-arrow { color: var(--gold); font-size: 1.3rem; flex-shrink: 0; padding: 0 10px; margin-bottom: 40px; }@media (max-width: 900px) {\n.omega3-lp .journey-track { flex-direction: column; align-items: flex-start; }\n.omega3-lp .journey-step { flex-direction: row; text-align: left; gap: 16px; min-width: 0; }\n.omega3-lp .journey-step p { max-width: none; }\n.omega3-lp .journey-arrow { transform: rotate(90deg); margin: 0 0 0 28px; padding: 6px 0; }\n  }\/* \u2500\u2500 WHY ANCHOVIES \u2500\u2500 *\/\n.omega3-lp .anchovy-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }@media (max-width: 768px) {\n.omega3-lp .anchovy-grid { grid-template-columns: 1fr; } }\n.omega3-lp .food-chain {\n    background: linear-gradient(180deg, var(--aqua-pale), #fff);\n    border-radius: var(--radius);\n    padding: 40px 32px;\n    border: 1px solid rgba(10,42,67,0.07);\n  }\n.omega3-lp .food-chain-row { display: flex; align-items: center; justify-content: space-between; padding: 14px 0; border-bottom: 1px dashed rgba(10,42,67,0.12); }\n.omega3-lp .food-chain-row:last-child { border-bottom: none; }\n.omega3-lp .food-chain-name { font-weight: 700; font-size: 0.92rem; color: var(--text-dark); }\n.omega3-lp .food-chain-bar-track { flex: 1; height: 8px; background: rgba(10,42,67,0.07); border-radius: 100px; margin: 0 16px; overflow: hidden; }\n.omega3-lp .food-chain-bar { height: 100%; border-radius: 100px; }\n.omega3-lp .food-chain-row.low .food-chain-bar { width: 12%; background: var(--teal); }\n.omega3-lp .food-chain-row.mid .food-chain-bar { width: 55%; background: var(--gold-light); }\n.omega3-lp .food-chain-row.high .food-chain-bar { width: 92%; background: #C15C4A; }\n.omega3-lp .food-chain-level { font-size: 0.72rem; font-weight: 700; color: var(--text-light); min-width: 78px; text-align: right; }\/* \u2500\u2500 REAL VALUES TABLE \u2500\u2500 *\/\n.omega3-lp .values-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\n.omega3-lp .values-table th, .omega3-lp .values-table td { padding: 12px 16px; text-align: left; font-size: 0.85rem; border-bottom: 1px solid rgba(10,42,67,0.08); }\n.omega3-lp .values-table th { font-family: 'Fraunces', serif; font-weight: 600; color: var(--navy); font-size: 0.9rem; }\n.omega3-lp .values-table td.val-good { color: var(--teal); font-weight: 700; }\n.omega3-lp .values-table td.val-limit { color: var(--text-light); }\/* \u2500\u2500 FAQ \u2500\u2500 *\/\n.omega3-lp .faq-bg { background: var(--off-white); }\n.omega3-lp .faq-list { display: flex; flex-direction: column; gap: 12px; max-width: 760px; margin: 0 auto; }\n.omega3-lp .faq-item { background: #fff; border: 1px solid rgba(10,42,67,0.08); border-radius: 14px; overflow: hidden; }\n.omega3-lp .faq-question {\n    padding: 20px 24px;\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    font-size: 1rem;\n    color: var(--navy);\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n.omega3-lp .faq-question::after { content: '+'; font-size: 1.3rem; color: var(--gold); transition: transform 0.25s; flex-shrink: 0; margin-left: 12px; }\n.omega3-lp .faq-item.active .faq-question::after { transform: rotate(45deg); }\n.omega3-lp .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.35s ease, padding 0.35s ease; padding: 0 24px; font-size: 0.9rem; color: var(--text-mid); line-height: 1.7; }\n.omega3-lp .faq-item.active .faq-answer { max-height: 320px; padding: 0 24px 22px; }\/* \u2500\u2500 CERTIFICATIONS \u2500\u2500 *\/\n.omega3-lp .certs-bg { background: var(--navy); color: #fff; }\n.omega3-lp .certs-bg .eyebrow { color: var(--gold-light); }\n.omega3-lp .certs-bg .section-title { color: #fff; }\n.omega3-lp .certs-bg .section-title em { color: var(--teal-light); }\n.omega3-lp .certs-bg .section-desc { color: rgba(255,255,255,0.65); }\n.omega3-lp .certs-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n  }@media (max-width: 768px) {\n.omega3-lp .certs-grid { grid-template-columns: 1fr; } }\n.omega3-lp .cert-card {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(255,255,255,0.12);\n    border-radius: var(--radius);\n    padding: 32px 28px;\n    transition: background 0.25s, transform 0.25s;\n  }\n.omega3-lp .cert-card:hover { background: rgba(255,255,255,0.09); transform: translateY(-4px); }\n.omega3-lp .cert-card .cert-mark {\n    font-family: 'Fraunces', serif;\n    font-weight: 700;\n    font-size: 1.4rem;\n    color: var(--gold-light);\n    margin-bottom: 12px;\n  }\n.omega3-lp .cert-card h4 { font-size: 1.02rem; margin-bottom: 8px; color: #fff; }\n.omega3-lp .cert-card p { font-size: 0.84rem; color: rgba(255,255,255,0.6); line-height: 1.6; }\/* \u2500\u2500 DOSAGE \u2500\u2500 *\/\n.omega3-lp .dosage-bg { background: var(--off-white); }\n.omega3-lp .dosage-table { width: 100%; border-collapse: collapse; }\n.omega3-lp .dosage-table tr { border-bottom: 1px solid rgba(10,42,67,0.08); }\n.omega3-lp .dosage-table tr:last-child { border-bottom: none; }\n.omega3-lp .dosage-table td { padding: 20px 8px; font-size: 0.95rem; }\n.omega3-lp .dosage-table td:first-child { color: var(--text-dark); font-weight: 600; }\n.omega3-lp .dosage-table td:last-child { text-align: right; }\n.omega3-lp .dose-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--navy);\n    color: #fff;\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    font-size: 0.95rem;\n    padding: 8px 18px;\n    border-radius: 100px;\n  }\n.omega3-lp .dose-pill .dot { width: 7px; height: 7px; border-radius: 50%; background: var(--gold-light); }\/* \u2500\u2500 CTA \u2500\u2500 *\/\n.omega3-lp .cta-section {\n    background: linear-gradient(135deg, var(--teal) 0%, var(--navy) 100%);\n    text-align: center;\n    padding: 110px 6%;\n    position: relative;\n    overflow: hidden;\n    color: #fff;\n  }\n.omega3-lp .cta-section::before {\n    content: '';\n    position: absolute;\n    top: -120px; right: -100px;\n    width: 420px; height: 420px;\n    background: rgba(255,255,255,0.06);\n    border-radius: 50%;\n  }\n.omega3-lp .cta-section h2 { font-size: clamp(2rem, 4vw, 3rem); color: #fff; margin-bottom: 16px; position: relative; z-index: 1; }\n.omega3-lp .cta-section h2 em { color: var(--gold-light); font-style: italic; }\n.omega3-lp .cta-section p { color: rgba(255,255,255,0.82); font-size: 1.05rem; margin-bottom: 40px; max-width: 500px; margin-left: auto; margin-right: auto; position: relative; z-index: 1; }\n.omega3-lp .btn-cta-white {\n    background: #fff;\n    color: var(--navy);\n    border: none;\n    padding: 18px 48px;\n    border-radius: 100px;\n    font-family: 'Inter', sans-serif;\n    font-weight: 800;\n    font-size: 1.02rem;\n    cursor: pointer;\n    text-decoration: none;\n    display: inline-block;\n    box-shadow: 0 10px 34px rgba(0,0,0,0.22);\n    transition: transform 0.2s, box-shadow 0.2s;\n    position: relative; z-index: 1;\n  }\n.omega3-lp .btn-cta-white:hover { transform: translateY(-3px); box-shadow: 0 16px 42px rgba(0,0,0,0.28); }\n.omega3-lp .presentation-note { margin-top: 28px; color: rgba(255,255,255,0.7); font-size: 0.84rem; position: relative; z-index: 1; }\/* \u2500\u2500 ORDER BAND \u2500\u2500 *\/\n.omega3-lp .order-band {\n    background: #fff;\n    border-top: 1px solid rgba(10,42,67,0.08);\n    padding: 26px 6%;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 16px;\n  }\n.omega3-lp .order-brand { display: flex; align-items: center; gap: 18px; }\n.omega3-lp .order-brand img { height: 34px; width: auto; }\n.omega3-lp .order-brand-fallback {\n    font-family: 'Fraunces', serif;\n    font-weight: 700;\n    font-size: 1.1rem;\n    color: var(--navy);\n  }\n.omega3-lp .order-brand-fallback small { display: block; font-family: 'Inter', sans-serif; font-weight: 600; font-size: 0.62rem; letter-spacing: 1.5px; text-transform: uppercase; color: var(--teal); }\n.omega3-lp .order-info { font-size: 0.82rem; color: var(--text-mid); line-height: 1.5; }\n.omega3-lp .order-info strong { color: var(--navy); }\n.omega3-lp .order-contact { display: flex; flex-direction: column; gap: 4px; align-items: flex-end; font-size: 0.82rem; }\n.omega3-lp .order-contact a { color: var(--teal); text-decoration: none; font-weight: 700; }@media (max-width: 768px) {\n.omega3-lp .order-band { flex-direction: column; align-items: flex-start; }\n.omega3-lp .order-contact { align-items: flex-start; } }\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n.omega3-lp footer {\n    background: var(--navy-deep);\n    color: rgba(255,255,255,0.55);\n    text-align: center;\n    padding: 34px;\n    font-size: 0.8rem;\n    line-height: 1.7;\n  }\n.omega3-lp footer strong { color: rgba(255,255,255,0.85); }\/* \u2500\u2500 REVEAL \u2500\u2500 *\/\n.omega3-lp .reveal { opacity: 1; transform: none; transition: opacity 0.7s ease, transform 0.7s ease; }\n.omega3-lp.js-reveal-active .reveal { opacity: 0; transform: translateY(28px); }\n.omega3-lp.js-reveal-active .reveal.visible { opacity: 1; transform: translateY(0); }@media (prefers-reduced-motion: reduce) {\n.omega3-lp .capsule-stage, .omega3-lp .floating-chip { animation: none; }\n.omega3-lp .reveal { opacity: 1; transform: none; transition: none; }\n  }@media (max-width: 900px) {\n.omega3-lp .hero { grid-template-columns: 1fr; text-align: center; padding: 100px 6% 60px; }\n.omega3-lp .hero-actions, .omega3-lp .hero-badges { justify-content: center; }\n.omega3-lp .hero-subtitle { margin-left: auto; margin-right: auto; }\n.omega3-lp .hero-visual { margin-top: 44px; }\n.omega3-lp .split-card { padding: 30px 26px; }\n  }\n.omega3-lp a:focus-visible, .omega3-lp button:focus-visible { outline: 2px solid var(--teal); outline-offset: 3px; }\n<\/style>\n<div class=\"omega3-lp\">\n\n<div class=\"lang-switch\">\n  <a href=\"https:\/\/order-science.com\/omega3\/\">ES<\/a>\n  <span class=\"active\">EN<\/span>\n<\/div>\n\n\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"hero-text\">\n    <span class=\"eyebrow\">Premium Fish Oil<\/span>\n    <h1 class=\"hero-title\">Maximum purity.<br><em>Great<\/em> benefits.<\/h1>\n    <p class=\"hero-subtitle\">Certified purity. Verified origin. High concentration. Superior technology. Made exclusively with South Pacific anchovy oil and backed by triple international certification \u2014 IFOS 5 Stars, ORIVO, and Friend of the Sea. Plus, no fishy smell or aftertaste thanks to OmegaZero\u00ae technology.<\/p>\n    <div class=\"hero-actions\">\n      <a href=\"https:\/\/order-science.com\/checkout\/?add-to-cart=205\" class=\"btn-primary\" target=\"_blank\" rel=\"noopener\">Buy Omega 3 Extra Pure<\/a>\n      <a href=\"#tecnologia\" class=\"btn-secondary\">See the technology<\/a>\n    <\/div>\n    <div class=\"hero-badges\">\n      <div class=\"badge\"><span class=\"badge-dot\"><\/span>IFOS\u00ae 5 Stars<\/div>\n      <div class=\"badge\"><span class=\"badge-dot\"><\/span>ORIVO\u00ae Anchovy<\/div>\n      <div class=\"badge\"><span class=\"badge-dot\"><\/span>Friend of the Sea\u00ae<\/div>\n      <div class=\"badge\"><span class=\"badge-dot\"><\/span>0% fishy smell<\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"hero-visual\">\n    <div class=\"capsule-stage\">\n      <div class=\"product-shot-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/07\/OMEGA-3-IMAGEN-removebg-preview.png\" alt=\"Omega 3 Extra Pure \u2014 product packaging\" class=\"product-shot\">\n      <\/div>\n\n      <div class=\"seals-row\">\n        <img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/08\/sellos-omega-2.png\" alt=\"IFOS 5 Stars, ORIVO, and Friend of the Sea certification seals\" class=\"seals-img\">\n      <\/div>\n\n      <div class=\"floating-chip chip-1\">\n        <span class=\"fc-num\">646 mg<\/span>\n        <span class=\"fc-label\">EPA + DHA per softgel<\/span>\n      <\/div>\n      <div class=\"floating-chip chip-2\">\n        <span class=\"fc-num\">5\u2605<\/span>\n        <span class=\"fc-label\">IFOS Certification<\/span>\n      <\/div>\n      <div class=\"floating-chip chip-3\">\n        <span class=\"fc-num\">0%<\/span>\n        <span class=\"fc-label\">Fishy aftertaste<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PRODUCT GALLERY (static, no slider) -->\n<section class=\"slider-bg\">\n  <div class=\"slider-head\">\n    <span class=\"eyebrow\">Get to know the product<\/span>\n    <h2 class=\"section-title reveal\">Every detail, <em>up close<\/em><\/h2>\n    <p class=\"section-desc reveal\">Packaging, softgels, and texture \u2014 this is Omega 3 Extra Pure in your hands.<\/p>\n  <\/div>\n  <div class=\"pslider-wrap\">\n    <div class=\"gallery-grid\">\n      <div class=\"pslider-card reveal\"><img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/07\/6577d6b19159ed8bbf8acedfc856d944.jpg\" alt=\"Two Omega 3 Extra Pure softgels in the palm of a hand\"><div class=\"pslider-caption\">Actual softgel size<\/div><\/div>\n      <div class=\"pslider-card reveal\"><img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/07\/706fb8c19feee55bf178d4930f3b7128-scaled.jpg\" alt=\"Open bottle with Omega 3 Extra Pure softgels\"><div class=\"pslider-caption\">Freshness from the bottle<\/div><\/div>\n      <div class=\"pslider-card reveal\"><img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/07\/83d931e8ee6f9fd4b33c15a60d4694fb-scaled.jpg\" alt=\"Close-up of the golden texture of the Omega 3 softgels\"><div class=\"pslider-caption\">Softgel texture<\/div><\/div>\n      <div class=\"pslider-card reveal\"><img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/07\/f5c867f994e8a84ec430760ac2c1cc54-scaled.jpg\" alt=\"Omega 3 Extra Pure softgels spread out\"><div class=\"pslider-caption\">Purity at a glance<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- STATS -->\n<div class=\"stats-strip\">\n  <div class=\"stat-item\"><span class=\"stat-num\">646mg<\/span><div class=\"stat-label\">EPA+DHA per softgel<\/div><\/div>\n  <div class=\"stat-item\"><span class=\"stat-num\">430mg<\/span><div class=\"stat-label\">EPA per softgel<\/div><\/div>\n  <div class=\"stat-item\"><span class=\"stat-num\">216mg<\/span><div class=\"stat-label\">DHA per softgel<\/div><\/div>\n  <div class=\"stat-item\"><span class=\"stat-num\">2:1<\/span><div class=\"stat-label\">Optimal EPA:DHA ratio<\/div><\/div>\n  <div class=\"stat-item\"><span class=\"stat-num\">5\u2605<\/span><div class=\"stat-label\">IFOS Certification<\/div><\/div>\n<\/div>\n\n<!-- 5 PILLARS -->\n<div class=\"pillars-strip\">\n  <div class=\"pillar-item\"><span class=\"pillar-num\">01<\/span><span class=\"pillar-label\">Certified purity \u2014 IFOS 5\u2605<\/span><\/div>\n  <div class=\"pillar-item\"><span class=\"pillar-num\">02<\/span><span class=\"pillar-label\">Guaranteed authenticity \u2014 ORIVO<\/span><\/div>\n  <div class=\"pillar-item\"><span class=\"pillar-num\">03<\/span><span class=\"pillar-label\">Sustainable fishing \u2014 Friend of the Sea<\/span><\/div>\n  <div class=\"pillar-item\"><span class=\"pillar-num\">04<\/span><span class=\"pillar-label\">646 mg of EPA+DHA per softgel<\/span><\/div>\n  <div class=\"pillar-item\"><span class=\"pillar-num\">05<\/span><span class=\"pillar-label\">OmegaZero\u00ae \u2014 no smell or aftertaste<\/span><\/div>\n<\/div>\n\n<!-- LIFESTYLE (people\/family photo #1) -->\n<section class=\"lifestyle-bg\">\n  <div class=\"lifestyle-grid\">\n    <div class=\"lifestyle-photo reveal\">\n       <img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/08\/familia-omega-.png\" alt=\"Family enjoying breakfast together\" class=\"lifestyle-img\">\n\n    <\/div>\n    <div class=\"lifestyle-copy reveal\">\n      <div class=\"section-head\">\n        <span class=\"eyebrow\">In your everyday life<\/span>\n        <h2 class=\"section-title\">Caring for your heart and mind, <em>every day<\/em><\/h2>\n        <p class=\"section-desc\">You don&#8217;t notice a true Omega 3 in the taste \u2014 you notice it in how you feel over time. That&#8217;s why thousands of people make it part of their daily routine, along with their family.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- BENEFITS -->\n<section class=\"benefits-bg\" id=\"beneficios\">\n  <div class=\"section-head\">\n    <span class=\"eyebrow\">Benefits<\/span>\n    <h2 class=\"section-title reveal\">One Omega 3, <em>eight<\/em> reasons to take it<\/h2>\n    <p class=\"section-desc reveal\">Benefits backed by scientific evidence and the health claims authorized by the European Union for EPA and DHA.<\/p>\n  <\/div>\n  <div class=\"benefits-grid\">\n    <div class=\"benefit-card reveal\">\n      <img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/08\/omega-beneficio-cardio.png\" alt=\"Smiling person, cardiovascular health\" class=\"benefit-photo\">\n      <div class=\"benefit-title\">Cardiovascular health<\/div>\n      <div class=\"benefit-desc\">One softgel provides 646 mg of EPA + DHA (430 mg EPA + 216 mg DHA). 250 mg per day contributes to normal heart function.<\/div>\n    <\/div>\n    <div class=\"benefit-card reveal\">\n      <img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/08\/omega-beneficio-cerebro.png\" alt=\"Focused person, brain function\" class=\"benefit-photo\">\n      <div class=\"benefit-title\">Brain function<\/div>\n      <div class=\"benefit-desc\">Two softgels provide 430 mg of DHA, which contributes to the maintenance of normal brain function.<\/div>\n    <\/div>\n    <div class=\"benefit-card reveal\">\n      <img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/08\/omega-beneficio-visual.png\" alt=\"Person with good vision, eye health\" class=\"benefit-photo\">\n      <div class=\"benefit-title\">Eye health<\/div>\n      <div class=\"benefit-desc\">DHA helps maintain normal vision over time.<\/div>\n    <\/div>\n    <div class=\"benefit-card reveal\">\n      <img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/08\/omega-beneficio-trigliceridos.png\" alt=\"Healthy person, triglyceride control\" class=\"benefit-photo\">\n      <div class=\"benefit-title\">Triglycerides<\/div>\n      <div class=\"benefit-desc\">2 g of EPA + DHA per day contributes to the maintenance of normal blood triglyceride levels.<\/div>\n    <\/div>\n    <div class=\"benefit-card reveal\">\n      <img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/08\/omega-beneficio-presion.png\" alt=\"Relaxed person, normal blood pressure\" class=\"benefit-photo\">\n      <div class=\"benefit-title\">Blood pressure<\/div>\n      <div class=\"benefit-desc\">3 g of EPA + DHA helps maintain normal blood pressure.<\/div>\n    <\/div>\n    <div class=\"benefit-card reveal\">\n      <img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/08\/omega-beneficio-infantil.png\" alt=\"Mother with baby, child development\" class=\"benefit-photo\">\n      <div class=\"benefit-title\">Child development<\/div>\n      <div class=\"benefit-desc\">DHA contributes to the normal visual and brain development of infants up to 12 months of age.<\/div>\n    <\/div>\n    <div class=\"benefit-card reveal\">\n      <img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/08\/omega-beneficio-recuperacion.png\" alt=\"Person training, sports recovery\" class=\"benefit-photo\">\n      <div class=\"benefit-title\">Sports recovery<\/div>\n      <div class=\"benefit-desc\">Helps modulate the inflammatory response associated with training, supports muscle recovery, and may contribute to reaction time.<\/div>\n    <\/div>\n    <div class=\"benefit-card reveal\">\n      <img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/08\/omega-beneficios-rendimiento.png\" alt=\"Person focused at work, cognitive performance\" class=\"benefit-photo\">\n      <div class=\"benefit-title\">Cognitive performance<\/div>\n      <div class=\"benefit-desc\">Plays a role in nerve transmission, positively influencing cognitive function and mood.<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- EPA \/ DHA -->\n<section id=\"epa-dha\">\n  <div class=\"section-head\">\n    <span class=\"eyebrow\">The science behind it<\/span>\n    <h2 class=\"section-title reveal\">Why do we need <em>Omega 3<\/em>?<\/h2>\n    <p class=\"section-desc reveal\">Omega 3 fatty acids are essential polyunsaturated fats that the body cannot synthesize on its own. They must be obtained through diet or supplementation.<\/p>\n  <\/div>\n  <div class=\"split-grid\">\n    <div class=\"split-card epa reveal\">\n      <h3>EPA<\/h3>\n      <div class=\"split-sub\">Eicosapentaenoic Acid \u00b7 430 mg per softgel<\/div>\n      <ul>\n        <li>Cardiovascular health<\/li>\n        <li>Triglyceride control<\/li>\n        <li>Healthy inflammatory response<\/li>\n        <li>Vascular function<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"split-card dha reveal\">\n      <h3>DHA<\/h3>\n      <div class=\"split-sub\">Docosahexaenoic Acid \u00b7 216 mg per softgel<\/div>\n      <ul>\n        <li>Brain function<\/li>\n        <li>Memory and focus<\/li>\n        <li>Eye health<\/li>\n        <li>Neurological development<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- TECHNOLOGY (signature) -->\n<section class=\"tech-bg\" id=\"tecnologia\">\n  <div class=\"section-head\">\n    <span class=\"eyebrow\">3-Phase Technology\u00ae<\/span>\n    <h2 class=\"section-title reveal\">Inside the softgel: <em>three layers<\/em>, one purpose<\/h2>\n    <p class=\"section-desc reveal\">The most common problem with Omega 3 supplements is fishy burps. Our patented technology solves it right from the softgel&#8217;s design.<\/p>\n  <\/div>\n  <div class=\"tech-grid\">\n    <div class=\"tech-diagram reveal\">\n      <svg viewBox=\"0 0 380 460\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <defs>\n          <linearGradient id=\"shellGrad\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#FBF1DC\" stop-opacity=\"0.95\"><\/stop>\n            <stop offset=\"100%\" stop-color=\"#E8B85C\" stop-opacity=\"0.55\"><\/stop>\n          <\/linearGradient>\n          <linearGradient id=\"oilGrad\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#F2C572\"><\/stop>\n            <stop offset=\"100%\" stop-color=\"#C98A2B\"><\/stop>\n          <\/linearGradient>\n          <radialGradient id=\"coreGrad\" cx=\"40%\" cy=\"35%\" r=\"65%\">\n            <stop offset=\"0%\" stop-color=\"#4FB3BD\"><\/stop>\n            <stop offset=\"100%\" stop-color=\"#1B8A94\"><\/stop>\n          <\/radialGradient>\n        <\/defs>\n        <!-- outer vanilla coating -->\n        <rect x=\"60\" y=\"20\" width=\"260\" height=\"420\" rx=\"130\" fill=\"url(#shellGrad)\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1.5\"><\/rect>\n        <!-- lemon oil layer -->\n        <rect x=\"90\" y=\"50\" width=\"200\" height=\"360\" rx=\"100\" fill=\"url(#oilGrad)\" opacity=\"0.92\"><\/rect>\n        <!-- omegazero core -->\n        <ellipse cx=\"190\" cy=\"230\" rx=\"72\" ry=\"150\" fill=\"url(#coreGrad)\"><\/ellipse>\n        <ellipse cx=\"165\" cy=\"150\" rx=\"20\" ry=\"34\" fill=\"#ffffff\" opacity=\"0.22\"><\/ellipse>\n\n        <!-- labels with leader lines -->\n        <line x1=\"320\" y1=\"90\" x2=\"360\" y2=\"60\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\"><\/line>\n        <circle cx=\"320\" cy=\"90\" r=\"3\" fill=\"#FBF1DC\"><\/circle>\n        <text x=\"365\" y=\"55\" fill=\"#FBF1DC\" font-family=\"Inter, sans-serif\" font-size=\"13\" font-weight=\"700\">Vanilla coating<\/text>\n        <text x=\"365\" y=\"70\" fill=\"rgba(255,255,255,0.55)\" font-family=\"Inter, sans-serif\" font-size=\"10.5\">Neutralizes odor<\/text>\n\n        <line x1=\"290\" y1=\"180\" x2=\"360\" y2=\"200\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\"><\/line>\n        <circle cx=\"290\" cy=\"180\" r=\"3\" fill=\"#F2C572\"><\/circle>\n        <text x=\"10\" y=\"200\" fill=\"#F2C572\" font-family=\"Inter, sans-serif\" font-size=\"13\" font-weight=\"700\" text-anchor=\"start\" transform=\"translate(0,0)\"><\/text>\n        <text x=\"365\" y=\"196\" fill=\"#FBF1DC\" font-family=\"Inter, sans-serif\" font-size=\"13\" font-weight=\"700\" text-anchor=\"start\">Lemon-flavored oil<\/text>\n        <text x=\"365\" y=\"211\" fill=\"rgba(255,255,255,0.55)\" font-family=\"Inter, sans-serif\" font-size=\"10.5\" text-anchor=\"start\">Improves palatability<\/text>\n\n        <line x1=\"190\" y1=\"270\" x2=\"245\" y2=\"330\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\"><\/line>\n        <circle cx=\"190\" cy=\"270\" r=\"3\" fill=\"#4FB3BD\"><\/circle>\n        <text x=\"10\" y=\"345\" fill=\"#4FB3BD\" font-family=\"Inter, sans-serif\" font-size=\"13\" font-weight=\"700\">OmegaZero\u00ae<\/text>\n        <text x=\"10\" y=\"360\" fill=\"rgba(255,255,255,0.55)\" font-family=\"Inter, sans-serif\" font-size=\"10.5\">Emulsifies in the stomach<\/text>\n      <\/svg>\n    <\/div>\n    <div class=\"tech-steps\">\n      <div class=\"tech-step reveal\">\n        <div class=\"tech-step-marker\" style=\"color:#4FB3BD;\">1<\/div>\n        <div>\n          <h4>OmegaZero\u00ae<\/h4>\n          <p>Emulsifies the oil in the stomach together with food, preventing the typical fishy aftertaste.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"tech-step reveal\">\n        <div class=\"tech-step-marker\" style=\"color:#F2C572;\">2<\/div>\n        <div>\n          <h4>Lemon-flavored oil<\/h4>\n          <p>Improves palatability and delivers a sense of freshness from the very first softgel.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"tech-step reveal\">\n        <div class=\"tech-step-marker\" style=\"color:#FBF1DC;\">3<\/div>\n        <div>\n          <h4>Vanilla-flavored coating<\/h4>\n          <p>Fully neutralizes the characteristic fishy smell, even before swallowing the softgel.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PRODUCT JOURNEY -->\n<section class=\"journey-bg\" id=\"viaje\">\n  <div class=\"section-head\">\n    <span class=\"eyebrow\">Full traceability<\/span>\n    <h2 class=\"section-title reveal\">The journey of <em>every softgel<\/em><\/h2>\n    <p class=\"section-desc reveal\">From the ocean to your home, every stage is controlled and verifiable.<\/p>\n  <\/div>\n  <div class=\"journey-track reveal\">\n    <div class=\"journey-step\"><div class=\"journey-icon\">\ud83c\udf0a<\/div><h4>Ocean<\/h4><p>South Pacific, off the coast of Chile<\/p><\/div>\n    <div class=\"journey-arrow\">\u2192<\/div>\n    <div class=\"journey-step\"><div class=\"journey-icon\">\ud83d\udc1f<\/div><h4>Anchovies<\/h4><p>Certified species, low contaminant profile<\/p><\/div>\n    <div class=\"journey-arrow\">\u2192<\/div>\n    <div class=\"journey-step\"><div class=\"journey-icon\">\u2697\ufe0f<\/div><h4>Molecular distillation<\/h4><p>Removes heavy metals and contaminants<\/p><\/div>\n    <div class=\"journey-arrow\">\u2192<\/div>\n    <div class=\"journey-step\"><div class=\"journey-icon\">\ud83d\udd2c<\/div><h4>IFOS analysis<\/h4><p>Concentration, oxidation, and purity verified<\/p><\/div>\n    <div class=\"journey-arrow\">\u2192<\/div>\n    <div class=\"journey-step\"><div class=\"journey-icon\">\ud83d\udc8a<\/div><h4>OmegaZero\u00ae<\/h4><p>Anti-odor and anti-aftertaste technology<\/p><\/div>\n    <div class=\"journey-arrow\">\u2192<\/div>\n    <div class=\"journey-step\"><div class=\"journey-icon\">\u2713<\/div><h4>You<\/h4><p>One softgel, demonstrable quality<\/p><\/div>\n  <\/div>\n<\/section>\n\n<!-- WHY ANCHOVIES -->\n<section id=\"anchovetas\">\n  <div class=\"section-head\">\n    <span class=\"eyebrow\">Controlled origin<\/span>\n    <h2 class=\"section-title reveal\">Why <em>anchovies<\/em>?<\/h2>\n    <p class=\"section-desc reveal\">Small, short-lived fish accumulate far fewer contaminants than large, long-lived species. It&#8217;s a matter of biology, not marketing.<\/p>\n  <\/div>\n  <div class=\"anchovy-grid\">\n    <div class=\"food-chain reveal\">\n      <div class=\"food-chain-row low\">\n        <span class=\"food-chain-name\">Anchovy<\/span>\n        <div class=\"food-chain-bar-track\"><div class=\"food-chain-bar\"><\/div><\/div>\n        <span class=\"food-chain-level\">Very low<\/span>\n      <\/div>\n      <div class=\"food-chain-row mid\">\n        <span class=\"food-chain-name\">Tuna<\/span>\n        <div class=\"food-chain-bar-track\"><div class=\"food-chain-bar\"><\/div><\/div>\n        <span class=\"food-chain-level\">Moderate<\/span>\n      <\/div>\n      <div class=\"food-chain-row high\">\n        <span class=\"food-chain-name\">Swordfish<\/span>\n        <div class=\"food-chain-bar-track\"><div class=\"food-chain-bar\"><\/div><\/div>\n        <span class=\"food-chain-level\">High<\/span>\n      <\/div>\n      <div class=\"food-chain-row high\">\n        <span class=\"food-chain-name\">Shark<\/span>\n        <div class=\"food-chain-bar-track\"><div class=\"food-chain-bar\"><\/div><\/div>\n        <span class=\"food-chain-level\">High<\/span>\n      <\/div>\n      <p style=\"font-size:0.72rem; color:var(--text-light); margin-top:16px;\">Relative contaminant accumulation based on position in the marine food chain and the species&#8217; life cycle.<\/p>\n    <\/div>\n    <div class=\"reveal\">\n      <ul class=\"purity-points\">\n        <li>The anchovy is a small, short-lived fish low on the food chain \u2014 it doesn&#8217;t have time to accumulate mercury or other contaminants.<\/li>\n        <li>Large species like tuna, swordfish, or shark live longer and feed on other fish, concentrating the contaminants of the entire chain.<\/li>\n        <li>That&#8217;s why anchovy oil starts from a much cleaner base, even before molecular distillation.<\/li>\n        <li>The South Pacific off the coast of Chile is recognized as one of the cleanest and most productive marine ecosystems in the world.<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- DIFFERENCE TABLE -->\n<section class=\"compare-bg\" id=\"diferencia\">\n  <div class=\"section-head\">\n    <span class=\"eyebrow\">The real difference<\/span>\n    <h2 class=\"section-title reveal\">Standard Omega 3 <em>vs.<\/em> Premium Omega 3<\/h2>\n    <p class=\"section-desc reveal\">The effectiveness of an Omega 3 doesn&#8217;t depend on how many capsules come in the bottle, but on these seven criteria used internationally to assess its quality.<\/p>\n  <\/div>\n  <div style=\"overflow-x:auto;\">\n  <table class=\"compare-table reveal\">\n    <thead>\n      <tr><th>Criteria<\/th><th>Omega 3 Extra Pure<\/th><\/tr>\n    <\/thead>\n    <tbody>\n      <tr><td>High EPA + DHA concentration (60%+)<\/td><td class=\"check\">\u2713<\/td><\/tr>\n      <tr><td>Optimized EPA:DHA ratio (2:1)<\/td><td class=\"check\">\u2713<\/td><\/tr>\n      <tr><td>Heavy metal control<\/td><td class=\"check\">\u2713<\/td><\/tr>\n      <tr><td>PCB and dioxin control<\/td><td class=\"check\">\u2713<\/td><\/tr>\n      <tr><td>Verifiable origin \u2014 South Pacific<\/td><td class=\"check\">\u2713<\/td><\/tr>\n      <tr><td>Independent certifications (IFOS, ORIVO)<\/td><td class=\"check\">\u2713<\/td><\/tr>\n      <tr><td>Anti-aftertaste technology (3-Phase)<\/td><td class=\"check\">\u2713<\/td><\/tr>\n      <tr><td>Certified sustainability (Friend of the Sea)<\/td><td class=\"check\">\u2713<\/td><\/tr>\n    <\/tbody>\n  <\/table>\n  <\/div>\n  <div class=\"seals-row reveal\" style=\"margin-top:36px;\">\n    <img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/08\/sellos-omega-2.png\" alt=\"IFOS 5 Stars, ORIVO, and Friend of the Sea certification seals\" class=\"seals-img\">\n  <\/div>\n<\/section>\n\n<!-- CONCENTRATION \/ RATIO -->\n<section id=\"concentracion\">\n  <div class=\"section-head\">\n    <span class=\"eyebrow\">Concentration and balance<\/span>\n    <h2 class=\"section-title reveal\">More active Omega 3, <em>in the right proportion<\/em><\/h2>\n    <p class=\"section-desc reveal\">Many supplements on the market contain moderate concentrations of EPA and DHA. Our oil is molecularly concentrated and purified.<\/p>\n  <\/div>\n  <div class=\"ratio-grid\">\n    <div class=\"ratio-visual reveal\">\n      <div class=\"ratio-bars\">\n        <div class=\"ratio-bar epa-bar\">EPA<\/div>\n        <div class=\"ratio-bar dha-bar\">DHA<\/div>\n      <\/div>\n      <div class=\"ratio-labels\"><span>2 parts<\/span><span>1 part<\/span><\/div>\n    <\/div>\n    <div class=\"reveal\">\n      <h3 style=\"color:var(--navy); font-size:1.3rem; margin-bottom: 14px;\">646 mg of EPA + DHA per softgel \u2014 over 60% active<\/h3>\n      <div class=\"conc-meter\">\n        <div class=\"conc-track\"><div class=\"conc-fill\"><\/div><\/div>\n        <div class=\"conc-label\"><span>Standard supplement<\/span><span>Omega 3 Extra Pure<\/span><\/div>\n      <\/div>\n      <ul class=\"purity-points\" style=\"margin-top:24px;\">\n        <li>Greater nutritional intake per capsule<\/li>\n        <li>Fewer softgels needed per day<\/li>\n        <li>Better treatment adherence<\/li>\n        <li>2:1 EPA:DHA ratio, backed by scientific evidence for triglycerides, cardiovascular, eye, and brain health<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PURITY -->\n<section class=\"benefits-bg\" id=\"pureza\">\n  <div class=\"section-head\">\n    <span class=\"eyebrow\">Purity and traceability<\/span>\n    <h2 class=\"section-title reveal\">Purity that <em>exceeds<\/em> international standards<\/h2>\n    <p class=\"section-desc reveal\">Fish oils can be exposed to environmental contaminants. Our molecular distillation process removes them.<\/p>\n  <\/div>\n  <div class=\"purity-grid\">\n    <div class=\"purity-card reveal\">\n      <h3>Molecular distillation<\/h3>\n      <p style=\"font-size:0.88rem; color:var(--text-mid); line-height:1.6;\">Contaminants removed to levels well below the most demanding international standards:<\/p>\n      <div class=\"contam-tags\">\n        <span class=\"contam-tag\">Mercury<\/span>\n        <span class=\"contam-tag\">Arsenic<\/span>\n        <span class=\"contam-tag\">Cadmium<\/span>\n        <span class=\"contam-tag\">Lead<\/span>\n        <span class=\"contam-tag\">PCB<\/span>\n        <span class=\"contam-tag\">Dioxins<\/span>\n      <\/div>\n      <table class=\"values-table\">\n        <tbody><tr><th>Contaminant<\/th><th>Our level<\/th><th>Accepted limit<\/th><\/tr>\n        <tr><td>Mercury<\/td><td class=\"val-good\">&lt; 0.02 mg\/kg<\/td><td class=\"val-limit\">&lt; 0.1 mg\/kg<\/td><\/tr>\n        <tr><td>PCB<\/td><td class=\"val-good\">0.5\u20130.7 ng\/g<\/td><td class=\"val-limit\">&lt; 45 ng\/g<\/td><\/tr>\n      <\/tbody><\/table>\n      <p style=\"font-size:0.72rem; color:var(--text-light); margin-top:12px;\">Reference laboratory values, well below the maximum limits allowed by international fish oil quality standards.<\/p>\n    <\/div>\n    <div class=\"purity-card reveal\">\n      <h3>Full origin traceability<\/h3>\n      <ul class=\"purity-points\">\n        <li>Species used \u2014 certified anchovy<\/li>\n        <li>Geographic origin \u2014 South Pacific, off the coast of Chile<\/li>\n        <li>Raw material authenticity \u2014 ORIVO\u00ae Certification<\/li>\n        <li>Fully controlled supply chain, start to finish<\/li>\n      <\/ul>\n      <h3 style=\"margin-top:26px;\">Freshness and oxidation<\/h3>\n      <p style=\"font-size:0.88rem; color:var(--text-mid); line-height:1.6;\">An oxidized Omega 3 loses effectiveness and is largely the source of that fishy taste. IFOS certification measures the oxidation index in every batch, guaranteeing a fresh oil from production to consumption.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CERTIFICATIONS -->\n<section class=\"certs-bg\" id=\"certificaciones\">\n  <div class=\"section-head center\">\n    <span class=\"eyebrow\">International certifications<\/span>\n    <h2 class=\"section-title reveal\">Quality that can be <em>verified<\/em><\/h2>\n    <p class=\"section-desc reveal center\">The quality of an Omega 3 should be provable to independent bodies.<\/p>\n  <\/div>\n  <div class=\"certs-grid\">\n    <div class=\"cert-card reveal\">\n      <div class=\"cert-mark\">IFOS\u00ae 5\u2605<\/div>\n      <h4>International Fish Oil Standards<\/h4>\n      <p>The most demanding certification for fish oil. Every batch is independently analyzed across seven areas:<\/p>\n      <ul class=\"purity-points\" style=\"margin-top:12px;\">\n        <li>Actual EPA + DHA concentration<\/li>\n        <li>Oxidation index and freshness<\/li>\n        <li>Heavy metals<\/li>\n        <li>PCBs and dioxins<\/li>\n        <li>Overall oil purity<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"cert-card reveal\">\n      <div class=\"cert-mark\">ORIVO\u00ae<\/div>\n      <h4>Verified origin<\/h4>\n      <p>Very few brands have it. ORIVO analyzes the oil&#8217;s DNA to confirm three things no label can guarantee on its own:<\/p>\n      <ul class=\"purity-points\" style=\"margin-top:12px;\">\n        <li>Actual fish species used<\/li>\n        <li>Verified geographic origin<\/li>\n        <li>Raw material authenticity<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"cert-card reveal\">\n      <div class=\"cert-mark\">FOS<\/div>\n      <h4>Friend of the Sea\u00ae<\/h4>\n      <p>International recognition certifying sustainable fishing practices, with controlled impact on marine populations and the South Pacific ecosystem.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- DOSAGE -->\n<section class=\"dosage-bg\" id=\"dosis\">\n  <div class=\"section-head\">\n    <span class=\"eyebrow\">Dosage and nutritional intake<\/span>\n    <h2 class=\"section-title reveal\">One softgel a day. <em>Different<\/em> goals.<\/h2>\n    <p class=\"section-desc reveal\">The recommended daily dose varies depending on the health goal you want to address.<\/p>\n  <\/div>\n  <table class=\"dosage-table reveal\">\n    <tbody><tr><td>Cardiovascular health<\/td><td><span class=\"dose-pill\"><span class=\"dot\"><\/span>1 softgel daily<\/span><\/td><\/tr>\n    <tr><td>Brain function<\/td><td><span class=\"dose-pill\"><span class=\"dot\"><\/span>2 softgels daily<\/span><\/td><\/tr>\n    <tr><td>Eye health<\/td><td><span class=\"dose-pill\"><span class=\"dot\"><\/span>2 softgels daily<\/span><\/td><\/tr>\n    <tr><td>Triglycerides<\/td><td><span class=\"dose-pill\"><span class=\"dot\"><\/span>4 softgels daily<\/span><\/td><\/tr>\n    <tr><td>Blood pressure<\/td><td><span class=\"dose-pill\"><span class=\"dot\"><\/span>5 softgels daily<\/span><\/td><\/tr>\n  <\/tbody><\/table>\n<\/section>\n\n<!-- FAQ -->\n<section class=\"faq-bg\" id=\"faq\">\n  <div class=\"section-head\">\n    <span class=\"eyebrow\">Frequently asked questions<\/span>\n    <h2 class=\"section-title reveal\">Everything you need <em>to know<\/em><\/h2>\n  <\/div>\n  <div class=\"faq-list\">\n    <div class=\"faq-item\">\n      <div class=\"faq-question\">Why is IFOS certification so important?<\/div>\n      <div class=\"faq-answer\">Because it&#8217;s the only way to confirm, through independent analysis, that the product actually contains what it claims: real EPA+DHA concentration, a low oxidation index, and heavy metal, PCB, and dioxin levels well below accepted limits.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-question\">What is ORIVO and why does it matter?<\/div>\n      <div class=\"faq-answer\">ORIVO is an origin certification based on DNA analysis, confirming the actual species, geographic origin, and authenticity of the raw material. Very few Omega 3 brands have it, since it requires much stricter traceability controls.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-question\">What real difference does it make compared to other Omega 3 products?<\/div>\n      <div class=\"faq-answer\">Most Omega 3 supplements don&#8217;t disclose their actual concentration, don&#8217;t control their oxidation level, and don&#8217;t certify the origin of their raw material. Omega 3 Extra Pure does, and can prove it.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-question\">Why doesn&#8217;t it leave a fishy taste or smell?<\/div>\n      <div class=\"faq-answer\">Thanks to 3-Phase technology: OmegaZero\u00ae emulsifies the oil in the stomach along with food, the oil itself is lemon-flavored, and the softgel has a vanilla-flavored coating that neutralizes the characteristic fishy smell.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-question\">What&#8217;s the recommended dose?<\/div>\n      <div class=\"faq-answer\">It depends on your goal: 1 softgel daily for cardiovascular health, 2 for brain or eye function, 4 for triglycerides, and 5 for blood pressure. You can see the full breakdown in the dosage section above.<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- LIFESTYLE (people\/family photo #2 \u2014 full-bleed pre-CTA) -->\n\n\n<!-- CTA -->\n<section class=\"cta-section\" id=\"comprar\">\n  <h2>The Omega 3 that <em>makes the difference<\/em><\/h2>\n  <p>More purity, more quality control, and a far superior consumption experience \u2014 with no fishy taste or smell.<\/p>\n  <a href=\"https:\/\/order-science.com\/checkout\/?add-to-cart=205\" class=\"btn-cta-white\" target=\"_blank\" rel=\"noopener\">Buy Omega 3 Extra Pure<\/a>\n  <p class=\"presentation-note\">IFOS 5 Stars Certification \u00b7 ORIVO Anchovy \u00b7 Friend of the Sea Sustainable Fishing<\/p>\n<\/section>\n\n<!-- ORDER SCIENCE BAND -->\n<div class=\"order-band\">\n  <div class=\"order-brand\">\n    <img decoding=\"async\" src=\"https:\/\/order-science.com\/wp-content\/uploads\/2026\/06\/Logo_order-04-2-removebg-preview.png\" alt=\"ORDER Nutritional Science\" onerror=\"this.style.display='none'; this.nextSibling.style.display='block'\">\n    <div class=\"order-brand-fallback\" style=\"display:none;\">\n      ORDER\n      <small>Nutritional Science<\/small>\n    <\/div>\n    <div style=\"width:1px; height:40px; background:rgba(10,42,67,0.12);\"><\/div>\n    <div class=\"order-info\">\n      <strong>Distributed by ORDER Nutritional Science<\/strong><br>\n      Science, nutrition, and precision\n    <\/div>\n  <\/div>\n  <div class=\"order-contact\">\n    <span>\ud83c\udf10 <a href=\"https:\/\/order-science.com\" target=\"_blank\" rel=\"noopener\">order-science.com<\/a><\/span>\n    <span style=\"color:var(--text-light); font-size:0.78rem;\">Premium supplements \u00b7 Argentine market<\/span>\n  <\/div>\n<\/div>\n\n<\/div><!-- \/.omega3-lp -->\n\n<script>\n  document.querySelector('.omega3-lp').classList.add('js-reveal-active');\n\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach((entry, i) => {\n      if (entry.isIntersecting) {\n        setTimeout(() => entry.target.classList.add('visible'), i * 70);\n        observer.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.12 });\n\n  document.querySelectorAll('.reveal').forEach(el => observer.observe(el));\n\n  document.querySelectorAll('a[href^=\"#\"]').forEach(a => {\n    a.addEventListener('click', e => {\n      const target = document.querySelector(a.getAttribute('href'));\n      if (target) {\n        e.preventDefault();\n        target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n      }\n    });\n  });\n\n  document.querySelectorAll('.faq-question').forEach(question => {\n    question.addEventListener('click', () => {\n      const item = question.parentElement;\n      const isActive = item.classList.contains('active');\n      document.querySelectorAll('.faq-item').forEach(faq => faq.classList.remove('active'));\n      if (!isActive) item.classList.add('active');\n    });\n  });\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ES EN Premium Fish Oil Maximum purity.Great benefits. Certified purity. Verified origin. High concentration. Superior technology. Made exclusively with South [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"disabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-323","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/order-science.com\/en\/wp-json\/wp\/v2\/pages\/323","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/order-science.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/order-science.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/order-science.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/order-science.com\/en\/wp-json\/wp\/v2\/comments?post=323"}],"version-history":[{"count":2,"href":"https:\/\/order-science.com\/en\/wp-json\/wp\/v2\/pages\/323\/revisions"}],"predecessor-version":[{"id":333,"href":"https:\/\/order-science.com\/en\/wp-json\/wp\/v2\/pages\/323\/revisions\/333"}],"wp:attachment":[{"href":"https:\/\/order-science.com\/en\/wp-json\/wp\/v2\/media?parent=323"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}