{"title":"All Products","description":null,"products":[{"product_id":"advanced-psoriasis-ayurvedic-care-kit","title":"Psoriasis \u0026 Eczema Treatment Kit (Oil + Cream + Capsules) | 100% Results with No Side Effect","description":"\u003cstyle\u003e\n  .intro-section,\n  .ingredients-container-section,\n  .results-section,\n  .benefits-section,\n  .testimonials-section,\n  .usage-section,\n  .disclaimer-section {\n    padding: 20px 0px;\n  }\n\n\/* Hide mobile section by default *\/\n.mobile-only {\n  display: none;\n}\n\n\/* Show mobile version, hide desktop version for small screens *\/\n@media (max-width: 767px) {\n  .desktop-only {\n    display: none;\n  }\n  .mobile-only {\n    display: block;\n  }\n}\n\n\nspan.whatsapp {\n    font-size: 23px;\n    line-height: 0px;\n}\n  .whatsapp-btn {\n      background-color: #25D366;\n      color: white;\n      border: none;\n      padding: 18px 40px;\n      font-size: 25px;\n      font-weight: 500;\n      border-radius: 5px;\n      cursor: pointer;\n    }\n     \/* Tablet screens *\/\n  @media (max-width: 768px) {\n    .whatsapp-btn {\n      font-size: 18px;\n      padding: 16px 30px;\n    }\n  }\n\n  \/* Small mobile screens *\/\n  @media (max-width: 480px) {\n    .whatsapp-btn {\n      font-size: 16px;\n      padding: 14px 20px;\n      width: 90%;\n    }\n  }\n\n.hair-loss-section {\n    text-align: center;\n    padding: 50px 20px;\n    background-color: #fff;\n    max-width: 900px;\n    margin: 0px auto;\n}\n\n.hair-loss-section h2 {\n  font-size: 28px;\n  margin-bottom: 10px;\n}\n\n.hair-loss-section \u003e p {\n  font-size: 16px;\n  color: #555;\n  max-width: 800px;\n  margin: 0 auto 30px;\n}\n\n.hair-loss-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 2fr);\n  gap: 30px;\n  max-width: 1100px;\n  margin: 0 auto;\n}\n\n.hair-spot {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.hair-spot img {\n    width: 90% !important;\n    height: auto;\n    margin-bottom: 10px;\n}\n.hair-spot p {\n    font-size: 16px;\n    font-weight: 500;\n    color: #222;\n    text-align: center;\n    margin-top: -7px;\n}\n\n\/* Tablet and medium screens: 2 columns *\/\n@media (max-width: 768px) {\n  .hair-loss-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n\/* Small mobile: 1 column *\/\n@media (max-width: 480px) {\n  .hair-loss-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .hair-spot img {\n     width: 80% !important;\n  }\n}\n\nsection.usage-section {\n    max-width: 800px;\n    margin: 0 auto;\n}\n\n  .how-to-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    padding: 0 15px;\n    margin-top: 30px;\n  }\n\n   .how-to-use-grid-step {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    padding: 0 15px;\n    margin-top: 30px;\n  }\n\n  .how-to-use-grid-step .use-step {\n    text-align: center;\n  }\n\n  .how-to-use-grid .use-step {\n    text-align: center;\n  }\n\n  .how-to-use-grid .use-step img {\n  width: 100%;\n  max-width: 210px;\n  height: auto;\n  display: block;\n  margin: 0 auto;\n}\n\n\n  .how-to-use-grid-step .use-step img {\n  width: 100%;\n  max-width: 210px;\n  height: auto;\n  display: block;\n  margin: 0 auto;\n}\n\n\n\n  .use-caption {\n    font-size: 16px;\n    margin-top: 10px;\n    color: #333;\n  }\n\n  @media (max-width: 768px) {\n    .how-to-use-grid  {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .how-to-use-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n\n   @media (max-width: 768px) {\n    .how-to-use-grid-step  {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .how-to-use-grid-step {\n      grid-template-columns: 1fr;\n    }\n  }\n\n\n  .carousel-arrow {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: #fff;\n  border: none;\n  font-size: 30px;\n  cursor: pointer;\n  padding: 10px 15px;\n  z-index: 10;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.2);\n  border-radius: 50%;\n}\n\n.carousel-arrow.left {\n  left: 5px;\n}\n\n.carousel-arrow.right {\n  right: 5px;\n}\n\n@media (max-width: 768px) {\n  .carousel-arrow {\n    font-size: 24px;\n    padding: 8px 12px;\n  }\n}\n\n\nsection.faq-section {\n    padding-top: 45px;\n}\n.faq-item {\n  border-bottom: 1px solid #ddd;\n}\n\n.faq-question {\n  background: none;\n  border: none;\n  width: 100%;\n  text-align: left;\n  font-size: 18px;\n  font-weight: 600;\n  padding: 15px;\n  cursor: pointer;\n  position: relative;\n  color: #222;\n}\n\n.faq-question::after {\n  content: \"+\";\n  position: absolute;\n  right: 20px;\n  font-size: 22px;\n  transition: transform 0.3s ease;\n}\n\n.faq-item.active .faq-question::after {\n  content: \"–\";\n}\n\n.faq-answer {\n  overflow: hidden;\n  transition: all 0.4s ease;\n  padding: 0 15px;\n  height: 0;\n  opacity: 0;\n}\n.faq-item.active .faq-answer {\n  height: auto; \/* We'll set this from JS *\/\n  opacity: 1;\n}\n\n.faq-answer {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.4s ease;\n  padding: 0 15px;\n}\n\n.faq-item.active .faq-answer {\n  max-height: 200px; \/* Enough for short answers *\/\n  padding-bottom: 15px;\n}\n\n.faq-answer p {\n  margin: 0;\n  font-size: 16px;\n  color: #444;\n}\n\n\n  .section-title {\n    text-align: center;\n    font-weight: 400;\n    font-size: 32px;\n    margin-bottom: 15px !important;\n    line-height: 37px;\n  }\n\n  .section-subtitle {\n    text-align: left;\n    font-weight: 500;\n    font-size: 26px;\n    margin: 30px 0 15px;\n  }\n\n  p.section-desc {\n    font-size: 16px;\n    max-width: 800px;\n    margin: 0 auto 20px;\n    text-align: center;\n  }\n\n  .ingredients-section {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 30px;\n    margin-top: 30px;\n    padding: 0 15px;\n  }\n\n  .ingredient-item {\n    text-align: center;\n  }\nsection.testimonials-section {\n    display: none;\n}\n  .ingredient-item img {\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    display: block;\n    margin: 0 auto;\n  }\n\n  .ingredient-item h3 {\n    font-size: 20px;\n    margin: 10px 0 5px;\n    color: #000;\n  }\n\n  .ingredient-item p {\n    font-size: 16px;\n    margin: 0;\n  }\n\n  @media (max-width: 767px) {\n    .ingredients-section {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 767px) {\n  .section-title {\n    font-size: 24px !important;\n    line-height: 30px !important;\n  }\n\n  .section-subtitle {\n    font-size: 18px !important;\n    line-height: 26px !important;\n  }\n\n  p.section-desc {\n    font-size: 14px !important;\n  }\n}\n\n\n .key-benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 30px;\n  margin-top: 30px;\n  padding: 0 15px;\n}\n\n.key-benefits-grid .benefit-img img {\n  width: 100%;\n  height: auto;\n  border-radius: 10px;\n  display: block;\n}\n\n@media (max-width: 768px) {\n  .key-benefits-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 480px) {\n  .key-benefits-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n  .carousel-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .carousel-track {\n    display: flex;\n    transition: transform 0.5s ease-in-out;\n  }\n\n\/* Before-After Carousel *\/\n.carousel-item-before {\n  flex: 0 0 25%; \/* desktop: 5 per row *\/\n  padding: 10px;\n  box-sizing: border-box;\n}\n@media (max-width: 768px) {\n  .carousel-item-before {\n    flex: 0 0 50%; \/* mobile: 2 per row *\/\n  }\n}\n\n\/* Testimonials Carousel *\/\n.carousel-item-testimonial {\n  flex: 0 0 20%; \/* desktop: 4 per row *\/\n  padding: 10px;\n  box-sizing: border-box;\n}\n@media (max-width: 768px) {\n  .carousel-item-testimonial {\n    flex: 0 0 50%; \/* mobile: 2 per row *\/\n  }\n}\n\n  ol.usage,\n  ol.disclaimer {\n    margin: 0 auto;\n    font-size: 16px;\n    padding-left: 20px;\n  }\n\n  ol.usage li,\n  ol.disclaimer li {\n    margin-bottom: 10px;\n  }\n\u003c\/style\u003e\n\u003c!-- ✅ Introduction --\u003e\n\u003csection class=\"intro-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePsoriasis Care Combo Kit\u003cbr\u003eHerbal Oil \u0026amp; Cream Solution to \u003cbr\u003eSoothe Skin \u0026amp; Support Natural Healing\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eThe Psoriasis Care Combo Kit combines the nourishing power of Psoriasis Care Oil with the soothing protection of Psoriasis Care Cream, offering a complete Ayurvedic approach to care for psoriasis-affected skin. Enriched with time-tested herbs like Neem, Manjistha, Turmeric, and Aloe Vera, this dual-action formula helps calm irritation, reduces dryness and flakiness, supports skin regeneration, and promotes overall skin balance. \u003cbr\u003eFree from steroids or harmful chemicals, this herbal solution works gently yet effectively — penetrating deep with oil for nourishment, while the cream provides protection and long-lasting hydration. Suitable for all skin types and safe for long-term use, the Psoriasis Care Combo Kit is your daily Ayurvedic partner for healthier, soothed, and naturally balanced skin.\u003c\/p\u003e\n\u003csection class=\"testimonials-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eReal People, Real Results\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003ePowered by the healing strength of ancient Ayurvedic herbs, Psorifix has transformed the lives of thousands dealing with psoriasis, itching, and stubborn skin irritation. Our natural formula works deep within the skin to soothe inflammation, restore balance, and deliver visible, lasting results — trusted by real people across India who’ve regained their comfort and confidence, naturally.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"carousel-container\"\u003e\n\u003cbutton class=\"carousel-arrow left\" id=\"prevArrow\"\u003e❮\u003c\/button\u003e\n\u003cdiv class=\"carousel-track\" id=\"carouselTrack\"\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/162_1.png?v=1755080293\" alt=\"162_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/161_1.png?v=1755080293\" alt=\"161_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/160_1.png?v=1755080293\" alt=\"160_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/159_1.png?v=1755080293\" alt=\"159_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/158_1.png?v=1755080293%20\" alt=\"158_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/157_1.png?v=1755080293\" alt=\"157_1.pngpng\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/156_1.png?v=1755080293\" alt=\"156_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/155_1.png?v=1755080293\" alt=\"155_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/154_1.png?v=1755080293\" alt=\"154_1.png\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"carousel-arrow right\" id=\"nextArrow\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c!-- ✅ Real Results --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX BRAND TABS\n   Matched to the website's clean white + natural green look.\n   Scoped to .psx-* so existing Shopify\/theme CSS is untouched.\n   ========================================================= *\/\n.psx-tabs-section{\n  width:100%;\n  max-width:1200px;\n  margin:42px auto 0;\n  padding:0 18px;\n  box-sizing:border-box;\n  clear:both;\n}\n.psx-tabs-nav-wrap{\n  background:#fff;\n}\n\n.psx-tabs-nav{\n  display:flex;\n  align-items:stretch;\n  justify-content:center;\n  gap:2px;\n  width:100%;\n  padding:8px 10px;\n  box-sizing:border-box;\n  overflow-x:auto;\n  overflow-y:hidden;\n  scrollbar-width:none;\n  -webkit-overflow-scrolling:touch;\n}\n\n.psx-tabs-nav::-webkit-scrollbar{display:none;}\n\n.psx-tab-button{\n  position:relative;\n  flex:0 0 auto;\n  min-height:50px;\n  padding:13px 19px;\n  border:0;\n  border-radius:10px;\n  background:transparent;\n  color:#303633;\n  font-family:'Jost';\n  font-size:14px;\n  font-weight:700;\n  line-height:1.3;\n  text-align:center;\n  cursor:pointer;\n  white-space:nowrap;\n  transition:\n    color .22s ease,\n    background .22s ease,\n    box-shadow .22s ease;\n  -webkit-tap-highlight-color:transparent;\n}\n\n.psx-tab-button:focus-visible{\n  outline:2px solid #2f8a5d;\n  outline-offset:-2px;\n}\n.psx-tabs-content{\n  width:100%;\n  box-sizing:border-box;\n  background:#fff;\n}\n\n.psx-tab-panel{\n  display:none;\n  width:100%;\n  box-sizing:border-box;\n  animation:psxTabFade .25s ease both;\n}\n\n.psx-tab-panel.is-active{display:block;}\n.psx-tab-panel[hidden]{display:none !important;}\n\n@keyframes psxTabFade{\n  from{opacity:0;transform:translateY(5px);}\n  to{opacity:1;transform:translateY(0);}\n}\n\n\/* Prevent the tab card from changing the original section design. *\/\n.psx-tabs-content \u003e .psx-tab-panel \u003e section{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n  border-radius:0 !important;\n  box-shadow:none !important;\n}\n\n\/* =========================================================\n   AYURVEDIC SKIN SOLUTION — OUTSIDE TABS\n   ========================================================= *\/\n.psx-solution-outside{\n  width:100%;\n  max-width:1200px;\n  margin:34px auto 0;\n  padding:0 18px;\n  box-sizing:border-box;\n  clear:both;\n}\n\n.psx-solution-card .benefits-section{\n  margin:0 !important;\n  padding:0 !important;\n  background:transparent !important;\n  box-shadow:none !important;\n}\n\n.psx-solution-card .section-title{\n  margin-top:0 !important;\n}\n\n.psx-solution-badge{\n  display:flex;\n  width:max-content;\n  max-width:100%;\n  margin:0 auto 14px;\n  padding:7px 15px;\n  border:1px solid #d6eadf;\n  border-radius:999px;\n  background:#f1f8f3;\n  color:#000;\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.psx-solution-card .how-to-use-grid-step{\n  margin-top:26px;\n}\n\n.psx-solution-card .use-step{\n  transition:transform .2s ease,box-shadow .2s ease;\n}\n\n.psx-solution-card .use-step:hover{\n  transform:translateY(-3px);\n}\n\n.psx-solution-card .whatsapp{\n  line-height:1.65;\n}\n\n\/* Mobile *\/\n@media (max-width:900px){\n  .psx-tabs-section{\n    margin-top:30px;\n    padding:0 12px;\n  }\n\n  .psx-tabs{\n    border-radius:16px;\n  }\n\n  .psx-tabs-nav{\n    justify-content:flex-start;\n    gap:3px;\n    padding:7px;\n  }\n\n  .psx-tab-button{\n    min-height:47px;\n    padding:11px 15px;\n    font-size:13px;\n  }\n\n  .psx-solution-outside{\n    padding:0 12px;\n    margin-top:26px;\n  }\n\n  .psx-solution-card{\n    border-radius:18px;\n    padding:29px 16px 23px;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-section{\n    margin-top:22px;\n    padding:0 10px;\n  }\n\n  .psx-tabs{\n    border-radius:14px;\n  }\n\n  .psx-tabs-nav{\n    justify-content:flex-start;\n    padding:6px;\n  }\n\n  .psx-tab-button{\n    min-height:44px;\n    padding:10px 14px;\n    font-size:14px;\n    border-radius:9px;\n  }\n\n  .psx-tab-button[aria-selected=\"true\"]::after{\n    left:13px;\n    right:13px;\n    height:2px;\n  }\n\n  .psx-solution-outside{\n    margin-top:20px;\n    padding:0 10px;\n  }\n\n  .psx-solution-card{\n    border-radius:16px;\n    padding:25px 0px 19px;\n  }\n\n  .psx-solution-badge{\n    font-size:9px;\n    padding:6px 11px;\n  }\n\n  .psx-solution-card .whatsapp{\n    font-size:15px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     PSORIFIX RESPONSIVE TABS\n     ========================================================= --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX — INTRO ABOVE TABS\n   ========================================================= *\/\n.psx-tabs-intro{\n  width:100%;\n  max-width:980px;\n  margin:42px auto 24px;\n  padding:0 18px;\n  box-sizing:border-box;\n  text-align:center;\n}\n.psx-tabs-intro-label{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 0 12px;\n  padding:6px 13px;\n  border:1px solid #d7e9df;\n  border-radius:999px;\n  background:#f0f8f3;\n  color:#000;\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.psx-tabs-intro-title{\n  margin:0 auto 12px !important;\n  color:#252a27;\n  font-size:30px;\n  line-height:1.25;\n  font-weight:400;\n  letter-spacing:-.01em;\n}\n\n.psx-tabs-intro-text{\n  max-width:820px;\n  margin:0 auto !important;\n  color:#555;\n  font-size:15px;\n  line-height:1.75;\n  font-weight:400;\n}\n\n.psx-tabs-intro-highlight{\n  color:#176b45;\n  font-weight:700;\n}\n\n@media (max-width:900px){\n  .psx-tabs-intro{\n    margin-top:32px;\n    margin-bottom:20px;\n    padding:0 12px;\n  }\n\n  .psx-tabs-intro-inner{\n    padding:27px 20px 24px;\n    border-radius:17px;\n  }\n\n  .psx-tabs-intro-title{\n    font-size:25px;\n  }\n  .psx-tabs-intro-text {\n      font-size: 14px;\n      line-height: 1.65;\n      color: #000;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-intro{\n    margin-top:24px;\n    margin-bottom:16px;\n    padding:0 10px;\n  }\n\n  .psx-tabs-intro-inner{\n    padding:24px 15px 0px;\n    border-radius:15px;\n  }\n\n  .psx-tabs-intro-label{\n    margin-bottom:10px;\n    padding:5px 10px;\n    font-size:9px;\n  }\n\n  .psx-tabs-intro-title{\n    font-size:21px;\n    line-height:1.3;\n    margin-bottom:10px !important;\n  }\n\n  .psx-tabs-intro-text{\n    font-size:13px;\n    line-height:1.65;\n  }\n}\n\n\n\n.psx-tabs-nav-wrap {\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto 28px;\n  padding: 0;\n  overflow: visible;\n  box-sizing: border-box;\n}\n.psx-tabs-nav {\n  width: 100%;\n  display: flex;\n  align-items: stretch;\n  justify-content: center;\n  gap: 10px;\n  background: transparent !important;\n  border: none !important;\n  box-shadow: none !important;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n.psx-tab-button {\n  position: relative;\n  flex: 1 1 0;\n  min-height: 54px;\n  padding: 12px 14px;\n  border: 1px solid #e3e8e4;\n  border-radius: 12px;\n  \/* background: #ffffff; *\/\n  color: #000;\n  font-size: 14px;\n  font-weight: 600;\n  line-height: 1.25;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  cursor: pointer;\n  box-sizing: border-box;\n  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);\n  transition:\n    background 0.25s ease,\n    color 0.25s ease,\n    border-color 0.25s ease,\n    box-shadow 0.25s ease,\n    transform 0.25s ease;\n  \/* box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06); *\/\n}\n\n\n\/* HOVER *\/\n\n.psx-tab-button:hover {\n  background: #000;\n  color: #fff;\n  border-color: #c9dccd;\n  box-shadow: 0 5px 16px rgba(34, 82, 48, 0.10);\n  transform: translateY(-1px);\n}\n\n\n\/* ACTIVE TAB *\/\n\n.psx-tab-button[aria-selected=\"true\"] {\n  background: #000;\n  color: #fff;\n  font-weight: 700;\n}\n\n\n\/* ACTIVE TAB HOVER *\/\n\n.psx-tab-button[aria-selected=\"true\"]:hover {\n  background: #000;\n  color: #ffffff;\n  border-color: #000;\n  transform: translateY(-1px);\n}\n\n\n\/* KEYBOARD FOCUS *\/\n\n.psx-tab-button:focus-visible {\n  \/* outline: 2px solid #5d9169; *\/\n  \/* outline-offset: 3px; *\/\n}\n\n\n\/* =========================================\n   TABLET\n   ========================================= *\/\n\n@media (max-width: 900px) {\n\n  .psx-tabs-nav {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 9px;\n  }\n\n  .psx-tab-button {\n    min-height: 52px;\n    font-size: 13px;\n    padding: 10px 9px;\n  }\n\n}\n\n\n\/* =========================================\n   MOBILE - HORIZONTAL SCROLL\n   ========================================= *\/\n\n@media (max-width: 600px) {\n\n  .psx-tabs-nav-wrap {\n    width: 100%;\n    max-width: 100%;\n    margin-bottom: 22px;\n\n    overflow-x: auto !important;\n    overflow-y: hidden !important;\n\n    -webkit-overflow-scrolling: touch;\n    scrollbar-width: none;\n\n    padding: 3px 2px 8px;\n  }\n\n  .psx-tabs-nav-wrap::-webkit-scrollbar {\n    display: none;\n  }\n\n  .psx-tabs-nav {\n    display: flex !important;\n\n    width: max-content !important;\n    min-width: max-content !important;\n    max-width: none !important;\n\n    flex-wrap: nowrap !important;\n    justify-content: flex-start;\n\n    gap: 8px;\n\n    padding: 2px 2px 5px;\n\n    overflow: visible !important;\n  }\n\n  .psx-tab-button {\n    flex: 0 0 auto !important;\n\n    width: auto !important;\n    min-width: 125px !important;\n    max-width: none !important;\n\n    min-height: 48px;\n\n    padding: 9px 15px;\n\n    border-radius: 11px;\n\n    font-size: 12px;\n\n    white-space: nowrap !important;\n\n    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.07);\n  }\n\n}\n\n@media (max-width: 380px) {\n\n  .psx-tab-button {\n    min-width: 115px !important;\n    min-height: 46px;\n\n    font-size: 11.5px;\n    padding: 8px 13px;\n  }\n\n}\n\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     PRODUCT INTRO — ABOVE TABS\n     ========================================================= --\u003e\n\u003csection class=\"psx-tabs-intro\" aria-labelledby=\"psx-tabs-intro-title\"\u003e\n  \u003cdiv class=\"psx-tabs-intro-inner\"\u003e\n    \u003cdiv class=\"psx-tabs-intro-label\"\u003eAdvanced Psoriasis Ayurvedic Care Kit\u003c\/div\u003e\n\n    \u003ch2 class=\"psx-tabs-intro-title\" id=\"psx-tabs-intro-title\"\u003e\n      Complete Ayurvedic Care for Skin Health\n    \u003c\/h2\u003e\n\n    \u003cp class=\"psx-tabs-intro-text\"\u003e\n      Psorifix brings together a carefully designed Ayurvedic care routine for\n      \u003cspan class=\"psx-tabs-intro-highlight\"\u003epsoriasis-prone, itchy and irritated skin\u003c\/span\u003e.\n      Explore the sections below to understand the natural extracts, key benefits,\n      and the recommended way to use the oil, cream and capsules as part of your\n      daily skin-care routine.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"psx-tabs-section\" aria-label=\"Psorifix product information\"\u003e\n  \u003cdiv class=\"psx-tabs\" data-psx-tabs\u003e\n    \u003cdiv class=\"psx-tabs-nav-wrap\"\u003e\n      \u003cdiv class=\"psx-tabs-nav\" role=\"tablist\" aria-label=\"Psorifix product information tabs\"\u003e\n\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-tab-natural\" type=\"button\" role=\"tab\" aria-selected=\"true\" aria-controls=\"psx-panel-natural\" data-tab=\"natural\"\u003e\n          Ayurvedic Solution\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-tab-extracts\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-panel-extracts\" data-tab=\"ingredients\" tabindex=\"-1\"\u003e  \n         Ingredients\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-tab-benefits\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-panel-benefits\" data-tab=\"benefits\" tabindex=\"-1\"\u003e\n          Key Benefits\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-tab-oil\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-panel-oil\" data-tab=\"oil\" tabindex=\"-1\"\u003e\n          How to Use Oil\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-tab-cream\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-panel-cream\" data-tab=\"cream\" tabindex=\"-1\"\u003e\n          How to Use Cream\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-tab-capsules\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-panel-capsules\" data-tab=\"capsules\" tabindex=\"-1\"\u003e\n          How to Use Capsules\n        \u003c\/button\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"psx-tabs-content\"\u003e\n\n      \u003cdiv class=\"psx-tab-panel is-active\" id=\"psx-panel-natural\" role=\"tabpanel\" aria-labelledby=\"psx-tab-natural\" data-panel=\"natural\"\u003e\n\u003csection class=\"hair-loss-section\"\u003e\n\u003ch2\u003ePsorifix: Natural Ayurvedic Solution for Skin Health\u003c\/h2\u003e\n\u003cp\u003eAt Psorifix, we understand that skin conditions like psoriasis, itching, and persistent irritation affect more than just appearance; they can impact your comfort, confidence, and emotional well-being. That’s why our Ayurvedic formula is thoughtfully crafted using time-tested herbs to naturally soothe inflammation, support skin regeneration, and promote clear, smooth, and healthy-looking skin.\u003c\/p\u003e\n\u003cdiv class=\"hair-loss-grid\"\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Erythrodermic.png?v=1755004838\" alt=\"Erythrodermic.png\"\u003e\n\u003cp\u003eErythrodermic\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Flexural.png?v=1755004838\" alt=\"Flexural.png\"\u003e\n\u003cp\u003eFlexural\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Guttate.png?v=1755004838\" alt=\"Guttate.png\"\u003e\n\u003cp\u003eGuttate\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Nail.png?v=1755004838\" alt=\"Nail.png\"\u003e\n\u003cp\u003eNail\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Plaque.png?v=1755004838\" alt=\"Plaque.png\"\u003e\n\u003cp\u003ePlaque\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Psoriatic_Arthritis.png?v=1755004838\" alt=\"Psoriatic_Arthritis.png\"\u003e\n\u003cp\u003ePsoriatic Arthritis\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Pustular.png?v=1755004838\" alt=\"Pustular.png\"\u003e\n\u003cp\u003ePustular\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Scalp.png?v=1755004839\" alt=\"Scalp.png\"\u003e\n\u003cp\u003eScalp\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-panel-extracts\" role=\"tabpanel\" aria-labelledby=\"psx-tab-extracts\" data-panel=\"ingredients\" hidden\u003e\n\u003csection class=\"ingredients-container-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e100% Pure Natural Extracts\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eOnly the finest hand-picked natural ingredients. A powerful Ayurvedic formulation trusted for over 3000 years — now supported by modern science to help soothe psoriasis symptoms, promote skin healing, and support healthy, nourished skin.\u003c\/p\u003e\n\u003cdiv class=\"ingredients-section\"\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Aloe_vera\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Aloe_vera_646153f0-692b-4b0f-93c7-825e3a231b3f.jpg?v=1754572416\"\u003e\n\u003ch3\u003eAloe Vera\u003c\/h3\u003e\n\u003cp\u003eDeeply nourishes hair roots and reduces hair fall naturally\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Bakuchi_d3b326bb-05d0-4e30-ae32-c63097ab190a.jpg?v=1754569511\" alt=\"Bakuchi_d3b326bb-05d0-4e30-ae32-c63097ab190a.jpg\"\u003e\n\u003ch3\u003eBakuchi\u003c\/h3\u003e\n\u003cp\u003eBoosts microcirculation and rejuvenates hair follicles\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Camphor\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Camphor_59b17516-f86d-4e4b-81a1-88437ca6fc2e.jpg?v=1754569511\"\u003e\n\u003ch3\u003eCamphor\u003c\/h3\u003e\n\u003cp\u003eImproves blood circulation in scalp and encourages healthy hair regrowth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Coconut Oil\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/coconut_oil.jpg?v=1754569511\"\u003e\n\u003ch3\u003eCoconut Oil\u003c\/h3\u003e\n\u003cp\u003eMoisturizes scalp, prevents dryness, and reduces hair shedding\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Haridra (Turmeric)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Haridra_9712fd79-6fd5-4b91-9f48-7ac7b36cc868.jpg?v=1754569512\"\u003e\n\u003ch3\u003eHaridra\u003c\/h3\u003e\n\u003cp\u003eAnti-inflammatory properties soothe scalp and reduce itchiness\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Indrajav\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Indrajav_e3100d04-78fc-4f70-b715-449fdeea250e.jpg?v=1754569511\"\u003e\n\u003ch3\u003eIndrajav\u003c\/h3\u003e\n\u003cp\u003eBoosts collagen production and encourages new hair growth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Karanja\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Karanja.jpg?v=1754569511\"\u003e\n\u003ch3\u003eKaranja\u003c\/h3\u003e\n\u003cp\u003eCombats scalp infections and prevents hair thinning\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Manjistha\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Manjistha_6b4cde02-41ef-4772-a4eb-8936d33fa11b.jpg?v=1754569511\"\u003e\n\u003ch3\u003eManjistha\u003c\/h3\u003e\n\u003cp\u003ePurifies the scalp and helps clear dandruff and buildup\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Neem\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Neem_ad2d0af2-3d5c-4c1a-bc7c-30bdb3e7faa9.jpg?v=1754569511\"\u003e\n\u003ch3\u003eNeem\u003c\/h3\u003e\n\u003cp\u003eControls dandruff and supports thicker, healthier hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Shudh Gandhak\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Shudh_Gandhak.jpg?v=1754569511\"\u003e\n\u003ch3\u003eShudh Gandhak\u003c\/h3\u003e\n\u003cp\u003eStrengthens hair shafts and prevents premature breakage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Tea_tree_oil\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Tea_tree_oil.png?v=1755084403\"\u003e\n\u003ch3\u003eTea Tree Oil\u003c\/h3\u003e\n\u003cp\u003eFights scalp infections, controls dandruff, and refreshes the scalp with a cooling effect\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Turmeric\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Turmeric.png?v=1755084402\"\u003e\n\u003ch3\u003eTurmeric\u003c\/h3\u003e\n\u003cp\u003eSoothes scalp irritation, reduces redness, and supports healthy skin renewal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Sesame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Sesame.jpg?v=1754569511\"\u003e\n\u003ch3\u003eSesame\u003c\/h3\u003e\n\u003cp\u003eDeeply nourishes hair roots and reduces hair fall naturally\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-panel-benefits\" role=\"tabpanel\" aria-labelledby=\"psx-tab-benefits\" data-panel=\"benefits\" hidden\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Benefits of Using Psorifix Natural Formula\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eMade with 100% Ayurvedic ingredients, Psorifix helps in the natural healing of psoriasis-affected skin. It soothes inflammation, reduces itching and redness, hydrates dry patches, and supports the skin’s natural regeneration — all without any harsh chemicals or steroids.\u003c\/p\u003e\n\u003cdiv class=\"key-benefits-grid\"\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits1.png?v=1755083637\" alt=\"Benefit 1\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits2.png?v=1755083637\" alt=\"Benefit 5\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits3.png?v=1755083636\" alt=\"Benefit 3\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits4.png?v=1755083637\" alt=\"Benefit 6\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits5.png?v=1755083637\" alt=\"Benefit 2\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits6.png?v=1755083636\" alt=\"Benefit 4\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-panel-oil\" role=\"tabpanel\" aria-labelledby=\"psx-tab-oil\" data-panel=\"oil\" hidden\u003e\n\u003csection class=\"usage-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eHow to Use Oil\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eSimple 3-step Ayurvedic application for visible relief from psoriasis\u003c\/p\u003e\n\u003cdiv class=\"how-to-use-grid\"\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix01.png?v=1755495401\" alt=\"Step 1\"\u003e\n\u003cp class=\"use-caption\"\u003eCleanse the affected area thoroughly and pat dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix02-oil.png?v=1755502470\" alt=\"Step 2\"\u003e\n\u003cp class=\"use-caption\"\u003eTake a small amount of Psorifix Oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix03.png?v=1755495401\" alt=\"Step 3\"\u003e\n\u003cp class=\"use-caption\"\u003eGently massage onto the skin until fully absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-panel-cream\" role=\"tabpanel\" aria-labelledby=\"psx-tab-cream\" data-panel=\"cream\" hidden\u003e\n\u003csection class=\"usage-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eHow to Use Cream\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eSimple 3-step Ayurvedic application for visible relief from psoriasis\u003c\/p\u003e\n\u003cdiv class=\"how-to-use-grid\"\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix01.png?v=1755495401\" alt=\"Step 1\"\u003e\n\u003cp class=\"use-caption\"\u003eCleanse the affected area thoroughly and pat dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix02.png?v=1755495401\" alt=\"Step 2\"\u003e\n\u003cp class=\"use-caption\"\u003eTake a small amount of Psorifix Cream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix03.png?v=1755495401\" alt=\"Step 3\"\u003e\n\u003cp class=\"use-caption\"\u003eGently massage onto the skin until fully absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-panel-capsules\" role=\"tabpanel\" aria-labelledby=\"psx-tab-capsules\" data-panel=\"capsules\" hidden\u003e\n\u003csection class=\"usage-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eHow to Use Capsules\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eSimple 3-step Ayurvedic application for visible relief from psoriasis\u003c\/p\u003e\n\u003cdiv class=\"how-to-use-grid\"\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/23.png?v=1774944060\"\u003e\n\u003cp class=\"use-caption\"\u003eCleanse the affected area thoroughly and pat dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/24.png?v=1774944061\"\u003e\n\u003cp class=\"use-caption\"\u003eTake a small amount of Psorifix Oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/25.png?v=1774944061\"\u003e\n\u003cp class=\"use-caption\"\u003eGently massage onto the skin until fully absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Trusted by Thousands — outside tabs --\u003e\n\u003csection class=\"testimonials-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eTrusted by Thousands. Powered by Nature.\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eHandcrafted with potent Ayurvedic oils and time-tested herbs, Psorifix blends ancient wisdom with modern care — soothing irritation, reducing scaling, and restoring skin health gently, effectively, and safely.\u003c\/p\u003e\n\u003cdiv class=\"carousel-container\"\u003e\n\u003cbutton class=\"carousel-arrow left\"\u003e❮\u003c\/button\u003e\n\u003cdiv class=\"carousel-track\"\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/78.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/74.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/76.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/77.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/64.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/79.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/67.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/73.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/70.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/72.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/65.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/66.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/71.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/69.jpg?v=1755492129\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/75.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"carousel-arrow right\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Consultation banners — outside tabs --\u003e\n\u003csection class=\"benefits-section desktop-only\"\u003e\u003cimg style=\"cursor: pointer;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/1_ec2f7dac-0b69-4374-ad26-53e053753db5.png?v=1788339267\" alt=\"consult001.png\"\u003e\u003c\/section\u003e\n\u003csection class=\"benefits-section mobile-only\"\u003e\u003cimg style=\"cursor: pointer;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/Opecia_mobile_view_image_jpg.jpg?v=1788339920\"\u003e\u003c\/section\u003e\n\n\u003c!-- Psorifix Ayurvedic Skin Solution — completely outside tabs --\u003e\n\u003csection class=\"psx-solution-outside\"\u003e\n  \u003cdiv class=\"psx-solution-card\"\u003e\n    \u003cdiv class=\"psx-solution-badge\"\u003ePersonal Ayurvedic Guidance\u003c\/div\u003e\n\u003c!-- ✅ How to Use Section --\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePsorifix Ayurvedic Skin Solution\u003cbr\u003e\u003cbr\u003e\u003cspan class=\"whatsapp\"\u003eअब Psorifix, खुजली और स्किन इर्रिटेशन का समाधान है आपके मोबाइल पर।\u003cbr\u003e📸 आज ही अपनी स्किन की फोटो भेजें और स्वस्थ, साफ़ त्वचा की नई शुरुआत करें। \u003cbr\u003e\u003cb\u003e 💬 WhatsApp Now for Free Skin Consultation!\u003c\/b\u003e \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003ePsoriasis से राहत के आसान 3-Steps\u003c\/p\u003e\n\u003cdiv class=\"how-to-use-grid-step\"\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Setup01.png?v=1755002867\"\u003e\n\u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 1: \u003cbr\u003eसबसे पहले अपनी स्किन की फोटो लें\u003c\/b\u003e \u003cbr\u003eअब इस फोटो को हमारे अनुभवी आयुर्वेदिक डॉक्टर को WhatsApp पर भेजें। यह प्रक्रिया पूरी तरह गोपनीय, आसान और घर बैठे की जा सकती है — किसी क्लिनिक में जाने की जरूरत नहीं।\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/How_to_use_all_image.png?v=1774878736\"\u003e\n\u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 2: \u003cbr\u003eWhatsApp के ज़रिए डॉक्टर को फोटो भेजें\u003c\/b\u003e \u003cbr\u003eअब इस फोटो को हमारे अनुभवी आयुर्वेदिक डॉक्टर को WhatsApp पर भेजें। यह प्रक्रिया पूरी तरह गोपनीय, आसान और घर बैठे की जा सकती है — किसी क्लिनिक में जाने की ज़रूरत नहीं।\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/How_to_use_all_image.png?v=1788339271\"\u003e\n\u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 3: \u003cbr\u003eडॉक्टर की जाँच और पर्सनल ट्रीटमेंट प्लान \u003c\/b\u003e \u003cbr\u003eहमारे डॉक्टर आपकी फोटो की जांच करके आपकी स्किन कंडीशन की स्टेज को समझेंगे और आपके लिए एक व्यक्तिगत आयुर्वेदिक इलाज योजना तैयार करेंगे। इलाज 100% नेचुरल, सुरक्षित और बिना किसी साइड इफेक्ट के होगा।\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\n(function(){\n  function initPsxTabs(root){\n    if(!root || root.dataset.psxTabsReady === \"true\") return;\n    root.dataset.psxTabsReady = \"true\";\n\n    var buttons = Array.prototype.slice.call(root.querySelectorAll(\".psx-tab-button\"));\n    var panels = Array.prototype.slice.call(root.querySelectorAll(\".psx-tab-panel\"));\n    var nav = root.querySelector(\".psx-tabs-nav\");\n\n    if(!buttons.length || !panels.length) return;\n\n    function activate(index, moveFocus){\n      if(index \u003c 0) index = buttons.length - 1;\n      if(index \u003e= buttons.length) index = 0;\n\n      buttons.forEach(function(button, i){\n        var active = i === index;\n        button.setAttribute(\"aria-selected\", active ? \"true\" : \"false\");\n        button.setAttribute(\"tabindex\", active ? \"0\" : \"-1\");\n      });\n\n      panels.forEach(function(panel, i){\n        var active = i === index;\n        panel.classList.toggle(\"is-active\", active);\n\n        if(active){\n          panel.removeAttribute(\"hidden\");\n        }else{\n          panel.setAttribute(\"hidden\",\"\");\n        }\n      });\n\n      if(moveFocus){\n        buttons[index].focus();\n      }\n\n      if(nav \u0026\u0026 buttons[index]){\n        var button = buttons[index];\n        var navLeft = nav.scrollLeft;\n        var navRight = navLeft + nav.clientWidth;\n        var buttonLeft = button.offsetLeft;\n        var buttonRight = buttonLeft + button.offsetWidth;\n\n        if(buttonLeft \u003c navLeft){\n          nav.scrollTo({\n            left:Math.max(0,buttonLeft - 12),\n            behavior:\"smooth\"\n          });\n        }else if(buttonRight \u003e navRight){\n          nav.scrollTo({\n            left:buttonRight - nav.clientWidth + 12,\n            behavior:\"smooth\"\n          });\n        }\n      }\n    }\n\n    buttons.forEach(function(button,index){\n      button.addEventListener(\"click\",function(){\n        activate(index,false);\n      });\n\n      button.addEventListener(\"keydown\",function(event){\n        var targetIndex = null;\n\n        if(event.key === \"ArrowRight\") targetIndex = index + 1;\n        if(event.key === \"ArrowLeft\") targetIndex = index - 1;\n        if(event.key === \"Home\") targetIndex = 0;\n        if(event.key === \"End\") targetIndex = buttons.length - 1;\n\n        if(targetIndex !== null){\n          event.preventDefault();\n          activate(targetIndex,true);\n        }\n      });\n    });\n\n    activate(0,false);\n  }\n\n  document.querySelectorAll(\"[data-psx-tabs]\").forEach(initPsxTabs);\n})();\n\u003c\/script\u003e\n\n\n\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/all.min.css\" rel=\"stylesheet\"\u003e\n\u003cdiv style=\"text-align: center; margin-top: 0px; margin-bottom: 40px;\"\u003e\u003ca style=\"text-decoration: none;\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=917717673078\u0026amp;text\u0026amp;type=phone_number\u0026amp;app_absent=0\" target=\"_blank\"\u003e \u003cbutton style=\"background-color: #25d366; color: white; border: none; padding: 10px 20px; border-radius: 5px; cursor: pointer; font-size: 40px;\" class=\"btn whatsapp-btn\"\u003e \u003ci class=\"fab fa-whatsapp\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e7717673078\u003c\/button\u003e \u003c\/a\u003e\u003c\/div\u003e\n\n\n\n\n\n\n\n\u003c!-- ✅ FAQ Section with Accordion --\u003e\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions (FAQ) – Psoriasis Care Combo Kit\u003c\/h2\u003e\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e1. What is the Psoriasis Care Combo Kit used for?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe kit is designed to help manage psoriasis symptoms such as dryness, redness, flakiness, and irritation, while supporting natural skin healing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e2. How do I use the Oil and Cream together?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eFirst, gently apply the Psoriasis Care Oil on the affected area and massage it in. After absorption, apply the Psoriasis Care Cream to lock in moisture and provide soothing protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e3. Can it be used on the face or sensitive areas?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, the combo can be applied to most areas of the body. For sensitive areas, use a small patch test first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e4. How long before I see results?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eResults vary, but with consistent use, many people notice improvements within 4–6 weeks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e5. Is the Combo Kit safe for long-term use?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, it is 100% Ayurvedic, free from steroids or harmful chemicals, and suitable for regular long-term application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e6. Can I use it with other skincare or medical treatments?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, it can be used alongside other skincare routines or treatments. For medical conditions, consult your physician before combining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e7. Do I need to wash off the oil or cream after applying?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo. Both the oil and cream are designed for absorption and protection. Apply and leave them on for best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e8. Will the oil make my skin greasy?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe oil is lightweight and absorbs well. Massage thoroughly to avoid greasiness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e9. Who can use the Combo Kit?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eSuitable for adults of all ages experiencing psoriasis-related skin issues.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e10. How many packs should I buy for best results?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eFor consistent results, a 2–3 month supply (2–3 packs) is recommended, depending on the severity of your condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e11. Is it suitable for all skin types?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes. The herbal formula is safe and effective for all skin types.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cscript\u003e\n  const faqItems = document.querySelectorAll('.faq-item');\n\n  faqItems.forEach(item =\u003e {\n    const question = item.querySelector('.faq-question');\n    const answer = item.querySelector('.faq-answer');\n\n    question.addEventListener('click', () =\u003e {\n      const isOpen = item.classList.contains('active');\n\n      \/\/ Close all others\n      faqItems.forEach(i =\u003e {\n        i.classList.remove('active');\n        i.querySelector('.faq-answer').style.height = '0';\n        i.querySelector('.faq-answer').style.opacity = '0';\n      });\n\n      if (!isOpen) {\n        item.classList.add('active');\n        answer.style.height = answer.scrollHeight + 'px';\n        answer.style.opacity = '1';\n      }\n    });\n  });\n\u003c\/script\u003e \u003cscript\u003e\n  document.querySelectorAll('.carousel-container').forEach(container =\u003e {\n    const track = container.querySelector('.carousel-track');\n    const items = container.querySelectorAll('.carousel-item-before, .carousel-item-testimonial');\n    const prevArrow = container.querySelector('.carousel-arrow.left');\n    const nextArrow = container.querySelector('.carousel-arrow.right');\n\n    let position = 0;\n    let interval;\n\n    function updateCarousel() {\n      const itemWidth = items[0].offsetWidth;\n      track.style.transform = `translateX(-${position * itemWidth}px)`;\n    }\n\n   function autoSlide() {\n  const visibleCount = window.innerWidth \u003c= 768 ? 2 : 5; \/\/ changed from 4 to 5\n  const maxPosition = items.length - visibleCount;\n  position = (position + 1) \u003e maxPosition ? 0 : position + 1;\n  updateCarousel();\n}\n\n    function resetInterval() {\n      clearInterval(interval);\n      interval = setInterval(autoSlide, 3000);\n    }\n\n  nextArrow.addEventListener('click', () =\u003e {\n  const visibleCount = window.innerWidth \u003c= 768 ? 2 : 5; \/\/ changed from 4 to 5\n  const maxPosition = items.length - visibleCount;\n  position = (position + 1) \u003e maxPosition ? 0 : position + 1;\n  updateCarousel();\n  resetInterval();\n});\n\n\n  prevArrow.addEventListener('click', () =\u003e {\n  const visibleCount = window.innerWidth \u003c= 768 ? 2 : 5; \/\/ changed from 4 to 5\n  const maxPosition = items.length - visibleCount;\n  position = (position - 1) \u003c 0 ? maxPosition : position - 1;\n  updateCarousel();\n  resetInterval();\n});\n\n    interval = setInterval(autoSlide, 3000);\n    window.addEventListener('resize', updateCarousel);\n    updateCarousel();\n  });\n\u003c\/script\u003e\u003c\/section\u003e\n\n\n\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX — UNIFORM CONTENT SPACING\n   Keeps the current design\/colors exactly as they are.\n   Only normalizes vertical spacing inside every tab.\n   ========================================================= *\/\n\n\/* Same top\/bottom breathing room for every tab panel *\/\n.psx-tabs-content \u003e .psx-tab-panel \u003e section{\n  padding-top:36px !important;\n  padding-bottom:36px !important;\n}\n\n\/* Same heading-to-description spacing *\/\n.psx-tabs-content .section-title,\n.psx-tabs-content .hair-loss-section h2,\n.psx-tabs-content .usage-section h2,\n.psx-tabs-content .benefits-section h2{\n  margin-top:0 !important;\n  margin-bottom:18px !important;\n}\n\n\/* Same description spacing before grids\/content *\/\n.psx-tabs-content .section-desc,\n.psx-tabs-content .hair-loss-section \u003e p,\n.psx-tabs-content .usage-section \u003e p,\n.psx-tabs-content .benefits-section \u003e p{\n  margin-top:0 !important;\n  margin-bottom:28px !important;\n}\n\n\/* Same gap before all major content grids *\/\n.psx-tabs-content .ingredients-section,\n.psx-tabs-content .key-benefits-grid,\n.psx-tabs-content .how-to-use-grid-step,\n.psx-tabs-content .how-to-use-grid{\n  margin-top:28px !important;\n}\n\n\/* Prevent duplicate spacing when a grid follows a description *\/\n.psx-tabs-content .section-desc + .ingredients-section,\n.psx-tabs-content .section-desc + .key-benefits-grid,\n.psx-tabs-content .section-desc + .how-to-use-grid-step,\n.psx-tabs-content .section-desc + .how-to-use-grid{\n  margin-top:0 !important;\n}\n\n\/* Same spacing between cards\/items *\/\n.psx-tabs-content .ingredients-section,\n.psx-tabs-content .key-benefits-grid,\n.psx-tabs-content .how-to-use-grid-step{\n  row-gap:28px !important;\n}\n\n\/* Consistent image\/text spacing *\/\n.psx-tabs-content .ingredient-item h3{\n  margin-top:12px !important;\n  margin-bottom:6px !important;\n}\n\n.psx-tabs-content .ingredient-item p{\n  margin-top:0 !important;\n}\n\n.psx-tabs-content .use-caption{\n  margin-top:12px !important;\n}\n\n\/* Standalone section below tabs gets the same outer rhythm *\/\n.psx-solution-outside{\n  margin-top:34px !important;\n}\n\n.psx-solution-card{\n  padding-top:34px !important;\n  padding-bottom:30px !important;\n}\n\n.psx-solution-card .section-title{\n  margin-top:0 !important;\n  margin-bottom:18px !important;\n}\n\n.psx-solution-card .how-to-use-grid-step{\n  margin-top:28px !important;\n}\n\n\/* =========================================================\n   MOBILE — same spacing scale, slightly tighter\n   ========================================================= *\/\n@media (max-width:900px){\n  .psx-tabs-content \u003e .psx-tab-panel \u003e section{\n    padding-top:30px !important;\n    padding-bottom:30px !important;\n  }\n.hair-loss-section h2 {\n    font-size: 24px;\n}\n  .psx-tabs-content .section-title,\n  .psx-tabs-content .hair-loss-section h2,\n  .psx-tabs-content .usage-section h2,\n  .psx-tabs-content .benefits-section h2{\n    margin-bottom:16px !important;\n  }\n\n  .psx-tabs-content .section-desc,\n  .psx-tabs-content .hair-loss-section \u003e p,\n  .psx-tabs-content .usage-section \u003e p,\n  .psx-tabs-content .benefits-section \u003e p{\n    margin-bottom:24px !important;\n  }\n\n  .psx-tabs-content .ingredients-section,\n  .psx-tabs-content .key-benefits-grid,\n  .psx-tabs-content .how-to-use-grid-step,\n  .psx-tabs-content .how-to-use-grid{\n    margin-top:24px !important;\n    row-gap:24px !important;\n  }\n\n  .psx-solution-outside{\n    margin-top:26px !important;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-content \u003e .psx-tab-panel \u003e section{\n    padding-top:10px !important;\n    padding-bottom:24px !important;\n  }\n\n  .psx-tabs-content .section-title,\n  .psx-tabs-content .hair-loss-section h2,\n  .psx-tabs-content .usage-section h2,\n  .psx-tabs-content .benefits-section h2{\n    margin-bottom:14px !important;\n  }\n\n  .psx-tabs-content .section-desc,\n  .psx-tabs-content .hair-loss-section \u003e p,\n  .psx-tabs-content .usage-section \u003e p,\n  .psx-tabs-content .benefits-section \u003e p{\n    margin-bottom:20px !important;\n  }\n\n  .psx-tabs-content .ingredients-section,\n  .psx-tabs-content .key-benefits-grid,\n  .psx-tabs-content .how-to-use-grid-step,\n  .psx-tabs-content .how-to-use-grid{\n    margin-top:20px !important;\n    row-gap:20px !important;\n  }\n\n  .psx-tabs-content .use-caption{\n    margin-top:10px !important;\n  }\n\n  .psx-solution-outside{\n    margin-top:20px !important;\n  }\n\n  .psx-solution-card{\n    padding-top:25px !important;\n    padding-bottom:19px !important;\n  }\n}\n\u003c\/style\u003e\n\n","brand":"PsoriFix","offers":[{"title":"Default Title","offer_id":48938082205888,"sku":null,"price":2490.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/OpeciaandAllproductsimage-2_1_.jpg_2.jpg?v=1788241772"},{"product_id":"advanced-formula-for-psoriasis-capsules-100-result","title":"Advanced Ayurvedic Psoriasis Capsules (60 Caps) | Skin \u0026 Itching Support","description":"\u003cstyle\u003e\n  .intro-section,\n  .ingredients-container-section,\n  .results-section,\n  .benefits-section,\n  .testimonials-section,\n  .usage-section,\n  .disclaimer-section {\n    padding: 20px 0px;\n  }\n\n\/* Hide mobile section by default *\/\n.mobile-only {\n  display: none;\n}\n\n\/* Show mobile version, hide desktop version for small screens *\/\n@media (max-width: 767px) {\n  .desktop-only {\n    display: none;\n  }\n  .mobile-only {\n    display: block;\n  }\n}\n\n\nspan.whatsapp {\n    font-size: 23px;\n    line-height: 0px;\n}\n  .whatsapp-btn {\n      background-color: #25D366;\n      color: white;\n      border: none;\n      padding: 18px 40px;\n      font-size: 25px;\n      font-weight: 500;\n      border-radius: 5px;\n      cursor: pointer;\n    }\n     \/* Tablet screens *\/\n  @media (max-width: 768px) {\n    .whatsapp-btn {\n      font-size: 18px;\n      padding: 16px 30px;\n    }\n  }\n\n  \/* Small mobile screens *\/\n  @media (max-width: 480px) {\n    .whatsapp-btn {\n      font-size: 16px;\n      padding: 14px 20px;\n      width: 90%;\n    }\n  }\n\n.hair-loss-section {\n    text-align: center;\n    padding: 30px 0px;\n    background-color: #fff;\n    max-width: 900px;\n    margin: 0px auto;\n}\n.psx-solution-card {\n    padding-top: 34px !important;\n    padding-bottom: 30px !important;\n}\n.hair-loss-section h2 {\n  font-size: 28px;\n  margin-bottom: 10px;\n}\n\n.hair-loss-section \u003e p {\n  font-size: 16px;\n  color: #555;\n  max-width: 800px;\n  margin: 0 auto 30px;\n}\n\n.hair-loss-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 2fr);\n  gap: 30px;\n  max-width: 1100px;\n  margin: 0 auto;\n}\n\n.hair-spot {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.hair-spot img {\n    width: 90% !important;\n    height: auto;\n    margin-bottom: 10px;\n}\n.hair-spot p {\n    font-size: 16px;\n    font-weight: 500;\n    color: #222;\n    text-align: center;\n    margin-top: -7px;\n}\n\n\/* Tablet and medium screens: 2 columns *\/\n@media (max-width: 768px) {\n  .hair-loss-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n\/* Small mobile: 1 column *\/\n@media (max-width: 480px) {\n  .hair-loss-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .hair-spot img {\n     width: 80% !important;\n  }\n}\n\nsection.usage-section {\n    max-width: 800px;\n    margin: 0 auto;\n}\n\n  .how-to-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    padding: 0 15px;\n    margin-top: 30px;\n  }\n\n   .how-to-use-grid-step {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    padding: 0 15px;\n    margin-top: 30px;\n  }\n\n  .how-to-use-grid-step .use-step {\n    text-align: center;\n  }\n\n  .how-to-use-grid .use-step {\n    text-align: center;\n  }\n\n  .how-to-use-grid .use-step img {\n  width: 100%;\n  max-width: 210px;\n  height: auto;\n  display: block;\n  margin: 0 auto;\n}\n\n\n  .how-to-use-grid-step .use-step img {\n  width: 100%;\n  max-width: 210px;\n  height: auto;\n  display: block;\n  margin: 0 auto;\n}\n\n\n\n  .use-caption {\n    font-size: 16px;\n    margin-top: 10px;\n    color: #333;\n  }\n\n  @media (max-width: 768px) {\n    .how-to-use-grid  {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .how-to-use-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n\n   @media (max-width: 768px) {\n    .how-to-use-grid-step  {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .how-to-use-grid-step {\n      grid-template-columns: 1fr;\n    }\n  }\n\n\n  .carousel-arrow {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: #fff;\n  border: none;\n  font-size: 30px;\n  cursor: pointer;\n  padding: 10px 15px;\n  z-index: 10;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.2);\n  border-radius: 50%;\n}\n\n.carousel-arrow.left {\n  left: 5px;\n}\n\n.carousel-arrow.right {\n  right: 5px;\n}\n\n@media (max-width: 768px) {\n  .carousel-arrow {\n    font-size: 24px;\n    padding: 8px 12px;\n  }\n}\n\n\nsection.faq-section {\n    padding-top: 45px;\n}\n.faq-item {\n  border-bottom: 1px solid #ddd;\n}\n\n.faq-question {\n  background: none;\n  border: none;\n  width: 100%;\n  text-align: left;\n  font-size: 18px;\n  font-weight: 600;\n  padding: 15px;\n  cursor: pointer;\n  position: relative;\n  color: #222;\n}\n\n.faq-question::after {\n  content: \"+\";\n  position: absolute;\n  right: 20px;\n  font-size: 22px;\n  transition: transform 0.3s ease;\n}\n\n.faq-item.active .faq-question::after {\n  content: \"–\";\n}\n\n.faq-answer {\n  overflow: hidden;\n  transition: all 0.4s ease;\n  padding: 0 15px;\n  height: 0;\n  opacity: 0;\n}\n.faq-item.active .faq-answer {\n  height: auto; \/* We'll set this from JS *\/\n  opacity: 1;\n}\n\n.faq-answer {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.4s ease;\n  padding: 0 15px;\n}\n\n.faq-item.active .faq-answer {\n  max-height: 200px; \/* Enough for short answers *\/\n  padding-bottom: 15px;\n}\n\n.faq-answer p {\n  margin: 0;\n  font-size: 16px;\n  color: #444;\n}\n\n\n  .section-title {\n    text-align: center;\n    font-weight: 400;\n    font-size: 32px;\n    margin-bottom: 15px !important;\n    line-height: 37px;\n  }\n\n  .section-subtitle {\n    text-align: left;\n    font-weight: 500;\n    font-size: 26px;\n    margin: 30px 0 15px;\n  }\n\n  p.section-desc {\n    font-size: 16px;\n    max-width: 800px;\n    margin: 0 auto 20px;\n    text-align: center;\n  }\n\n  .ingredients-section {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 30px;\n    margin-top: 30px;\n    padding: 0 15px;\n  }\n\n  .ingredient-item {\n    text-align: center;\n  }\nsection.testimonials-section {\n    display: none;\n}\n  .ingredient-item img {\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    display: block;\n    margin: 0 auto;\n  }\n\n  .ingredient-item h3 {\n    font-size: 20px;\n    margin: 10px 0 5px;\n    color: #000;\n  }\n\n  .ingredient-item p {\n    font-size: 16px;\n    margin: 0;\n  }\n\n  @media (max-width: 767px) {\n    .ingredients-section {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 767px) {\n  .section-title {\n    font-size: 24px !important;\n    line-height: 30px !important;\n  }\n\n  .section-subtitle {\n    font-size: 18px !important;\n    line-height: 26px !important;\n  }\n\n  p.section-desc {\n    font-size: 14px !important;\n  }\n}\n\n\n .key-benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 30px;\n  margin-top: 30px;\n  padding: 0 15px;\n}\n\n.key-benefits-grid .benefit-img img {\n  width: 100%;\n  height: auto;\n  border-radius: 10px;\n  display: block;\n}\n\n@media (max-width: 768px) {\n  .key-benefits-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 480px) {\n  .key-benefits-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n  .carousel-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .carousel-track {\n    display: flex;\n    transition: transform 0.5s ease-in-out;\n  }\n\n\/* Before-After Carousel *\/\n.carousel-item-before {\n  flex: 0 0 25%; \/* desktop: 5 per row *\/\n  padding: 10px;\n  box-sizing: border-box;\n}\n@media (max-width: 768px) {\n  .carousel-item-before {\n    flex: 0 0 50%; \/* mobile: 2 per row *\/\n  }\n}\n\n\/* Testimonials Carousel *\/\n.carousel-item-testimonial {\n  flex: 0 0 20%; \/* desktop: 4 per row *\/\n  padding: 10px;\n  box-sizing: border-box;\n}\n@media (max-width: 768px) {\n  .carousel-item-testimonial {\n    flex: 0 0 50%; \/* mobile: 2 per row *\/\n  }\n}\n\n  ol.usage,\n  ol.disclaimer {\n    margin: 0 auto;\n    font-size: 16px;\n    padding-left: 20px;\n  }\n\n  ol.usage li,\n  ol.disclaimer li {\n    margin-bottom: 10px;\n  }\n\u003c\/style\u003e\n\u003c!-- ✅ Introduction --\u003e\n\u003csection class=\"intro-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePsoriasis Care Combo Kit\u003cbr\u003eHerbal Oil \u0026amp; Cream Solution to \u003cbr\u003eSoothe Skin \u0026amp; Support Natural Healing\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eThe Psoriasis Care Combo Kit combines the nourishing power of Psoriasis Care Oil with the soothing protection of Psoriasis Care Cream, offering a complete Ayurvedic approach to care for psoriasis-affected skin. Enriched with time-tested herbs like Neem, Manjistha, Turmeric, and Aloe Vera, this dual-action formula helps calm irritation, reduces dryness and flakiness, supports skin regeneration, and promotes overall skin balance. \u003cbr\u003eFree from steroids or harmful chemicals, this herbal solution works gently yet effectively — penetrating deep with oil for nourishment, while the cream provides protection and long-lasting hydration. Suitable for all skin types and safe for long-term use, the Psoriasis Care Combo Kit is your daily Ayurvedic partner for healthier, soothed, and naturally balanced skin.\u003c\/p\u003e\n\u003csection class=\"testimonials-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eReal People, Real Results\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003ePowered by the healing strength of ancient Ayurvedic herbs, Psorifix has transformed the lives of thousands dealing with psoriasis, itching, and stubborn skin irritation. Our natural formula works deep within the skin to soothe inflammation, restore balance, and deliver visible, lasting results — trusted by real people across India who’ve regained their comfort and confidence, naturally.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"carousel-container\"\u003e\n\u003cbutton class=\"carousel-arrow left\" id=\"prevArrow\"\u003e❮\u003c\/button\u003e\n\u003cdiv class=\"carousel-track\" id=\"carouselTrack\"\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/162_1.png?v=1755080293\" alt=\"162_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/161_1.png?v=1755080293\" alt=\"161_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/160_1.png?v=1755080293\" alt=\"160_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/159_1.png?v=1755080293\" alt=\"159_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/158_1.png?v=1755080293%20\" alt=\"158_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/157_1.png?v=1755080293\" alt=\"157_1.pngpng\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/156_1.png?v=1755080293\" alt=\"156_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/155_1.png?v=1755080293\" alt=\"155_1.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/154_1.png?v=1755080293\" alt=\"154_1.png\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"carousel-arrow right\" id=\"nextArrow\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c!-- ✅ Real Results --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX BRAND TABS\n   Matched to the website's clean white + natural green look.\n   Scoped to .psx-* so existing Shopify\/theme CSS is untouched.\n   ========================================================= *\/\n.psx-tabs-section{\n  width:100%;\n  max-width:1200px;\n  margin:42px auto 0;\n  padding:0 18px;\n  box-sizing:border-box;\n  clear:both;\n}\n.psx-tabs-nav-wrap{\n  background:#fff;\n}\n\n.psx-tabs-nav{\n  display:flex;\n  align-items:stretch;\n  justify-content:center;\n  gap:2px;\n  width:100%;\n  padding:8px 10px;\n  box-sizing:border-box;\n  overflow-x:auto;\n  overflow-y:hidden;\n  scrollbar-width:none;\n  -webkit-overflow-scrolling:touch;\n}\n\n.psx-tabs-nav::-webkit-scrollbar{display:none;}\n\n.psx-tab-button{\n  position:relative;\n  flex:0 0 auto;\n  min-height:50px;\n  padding:13px 19px;\n  border:0;\n  border-radius:10px;\n  background:transparent;\n  color:#303633;\n  font-family:'Jost';\n  font-size:14px;\n  font-weight:700;\n  line-height:1.3;\n  text-align:center;\n  cursor:pointer;\n  white-space:nowrap;\n  transition:\n    color .22s ease,\n    background .22s ease,\n    box-shadow .22s ease;\n  -webkit-tap-highlight-color:transparent;\n}\n\n.psx-tab-button:focus-visible{\n  outline:2px solid #2f8a5d;\n  outline-offset:-2px;\n}\n.psx-tabs-content{\n  width:100%;\n  box-sizing:border-box;\n  background:#fff;\n}\n\n.psx-tab-panel{\n  display:none;\n  width:100%;\n  box-sizing:border-box;\n  animation:psxTabFade .25s ease both;\n}\n\n.psx-tab-panel.is-active{display:block;}\n.psx-tab-panel[hidden]{display:none !important;}\n\n@keyframes psxTabFade{\n  from{opacity:0;transform:translateY(5px);}\n  to{opacity:1;transform:translateY(0);}\n}\n\n\/* Prevent the tab card from changing the original section design. *\/\n.psx-tabs-content \u003e .psx-tab-panel \u003e section{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n  border-radius:0 !important;\n  box-shadow:none !important;\n}\n\n\/* =========================================================\n   AYURVEDIC SKIN SOLUTION — OUTSIDE TABS\n   ========================================================= *\/\n.psx-solution-outside{\n  width:100%;\n  max-width:1200px;\n  margin:34px auto 0;\n  padding:0 18px;\n  box-sizing:border-box;\n  clear:both;\n}\n\n.psx-solution-card .benefits-section{\n  margin:0 !important;\n  padding:0 !important;\n  background:transparent !important;\n  box-shadow:none !important;\n}\n\n.psx-solution-card .section-title{\n  margin-top:0 !important;\n}\n\n.psx-solution-badge{\n  display:flex;\n  width:max-content;\n  max-width:100%;\n  margin:0 auto 14px;\n  padding:7px 15px;\n  border:1px solid #d6eadf;\n  border-radius:999px;\n  background:#f1f8f3;\n  color:#000;\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.psx-solution-card .how-to-use-grid-step{\n  margin-top:26px;\n}\n\n.psx-solution-card .use-step{\n  transition:transform .2s ease,box-shadow .2s ease;\n}\n\n.psx-solution-card .use-step:hover{\n  transform:translateY(-3px);\n}\n\n.psx-solution-card .whatsapp{\n  line-height:1.65;\n}\n\n\/* Mobile *\/\n@media (max-width:900px){\n  .psx-tabs-section{\n    margin-top:30px;\n    padding:0 12px;\n  }\n\n  .psx-tabs{\n    border-radius:16px;\n  }\n\n  .psx-tabs-nav{\n    justify-content:flex-start;\n    gap:3px;\n    padding:7px;\n  }\n\n  .psx-tab-button{\n    min-height:47px;\n    padding:11px 15px;\n    font-size:13px;\n  }\n\n  .psx-solution-outside{\n    padding:0 12px;\n    margin-top:26px;\n  }\n\n  .psx-solution-card{\n    border-radius:18px;\n    padding:29px 16px 23px;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-section{\n    margin-top:22px;\n    padding:0 10px;\n  }\n\n  .psx-tabs{\n    border-radius:14px;\n  }\n\n  .psx-tabs-nav{\n    justify-content:flex-start;\n    padding:6px;\n  }\n\n  .psx-tab-button{\n    min-height:44px;\n    padding:10px 14px;\n    font-size:14px;\n    border-radius:9px;\n  }\n\n  .psx-tab-button[aria-selected=\"true\"]::after{\n    left:13px;\n    right:13px;\n    height:2px;\n  }\n\n  .psx-solution-outside{\n    margin-top:20px;\n    padding:0 10px;\n  }\n\n  .psx-solution-card{\n    border-radius:16px;\n    padding:25px 0px 19px;\n  }\n\n  .psx-solution-badge{\n    font-size:9px;\n    padding:6px 11px;\n  }\n\n  .psx-solution-card .whatsapp{\n    font-size:15px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     PSORIFIX RESPONSIVE TABS\n     ========================================================= --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX — INTRO ABOVE TABS\n   ========================================================= *\/\n.psx-tabs-intro{\n  width:100%;\n  max-width:980px;\n  margin:42px auto 24px;\n  padding:0 18px;\n  box-sizing:border-box;\n  text-align:center;\n}\n.psx-tabs-intro-label{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 0 12px;\n  padding:6px 13px;\n  border:1px solid #d7e9df;\n  border-radius:999px;\n  background:#f0f8f3;\n  color:#000;\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.psx-tabs-intro-title{\n  margin:0 auto 12px !important;\n  color:#252a27;\n  font-size:30px;\n  line-height:1.25;\n  font-weight:400;\n  letter-spacing:-.01em;\n}\n\n.psx-tabs-intro-text{\n  max-width:820px;\n  margin:0 auto !important;\n  color:#555;\n  font-size:15px;\n  line-height:1.75;\n  font-weight:400;\n}\n\n.psx-tabs-intro-highlight{\n  color:#176b45;\n  font-weight:700;\n}\n\n@media (max-width:900px){\n  .psx-tabs-intro{\n    margin-top:32px;\n    margin-bottom:20px;\n    padding:0 12px;\n  }\n\n  .psx-tabs-intro-inner{\n    padding:27px 20px 24px;\n    border-radius:17px;\n  }\n\n  .psx-tabs-intro-title{\n    font-size:25px;\n  }\n  .psx-tabs-intro-text {\n      font-size: 14px;\n      line-height: 1.65;\n      color: #000;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-intro{\n    margin-top:24px;\n    margin-bottom:16px;\n    padding:0 10px;\n  }\n\n  .psx-tabs-intro-inner{\n    padding:24px 15px 0px;\n    border-radius:15px;\n  }\n\n  .psx-tabs-intro-label{\n    margin-bottom:10px;\n    padding:5px 10px;\n    font-size:9px;\n  }\n\n  .psx-tabs-intro-title{\n    font-size:21px;\n    line-height:1.3;\n    margin-bottom:10px !important;\n  }\n\n  .psx-tabs-intro-text{\n    font-size:13px;\n    line-height:1.65;\n  }\n}\n\n\u003c\/style\u003e\n\n\n\u003c!-- ✅ Introduction --\u003e\n\u003csection class=\"intro-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e\n\u003cstrong\u003ePsorifix Capsules\u003c\/strong\u003e - Advanced Ayurvedic Formula for Psoriasis Support\u003cbr\u003eNatural Support for Itching, Redness \u0026amp; Skin Health\u003c\/h2\u003e\n\n\u003cp class=\"section-desc\"\u003e\nPsorifix Ayurvedic Capsules are a powerful internal formulation designed to help manage psoriasis and stubborn skin irritation from within. Infused with powerful herbs like Neem, Turmeric, and Manjistha, they help reduce inflammation, control itching, support detoxification, and promote natural skin healing — supporting visible relief and healthier skin with regular use.\u003cbr\u003e\u003cbr\u003e\n\u003c\/p\u003e\n\n\n\u003cp style=\"text-align: center;\"\u003e\u003ca title=\"Psorifix\" href=\"https:\/\/www.amazon.in\/Psoriasis-Treatment-PsoriFix-Advanced-Ayurvedic\/dp\/B0FRF3MHLN\/\"\u003e\u003cimg height=\"120\" width=\"325\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/amazon-button-opecia.png?v=1770042328\" style=\"display: inline !important;\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- ✅ Testimonials --\u003e\n\u003csection class=\"testimonials-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eReal People, Real Results\u003c\/h2\u003e\n\n\u003cp class=\"section-desc\"\u003e\nPowered by the strength of Ayurvedic herbs, Psorifix Capsules have helped thousands manage psoriasis from within. This natural formulation works internally to reduce inflammation, control itching, and support long-term skin health — trusted by people across India for visible relief and improved skin condition.\n\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003cdiv class=\"carousel-container\"\u003e\n\u003cbutton id=\"prevArrow\" class=\"carousel-arrow left\"\u003e❮\u003c\/button\u003e\n\u003cdiv id=\"carouselTrack\" class=\"carousel-track\"\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/162_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/161_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/160_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/159_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/158_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/157_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/156_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/155_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/154_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton id=\"nextArrow\" class=\"carousel-arrow right\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- ✅ Real Results --\u003e\n\n\n\u003c!-- =========================================================\n     CAPSULE PRODUCT INTRO — ABOVE TABS\n     ========================================================= --\u003e\n\u003csection class=\"psx-tabs-intro\" aria-labelledby=\"psx-capsule-tabs-intro-title\"\u003e\n  \u003cdiv class=\"psx-tabs-intro-inner\"\u003e\n    \u003cdiv class=\"psx-tabs-intro-label\"\u003eAdvanced Ayurvedic Psoriasis Capsules\u003c\/div\u003e\n\n    \u003ch2 class=\"psx-tabs-intro-title\" id=\"psx-capsule-tabs-intro-title\"\u003e\n      Natural Internal Support for Psoriasis \u0026amp; Skin Health\n    \u003c\/h2\u003e\n\n    \u003cp class=\"psx-tabs-intro-text\"\u003e\n      Psorifix Capsules are formulated with carefully selected Ayurvedic herbs to\n      support skin health from within. The formula is designed to support\n      \u003cspan class=\"psx-tabs-intro-highlight\"\u003eitching, redness, inflammation and skin comfort\u003c\/span\u003e\n      while supporting the body's natural detoxification and overall skin wellness.\n      Explore the sections below to learn about the Ayurvedic ingredients, key benefits,\n      and how to use Psorifix Capsules as part of your daily routine.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"psx-tabs-section\" aria-label=\"Psorifix Capsules product information\"\u003e\n  \u003cdiv class=\"psx-tabs\" data-psx-tabs\u003e\n    \u003cdiv class=\"psx-tabs-nav-wrap\"\u003e\n      \u003cdiv class=\"psx-tabs-nav\" role=\"tablist\" aria-label=\"Psorifix Capsules information tabs\"\u003e\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-tab-natural\" type=\"button\" role=\"tab\" aria-selected=\"true\" aria-controls=\"psx-panel-natural\" data-tab=\"natural\"\u003eAyurvedic Solution\u003c\/button\u003e\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-tab-extracts\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-panel-extracts\" data-tab=\"ingredients\" tabindex=\"-1\"\u003eIngredients\u003c\/button\u003e\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-tab-benefits\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-panel-benefits\" data-tab=\"benefits\" tabindex=\"-1\"\u003eKey Benefits\u003c\/button\u003e\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-tab-capsules\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-panel-capsules\" data-tab=\"capsules\" tabindex=\"-1\"\u003eHow to Use Capsules\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"psx-tabs-content\"\u003e\n\n      \u003cdiv class=\"psx-tab-panel is-active\" id=\"psx-panel-natural\" role=\"tabpanel\" aria-labelledby=\"psx-tab-natural\" data-panel=\"natural\"\u003e\n        \u003csection class=\"hair-loss-section\"\u003e\n          \u003ch2\u003ePsorifix Capsules: Ayurvedic Internal Support for Skin Health\u003c\/h2\u003e\n          \u003cp\u003e\n            Psorifix Ayurvedic Capsules are formulated to provide internal support for people\n            dealing with psoriasis-related itching, redness, dryness and persistent skin irritation.\n            The formulation combines traditional Ayurvedic herbs such as Manjistha, Anantmool, Neem,\n            Triphala, Giloy, Pippali, Shuddha Gandhak, Mulethi, Khadir and Turmeric to support\n            natural skin balance, detoxification and overall skin wellness.\n          \u003c\/p\u003e\n          \u003cdiv class=\"hair-loss-grid\"\u003e\n            \u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Erythrodermic.png?v=1755004838\" alt=\"Erythrodermic psoriasis\"\u003e\u003cp\u003eErythrodermic\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Flexural.png?v=1755004838\" alt=\"Flexural psoriasis\"\u003e\u003cp\u003eFlexural\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Guttate.png?v=1755004838\" alt=\"Guttate psoriasis\"\u003e\u003cp\u003eGuttate\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Nail.png?v=1755004838\" alt=\"Nail psoriasis\"\u003e\u003cp\u003eNail\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Plaque.png?v=1755004838\" alt=\"Plaque psoriasis\"\u003e\u003cp\u003ePlaque\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Psoriatic_Arthritis.png?v=1755004838\" alt=\"Psoriatic Arthritis\"\u003e\u003cp\u003ePsoriatic Arthritis\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Pustular.png?v=1755004838\" alt=\"Pustular psoriasis\"\u003e\u003cp\u003ePustular\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Scalp.png?v=1755004839\" alt=\"Scalp psoriasis\"\u003e\u003cp\u003eScalp\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-panel-extracts\" role=\"tabpanel\" aria-labelledby=\"psx-tab-extracts\" data-panel=\"ingredients\" hidden\u003e\n        \u003csection class=\"ingredients-container-section\"\u003e\n          \u003ch2 class=\"section-title\"\u003e100% Pure Natural Extracts\u003c\/h2\u003e\n          \u003cp class=\"section-desc\"\u003e\n            Only the finest Ayurvedic herbs selected for an internal skin-support formula.\n            The ingredient blend is designed to support natural skin balance, detoxification\n            and healthy-looking skin from within.\n          \u003c\/p\u003e\n          \u003cdiv class=\"ingredients-section\"\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Rubia_Cordifolia.png?v=1775030097\" alt=\"Rubia Cordifolia\"\u003e\n\u003ch3\u003eManjistha\u003c\/h3\u003e\n\u003cp\u003eSupports blood purification and helps improve overall skin and scalp health\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Hemidesmus_Indicus.png?v=1775030109\" alt=\"Hemidesmus Indicus\"\u003e\n\u003ch3\u003eAnantmool\u003c\/h3\u003e\n\u003cp\u003eHelps detoxify the body and supports clear, healthy skin\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Azadirachta_Indica.png?v=1775030106\" alt=\"Azadirachta Indica\"\u003e\n\u003ch3\u003eNeem\u003c\/h3\u003e\n\u003cp\u003eFights bacteria and helps maintain a clean and healthy scalp\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Triphala.png?v=1775030107\" alt=\"Triphala\"\u003e\n\u003ch3\u003eTriphala\u003c\/h3\u003e\n\u003cp\u003eSupports detoxification and improves skin and digestive health\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Tinospora_Cordifolia.png?v=1775030106\" alt=\"Tinospora Cordifolia\"\u003e\n\u003ch3\u003eGiloy\u003c\/h3\u003e\n\u003cp\u003eBoosts immunity and helps reduce inflammation naturally\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Piper_Longum.png?v=1775030107\" alt=\"Piper Longum\"\u003e\n\u003ch3\u003ePippali\u003c\/h3\u003e\n\u003cp\u003eEnhances absorption of nutrients and supports metabolism\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Shuddha_Gandhak.png?v=1775030105\" alt=\"Shuddha Gandhak\"\u003e\n\u003ch3\u003eShuddha Gandhak\u003c\/h3\u003e\n\u003cp\u003eSupports skin purification and helps reduce skin issues\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Glycyrrhiza_Glabra.png?v=1775030107\" alt=\"Glycyrrhiza Glabra\"\u003e\n\u003ch3\u003eMulethi\u003c\/h3\u003e\n\u003cp\u003eSoothes skin, reduces irritation, and promotes natural glow\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Acacia_Catechu.png?v=1775030109\" alt=\"Acacia Catechu\"\u003e\n\u003ch3\u003eKhadir\u003c\/h3\u003e\n\u003cp\u003eHelps in skin cleansing and supports overall skin health\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Curcuma_Longa.png?v=1775030107\" alt=\"Curcuma Longa\"\u003e\n\u003ch3\u003eTurmeric\u003c\/h3\u003e\n\u003cp\u003eReduces inflammation and supports healthy, glowing skin\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-panel-benefits\" role=\"tabpanel\" aria-labelledby=\"psx-tab-benefits\" data-panel=\"benefits\" hidden\u003e\n        \u003csection class=\"benefits-section\"\u003e\n          \u003ch2 class=\"section-title\"\u003eKey Benefits of Using Psorifix Capsules\u003c\/h2\u003e\n          \u003cp class=\"section-desc\"\u003e\n            Made with Ayurvedic ingredients, Psorifix Capsules provide internal support for\n            skin health and are presented in the source product content as supporting itching,\n            redness, dryness, inflammation and natural skin regeneration.\n          \u003c\/p\u003e\n          \u003cdiv class=\"key-benefits-grid\"\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits1.png?v=1755083637\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits2.png?v=1755083637\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits3.png?v=1755083636\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 6\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits4.png?v=1755083637\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits5.png?v=1755083637\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 4\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits6.png?v=1755083636\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-panel-capsules\" role=\"tabpanel\" aria-labelledby=\"psx-tab-capsules\" data-panel=\"capsules\" hidden\u003e\n        \u003csection class=\"usage-section\"\u003e\n          \u003ch2 class=\"section-title\"\u003eHow to Use Capsules\u003c\/h2\u003e\n          \u003cp class=\"section-desc\"\u003eA simple daily Ayurvedic capsule routine for consistent internal support.\u003c\/p\u003e\n          \u003cdiv class=\"how-to-use-grid\"\u003e\n            \u003cdiv class=\"use-step\"\u003e\n              \u003cimg alt=\"Step 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/23.png?v=1774944060\"\u003e\n              \u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 1:\u003c\/b\u003e\u003cbr\u003eTake 1 capsule after a meal with water.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"use-step\"\u003e\n              \u003cimg alt=\"Step 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/24.png?v=1774944061\"\u003e\n              \u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 2:\u003c\/b\u003e\u003cbr\u003eFollow the recommended daily serving of 1–2 capsules after meals.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"use-step\"\u003e\n              \u003cimg alt=\"Step 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/25.png?v=1774944061\"\u003e\n              \u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 3:\u003c\/b\u003e\u003cbr\u003eFor the 2-capsule routine, take them preferably morning and evening and use consistently.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"testimonials-section\"\u003e\n  \u003ch2 class=\"section-title\"\u003eTrusted by Thousands. Powered by Nature.\u003c\/h2\u003e\n  \u003cp class=\"section-desc\"\u003e\n    Formulated with Ayurvedic herbs and time-tested ingredients, Psorifix Capsules are designed\n    to support internal skin balance, help manage itching and irritation, and promote long-term\n    skin wellness as part of a consistent routine.\n  \u003c\/p\u003e\n  \u003cdiv class=\"carousel-container\"\u003e\n    \u003cbutton class=\"carousel-arrow left\" type=\"button\" aria-label=\"Previous testimonials\"\u003e❮\u003c\/button\u003e\n    \u003cdiv class=\"carousel-track\"\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/78.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/74.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/76.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/77.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/64.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/79.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/67.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/73.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/70.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/72.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/65.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/66.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/71.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/69.jpg?v=1755492129\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/75.jpg?v=1755492130\" alt=\"Psorifix testimonial\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"carousel-arrow right\" type=\"button\" aria-label=\"Next testimonials\"\u003e❯\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"benefits-section desktop-only\"\u003e\n  \u003cimg style=\"cursor:pointer;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/1_ec2f7dac-0b69-4374-ad26-53e053753db5.png?v=1788339267\" alt=\"Free skin consultation\"\u003e\n\u003c\/section\u003e\n\u003csection class=\"benefits-section mobile-only\"\u003e\n  \u003cimg style=\"cursor:pointer;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/Opecia_mobile_view_image_jpg.jpg?v=1788339920\" alt=\"Free skin consultation\"\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"psx-solution-outside\"\u003e\n  \u003cdiv class=\"psx-solution-card\"\u003e\n    \u003cdiv class=\"psx-solution-badge\"\u003ePersonal Ayurvedic Guidance\u003c\/div\u003e\n    \u003csection class=\"benefits-section\"\u003e\n      \u003ch2 class=\"section-title\"\u003e\n        Psorifix Ayurvedic Skin Solution\u003cbr\u003e\u003cbr\u003e\n        \u003cspan class=\"whatsapp\"\u003e\n          अब Psorifix, खुजली और स्किन इर्रिटेशन का समाधान है आपके मोबाइल पर।\u003cbr\u003e\n          📸 आज ही अपनी स्किन की फोटो भेजें और स्वस्थ, साफ़ त्वचा की नई शुरुआत करें।\u003cbr\u003e\n          \u003cb\u003e💬 WhatsApp Now for Free Skin Consultation!\u003c\/b\u003e\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n      \u003cp class=\"section-desc\"\u003ePsoriasis से राहत के आसान 3-Steps\u003c\/p\u003e\n      \u003cdiv class=\"how-to-use-grid-step\"\u003e\n        \u003cdiv class=\"use-step\"\u003e\n          \u003cimg alt=\"Step 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Setup01.png?v=1755002867\"\u003e\n          \u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 1:\u003cbr\u003eसबसे पहले अपनी स्किन की फोटो लें\u003c\/b\u003e\u003cbr\u003eअब इस फोटो को हमारे अनुभवी आयुर्वेदिक डॉक्टर को WhatsApp पर भेजें। यह प्रक्रिया आसान है और घर बैठे की जा सकती है।\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"use-step\"\u003e\n          \u003cimg alt=\"Step 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/How_to_use_all_image.png?v=1774878736\"\u003e\n          \u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 2:\u003cbr\u003eWhatsApp के ज़रिए डॉक्टर को फोटो भेजें\u003c\/b\u003e\u003cbr\u003eअपनी स्किन की फोटो WhatsApp पर भेजें ताकि आपकी स्थिति के अनुसार उचित Ayurvedic guidance दी जा सके।\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"use-step\"\u003e\n          \u003cimg alt=\"Step 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/How_to_use_all_image.png?v=1788339271\"\u003e\n          \u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 3:\u003cbr\u003eडॉक्टर की जाँच और पर्सनल ट्रीटमेंट प्लान\u003c\/b\u003e\u003cbr\u003eआपकी फोटो की समीक्षा के आधार पर आपकी skin condition के अनुसार personal Ayurvedic guidance दी जाएगी।\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/all.min.css\" rel=\"stylesheet\"\u003e\n\u003cdiv style=\"text-align:center;margin-top:0;margin-bottom:40px;\"\u003e\n  \u003ca style=\"text-decoration:none;\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=917717673078\u0026amp;text\u0026amp;type=phone_number\u0026amp;app_absent=0\" target=\"_blank\" rel=\"noopener\"\u003e\n    \u003cbutton type=\"button\" class=\"btn whatsapp-btn\"\u003e\u003ci class=\"fab fa-whatsapp\" style=\"margin-right:8px;\"\u003e\u003c\/i\u003e7717673078\u003c\/button\u003e\n  \u003c\/a\u003e\n\u003c\/div\u003e\n\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions (FAQ) – Psorifix Capsules\u003c\/h2\u003e\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e1. What are Psorifix Capsules used for?\u003c\/button\u003e\u003cdiv class=\"faq-answer\"\u003e\u003cp\u003ePsorifix Capsules are formulated for internal Ayurvedic support for psoriasis-related itching, redness, dryness, scaling, and overall skin health.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e2. How do Psorifix Capsules work?\u003c\/button\u003e\u003cdiv class=\"faq-answer\"\u003e\u003cp\u003eThey are designed to work from within by supporting the body's natural balance, helping manage inflammation and supporting healthier skin.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e3. How should I take Psorifix Capsules?\u003c\/button\u003e\u003cdiv class=\"faq-answer\"\u003e\u003cp\u003eTake 1–2 capsules daily after meals with water, preferably in the morning and evening.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e4. When will I start seeing visible results?\u003c\/button\u003e\u003cdiv class=\"faq-answer\"\u003e\u003cp\u003eResults vary by individual. The source product content states that many users notice improvement within 4–6 weeks of regular use.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e5. Are Psorifix Capsules suitable for long-term use?\u003c\/button\u003e\u003cdiv class=\"faq-answer\"\u003e\u003cp\u003eThe product is presented as an Ayurvedic formulation free from steroids and harmful chemicals and intended for regular use.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e6. Can I take these with other treatments?\u003c\/button\u003e\u003cdiv class=\"faq-answer\"\u003e\u003cp\u003eIf you are already receiving medical treatment, consult your doctor before combining treatments.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e7. Do these capsules have any known side effects?\u003c\/button\u003e\u003cdiv class=\"faq-answer\"\u003e\u003cp\u003eThe source product content states that no known side effects are reported when the capsules are taken as directed.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e8. Are these suitable for all age groups?\u003c\/button\u003e\u003cdiv class=\"faq-answer\"\u003e\u003cp\u003eThe source product content says they are suitable for adults and teens; for children under 12, consult an Ayurvedic expert.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e9. Can both men and women use Psorifix Capsules?\u003c\/button\u003e\u003cdiv class=\"faq-answer\"\u003e\u003cp\u003eYes. The source product content states that Psorifix Capsules can be used by both men and women.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e10. Do I need to use an external product with the capsules?\u003c\/button\u003e\u003cdiv class=\"faq-answer\"\u003e\u003cp\u003eThe capsules are designed for internal use. The source content notes that they may be combined with oil or cream when additional external care is desired.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cscript\u003e\n(function(){\n  function initPsxTabs(root){\n    if(!root || root.dataset.psxTabsReady === \"true\") return;\n    root.dataset.psxTabsReady = \"true\";\n    var buttons = Array.prototype.slice.call(root.querySelectorAll(\".psx-tab-button\"));\n    var panels = Array.prototype.slice.call(root.querySelectorAll(\".psx-tab-panel\"));\n    var nav = root.querySelector(\".psx-tabs-nav\");\n    if(!buttons.length || !panels.length) return;\n\n    function activate(index, moveFocus){\n      if(index \u003c 0) index = buttons.length - 1;\n      if(index \u003e= buttons.length) index = 0;\n      buttons.forEach(function(button, i){\n        var active = i === index;\n        button.setAttribute(\"aria-selected\", active ? \"true\" : \"false\");\n        button.setAttribute(\"tabindex\", active ? \"0\" : \"-1\");\n      });\n      panels.forEach(function(panel, i){\n        var active = i === index;\n        panel.classList.toggle(\"is-active\", active);\n        if(active) panel.removeAttribute(\"hidden\");\n        else panel.setAttribute(\"hidden\",\"\");\n      });\n      if(moveFocus \u0026\u0026 buttons[index]) buttons[index].focus();\n\n      if(nav \u0026\u0026 buttons[index]){\n        var button = buttons[index];\n        var navLeft = nav.scrollLeft;\n        var navRight = navLeft + nav.clientWidth;\n        var buttonLeft = button.offsetLeft;\n        var buttonRight = buttonLeft + button.offsetWidth;\n        if(buttonLeft \u003c navLeft){\n          nav.scrollTo({left:Math.max(0,buttonLeft - 12),behavior:\"smooth\"});\n        }else if(buttonRight \u003e navRight){\n          nav.scrollTo({left:buttonRight - nav.clientWidth + 12,behavior:\"smooth\"});\n        }\n      }\n    }\n\n    buttons.forEach(function(button,index){\n      button.addEventListener(\"click\",function(){ activate(index,false); });\n      button.addEventListener(\"keydown\",function(event){\n        var targetIndex = null;\n        if(event.key === \"ArrowRight\") targetIndex = index + 1;\n        if(event.key === \"ArrowLeft\") targetIndex = index - 1;\n        if(event.key === \"Home\") targetIndex = 0;\n        if(event.key === \"End\") targetIndex = buttons.length - 1;\n        if(targetIndex !== null){\n          event.preventDefault();\n          activate(targetIndex,true);\n        }\n      });\n    });\n    activate(0,false);\n  }\n  document.querySelectorAll(\"[data-psx-tabs]\").forEach(initPsxTabs);\n})();\n\u003c\/script\u003e\n\n\u003cscript\u003e\n(function(){\n  document.querySelectorAll(\".faq-container\").forEach(function(container){\n    var items = container.querySelectorAll(\".faq-item\");\n    items.forEach(function(item){\n      var question = item.querySelector(\".faq-question\");\n      var answer = item.querySelector(\".faq-answer\");\n      if(!question || !answer) return;\n      question.addEventListener(\"click\",function(){\n        var isOpen = item.classList.contains(\"active\");\n        items.forEach(function(other){\n          other.classList.remove(\"active\");\n          var otherAnswer = other.querySelector(\".faq-answer\");\n          if(otherAnswer){\n            otherAnswer.style.maxHeight = \"0px\";\n            otherAnswer.style.height = \"0px\";\n            otherAnswer.style.opacity = \"0\";\n          }\n        });\n        if(!isOpen){\n          item.classList.add(\"active\");\n          answer.style.maxHeight = answer.scrollHeight + \"px\";\n          answer.style.height = answer.scrollHeight + \"px\";\n          answer.style.opacity = \"1\";\n        }\n      });\n    });\n  });\n})();\n\u003c\/script\u003e\n\n\u003cscript\u003e\n(function(){\n  document.querySelectorAll(\".carousel-container\").forEach(function(container){\n    var track = container.querySelector(\".carousel-track\");\n    var items = container.querySelectorAll(\".carousel-item-before, .carousel-item-testimonial\");\n    var prevArrow = container.querySelector(\".carousel-arrow.left\");\n    var nextArrow = container.querySelector(\".carousel-arrow.right\");\n    if(!track || !items.length || !prevArrow || !nextArrow) return;\n\n    var position = 0;\n    var interval;\n\n    function visibleCount(){\n      return window.innerWidth \u003c= 768 ? 2 : 4;\n    }\n    function updateCarousel(){\n      var itemWidth = items[0].offsetWidth;\n      track.style.transform = \"translateX(-\" + (position * itemWidth) + \"px)\";\n    }\n    function moveNext(){\n      var maxPosition = Math.max(0, items.length - visibleCount());\n      position = (position + 1) \u003e maxPosition ? 0 : position + 1;\n      updateCarousel();\n    }\n    function movePrev(){\n      var maxPosition = Math.max(0, items.length - visibleCount());\n      position = (position - 1) \u003c 0 ? maxPosition : position - 1;\n      updateCarousel();\n    }\n    function resetInterval(){\n      clearInterval(interval);\n      interval = setInterval(moveNext, 3000);\n    }\n\n    nextArrow.addEventListener(\"click\",function(){ moveNext(); resetInterval(); });\n    prevArrow.addEventListener(\"click\",function(){ movePrev(); resetInterval(); });\n    interval = setInterval(moveNext,3000);\n    window.addEventListener(\"resize\",updateCarousel);\n    updateCarousel();\n  });\n})();\n\u003c\/script\u003e\u003c\/section\u003e","brand":"PsoriFix","offers":[{"title":"Default Title","offer_id":48938090102976,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/305.jpg?v=1788241777"},{"product_id":"advanced-ayurvedic-psoriasis-care-kit-oil-cream","title":"Psoriasis \u0026 Eczema Treatment Kit (Oil + Cream) | 100% Results with No Side Effect","description":"\u003cstyle\u003e\n  .intro-section,\n  .ingredients-container-section,\n  .results-section,\n  .benefits-section,\n  .testimonials-section,\n  .usage-section,\n  .disclaimer-section {\n    padding: 20px 0px;\n  }\n\n\/* Hide mobile section by default *\/\n.mobile-only {\n  display: none;\n}\n\n\/* Show mobile version, hide desktop version for small screens *\/\n@media (max-width: 767px) {\n  .desktop-only {\n    display: none;\n  }\n  .mobile-only {\n    display: block;\n  }\n}\n\n\nspan.whatsapp {\n    font-size: 23px;\n    line-height: 0px;\n}\n  .whatsapp-btn {\n      background-color: #25D366;\n      color: white;\n      border: none;\n      padding: 18px 40px;\n      font-size: 25px;\n      font-weight: 500;\n      border-radius: 5px;\n      cursor: pointer;\n    }\n     \/* Tablet screens *\/\n  @media (max-width: 768px) {\n    .whatsapp-btn {\n      font-size: 18px;\n      padding: 16px 30px;\n    }\n  }\n\n  \/* Small mobile screens *\/\n  @media (max-width: 480px) {\n    .whatsapp-btn {\n      font-size: 16px;\n      padding: 14px 20px;\n      width: 90%;\n    }\n  }\n\n.hair-loss-section {\n    text-align: center;\n    padding: 50px 20px;\n    background-color: #fff;\n    max-width: 900px;\n    margin: 0px auto;\n}\n\n.hair-loss-section h2 {\n  font-size: 28px;\n  margin-bottom: 10px;\n}\n\n.hair-loss-section \u003e p {\n  font-size: 16px;\n  color: #555;\n  max-width: 800px;\n  margin: 0 auto 30px;\n}\n\n.hair-loss-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 2fr);\n  gap: 30px;\n  max-width: 1100px;\n  margin: 0 auto;\n}\n\n.hair-spot {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.hair-spot img {\n    width: 90% !important;\n    height: auto;\n    margin-bottom: 10px;\n}\n.hair-spot p {\n    font-size: 16px;\n    font-weight: 500;\n    color: #222;\n    text-align: center;\n    margin-top: -7px;\n}\n\n\/* Tablet and medium screens: 2 columns *\/\n@media (max-width: 768px) {\n  .hair-loss-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n\/* Small mobile: 1 column *\/\n@media (max-width: 480px) {\n  .hair-loss-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .hair-spot img {\n     width: 80% !important;\n  }\n}\n\nsection.usage-section {\n    max-width: 800px;\n    margin: 0 auto;\n}\n\n  .how-to-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    padding: 0 15px;\n    margin-top: 30px;\n  }\n\n   .how-to-use-grid-step {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    padding: 0 15px;\n    margin-top: 30px;\n  }\n\n  .how-to-use-grid-step .use-step {\n    text-align: center;\n  }\n\n  .how-to-use-grid .use-step {\n    text-align: center;\n  }\n\n  .how-to-use-grid .use-step img {\n  width: 100%;\n  max-width: 210px;\n  height: auto;\n  display: block;\n  margin: 0 auto;\n}\n\n\n  .how-to-use-grid-step .use-step img {\n  width: 100%;\n  max-width: 210px;\n  height: auto;\n  display: block;\n  margin: 0 auto;\n}\n\n\n\n  .use-caption {\n    font-size: 16px;\n    margin-top: 10px;\n    color: #333;\n  }\n\n  @media (max-width: 768px) {\n    .how-to-use-grid  {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .how-to-use-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n\n   @media (max-width: 768px) {\n    .how-to-use-grid-step  {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .how-to-use-grid-step {\n      grid-template-columns: 1fr;\n    }\n  }\n\n\n  .carousel-arrow {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: #fff;\n  border: none;\n  font-size: 30px;\n  cursor: pointer;\n  padding: 10px 15px;\n  z-index: 10;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.2);\n  border-radius: 50%;\n}\n\n.carousel-arrow.left {\n  left: 5px;\n}\n\n.carousel-arrow.right {\n  right: 5px;\n}\n\n@media (max-width: 768px) {\n  .carousel-arrow {\n    font-size: 24px;\n    padding: 8px 12px;\n  }\n}\n\n\nsection.faq-section {\n    padding-top: 45px;\n}\n.faq-item {\n  border-bottom: 1px solid #ddd;\n}\n\n.faq-question {\n  background: none;\n  border: none;\n  width: 100%;\n  text-align: left;\n  font-size: 18px;\n  font-weight: 600;\n  padding: 15px;\n  cursor: pointer;\n  position: relative;\n  color: #222;\n}\n\n.faq-question::after {\n  content: \"+\";\n  position: absolute;\n  right: 20px;\n  font-size: 22px;\n  transition: transform 0.3s ease;\n}\n\n.faq-item.active .faq-question::after {\n  content: \"–\";\n}\n\n.faq-answer {\n  overflow: hidden;\n  transition: all 0.4s ease;\n  padding: 0 15px;\n  height: 0;\n  opacity: 0;\n}\n.faq-item.active .faq-answer {\n  height: auto; \/* We'll set this from JS *\/\n  opacity: 1;\n}\n\n.faq-answer {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.4s ease;\n  padding: 0 15px;\n}\n\n.faq-item.active .faq-answer {\n  max-height: 200px; \/* Enough for short answers *\/\n  padding-bottom: 15px;\n}\n\n.faq-answer p {\n  margin: 0;\n  font-size: 16px;\n  color: #444;\n}\n\n\n  .section-title {\n    text-align: center;\n    font-weight: 400;\n    font-size: 32px;\n    margin-bottom: 15px !important;\n    line-height: 37px;\n  }\n\n  .section-subtitle {\n    text-align: left;\n    font-weight: 500;\n    font-size: 26px;\n    margin: 30px 0 15px;\n  }\n\n  p.section-desc {\n    font-size: 16px;\n    max-width: 800px;\n    margin: 0 auto 20px;\n    text-align: center;\n  }\n\n  .ingredients-section {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 30px;\n    margin-top: 30px;\n    padding: 0 15px;\n  }\n\n  .ingredient-item {\n    text-align: center;\n  }\nsection.testimonials-section {\n    display: none;\n}\n  .ingredient-item img {\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    display: block;\n    margin: 0 auto;\n  }\n\n  .ingredient-item h3 {\n    font-size: 20px;\n    margin: 10px 0 5px;\n    color: #000;\n  }\n\n  .ingredient-item p {\n    font-size: 16px;\n    margin: 0;\n  }\n\n  @media (max-width: 767px) {\n    .ingredients-section {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 767px) {\n  .section-title {\n    font-size: 24px !important;\n    line-height: 30px !important;\n  }\n\n  .section-subtitle {\n    font-size: 18px !important;\n    line-height: 26px !important;\n  }\n\n  p.section-desc {\n    font-size: 14px !important;\n  }\n}\n\n\n .key-benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 30px;\n  margin-top: 30px;\n  padding: 0 15px;\n}\n\n.key-benefits-grid .benefit-img img {\n  width: 100%;\n  height: auto;\n  border-radius: 10px;\n  display: block;\n}\n\n@media (max-width: 768px) {\n  .key-benefits-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 480px) {\n  .key-benefits-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n  .carousel-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .carousel-track {\n    display: flex;\n    transition: transform 0.5s ease-in-out;\n  }\n\n\/* Before-After Carousel *\/\n.carousel-item-before {\n  flex: 0 0 25%; \/* desktop: 5 per row *\/\n  padding: 10px;\n  box-sizing: border-box;\n}\n@media (max-width: 768px) {\n  .carousel-item-before {\n    flex: 0 0 50%; \/* mobile: 2 per row *\/\n  }\n}\n\n\/* Testimonials Carousel *\/\n.carousel-item-testimonial {\n  flex: 0 0 20%; \/* desktop: 4 per row *\/\n  padding: 10px;\n  box-sizing: border-box;\n}\n@media (max-width: 768px) {\n  .carousel-item-testimonial {\n    flex: 0 0 50%; \/* mobile: 2 per row *\/\n  }\n}\n\n  ol.usage,\n  ol.disclaimer {\n    margin: 0 auto;\n    font-size: 16px;\n    padding-left: 20px;\n  }\n\n  ol.usage li,\n  ol.disclaimer li {\n    margin-bottom: 10px;\n  }\n\u003c\/style\u003e\n\u003c!-- ✅ Introduction --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ✅ Introduction --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX BRAND TABS\n   Matched to the website's clean white + natural green look.\n   Scoped to .psx-* so existing Shopify\/theme CSS is untouched.\n   ========================================================= *\/\n.psx-tabs-section{\n  width:100%;\n  max-width:1200px;\n  margin:42px auto 0;\n  padding:0 18px;\n  box-sizing:border-box;\n  clear:both;\n}\n.psx-tabs-nav-wrap{\n  background:#fff;\n}\n\n.psx-tabs-nav{\n  display:flex;\n  align-items:stretch;\n  justify-content:center;\n  gap:2px;\n  width:100%;\n  padding:8px 10px;\n  box-sizing:border-box;\n  overflow-x:auto;\n  overflow-y:hidden;\n  scrollbar-width:none;\n  -webkit-overflow-scrolling:touch;\n}\n\n.psx-tabs-nav::-webkit-scrollbar{display:none;}\n\n.psx-tab-button{\n  position:relative;\n  flex:0 0 auto;\n  min-height:50px;\n  padding:13px 19px;\n  border:0;\n  border-radius:10px;\n  background:transparent;\n  color:#303633;\n  font-family:'Jost';\n  font-size:14px;\n  font-weight:700;\n  line-height:1.3;\n  text-align:center;\n  cursor:pointer;\n  white-space:nowrap;\n  transition:\n    color .22s ease,\n    background .22s ease,\n    box-shadow .22s ease;\n  -webkit-tap-highlight-color:transparent;\n}\n\n.psx-tab-button:focus-visible{\n  outline:2px solid #2f8a5d;\n  outline-offset:-2px;\n}\n\n\n\n\n.psx-tabs-content{\n  width:100%;\n  box-sizing:border-box;\n  background:#fff;\n}\n\n.psx-tab-panel{\n  display:none;\n  width:100%;\n  box-sizing:border-box;\n  animation:psxTabFade .25s ease both;\n}\n\n.psx-tab-panel.is-active{display:block;}\n.psx-tab-panel[hidden]{display:none !important;}\n\n@keyframes psxTabFade{\n  from{opacity:0;transform:translateY(5px);}\n  to{opacity:1;transform:translateY(0);}\n}\n\n\/* Prevent the tab card from changing the original section design. *\/\n.psx-tabs-content \u003e .psx-tab-panel \u003e section{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n  border-radius:0 !important;\n  box-shadow:none !important;\n}\n\n\/* =========================================================\n   AYURVEDIC SKIN SOLUTION — OUTSIDE TABS\n   ========================================================= *\/\n.psx-solution-outside{\n  width:100%;\n  max-width:1200px;\n  margin:34px auto 0;\n  padding:0 18px;\n  box-sizing:border-box;\n  clear:both;\n}\n\n.psx-solution-card .benefits-section{\n  margin:0 !important;\n  padding:0 !important;\n  background:transparent !important;\n  box-shadow:none !important;\n}\n\n.psx-solution-card .section-title{\n  margin-top:0 !important;\n}\n\n.psx-solution-badge{\n  display:flex;\n  width:max-content;\n  max-width:100%;\n  margin:0 auto 14px;\n  padding:7px 15px;\n  border:1px solid #d6eadf;\n  border-radius:999px;\n  background:#f1f8f3;\n  color:#000;\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.psx-solution-card .how-to-use-grid-step{\n  margin-top:26px;\n}\n\n.psx-solution-card .use-step{\n  transition:transform .2s ease,box-shadow .2s ease;\n}\n\n.psx-solution-card .use-step:hover{\n  transform:translateY(-3px);\n}\n\n.psx-solution-card .whatsapp{\n  line-height:1.65;\n}\n\n\/* Mobile *\/\n@media (max-width:900px){\n  .psx-tabs-section{\n    margin-top:30px;\n    padding:0 12px;\n  }\n\n  .psx-tabs{\n    border-radius:16px;\n  }\n\n  .psx-tabs-nav{\n    justify-content:flex-start;\n    gap:3px;\n    padding:7px;\n  }\n\n  .psx-tab-button{\n    min-height:47px;\n    padding:11px 15px;\n    font-size:13px;\n  }\n\n  .psx-solution-outside{\n    padding:0 12px;\n    margin-top:26px;\n  }\n\n  .psx-solution-card{\n    border-radius:18px;\n    padding:29px 16px 23px;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-section{\n    margin-top:22px;\n    padding:0 10px;\n  }\n\n  .psx-tabs{\n    border-radius:14px;\n  }\n\n  .psx-tabs-nav{\n    justify-content:flex-start;\n    padding:6px;\n  }\n\n  .psx-tab-button{\n    min-height:44px;\n    padding:10px 14px;\n    font-size:14px;\n    border-radius:9px;\n  }\n\n  .psx-tab-button[aria-selected=\"true\"]::after{\n    left:13px;\n    right:13px;\n    height:2px;\n  }\n\n  .psx-solution-outside{\n    margin-top:20px;\n    padding:0 10px;\n  }\n\n  .psx-solution-card{\n    border-radius:16px;\n    padding:25px 12px 19px;\n  }\n\n  .psx-solution-badge{\n    font-size:9px;\n    padding:6px 11px;\n  }\n\n  .psx-solution-card .whatsapp{\n    font-size:15px !important;\n  }\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX — INTRO ABOVE TABS\n   ========================================================= *\/\n.psx-tabs-intro{\n  width:100%;\n  max-width:980px;\n  margin:42px auto 24px;\n  padding:0 18px;\n  box-sizing:border-box;\n  text-align:center;\n}\n.psx-tabs-intro-label{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 0 12px;\n  padding:6px 13px;\n  border:1px solid #d7e9df;\n  border-radius:999px;\n  background:#f0f8f3;\n  color:#000;\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.psx-tabs-intro-title{\n  margin:0 auto 12px !important;\n  color:#252a27;\n  font-size:30px;\n  line-height:1.25;\n  font-weight:600;\n  letter-spacing:-.01em;\n}\n\n.psx-tabs-intro-text{\n  max-width:820px;\n  margin:0 auto !important;\n  color:#555;\n  font-size:15px;\n  line-height:1.75;\n  font-weight:400;\n}\n\n.psx-tabs-intro-highlight{\n  color:#176b45;\n  font-weight:700;\n}\n\n@media (max-width:900px){\n  .psx-tabs-intro{\n    margin-top:32px;\n    margin-bottom:20px;\n    padding:0 12px;\n  }\n\n  .psx-tabs-intro-inner{\n    padding:27px 20px 24px;\n    border-radius:17px;\n  }\n\n  .psx-tabs-intro-title{\n    font-size:25px;\n  }\n\n  .psx-tabs-intro-text{\n    font-size:14px;\n    line-height:1.7;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-intro{\n    margin-top:24px;\n    margin-bottom:16px;\n    padding:0 10px;\n  }\n\n  .psx-tabs-intro-inner{\n    padding:24px 15px 0px;\n    border-radius:15px;\n  }\n\n  .psx-tabs-intro-label{\n    margin-bottom:10px;\n    padding:5px 10px;\n    font-size:9px;\n  }\n\n  .psx-tabs-intro-title{\n    font-size:21px;\n    line-height:1.3;\n    margin-bottom:10px !important;\n  }\n\n  .psx-tabs-intro-text{\n    font-size:13px;\n    line-height:1.65;\n  }\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX — UNIFORM CONTENT SPACING\n   Keeps the current design\/colors exactly as they are.\n   Only normalizes vertical spacing inside every tab.\n   ========================================================= *\/\n\n\/* Same top\/bottom breathing room for every tab panel *\/\n.psx-tabs-content \u003e .psx-tab-panel \u003e section{\n  padding-top:36px !important;\n  padding-bottom:36px !important;\n}\n\n\/* Same heading-to-description spacing *\/\n.psx-tabs-content .section-title,\n.psx-tabs-content .hair-loss-section h2,\n.psx-tabs-content .usage-section h2,\n.psx-tabs-content .benefits-section h2{\n  margin-top:0 !important;\n  margin-bottom:18px !important;\n}\n\n\/* Same description spacing before grids\/content *\/\n.psx-tabs-content .section-desc,\n.psx-tabs-content .hair-loss-section \u003e p,\n.psx-tabs-content .usage-section \u003e p,\n.psx-tabs-content .benefits-section \u003e p{\n  margin-top:0 !important;\n  margin-bottom:28px !important;\n}\n\n\/* Same gap before all major content grids *\/\n.psx-tabs-content .ingredients-section,\n.psx-tabs-content .key-benefits-grid,\n.psx-tabs-content .how-to-use-grid-step,\n.psx-tabs-content .how-to-use-grid{\n  margin-top:28px !important;\n}\n\n\/* Prevent duplicate spacing when a grid follows a description *\/\n.psx-tabs-content .section-desc + .ingredients-section,\n.psx-tabs-content .section-desc + .key-benefits-grid,\n.psx-tabs-content .section-desc + .how-to-use-grid-step,\n.psx-tabs-content .section-desc + .how-to-use-grid{\n  margin-top:0 !important;\n}\n\n\/* Same spacing between cards\/items *\/\n.psx-tabs-content .ingredients-section,\n.psx-tabs-content .key-benefits-grid,\n.psx-tabs-content .how-to-use-grid-step{\n  row-gap:28px !important;\n}\n\n\/* Consistent image\/text spacing *\/\n.psx-tabs-content .ingredient-item h3{\n  margin-top:12px !important;\n  margin-bottom:6px !important;\n}\n\n.psx-tabs-content .ingredient-item p{\n  margin-top:0 !important;\n}\n\n.psx-tabs-content .use-caption{\n  margin-top:12px !important;\n}\n\n\/* Standalone section below tabs gets the same outer rhythm *\/\n.psx-solution-outside{\n  margin-top:34px !important;\n}\n\n.psx-solution-card{\n  padding-top:34px !important;\n  padding-bottom:30px !important;\n}\n\n.psx-solution-card .section-title{\n  margin-top:0 !important;\n  margin-bottom:18px !important;\n}\n\n.psx-solution-card .how-to-use-grid-step{\n  margin-top:28px !important;\n}\n\n\/* =========================================================\n   MOBILE — same spacing scale, slightly tighter\n   ========================================================= *\/\n@media (max-width:900px){\n  .psx-tabs-content \u003e .psx-tab-panel \u003e section{\n    padding-top:30px !important;\n    padding-bottom:30px !important;\n  }\n\n  .psx-tabs-content .section-title,\n  .psx-tabs-content .hair-loss-section h2,\n  .psx-tabs-content .usage-section h2,\n  .psx-tabs-content .benefits-section h2{\n    margin-bottom:16px !important;\n  }\n\n  .psx-tabs-content .section-desc,\n  .psx-tabs-content .hair-loss-section \u003e p,\n  .psx-tabs-content .usage-section \u003e p,\n  .psx-tabs-content .benefits-section \u003e p{\n    margin-bottom:24px !important;\n  }\n\n  .psx-tabs-content .ingredients-section,\n  .psx-tabs-content .key-benefits-grid,\n  .psx-tabs-content .how-to-use-grid-step,\n  .psx-tabs-content .how-to-use-grid{\n    margin-top:24px !important;\n    row-gap:24px !important;\n  }\n\n  .psx-solution-outside{\n    margin-top:26px !important;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-content \u003e .psx-tab-panel \u003e section{\n    padding-top:24px !important;\n    padding-bottom:24px !important;\n  }\n\n  .psx-tabs-content .section-title,\n  .psx-tabs-content .hair-loss-section h2,\n  .psx-tabs-content .usage-section h2,\n  .psx-tabs-content .benefits-section h2{\n    margin-bottom:14px !important;\n  }\n\n  .psx-tabs-content .section-desc,\n  .psx-tabs-content .hair-loss-section \u003e p,\n  .psx-tabs-content .usage-section \u003e p,\n  .psx-tabs-content .benefits-section \u003e p{\n    margin-bottom:20px !important;\n  }\n\n  .psx-tabs-content .ingredients-section,\n  .psx-tabs-content .key-benefits-grid,\n  .psx-tabs-content .how-to-use-grid-step,\n  .psx-tabs-content .how-to-use-grid{\n    margin-top:20px !important;\n    row-gap:20px !important;\n  }\n\n  .psx-tabs-content .use-caption{\n    margin-top:10px !important;\n  }\n\n  .psx-solution-outside{\n    margin-top:20px !important;\n  }\n\n  .psx-solution-card{\n    padding-top:25px !important;\n    padding-bottom:19px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003csection class=\"intro-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePsoriasis Care Combo Kit\u003cbr\u003eHerbal Oil \u0026amp; Cream Solution to \u003cbr\u003eSoothe Skin \u0026amp; Support Natural Healing\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eThe Psoriasis Care Combo Kit combines the nourishing power of Psoriasis Care Oil with the soothing protection of Psoriasis Care Cream, offering a complete Ayurvedic approach to care for psoriasis-affected skin. Enriched with time-tested herbs like Neem, Manjistha, Turmeric, and Aloe Vera, this dual-action formula helps calm irritation, reduces dryness and flakiness, supports skin regeneration, and promotes overall skin balance. \u003cbr\u003eFree from steroids or harmful chemicals, this herbal solution works gently yet effectively — penetrating deep with oil for nourishment, while the cream provides protection and long-lasting hydration. Suitable for all skin types and safe for long-term use, the Psoriasis Care Combo Kit is your daily Ayurvedic partner for healthier, soothed, and naturally balanced skin.\u003c\/p\u003e\n\u003csection class=\"testimonials-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eReal People, Real Results\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003ePowered by the healing strength of ancient Ayurvedic herbs, Psorifix has transformed the lives of thousands dealing with psoriasis, itching, and stubborn skin irritation. Our natural formula works deep within the skin to soothe inflammation, restore balance, and deliver visible, lasting results — trusted by real people across India who’ve regained their comfort and confidence, naturally.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"carousel-container\"\u003e\n\u003cbutton class=\"carousel-arrow left\" id=\"prevArrow\"\u003e❮\u003c\/button\u003e\n\u003cdiv class=\"carousel-track\" id=\"carouselTrack\"\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/162_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/161_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/160_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/159_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/158_1.png?v=1755080293%20\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/157_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/156_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/155_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/154_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"carousel-arrow right\" id=\"nextArrow\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     COMBO KIT PRODUCT INTRO — ABOVE TABS\n     ========================================================= --\u003e\n\u003csection class=\"psx-tabs-intro\" aria-labelledby=\"psx-combo-tabs-intro-title\"\u003e\n  \u003cdiv class=\"psx-tabs-intro-inner\"\u003e\n    \u003cdiv class=\"psx-tabs-intro-label\"\u003eAdvanced Psoriasis Ayurvedic Care Kit\u003c\/div\u003e\n\n    \u003ch2 class=\"psx-tabs-intro-title\" id=\"psx-combo-tabs-intro-title\"\u003e\n      Complete Ayurvedic Care for Skin Health\n    \u003c\/h2\u003e\n\n    \u003cp class=\"psx-tabs-intro-text\"\u003e\n      Psorifix brings together a carefully designed Ayurvedic care routine for\n      \u003cspan class=\"psx-tabs-intro-highlight\"\u003epsoriasis-prone, itchy and irritated skin\u003c\/span\u003e.\n      Explore the sections below to learn about the natural extracts, key benefits,\n      and the recommended way to use the oil and cream as part of your daily skin-care routine.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- =========================================================\n     PSORIFIX COMBO KIT — PRODUCT INFORMATION TABS\n     ========================================================= --\u003e\n\u003csection class=\"psx-tabs-section\" aria-label=\"Psorifix Advanced Ayurvedic Psoriasis Care Kit product information\"\u003e\n  \u003cdiv class=\"psx-tabs\" data-psx-tabs\u003e\n    \u003cdiv class=\"psx-tabs-nav-wrap\"\u003e\n      \u003cdiv class=\"psx-tabs-nav\" role=\"tablist\" aria-label=\"Psorifix Advanced Ayurvedic Psoriasis Care Kit information tabs\"\u003e\n\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-combo-tab-natural\" type=\"button\" role=\"tab\" aria-selected=\"true\" aria-controls=\"psx-combo-panel-natural\" data-tab=\"natural\"\u003e\n          Ayurvedic Solution\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-combo-tab-extracts\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-combo-panel-extracts\" data-tab=\"ingredients\" tabindex=\"-1\"\u003e\n          Ingredients\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-combo-tab-benefits\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-combo-panel-benefits\" data-tab=\"benefits\" tabindex=\"-1\"\u003e\n          Key Benefits\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-combo-tab-oil\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-combo-panel-oil\" data-tab=\"oil\" tabindex=\"-1\"\u003e\n          How to Use Oil\n        \u003c\/button\u003e\n\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-combo-tab-cream\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-combo-panel-cream\" data-tab=\"cream\" tabindex=\"-1\"\u003e\n          How to Use Cream\n        \u003c\/button\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"psx-tabs-content\"\u003e\n\n      \u003cdiv class=\"psx-tab-panel is-active\" id=\"psx-combo-panel-natural\" role=\"tabpanel\" aria-labelledby=\"psx-combo-tab-natural\" data-panel=\"natural\"\u003e\n        \u003c!-- ✅ Real Results --\u003e\n\u003csection class=\"hair-loss-section\"\u003e\n\u003ch2\u003ePsorifix: Natural Ayurvedic Solution for Skin Health\u003c\/h2\u003e\n\u003cp\u003eAt Psorifix, we understand that skin conditions like psoriasis, itching, and persistent irritation affect more than just appearance; they can impact your comfort, confidence, and emotional well-being. That’s why our Ayurvedic formula is thoughtfully crafted using time-tested herbs to naturally soothe inflammation, support skin regeneration, and promote clear, smooth, and healthy-looking skin.\u003c\/p\u003e\n\u003cdiv class=\"hair-loss-grid\"\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Erythrodermic.png?v=1755004838\"\u003e\n\u003cp\u003eErythrodermic\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Flexural.png?v=1755004838\"\u003e\n\u003cp\u003eFlexural\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Guttate.png?v=1755004838\"\u003e\n\u003cp\u003eGuttate\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Nail.png?v=1755004838\"\u003e\n\u003cp\u003eNail\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Plaque.png?v=1755004838\"\u003e\n\u003cp\u003ePlaque\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Psoriatic_Arthritis.png?v=1755004838\"\u003e\n\u003cp\u003ePsoriatic Arthritis\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Pustular.png?v=1755004838\"\u003e\n\u003cp\u003ePustular\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Scalp.png?v=1755004839\"\u003e\n\u003cp\u003eScalp\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-combo-panel-extracts\" role=\"tabpanel\" aria-labelledby=\"psx-combo-tab-extracts\" data-panel=\"ingredients\" hidden\u003e\n        \u003c!-- ✅ Ingredients --\u003e\n\u003csection class=\"ingredients-container-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e100% Pure Natural Extracts\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eOnly the finest hand-picked natural ingredients. A powerful Ayurvedic formulation trusted for over 3000 years — now supported by modern science to help soothe psoriasis symptoms, promote skin healing, and support healthy, nourished skin.\u003c\/p\u003e\n\u003cdiv class=\"ingredients-section\"\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Aloe_vera\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Aloe_vera_646153f0-692b-4b0f-93c7-825e3a231b3f.jpg?v=1754572416\"\u003e\n\u003ch3\u003eAloe Vera\u003c\/h3\u003e\n\u003cp\u003eDeeply nourishes hair roots and reduces hair fall naturally\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Bakuchi_d3b326bb-05d0-4e30-ae32-c63097ab190a.jpg?v=1754569511\"\u003e\n\u003ch3\u003eBakuchi\u003c\/h3\u003e\n\u003cp\u003eBoosts microcirculation and rejuvenates hair follicles\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Camphor\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Camphor_59b17516-f86d-4e4b-81a1-88437ca6fc2e.jpg?v=1754569511\"\u003e\n\u003ch3\u003eCamphor\u003c\/h3\u003e\n\u003cp\u003eImproves blood circulation in scalp and encourages healthy hair regrowth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Coconut Oil\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/coconut_oil.jpg?v=1754569511\"\u003e\n\u003ch3\u003eCoconut Oil\u003c\/h3\u003e\n\u003cp\u003eMoisturizes scalp, prevents dryness, and reduces hair shedding\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Haridra (Turmeric)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Haridra_9712fd79-6fd5-4b91-9f48-7ac7b36cc868.jpg?v=1754569512\"\u003e\n\u003ch3\u003eHaridra\u003c\/h3\u003e\n\u003cp\u003eAnti-inflammatory properties soothe scalp and reduce itchiness\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Indrajav\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Indrajav_e3100d04-78fc-4f70-b715-449fdeea250e.jpg?v=1754569511\"\u003e\n\u003ch3\u003eIndrajav\u003c\/h3\u003e\n\u003cp\u003eBoosts collagen production and encourages new hair growth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Karanja\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Karanja.jpg?v=1754569511\"\u003e\n\u003ch3\u003eKaranja\u003c\/h3\u003e\n\u003cp\u003eCombats scalp infections and prevents hair thinning\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Manjistha\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Manjistha_6b4cde02-41ef-4772-a4eb-8936d33fa11b.jpg?v=1754569511\"\u003e\n\u003ch3\u003eManjistha\u003c\/h3\u003e\n\u003cp\u003ePurifies the scalp and helps clear dandruff and buildup\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Neem\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Neem_ad2d0af2-3d5c-4c1a-bc7c-30bdb3e7faa9.jpg?v=1754569511\"\u003e\n\u003ch3\u003eNeem\u003c\/h3\u003e\n\u003cp\u003eControls dandruff and supports thicker, healthier hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Shudh Gandhak\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Shudh_Gandhak.jpg?v=1754569511\"\u003e\n\u003ch3\u003eShudh Gandhak\u003c\/h3\u003e\n\u003cp\u003eStrengthens hair shafts and prevents premature breakage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Tea_tree_oil\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Tea_tree_oil.png?v=1755084403\"\u003e\n\u003ch3\u003eTea Tree Oil\u003c\/h3\u003e\n\u003cp\u003eFights scalp infections, controls dandruff, and refreshes the scalp with a cooling effect\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Turmeric\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Turmeric.png?v=1755084402\"\u003e\n\u003ch3\u003eTurmeric\u003c\/h3\u003e\n\u003cp\u003eSoothes scalp irritation, reduces redness, and supports healthy skin renewal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Sesame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Sesame.jpg?v=1754569511\"\u003e\n\u003ch3\u003eSesame\u003c\/h3\u003e\n\u003cp\u003eDeeply nourishes hair roots and reduces hair fall naturally\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-combo-panel-benefits\" role=\"tabpanel\" aria-labelledby=\"psx-combo-tab-benefits\" data-panel=\"benefits\" hidden\u003e\n        \u003c!-- ✅ Key Benefits --\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Benefits of Using Psorifix Natural Formula\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eMade with 100% Ayurvedic ingredients, Psorifix helps in the natural healing of psoriasis-affected skin. It soothes inflammation, reduces itching and redness, hydrates dry patches, and supports the skin’s natural regeneration — all without any harsh chemicals or steroids.\u003c\/p\u003e\n\u003cdiv class=\"key-benefits-grid\"\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits1.png?v=1755083637\" alt=\"Benefit 1\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits2.png?v=1755083637\" alt=\"Benefit 5\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits3.png?v=1755083636\" alt=\"Benefit 3\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits4.png?v=1755083637\" alt=\"Benefit 6\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits5.png?v=1755083637\" alt=\"Benefit 2\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits6.png?v=1755083636\" alt=\"Benefit 4\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-combo-panel-oil\" role=\"tabpanel\" aria-labelledby=\"psx-combo-tab-oil\" data-panel=\"oil\" hidden\u003e\n        \u003csection class=\"usage-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eHow to Use Oil\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eSimple 3-step Ayurvedic application for visible relief from psoriasis\u003c\/p\u003e\n\u003cdiv class=\"how-to-use-grid\"\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix01.png?v=1755495401\" alt=\"Step 1\"\u003e\n\u003cp class=\"use-caption\"\u003eCleanse the affected area thoroughly and pat dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix02-oil.png?v=1755502470\" alt=\"Step 2\"\u003e\n\u003cp class=\"use-caption\"\u003eTake a small amount of Psorifix Oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix03.png?v=1755495401\" alt=\"Step 3\"\u003e\n\u003cp class=\"use-caption\"\u003eGently massage onto the skin until fully absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-combo-panel-cream\" role=\"tabpanel\" aria-labelledby=\"psx-combo-tab-cream\" data-panel=\"cream\" hidden\u003e\n        \u003csection class=\"usage-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eHow to Use Cream\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eSimple 3-step Ayurvedic application for visible relief from psoriasis\u003c\/p\u003e\n\u003cdiv class=\"how-to-use-grid\"\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix01.png?v=1755495401\" alt=\"Step 1\"\u003e\n\u003cp class=\"use-caption\"\u003eCleanse the affected area thoroughly and pat dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix02.png?v=1755495401\" alt=\"Step 2\"\u003e\n\u003cp class=\"use-caption\"\u003eTake a small amount of Psorifix Cream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix03.png?v=1755495401\" alt=\"Step 3\"\u003e\n\u003cp class=\"use-caption\"\u003eGently massage onto the skin until fully absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Trusted by Thousands — outside tabs --\u003e\n\u003c!-- Carousel 1 --\u003e\n\u003csection class=\"testimonials-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eTrusted by Thousands. Powered by Nature.\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eHandcrafted with potent Ayurvedic oils and time-tested herbs, Psorifix blends ancient wisdom with modern care — soothing irritation, reducing scaling, and restoring skin health gently, effectively, and safely.\u003c\/p\u003e\n\u003cdiv class=\"carousel-container\"\u003e\n\u003cbutton class=\"carousel-arrow left\"\u003e❮\u003c\/button\u003e\n\u003cdiv class=\"carousel-track\"\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/78.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/74.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/76.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/77.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/64.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/79.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/67.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/73.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/70.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/72.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/65.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/66.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/71.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/69.jpg?v=1755492129\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/75.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"carousel-arrow right\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Consultation banners — outside tabs --\u003e\n\u003csection class=\"benefits-section desktop-only\"\u003e\u003cimg style=\"cursor: pointer;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/1_ec2f7dac-0b69-4374-ad26-53e053753db5.png?v=1788339267\"\u003e\u003c\/section\u003e\n\u003csection class=\"benefits-section mobile-only\"\u003e\u003cimg style=\"cursor: pointer;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/Opecia_mobile_view_image_jpg.jpg?v=1788339920\"\u003e\u003c\/section\u003e\n\n\u003c!-- Psorifix Ayurvedic Skin Solution — completely outside tabs --\u003e\n\u003csection class=\"psx-solution-outside\"\u003e\n  \u003cdiv class=\"psx-solution-card\"\u003e\n    \u003cdiv class=\"psx-solution-badge\"\u003ePersonal Ayurvedic Guidance\u003c\/div\u003e\n\n\u003c!-- ✅ How to Use Section --\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePsorifix Ayurvedic Skin Solution\u003cbr\u003e\u003cbr\u003e\u003cspan class=\"whatsapp\"\u003eअब Psorifix, खुजली और स्किन इर्रिटेशन का समाधान है आपके मोबाइल पर।\u003cbr\u003e📸 आज ही अपनी स्किन की फोटो भेजें और स्वस्थ, साफ़ त्वचा की नई शुरुआत करें। \u003cbr\u003e\u003cb\u003e 💬 WhatsApp Now for Free Skin Consultation!\u003c\/b\u003e \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003ePsoriasis से राहत के आसान 3-Steps\u003c\/p\u003e\n\u003cdiv class=\"how-to-use-grid-step\"\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Setup01.png?v=1755002867\"\u003e\n\u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 1: \u003cbr\u003eसबसे पहले अपनी स्किन की फोटो लें\u003c\/b\u003e \u003cbr\u003eअब इस फोटो को हमारे अनुभवी आयुर्वेदिक डॉक्टर को WhatsApp पर भेजें। यह प्रक्रिया पूरी तरह गोपनीय, आसान और घर बैठे की जा सकती है — किसी क्लिनिक में जाने की जरूरत नहीं।\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/How_to_use_all_image.png?v=1774878736\"\u003e\n\u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 2: \u003cbr\u003eWhatsApp के ज़रिए डॉक्टर को फोटो भेजें\u003c\/b\u003e \u003cbr\u003eअब इस फोटो को हमारे अनुभवी आयुर्वेदिक डॉक्टर को WhatsApp पर भेजें। यह प्रक्रिया पूरी तरह गोपनीय, आसान और घर बैठे की जा सकती है — किसी क्लिनिक में जाने की ज़रूरत नहीं।\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/How_to_use_all_image.png?v=1788339271\"\u003e\n\u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 3: \u003cbr\u003eडॉक्टर की जाँच और पर्सनल ट्रीटमेंट प्लान \u003c\/b\u003e \u003cbr\u003eहमारे डॉक्टर आपकी फोटो की जांच करके आपकी स्किन कंडीशन की स्टेज को समझेंगे और आपके लिए एक व्यक्तिगत आयुर्वेदिक इलाज योजना तैयार करेंगे। इलाज 100% नेचुरल, सुरक्षित और बिना किसी साइड इफेक्ट के होगा।\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\n(function(){\n  function initPsxTabs(root){\n    if(!root || root.dataset.psxTabsReady === \"true\") return;\n    root.dataset.psxTabsReady = \"true\";\n\n    var buttons = Array.prototype.slice.call(root.querySelectorAll(\".psx-tab-button\"));\n    var panels = Array.prototype.slice.call(root.querySelectorAll(\".psx-tab-panel\"));\n    var nav = root.querySelector(\".psx-tabs-nav\");\n\n    if(!buttons.length || !panels.length) return;\n\n    function activate(index, moveFocus){\n      if(index \u003c 0) index = buttons.length - 1;\n      if(index \u003e= buttons.length) index = 0;\n\n      buttons.forEach(function(button, i){\n        var active = i === index;\n        button.setAttribute(\"aria-selected\", active ? \"true\" : \"false\");\n        button.setAttribute(\"tabindex\", active ? \"0\" : \"-1\");\n      });\n\n      panels.forEach(function(panel, i){\n        var active = i === index;\n        panel.classList.toggle(\"is-active\", active);\n\n        if(active){\n          panel.removeAttribute(\"hidden\");\n        }else{\n          panel.setAttribute(\"hidden\",\"\");\n        }\n      });\n\n      if(moveFocus){\n        buttons[index].focus();\n      }\n\n      if(nav \u0026\u0026 buttons[index]){\n        var button = buttons[index];\n        var navLeft = nav.scrollLeft;\n        var navRight = navLeft + nav.clientWidth;\n        var buttonLeft = button.offsetLeft;\n        var buttonRight = buttonLeft + button.offsetWidth;\n\n        if(buttonLeft \u003c navLeft){\n          nav.scrollTo({left:Math.max(0,buttonLeft - 12), behavior:\"smooth\"});\n        }else if(buttonRight \u003e navRight){\n          nav.scrollTo({left:buttonRight - nav.clientWidth + 12, behavior:\"smooth\"});\n        }\n      }\n    }\n\n    buttons.forEach(function(button,index){\n      button.addEventListener(\"click\",function(){\n        activate(index,false);\n      });\n\n      button.addEventListener(\"keydown\",function(event){\n        var targetIndex = null;\n\n        if(event.key === \"ArrowRight\") targetIndex = index + 1;\n        if(event.key === \"ArrowLeft\") targetIndex = index - 1;\n        if(event.key === \"Home\") targetIndex = 0;\n        if(event.key === \"End\") targetIndex = buttons.length - 1;\n\n        if(targetIndex !== null){\n          event.preventDefault();\n          activate(targetIndex,true);\n        }\n      });\n    });\n\n    activate(0,false);\n  }\n\n  document.querySelectorAll(\"[data-psx-tabs]\").forEach(initPsxTabs);\n})();\n\u003c\/script\u003e\n\n\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/all.min.css\" rel=\"stylesheet\"\u003e\n\u003cdiv style=\"text-align: center; margin-top: 0px; margin-bottom: 40px;\"\u003e\u003ca style=\"text-decoration: none;\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=917717673078\u0026amp;text\u0026amp;type=phone_number\u0026amp;app_absent=0\" target=\"_blank\"\u003e \u003cbutton style=\"background-color: #25d366; color: white; border: none; padding: 10px 20px; border-radius: 5px; cursor: pointer; font-size: 40px;\" class=\"btn whatsapp-btn\"\u003e \u003ci class=\"fab fa-whatsapp\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e7717673078\u003c\/button\u003e \u003c\/a\u003e\u003c\/div\u003e\n\n\n\n\n\n\n\n\u003c!-- ✅ FAQ Section with Accordion --\u003e\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions (FAQ) – Psoriasis Care Combo Kit\u003c\/h2\u003e\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e1. What is the Psoriasis Care Combo Kit used for?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe kit is designed to help manage psoriasis symptoms such as dryness, redness, flakiness, and irritation, while supporting natural skin healing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e2. How do I use the Oil and Cream together?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eFirst, gently apply the Psoriasis Care Oil on the affected area and massage it in. After absorption, apply the Psoriasis Care Cream to lock in moisture and provide soothing protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e3. Can it be used on the face or sensitive areas?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, the combo can be applied to most areas of the body. For sensitive areas, use a small patch test first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e4. How long before I see results?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eResults vary, but with consistent use, many people notice improvements within 4–6 weeks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e5. Is the Combo Kit safe for long-term use?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, it is 100% Ayurvedic, free from steroids or harmful chemicals, and suitable for regular long-term application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e6. Can I use it with other skincare or medical treatments?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, it can be used alongside other skincare routines or treatments. For medical conditions, consult your physician before combining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e7. Do I need to wash off the oil or cream after applying?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo. Both the oil and cream are designed for absorption and protection. Apply and leave them on for best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e8. Will the oil make my skin greasy?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe oil is lightweight and absorbs well. Massage thoroughly to avoid greasiness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e9. Who can use the Combo Kit?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eSuitable for adults of all ages experiencing psoriasis-related skin issues.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e10. How many packs should I buy for best results?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eFor consistent results, a 2–3 month supply (2–3 packs) is recommended, depending on the severity of your condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e11. Is it suitable for all skin types?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes. The herbal formula is safe and effective for all skin types.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cscript\u003e\n  const faqItems = document.querySelectorAll('.faq-item');\n\n  faqItems.forEach(item =\u003e {\n    const question = item.querySelector('.faq-question');\n    const answer = item.querySelector('.faq-answer');\n\n    question.addEventListener('click', () =\u003e {\n      const isOpen = item.classList.contains('active');\n\n      \/\/ Close all others\n      faqItems.forEach(i =\u003e {\n        i.classList.remove('active');\n        i.querySelector('.faq-answer').style.height = '0';\n        i.querySelector('.faq-answer').style.opacity = '0';\n      });\n\n      if (!isOpen) {\n        item.classList.add('active');\n        answer.style.height = answer.scrollHeight + 'px';\n        answer.style.opacity = '1';\n      }\n    });\n  });\n\u003c\/script\u003e \u003cscript\u003e\n  document.querySelectorAll('.carousel-container').forEach(container =\u003e {\n    const track = container.querySelector('.carousel-track');\n    const items = container.querySelectorAll('.carousel-item-before, .carousel-item-testimonial');\n    const prevArrow = container.querySelector('.carousel-arrow.left');\n    const nextArrow = container.querySelector('.carousel-arrow.right');\n\n    let position = 0;\n    let interval;\n\n    function updateCarousel() {\n      const itemWidth = items[0].offsetWidth;\n      track.style.transform = `translateX(-${position * itemWidth}px)`;\n    }\n\n   function autoSlide() {\n  const visibleCount = window.innerWidth \u003c= 768 ? 2 : 4;\n  const maxPosition = items.length - visibleCount;\n  position = (position + 1) \u003e maxPosition ? 0 : position + 1;\n  updateCarousel();\n}\n\n    function resetInterval() {\n      clearInterval(interval);\n      interval = setInterval(autoSlide, 3000);\n    }\n\n  nextArrow.addEventListener('click', () =\u003e {\n  const visibleCount = window.innerWidth \u003c= 768 ? 2 : 4;\n  const maxPosition = items.length - visibleCount;\n  position = (position + 1) \u003e maxPosition ? 0 : position + 1;\n  updateCarousel();\n  resetInterval();\n});\n\n\n  prevArrow.addEventListener('click', () =\u003e {\n  const visibleCount = window.innerWidth \u003c= 768 ? 2 : 4;\n  const maxPosition = items.length - visibleCount;\n  position = (position - 1) \u003c 0 ? maxPosition : position - 1;\n  updateCarousel();\n  resetInterval();\n}); \n\n    interval = setInterval(autoSlide, 3000);\n    window.addEventListener('resize', updateCarousel);\n    updateCarousel();\n  });\n\u003c\/script\u003e","brand":"PsoriFix","offers":[{"title":"Pack of 1 for early-stage of  Psoriasis","offer_id":48938100129984,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 for visble-stage of Psoriasis","offer_id":48938100162752,"sku":null,"price":3290.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 3 for extensive-stage of Psoriasis","offer_id":48938100195520,"sku":null,"price":4990.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/Advanced_Ayurvedic_Solution_Kit_for_Psoriasis_itching_Oil_Herbal_Cream.jpg?v=1788241789"},{"product_id":"sale-50-psoriasis-natural-ayurvedic-cream","title":"Psoriasis \u0026 Eczema Treatment Cream | Advanced Ayurvedic Formula with 100% Results","description":"\u003cstyle\u003e\n  .intro-section,\n  .ingredients-container-section,\n  .results-section,\n  .benefits-section,\n  .testimonials-section,\n  .usage-section,\n  .disclaimer-section {\n    padding: 20px 0px;\n  }\n\n\/* Hide mobile section by default *\/\n.mobile-only {\n  display: none;\n}\n\n\/* Show mobile version, hide desktop version for small screens *\/\n@media (max-width: 767px) {\n  .desktop-only {\n    display: none;\n  }\n  .mobile-only {\n    display: block;\n  }\n}\n\n\nspan.whatsapp {\n    font-size: 19px;\n    line-height: 0px;\n}\n  .whatsapp-btn {\n      background-color: #25D366;\n      color: white;\n      border: none;\n      padding: 18px 40px;\n      font-size: 25px;\n      font-weight: 500;\n      border-radius: 5px;\n      cursor: pointer;\n    }\n     \/* Tablet screens *\/\n  @media (max-width: 768px) {\n    .whatsapp-btn {\n      font-size: 18px;\n      padding: 16px 30px;\n    }\n  }\n\n  \/* Small mobile screens *\/\n  @media (max-width: 480px) {\n    .whatsapp-btn {\n      font-size: 16px;\n      padding: 14px 20px;\n      width: 90%;\n    }\n  }\n\n.hair-loss-section {\n    text-align: center;\n    padding: 50px 20px;\n    background-color: #fff;\n    max-width: 900px;\n    margin: 0px auto;\n}\n\n.hair-loss-section h2 {\n  font-size: 28px;\n  margin-bottom: 10px;\n}\n\n.hair-loss-section \u003e p {\n  font-size: 16px;\n  color: #555;\n  max-width: 800px;\n  margin: 0 auto 30px;\n}\n\n.hair-loss-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 2fr);\n  gap: 30px;\n  max-width: 1100px;\n  margin: 0 auto;\n}\n\n.hair-spot {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.hair-spot img {\n    width: 90% !important;\n    height: auto;\n    margin-bottom: 10px;\n}\n.hair-spot p {\n    font-size: 16px;\n    font-weight: 500;\n    color: #222;\n    text-align: center;\n    margin-top: -7px;\n}\n\n\/* Tablet and medium screens: 2 columns *\/\n@media (max-width: 768px) {\n  .hair-loss-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .hair-loss-section h2 {\n  font-size: 24px;\n}\n}\n\n\/* Small mobile: 1 column *\/\n@media (max-width: 480px) {\n  .hair-loss-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .hair-spot img {\n     width: 80% !important;\n  }\n}\n\nsection.usage-section {\n    max-width: 800px;\n    margin: 0 auto;\n}\n\n  .how-to-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    padding: 0 15px;\n    margin-top: 30px;\n  }\n\n   .how-to-use-grid-step {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    padding: 0 15px;\n    margin-top: 30px;\n  }\n\n  .how-to-use-grid-step .use-step {\n    text-align: center;\n  }\n\n  .how-to-use-grid .use-step {\n    text-align: center;\n  }\n\n  .how-to-use-grid .use-step img {\n  width: 100%;\n  max-width: 210px;\n  height: auto;\n  display: block;\n  margin: 0 auto;\n}\n\n\n  .how-to-use-grid-step .use-step img {\n  width: 100%;\n  max-width: 210px;\n  height: auto;\n  display: block;\n  margin: 0 auto;\n}\n\n\n\n  .use-caption {\n    font-size: 16px;\n    margin-top: 10px;\n    color: #333;\n  }\n\n  @media (max-width: 768px) {\n    .how-to-use-grid  {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .how-to-use-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n\n   @media (max-width: 768px) {\n    .how-to-use-grid-step  {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .how-to-use-grid-step {\n      grid-template-columns: 1fr;\n    }\n  }\n\n\n  .carousel-arrow {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: #fff;\n  border: none;\n  font-size: 30px;\n  cursor: pointer;\n  padding: 10px 15px;\n  z-index: 10;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.2);\n  border-radius: 50%;\n}\n\n.carousel-arrow.left {\n  left: 5px;\n}\n\n.carousel-arrow.right {\n  right: 5px;\n}\n\n@media (max-width: 768px) {\n  .carousel-arrow {\n    font-size: 24px;\n    padding: 8px 12px;\n  }\n}\n\n\nsection.faq-section {\n    padding-top: 45px;\n}\n.faq-item {\n  border-bottom: 1px solid #ddd;\n}\n\n.faq-question {\n  background: none;\n  border: none;\n  width: 100%;\n  text-align: left;\n  font-size: 18px;\n  font-weight: 600;\n  padding: 15px;\n  cursor: pointer;\n  position: relative;\n  color: #222;\n}\n\n.faq-question::after {\n  content: \"+\";\n  position: absolute;\n  right: 20px;\n  font-size: 22px;\n  transition: transform 0.3s ease;\n}\n\n.faq-item.active .faq-question::after {\n  content: \"–\";\n}\n\n.faq-answer {\n  overflow: hidden;\n  transition: all 0.4s ease;\n  padding: 0 15px;\n  height: 0;\n  opacity: 0;\n}\n.faq-item.active .faq-answer {\n  height: auto; \/* We'll set this from JS *\/\n  opacity: 1;\n}\n\n.faq-answer {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.4s ease;\n  padding: 0 15px;\n}\n\n.faq-item.active .faq-answer {\n  max-height: 200px; \/* Enough for short answers *\/\n  padding-bottom: 15px;\n}\n\n.faq-answer p {\n  margin: 0;\n  font-size: 16px;\n  color: #444;\n}\n\n\n  .section-title {\n    text-align: center;\n    font-weight: 400;\n    font-size: 32px;\n    margin-bottom: 15px !important;\n    line-height: 37px;\n  }\n\n  .section-subtitle {\n    text-align: left;\n    font-weight: 500;\n    font-size: 26px;\n    margin: 30px 0 15px;\n  }\n\n  p.section-desc {\n    font-size: 16px;\n    max-width: 800px;\n    margin: 0 auto 20px;\n    text-align: center;\n  }\n\n  .ingredients-section {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 30px;\n    margin-top: 30px;\n    padding: 0 15px;\n  }\n\n  .ingredient-item {\n    text-align: center;\n  }\nsection.testimonials-section {\n    display: none;\n}\n  .ingredient-item img {\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    display: block;\n    margin: 0 auto;\n  }\n\n  .ingredient-item h3 {\n    font-size: 20px;\n    margin: 10px 0 5px;\n    color: #000;\n  }\n\n  .ingredient-item p {\n    font-size: 16px;\n    margin: 0;\n  }\n\n  @media (max-width: 767px) {\n    .ingredients-section {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 767px) {\n  .section-title {\n    font-size: 24px !important;\n    line-height: 30px !important;\n  }\n\n  .section-subtitle {\n    font-size: 18px !important;\n    line-height: 26px !important;\n  }\n\n  p.section-desc {\n    font-size: 14px !important;\n  }\n}\n\n\n .key-benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 30px;\n  margin-top: 30px;\n  padding: 0 15px;\n}\n\n.key-benefits-grid .benefit-img img {\n  width: 100%;\n  height: auto;\n  border-radius: 10px;\n  display: block;\n}\n\n@media (max-width: 768px) {\n  .key-benefits-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 480px) {\n  .key-benefits-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n  .carousel-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .carousel-track {\n    display: flex;\n    transition: transform 0.5s ease-in-out;\n  }\n\n\/* Before-After Carousel *\/\n.carousel-item-before {\n  flex: 0 0 25%; \/* desktop: 5 per row *\/\n  padding: 10px;\n  box-sizing: border-box;\n}\n@media (max-width: 768px) {\n  .carousel-item-before {\n    flex: 0 0 50%; \/* mobile: 2 per row *\/\n  }\n}\n\n\/* Testimonials Carousel *\/\n.carousel-item-testimonial {\n  flex: 0 0 20%; \/* desktop: 4 per row *\/\n  padding: 10px;\n  box-sizing: border-box;\n}\n@media (max-width: 768px) {\n  .carousel-item-testimonial {\n    flex: 0 0 50%; \/* mobile: 2 per row *\/\n  }\n}\n\n  ol.usage,\n  ol.disclaimer {\n    margin: 0 auto;\n    font-size: 16px;\n    padding-left: 20px;\n  }\n\n  ol.usage li,\n  ol.disclaimer li {\n    margin-bottom: 10px;\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX BRAND TABS\n   Matched to the website's clean white + natural green look.\n   Scoped to .psx-* so existing Shopify\/theme CSS is untouched.\n   ========================================================= *\/\n.psx-tabs-section{\n  width:100%;\n  max-width:1200px;\n  margin:42px auto 0;\n  padding:0 18px;\n  box-sizing:border-box;\n  clear:both;\n}\n.psx-tabs-nav-wrap{\n  background:#fff;\n}\n\n.psx-tabs-nav{\n  display:flex;\n  align-items:stretch;\n  justify-content:center;\n  gap:2px;\n  width:100%;\n  padding:8px 10px;\n  box-sizing:border-box;\n  overflow-x:auto;\n  overflow-y:hidden;\n  scrollbar-width:none;\n  -webkit-overflow-scrolling:touch;\n}\n\n.psx-tabs-nav::-webkit-scrollbar{display:none;}\n\n.psx-tab-button{\n  position:relative;\n  flex:0 0 auto;\n  min-height:50px;\n  padding:13px 19px;\n  border:0;\n  border-radius:10px;\n  background:transparent;\n  color:#303633;\n  font-family:'Jost';\n  font-size:14px;\n  font-weight:700;\n  line-height:1.3;\n  text-align:center;\n  cursor:pointer;\n  white-space:nowrap;\n  transition:\n    color .22s ease,\n    background .22s ease,\n    box-shadow .22s ease;\n  -webkit-tap-highlight-color:transparent;\n}\n\n.psx-tab-button:focus-visible{\n  outline:2px solid #2f8a5d;\n  outline-offset:-2px;\n}\n\n\n.psx-tabs-content{\n  width:100%;\n  box-sizing:border-box;\n  background:#fff;\n}\n\n.psx-tab-panel{\n  display:none;\n  width:100%;\n  box-sizing:border-box;\n  animation:psxTabFade .25s ease both;\n}\n\n.psx-tab-panel.is-active{display:block;}\n.psx-tab-panel[hidden]{display:none !important;}\n\n@keyframes psxTabFade{\n  from{opacity:0;transform:translateY(5px);}\n  to{opacity:1;transform:translateY(0);}\n}\n\n\/* Prevent the tab card from changing the original section design. *\/\n.psx-tabs-content \u003e .psx-tab-panel \u003e section{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n  border-radius:0 !important;\n  box-shadow:none !important;\n}\n\n\/* =========================================================\n   AYURVEDIC SKIN SOLUTION — OUTSIDE TABS\n   ========================================================= *\/\n.psx-solution-outside{\n  width:100%;\n  max-width:1200px;\n  margin:34px auto 0;\n  padding:0 18px;\n  box-sizing:border-box;\n  clear:both;\n}\n\n.psx-solution-card .benefits-section{\n  margin:0 !important;\n  padding:0 !important;\n  background:transparent !important;\n  box-shadow:none !important;\n}\n\n.psx-solution-card .section-title{\n  margin-top:0 !important;\n}\n\n.psx-solution-badge{\n  display:flex;\n  width:max-content;\n  max-width:100%;\n  margin:0 auto 14px;\n  padding:7px 15px;\n  border:1px solid #d6eadf;\n  border-radius:999px;\n  background:#f1f8f3;\n  color:#000;\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.psx-solution-card .how-to-use-grid-step{\n  margin-top:26px;\n}\n\n.psx-solution-card .use-step{\n  transition:transform .2s ease,box-shadow .2s ease;\n}\n\n.psx-solution-card .use-step:hover{\n  transform:translateY(-3px);\n}\n\n.psx-solution-card .whatsapp{\n  line-height:1.65;\n}\n\n\/* Mobile *\/\n@media (max-width:900px){\n  .psx-tabs-section{\n    margin-top:30px;\n    padding:0 12px;\n  }\n\n  .psx-tabs{\n    border-radius:16px;\n  }\n\n  .psx-tabs-nav{\n    justify-content:flex-start;\n    gap:3px;\n    padding:7px;\n  }\n\n  .psx-tab-button{\n    min-height:47px;\n    padding:11px 15px;\n    font-size:13px;\n  }\n\n  .psx-solution-outside{\n    padding:0 12px;\n    margin-top:26px;\n  }\n\n  .psx-solution-card{\n    border-radius:18px;\n    padding:29px 16px 23px;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-section{\n    margin-top:22px;\n    padding:0 10px;\n  }\n\n  .psx-tabs{\n    border-radius:14px;\n  }\n\n  .psx-tabs-nav{\n    justify-content:flex-start;\n    padding:6px;\n  }\n\n  .psx-tab-button{\n    min-height:44px;\n    padding:10px 14px;\n    font-size:14px;\n    border-radius:9px;\n  }\n\n  .psx-tab-button[aria-selected=\"true\"]::after{\n    left:13px;\n    right:13px;\n    height:2px;\n  }\n\n  .psx-solution-outside{\n    margin-top:20px;\n    padding:0 10px;\n  }\n\n  .psx-solution-card{\n    border-radius:16px;\n    padding:25px 12px 19px;\n  }\n\n  .psx-solution-badge{\n    font-size:9px;\n    padding:6px 11px;\n  }\n\n  .psx-solution-card .whatsapp{\n    font-size:15px !important;\n  }\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX — INTRO ABOVE TABS\n   ========================================================= *\/\n.psx-tabs-intro{\n  width:100%;\n  max-width:980px;\n  margin:42px auto 24px;\n  padding:0 18px;\n  box-sizing:border-box;\n  text-align:center;\n}\n.psx-tabs-intro-label{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 0 12px;\n  padding:6px 13px;\n  border:1px solid #d7e9df;\n  border-radius:999px;\n  background:#f0f8f3;\n  color:#000;\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.psx-tabs-intro-title{\n  margin:0 auto 12px !important;\n  color:#252a27;\n  font-size:30px;\n  line-height:1.25;\n  font-weight:600;\n  letter-spacing:-.01em;\n}\n\n.psx-tabs-intro-text{\n  max-width:820px;\n  margin:0 auto !important;\n  color:#555;\n  font-size:15px;\n  line-height:1.75;\n  font-weight:400;\n}\n\n.psx-tabs-intro-highlight{\n  color:#176b45;\n  font-weight:700;\n}\n\n@media (max-width:900px){\n  .psx-tabs-intro{\n    margin-top:32px;\n    margin-bottom:20px;\n    padding:0 12px;\n  }\n\n  .psx-tabs-intro-inner{\n    padding:27px 20px 24px;\n    border-radius:17px;\n  }\n\n  .psx-tabs-intro-title{\n    font-size:25px;\n  }\n\n  .psx-tabs-intro-text{\n    font-size:14px;\n    line-height:1.7;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-intro{\n    margin-top:24px;\n    margin-bottom:16px;\n    padding:0 10px;\n  }\n\n  .psx-tabs-intro-inner{\n    padding:24px 15px 0px;\n    border-radius:15px;\n  }\n\n  .psx-tabs-intro-label{\n    margin-bottom:10px;\n    padding:5px 10px;\n    font-size:9px;\n  }\n\n  .psx-tabs-intro-title{\n    font-size:21px;\n    line-height:1.3;\n    margin-bottom:10px !important;\n  }\n\n  .psx-tabs-intro-text{\n    font-size:13px;\n    line-height:1.65;\n  }\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX — UNIFORM CONTENT SPACING\n   Keeps the current design\/colors exactly as they are.\n   Only normalizes vertical spacing inside every tab.\n   ========================================================= *\/\n\n\/* Same top\/bottom breathing room for every tab panel *\/\n.psx-tabs-content \u003e .psx-tab-panel \u003e section{\n  padding-top:36px !important;\n  padding-bottom:36px !important;\n}\n\n\/* Same heading-to-description spacing *\/\n.psx-tabs-content .section-title,\n.psx-tabs-content .hair-loss-section h2,\n.psx-tabs-content .usage-section h2,\n.psx-tabs-content .benefits-section h2{\n  margin-top:0 !important;\n  margin-bottom:18px !important;\n}\n\n\/* Same description spacing before grids\/content *\/\n.psx-tabs-content .section-desc,\n.psx-tabs-content .hair-loss-section \u003e p,\n.psx-tabs-content .usage-section \u003e p,\n.psx-tabs-content .benefits-section \u003e p{\n  margin-top:0 !important;\n  margin-bottom:28px !important;\n}\n\n\/* Same gap before all major content grids *\/\n.psx-tabs-content .ingredients-section,\n.psx-tabs-content .key-benefits-grid,\n.psx-tabs-content .how-to-use-grid-step,\n.psx-tabs-content .how-to-use-grid{\n  margin-top:28px !important;\n}\n\n\/* Prevent duplicate spacing when a grid follows a description *\/\n.psx-tabs-content .section-desc + .ingredients-section,\n.psx-tabs-content .section-desc + .key-benefits-grid,\n.psx-tabs-content .section-desc + .how-to-use-grid-step,\n.psx-tabs-content .section-desc + .how-to-use-grid{\n  margin-top:0 !important;\n}\n\n\/* Same spacing between cards\/items *\/\n.psx-tabs-content .ingredients-section,\n.psx-tabs-content .key-benefits-grid,\n.psx-tabs-content .how-to-use-grid-step{\n  row-gap:28px !important;\n}\n\n\/* Consistent image\/text spacing *\/\n.psx-tabs-content .ingredient-item h3{\n  margin-top:12px !important;\n  margin-bottom:6px !important;\n}\n\n.psx-tabs-content .ingredient-item p{\n  margin-top:0 !important;\n}\n\n.psx-tabs-content .use-caption{\n  margin-top:12px !important;\n}\n\n\/* Standalone section below tabs gets the same outer rhythm *\/\n.psx-solution-outside{\n  margin-top:34px !important;\n}\n\n.psx-solution-card{\n  padding-top:34px !important;\n  padding-bottom:30px !important;\n}\n\n.psx-solution-card .section-title{\n  margin-top:0 !important;\n  margin-bottom:18px !important;\n}\n\n.psx-solution-card .how-to-use-grid-step{\n  margin-top:28px !important;\n}\n\n\/* =========================================================\n   MOBILE — same spacing scale, slightly tighter\n   ========================================================= *\/\n@media (max-width:900px){\n  .psx-tabs-content \u003e .psx-tab-panel \u003e section{\n    padding-top:30px !important;\n    padding-bottom:30px !important;\n  }\n\n  .psx-tabs-content .section-title,\n  .psx-tabs-content .hair-loss-section h2,\n  .psx-tabs-content .usage-section h2,\n  .psx-tabs-content .benefits-section h2{\n    margin-bottom:16px !important;\n  }\n\n  .psx-tabs-content .section-desc,\n  .psx-tabs-content .hair-loss-section \u003e p,\n  .psx-tabs-content .usage-section \u003e p,\n  .psx-tabs-content .benefits-section \u003e p{\n    margin-bottom:24px !important;\n  }\n\n  .psx-tabs-content .ingredients-section,\n  .psx-tabs-content .key-benefits-grid,\n  .psx-tabs-content .how-to-use-grid-step,\n  .psx-tabs-content .how-to-use-grid{\n    margin-top:24px !important;\n    row-gap:24px !important;\n  }\n\n  .psx-solution-outside{\n    margin-top:26px !important;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-content \u003e .psx-tab-panel \u003e section{\n    padding-top:24px !important;\n    padding-bottom:24px !important;\n  }\n\n  .psx-tabs-content .section-title,\n  .psx-tabs-content .hair-loss-section h2,\n  .psx-tabs-content .usage-section h2,\n  .psx-tabs-content .benefits-section h2{\n    margin-bottom:14px !important;\n  }\n\n  .psx-tabs-content .section-desc,\n  .psx-tabs-content .hair-loss-section \u003e p,\n  .psx-tabs-content .usage-section \u003e p,\n  .psx-tabs-content .benefits-section \u003e p{\n    margin-bottom:20px !important;\n  }\n\n  .psx-tabs-content .ingredients-section,\n  .psx-tabs-content .key-benefits-grid,\n  .psx-tabs-content .how-to-use-grid-step,\n  .psx-tabs-content .how-to-use-grid{\n    margin-top:20px !important;\n    row-gap:20px !important;\n  }\n\n  .psx-tabs-content .use-caption{\n    margin-top:10px !important;\n  }\n\n  .psx-solution-outside{\n    margin-top:20px !important;\n  }\n\n  .psx-solution-card{\n    padding-top:25px !important;\n    padding-bottom:19px !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- ✅ Introduction --\u003e\n\u003csection class=\"intro-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePsorifix Natural Cream for Psoriasis\u003cbr\u003eHerbal Cream to Soothe, Heal \u0026amp; Protect Skin\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003ePsorifix Natural Cream is a deeply nourishing Ayurvedic formulation designed to relieve the discomfort of psoriasis. Blended with time-tested herbs like Neem, Turmeric, Manjistha, and Aloe Vera, this soothing cream helps reduce redness, itching, and scaling while supporting the skin’s natural healing process. Free from steroids or harmful chemicals, this herbal solution penetrates deep into affected skin, restoring moisture balance and improving skin texture with consistent use. Suitable for all skin types and ideal for long-term care, Psorifix Natural Cream is your daily Ayurvedic companion for calmer, healthier skin.\u003c\/p\u003e\n\u003csection class=\"testimonials-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eReal People, Real Results\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003ePowered by the healing strength of ancient Ayurvedic herbs, Psorifix has transformed the lives of thousands dealing with psoriasis, itching, and stubborn skin irritation. Our natural formula works deep within the skin to soothe inflammation, restore balance, and deliver visible, lasting results — trusted by real people across India who’ve regained their comfort and confidence, naturally.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"carousel-container\"\u003e\n\u003cbutton id=\"prevArrow\" class=\"carousel-arrow left\"\u003e❮\u003c\/button\u003e\n\u003cdiv id=\"carouselTrack\" class=\"carousel-track\"\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/162_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/161_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/160_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/159_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/158_1.png?v=1755080293%20\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/157_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/156_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/155_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/154_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton id=\"nextArrow\" class=\"carousel-arrow right\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c!-- ✅ Real Results --\u003e\n\n\n\u003c!-- =========================================================\n     CREAM PRODUCT INTRO — ABOVE TABS\n     ========================================================= --\u003e\n\u003csection class=\"psx-tabs-intro\" aria-labelledby=\"psx-cream-tabs-intro-title\"\u003e\n  \u003cdiv class=\"psx-tabs-intro-inner\"\u003e\n    \u003cdiv class=\"psx-tabs-intro-label\"\u003ePsorifix Natural Ayurvedic Cream\u003c\/div\u003e\n\n    \u003ch2 class=\"psx-tabs-intro-title\" id=\"psx-cream-tabs-intro-title\"\u003e\n      Natural Ayurvedic Care for Psoriasis \u0026amp; Skin Health\n    \u003c\/h2\u003e\n\n    \u003cp class=\"psx-tabs-intro-text\"\u003e\n      Psorifix Natural Cream is a nourishing Ayurvedic formulation designed to support\n      \u003cspan class=\"psx-tabs-intro-highlight\"\u003eitching, redness, scaling and dry skin\u003c\/span\u003e\n      while helping maintain skin moisture and comfort. Explore the sections below to\n      learn about the Ayurvedic solution, natural ingredients, key benefits, and the\n      simple daily cream application routine.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     PSORIFIX CREAM — PRODUCT INFORMATION TABS\n     ========================================================= --\u003e\n\u003csection class=\"psx-tabs-section\" aria-label=\"Psorifix Natural Cream product information\"\u003e\n  \u003cdiv class=\"psx-tabs\" data-psx-tabs\u003e\n    \u003cdiv class=\"psx-tabs-nav-wrap\"\u003e\n      \u003cdiv class=\"psx-tabs-nav\" role=\"tablist\" aria-label=\"Psorifix Natural Cream information tabs\"\u003e\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-cream-tab-natural\" type=\"button\" role=\"tab\" aria-selected=\"true\" aria-controls=\"psx-cream-panel-natural\" data-tab=\"natural\"\u003eAyurvedic Solution\u003c\/button\u003e\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-cream-tab-extracts\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-cream-panel-extracts\" data-tab=\"ingredients\" tabindex=\"-1\"\u003eIngredients\u003c\/button\u003e\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-cream-tab-benefits\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-cream-panel-benefits\" data-tab=\"benefits\" tabindex=\"-1\"\u003eKey Benefits\u003c\/button\u003e\n        \u003cbutton class=\"psx-tab-button\" id=\"psx-cream-tab-usage\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"psx-cream-panel-usage\" data-tab=\"usage\" tabindex=\"-1\"\u003eHow to Use Cream\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"psx-tabs-content\"\u003e\n\n      \u003cdiv class=\"psx-tab-panel is-active\" id=\"psx-cream-panel-natural\" role=\"tabpanel\" aria-labelledby=\"psx-cream-tab-natural\" data-panel=\"natural\"\u003e\n        \u003csection class=\"hair-loss-section\"\u003e\n\u003ch2\u003ePsorifix: Natural Ayurvedic Solution for Skin Health\u003c\/h2\u003e\n\u003cp\u003eAt Psorifix, we understand that skin conditions like psoriasis, itching, and persistent irritation affect more than just appearance; they can impact your comfort, confidence, and emotional well-being. That’s why our Ayurvedic formula is thoughtfully crafted using time-tested herbs to naturally soothe inflammation, support skin regeneration, and promote clear, smooth, and healthy-looking skin.\u003c\/p\u003e\n\u003cdiv class=\"hair-loss-grid\"\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Erythrodermic.png?v=1755004838\"\u003e\n\u003cp\u003eErythrodermic\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Flexural.png?v=1755004838\"\u003e\n\u003cp\u003eFlexural\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Guttate.png?v=1755004838\"\u003e\n\u003cp\u003eGuttate\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Nail.png?v=1755004838\"\u003e\n\u003cp\u003eNail\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Plaque.png?v=1755004838\"\u003e\n\u003cp\u003ePlaque\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Psoriatic_Arthritis.png?v=1755004838\"\u003e\n\u003cp\u003ePsoriatic Arthritis\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Pustular.png?v=1755004838\"\u003e\n\u003cp\u003ePustular\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Scalp.png?v=1755004839\"\u003e\n\u003cp\u003eScalp\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-cream-panel-extracts\" role=\"tabpanel\" aria-labelledby=\"psx-cream-tab-extracts\" data-panel=\"ingredients\" hidden\u003e\n        \u003csection class=\"ingredients-container-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e100% Pure Natural Extracts\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eOnly the finest hand-picked natural ingredients. A powerful Ayurvedic formulation trusted for over 3000 years — now supported by modern science to help soothe psoriasis symptoms, promote skin healing, and support healthy, nourished skin.\u003c\/p\u003e\n\u003cdiv class=\"ingredients-section\"\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Aloe_vera_646153f0-692b-4b0f-93c7-825e3a231b3f.jpg?v=1754572416\" alt=\"Aloe_vera\"\u003e\n\u003ch3\u003eAloe Vera\u003c\/h3\u003e\n\u003cp\u003eDeeply nourishes hair roots and reduces hair fall naturally\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Bakuchi_d3b326bb-05d0-4e30-ae32-c63097ab190a.jpg?v=1754569511\"\u003e\n\u003ch3\u003eBakuchi\u003c\/h3\u003e\n\u003cp\u003eBoosts microcirculation and rejuvenates hair follicles\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Camphor_59b17516-f86d-4e4b-81a1-88437ca6fc2e.jpg?v=1754569511\" alt=\"Camphor\"\u003e\n\u003ch3\u003eCamphor\u003c\/h3\u003e\n\u003cp\u003eImproves blood circulation in scalp and encourages healthy hair regrowth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/coconut_oil.jpg?v=1754569511\" alt=\"Coconut Oil\"\u003e\n\u003ch3\u003eCoconut Oil\u003c\/h3\u003e\n\u003cp\u003eMoisturizes scalp, prevents dryness, and reduces hair shedding\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Haridra_9712fd79-6fd5-4b91-9f48-7ac7b36cc868.jpg?v=1754569512\" alt=\"Haridra (Turmeric)\"\u003e\n\u003ch3\u003eHaridra\u003c\/h3\u003e\n\u003cp\u003eAnti-inflammatory properties soothe scalp and reduce itchiness\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Indrajav_e3100d04-78fc-4f70-b715-449fdeea250e.jpg?v=1754569511\" alt=\"Indrajav\"\u003e\n\u003ch3\u003eIndrajav\u003c\/h3\u003e\n\u003cp\u003eBoosts collagen production and encourages new hair growth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Karanja.jpg?v=1754569511\" alt=\"Karanja\"\u003e\n\u003ch3\u003eKaranja\u003c\/h3\u003e\n\u003cp\u003eCombats scalp infections and prevents hair thinning\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Manjistha_6b4cde02-41ef-4772-a4eb-8936d33fa11b.jpg?v=1754569511\" alt=\"Manjistha\"\u003e\n\u003ch3\u003eManjistha\u003c\/h3\u003e\n\u003cp\u003ePurifies the scalp and helps clear dandruff and buildup\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Neem_ad2d0af2-3d5c-4c1a-bc7c-30bdb3e7faa9.jpg?v=1754569511\" alt=\"Neem\"\u003e\n\u003ch3\u003eNeem\u003c\/h3\u003e\n\u003cp\u003eControls dandruff and supports thicker, healthier hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Shudh_Gandhak.jpg?v=1754569511\" alt=\"Shudh Gandhak\"\u003e\n\u003ch3\u003eShudh Gandhak\u003c\/h3\u003e\n\u003cp\u003eStrengthens hair shafts and prevents premature breakage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Tea_tree_oil.png?v=1755084403\" alt=\"Tea_tree_oil\"\u003e\n\u003ch3\u003eTea Tree Oil\u003c\/h3\u003e\n\u003cp\u003eFights scalp infections, controls dandruff, and refreshes the scalp with a cooling effect\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Turmeric.png?v=1755084402\" alt=\"Turmeric\"\u003e\n\u003ch3\u003eTurmeric\u003c\/h3\u003e\n\u003cp\u003eSoothes scalp irritation, reduces redness, and supports healthy skin renewal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/section\u003e\n\u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-cream-panel-benefits\" role=\"tabpanel\" aria-labelledby=\"psx-cream-tab-benefits\" data-panel=\"benefits\" hidden\u003e\n        \u003csection class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Benefits of Using Psorifix Natural Formula\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eMade with 100% Ayurvedic ingredients, Psorifix helps in the natural healing of psoriasis-affected skin. It soothes inflammation, reduces itching and redness, hydrates dry patches, and supports the skin’s natural regeneration — all without any harsh chemicals or steroids.\u003c\/p\u003e\n\u003cdiv class=\"key-benefits-grid\"\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits1.png?v=1755083637\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits2.png?v=1755083637\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits3.png?v=1755083636\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 6\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits4.png?v=1755083637\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits5.png?v=1755083637\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 4\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits6.png?v=1755083636\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"psx-tab-panel\" id=\"psx-cream-panel-usage\" role=\"tabpanel\" aria-labelledby=\"psx-cream-tab-usage\" data-panel=\"usage\" hidden\u003e\n        \u003csection class=\"usage-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eHow to Use\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eSimple 3-step Ayurvedic application for visible relief from psoriasis\u003c\/p\u003e\n\u003cdiv class=\"how-to-use-grid\"\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix01.png?v=1755495401\"\u003e\n\u003cp class=\"use-caption\"\u003eCleanse the affected area thoroughly and pat dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix02.png?v=1755495401\"\u003e\n\u003cp class=\"use-caption\"\u003eTake a small amount of Psorifix Cream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix03.png?v=1755495401\"\u003e\n\u003cp class=\"use-caption\"\u003eGently massage onto the skin until fully absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Carousel 1 --\u003e\n\u003csection class=\"testimonials-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eTrusted by Thousands. Powered by Nature.\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eHandcrafted with potent Ayurvedic oils and time-tested herbs, Psorifix blends ancient wisdom with modern care — soothing irritation, reducing scaling, and restoring skin health gently, effectively, and safely.\u003c\/p\u003e\n\u003cdiv class=\"carousel-container\"\u003e\n\u003cbutton class=\"carousel-arrow left\"\u003e❮\u003c\/button\u003e\n\u003cdiv class=\"carousel-track\"\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/78.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/74.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/76.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/77.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/64.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/79.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/67.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/73.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/70.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/72.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/65.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/66.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/71.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/69.jpg?v=1755492129\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/75.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"carousel-arrow right\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ✅ Real Results --\u003e \u003c!-- ✅ Ingredients --\u003e\n\n\u003c!-- ✅ Key Benefits --\u003e\n\n\n\u003csection class=\"benefits-section desktop-only\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/1_ec2f7dac-0b69-4374-ad26-53e053753db5.png?v=1788339267\" style=\"cursor: pointer;\"\u003e\u003c\/section\u003e\n\u003csection class=\"benefits-section mobile-only\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/Opecia_mobile_view_image_jpg.jpg?v=1788339920\" style=\"cursor: pointer;\"\u003e\u003c\/section\u003e\n\n\n\n\u003c!-- ✅ How to Use Section --\u003e\n\u003cdiv class=\"psx-solution-badge\"\u003ePersonal Ayurvedic Guidance\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePsorifix Ayurvedic Skin Solution\u003cbr\u003e\u003cbr\u003e\u003cspan class=\"whatsapp\"\u003eअब Psorifix, खुजली और स्किन इर्रिटेशन का समाधान है आपके मोबाइल पर।\u003cbr\u003e📸 आज ही अपनी स्किन की फोटो भेजें और स्वस्थ, साफ़ त्वचा की नई शुरुआत करें। \u003cbr\u003e\u003cb\u003e 💬 WhatsApp Now for Free Skin Consultation!\u003c\/b\u003e \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003ePsoriasis से राहत के आसान 3-Steps\u003c\/p\u003e\n\u003cdiv class=\"how-to-use-grid-step\"\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Setup01.png?v=1755002867\"\u003e\n\u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 1: \u003cbr\u003eसबसे पहले अपनी स्किन की फोटो लें\u003c\/b\u003e \u003cbr\u003eअब इस फोटो को हमारे अनुभवी आयुर्वेदिक डॉक्टर को WhatsApp पर भेजें। यह प्रक्रिया पूरी तरह गोपनीय, आसान और घर बैठे की जा सकती है — किसी क्लिनिक में जाने की जरूरत नहीं।\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/How_to_use_all_image.png?v=1774878736\"\u003e\n\u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 2: \u003cbr\u003eWhatsApp के ज़रिए डॉक्टर को फोटो भेजें\u003c\/b\u003e \u003cbr\u003eअब इस फोटो को हमारे अनुभवी आयुर्वेदिक डॉक्टर को WhatsApp पर भेजें। यह प्रक्रिया पूरी तरह गोपनीय, आसान और घर बैठे की जा सकती है — किसी क्लिनिक में जाने की ज़रूरत नहीं।\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/How_to_use_all_image.png?v=1788339271\"\u003e\n\u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 3: \u003cbr\u003eडॉक्टर की जाँच और पर्सनल ट्रीटमेंट प्लान \u003c\/b\u003e \u003cbr\u003eहमारे डॉक्टर आपकी फोटो की जांच करके आपकी स्किन कंडीशन की स्टेज को समझेंगे और आपके लिए एक व्यक्तिगत आयुर्वेदिक इलाज योजना तैयार करेंगे। इलाज 100% नेचुरल, सुरक्षित और बिना किसी साइड इफेक्ट के होगा।\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/all.min.css\" rel=\"stylesheet\"\u003e\n\u003cdiv style=\"text-align: center; margin-top: 0px; margin-bottom: 40px;\"\u003e\u003ca style=\"text-decoration: none;\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=917717673078\u0026amp;text\u0026amp;type=phone_number\u0026amp;app_absent=0\" target=\"_blank\"\u003e \u003cbutton style=\"background-color: #25d366; color: white; border: none; padding: 10px 20px; border-radius: 5px; cursor: pointer; font-size: 40px;\" class=\"btn whatsapp-btn\"\u003e \u003ci class=\"fab fa-whatsapp\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e7717673078\u003c\/button\u003e \u003c\/a\u003e\u003c\/div\u003e\n\n\n\n\n\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions (FAQ)\u003c\/h2\u003e\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e1. What is Psorifix Ayurvedic Cream used for?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003ePsorifix Natural Cream is formulated to help reduce redness, itching, and scaling caused by psoriasis while supporting skin healing and restoring moisture balance using Ayurvedic herbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e2. Can Psorifix Cream be used on the face or sensitive areas?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, it is safe for use on the face, neck, elbows, knees, and other affected areas. However, always perform a patch test before first use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e3. How often should I apply Psorifix Cream?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eApply twice daily—once in the morning and once at night—for best and consistent results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e4. When will I start seeing visible results?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eMost users notice visible relief in itching and redness within 2–4 weeks of regular use, though skin recovery may vary based on severity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e5. Is Psorifix Cream safe for long-term use?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, it is 100% Ayurvedic, steroid-free, and safe for daily and long-term application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e6. Can I use it with other skincare or medical treatments?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, but leave a 20–30 minute gap between applications. Consult your doctor if you are undergoing medical treatment for skin conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e7. Do I need to wash off the cream after applying?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo, Psorifix Cream should be left on the skin to absorb fully. Wash off only if irritation occurs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e8. Is the cream heavy or greasy on the skin?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo, Psorifix has a smooth, lightweight, non-greasy formula that absorbs quickly without clogging pores.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e9. Is this suitable for all age groups?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, Psorifix is suitable for adults and teenagers. For children under 12, consult an Ayurvedic expert before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e10. Can both men and women use Psorifix Cream?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eAbsolutely. Psorifix is safe and effective for all genders and all skin types.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cscript\u003e\n(function(){\n  function initPsxTabs(root){\n    if(!root || root.dataset.psxTabsReady === \"true\") return;\n    root.dataset.psxTabsReady = \"true\";\n    var buttons = Array.prototype.slice.call(root.querySelectorAll(\".psx-tab-button\"));\n    var panels = Array.prototype.slice.call(root.querySelectorAll(\".psx-tab-panel\"));\n    var nav = root.querySelector(\".psx-tabs-nav\");\n    if(!buttons.length || !panels.length) return;\n\n    function activate(index, moveFocus){\n      if(index \u003c 0) index = buttons.length - 1;\n      if(index \u003e= buttons.length) index = 0;\n      buttons.forEach(function(button, i){\n        var active = i === index;\n        button.setAttribute(\"aria-selected\", active ? \"true\" : \"false\");\n        button.setAttribute(\"tabindex\", active ? \"0\" : \"-1\");\n      });\n      panels.forEach(function(panel, i){\n        var active = i === index;\n        panel.classList.toggle(\"is-active\", active);\n        if(active) panel.removeAttribute(\"hidden\");\n        else panel.setAttribute(\"hidden\",\"\");\n      });\n      if(moveFocus \u0026\u0026 buttons[index]) buttons[index].focus();\n\n      if(nav \u0026\u0026 buttons[index]){\n        var button = buttons[index];\n        var navLeft = nav.scrollLeft;\n        var navRight = navLeft + nav.clientWidth;\n        var buttonLeft = button.offsetLeft;\n        var buttonRight = buttonLeft + button.offsetWidth;\n        if(buttonLeft \u003c navLeft){\n          nav.scrollTo({left:Math.max(0,buttonLeft - 12),behavior:\"smooth\"});\n        }else if(buttonRight \u003e navRight){\n          nav.scrollTo({left:buttonRight - nav.clientWidth + 12,behavior:\"smooth\"});\n        }\n      }\n    }\n\n    buttons.forEach(function(button,index){\n      button.addEventListener(\"click\",function(){ activate(index,false); });\n      button.addEventListener(\"keydown\",function(event){\n        var targetIndex = null;\n        if(event.key === \"ArrowRight\") targetIndex = index + 1;\n        if(event.key === \"ArrowLeft\") targetIndex = index - 1;\n        if(event.key === \"Home\") targetIndex = 0;\n        if(event.key === \"End\") targetIndex = buttons.length - 1;\n        if(targetIndex !== null){\n          event.preventDefault();\n          activate(targetIndex,true);\n        }\n      });\n    });\n    activate(0,false);\n  }\n  document.querySelectorAll(\"[data-psx-tabs]\").forEach(initPsxTabs);\n})();\n\u003c\/script\u003e\n\u003cscript\u003e\n  const faqItems = document.querySelectorAll('.faq-item');\n\n  faqItems.forEach(item =\u003e {\n    const question = item.querySelector('.faq-question');\n    const answer = item.querySelector('.faq-answer');\n\n    question.addEventListener('click', () =\u003e {\n      const isOpen = item.classList.contains('active');\n\n      \/\/ Close all others\n      faqItems.forEach(i =\u003e {\n        i.classList.remove('active');\n        i.querySelector('.faq-answer').style.height = '0';\n        i.querySelector('.faq-answer').style.opacity = '0';\n      });\n\n      if (!isOpen) {\n        item.classList.add('active');\n        answer.style.height = answer.scrollHeight + 'px';\n        answer.style.opacity = '1';\n      }\n    });\n  });\n\u003c\/script\u003e \u003cscript\u003e\n  document.querySelectorAll('.carousel-container').forEach(container =\u003e {\n    const track = container.querySelector('.carousel-track');\n    const items = container.querySelectorAll('.carousel-item-before, .carousel-item-testimonial');\n    const prevArrow = container.querySelector('.carousel-arrow.left');\n    const nextArrow = container.querySelector('.carousel-arrow.right');\n\n    let position = 0;\n    let interval;\n\n    function updateCarousel() {\n      const itemWidth = items[0].offsetWidth;\n      track.style.transform = `translateX(-${position * itemWidth}px)`;\n    }\n\n   function autoSlide() {\n  const visibleCount = window.innerWidth \u003c= 768 ? 2 : 5; \/\/ changed from 4 to 5\n  const maxPosition = items.length - visibleCount;\n  position = (position + 1) \u003e maxPosition ? 0 : position + 1;\n  updateCarousel();\n}\n\n    function resetInterval() {\n      clearInterval(interval);\n      interval = setInterval(autoSlide, 3000);\n    }\n\n  nextArrow.addEventListener('click', () =\u003e {\n  const visibleCount = window.innerWidth \u003c= 768 ? 2 : 5; \/\/ changed from 4 to 5\n  const maxPosition = items.length - visibleCount;\n  position = (position + 1) \u003e maxPosition ? 0 : position + 1;\n  updateCarousel();\n  resetInterval();\n});\n\n\n  prevArrow.addEventListener('click', () =\u003e {\n  const visibleCount = window.innerWidth \u003c= 768 ? 2 : 5; \/\/ changed from 4 to 5\n  const maxPosition = items.length - visibleCount;\n  position = (position - 1) \u003c 0 ? maxPosition : position - 1;\n  updateCarousel();\n  resetInterval();\n});\n\n    interval = setInterval(autoSlide, 3000);\n    window.addEventListener('resize', updateCarousel);\n    updateCarousel();\n  });\n\u003c\/script\u003e\u003c\/section\u003e\n","brand":"PsoriFix","offers":[{"title":"Pack of 1 Cream  (50g - 1 Month Supply)","offer_id":48938100228288,"sku":null,"price":1490.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2 Cream  (100g - 2 Month Supply)","offer_id":48938100261056,"sku":null,"price":2490.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 3 Cream  (150g - 3 Month Supply)","offer_id":48938100293824,"sku":null,"price":3990.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/Ayurvedic_Natural_Cream_for_Psoriasis_itching_for_Night_Use_02.jpg?v=1788241790"},{"product_id":"psoriasis-natural-ayurvedic-oil","title":"Advanced Formula For Psoriasis \u0026 Eczema Treatment - (100% Result)","description":"\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX — UNIFORM CONTENT SPACING\n   Keeps the current design\/colors exactly as they are.\n   Only normalizes vertical spacing inside every tab.\n   ========================================================= *\/\n\n\/* Same top\/bottom breathing room for every tab panel *\/\n.psx-tabs-content \u003e .psx-tab-panel \u003e section{\n  padding-top:36px !important;\n  padding-bottom:36px !important;\n}\n\n\/* Same heading-to-description spacing *\/\n.psx-tabs-content .section-title,\n.psx-tabs-content .hair-loss-section h2,\n.psx-tabs-content .usage-section h2,\n.psx-tabs-content .benefits-section h2{\n  margin-top:0 !important;\n  margin-bottom:18px !important;\n}\n\n\/* Same description spacing before grids\/content *\/\n.psx-tabs-content .section-desc,\n.psx-tabs-content .hair-loss-section \u003e p,\n.psx-tabs-content .usage-section \u003e p,\n.psx-tabs-content .benefits-section \u003e p{\n  margin-top:0 !important;\n  margin-bottom:28px !important;\n}\n\n\/* Same gap before all major content grids *\/\n.psx-tabs-content .ingredients-section,\n.psx-tabs-content .key-benefits-grid,\n.psx-tabs-content .how-to-use-grid-step,\n.psx-tabs-content .how-to-use-grid{\n  margin-top:28px !important;\n}\n\n\/* Prevent duplicate spacing when a grid follows a description *\/\n.psx-tabs-content .section-desc + .ingredients-section,\n.psx-tabs-content .section-desc + .key-benefits-grid,\n.psx-tabs-content .section-desc + .how-to-use-grid-step,\n.psx-tabs-content .section-desc + .how-to-use-grid{\n  margin-top:0 !important;\n}\n\n\/* Same spacing between cards\/items *\/\n.psx-tabs-content .ingredients-section,\n.psx-tabs-content .key-benefits-grid,\n.psx-tabs-content .how-to-use-grid-step{\n  row-gap:28px !important;\n}\n\n\/* Consistent image\/text spacing *\/\n.psx-tabs-content .ingredient-item h3{\n  margin-top:12px !important;\n  margin-bottom:6px !important;\n}\n\n.psx-tabs-content .ingredient-item p{\n  margin-top:0 !important;\n}\n\n.psx-tabs-content .use-caption{\n  margin-top:12px !important;\n}\n\n\/* Standalone section below tabs gets the same outer rhythm *\/\n.psx-solution-outside{\n  margin-top:34px !important;\n}\n\n.psx-solution-card{\n  padding-top:34px !important;\n  padding-bottom:30px !important;\n}\n\n.psx-solution-card .section-title{\n  margin-top:0 !important;\n  margin-bottom:18px !important;\n}\n\n.psx-solution-card .how-to-use-grid-step{\n  margin-top:28px !important;\n}\n\n\/* =========================================================\n   MOBILE — same spacing scale, slightly tighter\n   ========================================================= *\/\n@media (max-width:900px){\n  .psx-tabs-content \u003e .psx-tab-panel \u003e section{\n    padding-top:30px !important;\n    padding-bottom:30px !important;\n  }\n\n  .psx-tabs-content .section-title,\n  .psx-tabs-content .hair-loss-section h2,\n  .psx-tabs-content .usage-section h2,\n  .psx-tabs-content .benefits-section h2{\n    margin-bottom:16px !important;\n  }\n\n  .psx-tabs-content .section-desc,\n  .psx-tabs-content .hair-loss-section \u003e p,\n  .psx-tabs-content .usage-section \u003e p,\n  .psx-tabs-content .benefits-section \u003e p{\n    margin-bottom:24px !important;\n  }\n\n  .psx-tabs-content .ingredients-section,\n  .psx-tabs-content .key-benefits-grid,\n  .psx-tabs-content .how-to-use-grid-step,\n  .psx-tabs-content .how-to-use-grid{\n    margin-top:24px !important;\n    row-gap:24px !important;\n  }\n\n  .psx-solution-outside{\n    margin-top:26px !important;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-content \u003e .psx-tab-panel \u003e section{\n    padding-top:24px !important;\n    padding-bottom:24px !important;\n  }\n\n  .psx-tabs-content .section-title,\n  .psx-tabs-content .hair-loss-section h2,\n  .psx-tabs-content .usage-section h2,\n  .psx-tabs-content .benefits-section h2{\n    margin-bottom:14px !important;\n  }\n\n  .psx-tabs-content .section-desc,\n  .psx-tabs-content .hair-loss-section \u003e p,\n  .psx-tabs-content .usage-section \u003e p,\n  .psx-tabs-content .benefits-section \u003e p{\n    margin-bottom:20px !important;\n  }\n\n  .psx-tabs-content .ingredients-section,\n  .psx-tabs-content .key-benefits-grid,\n  .psx-tabs-content .how-to-use-grid-step,\n  .psx-tabs-content .how-to-use-grid{\n    margin-top:20px !important;\n    row-gap:20px !important;\n  }\n\n  .psx-tabs-content .use-caption{\n    margin-top:10px !important;\n  }\n\n  .psx-solution-outside{\n    margin-top:20px !important;\n  }\n\n  .psx-solution-card{\n    padding-top:25px !important;\n    padding-bottom:19px !important;\n  }\n}\n\u003c\/style\u003e\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX — INTRO ABOVE TABS\n   ========================================================= *\/\n.psx-tabs-intro{\n  width:100%;\n  max-width:980px;\n  margin:42px auto 24px;\n  padding:0 18px;\n  box-sizing:border-box;\n  text-align:center;\n}\n.psx-tabs-intro-label{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 0 12px;\n  padding:6px 13px;\n  border:1px solid #d7e9df;\n  border-radius:999px;\n  background:#f0f8f3;\n  color:#000;\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.psx-tabs-intro-title{\n  margin:0 auto 12px !important;\n  color:#252a27;\n  font-size:30px;\n  line-height:1.25;\n  font-weight:600;\n  letter-spacing:-.01em;\n}\n\n.psx-tabs-intro-text{\n  max-width:820px;\n  margin:0 auto !important;\n  color:#555;\n  font-size:15px;\n  line-height:1.75;\n  font-weight:400;\n}\n\n.psx-tabs-intro-highlight{\n  color:#176b45;\n  font-weight:700;\n}\n\n@media (max-width:900px){\n  .psx-tabs-intro{\n    margin-top:32px;\n    margin-bottom:20px;\n    padding:0 12px;\n  }\n\n  .psx-tabs-intro-inner{\n    padding:27px 20px 24px;\n    border-radius:17px;\n  }\n\n  .psx-tabs-intro-title{\n    font-size:25px;\n  }\n\n  .psx-tabs-intro-text{\n    font-size:14px;\n    line-height:1.7;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-intro{\n    margin-top:24px;\n    margin-bottom:16px;\n    padding:0 10px;\n  }\n\n  .psx-tabs-intro-inner{\n    padding:24px 15px 0px;\n    border-radius:15px;\n  }\n\n  .psx-tabs-intro-label{\n    margin-bottom:10px;\n    padding:5px 10px;\n    font-size:9px;\n  }\n\n  .psx-tabs-intro-title{\n    font-size:21px;\n    line-height:1.3;\n    margin-bottom:10px !important;\n  }\n\n  .psx-tabs-intro-text{\n    font-size:13px;\n    line-height:1.65;\n  }\n}\n\u003c\/style\u003e\u003cstyle\u003e\n\/* =========================================================\n   PSORIFIX BRAND TABS\n   Matched to the website's clean white + natural green look.\n   Scoped to .psx-* so existing Shopify\/theme CSS is untouched.\n   ========================================================= *\/\n.psx-tabs-section{\n  width:100%;\n  max-width:1200px;\n  margin:42px auto 0;\n  padding:0 18px;\n  box-sizing:border-box;\n  clear:both;\n}\n.psx-tabs-nav-wrap{\n  background:#fff;\n}\n\n.psx-tabs-nav{\n  display:flex;\n  align-items:stretch;\n  justify-content:center;\n  gap:2px;\n  width:100%;\n  padding:8px 10px;\n  box-sizing:border-box;\n  overflow-x:auto;\n  overflow-y:hidden;\n  scrollbar-width:none;\n  -webkit-overflow-scrolling:touch;\n}\n\n.psx-tabs-nav::-webkit-scrollbar{display:none;}\n\n.psx-tab-button{\n  position:relative;\n  flex:0 0 auto;\n  min-height:50px;\n  padding:13px 19px;\n  border:0;\n  border-radius:10px;\n  background:transparent;\n  color:#303633;\n  font-family:'Jost';\n  font-size:14px;\n  font-weight:700;\n  line-height:1.3;\n  text-align:center;\n  cursor:pointer;\n  white-space:nowrap;\n  transition:\n    color .22s ease,\n    background .22s ease,\n    box-shadow .22s ease;\n  -webkit-tap-highlight-color:transparent;\n}\n\n.psx-tab-button:focus-visible{\n  outline:2px solid #2f8a5d;\n  outline-offset:-2px;\n}\n\n\n\n.psx-tabs-content{\n  width:100%;\n  box-sizing:border-box;\n  background:#fff;\n}\n\n.psx-tab-panel{\n  display:none;\n  width:100%;\n  box-sizing:border-box;\n  animation:psxTabFade .25s ease both;\n}\n\n.psx-tab-panel.is-active{display:block;}\n.psx-tab-panel[hidden]{display:none !important;}\n\n@keyframes psxTabFade{\n  from{opacity:0;transform:translateY(5px);}\n  to{opacity:1;transform:translateY(0);}\n}\n\n\/* Prevent the tab card from changing the original section design. *\/\n.psx-tabs-content \u003e .psx-tab-panel \u003e section{\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n  border-radius:0 !important;\n  box-shadow:none !important;\n}\n\n\/* =========================================================\n   AYURVEDIC SKIN SOLUTION — OUTSIDE TABS\n   ========================================================= *\/\n.psx-solution-outside{\n  width:100%;\n  max-width:1200px;\n  margin:34px auto 0;\n  padding:0 18px;\n  box-sizing:border-box;\n  clear:both;\n}\n\n.psx-solution-card .benefits-section{\n  margin:0 !important;\n  padding:0 !important;\n  background:transparent !important;\n  box-shadow:none !important;\n}\n\n.psx-solution-card .section-title{\n  margin-top:0 !important;\n}\n\n.psx-solution-badge{\n  display:flex;\n  width:max-content;\n  max-width:100%;\n  margin:0 auto 14px;\n  padding:7px 15px;\n  border:1px solid #d6eadf;\n  border-radius:999px;\n  background:#f1f8f3;\n  color:#000;\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.psx-solution-card .how-to-use-grid-step{\n  margin-top:26px;\n}\n\n.psx-solution-card .use-step{\n  transition:transform .2s ease,box-shadow .2s ease;\n}\n\n.psx-solution-card .use-step:hover{\n  transform:translateY(-3px);\n}\n\n.psx-solution-card .whatsapp{\n  line-height:1.65;\n}\n\n\/* Mobile *\/\n@media (max-width:900px){\n  .psx-tabs-section{\n    margin-top:30px;\n    padding:0 12px;\n  }\n\n  .psx-tabs{\n    border-radius:16px;\n  }\n\n  .psx-tabs-nav{\n    justify-content:flex-start;\n    gap:3px;\n    padding:7px;\n  }\n\n  .psx-tab-button{\n    min-height:47px;\n    padding:11px 15px;\n    font-size:13px;\n  }\n\n  .psx-solution-outside{\n    padding:0 12px;\n    margin-top:26px;\n  }\n\n  .psx-solution-card{\n    border-radius:18px;\n    padding:29px 16px 23px;\n  }\n}\n\n@media (max-width:600px){\n  .psx-tabs-section{\n    margin-top:22px;\n    padding:0 10px;\n  }\n\n  .psx-tabs{\n    border-radius:14px;\n  }\n\n  .psx-tabs-nav{\n    justify-content:flex-start;\n    padding:6px;\n  }\n\n  .psx-tab-button{\n    min-height:44px;\n    padding:10px 14px;\n    font-size:14px;\n    border-radius:9px;\n  }\n\n  .psx-tab-button[aria-selected=\"true\"]::after{\n    left:13px;\n    right:13px;\n    height:2px;\n  }\n\n  .psx-solution-outside{\n    margin-top:20px;\n    padding:0 10px;\n  }\n\n  .psx-solution-card{\n    border-radius:16px;\n    padding:25px 12px 19px;\n  }\n\n  .psx-solution-badge{\n    font-size:9px;\n    padding:6px 11px;\n  }\n\n  .psx-solution-card .whatsapp{\n    font-size:15px !important;\n  }\n}\n\u003c\/style\u003e\u003cstyle\u003e\n  .intro-section,\n  .ingredients-container-section,\n  .results-section,\n  .benefits-section,\n  .testimonials-section,\n  .usage-section,\n  .disclaimer-section {\n    padding: 20px 0px;\n  }\n\n\/* Hide mobile section by default *\/\n.mobile-only {\n  display: none;\n}\n\n\/* Show mobile version, hide desktop version for small screens *\/\n@media (max-width: 767px) {\n  .desktop-only {\n    display: none;\n  }\n  .mobile-only {\n    display: block;\n  }\n}\n\n\nspan.whatsapp {\n    font-size: 19px;\n    line-height: 0px;\n}\n  .whatsapp-btn {\n      background-color: #25D366;\n      color: white;\n      border: none;\n      padding: 18px 40px;\n      font-size: 25px;\n      font-weight: 500;\n      border-radius: 5px;\n      cursor: pointer;\n    }\n     \/* Tablet screens *\/\n  @media (max-width: 768px) {\n    .whatsapp-btn {\n      font-size: 18px;\n      padding: 16px 30px;\n    }\n  }\n\n  \/* Small mobile screens *\/\n  @media (max-width: 480px) {\n    .whatsapp-btn {\n      font-size: 16px;\n      padding: 14px 20px;\n      width: 90%;\n    }\n  }\n\n.hair-loss-section {\n    text-align: center;\n    padding: 50px 20px;\n    background-color: #fff;\n    max-width: 900px;\n    margin: 0px auto;\n}\n\n.hair-loss-section h2 {\n  font-size: 28px;\n  margin-bottom: 10px;\n}\n\n.hair-loss-section \u003e p {\n  font-size: 16px;\n  color: #555;\n  max-width: 800px;\n  margin: 0 auto 30px;\n}\n\n.hair-loss-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 2fr);\n  gap: 30px;\n  max-width: 1100px;\n  margin: 0 auto;\n}\n\n.hair-spot {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.hair-spot img {\n    width: 90% !important;\n    height: auto;\n    margin-bottom: 10px;\n}\n.hair-spot p {\n    font-size: 16px;\n    font-weight: 500;\n    color: #222;\n    text-align: center;\n    margin-top: -7px;\n}\n\n\/* Tablet and medium screens: 2 columns *\/\n@media (max-width: 768px) {\n  .hair-loss-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n\/* Small mobile: 1 column *\/\n@media (max-width: 480px) {\n  .hair-loss-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .hair-spot img {\n     width: 80% !important;\n  }\n}\n\nsection.usage-section {\n    max-width: 800px;\n    margin: 0 auto;\n}\n\n  .how-to-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    padding: 0 15px;\n    margin-top: 30px;\n  }\n\n   .how-to-use-grid-step {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    padding: 0 15px;\n    margin-top: 30px;\n  }\n\n  .how-to-use-grid-step .use-step {\n    text-align: center;\n  }\n\n  .how-to-use-grid .use-step {\n    text-align: center;\n  }\n\n  .how-to-use-grid .use-step img {\n  width: 100%;\n  max-width: 210px;\n  height: auto;\n  display: block;\n  margin: 0 auto;\n}\n\n\n  .how-to-use-grid-step .use-step img {\n  width: 100%;\n  max-width: 210px;\n  height: auto;\n  display: block;\n  margin: 0 auto;\n}\n\n\n\n  .use-caption {\n    font-size: 16px;\n    margin-top: 10px;\n    color: #333;\n  }\n\n  @media (max-width: 768px) {\n    .how-to-use-grid  {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .how-to-use-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n\n   @media (max-width: 768px) {\n    .how-to-use-grid-step  {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .how-to-use-grid-step {\n      grid-template-columns: 1fr;\n    }\n  }\n\n\n  .carousel-arrow {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: #fff;\n  border: none;\n  font-size: 30px;\n  cursor: pointer;\n  padding: 10px 15px;\n  z-index: 10;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.2);\n  border-radius: 50%;\n}\n\n.carousel-arrow.left {\n  left: 5px;\n}\n\n.carousel-arrow.right {\n  right: 5px;\n}\n\n@media (max-width: 768px) {\n  .carousel-arrow {\n    font-size: 24px;\n    padding: 8px 12px;\n  }\n}\n\n\nsection.faq-section {\n    padding-top: 45px;\n}\n.faq-item {\n  border-bottom: 1px solid #ddd;\n}\n\n.faq-question {\n  background: none;\n  border: none;\n  width: 100%;\n  text-align: left;\n  font-size: 18px;\n  font-weight: 600;\n  padding: 15px;\n  cursor: pointer;\n  position: relative;\n  color: #222;\n}\n\n.faq-question::after {\n  content: \"+\";\n  position: absolute;\n  right: 20px;\n  font-size: 22px;\n  transition: transform 0.3s ease;\n}\n\n.faq-item.active .faq-question::after {\n  content: \"–\";\n}\n\n.faq-answer {\n  overflow: hidden;\n  transition: all 0.4s ease;\n  padding: 0 15px;\n  height: 0;\n  opacity: 0;\n}\n.faq-item.active .faq-answer {\n  height: auto; \/* We'll set this from JS *\/\n  opacity: 1;\n}\n\n.faq-answer {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.4s ease;\n  padding: 0 15px;\n}\n\n.faq-item.active .faq-answer {\n  max-height: 200px; \/* Enough for short answers *\/\n  padding-bottom: 15px;\n}\n\n.faq-answer p {\n  margin: 0;\n  font-size: 16px;\n  color: #444;\n}\n\n\n  .section-title {\n    text-align: center;\n    font-weight: 400;\n    font-size: 32px;\n    margin-bottom: 15px !important;\n    line-height: 37px;\n  }\n\n  .section-subtitle {\n    text-align: left;\n    font-weight: 500;\n    font-size: 26px;\n    margin: 30px 0 15px;\n  }\n\n  p.section-desc {\n    font-size: 16px;\n    max-width: 800px;\n    margin: 0 auto 20px;\n    text-align: center;\n  }\n\n  .ingredients-section {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 30px;\n    margin-top: 30px;\n    padding: 0 15px;\n  }\n\n  .ingredient-item {\n    text-align: center;\n  }\nsection.testimonials-section {\n    display: none;\n}\n  .ingredient-item img {\n    width: 100%;\n    max-width: 150px;\n    height: auto;\n    display: block;\n    margin: 0 auto;\n  }\n\n  .ingredient-item h3 {\n    font-size: 20px;\n    margin: 10px 0 5px;\n    color: #000;\n  }\n\n  .ingredient-item p {\n    font-size: 16px;\n    margin: 0;\n  }\n\n  @media (max-width: 767px) {\n    .ingredients-section {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 767px) {\n  .section-title {\n    font-size: 24px !important;\n    line-height: 30px !important;\n  }\n\n  .section-subtitle {\n    font-size: 18px !important;\n    line-height: 26px !important;\n  }\n\n  p.section-desc {\n    font-size: 14px !important;\n  }\n}\n\n\n .key-benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 30px;\n  margin-top: 30px;\n  padding: 0 15px;\n}\n\n.key-benefits-grid .benefit-img img {\n  width: 100%;\n  height: auto;\n  border-radius: 10px;\n  display: block;\n}\n\n@media (max-width: 768px) {\n  .key-benefits-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 480px) {\n  .key-benefits-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n  .carousel-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .carousel-track {\n    display: flex;\n    transition: transform 0.5s ease-in-out;\n  }\n\n\/* Before-After Carousel *\/\n.carousel-item-before {\n  flex: 0 0 25%; \/* desktop: 5 per row *\/\n  padding: 10px;\n  box-sizing: border-box;\n}\n@media (max-width: 768px) {\n  .carousel-item-before {\n    flex: 0 0 50%; \/* mobile: 2 per row *\/\n  }\n}\n\n\/* Testimonials Carousel *\/\n.carousel-item-testimonial {\n  flex: 0 0 20%; \/* desktop: 4 per row *\/\n  padding: 10px;\n  box-sizing: border-box;\n}\n@media (max-width: 768px) {\n  .carousel-item-testimonial {\n    flex: 0 0 50%; \/* mobile: 2 per row *\/\n  }\n}\n\n  ol.usage,\n  ol.disclaimer {\n    margin: 0 auto;\n    font-size: 16px;\n    padding-left: 20px;\n  }\n\n  ol.usage li,\n  ol.disclaimer li {\n    margin-bottom: 10px;\n  }\n\u003c\/style\u003e\n\u003c!-- ✅ Introduction --\u003e\n\u003csection class=\"intro-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e\n\u003cstrong\u003ePsorifix\u003c\/strong\u003e - Advanced Formula for Psoriasis \u0026amp; Eczema Treatment\u003cbr\u003eAyurvedic Solution for Redness, Itching \u0026amp; Flaky Skin\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003ePsorifix Natural Oil is a potent Ayurvedic formulation designed specifically to help manage psoriasis and stubborn skin irritation. Infused with powerful herbs like Neem, Turmeric, and Manjistha, it works to soothe inflammation, reduce itching, hydrate dry patches, and promote natural skin healing — supporting visible relief and healthier skin with regular use.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003ca href=\"https:\/\/www.amazon.in\/Psoriasis-Treatment-PsoriFix-Advanced-Ayurvedic\/dp\/B0FRF3MHLN\/\" title=\"Psorifix\"\u003e\u003cimg alt=\"\" height=\"120\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/amazon-button-opecia.png?v=1770042328\" style=\"display: inline !important;\" width=\"325\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ✅ Testimonials --\u003e\n\u003csection class=\"testimonials-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eReal People, Real Results\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003ePowered by the healing strength of ancient Ayurvedic herbs, Psorifix has transformed the lives of thousands dealing with psoriasis, itching, and stubborn skin irritation. Our natural formula works deep within the skin to soothe inflammation, restore balance, and deliver visible, lasting results — trusted by real people across India who’ve regained their comfort and confidence, naturally.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"carousel-container\"\u003e\n\u003cbutton class=\"carousel-arrow left\" id=\"prevArrow\"\u003e❮\u003c\/button\u003e\n\u003cdiv class=\"carousel-track\" id=\"carouselTrack\"\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/162_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/161_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/160_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/159_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/158_1.png?v=1755080293%20\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/157_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/156_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/155_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/154_1.png?v=1755080293\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"carousel-arrow right\" id=\"nextArrow\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c!-- ✅ Real Results --\u003e\n\n\u003csection aria-labelledby=\"psx-oil-tabs-intro-title\" class=\"psx-tabs-intro\"\u003e\n\u003cdiv class=\"psx-tabs-intro-inner\"\u003e\n\u003cdiv class=\"psx-tabs-intro-label\"\u003ePsorifix Natural Ayurvedic Oil\u003c\/div\u003e\n\u003ch2 class=\"psx-tabs-intro-title\" id=\"psx-oil-tabs-intro-title\"\u003e\n      Natural Ayurvedic Care for Psoriasis \u0026amp; Skin Health\n    \u003c\/h2\u003e\n\u003cp class=\"psx-tabs-intro-text\"\u003e\n      Psorifix Natural Oil is a carefully formulated Ayurvedic blend designed to support\n      \u003cspan class=\"psx-tabs-intro-highlight\"\u003eitching, redness, dryness and irritated skin\u003c\/span\u003e\n      while helping nourish and moisturize affected areas. Explore the sections below to\n      learn about the Ayurvedic solution, natural ingredients, key benefits, and the simple\n      daily oil application routine.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Psorifix Natural Ayurvedic Oil product information\" class=\"psx-tabs-section\"\u003e\n\u003cdiv class=\"psx-tabs\" data-psx-tabs=\"\"\u003e\n\u003cdiv class=\"psx-tabs-nav-wrap\"\u003e\n\u003cdiv aria-label=\"Psorifix Natural Ayurvedic Oil information tabs\" class=\"psx-tabs-nav\" role=\"tablist\"\u003e\n\u003cbutton aria-controls=\"psx-oil-panel-natural\" aria-selected=\"true\" class=\"psx-tab-button\" data-tab=\"natural\" id=\"psx-oil-tab-natural\" role=\"tab\" type=\"button\"\u003e\n          Ayurvedic Solution\n        \u003c\/button\u003e\n\u003cbutton aria-controls=\"psx-oil-panel-extracts\" aria-selected=\"false\" class=\"psx-tab-button\" data-tab=\"ingredients\" id=\"psx-oil-tab-extracts\" role=\"tab\" tabindex=\"-1\" type=\"button\"\u003e\n          Ingredients\n        \u003c\/button\u003e\n\u003cbutton aria-controls=\"psx-oil-panel-benefits\" aria-selected=\"false\" class=\"psx-tab-button\" data-tab=\"benefits\" id=\"psx-oil-tab-benefits\" role=\"tab\" tabindex=\"-1\" type=\"button\"\u003e\n          Key Benefits\n        \u003c\/button\u003e\n\u003cbutton aria-controls=\"psx-oil-panel-use\" aria-selected=\"false\" class=\"psx-tab-button\" data-tab=\"use\" id=\"psx-oil-tab-use\" role=\"tab\" tabindex=\"-1\" type=\"button\"\u003e\n          How to Use Oil\n        \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"psx-tabs-content\"\u003e\n\u003cdiv aria-labelledby=\"psx-oil-tab-natural\" class=\"psx-tab-panel is-active\" data-panel=\"natural\" id=\"psx-oil-panel-natural\" role=\"tabpanel\"\u003e\u003csection class=\"hair-loss-section\"\u003e\n\u003ch2\u003ePsorifix: Natural Ayurvedic Solution for Skin Health\u003c\/h2\u003e\n\u003cp\u003eAt Psorifix, we understand that skin conditions like psoriasis, itching, and persistent irritation affect more than just appearance; they can impact your comfort, confidence, and emotional well-being. That’s why our Ayurvedic formula is thoughtfully crafted using time-tested herbs to naturally soothe inflammation, support skin regeneration, and promote clear, smooth, and healthy-looking skin.\u003c\/p\u003e\n\u003cdiv class=\"hair-loss-grid\"\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Erythrodermic.png?v=1755004838\"\u003e\n\u003cp\u003eErythrodermic\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Flexural.png?v=1755004838\"\u003e\n\u003cp\u003eFlexural\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Guttate.png?v=1755004838\"\u003e\n\u003cp\u003eGuttate\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Nail.png?v=1755004838\"\u003e\n\u003cp\u003eNail\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Plaque.png?v=1755004838\"\u003e\n\u003cp\u003ePlaque\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Psoriatic_Arthritis.png?v=1755004838\"\u003e\n\u003cp\u003ePsoriatic Arthritis\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Pustular.png?v=1755004838\"\u003e\n\u003cp\u003ePustular\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-spot\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Scalp.png?v=1755004839\"\u003e\n\u003cp\u003eScalp\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\u003c\/div\u003e\n\u003cdiv aria-labelledby=\"psx-oil-tab-extracts\" class=\"psx-tab-panel\" data-panel=\"ingredients\" hidden=\"\" id=\"psx-oil-panel-extracts\" role=\"tabpanel\"\u003e\u003csection class=\"ingredients-container-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e100% Pure Natural Extracts\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eOnly the finest hand-picked natural ingredients. A powerful Ayurvedic formulation trusted for over 3000 years — now supported by modern science to help soothe psoriasis symptoms, promote skin healing, and support healthy, nourished skin.\u003c\/p\u003e\n\u003cdiv class=\"ingredients-section\"\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Bakuchi_d3b326bb-05d0-4e30-ae32-c63097ab190a.jpg?v=1754569511\"\u003e\n\u003ch3\u003eBakuchi\u003c\/h3\u003e\n\u003cp\u003eBoosts microcirculation and rejuvenates hair follicles\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Coconut Oil\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/coconut_oil.jpg?v=1754569511\"\u003e\n\u003ch3\u003eCoconut Oil\u003c\/h3\u003e\n\u003cp\u003eMoisturizes scalp, prevents dryness, and reduces hair shedding\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Indrajav\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Indrajav_e3100d04-78fc-4f70-b715-449fdeea250e.jpg?v=1754569511\"\u003e\n\u003ch3\u003eIndrajav\u003c\/h3\u003e\n\u003cp\u003eBoosts collagen production and encourages new hair growth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Karanja\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Karanja.jpg?v=1754569511\"\u003e\n\u003ch3\u003eKaranja\u003c\/h3\u003e\n\u003cp\u003eCombats scalp infections and prevents hair thinning\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Manjistha\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Manjistha_6b4cde02-41ef-4772-a4eb-8936d33fa11b.jpg?v=1754569511\"\u003e\n\u003ch3\u003eManjistha\u003c\/h3\u003e\n\u003cp\u003ePurifies the scalp and helps clear dandruff and buildup\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Neem\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Neem_ad2d0af2-3d5c-4c1a-bc7c-30bdb3e7faa9.jpg?v=1754569511\"\u003e\n\u003ch3\u003eNeem\u003c\/h3\u003e\n\u003cp\u003eControls dandruff and supports thicker, healthier hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Sesame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Sesame.jpg?v=1754569511\"\u003e\n\u003ch3\u003eSesame\u003c\/h3\u003e\n\u003cp\u003eDeeply nourishes hair roots and reduces hair fall naturally\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Shudh Gandhak\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Shudh_Gandhak.jpg?v=1754569511\"\u003e\n\u003ch3\u003eShudh Gandhak\u003c\/h3\u003e\n\u003cp\u003eStrengthens hair shafts and prevents premature breakage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Turmeric\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Turmeric.png?v=1755084402\"\u003e\n\u003ch3\u003eTurmeric\u003c\/h3\u003e\n\u003cp\u003eSoothes scalp irritation, reduces redness, and supports healthy skin renewal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Tea_tree_oil\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Tea_tree_oil.png?v=1755084403\"\u003e\n\u003ch3\u003eTea Tree Oil\u003c\/h3\u003e\n\u003cp\u003eFights scalp infections, controls dandruff, and refreshes the scalp with a cooling effect\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-item\"\u003e\n\u003cimg alt=\"Camphor\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0713\/0261\/1102\/files\/Camphor_59b17516-f86d-4e4b-81a1-88437ca6fc2e.jpg?v=1754569511\"\u003e\n\u003ch3\u003eCamphor\u003c\/h3\u003e\n\u003cp\u003eImproves blood circulation in scalp and encourages healthy hair regrowth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\u003c\/div\u003e\n\u003cdiv aria-labelledby=\"psx-oil-tab-benefits\" class=\"psx-tab-panel\" data-panel=\"benefits\" hidden=\"\" id=\"psx-oil-panel-benefits\" role=\"tabpanel\"\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Benefits of Using Psorifix Natural Formula\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eMade with 100% Ayurvedic ingredients, Psorifix helps in the natural healing of psoriasis-affected skin. It soothes inflammation, reduces itching and redness, hydrates dry patches, and supports the skin’s natural regeneration — all without any harsh chemicals or steroids.\u003c\/p\u003e\n\u003cdiv class=\"key-benefits-grid\"\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits1.png?v=1755083637\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits2.png?v=1755083637\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits3.png?v=1755083636\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 6\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits4.png?v=1755083637\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits5.png?v=1755083637\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-img\"\u003e\u003cimg alt=\"Benefit 4\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Key_Benefits6.png?v=1755083636\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv aria-labelledby=\"psx-oil-tab-use\" class=\"psx-tab-panel\" data-panel=\"use\" hidden=\"\" id=\"psx-oil-panel-use\" role=\"tabpanel\"\u003e\u003csection class=\"usage-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eHow to Use\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eSimple 3-step Ayurvedic application for visible relief from psoriasis\u003c\/p\u003e\n\u003cdiv class=\"how-to-use-grid\"\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix01.png?v=1755495401\"\u003e\n\u003cp class=\"use-caption\"\u003eCleanse the affected area thoroughly and pat dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix02-oil.png?v=1755502470\"\u003e\n\u003cp class=\"use-caption\"\u003eTake a small amount of Psorifix Oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/how_to_use_psorifix03.png?v=1755495401\"\u003e\n\u003cp class=\"use-caption\"\u003eGently massage onto the skin until fully absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Carousel 1 --\u003e\n\u003csection class=\"testimonials-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eTrusted by Thousands. Powered by Nature.\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003eHandcrafted with potent Ayurvedic oils and time-tested herbs, Psorifix blends ancient wisdom with modern care — soothing irritation, reducing scaling, and restoring skin health gently, effectively, and safely.\u003c\/p\u003e\n\u003cdiv class=\"carousel-container\"\u003e\n\u003cbutton class=\"carousel-arrow left\"\u003e❮\u003c\/button\u003e\n\u003cdiv class=\"carousel-track\"\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/78.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/74.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/76.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/77.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/64.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/79.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/67.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/73.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/70.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/72.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/65.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/66.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/71.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/69.jpg?v=1755492129\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-item-testimonial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/75.jpg?v=1755492130\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"carousel-arrow right\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ✅ Real Results --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ✅ Ingredients --\u003e\n\n\u003c!-- ✅ Key Benefits --\u003e\n\n\n\u003csection class=\"benefits-section desktop-only\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/1_ec2f7dac-0b69-4374-ad26-53e053753db5.png?v=1788339267\" style=\"cursor: pointer;\"\u003e\u003c\/section\u003e\n\u003csection class=\"benefits-section mobile-only\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/Opecia_mobile_view_image_jpg.jpg?v=1788339920\" style=\"cursor: pointer;\"\u003e\u003c\/section\u003e\n\u003c!-- ✅ How to Use Section --\u003e\n\u003cdiv class=\"psx-solution-badge\"\u003ePersonal Ayurvedic Guidance\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePsorifix Ayurvedic Skin Solution\u003cbr\u003e\u003cbr\u003e\u003cspan class=\"whatsapp\"\u003eअब Psorifix, खुजली और स्किन इर्रिटेशन का समाधान है आपके मोबाइल पर।\u003cbr\u003e📸 आज ही अपनी स्किन की फोटो भेजें और स्वस्थ, साफ़ त्वचा की नई शुरुआत करें। \u003cbr\u003e\u003cb\u003e 💬 WhatsApp Now for Free Skin Consultation!\u003c\/b\u003e \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003ePsoriasis से राहत के आसान 3-Steps\u003c\/p\u003e\n\u003cdiv class=\"how-to-use-grid-step\"\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/Setup01.png?v=1755002867\"\u003e\n\u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 1: \u003cbr\u003eसबसे पहले अपनी स्किन की फोटो लें\u003c\/b\u003e \u003cbr\u003eअब इस फोटो को हमारे अनुभवी आयुर्वेदिक डॉक्टर को WhatsApp पर भेजें। यह प्रक्रिया पूरी तरह गोपनीय, आसान और घर बैठे की जा सकती है — किसी क्लिनिक में जाने की जरूरत नहीं।\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0950\/1501\/0623\/files\/How_to_use_all_image.png?v=1774878736\"\u003e\n\u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 2: \u003cbr\u003eWhatsApp के ज़रिए डॉक्टर को फोटो भेजें\u003c\/b\u003e \u003cbr\u003eअब इस फोटो को हमारे अनुभवी आयुर्वेदिक डॉक्टर को WhatsApp पर भेजें। यह प्रक्रिया पूरी तरह गोपनीय, आसान और घर बैठे की जा सकती है — किसी क्लिनिक में जाने की ज़रूरत नहीं।\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-step\"\u003e\n\u003cimg alt=\"Step 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/How_to_use_all_image.png?v=1788339271\"\u003e\n\u003cp class=\"use-caption\"\u003e\u003cb\u003eStep 3: \u003cbr\u003eडॉक्टर की जाँच और पर्सनल ट्रीटमेंट प्लान \u003c\/b\u003e \u003cbr\u003eहमारे डॉक्टर आपकी फोटो की जांच करके आपकी स्किन कंडीशन की स्टेज को समझेंगे और आपके लिए एक व्यक्तिगत आयुर्वेदिक इलाज योजना तैयार करेंगे। इलाज 100% नेचुरल, सुरक्षित और बिना किसी साइड इफेक्ट के होगा।\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/all.min.css\" rel=\"stylesheet\"\u003e\n\u003cdiv style=\"text-align: center; margin-top: 0px; margin-bottom: 40px;\"\u003e\u003ca href=\"https:\/\/api.whatsapp.com\/send\/?phone=917717673078\u0026amp;text\u0026amp;type=phone_number\u0026amp;app_absent=0\" style=\"text-decoration: none;\" target=\"_blank\"\u003e \u003cbutton class=\"btn whatsapp-btn\" style=\"background-color: #25d366; color: white; border: none; padding: 10px 20px; border-radius: 5px; cursor: pointer; font-size: 40px;\"\u003e \u003ci class=\"fab fa-whatsapp\" style=\"margin-right: 8px;\"\u003e\u003c\/i\u003e7717673078\u003c\/button\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c!-- ✅ FAQ Section with Accordion --\u003e\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions (FAQ)\u003c\/h2\u003e\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e1. What is Psorifix Ayurvedic Oil used for?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003ePsorifix is specially formulated to help reduce psoriasis symptoms such as redness, itching, and scaling, while supporting the skin’s natural healing process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e2. Can Psorifix be used on the face or sensitive areas?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, it is made from gentle Ayurvedic ingredients and can be used on the face, neck, hands, or other affected areas. Always do a patch test first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e3. How often should I apply Psorifix oil?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eApply twice daily — once in the morning and once before bedtime — for best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e4. When will I start seeing visible results?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eMany users notice visible relief in 4–6 weeks of consistent use, depending on skin type and condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e5. Is Psorifix safe for long-term use?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, it is 100% herbal, steroid-free, and safe for daily and long-term use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e6. Can I use this with other skincare or medical treatments?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, but keep a gap of 20–30 minutes between applications. Consult a doctor if you're under any medical treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e7. Do I need to wash it off after applying?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo, Psorifix can be left on the skin. However, if irritation occurs, wash gently with a herbal cleanser.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e8. Is this oil greasy or heavy on the skin?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo, Psorifix is a lightweight, non-sticky formulation that absorbs quickly without clogging pores.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e9. Is this suitable for all age groups?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, Psorifix is suitable for adults and teens. For children under 12, consult with an Ayurvedic expert first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-question\"\u003e10. Can both men and women use Psorifix?\u003c\/button\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eAbsolutely. Psorifix is safe and effective for all genders and skin types.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e\n\u003cscript\u003e\n(function(){\n  function initPsxTabs(root){\n    if(!root || root.dataset.psxTabsReady === \"true\") return;\n    root.dataset.psxTabsReady = \"true\";\n\n    var buttons = Array.prototype.slice.call(root.querySelectorAll(\".psx-tab-button\"));\n    var panels = Array.prototype.slice.call(root.querySelectorAll(\".psx-tab-panel\"));\n\n    function activate(index, moveFocus){\n      if(index \u003c 0) index = buttons.length - 1;\n      if(index \u003e= buttons.length) index = 0;\n\n      buttons.forEach(function(button, i){\n        var active = i === index;\n        button.setAttribute(\"aria-selected\", active ? \"true\" : \"false\");\n        button.setAttribute(\"tabindex\", active ? \"0\" : \"-1\");\n      });\n\n      panels.forEach(function(panel, i){\n        var active = i === index;\n        panel.classList.toggle(\"is-active\", active);\n        if(active){\n          panel.removeAttribute(\"hidden\");\n        }else{\n          panel.setAttribute(\"hidden\", \"\");\n        }\n      });\n\n      if(moveFocus) buttons[index].focus();\n\n      var activeButton = buttons[index];\n      if(activeButton \u0026\u0026 activeButton.scrollIntoView){\n        activeButton.scrollIntoView({behavior:\"smooth\", block:\"nearest\", inline:\"nearest\"});\n      }\n    }\n\n    buttons.forEach(function(button, index){\n      button.addEventListener(\"click\", function(){\n        activate(index, false);\n      });\n\n      button.addEventListener(\"keydown\", function(event){\n        var next = index;\n        if(event.key === \"ArrowRight\") next = index + 1;\n        else if(event.key === \"ArrowLeft\") next = index - 1;\n        else if(event.key === \"Home\") next = 0;\n        else if(event.key === \"End\") next = buttons.length - 1;\n        else return;\n\n        event.preventDefault();\n        activate(next, true);\n      });\n    });\n\n    activate(buttons.findIndex(function(button){\n      return button.getAttribute(\"aria-selected\") === \"true\";\n    }), false);\n  }\n\n  document.querySelectorAll(\"[data-psx-tabs]\").forEach(initPsxTabs);\n})();\n\u003c\/script\u003e\n\u003cscript\u003e\n  const faqItems = document.querySelectorAll('.faq-item');\n\n  faqItems.forEach(item =\u003e {\n    const question = item.querySelector('.faq-question');\n    const answer = item.querySelector('.faq-answer');\n\n    question.addEventListener('click', () =\u003e {\n      const isOpen = item.classList.contains('active');\n\n      \/\/ Close all others\n      faqItems.forEach(i =\u003e {\n        i.classList.remove('active');\n        i.querySelector('.faq-answer').style.height = '0';\n        i.querySelector('.faq-answer').style.opacity = '0';\n      });\n\n      if (!isOpen) {\n        item.classList.add('active');\n        answer.style.height = answer.scrollHeight + 'px';\n        answer.style.opacity = '1';\n      }\n    });\n  });\n\u003c\/script\u003e \u003cscript\u003e\n  document.querySelectorAll('.carousel-container').forEach(container =\u003e {\n    const track = container.querySelector('.carousel-track');\n    const items = container.querySelectorAll('.carousel-item-before, .carousel-item-testimonial');\n    const prevArrow = container.querySelector('.carousel-arrow.left');\n    const nextArrow = container.querySelector('.carousel-arrow.right');\n\n    let position = 0;\n    let interval;\n\n    function updateCarousel() {\n      const itemWidth = items[0].offsetWidth;\n      track.style.transform = `translateX(-${position * itemWidth}px)`;\n    }\n\n   function autoSlide() {\n  const visibleCount = window.innerWidth \u003c= 768 ? 2 : 4; \/\/ changed from 4 to 5\n  const maxPosition = items.length - visibleCount;\n  position = (position + 1) \u003e maxPosition ? 0 : position + 1;\n  updateCarousel();\n}\n\n    function resetInterval() {\n      clearInterval(interval);\n      interval = setInterval(autoSlide, 3000);\n    }\n\n  nextArrow.addEventListener('click', () =\u003e {\n  const visibleCount = window.innerWidth \u003c= 768 ? 2 : 4; \/\/ changed from 4 to 5\n  const maxPosition = items.length - visibleCount;\n  position = (position + 1) \u003e maxPosition ? 0 : position + 1;\n  updateCarousel();\n  resetInterval();\n});\n\n\n  prevArrow.addEventListener('click', () =\u003e {\n  const visibleCount = window.innerWidth \u003c= 768 ? 2 : 4; \/\/ changed from 4 to 5\n  const maxPosition = items.length - visibleCount;\n  position = (position - 1) \u003c 0 ? maxPosition : position - 1;\n  updateCarousel();\n  resetInterval();\n});\n\n    interval = setInterval(autoSlide, 3000);\n    window.addEventListener('resize', updateCarousel);\n    updateCarousel();\n  });\n\u003c\/script\u003e\u003c\/p\u003e","brand":"PsoriFix","offers":[{"title":"Psoriasis \u0026 Eczema Oil (Scalp \u0026 Body Use)","offer_id":48938100326592,"sku":null,"price":990.0,"currency_code":"INR","in_stock":true},{"title":"Psoriasis \u0026 Eczema Cream (Body Use)","offer_id":48938100359360,"sku":null,"price":1490.0,"currency_code":"INR","in_stock":true},{"title":"Psoriasis \u0026 Eczema Treatment Kit (Oil \u0026 Cream)","offer_id":48938100392128,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/0985\/2352\/files\/Ayurvedic_Natural_Oil_for_Psoriasis_itching_for_Day_Use.jpg?v=1788241791"}],"url":"https:\/\/psorifix.shop\/collections\/all-products.oembed","provider":"Psoriasis Treatment With Ayurveda - PsoriFix","version":"1.0","type":"link"}