{"title":"Science Plus Cat Food","description":"\u003c!-- Hilltop Science Plus Cat Food — Collection Description --\u003e\n\u003c!-- Mobile-first | Scoped CSS (.hsp-) | Hilltop brand colours --\u003e\n\u003c!-- SEO: hydrolysed cat food | hypoallergenic cat food | fresh meat or fish | cooked at low temperatures --\u003e\n\n\u003cstyle\u003e\n  .hsp-wrap {\n    font-family: Georgia, 'Times New Roman', serif;\n    color: #2b2b2b;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 4px;\n  }\n\n  \/* ── Hero banner ── *\/\n  .hsp-hero {\n    background: linear-gradient(135deg, #2b5e30 0%, #1a3d1f 60%, #0f2612 100%);\n    border-radius: 12px;\n    padding: 32px 24px 28px;\n    text-align: center;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hsp-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse at 70% 20%, rgba(249,199,79,0.12) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  .hsp-hero-eyebrow {\n    display: inline-block;\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #f9c74f;\n    background: rgba(249,199,79,0.12);\n    border: 1px solid rgba(249,199,79,0.35);\n    border-radius: 20px;\n    padding: 4px 14px;\n    margin-bottom: 14px;\n  }\n  .hsp-hero h1 {\n    font-family: Georgia, serif;\n    font-size: clamp(22px, 5.5vw, 34px);\n    font-weight: normal;\n    color: #ffffff;\n    margin: 0 0 12px;\n    line-height: 1.25;\n  }\n  .hsp-hero h1 span {\n    color: #f9c74f;\n    font-style: italic;\n  }\n  .hsp-hero p {\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    font-size: clamp(13px, 3.5vw, 15px);\n    color: rgba(255,255,255,0.82);\n    margin: 0;\n    line-height: 1.6;\n    max-width: 560px;\n    margin-inline: auto;\n  }\n\n  \/* ── Intro block ── *\/\n  .hsp-intro {\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    font-size: clamp(14px, 3.8vw, 15.5px);\n    line-height: 1.75;\n    color: #333;\n    margin-bottom: 28px;\n    text-align: center;\n    padding: 0 4px;\n  }\n\n  \/* ── Feature pillars ── *\/\n  .hsp-pillars {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  @media (min-width: 620px) {\n    .hsp-pillars {\n      grid-template-columns: repeat(4, 1fr);\n    }\n  }\n  .hsp-pillar {\n    background: #f5f9f5;\n    border: 1px solid #d4e6d5;\n    border-radius: 10px;\n    padding: 18px 12px 16px;\n    text-align: center;\n  }\n  .hsp-pillar-icon {\n    font-size: 26px;\n    line-height: 1;\n    margin-bottom: 8px;\n    display: block;\n  }\n  .hsp-pillar-title {\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    color: #2b5e30;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin-bottom: 4px;\n  }\n  .hsp-pillar-desc {\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    font-size: 11.5px;\n    color: #555;\n    line-height: 1.45;\n  }\n\n  \/* ── Gold divider ── *\/\n  .hsp-divider {\n    height: 3px;\n    background: linear-gradient(90deg, transparent, #f9c74f, #ea9606, #f9c74f, transparent);\n    border: none;\n    border-radius: 2px;\n    margin: 0 0 28px;\n  }\n\n  \/* ── Science callout ── *\/\n  .hsp-science {\n    background: #2b5e30;\n    border-radius: 12px;\n    padding: 24px 20px;\n    margin-bottom: 28px;\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n  }\n  .hsp-science-icon {\n    font-size: 32px;\n    flex-shrink: 0;\n    line-height: 1;\n    margin-top: 2px;\n  }\n  .hsp-science-text h2 {\n    font-family: Georgia, serif;\n    font-size: clamp(15px, 4vw, 18px);\n    font-weight: normal;\n    color: #f9c74f;\n    margin: 0 0 8px;\n  }\n  .hsp-science-text p {\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    font-size: clamp(13px, 3.5vw, 14px);\n    color: rgba(255,255,255,0.88);\n    margin: 0;\n    line-height: 1.65;\n  }\n\n  \/* ── Key benefits list ── *\/\n  .hsp-benefits {\n    margin-bottom: 28px;\n  }\n  .hsp-benefits h2 {\n    font-family: Georgia, serif;\n    font-size: clamp(17px, 4.5vw, 22px);\n    font-weight: normal;\n    color: #2b5e30;\n    margin: 0 0 16px;\n    text-align: center;\n  }\n  .hsp-benefit-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 12px 0;\n    border-bottom: 1px solid #e8f0e9;\n  }\n  .hsp-benefit-row:last-child {\n    border-bottom: none;\n  }\n  .hsp-benefit-bullet {\n    width: 28px;\n    height: 28px;\n    background: #f9c74f;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .hsp-benefit-content strong {\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    font-size: 13.5px;\n    font-weight: 700;\n    color: #2b5e30;\n    display: block;\n    margin-bottom: 2px;\n  }\n  .hsp-benefit-content span {\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    font-size: 13px;\n    color: #555;\n    line-height: 1.5;\n  }\n\n  \/* ── Suitable for ── *\/\n  .hsp-suitable {\n    background: linear-gradient(135deg, #fffbee, #fff8d6);\n    border: 1px solid #f0d870;\n    border-radius: 12px;\n    padding: 20px;\n    margin-bottom: 28px;\n    text-align: center;\n  }\n  .hsp-suitable h3 {\n    font-family: Georgia, serif;\n    font-size: clamp(15px, 4vw, 18px);\n    font-weight: normal;\n    color: #7a5a00;\n    margin: 0 0 14px;\n  }\n  .hsp-suitable-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    justify-content: center;\n  }\n  .hsp-tag {\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 600;\n    color: #5a4000;\n    background: rgba(249,199,79,0.3);\n    border: 1px solid rgba(234,150,6,0.4);\n    border-radius: 20px;\n    padding: 5px 13px;\n  }\n\n  \/* ── Why Hilltop footer ── *\/\n  .hsp-footer {\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    font-size: clamp(13px, 3.5vw, 14px);\n    color: #555;\n    line-height: 1.7;\n    text-align: center;\n    border-top: 2px solid #d4e6d5;\n    padding-top: 20px;\n  }\n  .hsp-footer strong {\n    color: #2b5e30;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hsp-wrap\"\u003e\n\n  \u003c!-- Hero --\u003e\n  \u003cdiv class=\"hsp-hero\"\u003e\n    \u003cdiv class=\"hsp-hero-eyebrow\"\u003eHilltop Pet Food\u003c\/div\u003e\n    \u003ch1\u003eHypoallergenic \u0026amp; \u003cspan\u003eHydrolysed\u003c\/span\u003e Cat Food\u003c\/h1\u003e\n    \u003cp\u003eComplete dry cat food made with fresh meat and fish, cooked at low temperatures — formulated for allergy control and manufactured exclusively for us in the UK.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cp class=\"hsp-intro\"\u003e\n    Science Plus is our own range of hypoallergenic dry cat food, developed and manufactured in the UK to our specification. Every recipe uses hydrolysed protein derived from fresh meat or fish, cooked at low temperatures to preserve nutritional quality and minimise the risk of triggering food sensitivities — making it an ideal choice for adult, sterilised, and senior cats prone to allergies or digestive upset.\n  \u003c\/p\u003e\n\n  \u003c!-- Feature pillars --\u003e\n  \u003cdiv class=\"hsp-pillars\"\u003e\n    \u003cdiv class=\"hsp-pillar\"\u003e\n      \u003cspan class=\"hsp-pillar-icon\"\u003e🐟\u003c\/span\u003e\n      \u003cdiv class=\"hsp-pillar-title\"\u003eFresh Meat \u0026amp; Fish\u003c\/div\u003e\n      \u003cdiv class=\"hsp-pillar-desc\"\u003eMade with fresh meat or fish as the primary protein source\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hsp-pillar\"\u003e\n      \u003cspan class=\"hsp-pillar-icon\"\u003e🔬\u003c\/span\u003e\n      \u003cdiv class=\"hsp-pillar-title\"\u003eHydrolysed Protein\u003c\/div\u003e\n      \u003cdiv class=\"hsp-pillar-desc\"\u003eBroken down for easy digestion and reduced allergenic risk\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hsp-pillar\"\u003e\n      \u003cspan class=\"hsp-pillar-icon\"\u003e🌡️\u003c\/span\u003e\n      \u003cdiv class=\"hsp-pillar-title\"\u003eLow Temperature\u003c\/div\u003e\n      \u003cdiv class=\"hsp-pillar-desc\"\u003eCooked at low temperatures to lock in nutrients naturally\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hsp-pillar\"\u003e\n      \u003cspan class=\"hsp-pillar-icon\"\u003e🇬🇧\u003c\/span\u003e\n      \u003cdiv class=\"hsp-pillar-title\"\u003eMade in the UK\u003c\/div\u003e\n      \u003cdiv class=\"hsp-pillar-desc\"\u003eManufactured exclusively for Hilltop — not an off-the-shelf range\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"hsp-divider\"\u003e\n\n  \u003c!-- Science callout --\u003e\n  \u003cdiv class=\"hsp-science\"\u003e\n    \u003cdiv class=\"hsp-science-icon\"\u003e🧬\u003c\/div\u003e\n    \u003cdiv class=\"hsp-science-text\"\u003e\n      \u003ch2\u003eWhy hydrolysed protein makes the difference\u003c\/h2\u003e\n      \u003cp\u003eIn hypoallergenic cat food, hydrolysed protein is the key ingredient — fresh meat or fish broken down into tiny peptide fragments too small for the immune system to recognise as a threat. This dramatically reduces the likelihood of an allergic reaction, making Science Plus suitable for cats with diagnosed food allergies, recurring skin conditions, or sensitive stomachs. Combined with low temperature cooking, which preserves the natural integrity of ingredients rather than denaturing them with excessive heat, Science Plus delivers both safety and nutrition in every bowl.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Benefits --\u003e\n  \u003cdiv class=\"hsp-benefits\"\u003e\n    \u003ch2\u003eWhat Science Plus supports\u003c\/h2\u003e\n\n    \u003cdiv class=\"hsp-benefit-row\"\u003e\n      \u003cdiv class=\"hsp-benefit-bullet\"\u003e🛡️\u003c\/div\u003e\n      \u003cdiv class=\"hsp-benefit-content\"\u003e\n        \u003cstrong\u003eAllergy Control\u003c\/strong\u003e\n        \u003cspan\u003eHydrolysed protein from fresh meat and fish reduces the allergenic load on your cat's immune system, helping to manage food-related allergies and intolerances over the long term.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-benefit-row\"\u003e\n      \u003cdiv class=\"hsp-benefit-bullet\"\u003e🌿\u003c\/div\u003e\n      \u003cdiv class=\"hsp-benefit-content\"\u003e\n        \u003cstrong\u003eSensitive Digestion\u003c\/strong\u003e\n        \u003cspan\u003eThe low molecular weight of hydrolysed proteins means they are absorbed more readily in the gut, reducing the risk of digestive upset, loose stools, and inflammatory bowel responses.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-benefit-row\"\u003e\n      \u003cdiv class=\"hsp-benefit-bullet\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"hsp-benefit-content\"\u003e\n        \u003cstrong\u003eSkin \u0026amp; Coat Condition\u003c\/strong\u003e\n        \u003cspan\u003eMany cats with food allergies present with itchy, flaky, or inflamed skin. By removing the dietary trigger, Science Plus hypoallergenic recipes can help restore a healthy coat and calm, comfortable skin.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-benefit-row\"\u003e\n      \u003cdiv class=\"hsp-benefit-bullet\"\u003e🌡️\u003c\/div\u003e\n      \u003cdiv class=\"hsp-benefit-content\"\u003e\n        \u003cstrong\u003eNutrient Retention Through Low Temperature Cooking\u003c\/strong\u003e\n        \u003cspan\u003eCooking at low temperatures protects heat-sensitive vitamins, amino acids, and natural flavours that would be destroyed at high heat — meaning more of the goodness from fresh meat and fish reaches your cat's bowl intact.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-benefit-row\"\u003e\n      \u003cdiv class=\"hsp-benefit-bullet\"\u003e⚖️\u003c\/div\u003e\n      \u003cdiv class=\"hsp-benefit-content\"\u003e\n        \u003cstrong\u003eWeight \u0026amp; Metabolic Support\u003c\/strong\u003e\n        \u003cspan\u003eTailored energy levels across the range account for the reduced calorie needs of sterilised and senior cats, helping to maintain a healthy weight without compromising on protein quality.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-benefit-row\"\u003e\n      \u003cdiv class=\"hsp-benefit-bullet\"\u003e❤️\u003c\/div\u003e\n      \u003cdiv class=\"hsp-benefit-content\"\u003e\n        \u003cstrong\u003eHeart \u0026amp; Eye Health\u003c\/strong\u003e\n        \u003cspan\u003eAdded taurine — an essential amino acid cats cannot synthesise themselves — supports strong cardiac function and healthy vision throughout life.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Suitable for --\u003e\n  \u003cdiv class=\"hsp-suitable\"\u003e\n    \u003ch3\u003eSuitable for\u003c\/h3\u003e\n    \u003cdiv class=\"hsp-suitable-tags\"\u003e\n      \u003cspan class=\"hsp-tag\"\u003e🐈 Adult Cats\u003c\/span\u003e\n      \u003cspan class=\"hsp-tag\"\u003e✂️ Sterilised Cats\u003c\/span\u003e\n      \u003cspan class=\"hsp-tag\"\u003e🐾 Senior Cats\u003c\/span\u003e\n      \u003cspan class=\"hsp-tag\"\u003e🏠 Indoor Cats\u003c\/span\u003e\n      \u003cspan class=\"hsp-tag\"\u003e🌿 Sensitive Stomachs\u003c\/span\u003e\n      \u003cspan class=\"hsp-tag\"\u003e🛡️ Food Allergies \u0026amp; Intolerances\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Footer --\u003e\n  \u003cdiv class=\"hsp-footer\"\u003e\n    \u003cp\u003e\u003cstrong\u003eHilltop Pet Food\u003c\/strong\u003e is a family-run business based in Essex. Science Plus is our own hypoallergenic cat food range — developed by us and manufactured in the UK to our specification using fresh meat and fish, cooked at low temperatures for maximum nutritional value. Browse the recipes below and find the right formula for your cat.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"hilltop-science-plus-cat-food-urinary-care","title":"Hilltop Science Plus Cat Food - Hypoallergenic Urinary Care","description":"\u003c!-- ============================================================\n  HILLTOP SCIENCE PLUS CAT FOOD – HYPOALLERGENIC URINARY CARE\n  Shopify Product Description HTML\n  CSS prefix: cpu- (Cat Plus Urinary)\n  Mobile-first | Hilltop brand colours\n  ============================================================ --\u003e\n\u003cstyle\u003e\n\/* ── Reset \u0026 base ─────────────────────────────────────── *\/\n.cpu-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n.cpu-wrap { font-family: Arial, sans-serif; font-size: 14px; line-height: 1.65; color: #2a2a2a; max-width: 720px; }\n\n\/* ── Intro ────────────────────────────────────────────── *\/\n.cpu-intro { margin-bottom: 20px; }\n.cpu-intro p { margin-bottom: 10px; font-size: 14px; }\n.cpu-intro strong { color: #2b5e30; }\n\n\/* ── Stat callout ─────────────────────────────────────── *\/\n.cpu-stat-box {\n  background-color: #2b5e30;\n  border-radius: 8px;\n  padding: 18px 20px;\n  margin-bottom: 24px;\n  text-align: center;\n}\n.cpu-stat-box .cpu-stat-number {\n  font-size: 42px;\n  font-weight: 700;\n  color: #f9c74f;\n  line-height: 1.1;\n  display: block;\n}\n.cpu-stat-box .cpu-stat-text {\n  font-size: 14px;\n  color: #ffffff;\n  margin-top: 6px;\n  display: block;\n}\n.cpu-stat-box .cpu-stat-source {\n  font-size: 11px;\n  color: #b0d0b0;\n  margin-top: 4px;\n  display: block;\n}\n\n\/* ── Section head ─────────────────────────────────────── *\/\n.cpu-section-head {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 10px;\n}\n.cpu-section-icon {\n  width: 26px;\n  height: 26px;\n  border-radius: 50%;\n  background-color: #2b5e30;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.cpu-section-icon svg { width: 13px; height: 13px; }\n.cpu-section-title {\n  font-size: 15px;\n  font-weight: 700;\n  color: #2b5e30;\n}\n\n\/* ── Check list ───────────────────────────────────────── *\/\n.cpu-check-list {\n  list-style: none;\n  padding: 0;\n  margin-bottom: 20px;\n}\n.cpu-check-list li {\n  padding: 7px 0 7px 28px;\n  position: relative;\n  border-bottom: 1px solid #eef2ee;\n  font-size: 14px;\n}\n.cpu-check-list li:last-child { border-bottom: none; }\n.cpu-check-list li::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 50%;\n  transform: translateY(-50%);\n  width: 18px;\n  height: 18px;\n  background-color: #2b5e30;\n  border-radius: 50%;\n  background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 11 11' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M2 5.5L4.5 8L9 3' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: center;\n  background-size: 11px;\n}\n\n\/* ── Divider ─────────────────────────────────────────── *\/\n.cpu-divider { border: none; border-top: 2px solid #eef2ee; margin: 22px 0; }\n\n\/* ── Benefits grid ────────────────────────────────────── *\/\n.cpu-benefits-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 24px;\n}\n.cpu-benefit-card {\n  background-color: #f4f8f4;\n  border: 1px solid #d4e8d4;\n  border-radius: 8px;\n  padding: 14px 12px;\n  text-align: center;\n}\n.cpu-benefit-card .cpu-benefit-icon {\n  font-size: 24px;\n  display: block;\n  margin-bottom: 6px;\n}\n.cpu-benefit-card .cpu-benefit-title {\n  font-size: 12px;\n  font-weight: 700;\n  color: #2b5e30;\n  display: block;\n  margin-bottom: 4px;\n  text-transform: uppercase;\n  letter-spacing: 0.02em;\n}\n.cpu-benefit-card .cpu-benefit-desc {\n  font-size: 12px;\n  color: #444;\n  line-height: 1.5;\n}\n\n\/* ── Highlight box ────────────────────────────────────── *\/\n.cpu-highlight {\n  background-color: #fffbf0;\n  border-left: 4px solid #f9c74f;\n  border-radius: 0 6px 6px 0;\n  padding: 14px 16px;\n  margin-bottom: 20px;\n  font-size: 14px;\n}\n.cpu-highlight strong { color: #2b5e30; }\n\n\/* ── Goldilocks row ───────────────────────────────────── *\/\n.cpu-goldilocks {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 8px;\n  margin-bottom: 20px;\n  text-align: center;\n}\n.cpu-goldilocks-item {\n  padding: 12px 8px;\n  border-radius: 6px;\n  font-size: 12px;\n}\n.cpu-goldilocks-item.bad {\n  background-color: #fdf0f0;\n  border: 1px solid #f0c0c0;\n}\n.cpu-goldilocks-item.good {\n  background-color: #2b5e30;\n  border: 1px solid #2b5e30;\n  color: #fff;\n}\n.cpu-goldilocks-item.bad .cpu-gk-label { color: #c0392b; font-weight: 700; font-size: 10px; text-transform: uppercase; }\n.cpu-goldilocks-item.good .cpu-gk-label { color: #f9c74f; font-weight: 700; font-size: 10px; text-transform: uppercase; }\n.cpu-goldilocks-item .cpu-gk-title { font-weight: 700; font-size: 12px; display: block; margin-bottom: 3px; }\n.cpu-goldilocks-item.good .cpu-gk-title { color: #fff; }\n\n\/* ── UriTract blend ───────────────────────────────────── *\/\n.cpu-uritract-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n  margin-bottom: 20px;\n}\n.cpu-uritract-item {\n  background-color: #f4f8f4;\n  border: 1px solid #d4e8d4;\n  border-radius: 6px;\n  padding: 12px;\n  font-size: 13px;\n}\n.cpu-uritract-item .cpu-ut-name {\n  font-weight: 700;\n  color: #2b5e30;\n  font-size: 13px;\n  display: block;\n  margin-bottom: 3px;\n}\n.cpu-uritract-item.full-width {\n  grid-column: 1 \/ -1;\n}\n\n\/* ── pH bar ───────────────────────────────────────────── *\/\n.cpu-ph-bar {\n  background-color: #2b5e30;\n  border-radius: 8px;\n  padding: 16px 18px;\n  margin-bottom: 20px;\n  color: #fff;\n  font-size: 13px;\n}\n.cpu-ph-bar strong { color: #f9c74f; }\n.cpu-ph-bar p { margin-top: 6px; line-height: 1.6; }\n\n\/* ── Tables ───────────────────────────────────────────── *\/\n.cpu-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-bottom: 20px;\n  font-size: 13px;\n}\n.cpu-table th {\n  background-color: #2b5e30;\n  color: #f9c74f;\n  text-align: left;\n  padding: 9px 12px;\n  font-size: 12px;\n  text-transform: uppercase;\n  letter-spacing: 0.03em;\n}\n.cpu-table td {\n  padding: 8px 12px;\n  border-bottom: 1px solid #eef2ee;\n  vertical-align: top;\n}\n.cpu-table tr:last-child td { border-bottom: none; }\n.cpu-table tr:nth-child(even) td { background-color: #f9fdf9; }\n.cpu-table td:last-child { font-weight: 600; color: #2b5e30; text-align: right; }\n\n\/* ── Tip box ──────────────────────────────────────────── *\/\n.cpu-tip {\n  background-color: #f4f8f4;\n  border: 1px solid #d4e8d4;\n  border-radius: 6px;\n  padding: 12px 14px;\n  font-size: 13px;\n  margin-bottom: 16px;\n}\n.cpu-tip strong { color: #2b5e30; }\n\n\/* ── Vet approved badge ───────────────────────────────── *\/\n.cpu-vet-badge {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  background-color: #fffbf0;\n  border: 1px solid #f9c74f;\n  border-radius: 8px;\n  padding: 14px 16px;\n  margin-bottom: 20px;\n}\n.cpu-vet-badge .cpu-vet-icon { font-size: 28px; flex-shrink: 0; }\n.cpu-vet-badge .cpu-vet-text { font-size: 13px; color: #444; line-height: 1.5; }\n.cpu-vet-badge .cpu-vet-text strong { color: #2b5e30; }\n\n\/* ── Kibble specs ─────────────────────────────────────── *\/\n.cpu-kibble-specs {\n  display: flex;\n  gap: 10px;\n  flex-wrap: wrap;\n  margin-bottom: 20px;\n}\n.cpu-kibble-spec {\n  flex: 1 1 calc(33% - 10px);\n  min-width: 90px;\n  background-color: #f4f8f4;\n  border: 1px solid #d4e8d4;\n  border-radius: 6px;\n  padding: 10px;\n  text-align: center;\n  font-size: 12px;\n}\n.cpu-kibble-spec .cpu-ks-value { font-size: 16px; font-weight: 700; color: #2b5e30; display: block; }\n.cpu-kibble-spec .cpu-ks-label { color: #666; margin-top: 2px; }\n\u003c\/style\u003e\n\u003cdiv class=\"cpu-wrap\"\u003e\n\u003c!-- ── INTRO ── --\u003e\n\u003cdiv class=\"cpu-intro\"\u003e\n\u003cp\u003eUrinary issues are among the most common conditions seen by vets in cats. \u003cstrong\u003eHilltop Science Plus Hypoallergenic Urinary Care\u003c\/strong\u003e is a complete, veterinary-approved dry cat food specifically formulated for sterilised and adult cats, designed to support a healthy urinary tract through targeted nutrition, optimal pH balance, and a unique blend of natural functional ingredients.\u003c\/p\u003e\n\u003cp\u003eMade using our exclusive \u003cstrong\u003eFreshtrusion HDP\u003c\/strong\u003e process — cooking freshly prepared chicken and salmon at low temperatures, with a natural enzyme to unlock highly digestible peptides — this is science-led nutrition your cat will love.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── KEY STAT CALLOUT ── --\u003e\n\u003cdiv class=\"cpu-stat-box\"\u003e\n\u003cspan class=\"cpu-stat-number\"\u003e90%\u003c\/span\u003e \u003cspan class=\"cpu-stat-text\"\u003eof cats fed Hilltop Science Plus Urinary Care achieved optimal urine pH to support urinary tract health\u003c\/span\u003e \u003cspan class=\"cpu-stat-source\"\u003eKennel 'De Morgenstond', Dussen, Netherlands — 2025 Study\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ── KEY BENEFITS GRID ── --\u003e\n\u003cdiv class=\"cpu-section-head\"\u003e\n\u003cdiv class=\"cpu-section-icon\"\u003e\u003csvg viewbox=\"0 0 11 11\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M2 5.5L4.5 8L9 3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"cpu-section-title\"\u003eKey benefits\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpu-benefits-grid\"\u003e\n\u003cdiv class=\"cpu-benefit-card\"\u003e\n\u003cspan class=\"cpu-benefit-icon\"\u003e🫀\u003c\/span\u003e \u003cspan class=\"cpu-benefit-title\"\u003eEnhanced Urinary Health\u003c\/span\u003e \u003cspan class=\"cpu-benefit-desc\"\u003eHydrolysed chicken peptides support collagen renewal to help maintain urinary tract function.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpu-benefit-card\"\u003e\n\u003cspan class=\"cpu-benefit-icon\"\u003e⚗️\u003c\/span\u003e \u003cspan class=\"cpu-benefit-title\"\u003eOptimum pH Balance\u003c\/span\u003e \u003cspan class=\"cpu-benefit-desc\"\u003eFormulated to maintain urine pH between 6.0 and 6.6 — the optimal range to reduce crystal risk.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpu-benefit-card\"\u003e\n\u003cspan class=\"cpu-benefit-icon\"\u003e🌿\u003c\/span\u003e \u003cspan class=\"cpu-benefit-title\"\u003eHypoallergenic\u003c\/span\u003e \u003cspan class=\"cpu-benefit-desc\"\u003eShort-chain peptides have very low antigenic potential, minimising the risk of adverse food reactions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpu-benefit-card\"\u003e\n\u003cspan class=\"cpu-benefit-icon\"\u003e🌾\u003c\/span\u003e \u003cspan class=\"cpu-benefit-title\"\u003eGrain Free\u003c\/span\u003e \u003cspan class=\"cpu-benefit-desc\"\u003eIdeal for cats with grain intolerances or sensitivities — no wheat, barley, or oats.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpu-benefit-card\"\u003e\n\u003cspan class=\"cpu-benefit-icon\"\u003e🧪\u003c\/span\u003e \u003cspan class=\"cpu-benefit-title\"\u003eUriTract™ Blend\u003c\/span\u003e \u003cspan class=\"cpu-benefit-desc\"\u003eA multi-functional blend of 5 natural ingredients to support a healthy urinary environment.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpu-benefit-card\"\u003e\n\u003cspan class=\"cpu-benefit-icon\"\u003e🩺\u003c\/span\u003e \u003cspan class=\"cpu-benefit-title\"\u003eVeterinary Approved\u003c\/span\u003e \u003cspan class=\"cpu-benefit-desc\"\u003eFormulated by trained Pet Nutritionists and approved by licensed Veterinarians.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003ch3\u003e\n\u003cstrong\u003eCold pressed cat food has evolved. Freshtrusion™ takes it a step further.\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h3\u003e\nCold pressed cat food has earned its reputation for good reason. By avoiding high temperature cooking, it preserves more of the natural nutrients and enzymes found in its ingredients, delivering a genuine step forward for nutritious cat food.\u003cbr\u003e\nOur Freshtrusion™ process takes things further. Rather than relying on unspecified, dried chicken or fish meal, we use a high proportion of freshly prepared chicken with dried salmon. This is gently cooked at just 82°C to protect nutrients while eliminating harmful bacteria. This lower temperature, combined with the quality of fresh ingredients, means better nutrient absorption and locked-in natural flavour. Creating a highly palatable, nutritious cat food kibble your cat will love. The result is all the benefits of a fresh chicken and salmon cat food diet, delivered in a safe, consistent and convenient format.\n  \n\u003chr class=\"cpu-divider\"\u003e\n\u003c!-- ── FRESHTRUSION HDP ── --\u003e\n\u003cdiv class=\"cpu-section-head\"\u003e\n\u003cdiv class=\"cpu-section-icon\"\u003e\u003csvg viewbox=\"0 0 11 11\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003ccircle cx=\"5.5\" cy=\"5.5\" r=\"3.5\" stroke=\"white\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M5.5 3.5V5.5L7 7\" stroke=\"white\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"cpu-section-title\"\u003eFreshtrusion HDP — The Power of Peptides\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 14px;\"\u003eOur Freshtrusion HDP (Highly Digestible Protein) process cooks freshly prepared chicken and salmon in the presence of a natural enzyme, breaking proteins down into small-chain peptides. This is what sets Hilltop Science Plus apart from standard cat food — and what makes it so effective for cats with urinary sensitivities.\u003c\/p\u003e\n\u003cdiv class=\"cpu-highlight\"\u003e\n\u003cstrong\u003eThe Goldilocks Principle\u003c\/strong\u003e — research shows that di and tri-peptides hit the \"just right\" zone for protein absorption. Intact proteins are too large to absorb efficiently; individual amino acids are too small. Small-chain peptides are absorbed at the highest rates — maximising nutritional value while being gentle on sensitive digestive and urinary systems.\u003c\/div\u003e\n\u003cdiv class=\"cpu-goldilocks\"\u003e\n\u003cdiv class=\"cpu-goldilocks-item bad\"\u003e\n\u003cspan class=\"cpu-gk-title\"\u003eIntact Protein\u003c\/span\u003e \u003cspan class=\"cpu-gk-label\"\u003eToo Big\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpu-goldilocks-item good\"\u003e\n\u003cspan class=\"cpu-gk-title\"\u003eDi \u0026amp; Tri-Peptides\u003c\/span\u003e \u003cspan class=\"cpu-gk-label\"\u003eJust Right ✓\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpu-goldilocks-item bad\"\u003e\n\u003cspan class=\"cpu-gk-title\"\u003eSingular Amino Acids\u003c\/span\u003e \u003cspan class=\"cpu-gk-label\"\u003eToo Small\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"cpu-check-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduces inflammation\u003c\/strong\u003e — hydrolysed proteins lower the antigenic potential of the protein source, reducing immune activation and systemic inflammation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupports urinary tract tissue renewal\u003c\/strong\u003e — highly digestible proteins provide amino acids needed to repair and maintain the lining of the urinary tract\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCollagen peptides\u003c\/strong\u003e — help maintain the connective tissues that structurally support the urinary tract, contributing to long-term urinary health\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"cpu-divider\"\u003e\n\u003c!-- ── URITRACT BLEND ── --\u003e\n\u003cdiv class=\"cpu-section-head\"\u003e\n\u003cdiv class=\"cpu-section-icon\"\u003e\u003csvg viewbox=\"0 0 11 11\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M2 5.5L4.5 8L9 3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"cpu-section-title\"\u003eUriTract™ Blend — 5 Functional Ingredients\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 14px;\"\u003eThe UriTract™ blend is a proprietary combination of five carefully selected natural ingredients, each chosen for their contribution to a healthy urinary environment. Urinary health is influenced not just by diet, but by inflammation and stress — the UriTract™ blend targets all three.\u003c\/p\u003e\n\u003cdiv class=\"cpu-uritract-grid\"\u003e\n\u003cdiv class=\"cpu-uritract-item\"\u003e\n\u003cspan class=\"cpu-ut-name\"\u003e🍒 Cranberry\u003c\/span\u003e Contains proanthocyanidins, which help prevent harmful bacteria from adhering to the bladder lining — supporting ongoing urinary health.\u003c\/div\u003e\n\u003cdiv class=\"cpu-uritract-item\"\u003e\n\u003cspan class=\"cpu-ut-name\"\u003e🌼 Camomile\u003c\/span\u003e Promotes calm behaviour and reduces stress — a key trigger for urinary flare-ups in cats — helping maintain a stable urinary environment.\u003c\/div\u003e\n\u003cdiv class=\"cpu-uritract-item\"\u003e\n\u003cspan class=\"cpu-ut-name\"\u003e🌹 Rosehips\u003c\/span\u003e A natural source of Vitamin C, an antioxidant that protects against oxidative stress and supports the body's normal anti-inflammatory response.\u003c\/div\u003e\n\u003cdiv class=\"cpu-uritract-item\"\u003e\n\u003cspan class=\"cpu-ut-name\"\u003e💪 L-Carnitine\u003c\/span\u003e Supports healthy body weight by aiding fat metabolism. Excess weight is a recognised risk factor for urinary issues in cats.\u003c\/div\u003e\n\u003cdiv class=\"cpu-uritract-item full-width\"\u003e\n\u003cspan class=\"cpu-ut-name\"\u003e😌 L-Tryptophan\u003c\/span\u003e Helps regulate stress by supporting serotonin production, lowering the risk of stress-related urinary problems such as inflammation and flare-ups.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── OPTIMAL pH ── --\u003e\n\u003cdiv class=\"cpu-ph-bar\"\u003e\n\u003cstrong\u003eOptimal urine pH: 6.0 – 6.6\u003c\/strong\u003e\n\u003cp\u003eMaintaining urine pH within this range is key to reducing the risk of urinary crystals and stones. Struvite stones tend to form in more alkaline urine (higher pH), while calcium oxalate stones are favoured by more acidic conditions. Hilltop Science Plus Urinary Care is formulated to keep pH in the safe zone — protecting your cat from both risk directions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── VET BADGE ── --\u003e\n\u003cdiv class=\"cpu-vet-badge\"\u003e\n\u003cdiv class=\"cpu-vet-icon\"\u003e🩺\u003c\/div\u003e\n\u003cdiv class=\"cpu-vet-text\"\u003e\n\u003cstrong\u003eVeterinary Approved\u003c\/strong\u003e\u003cbr\u003eThis recipe has been formulated by trained Pet Nutritionists and reviewed and approved by licensed Veterinarians. Hilltop Science Plus is designed as a therapeutic alternative to regular food, backed by research and real-world results.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"cpu-divider\"\u003e\n\u003c!-- ── KIBBLE SPECS ── --\u003e\n\u003cdiv class=\"cpu-section-head\" style=\"margin-top: 20px;\"\u003e\n\u003cdiv class=\"cpu-section-icon\"\u003e\u003csvg viewbox=\"0 0 11 11\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M2 5.5L4.5 8L9 3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"cpu-section-title\"\u003eProduct Information\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpu-kibble-specs\"\u003e\n\u003cdiv class=\"cpu-kibble-spec\"\u003e\n\u003cspan class=\"cpu-ks-value\"\u003e♥ Heart\u003c\/span\u003e \u003cspan class=\"cpu-ks-label\"\u003eKibble Shape\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpu-kibble-spec\"\u003e\n\u003cspan class=\"cpu-ks-value\"\u003e5 × 10mm\u003c\/span\u003e \u003cspan class=\"cpu-ks-label\"\u003eKibble Size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpu-kibble-spec\"\u003e\n\u003cspan class=\"cpu-ks-value\"\u003e18 months\u003c\/span\u003e \u003cspan class=\"cpu-ks-label\"\u003eShelf Life\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin-top: 8px;\"\u003eStore in a cool, dry place. Bag sizes available — please contact us or visit our store for details.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Hilltop Pet Food","offers":[{"title":"1.5kg bag","offer_id":57239179297112,"sku":"CPU1K5","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"5kg bag","offer_id":57239179329880,"sku":"CPU0005K","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"100g sample","offer_id":57239179264344,"sku":"CPU100","price":0.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/7775\/5736\/files\/20260505_173519.jpg?v=1778674579"},{"product_id":"hilltop-science-plus-cat-food-hypoallergenic-digestive-care","title":"Hilltop Science Plus Cat Food - Hypoallergenic Digestive Care","description":"\u003c!--\n  ============================================================\n  HILLTOP SCIENCE PLUS CAT FOOD — HYPOALLERGENIC DIGESTIVE CARE\n  Shopify Product Description HTML\n  Mobile-first · Scoped CSS (prefix: hsp-cd-)\n  Matches layout of: hilltop-science-plus-cat-food-urinary-care\n             and of: hilltop-science-plus-cat-food-skin-coat-care\n\n  TARGET SEO TERMS (woven throughout):\n    · hydrolysed cat food\n    · gastrointestinal cat food\n    · hypoallergenic cat food\n    · allergy control cat food\n    · sensitive digestion cat food\n\n  ── META PAGE TITLE ────────────────────────────────────────\n  Hilltop Science Plus Cat Food - Hypoallergenic Digestive Care\n\n  ── META DESCRIPTION (112 chars) ───────────────────────────\n  Hydrolysed cat food for sensitive digestion \u0026 gut health. 92% protein digestibility. Vet-approved \u0026 grain free.\n  ============================================================\n--\u003e\n\n\u003cstyle\u003e\n  \/* ── Reset \u0026 base ─────────────────────────────────────── *\/\n  .hsp-cd * { box-sizing: border-box; }\n  .hsp-cd { font-family: inherit; color: inherit; line-height: 1.6; }\n  .hsp-cd p { margin: 0 0 0.85rem; }\n  .hsp-cd p:last-child { margin-bottom: 0; }\n\n  \/* ── Stat callout ─────────────────────────────────────── *\/\n  .hsp-cd-stat {\n    background: #1e3a1e;\n    color: #fff;\n    border-radius: 8px;\n    padding: 1.1rem 1.35rem;\n    margin: 1.5rem 0;\n  }\n  .hsp-cd-stat__quote {\n    font-size: 1rem;\n    font-weight: 700;\n    line-height: 1.45;\n    margin: 0 0 0.4rem;\n  }\n  .hsp-cd-stat__source {\n    font-size: 0.78rem;\n    opacity: 0.75;\n  }\n\n  \/* ── Section headings ─────────────────────────────────── *\/\n  .hsp-cd-heading {\n    font-size: 1.05rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    margin: 0 0 0.9rem;\n  }\n\n  \/* ── HR dividers ──────────────────────────────────────── *\/\n  .hsp-cd-rule {\n    border: none;\n    border-top: 1px solid #e0e0e0;\n    margin: 1.75rem 0;\n  }\n\n  \/* ── Key benefits grid ────────────────────────────────── *\/\n  .hsp-cd-benefits {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0.65rem;\n    margin: 0.5rem 0 1rem;\n  }\n  @media (min-width: 480px) {\n    .hsp-cd-benefits { grid-template-columns: 1fr 1fr; }\n  }\n  .hsp-cd-benefit {\n    display: flex;\n    gap: 0.7rem;\n    align-items: flex-start;\n    padding: 0.75rem 0.85rem;\n    border: 1px solid #e4e4e4;\n    border-radius: 8px;\n  }\n  .hsp-cd-benefit__icon { font-size: 1.45rem; flex-shrink: 0; line-height: 1; }\n  .hsp-cd-benefit__title {\n    display: block;\n    font-weight: 700;\n    font-size: 0.9rem;\n    margin-bottom: 0.2rem;\n  }\n  .hsp-cd-benefit__desc {\n    margin: 0;\n    font-size: 0.875rem;\n    line-height: 1.5;\n  }\n\n  \/* ── Goldilocks principle ─────────────────────────────── *\/\n  .hsp-cd-goldilocks {\n    display: flex;\n    gap: 0.5rem;\n    margin: 1.1rem 0;\n    text-align: center;\n  }\n  .hsp-cd-goldilocks__item {\n    flex: 1;\n    padding: 0.75rem 0.4rem;\n    border-radius: 6px;\n  }\n  .hsp-cd-goldilocks__item--muted { background: #f2f2f2; color: #555; }\n  .hsp-cd-goldilocks__item--good  { background: #2b5e30; color: #fff; }\n  .hsp-cd-goldilocks__label  { display: block; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin-bottom: 0.3rem; }\n  .hsp-cd-goldilocks__verdict{ display: block; font-size: 0.7rem; }\n\n  \/* ── HDP bullet list ──────────────────────────────────── *\/\n  .hsp-cd-list {\n    padding-left: 1.2rem;\n    margin: 0.75rem 0 0;\n  }\n  .hsp-cd-list li {\n    font-size: 0.9rem;\n    line-height: 1.55;\n    margin-bottom: 0.5rem;\n  }\n  .hsp-cd-list li:last-child { margin-bottom: 0; }\n\n  \/* ── Digestive care ingredients grid ─────────────────── *\/\n  .hsp-cd-ingredients {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0.85rem;\n    margin: 0.85rem 0 1.25rem;\n  }\n  @media (min-width: 480px) {\n    .hsp-cd-ingredients { grid-template-columns: 1fr 1fr; }\n  }\n  .hsp-cd-ingredient {\n    display: flex;\n    gap: 0.65rem;\n    align-items: flex-start;\n  }\n  .hsp-cd-ingredient__icon { font-size: 1.35rem; flex-shrink: 0; line-height: 1.2; }\n  .hsp-cd-ingredient__name {\n    display: block;\n    font-weight: 700;\n    font-size: 0.875rem;\n    margin-bottom: 0.2rem;\n  }\n  .hsp-cd-ingredient__desc {\n    margin: 0;\n    font-size: 0.85rem;\n    line-height: 1.5;\n  }\n\n  \/* ── Improved gut health callout ─────────────────────── *\/\n  .hsp-cd-gut {\n    background: #f3f7f3;\n    border: 1px solid #ccdccc;\n    border-radius: 8px;\n    padding: 1rem 1.15rem;\n    margin: 1.25rem 0;\n  }\n  .hsp-cd-gut__title {\n    display: block;\n    font-weight: 700;\n    font-size: 0.95rem;\n    margin-bottom: 0.4rem;\n  }\n  .hsp-cd-gut p { font-size: 0.875rem; line-height: 1.55; margin: 0 0 0.5rem; }\n  .hsp-cd-gut p:last-child { margin-bottom: 0; }\n\n  \/* ── Vet approved callout ─────────────────────────────── *\/\n  .hsp-cd-vet {\n    background: #2b5e30;\n    color: #fff;\n    border-radius: 8px;\n    padding: 1.1rem 1.35rem;\n    margin: 1.25rem 0;\n    display: flex;\n    gap: 0.9rem;\n    align-items: flex-start;\n  }\n  .hsp-cd-vet__icon { font-size: 1.9rem; flex-shrink: 0; line-height: 1; }\n  .hsp-cd-vet__title {\n    display: block;\n    font-weight: 700;\n    font-size: 0.95rem;\n    margin-bottom: 0.35rem;\n  }\n  .hsp-cd-vet p { margin: 0; font-size: 0.875rem; line-height: 1.55; opacity: 0.92; }\n\n  \/* ── Product info tiles ───────────────────────────────── *\/\n  .hsp-cd-product-info {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.75rem;\n    margin: 0.75rem 0 0.85rem;\n  }\n  .hsp-cd-product-info__tile {\n    flex: 1;\n    min-width: 100px;\n    text-align: center;\n    padding: 0.7rem 0.5rem;\n    background: #f7f7f7;\n    border-radius: 8px;\n  }\n  .hsp-cd-product-info__value {\n    display: block;\n    font-size: 1rem;\n    font-weight: 700;\n  }\n  .hsp-cd-product-info__key {\n    display: block;\n    font-size: 0.78rem;\n    color: #666;\n    margin-top: 0.2rem;\n  }\n  .hsp-cd-storage {\n    font-size: 0.85rem;\n    color: #555;\n    margin: 0 0 1.25rem;\n  }\n\n  \/* ── Composition text ─────────────────────────────────── *\/\n  .hsp-cd-composition {\n    font-size: 0.9rem;\n    line-height: 1.65;\n    margin: 0 0 0.75rem;\n  }\n  .hsp-cd-additives {\n    font-size: 0.85rem;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* ── Tables ───────────────────────────────────────────── *\/\n  .hsp-cd-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.88rem;\n    margin: 0.5rem 0 0;\n  }\n  .hsp-cd-table thead th {\n    background: #2b5e30;\n    color: #fff;\n    text-align: left;\n    padding: 0.55rem 0.75rem;\n    font-size: 0.82rem;\n    font-weight: 700;\n  }\n  .hsp-cd-table tbody td {\n    padding: 0.5rem 0.75rem;\n    border-bottom: 1px solid #e8e8e8;\n  }\n  .hsp-cd-table tbody tr:nth-child(even) td { background: #f7f7f7; }\n\n  \/* ── Feeding note ─────────────────────────────────────── *\/\n  .hsp-cd-feeding-note {\n    background: #fffbf0;\n    border-left: 3px solid #ea9606;\n    padding: 0.75rem 1rem;\n    font-size: 0.85rem;\n    line-height: 1.6;\n    margin: 1rem 0 0;\n    border-radius: 0 4px 4px 0;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hsp-cd\"\u003e\n\n  \u003c!-- ── INTRO ──────────────────────────────────────────── --\u003e\n  \u003c!-- SEO: \"gastrointestinal cat food\", \"hydrolysed cat food\", \"sensitive digestion cat food\" --\u003e\n  \u003cp\u003eDigestive issues are one of the most common reasons cats visit the vet. \u003cstrong\u003eHilltop Science Plus Hypoallergenic Digestive Care\u003c\/strong\u003e is a complete, veterinary-approved dry cat food for sterilised and adult cats with sensitive digestion — a gastrointestinal cat food built on the science of highly digestible peptide nutrition, prebiotic support, and gut barrier protection.\u003c\/p\u003e\n  \u003cp\u003eMade with \u003cstrong\u003efreshly prepared hydrolysed turkey\u003c\/strong\u003e — a hypoallergenic protein source broken down into small-chain peptides via our exclusive \u003cstrong\u003eFreshtrusion HDP\u003c\/strong\u003e process — this is a hydrolysed cat food specifically designed for cats that struggle with food sensitivities, gut inflammation, or poor nutrient absorption.\u003c\/p\u003e\n\n  \u003c!-- ── STAT CALLOUT ────────────────────────────────────── --\u003e\n  \u003cdiv class=\"hsp-cd-stat\"\u003e\n    \u003cp class=\"hsp-cd-stat__quote\"\u003ePeptide+ Cat Digestive Care achieved 92% protein digestibility — far exceeding the FEDIAF's 80% standard\u003c\/p\u003e\n    \u003cspan class=\"hsp-cd-stat__source\"\u003eWest Pomeranian University of Technology, Szczecin, Poland — Feeding Study\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── KEY BENEFITS ────────────────────────────────────── --\u003e\n  \u003c!-- SEO: \"hypoallergenic cat food\", \"allergy control cat food\" --\u003e\n  \u003cp class=\"hsp-cd-heading\"\u003eKey benefits\u003c\/p\u003e\n  \u003cdiv class=\"hsp-cd-benefits\"\u003e\n\n    \u003cdiv class=\"hsp-cd-benefit\"\u003e\n      \u003cspan class=\"hsp-cd-benefit__icon\"\u003e🦠\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-cd-benefit__title\"\u003eNourished Gut Microbiome\u003c\/span\u003e\n        \u003cp class=\"hsp-cd-benefit__desc\"\u003eHydrolysed turkey peptides support renewal of intestinal epithelial cells for a healthier, more resilient gut lining.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-cd-benefit\"\u003e\n      \u003cspan class=\"hsp-cd-benefit__icon\"\u003e🧱\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-cd-benefit__title\"\u003eEnhanced Intestinal Health\u003c\/span\u003e\n        \u003cp class=\"hsp-cd-benefit__desc\"\u003eCollagen peptides help maintain the intestinal barrier function, protecting against harmful substances entering the body.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-cd-benefit\"\u003e\n      \u003cspan class=\"hsp-cd-benefit__icon\"\u003e🛡️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-cd-benefit__title\"\u003eGut Immune Defence\u003c\/span\u003e\n        \u003cp class=\"hsp-cd-benefit__desc\"\u003eFormulated with prebiotics MOS \u0026amp; FOS to help support a balanced gut microbiome and healthy immune function.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-cd-benefit\"\u003e\n      \u003cspan class=\"hsp-cd-benefit__icon\"\u003e🌿\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-cd-benefit__title\"\u003eHypoallergenic\u003c\/span\u003e\n        \u003cp class=\"hsp-cd-benefit__desc\"\u003eShort-chain peptides have very low antigenic potential, minimising the risk of adverse food reactions — ideal as an allergy control cat food.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-cd-benefit\"\u003e\n      \u003cspan class=\"hsp-cd-benefit__icon\"\u003e🌾\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-cd-benefit__title\"\u003eGrain Free\u003c\/span\u003e\n        \u003cp class=\"hsp-cd-benefit__desc\"\u003eFormulated without grain — ideal for cats with grain intolerances or sensitivities that may be contributing to digestive upset.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-cd-benefit\"\u003e\n      \u003cspan class=\"hsp-cd-benefit__icon\"\u003e🩺\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-cd-benefit__title\"\u003eVeterinary Approved\u003c\/span\u003e\n        \u003cp class=\"hsp-cd-benefit__desc\"\u003eFormulated by trained Pet Nutritionists and approved by licensed Veterinarians.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/hsp-cd-benefits --\u003e\n\n  \u003chr class=\"hsp-cd-rule\"\u003e\n\n  \u003c!-- ── FRESHTRUSION HDP ────────────────────────────────── --\u003e\n  \u003c!-- SEO: \"hydrolysed cat food\", \"sensitive digestion cat food\" --\u003e\n  \u003cp class=\"hsp-cd-heading\"\u003eFreshtrusion HDP — The Power of Peptides\u003c\/p\u003e\n  \u003cp\u003eOur Freshtrusion HDP (Highly Digestible Protein) process cooks freshly prepared turkey in the presence of a natural enzyme, breaking proteins down into small-chain peptides. For cats with sensitive digestion, this is the critical difference — the protein is pre-broken before it even reaches the gut, making it far easier to absorb and far less likely to trigger an adverse immune response.\u003c\/p\u003e\n  \u003cp\u003e\u003cstrong\u003eThe Goldilocks Principle\u003c\/strong\u003e — research shows that di and tri-peptides are the \"just right\" form of protein for maximum absorption. Intact proteins are too large to cross the intestinal wall efficiently; individual amino acids are too small and quickly overwhelmed. Small-chain peptides hit the optimal absorption window — maximising nutritional value for cats with gastrointestinal sensitivities.\u003c\/p\u003e\n\n  \u003cdiv class=\"hsp-cd-goldilocks\"\u003e\n    \u003cdiv class=\"hsp-cd-goldilocks__item hsp-cd-goldilocks__item--muted\"\u003e\n      \u003cspan class=\"hsp-cd-goldilocks__label\"\u003eIntact Protein\u003c\/span\u003e\n      \u003cspan class=\"hsp-cd-goldilocks__verdict\"\u003eToo Big\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hsp-cd-goldilocks__item hsp-cd-goldilocks__item--good\"\u003e\n      \u003cspan class=\"hsp-cd-goldilocks__label\"\u003eDi \u0026amp; Tri-Peptides\u003c\/span\u003e\n      \u003cspan class=\"hsp-cd-goldilocks__verdict\"\u003eJust Right ✓\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hsp-cd-goldilocks__item hsp-cd-goldilocks__item--muted\"\u003e\n      \u003cspan class=\"hsp-cd-goldilocks__label\"\u003eSingular Amino Acids\u003c\/span\u003e\n      \u003cspan class=\"hsp-cd-goldilocks__verdict\"\u003eToo Small\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cul class=\"hsp-cd-list\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eIntestinal barrier support\u003c\/strong\u003e — the gut lining is protected by tight junctions between epithelial cells. Highly digestible peptides supply the amino acids needed to renew and repair these cells, keeping the barrier strong and intact\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eCollagen peptides\u003c\/strong\u003e — help support the structure of tight junctions and protect against inflammation-related damage, contributing to a healthier, more resilient gut lining in cats with gastrointestinal conditions\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eHypoallergenic protein source\u003c\/strong\u003e — hydrolysed proteins broken into small peptides are gentle on the digestive system and significantly less likely to trigger an immune reaction, making this an effective allergy control cat food for long-term use\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003chr class=\"hsp-cd-rule\"\u003e\n\n  \u003c!-- ── DIGESTIVE CARE — PREBIOTIC SUPPORT ─────────────── --\u003e\n  \u003c!-- SEO: \"gastrointestinal cat food\", \"sensitive digestion cat food\" --\u003e\n  \u003cp class=\"hsp-cd-heading\"\u003eDigestive Care — Prebiotic \u0026amp; Fibre Support\u003c\/p\u003e\n  \u003cp\u003eBeyond the hydrolysed protein, Hilltop Science Plus Digestive Care is formulated with two clinically recognised prebiotics and a natural fibre source, working together to support gut microbiome balance, stool quality, and day-to-day digestive comfort in cats with sensitive stomachs.\u003c\/p\u003e\n\n  \u003cdiv class=\"hsp-cd-ingredients\"\u003e\n\n    \u003cdiv class=\"hsp-cd-ingredient\"\u003e\n      \u003cspan class=\"hsp-cd-ingredient__icon\"\u003e🌿\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-cd-ingredient__name\"\u003eFructooligosaccharides (FOS) — 2,310 mg\/kg\u003c\/span\u003e\n        \u003cp class=\"hsp-cd-ingredient__desc\"\u003eA naturally derived prebiotic that selectively feeds beneficial gut bacteria, promoting a balanced microbiome and supporting healthy digestive function in cats with sensitive digestion.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-cd-ingredient\"\u003e\n      \u003cspan class=\"hsp-cd-ingredient__icon\"\u003e🍄\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-cd-ingredient__name\"\u003eMannooligosaccharides (MOS) — 960 mg\/kg\u003c\/span\u003e\n        \u003cp class=\"hsp-cd-ingredient__desc\"\u003eA prebiotic derived from yeast cell walls that helps support a healthy gut microbiome, aids immune function, and helps reduce compounds responsible for unpleasant stool odour.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-cd-ingredient\"\u003e\n      \u003cspan class=\"hsp-cd-ingredient__icon\"\u003e🦃\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-cd-ingredient__name\"\u003eFreshly Prepared Hydrolysed Turkey (40%)\u003c\/span\u003e\n        \u003cp class=\"hsp-cd-ingredient__desc\"\u003eA novel hypoallergenic protein source broken into small peptides — gentle on the gastrointestinal tract and ideal for cats with food sensitivities or protein allergies.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-cd-ingredient\"\u003e\n      \u003cspan class=\"hsp-cd-ingredient__icon\"\u003e🌱\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-cd-ingredient__name\"\u003eCellulose (Natural Fibre)\u003c\/span\u003e\n        \u003cp class=\"hsp-cd-ingredient__desc\"\u003eA functional fibre source that supports healthy nutrient absorption and helps maintain firm, well-formed stools — important for cats prone to loose stools or digestive discomfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/hsp-cd-ingredients --\u003e\n\n  \u003c!-- ── IMPROVED GUT HEALTH CALLOUT ────────────────────── --\u003e\n  \u003cdiv class=\"hsp-cd-gut\"\u003e\n    \u003cspan class=\"hsp-cd-gut__title\"\u003e🦠 Improved Gut Health\u003c\/span\u003e\n    \u003cp\u003ePrebiotics MOS and FOS feed beneficial gut bacteria, promoting a balanced microbiome and helping reduce compounds that can cause unpleasant stool odour — a common concern for owners of cats with gastrointestinal sensitivities.\u003c\/p\u003e\n    \u003cp\u003eCellulose supports healthy nutrient absorption and helps maintain firm, well-formed stools for overall digestive comfort and easier daily management.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── VET APPROVED ─────────────────────────────────────── --\u003e\n  \u003cdiv class=\"hsp-cd-vet\"\u003e\n    \u003cspan class=\"hsp-cd-vet__icon\"\u003e🩺\u003c\/span\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"hsp-cd-vet__title\"\u003eVeterinary Approved\u003c\/span\u003e\n      \u003cp\u003eThis recipe has been formulated by trained Pet Nutritionists and reviewed and approved by licensed Veterinarians. Hilltop Science Plus is designed as a therapeutic alternative to regular food, backed by independent research and proven digestibility results.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"hsp-cd-rule\"\u003e\n\n  \u003c!-- ── PRODUCT INFORMATION ─────────────────────────────── --\u003e\n  \u003cp class=\"hsp-cd-heading\"\u003eProduct Information\u003c\/p\u003e\n  \u003cdiv class=\"hsp-cd-product-info\"\u003e\n    \u003cdiv class=\"hsp-cd-product-info__tile\"\u003e\n      \u003cspan class=\"hsp-cd-product-info__value\"\u003e♥ Heart\u003c\/span\u003e\n      \u003cspan class=\"hsp-cd-product-info__key\"\u003eKibble Shape\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hsp-cd-product-info__tile\"\u003e\n      \u003cspan class=\"hsp-cd-product-info__value\"\u003e5 × 10mm\u003c\/span\u003e\n      \u003cspan class=\"hsp-cd-product-info__key\"\u003eKibble Size\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hsp-cd-product-info__tile\"\u003e\n      \u003cspan class=\"hsp-cd-product-info__value\"\u003e18 months\u003c\/span\u003e\n      \u003cspan class=\"hsp-cd-product-info__key\"\u003eShelf Life\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"hsp-cd-storage\"\u003eStore in a cool, dry place. Bag sizes available — please contact us or visit our store for details.\u003c\/p\u003e\n\n  \u003c!-- ── COMPOSITION ─────────────────────────────────────── --\u003e\n  \u003cp class=\"hsp-cd-heading\"\u003eComposition\u003c\/p\u003e\n  \u003cp class=\"hsp-cd-composition\"\u003eFreshly Prepared Hydrolysed Turkey (40%), Potato, Hydrolysed Dried Salmon (15%), Peas, Turkey Fat (5%), Cellulose, Hydrolysed Liver Gravy (2%), Minerals, Fructooligosaccharides (FOS, 2,310 mg\/kg), Mannanoligosaccharides (MOS, 960 mg\/kg), Marigold (Source of Lutein)\u003c\/p\u003e\n  \u003cp class=\"hsp-cd-additives\"\u003e\u003cstrong\u003eAdditives per kg:\u003c\/strong\u003e Vitamin A 25,096 IU · Vitamin D3 817 IU · Vitamin E 255 IU · Zinc 96 mg · Iron 72 mg · Manganese 29 mg · Iodine 3.68 mg · Methionine 2,094 mg · Lysine 500 mg · Taurine 2,010 mg · L-Carnitine 986 mg\u003c\/p\u003e\n\n  \u003chr class=\"hsp-cd-rule\"\u003e\n\n  \u003c!-- ── ANALYTICAL CONSTITUENTS ─────────────────────────── --\u003e\n  \u003cp class=\"hsp-cd-heading\"\u003eAnalytical Constituents\u003c\/p\u003e\n  \u003ctable class=\"hsp-cd-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n\u003cth\u003eNutrient\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCrude Protein\u003c\/td\u003e\n\u003ctd\u003e31%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCrude Fat\u003c\/td\u003e\n\u003ctd\u003e10.5%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCrude Fibre\u003c\/td\u003e\n\u003ctd\u003e4%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCrude Ash\u003c\/td\u003e\n\u003ctd\u003e11%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMoisture\u003c\/td\u003e\n\u003ctd\u003e5%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eNFE\u003c\/td\u003e\n\u003ctd\u003e38.5%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMetabolisable Energy\u003c\/td\u003e\n\u003ctd\u003e354.5 kcal\/100g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eOmega-6 Fatty Acids\u003c\/td\u003e\n\u003ctd\u003e3.8%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eOmega-3 Fatty Acids\u003c\/td\u003e\n\u003ctd\u003e1%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCalcium\u003c\/td\u003e\n\u003ctd\u003e1.6%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePhosphorus\u003c\/td\u003e\n\u003ctd\u003e1.5%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCollagen\u003c\/td\u003e\n\u003ctd\u003e4.6%\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003chr class=\"hsp-cd-rule\"\u003e\n\n  \u003c!-- ── FEEDING GUIDE ────────────────────────────────────── --\u003e\n  \u003cp class=\"hsp-cd-heading\"\u003eFeeding Guide — Sterilised \u0026amp; Adult Cat\u003c\/p\u003e\n  \u003ctable class=\"hsp-cd-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n\u003cth\u003eWeight of Adult Cat\u003c\/th\u003e\n\u003cth\u003eGrams per Day\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003e1 – 2 kg\u003c\/td\u003e\n\u003ctd\u003e25 – 35 g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e2 – 3 kg\u003c\/td\u003e\n\u003ctd\u003e35 – 45 g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e3 – 4 kg\u003c\/td\u003e\n\u003ctd\u003e45 – 55 g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e4 – 5 kg\u003c\/td\u003e\n\u003ctd\u003e55 – 60 g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e5 – 6 kg\u003c\/td\u003e\n\u003ctd\u003e60 – 70 g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e6+ kg\u003c\/td\u003e\n\u003ctd\u003e70+ g\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"hsp-cd-feeding-note\"\u003e\n    All animals are different and feeding guidelines should be adapted to take into account your cat's breed, age, temperament, and activity level. When transitioning from another food, introduce gradually over a period of two weeks to allow your cat's sensitive digestive system to adjust. \u003cstrong\u003eAlways ensure fresh, clean water is available\u003c\/strong\u003e — good hydration supports healthy gastrointestinal function and nutrient absorption.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/hsp-cd --\u003e","brand":"Hilltop Pet Food","offers":[{"title":"1.5kg bag","offer_id":57284498587992,"sku":"CPD1K5","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"5kg bag","offer_id":57284498620760,"sku":"CPD0005K","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"100g sample","offer_id":57284498555224,"sku":"CPD100","price":0.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/7775\/5736\/files\/CPDkibblebowl.jpg?v=1780827408"},{"product_id":"hilltop-science-plus-cat-food-hypoallergenic-skin-and-coat-care","title":"Hilltop Science Plus Cat Food - Hypoallergenic Skin \u0026 Coat Care","description":"\u003c!--\n  ============================================================\n  HILLTOP SCIENCE PLUS CAT FOOD — HYPOALLERGENIC SKIN \u0026 COAT CARE\n  Shopify Product Description HTML\n  Mobile-first · Scoped CSS (prefix: hsp-sc-)\n  Matches layout of: hilltop-science-plus-cat-food-urinary-care\n  ============================================================\n\n  META PAGE TITLE:\n  Hilltop Science Plus Cat Food - Hypoallergenic Skin \u0026 Coat Care\n\n  META DESCRIPTION:\n  Vet-approved hypoallergenic cat food for skin, coat \u0026 hairball care. Omega-rich Freshtrusion HDP. Grain free.\n  ============================================================\n--\u003e\n\n\u003cstyle\u003e\n  \/* ── Reset \u0026 base ─────────────────────────────────────── *\/\n  .hsp-sc * { box-sizing: border-box; }\n  .hsp-sc { font-family: inherit; color: inherit; line-height: 1.6; }\n  .hsp-sc p  { margin: 0 0 0.85rem; }\n  .hsp-sc p:last-child { margin-bottom: 0; }\n\n  \/* ── Stat callout ─────────────────────────────────────── *\/\n  .hsp-sc-stat {\n    background: #1e3a1e;\n    color: #fff;\n    border-radius: 8px;\n    padding: 1.1rem 1.35rem;\n    margin: 1.5rem 0;\n  }\n  .hsp-sc-stat__quote {\n    font-size: 1rem;\n    font-weight: 700;\n    line-height: 1.45;\n    margin: 0 0 0.4rem;\n  }\n  .hsp-sc-stat__source {\n    font-size: 0.78rem;\n    opacity: 0.75;\n  }\n\n  \/* ── Section headings ─────────────────────────────────── *\/\n  .hsp-sc-heading {\n    font-size: 1.05rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    margin: 0 0 0.9rem;\n  }\n\n  \/* ── HR dividers ──────────────────────────────────────── *\/\n  .hsp-sc-rule {\n    border: none;\n    border-top: 1px solid #e0e0e0;\n    margin: 1.75rem 0;\n  }\n\n  \/* ── Key benefits grid ────────────────────────────────── *\/\n  .hsp-sc-benefits {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0.65rem;\n    margin: 0.5rem 0 1rem;\n  }\n  @media (min-width: 480px) {\n    .hsp-sc-benefits { grid-template-columns: 1fr 1fr; }\n  }\n  .hsp-sc-benefit {\n    display: flex;\n    gap: 0.7rem;\n    align-items: flex-start;\n    padding: 0.75rem 0.85rem;\n    border: 1px solid #e4e4e4;\n    border-radius: 8px;\n  }\n  .hsp-sc-benefit__icon { font-size: 1.45rem; flex-shrink: 0; line-height: 1; }\n  .hsp-sc-benefit__title {\n    display: block;\n    font-weight: 700;\n    font-size: 0.9rem;\n    margin-bottom: 0.2rem;\n  }\n  .hsp-sc-benefit__desc {\n    margin: 0;\n    font-size: 0.875rem;\n    line-height: 1.5;\n  }\n\n  \/* ── Goldilocks principle ─────────────────────────────── *\/\n  .hsp-sc-goldilocks {\n    display: flex;\n    gap: 0.5rem;\n    margin: 1.1rem 0;\n    text-align: center;\n  }\n  .hsp-sc-goldilocks__item {\n    flex: 1;\n    padding: 0.75rem 0.4rem;\n    border-radius: 6px;\n  }\n  .hsp-sc-goldilocks__item--muted { background: #f2f2f2; color: #555; }\n  .hsp-sc-goldilocks__item--good  { background: #2b5e30; color: #fff; }\n  .hsp-sc-goldilocks__label  { display: block; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin-bottom: 0.3rem; }\n  .hsp-sc-goldilocks__verdict{ display: block; font-size: 0.7rem; }\n\n  \/* ── HDP bullet list ──────────────────────────────────── *\/\n  .hsp-sc-list {\n    padding-left: 1.2rem;\n    margin: 0.75rem 0 0;\n  }\n  .hsp-sc-list li {\n    font-size: 0.9rem;\n    line-height: 1.55;\n    margin-bottom: 0.5rem;\n  }\n  .hsp-sc-list li:last-child { margin-bottom: 0; }\n\n  \/* ── Omega oils grid ──────────────────────────────────── *\/\n  .hsp-sc-oils {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0.85rem;\n    margin: 0.85rem 0 1.25rem;\n  }\n  @media (min-width: 480px) {\n    .hsp-sc-oils { grid-template-columns: 1fr 1fr; }\n  }\n  .hsp-sc-oil {\n    display: flex;\n    gap: 0.65rem;\n    align-items: flex-start;\n  }\n  .hsp-sc-oil__icon { font-size: 1.35rem; flex-shrink: 0; line-height: 1.2; }\n  .hsp-sc-oil__name {\n    display: block;\n    font-weight: 700;\n    font-size: 0.875rem;\n    margin-bottom: 0.2rem;\n  }\n  .hsp-sc-oil__desc {\n    margin: 0;\n    font-size: 0.85rem;\n    line-height: 1.5;\n  }\n\n  \/* ── Hairball care callout ────────────────────────────── *\/\n  .hsp-sc-hairball {\n    background: #f3f7f3;\n    border: 1px solid #ccdccc;\n    border-radius: 8px;\n    padding: 1rem 1.15rem;\n    margin: 1.25rem 0;\n  }\n  .hsp-sc-hairball__title {\n    display: block;\n    font-weight: 700;\n    font-size: 0.95rem;\n    margin-bottom: 0.4rem;\n  }\n  .hsp-sc-hairball p { font-size: 0.875rem; line-height: 1.55; margin: 0; }\n\n  \/* ── Vet approved callout ─────────────────────────────── *\/\n  .hsp-sc-vet {\n    background: #2b5e30;\n    color: #fff;\n    border-radius: 8px;\n    padding: 1.1rem 1.35rem;\n    margin: 1.25rem 0;\n    display: flex;\n    gap: 0.9rem;\n    align-items: flex-start;\n  }\n  .hsp-sc-vet__icon { font-size: 1.9rem; flex-shrink: 0; line-height: 1; }\n  .hsp-sc-vet__title {\n    display: block;\n    font-weight: 700;\n    font-size: 0.95rem;\n    margin-bottom: 0.35rem;\n  }\n  .hsp-sc-vet p { margin: 0; font-size: 0.875rem; line-height: 1.55; opacity: 0.92; }\n\n  \/* ── Product info tiles ───────────────────────────────── *\/\n  .hsp-sc-product-info {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.75rem;\n    margin: 0.75rem 0 0.85rem;\n  }\n  .hsp-sc-product-info__tile {\n    flex: 1;\n    min-width: 100px;\n    text-align: center;\n    padding: 0.7rem 0.5rem;\n    background: #f7f7f7;\n    border-radius: 8px;\n  }\n  .hsp-sc-product-info__value {\n    display: block;\n    font-size: 1rem;\n    font-weight: 700;\n  }\n  .hsp-sc-product-info__key {\n    display: block;\n    font-size: 0.78rem;\n    color: #666;\n    margin-top: 0.2rem;\n  }\n  .hsp-sc-storage {\n    font-size: 0.85rem;\n    color: #555;\n    margin: 0 0 1.25rem;\n  }\n\n  \/* ── Composition text ─────────────────────────────────── *\/\n  .hsp-sc-composition {\n    font-size: 0.9rem;\n    line-height: 1.65;\n    margin: 0 0 0.75rem;\n  }\n  .hsp-sc-additives {\n    font-size: 0.85rem;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* ── Tables ───────────────────────────────────────────── *\/\n  .hsp-sc-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.88rem;\n    margin: 0.5rem 0 0;\n  }\n  .hsp-sc-table thead th {\n    background: #2b5e30;\n    color: #fff;\n    text-align: left;\n    padding: 0.55rem 0.75rem;\n    font-size: 0.82rem;\n    font-weight: 700;\n  }\n  .hsp-sc-table tbody td {\n    padding: 0.5rem 0.75rem;\n    border-bottom: 1px solid #e8e8e8;\n  }\n  .hsp-sc-table tbody tr:nth-child(even) td { background: #f7f7f7; }\n\n  \/* ── Feeding note ─────────────────────────────────────── *\/\n  .hsp-sc-feeding-note {\n    background: #fffbf0;\n    border-left: 3px solid #ea9606;\n    padding: 0.75rem 1rem;\n    font-size: 0.85rem;\n    line-height: 1.6;\n    margin: 1rem 0 0;\n    border-radius: 0 4px 4px 0;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hsp-sc\"\u003e\n\n  \u003c!-- ── INTRO ──────────────────────────────────────────── --\u003e\n  \u003cp\u003eSkin and coat issues are among the most common concerns seen by vets in cats. \u003cstrong\u003eHilltop Science Plus Hypoallergenic Skin \u0026amp; Coat Care\u003c\/strong\u003e is a complete, veterinary-approved dry cat food specifically formulated for adult cats, designed to nourish the skin from within, promote a soft and glossy coat, and help manage hairballs — through targeted nutrition and a rich blend of natural functional ingredients.\u003c\/p\u003e\n  \u003cp\u003eMade using our exclusive \u003cstrong\u003eFreshtrusion HDP\u003c\/strong\u003e process — cooking freshly prepared salmon with a natural enzyme to unlock highly digestible peptides — this is science-led nutrition your cat will love.\u003c\/p\u003e\n\n  \u003c!-- ── STAT CALLOUT ────────────────────────────────────── --\u003e\n  \u003cdiv class=\"hsp-sc-stat\"\u003e\n    \u003cp class=\"hsp-sc-stat__quote\"\u003e95% of owners who participated in the Peptide+ Cat Skin, Coat \u0026amp; Hairball Care feeding trial saw an improvement in their cat's coat condition\u003c\/p\u003e\n    \u003cspan class=\"hsp-sc-stat__source\"\u003eVista Pet (2025) Study Report R25CT0714 — Dry Cat Food Study\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── KEY BENEFITS ────────────────────────────────────── --\u003e\n  \u003cp class=\"hsp-sc-heading\"\u003eKey benefits\u003c\/p\u003e\n  \u003cdiv class=\"hsp-sc-benefits\"\u003e\n\n    \u003cdiv class=\"hsp-sc-benefit\"\u003e\n      \u003cspan class=\"hsp-sc-benefit__icon\"\u003e🧬\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-sc-benefit__title\"\u003eSkin Growth \u0026amp; Repair\u003c\/span\u003e\n        \u003cp class=\"hsp-sc-benefit__desc\"\u003eHydrolysed salmon peptides support collagen renewal to maintain and repair the skin and its barrier function.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-sc-benefit\"\u003e\n      \u003cspan class=\"hsp-sc-benefit__icon\"\u003e✨\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-sc-benefit__title\"\u003eEnhanced Coat Health\u003c\/span\u003e\n        \u003cp class=\"hsp-sc-benefit__desc\"\u003eEnriched with oils naturally high in omega-3 \u0026amp; 6 to lock in skin moisture and promote a soft, glossy coat.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-sc-benefit\"\u003e\n      \u003cspan class=\"hsp-sc-benefit__icon\"\u003e🐾\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-sc-benefit__title\"\u003eHairball Control\u003c\/span\u003e\n        \u003cp class=\"hsp-sc-benefit__desc\"\u003eFormulated with beet pulp and cellulose to help support the reduction of hairballs.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-sc-benefit\"\u003e\n      \u003cspan class=\"hsp-sc-benefit__icon\"\u003e🌿\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-sc-benefit__title\"\u003eHypoallergenic\u003c\/span\u003e\n        \u003cp class=\"hsp-sc-benefit__desc\"\u003eShort-chain peptides have very low antigenic potential, minimising the risk of adverse food reactions.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-sc-benefit\"\u003e\n      \u003cspan class=\"hsp-sc-benefit__icon\"\u003e🌾\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-sc-benefit__title\"\u003eGrain Free\u003c\/span\u003e\n        \u003cp class=\"hsp-sc-benefit__desc\"\u003eIdeal for cats with grain intolerances or sensitivities — no wheat, barley, or oats.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-sc-benefit\"\u003e\n      \u003cspan class=\"hsp-sc-benefit__icon\"\u003e🩺\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-sc-benefit__title\"\u003eVeterinary Approved\u003c\/span\u003e\n        \u003cp class=\"hsp-sc-benefit__desc\"\u003eFormulated by trained Pet Nutritionists and approved by licensed Veterinarians.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/hsp-sc-benefits --\u003e\n\n  \u003chr class=\"hsp-sc-rule\"\u003e\n\n  \u003c!-- ── FRESHTRUSION HDP ────────────────────────────────── --\u003e\n  \u003cp class=\"hsp-sc-heading\"\u003eFreshtrusion HDP — The Power of Peptides\u003c\/p\u003e\n  \u003cp\u003eOur Freshtrusion HDP (Highly Digestible Protein) process cooks freshly prepared salmon in the presence of a natural enzyme, breaking proteins down into small-chain peptides. This is what sets Hilltop Science Plus apart from standard cat food — and what makes it so effective for cats with skin and coat sensitivities.\u003c\/p\u003e\n  \u003cp\u003e\u003cstrong\u003eThe Goldilocks Principle\u003c\/strong\u003e — research shows that di and tri-peptides hit the \"just right\" zone for protein absorption. Intact proteins are too large to absorb efficiently; individual amino acids are too small. Small-chain peptides are absorbed at the highest rates — maximising nutritional value while being gentle on sensitive skin and digestive systems.\u003c\/p\u003e\n\n  \u003cdiv class=\"hsp-sc-goldilocks\"\u003e\n    \u003cdiv class=\"hsp-sc-goldilocks__item hsp-sc-goldilocks__item--muted\"\u003e\n      \u003cspan class=\"hsp-sc-goldilocks__label\"\u003eIntact Protein\u003c\/span\u003e\n      \u003cspan class=\"hsp-sc-goldilocks__verdict\"\u003eToo Big\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hsp-sc-goldilocks__item hsp-sc-goldilocks__item--good\"\u003e\n      \u003cspan class=\"hsp-sc-goldilocks__label\"\u003eDi \u0026amp; Tri-Peptides\u003c\/span\u003e\n      \u003cspan class=\"hsp-sc-goldilocks__verdict\"\u003eJust Right ✓\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hsp-sc-goldilocks__item hsp-sc-goldilocks__item--muted\"\u003e\n      \u003cspan class=\"hsp-sc-goldilocks__label\"\u003eSingular Amino Acids\u003c\/span\u003e\n      \u003cspan class=\"hsp-sc-goldilocks__verdict\"\u003eToo Small\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cul class=\"hsp-sc-list\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSkin barrier \u0026amp; coat support\u003c\/strong\u003e — highly digestible peptides provide amino acids essential for producing keratin in the hair and epidermis, and collagen and elastin in the dermis, supporting skin strength, elasticity, and a resilient barrier\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eCollagen peptides\u003c\/strong\u003e — stimulate collagen and elastin production, improving dermis thickness, hydration, and elasticity, keeping your cat's skin supple and strong\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eHypoallergenic protein support\u003c\/strong\u003e — hydrolysed proteins broken down into small peptides are gentle on the digestive system and less likely to provoke a reaction, reducing the risk of skin irritation while promoting a soft, shiny coat\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003chr class=\"hsp-sc-rule\"\u003e\n\n  \u003c!-- ── OMEGA OILS — ENHANCED COAT HEALTH ──────────────── --\u003e\n  \u003cp class=\"hsp-sc-heading\"\u003eEnhanced Coat Health — Omega-3 \u0026amp; Omega-6 Oils\u003c\/p\u003e\n  \u003cp\u003eHilltop Science Plus Skin \u0026amp; Coat Care is enriched with four premium natural oils, each delivering essential omega-3 and omega-6 fatty acids. Together they work to lock in skin moisture, reduce inflammation, and promote a consistently soft, glossy coat — targeting skin health from the inside out.\u003c\/p\u003e\n\n  \u003cdiv class=\"hsp-sc-oils\"\u003e\n\n    \u003cdiv class=\"hsp-sc-oil\"\u003e\n      \u003cspan class=\"hsp-sc-oil__icon\"\u003e🐟\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-sc-oil__name\"\u003eSalmon Oil (Omega-3: EPA \u0026amp; DHA)\u003c\/span\u003e\n        \u003cp class=\"hsp-sc-oil__desc\"\u003eHelps reduce skin inflammation and irritation, supports a healthy skin barrier, and promotes a soft, shiny coat.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-sc-oil\"\u003e\n      \u003cspan class=\"hsp-sc-oil__icon\"\u003e🌱\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-sc-oil__name\"\u003eSoya Oil (Omega-6: Linoleic Acid)\u003c\/span\u003e\n        \u003cp class=\"hsp-sc-oil__desc\"\u003eProvides an essential fatty acid for cats, supports skin moisture and the epidermal barrier, helping maintain a smooth, glossy coat.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-sc-oil\"\u003e\n      \u003cspan class=\"hsp-sc-oil__icon\"\u003e🌊\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-sc-oil__name\"\u003eDried Algae (Omega-3: DHA + micronutrients)\u003c\/span\u003e\n        \u003cp class=\"hsp-sc-oil__desc\"\u003eProvides essential DHA and antioxidants to support skin barrier integrity, reduce irritation, and enhance coat condition and softness.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hsp-sc-oil\"\u003e\n      \u003cspan class=\"hsp-sc-oil__icon\"\u003e🌸\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hsp-sc-oil__name\"\u003eBorage Oil (Omega-6: GLA)\u003c\/span\u003e\n        \u003cp class=\"hsp-sc-oil__desc\"\u003eSupports skin hydration and elasticity by helping reduce moisture loss, promoting comfort and healthy skin function.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/hsp-sc-oils --\u003e\n\n  \u003c!-- ── HAIRBALL CARE ────────────────────────────────────── --\u003e\n  \u003cdiv class=\"hsp-sc-hairball\"\u003e\n    \u003cspan class=\"hsp-sc-hairball__title\"\u003e🐾 Hairball Care\u003c\/span\u003e\n    \u003cp\u003eFormulated with \u003cstrong\u003ebeet pulp\u003c\/strong\u003e and \u003cstrong\u003ecellulose\u003c\/strong\u003e — natural fibre sources that help reduce hairballs by supporting digestion and gut motility. These fibres help move ingested hair naturally through the digestive system, reducing the frequency and discomfort of hairballs.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── VET APPROVED ─────────────────────────────────────── --\u003e\n  \u003cdiv class=\"hsp-sc-vet\"\u003e\n    \u003cspan class=\"hsp-sc-vet__icon\"\u003e🩺\u003c\/span\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"hsp-sc-vet__title\"\u003eVeterinary Approved\u003c\/span\u003e\n      \u003cp\u003eThis recipe has been formulated by trained Pet Nutritionists and reviewed and approved by licensed Veterinarians. Hilltop Science Plus is designed as a therapeutic alternative to regular food, backed by research and real-world results.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"hsp-sc-rule\"\u003e\n\n  \u003c!-- ── PRODUCT INFORMATION ─────────────────────────────── --\u003e\n  \u003cp class=\"hsp-sc-heading\"\u003eProduct Information\u003c\/p\u003e\n  \u003cdiv class=\"hsp-sc-product-info\"\u003e\n    \u003cdiv class=\"hsp-sc-product-info__tile\"\u003e\n      \u003cspan class=\"hsp-sc-product-info__value\"\u003e♥ Heart\u003c\/span\u003e\n      \u003cspan class=\"hsp-sc-product-info__key\"\u003eKibble Shape\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hsp-sc-product-info__tile\"\u003e\n      \u003cspan class=\"hsp-sc-product-info__value\"\u003e5 × 10mm\u003c\/span\u003e\n      \u003cspan class=\"hsp-sc-product-info__key\"\u003eKibble Size\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hsp-sc-product-info__tile\"\u003e\n      \u003cspan class=\"hsp-sc-product-info__value\"\u003e18 months\u003c\/span\u003e\n      \u003cspan class=\"hsp-sc-product-info__key\"\u003eShelf Life\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"hsp-sc-storage\"\u003eStore in a cool, dry place. Bag sizes available — please contact us or visit our store for details.\u003c\/p\u003e\n\n  \u003c!-- ── COMPOSITION ─────────────────────────────────────── --\u003e\n  \u003cp class=\"hsp-sc-heading\"\u003eComposition\u003c\/p\u003e\n  \u003cp class=\"hsp-sc-composition\"\u003eFreshly Prepared Hydrolysed Salmon (40%), Potato, Hydrolysed Dried Salmon (15%), Peas, Salmon Oil (5%), Linseed, Beet Pulp (2%), Minerals, Cellulose (1.5%), Hydrolysed Liver Gravy (1.5%), Soya Oil (1%), Dried Algae (Schizochytrium sp.) (0.2%), Borage Oil (0.2%), Marigold (Source of Lutein)\u003c\/p\u003e\n  \u003cp class=\"hsp-sc-additives\"\u003e\u003cstrong\u003eAdditives per kg:\u003c\/strong\u003e Vitamin A 25,096 IU · Vitamin D3 817 IU · Vitamin E 255 IU · Zinc 96 mg · Iron 72 mg · Manganese 29 mg · Iodine 3.68 mg · Methionine 2,094 mg · Lysine 500 mg · Taurine 2,010 mg\u003c\/p\u003e\n\n  \u003chr class=\"hsp-sc-rule\"\u003e\n\n  \u003c!-- ── ANALYTICAL CONSTITUENTS ─────────────────────────── --\u003e\n  \u003cp class=\"hsp-sc-heading\"\u003eAnalytical Constituents\u003c\/p\u003e\n  \u003ctable class=\"hsp-sc-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n\u003cth\u003eNutrient\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCrude Protein\u003c\/td\u003e\n\u003ctd\u003e28%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCrude Fat\u003c\/td\u003e\n\u003ctd\u003e16.5%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCrude Fibre\u003c\/td\u003e\n\u003ctd\u003e4%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCrude Ash\u003c\/td\u003e\n\u003ctd\u003e10%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMoisture\u003c\/td\u003e\n\u003ctd\u003e5%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eNFE\u003c\/td\u003e\n\u003ctd\u003e36.5%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMetabolisable Energy\u003c\/td\u003e\n\u003ctd\u003e383 kcal\/100g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eOmega-6 Fatty Acids\u003c\/td\u003e\n\u003ctd\u003e3.3%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eOmega-3 Fatty Acids\u003c\/td\u003e\n\u003ctd\u003e3.2%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCalcium\u003c\/td\u003e\n\u003ctd\u003e1.8%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePhosphorus\u003c\/td\u003e\n\u003ctd\u003e1.7%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCollagen\u003c\/td\u003e\n\u003ctd\u003e3.6%\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003chr class=\"hsp-sc-rule\"\u003e\n\n  \u003c!-- ── FEEDING GUIDE ────────────────────────────────────── --\u003e\n  \u003cp class=\"hsp-sc-heading\"\u003eFeeding Guide — Adult Cat\u003c\/p\u003e\n  \u003ctable class=\"hsp-sc-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n\u003cth\u003eWeight of Adult Cat\u003c\/th\u003e\n\u003cth\u003eGrams per Day\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003e1 – 2 kg\u003c\/td\u003e\n\u003ctd\u003e20 – 30 g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e2 – 3 kg\u003c\/td\u003e\n\u003ctd\u003e30 – 40 g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e3 – 4 kg\u003c\/td\u003e\n\u003ctd\u003e40 – 50 g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e4 – 5 kg\u003c\/td\u003e\n\u003ctd\u003e50 – 60 g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e5 – 6 kg\u003c\/td\u003e\n\u003ctd\u003e60 – 65 g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e6+ kg\u003c\/td\u003e\n\u003ctd\u003e65+ g\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"hsp-sc-feeding-note\"\u003e\n    All animals are different and feeding guidelines should be adapted to take into account your cat's breed, age, temperament, and activity level. When changing foods, introduce gradually over a period of two weeks. \u003cstrong\u003eAlways ensure fresh, clean water is available\u003c\/strong\u003e — good hydration supports healthy skin, coat condition, and digestion.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/hsp-sc --\u003e","brand":"Hilltop Pet Food","offers":[{"title":"1.5kg bag","offer_id":57284511629656,"sku":"CPS1K5","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"5kg bag","offer_id":57284511662424,"sku":"CPS0005K","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"100g sample","offer_id":57284511596888,"sku":"CPS100","price":0.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/7775\/5736\/files\/CPS_-_Science_Plus_Cat_Skin_and_Coat.jpg?v=1778777752"}],"url":"https:\/\/hilltoppetfood.co.uk\/collections\/science-plus-cat.oembed","provider":"Hilltop Pet Food","version":"1.0","type":"link"}