{"product_id":"nitric-oxide-booster-combo-premium-package","title":"OptiPressure- Your Nitric Oxide Booster Combo- Premium Package","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900\u0026display=swap');\n\n\/* --- Base Layout --- *\/\n.optipressure-hero, .cardiologist-section, .science-section, .infographic-section, .benefits-intro-section, .benefits-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 40px;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 40px 20px;\n  font-family: system-ui, -apple-system, sans-serif;\n  color: #333;\n  align-items: center;\n}\n\n.hero-content, .hero-card, .video-container, .cardiologist-content {\n  flex: 1 1 400px;\n}\n\n\/* --- Typography --- *\/\n.social-proof, .section-label {\n  font-size: 0.9rem;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  color: #666;\n  margin-bottom: 15px;\n}\n\n.social-proof {\n  border: solid 1px #D4856A;\n  border-radius: 20px;\n  text-align: center;\n  padding: 10px;\n}\n\n.hero-content h1, .cardiologist-content h2, .science-section h2, .infographic-section h2, .benefits-intro-section h2 {\n  font-family: 'Playfair Display', serif !important;\n  font-weight: 700 !important;\n  line-height: 1.2 !important;\n  margin: 10px 0 20px 0 !important;\n}\n\n.hero-content h1 { font-size: 3rem !important; }\n.cardiologist-content h2, .science-section h2, .infographic-section h2, .benefits-intro-section h2 { \n  font-size: 2.5rem !important; \n  color:#5C1A1A; \n}\n\n.highlight { color: #D4856A; }\n\n.subtitle, .section-text {\n  font-size: 1.25rem;\n  line-height: 1.6;\n  margin-bottom: 30px;\n  color: #555;\n}\n\n.max600 { max-width:600px; margin:0 auto !important; }\n\n\/* --- Lists --- *\/\n.benefits-list {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 40px 0;\n}\n.benefits-list li {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 15px;\n  font-size: 1.25rem;\n}\n.benefits-list svg {\n  color: #D4856A;\n  flex-shrink: 0;\n}\n\n\/* --- Buttons --- *\/\n.cta-group {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 15px;\n  margin-bottom: 25px;\n}\n.btn {\n  display: inline-block;\n  padding: 15px 25px;\n  text-decoration: none !important;\n  font-weight: 600;\n  border-radius: 5px;\n  text-align: center;\n  transition: opacity 0.2s ease;\n}\n.btn:hover {\n  opacity: 0.9;\n  color: #ffffff !important;\n}\n.btn-primary {\n  background-color: #5A0C12;\n  color: #fff !important;\n}\n.btn-secondary {\n  background-color: #D4856A;\n  color: #333;\n}\n\n\/* --- Pricing Card --- *\/\n.hero-card {\n  background: #f1f1f1;\n  border-radius: 12px;\n  padding: 30px;\n  text-align: center;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n}\n.hero-card img {\n  max-width: 90%;\n  height: auto;\n  margin: 0 auto 20px !important;\n}\n.card-tag {\n  font-size: 0.9rem;\n  font-weight: bold;\n  text-transform: uppercase;\n  color: #D4856A;\n  margin-bottom: 10px;\n}\n.card-title {\n  font-size: 1.5rem;\n  margin: 0 0 20px 0;\n}\n.pricing-box {\n  background: #fff;\n  border: 1px solid #eee;\n  border-radius: 8px;\n  padding: 20px;\n  margin-bottom: 20px;\n}\n.pricing-box span { display: block; }\n.price-label { font-size: 1rem; color: #666; }\n.price-amount {\n  font-size: 2.5rem;\n  font-weight: 800;\n  color: #1e8e3e;\n  margin: 5px 0;\n}\n.price-desc { font-size: 0.95rem; color: #666; margin-bottom: 15px; }\n.shipping-badge {\n  display: inline-block;\n  background: #e6f4ea;\n  color: #1e8e3e;\n  padding: 5px 12px;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  font-weight: bold;\n}\n.guarantee {\n  display: flex;\n  align-items: flex-start;\n  text-align: left;\n  gap: 10px;\n  margin-top: 20px;\n  font-size: 0.9rem;\n  color: #555;\n}\n\n\/* --- Logo Cloud --- *\/\n.as-seen-on {\n  max-width: 1200px;\n  margin: 20px auto 40px;\n  padding: 20px 0;\n  text-align: center;\n  background-color: #D4856A;\n}\n.brands-container {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  flex-wrap: wrap;\n  gap: 30px 50px;\n}\n.brand-item {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-weight: 900;\n  font-size: 1.2rem;\n  color: #ffffff;\n  text-shadow: 0px 2px 1px rgba(94,94,94,0.49);\n}\n\n\/* --- Video Overlay Section --- *\/\n.VideoWrapper {\n  margin-top: 0 !important;\n  margin-bottom: 0 !important;\n}\n.video-responsive {\n  position: relative;\n  padding-bottom: 56.25%;\n  height: 0;\n  overflow: hidden;\n  border-radius: 12px;\n  background: #000;\n}\n.video-responsive iframe {\n  position: absolute;\n  top: 0; left: 0; width: 100%; height: 100%;\n  border: 0;\n}\n.video-overlay-wrapper {\n  position: absolute;\n  top: 0; left: 0; width: 100%; height: 100%;\n  z-index: 10;\n  cursor: pointer;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  background-size: cover;\n  background-position: center;\n}\n.custom-play-button {\n  width: 70px;\n  height: 70px;\n  background: rgba(255, 255, 255, 0.9);\n  border-radius: 50%;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.3);\n}\n.custom-play-button svg { width: 25px; height: 25px; fill: #5A0C12; margin-left: 5px; }\n\n.quote-box {\n  border-left: 4px solid #D4856A;\n  padding-left: 20px;\n  font-style: italic;\n  margin: 25px 0;\n  font-size: 1.1rem;\n  line-height: 1.5;\n}\n.quote-author {\n  display: block; margin-top: 10px; color: #5C1A1A;\n  font-weight: 700; font-style: normal; text-transform: uppercase; font-size: 0.85rem;\n}\n\n\/* --- SCIENCE \u0026 INFOGRAPHIC SECTIONS --- *\/\n.science-section, .infographic-section {\n  background-color: #FAF0EE;\n  flex-direction: column;\n  text-align: center;\n  max-width: 100% !important;\n}\n.science-section { padding: 40px 20px 10px 20px; }\n.infographic-section { padding: 10px 20px 40px 20px; }\n\n.info-inner {\n  max-width: 800px;\n  margin: 0 auto;\n  padding:30px;\n  background-color: #ffffff;\n  border-radius:20px;\n  box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.29);\n}\n\n\/* Artery Comparison Grid *\/\n.comparison-grid {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 20px;\n  margin-bottom: 50px;\n}\n.comparison-box {\n  background: #FAF0EE;\n  padding: 30px;\n  border-radius: 12px;\n  flex: 1;\n}\n.comparison-box img {\n  width: 100%;\n  max-width: 200px;\n  height: auto;\n  margin: 15px auto;\n  display: block;\n}\n.comparison-box strong {\n  display: block;\n  font-size: 1.2rem;\n  margin-bottom: 5px;\n}\n.comparison-arrow {\n  font-size: 2.5rem;\n  color: #D4856A;\n}\n\n\/* Pathway Cards Grid *\/\n.pathway-grid {\n  display: flex;\n  gap: 20px;\n  margin-top: 30px;\n}\n.pathway-card {\n  background: #FAF7F4;\n  padding: 30px;\n  border-radius: 12px;\n  flex: 1;\n  text-align: center;\n  border: 1px solid #eee;\n}\n.pathway-emoji {\n  font-size: 2.5rem;\n  margin-bottom: 15px;\n  display: block;\n}\n.pathway-title {\n  font-weight: 700;\n  font-size: 1.1rem;\n  color: #D4856A;\n  margin-bottom: 10px;\n}\n.product-source {\n  font-weight: 800;\n  margin-top: 15px;\n  color: #333;\n  text-transform: uppercase;\n  font-size: 0.9rem;\n}\n\n\/* --- BENEFITS SECTIONS --- *\/\n.benefits-intro-section, .benefits-grid {\n  flex-direction: column;\n  text-align: center;\n  padding: 40px 20px;\n}\n\n.benefits-grid {\n  padding-top: 0;\n  padding-bottom: 60px;\n  gap: 20px;\n  flex-direction: row; \/* Horizontal on desktop *\/\n  align-items: stretch;\n}\n\n.benefit-card {\n  background: #FAF7F4;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  padding: 30px;\n  flex: 1;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n  transition: transform 0.3s ease;\n}\n\n.benefit-card:hover {\n  transform: scale(1.05);\n}\n\n.benefit-emoji {\n  font-size: 2.5rem;\n  margin-bottom: 15px;\n  display: block;\n}\n\n.benefit-title {\n  font-weight: 700;\n  font-size: 1.2rem;\n  color: #5C1A1A;\n  margin-bottom: 10px;\n}\n\n.benefit-desc {\n  font-size: 1rem;\n  line-height: 1.5;\n  color: #666;\n}\n\n\n\/* --- Standalone Product Cards CSS --- *\/\n.opti-product-wrapper {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 25px;\n  max-width: 1100px;\n  margin: 40px auto;\n  padding: 20px;\n  font-family: system-ui, -apple-system, sans-serif;\n}\n\n.opti-card-item {\n  flex: 1 1 480px;\n  background: #ffffff;\n  border-radius: 25px;\n  overflow: hidden;\n  box-shadow: 0 10px 25px rgba(0,0,0,0.1);\n  display: flex;\n  flex-direction: column;\n}\n\n\/* Maroon Header Section *\/\n.opti-card-top {\n  background-color: #5A0C12; \/* Brand Maroon *\/\n  padding: 30px;\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  color: #ffffff;\n}\n\n.opti-card-top img {\n  width: 90px !important;\n  height: auto !important;\n  margin: 0 !important;\n  flex-shrink: 0;\n}\n\n.opti-card-title-area h2 {\n  font-family: 'Playfair Display', serif !important;\n  font-size: 2.5rem !important;\n  color: #ffffff !important;\n  margin: 0 !important;\n  line-height: 1.1 !important;\n  font-weight: 700 !important;\n}\n\n.opti-card-subtitle {\n  font-size: 1rem;\n  opacity: 0.85;\n  margin-top: 5px;\n  letter-spacing: 0.5px;\n}\n\n\/* White Body Section *\/\n.opti-card-bottom {\n  padding: 30px;\n  flex-grow: 1;\n}\n\n.opti-card-ul {\n  list-style: none !important;\n  padding: 0 !important;\n  margin: 0 !important;\n}\n\n.opti-card-ul li {\n  display: flex !important;\n  align-items: flex-start !important;\n  gap: 12px;\n  margin-bottom: 15px !important;\n  font-size: 1.1rem;\n  line-height: 1.4;\n  color: #333;\n}\n\n\/* Checkmark Color *\/\n.opti-card-ul svg {\n  width: 18px;\n  height: 18px;\n  color: #5A0C12; \n  flex-shrink: 0;\n  margin-top: 3px;\n}\n\n\/* --- Testimonial Section Container --- *\/\n.opti-testimonial-wrapper {\n  background-color: #5A0C12; \/* Brand Maroon *\/\n  padding: 80px 20px;\n  font-family: system-ui, -apple-system, sans-serif;\n  color: #ffffff;\n  text-align: center;\n}\n\n\/* --- Header Area --- *\/\n.opti-test-label {\n  color: #D4856A; \/* Copper color *\/\n  text-transform: uppercase;\n  font-weight: 700;\n  letter-spacing: 2px;\n  font-size: 0.9rem;\n  display: block;\n  margin-bottom: 15px;\n}\n\n.opti-testimonial-wrapper h2 {\n  font-family: 'Playfair Display', serif !important;\n  font-size: 2.8rem !important;\n  color: #ffffff !important;\n  margin: 0 0 20px 0 !important;\n  font-weight: 800 !important;\n}\n\n.opti-test-subintro {\n  font-size: 1.1rem;\n  opacity: 0.8;\n  margin-bottom: 50px;\n}\n\n\/* --- Testimonial Grid --- *\/\n.opti-test-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 20px;\n  max-width: 1200px;\n  margin: 0 auto;\n  justify-content: center;\n}\n\n.opti-test-card {\n  flex: 1 1 350px;\n  background: rgba(255, 255, 255, 0.05); \/* Subtle transparency *\/\n  border: 1px solid rgba(255, 255, 255, 0.15);\n  border-radius: 20px;\n  padding: 35px;\n  text-align: left;\n  display: flex;\n  flex-direction: column;\n  transition: transform 0.3s ease;\n}\n\n.opti-test-card:hover {\n  transform: translateY(-5px);\n  background: rgba(255, 255, 255, 0.08);\n}\n\n\/* Stars *\/\n.opti-stars {\n  color: #F2B01E; \/* Gold Stars *\/\n  font-size: 1.2rem;\n  margin-bottom: 20px;\n  display: block;\n}\n\n.opti-test-quote {\n  font-size: 1.05rem;\n  line-height: 1.6;\n  font-style: italic;\n  margin-bottom: 30px;\n  flex-grow: 1;\n}\n\n\/* --- Author Meta --- *\/\n.opti-test-meta {\n  display: flex;\n  align-items: center;\n  gap: 15px;\n}\n\n.opti-test-meta img {\n  width: 60px !important;\n  height: 60px !important;\n  border-radius: 50%;\n  object-fit: cover;\n  margin: 0 !important; \/* Following your previous margin fix *\/\n}\n\n.opti-author-name {\n  font-weight: 700;\n  font-size: 1.1rem;\n  display: block;\n}\n\n.opti-verified-tag {\n  font-size: 0.8rem;\n  opacity: 0.7;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  margin-top: 2px;\n}\n\n\/* --- Section Wrapper --- *\/\n.opti-guarantee-wrapper {\n  background-color: #FAF0EE; \/* Matches your science\/infographic background *\/\n  padding: 60px 20px;\n  font-family: system-ui, -apple-system, sans-serif;\n  display: flex;\n  justify-content: center;\n}\n\n\/* --- The Card --- *\/\n.opti-guarantee-card {\n  background-color: #ffffff;\n  border: 1px solid #5A0C12; \/* Brand Maroon Border *\/\n  border-radius: 20px;\n  max-width: 900px;\n  width: 100%;\n  padding: 40px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n}\n\n.opti-guarantee-flex {\n  display: flex;\n  align-items: flex-start;\n  gap: 30px;\n}\n\n\/* --- Shield Icon --- *\/\n.opti-guarantee-icon {\n  font-size: 4rem;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n\/* --- Content Typography --- *\/\n.opti-guarantee-content h2 {\n  font-family: 'Playfair Display', serif !important;\n  font-size: 2.2rem !important;\n  color: #5C1A1A !important;\n  margin: 0 0 20px 0 !important;\n  font-weight: 700 !important;\n}\n\n.opti-guarantee-content p {\n  font-size: 1.1rem;\n  line-height: 1.6;\n  color: #555;\n  margin-bottom: 25px;\n}\n\n.opti-highlight-red {\n  color: #8B2020;\n  font-weight: 600;\n}\n\n\/* --- Guarantee Pills --- *\/\n.opti-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.opti-guarantee-pill {\n  background-color: #F7E8E5; \/* Light pink\/maroon tint *\/\n  color: #5C1A1A;\n  padding: 8px 16px;\n  border-radius: 50px;\n  font-size: 0.9rem;\n  font-weight: 600;\n}\n\n\/* Specific color for Full Refund as seen in screenshot *\/\n.opti-guarantee-pill.green {\n  background-color: #E6F4EA;\n  color: #1e8e3e;\n}\n\n\/* --- Section Container --- *\/\n.opti-doc-section {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 60px;\n  max-width: 1200px;\n  margin: 60px auto;\n  padding: 20px;\n  font-family: system-ui, -apple-system, sans-serif;\n  color: #333;\n  align-items: center;\n}\n\n\/* --- Left Column: Image --- *\/\n.opti-doc-img-wrap {\n  flex: 1 1 400px;\n}\n\n.opti-doc-img-wrap img {\n  width: 100%;\n  max-width: 450px;\n  height: auto;\n  border-radius: 20px;\n  box-shadow: 0 15px 45px rgba(0,0,0,0.1);\n  display: block;\n  margin: 0 auto;\n}\n\n\/* --- Right Column: Content --- *\/\n.opti-doc-content {\n  flex: 1 1 500px;\n}\n\n.opti-doc-label {\n  font-size: 0.85rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 1.2px;\n  color: #888;\n  margin-bottom: 20px;\n  display: block;\n}\n\n\/* Quote Styling *\/\n.opti-doc-quote-box {\n  position: relative;\n  margin-bottom: 25px;\n}\n\n.opti-doc-quote-box h2 {\n  font-family: 'Playfair Display', serif !important;\n  font-size: 1.8rem !important;\n  line-height: 1.4 !important;\n  color: #5C1A1A !important;\n  font-weight: 700 !important;\n  margin: 0 !important;\n  position: relative;\n  z-index: 2;\n}\n\n\/* Large Background Quotation Mark *\/\n.opti-doc-quote-box::before {\n  content: \"“\";\n  position: absolute;\n  top: -30px;\n  left: -20px;\n  font-family: 'Playfair Display', serif;\n  font-size: 8rem;\n  color: #F7E8E5; \/* Very light maroon *\/\n  z-index: 1;\n  line-height: 1;\n}\n\n\/* Name \u0026 Credentials *\/\n.opti-doc-name {\n  color: #5C1A1A;\n  font-weight: 700;\n  font-size: 1.2rem;\n  margin-bottom: 5px;\n}\n\n.opti-doc-creds {\n  font-size: 0.95rem;\n  color: #777;\n  margin-bottom: 30px;\n}\n\n\/* --- Stats Pills --- *\/\n.opti-doc-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-bottom: 35px;\n}\n\n.opti-doc-pill {\n  background-color: #FAF0EE;\n  color: #5C1A1A;\n  padding: 8px 18px;\n  border-radius: 50px;\n  font-size: 0.9rem;\n  font-weight: 600;\n}\n\n\/* --- CTA Button --- *\/\n.opti-doc-btn {\n  display: inline-block;\n  background-color: #8B2020; \/* Deep Maroon *\/\n  color: #ffffff !important;\n  padding: 16px 35px;\n  border-radius: 8px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 1.1rem;\n  transition: opacity 0.2s ease;\n}\n\n.opti-doc-btn:hover {\n  opacity: 0.9;\n}\n\n\/* --- FAQ Section Wrapper --- *\/\n.opti-faq-wrapper {\n  background-color: #FAF0EE; \/* Matches your soft background *\/\n  padding: 80px 20px;\n  font-family: system-ui, -apple-system, sans-serif;\n  color: #333;\n}\n\n.opti-faq-container {\n  max-width: 800px;\n  margin: 0 auto;\n}\n\n.opti-faq-wrapper h2 {\n  font-family: 'Playfair Display', serif !important;\n  font-size: 2.8rem !important;\n  color: #5C1A1A !important;\n  text-align: center;\n  margin: 0 0 40px 0 !important;\n  font-weight: 800 !important;\n}\n\n\/* --- Accordion Item --- *\/\n.opti-faq-item {\n  background-color: #ffffff;\n  border-radius: 12px;\n  margin-bottom: 15px;\n  overflow: hidden;\n  box-shadow: 0 4px 10px rgba(0,0,0,0.03);\n}\n\n\/* --- FAQ Header (The Question) --- *\/\n.opti-faq-header {\n  padding: 20px 25px;\n  cursor: pointer;\n  display: flex;\n  align-items: center;\n  gap: 15px;\n  user-select: none;\n  transition: background 0.3s ease;\n}\n\n.opti-faq-header:hover {\n  background-color: #fcfcfc;\n}\n\n\/* Icons *\/\n.opti-faq-icon-main {\n  color: #5C1A1A;\n  font-size: 1.4rem;\n  font-weight: bold;\n  width: 20px;\n  display: flex;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.opti-faq-question {\n  flex-grow: 1;\n  font-weight: 600;\n  font-size: 1.1rem;\n  color: #333;\n}\n\n.opti-faq-arrow {\n  color: #5C1A1A;\n  width: 12px;\n  height: 12px;\n  flex-shrink: 0;\n  transition: transform 0.3s ease;\n}\n\n\/* --- FAQ Body (The Answer) --- *\/\n.opti-faq-body {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease-out, padding 0.3s ease;\n  background-color: #ffffff;\n}\n\n.opti-faq-content {\n  padding: 0 25px 25px 60px; \/* Aligns text under the question, not the icon *\/\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #555;\n}\n\n\/* --- Active State --- *\/\n.opti-faq-item.active .opti-faq-body {\n  max-height: 500px; \/* Arbitrary large height *\/\n}\n\n.opti-faq-item.active .opti-faq-arrow {\n  transform: rotate(90deg);\n}\n\n\/* --- Section Container --- *\/\n.opti-final-cta {\n  background-color: #5A0C12; \/* Brand Maroon *\/\n  padding: 80px 20px;\n  font-family: system-ui, -apple-system, sans-serif;\n  color: #ffffff;\n  text-align: center;\n}\n\n.opti-cta-inner {\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n\/* --- Top Label --- *\/\n.opti-cta-label {\n  font-size: 0.9rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 2px;\n  color: #D4856A; \/* Copper highlight *\/\n  margin-bottom: 20px;\n  display: block;\n}\n\n\/* --- Main Heading --- *\/\n.opti-final-cta h1 {\n  font-family: 'Playfair Display', serif !important;\n  font-size: 3.2rem !important;\n  font-weight: 800 !important;\n  line-height: 1.1 !important;\n  color: #ffffff !important;\n  margin: 0 0 25px 0 !important;\n}\n\n.opti-final-cta .highlight {\n  color: #D4856A;\n}\n\n\/* --- Sub-headline --- *\/\n.opti-cta-subtext {\n  font-size: 1.15rem;\n  line-height: 1.6;\n  opacity: 0.9;\n  max-width: 700px;\n  margin: 0 auto 40px;\n}\n\n\/* --- Primary Button --- *\/\n.opti-cta-btn {\n  display: inline-block;\n  background-color: #8B2020; \/* Slightly brighter maroon for depth *\/\n  border: 1px solid rgba(255,255,255,0.2);\n  color: #ffffff !important;\n  padding: 18px 45px;\n  border-radius: 8px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 1.2rem;\n  transition: all 0.3s ease;\n  margin-bottom: 35px;\n}\n\n.opti-cta-btn:hover {\n  background-color: #a32a2a;\n  transform: translateY(-2px);\n}\n\n\/* --- Bottom Guarantee Line --- *\/\n.opti-cta-footer-line {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  color: #D4856A;\n  font-size: 0.95rem;\n  font-weight: 600;\n}\n\n.opti-cta-footer-line svg {\n  width: 18px;\n  height: 18px;\n  flex-shrink: 0;\n}\n\n\/* --- Footer Section Wrapper --- *\/\n.opti-footer-wrapper {\n  background-color: #000000; \/* Deepest black\/maroon for the footer *\/\n  padding: 40px 20px;\n  font-family: system-ui, -apple-system, sans-serif;\n  color: #ffffff;\n  text-align: center;\n}\n\n.opti-footer-container {\n  max-width: 1100px;\n  margin: 0 auto;\n}\n\n\n\/* --- FDA Disclaimer --- *\/\n.opti-footer-disclaimer {\n  font-size: 0.85rem;\n  line-height: 1.6;\n  opacity: 0.7;\n  max-width: 1000px;\n  margin: 0 auto;\n}\n\n\/* --- Responsive Adjustments --- *\/\n@media (max-width: 768px) {\n  .hero-content h1 { font-size: 2.2rem !important; }\n  .cardiologist-content h2, .science-section h2, .benefits-intro-section h2 { font-size: 1.8rem !important; }\n  .cta-group { flex-direction: column; }\n  .btn { width: 100%; }\n  .comparison-grid, .pathway-grid, .benefits-grid { flex-direction: column; }\n  .comparison-arrow { transform: rotate(90deg); margin: 10px 0; }\n  .opti-card-item { flex: 1 1 100%; }\n  .opti-card-top { flex-direction: column; text-align: center; }\n  .opti-card-title-area h2 { font-size: 2rem !important; }\n  .opti-testimonial-wrapper h2 { font-size: 2rem !important; }\n  .opti-test-card { flex: 1 1 100%; }\n  .opti-guarantee-flex {\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .opti-pill-row {\n    justify-content: center;\n  }\n  .opti-guarantee-content h2 {\n    font-size: 1.8rem !important;\n  }\n  .opti-doc-section {\n    flex-direction: column;\n    text-align: center;\n    gap: 40px;\n  }\n  .opti-doc-quote-box h2 {\n    font-size: 1.5rem !important;\n  }\n  .opti-doc-pills {\n    justify-content: center;\n  }\n  .opti-doc-quote-box::before {\n      left: 50%;\n      transform: translateX(-50%);\n  }\n  .opti-faq-wrapper h2 { font-size: 2rem !important; }\n  .opti-faq-question { font-size: 1rem; }\n  .opti-final-cta { padding: 60px 20px; }\n  .opti-final-cta h1 { font-size: 2.2rem !important; }\n  .opti-cta-btn { width: 100%; padding: 18px 20px; }\n  .opti-footer-disclaimer {\n    font-size: 0.75rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"optipressure-hero\"\u003e\n  \u003cdiv class=\"hero-content\"\u003e\n    \u003cdiv class=\"social-proof\"\u003e4,200+ patients managing BP naturally\u003c\/div\u003e\n    \u003ch1\u003eThe \u003cspan class=\"highlight\"\u003eNatural Way\u003c\/span\u003e to Support Your Blood Pressure\u003c\/h1\u003e\n    \u003cp class=\"subtitle\"\u003eDr. Jack Wolfson's clinically formulated nitric oxide protocol — proven to relax arterial walls and support healthy blood pressure without drugs or side effects.\u003c\/p\u003e\n    \u003cul class=\"benefits-list\"\u003e\n      \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" width=\"16\"\u003e\u003cpath fill=\"currentColor\" d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Supports healthy blood pressure levels naturally\u003c\/li\u003e\n      \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" width=\"16\"\u003e\u003cpath fill=\"currentColor\" d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Safe alongside your current heart medications\u003c\/li\u003e\n      \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" width=\"16\"\u003e\u003cpath fill=\"currentColor\" d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Boosts circulation, energy \u0026amp; cognitive performance\u003c\/li\u003e\n      \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" width=\"16\"\u003e\u003cpath fill=\"currentColor\" d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e No artificial additives - all organic ingredients\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"cta-group\"\u003e\n      \u003ca href=\"https:\/\/shop.naturalheartdoctor.com\/products\/nitric-oxide-booster-combo-premium-package\" class=\"btn btn-primary\"\u003eGet My Blood Pressure Under Control →\u003c\/a\u003e\n      \u003ca href=\"#watch\" class=\"btn btn-secondary\"\u003eWatch Dr. Wolfson explain how it works\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"trust-badge\"\u003e✓ Doctor Formulated · Safe Alongside Your Current Medications\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hero-card\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/0470\/2192\/files\/side-by-side-bottles.png?v=1778102100\" alt=\"Optipressure Bundle\"\u003e\n    \u003cdiv class=\"card-tag\"\u003e6-Month Complete Protocol\u003c\/div\u003e\n    \u003cp class=\"card-title\"\u003e3x Heart Beet + 6× Vessel Support\u003c\/p\u003e\n    \u003cdiv class=\"pricing-box\"\u003e\n      \u003cspan class=\"price-label\"\u003eStarting from\u003c\/span\u003e\n      \u003cspan class=\"price-amount\"\u003e$319.20\u003c\/span\u003e\n      \u003cspan class=\"price-desc\"\u003efor the 6-month Premium Package\u003c\/span\u003e\n      \u003cdiv class=\"shipping-badge\"\u003e✓ Free Shipping Included\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"guarantee\"\u003e\n      \u003csvg viewbox=\"0 0 512 512\" width=\"16\"\u003e\u003cpath fill=\"currentColor\" d=\"M466.5 83.7l-192-80a48.15 48.15 0 0 0-36.9 0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9 0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM256.1 446.3l-.1-381 175.9 73.3c-3.3 151.4-82.1 261.1-175.8 307.7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      90-day money-back guarantee. Try risk-free - full refund if you're not satisfied.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"as-seen-on\"\u003e\n  \u003cdiv class=\"brands-container\"\u003e\n    \u003cspan class=\"brand-item\"\u003e\u003cstrong\u003eAs seen on\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"brand-item\"\u003eFOX NEWS\u003c\/span\u003e\n    \u003cspan class=\"brand-item\"\u003eNBC\u003c\/span\u003e\n    \u003cspan class=\"brand-item\"\u003eCNN\u003c\/span\u003e\n    \u003cspan class=\"brand-item\"\u003eTIME\u003c\/span\u003e\n    \u003cspan class=\"brand-item\"\u003eWashington Post\u003c\/span\u003e\n    \u003cspan class=\"brand-item\"\u003eUSA TODAY\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003ca id=\"watch\" name=\"watch\"\u003e\u003c\/a\u003e\n\u003csection class=\"cardiologist-section\"\u003e\n  \u003cdiv class=\"video-container\"\u003e\n    \u003cdiv class=\"video-responsive\"\u003e\n      \u003cdiv class=\"video-overlay-wrapper\" style=\"background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/0470\/2192\/files\/Dr-Jack-Wolfson-800_ef1a5c0a-2c96-4bc4-bf58-e6a12643d74b.jpg?v=1778103247');\" onclick=\"this.style.display='none'; document.getElementById('dr-video-player').src += '?autoplay=1';\"\u003e\n        \u003cdiv class=\"custom-play-button\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 5v14l11-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003ciframe id=\"dr-video-player\" src=\"https:\/\/www.youtube.com\/embed\/E3qGuRE7Jyw\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"cardiologist-content\"\u003e\n    \u003cspan class=\"section-label\"\u003eFrom the Cardiologist\u003c\/span\u003e\n    \u003ch2\u003eWhat Your Doctor Isn't Telling You About Blood Pressure\u003c\/h2\u003e\n    \u003cp class=\"section-text\"\u003eMost blood pressure medications suppress your body's natural mechanisms instead of fixing the underlying cause. Dr. Wolfson's approach targets the root: nitric oxide deficiency.\u003c\/p\u003e\n    \u003cdiv class=\"quote-box\"\u003e\n      \"Nitric oxide tells your arteries and veins to dilate and relax — allowing blood to flow more easily. OptiPressure activates both natural pathways your body uses to make it.\"\n      \u003cspan class=\"quote-author\"\u003e— Dr. Jack Wolfson, D.O., FACC\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"science-section\"\u003e\n  \u003cdiv class=\"science-inner\"\u003e\n    \u003cspan class=\"section-label\"\u003eThe Science, Simply\u003c\/span\u003e\n    \u003ch2\u003eHow Nitric Oxide Lowers Blood Pressure\u003c\/h2\u003e\n    \u003cp class=\"section-text max600\"\u003eThink of your blood vessels like a garden hose. Nitric oxide widens the opening — so blood flows freely without building pressure.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"infographic-section\"\u003e\n  \u003cdiv class=\"info-inner\"\u003e\n    \u003cdiv class=\"comparison-grid\"\u003e\n      \u003cdiv class=\"comparison-box\"\u003e\n        \u003cstrong\u003eLow Nitric Oxide\u003c\/strong\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/0470\/2192\/files\/narrow.png?v=1778107548\" alt=\"Narrow arteries\"\u003e\n        \u003cp style=\"color:#5C1A1A\"\u003e\u003cstrong\u003eNarrow arteries\u003c\/strong\u003e\u003c\/p\u003e\n        \u003csmall\u003eBlood pushes hard against tight vessel walls → high blood pressure\u003c\/small\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"comparison-arrow\"\u003e→\u003c\/div\u003e\n      \u003cdiv class=\"comparison-box\"\u003e\n        \u003cstrong\u003eOptiPressure Active\u003c\/strong\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/0470\/2192\/files\/normal.png?v=1778107549\" alt=\"Relaxed arteries\"\u003e\n        \u003cp style=\"color:#5C1A1A\"\u003e\u003cstrong\u003eRelaxed, wider arteries\u003c\/strong\u003e\u003c\/p\u003e\n        \u003csmall\u003eBlood flows easily through relaxed vessels → normalized blood pressure\u003c\/small\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"section-text\" style=\"margin-bottom: 40px;color:#5C1A1A;font-weight:600;\"\u003e\n      OptiPressure activates both natural pathways your body uses to produce nitric oxide:\n    \u003c\/p\u003e\n    \u003cdiv class=\"pathway-grid\"\u003e\n      \u003cdiv class=\"pathway-card\"\u003e\n        \u003cspan class=\"pathway-emoji\"\u003e🌿\u003c\/span\u003e\n        \u003cdiv class=\"pathway-title\"\u003ePathway 1 — Dietary Nitrates\u003c\/div\u003e\n        \u003cp\u003eFrom beetroot, spinach \u0026amp; kale sprout\u003c\/p\u003e\n        \u003cdiv class=\"product-source\"\u003eHeart Beet\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pathway-card\"\u003e\n        \u003cspan class=\"pathway-emoji\"\u003e⚗️\u003c\/span\u003e\n        \u003cdiv class=\"pathway-title\"\u003ePathway 2 — Amino Acids\u003c\/div\u003e\n        \u003cp\u003eL-arginine, L-citrulline \u0026amp; Taurine\u003c\/p\u003e\n        \u003cdiv class=\"product-source\"\u003eVessel Support\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"benefits-intro-section\"\u003e\n  \u003cdiv class=\"benefits-intro-inner\"\u003e\n    \u003cspan class=\"section-label\"\u003eWhat Improved Blood Flow Does\u003c\/span\u003e\n    \u003ch2\u003eBetter Blood Flow. Better Everything.\u003c\/h2\u003e\n    \u003cp class=\"section-text\"\u003eWhen your circulation improves, the benefits extend well beyond your blood pressure reading.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"benefits-grid\"\u003e\n  \u003cdiv class=\"benefit-card\"\u003e\n    \u003cspan class=\"benefit-emoji\"\u003e❤️\u003c\/span\u003e\n    \u003cdiv class=\"benefit-title\"\u003eNormalizes Blood Pressure\u003c\/div\u003e\n    \u003cp class=\"benefit-desc\"\u003eBoth pathways produce nitric oxide to relax vessels, lowering pressure and reducing heart attack risk.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"benefit-card\"\u003e\n    \u003cspan class=\"benefit-emoji\"\u003e🧠\u003c\/span\u003e\n    \u003cdiv class=\"benefit-title\"\u003eEnhanced Brain Function\u003c\/div\u003e\n    \u003cp class=\"benefit-desc\"\u003eImproved blood flow to the brain supports cognition and may help prevent neurodegenerative disease.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"benefit-card\"\u003e\n    \u003cspan class=\"benefit-emoji\"\u003e⚡\u003c\/span\u003e\n    \u003cdiv class=\"benefit-title\"\u003eMore Physical Energy\u003c\/div\u003e\n    \u003cp class=\"benefit-desc\"\u003eBetter nutrient delivery to muscles improves endurance, clears lactic acid, and reduces fatigue.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"benefits-grid\" style=\"padding-top: 0;\"\u003e\n  \u003cdiv class=\"benefit-card\"\u003e\n    \u003cspan class=\"benefit-emoji\"\u003e🛡️\u003c\/span\u003e\n    \u003cdiv class=\"benefit-title\"\u003eBoosted Immune System\u003c\/div\u003e\n    \u003cp class=\"benefit-desc\"\u003eNitric oxide fights infection and reduces chronic inflammation throughout the body.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"benefit-card\"\u003e\n    \u003cspan class=\"benefit-emoji\"\u003e🔥\u003c\/span\u003e\n    \u003cdiv class=\"benefit-title\"\u003eBetter Performance\u003c\/div\u003e\n    \u003cp class=\"benefit-desc\"\u003eImproved circulation supports sexual health and athletic performance for men and women.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"benefit-card\"\u003e\n    \u003cspan class=\"benefit-emoji\"\u003e🌿\u003c\/span\u003e\n    \u003cdiv class=\"benefit-title\"\u003eAll Natural \u0026amp; Organic\u003c\/div\u003e\n    \u003cp class=\"benefit-desc\"\u003eNo artificial additives. No GMO ingredients. Certified organic sourcing. Safe with your medications.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"opti-product-wrapper\"\u003e\n\n  \u003cdiv class=\"opti-card-item\"\u003e\n    \u003cdiv class=\"opti-card-top\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/0470\/2192\/files\/heartbeet-1700_b32c5fe5-feeb-48ca-9e5a-a494403ee5cf.png?v=1778176459\" alt=\"Heart Beet\"\u003e\n      \u003cdiv class=\"opti-card-title-area\"\u003e\n        \u003ch2\u003eHeart Beet\u003c\/h2\u003e\n        \u003cdiv class=\"opti-card-subtitle\"\u003eNitrate Pathway · Six-Month Supply\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"opti-card-bottom\"\u003e\n      \u003cul class=\"opti-card-ul\"\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Unique blend of beetroot, beet \u0026amp; carrot juices, spinach, kale sprout\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e All organic — provides dietary nitrates to relax blood vessels\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Boosts circulation, energy \u0026amp; stamina\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Rich in antioxidants — aids digestion \u0026amp; supports detoxification\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Promotes healthy skin \u0026amp; immune function\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"opti-card-item\"\u003e\n    \u003cdiv class=\"opti-card-top\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/0470\/2192\/files\/2x-vs-2.png?v=1778176460\" alt=\"Vessel Support\"\u003e\n      \u003cdiv class=\"opti-card-title-area\"\u003e\n        \u003ch2\u003eVessel Support\u003c\/h2\u003e\n        \u003cdiv class=\"opti-card-subtitle\"\u003eAmino Acid Pathway · Six-Month Supply\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"opti-card-bottom\"\u003e\n      \u003cul class=\"opti-card-ul\"\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Contains L-arginine, L-citrulline, Taurine, and Grape Seed Extract\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Superior absorption \u0026amp; high cellular penetration\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Reduces inflammation \u0026amp; improves stamina\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Supports erectile function and nervous system health\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 512 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zero genetically engineered ingredients\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"opti-testimonial-wrapper\"\u003e\n  \n  \u003cspan class=\"opti-test-label\"\u003eReal Patients. Real Results.\u003c\/span\u003e\n  \u003ch2\u003eWhat Our Customers Are Saying\u003c\/h2\u003e\n  \u003cp class=\"opti-test-subintro\"\u003eUnfiltered results from people just like you.\u003c\/p\u003e\n\n  \u003cdiv class=\"opti-test-grid\"\u003e\n    \n    \u003cdiv class=\"opti-test-card\"\u003e\n      \u003cspan class=\"opti-stars\"\u003e★★★★★\u003c\/span\u003e\n      \u003cdiv class=\"opti-test-quote\"\u003e\n        \"Off 2 blood pressure pills since I started taking Heart Beet and Vessel Support — and that was 10 years ago. I haven't looked back.\"\n      \u003c\/div\u003e\n      \u003cdiv class=\"opti-test-meta\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/0470\/2192\/files\/DK.png?v=1778176539\" alt=\"Dave K.\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"opti-author-name\"\u003eDave K.\u003c\/span\u003e\n          \u003cdiv class=\"opti-verified-tag\"\u003e✓ Verified Customer\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"opti-test-card\"\u003e\n      \u003cspan class=\"opti-stars\"\u003e★★★★★\u003c\/span\u003e\n      \u003cdiv class=\"opti-test-quote\"\u003e\n        \"In January my doctor put me on BP meds. I started this combo in February. I've been completely off those meds for a month now. Thank you!\"\n      \u003c\/div\u003e\n      \u003cdiv class=\"opti-test-meta\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/0470\/2192\/files\/RK.png?v=1778176539\" alt=\"Ryan K.\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"opti-author-name\"\u003eRyan K.\u003c\/span\u003e\n          \u003cdiv class=\"opti-verified-tag\"\u003e✓ Verified Customer\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"opti-test-card\"\u003e\n      \u003cspan class=\"opti-stars\"\u003e★★★★★\u003c\/span\u003e\n      \u003cdiv class=\"opti-test-quote\"\u003e\n        \"Within weeks, my BP normalized, my energy improved, and I finally felt like myself again. Comforting to support my heart naturally without prescription drugs.\"\n      \u003c\/div\u003e\n      \u003cdiv class=\"opti-test-meta\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/0470\/2192\/files\/CB.png?v=1778176539\" alt=\"Chuck B.\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"opti-author-name\"\u003eChuck B.\u003c\/span\u003e\n          \u003cdiv class=\"opti-verified-tag\"\u003e✓ Verified Customer\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"opti-guarantee-wrapper\"\u003e\n  \u003cdiv class=\"opti-guarantee-card\"\u003e\n    \u003cdiv class=\"opti-guarantee-flex\"\u003e\n      \n      \u003cdiv class=\"opti-guarantee-icon\"\u003e🛡️\u003c\/div\u003e\n\n      \u003cdiv class=\"opti-guarantee-content\"\u003e\n        \u003ch2\u003eOur 100% Satisfaction Guarantee\u003c\/h2\u003e\n        \u003cp\u003e\n          We are committed to helping you achieve your \u003cspan class=\"opti-highlight-red\"\u003e100 Year Heart.\u003c\/span\u003e \n          If for any reason you are not completely satisfied with OptiPressure, simply return it \n          \u003cspan class=\"opti-highlight-red\"\u003ewithin 90 days\u003c\/span\u003e of purchase and receive a full refund \n          of your purchase price — no questions asked, no hassle.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"opti-pill-row\"\u003e\n          \u003cspan class=\"opti-guarantee-pill\"\u003e90-Day Returns\u003c\/span\u003e\n          \u003cspan class=\"opti-guarantee-pill green\"\u003eFull Refund\u003c\/span\u003e\n          \u003cspan class=\"opti-guarantee-pill\"\u003eSafe With Meds\u003c\/span\u003e\n          \u003cspan class=\"opti-guarantee-pill\"\u003eDoctor Formulated\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"opti-doc-section\"\u003e\n  \n  \u003cdiv class=\"opti-doc-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/0470\/2192\/files\/wolfson-scottsdale-office_701e0690-5181-4ab7-90c2-d89d344061b7.jpg?v=1778173780\" alt=\"Dr. Jack Wolfson\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"opti-doc-content\"\u003e\n    \u003cspan class=\"opti-doc-label\"\u003eThe Cardiologist Behind OptiPressure\u003c\/span\u003e\n    \n    \u003cdiv class=\"opti-doc-quote-box\"\u003e\n      \u003ch2\u003e\n        \"Most of my patients come to me after years of being told medication is their only option. It isn't. The body has two powerful pathways to produce nitric oxide — and activating both is the key to natural blood pressure management.\"\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"opti-doc-name\"\u003eDr. Jack Wolfson, D.O., FACC\u003c\/div\u003e\n    \u003cp class=\"opti-doc-creds\"\u003eCardiologist · America's #1 Natural Heart Doctor · Amazon Best-Selling Author\u003c\/p\u003e\n\n    \u003cdiv class=\"opti-doc-pills\"\u003e\n      \u003cspan class=\"opti-doc-pill\"\u003eCardiologist\u003c\/span\u003e\n      \u003cspan class=\"opti-doc-pill\"\u003eFACC Fellow\u003c\/span\u003e\n      \u003cspan class=\"opti-doc-pill\"\u003e20+ Years Practice\u003c\/span\u003e\n      \u003cspan class=\"opti-doc-pill\"\u003e1M+ Patients Helped\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003ca href=\"https:\/\/naturalheartdoctor.com\/discovery\/\" class=\"opti-doc-btn\"\u003e\n      Schedule a Free Discovery Call →\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"opti-faq-wrapper\"\u003e\n  \u003cdiv class=\"opti-faq-container\"\u003e\n    \n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"opti-faq-item\"\u003e\n      \u003cdiv class=\"opti-faq-header\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n        \u003cspan class=\"opti-faq-icon-main\"\u003e+\u003c\/span\u003e\n        \u003cspan class=\"opti-faq-question\"\u003eIs OptiPressure safe to take with my current blood pressure medication?\u003c\/span\u003e\n        \u003csvg class=\"opti-faq-arrow\" viewbox=\"0 0 256 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"opti-faq-body\"\u003e\n        \u003cdiv class=\"opti-faq-content\"\u003e\n          Yes. Heart Beet and Vessel Support are formulated to be safe alongside your existing medications. Dr. Wolfson specifically designed this combination for patients who are already on prescription BP medications. As always, consult your physician before making changes to your medication regimen.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"opti-faq-item\"\u003e\n      \u003cdiv class=\"opti-faq-header\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n        \u003cspan class=\"opti-faq-icon-main\"\u003e+\u003c\/span\u003e\n        \u003cspan class=\"opti-faq-question\"\u003eHow long until I see results?\u003c\/span\u003e\n        \u003csvg class=\"opti-faq-arrow\" viewbox=\"0 0 256 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"opti-faq-body\"\u003e\n        \u003cdiv class=\"opti-faq-content\"\u003e\n          Many customers notice improved energy and circulation within the first 1–2 weeks. Meaningful blood pressure improvements typically appear within 30–60 days of consistent use. For best results, Dr. Wolfson recommends committing to a minimum of 60 days.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"opti-faq-item\"\u003e\n      \u003cdiv class=\"opti-faq-header\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n        \u003cspan class=\"opti-faq-icon-main\"\u003e+\u003c\/span\u003e\n        \u003cspan class=\"opti-faq-question\"\u003eWhy do I need both Heart Beet AND Vessel Support?\u003c\/span\u003e\n        \u003csvg class=\"opti-faq-arrow\" viewbox=\"0 0 256 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"opti-faq-body\"\u003e\n        \u003cdiv class=\"opti-faq-content\"\u003e\n          Your body produces nitric oxide through two distinct pathways. Heart Beet activates the dietary nitrate pathway (food-based). Vessel Support activates the amino acid pathway (L-arginine\/L-citrulline). Using only one leaves the other pathway inactive. Together, they deliver the full nitric oxide effect.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"opti-faq-item\"\u003e\n      \u003cdiv class=\"opti-faq-header\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n        \u003cspan class=\"opti-faq-icon-main\"\u003e+\u003c\/span\u003e\n        \u003cspan class=\"opti-faq-question\"\u003eWhat's the difference between the three packages?\u003c\/span\u003e\n        \u003csvg class=\"opti-faq-arrow\" viewbox=\"0 0 256 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"opti-faq-body\"\u003e\n        \u003cdiv class=\"opti-faq-content\"\u003e\n          All three packages contain the same high-quality formula. The difference is supply length and per-month cost. The Premium 6-Month Package offers the best value. The Starter 2-Month is ideal for those who want to try the protocol before committing long-term.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"opti-faq-item\"\u003e\n      \u003cdiv class=\"opti-faq-header\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n        \u003cspan class=\"opti-faq-icon-main\"\u003e+\u003c\/span\u003e\n        \u003cspan class=\"opti-faq-question\"\u003eWhat if it doesn't work for me?\u003c\/span\u003e\n        \u003csvg class=\"opti-faq-arrow\" viewbox=\"0 0 256 512\" fill=\"currentColor\"\u003e\u003cpath d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"opti-faq-body\"\u003e\n        \u003cdiv class=\"opti-faq-content\"\u003e\n          Every package comes with our 90-day 100% satisfaction guarantee. If you’re not satisfied for any reason, simply return the product within 90 days of purchase for a full refund of your purchase price (less shipping and handling).\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"opti-final-cta\"\u003e\n  \u003cdiv class=\"opti-cta-inner\"\u003e\n    \n    \u003cspan class=\"opti-cta-label\"\u003eYour 100 Year Heart Starts Here\u003c\/span\u003e\n    \n    \u003ch1\u003e\n      Ready to Take Control of Your \u003cbr\u003e\n      \u003cspan class=\"highlight\"\u003eBlood Pressure Naturally?\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"opti-cta-subtext\"\u003e\n      Join 4,200+ patients who've chosen the natural path. Doctor formulated. \n      90-day guarantee. Safe with your current medications.\n    \u003c\/p\u003e\n\n    \u003ca href=\"https:\/\/shop.naturalheartdoctor.com\/products\/nitric-oxide-booster-combo-premium-package\" class=\"opti-cta-btn\"\u003e\n      Buy the OptiPressure Package →\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"opti-cta-footer-line\"\u003e\n      \u003csvg viewbox=\"0 0 512 512\" fill=\"currentColor\"\u003e\n        \u003cpath d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      90-Day Money-Back Guarantee  ·  Free Shipping  ·  Safe With Your Meds\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"opti-footer-wrapper\"\u003e\n  \u003cdiv class=\"opti-footer-container\"\u003e\n  \n\n    \u003cdiv class=\"opti-footer-disclaimer\"\u003e\n      *These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. Always consult your physician before beginning any supplement regimen.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\n  \/\/ Simple Toggle Script\n  document.querySelectorAll('.opti-faq-header').forEach(header =\u003e {\n    header.addEventListener('click', () =\u003e {\n      const icon = header.querySelector('.opti-faq-icon-main');\n      if (header.parentElement.classList.contains('active')) {\n        icon.textContent = '-';\n      } else {\n        icon.textContent = '+';\n      }\n    });\n  });\n\u003c\/script\u003e\n\n\u003cdiv style=\"display: none;\"\u003e\n    \u003cp\u003eHeartBeet\u003c\/p\u003e\n    \u003cp\u003eHeart Beet\u003c\/p\u003e\n    \u003cp\u003eHeartBeat\u003c\/p\u003e\n    \u003cp\u003eHeart Beat\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Natural Heart Doctor Shop","offers":[{"title":"Default Title","offer_id":48721625743600,"sku":"(3) Heart Beet \u0026 (6) Vessel Support","price":319.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0609\/0470\/2192\/files\/side-by-side_3hb-6vs.png?v=1774455165","url":"https:\/\/shop.naturalheartdoctor.com\/products\/nitric-oxide-booster-combo-premium-package","provider":"Natural Heart Doctor Shop","version":"1.0","type":"link"}