{"id":209,"date":"2026-06-08T12:38:35","date_gmt":"2026-06-08T12:38:35","guid":{"rendered":"https:\/\/perinext.com\/?page_id=209"},"modified":"2026-06-09T10:10:11","modified_gmt":"2026-06-09T10:10:11","slug":"perinext-home","status":"publish","type":"page","link":"https:\/\/perinext.com\/","title":{"rendered":"Perinext Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"209\" class=\"elementor elementor-209\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8931047 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8931047\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a1041fc\" data-id=\"a1041fc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-63a7c3b elementor-widget elementor-widget-html\" data-id=\"63a7c3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ===== PeriNext \u2014 self-contained embed (Elementor HTML widget) ===== -->\r\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>PeriNext \u2014 The Periprosthetic Hip Nailing System<\/title>\r\n<meta name=\"description\" content=\"PeriNext has developed and patented a minimally invasive nailing system that treats periprosthetic hip fractures without removing the existing implant.\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n\r\n<style>\r\n\/* =========================================================\r\n   PeriNext \u2014 Brand Design System\r\n   Modern \u00b7 Business \u00b7 Orthopedic \u00b7 Red\r\n   ========================================================= *\/\r\n\r\n:root{\r\n  --red:        #FA4732;\r\n  --red-deep:   #D8301E;\r\n  --red-glow:   #FF6B4A;\r\n  --ink:        #1B1D22;\r\n  --ink-soft:   #4A4E58;\r\n  --charcoal:   #15171C;\r\n  --charcoal-2: #1E2128;\r\n  --paper:      #FFFFFF;\r\n  --mist:       #F4F2F0;\r\n  --line:       #E7E3E0;\r\n  --line-dark:  rgba(255,255,255,0.10);\r\n\r\n  --font-display: \"Fraunces\", Georgia, serif;\r\n  --font-body: \"Inter\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\r\n\r\n  --container: 1180px;\r\n  --radius-lg: 22px;\r\n  --radius-md: 14px;\r\n  --radius-sm: 9px;\r\n\r\n  --ease: cubic-bezier(.22,.61,.36,1);\r\n}\r\n\r\n*{ box-sizing: border-box; }\r\nhtml{ scroll-behavior: smooth; scroll-padding-top: 84px; }\r\nbody{\r\n  margin: 0;\r\n  font-family: var(--font-body);\r\n  color: var(--ink);\r\n  background: var(--paper);\r\n  -webkit-font-smoothing: antialiased;\r\n  line-height: 1.6;\r\n}\r\nimg{ max-width: 100%; display: block; }\r\na{ color: inherit; text-decoration: none; }\r\nul{ margin: 0; padding: 0; list-style: none; }\r\nh1, h2, h3{ font-family: var(--font-display); line-height: 1.12; margin: 0; font-weight: 600; letter-spacing: -0.01em; }\r\np{ margin: 0; }\r\n\r\n.container{\r\n  max-width: var(--container);\r\n  margin: 0 auto;\r\n  padding: 0 28px;\r\n}\r\n\r\n\/* ---------- Reveal-on-scroll ---------- *\/\r\n.reveal{\r\n  opacity: 0;\r\n  transform: translateY(28px);\r\n  transition: opacity .7s var(--ease), transform .7s var(--ease);\r\n  transition-delay: var(--reveal-delay, 0ms);\r\n}\r\n.reveal.is-visible{ opacity: 1; transform: translateY(0); }\r\n\r\n\/* ---------- Eyebrow \/ labels ---------- *\/\r\n.eyebrow{\r\n  font-size: 13px;\r\n  font-weight: 600;\r\n  letter-spacing: 0.14em;\r\n  text-transform: uppercase;\r\n  color: var(--red);\r\n  margin: 0 0 14px;\r\n}\r\n.eyebrow--light{ color: var(--red-glow); }\r\n\r\n\/* ---------- Buttons ---------- *\/\r\n.btn{\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n  padding: 15px 30px;\r\n  border-radius: 999px;\r\n  font-weight: 600;\r\n  font-size: 15px;\r\n  transition: transform .25s var(--ease), box-shadow .25s var(--ease), background .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease);\r\n  border: 1.5px solid transparent;\r\n  white-space: nowrap;\r\n}\r\n.btn--primary{\r\n  background: var(--red);\r\n  color: #fff;\r\n  box-shadow: 0 10px 30px -10px rgba(250,71,50,0.65);\r\n}\r\n.btn--primary:hover{\r\n  background: var(--red-deep);\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 16px 36px -10px rgba(216,48,30,0.7);\r\n}\r\n.btn--ghost{\r\n  background: transparent;\r\n  color: var(--ink);\r\n  border-color: var(--line);\r\n}\r\n.btn--ghost:hover{\r\n  border-color: var(--red);\r\n  color: var(--red);\r\n  transform: translateY(-2px);\r\n}\r\n\r\n\/* =========================================================\r\n   NAV\r\n   ========================================================= *\/\r\n.nav{\r\n  position: fixed;\r\n  top: 0; left: 0; right: 0;\r\n  z-index: 100;\r\n  padding: 18px 0;\r\n  transition: background .35s var(--ease), box-shadow .35s var(--ease), padding .35s var(--ease), backdrop-filter .35s ease;\r\n}\r\n.nav.is-scrolled{\r\n  background: rgba(255,255,255,0.85);\r\n  backdrop-filter: saturate(180%) blur(14px);\r\n  box-shadow: 0 8px 28px -16px rgba(20,20,30,0.25);\r\n  padding: 12px 0;\r\n}\r\n.nav__inner{ display: flex; align-items: center; justify-content: space-between; }\r\n.nav__brand{ display: inline-flex; }\r\n.nav__logo{ height: 50px !important; width: auto !important; max-width: none !important; }\r\n.nav__links{ display: flex; align-items: center; gap: 34px; }\r\n.nav__links a{\r\n  font-size: 15px;\r\n  font-weight: 500;\r\n  color: var(--ink-soft);\r\n  position: relative;\r\n  transition: color .2s ease;\r\n}\r\n.nav__links a:not(.nav__cta)::after{\r\n  content:\"\";\r\n  position: absolute;\r\n  left: 0; right: 100%;\r\n  bottom: -6px;\r\n  height: 2px;\r\n  background: var(--red);\r\n  transition: right .28s var(--ease);\r\n  border-radius: 2px;\r\n}\r\n.nav__links a:not(.nav__cta):hover{ color: var(--ink); }\r\n.nav__links a:not(.nav__cta):hover::after{ right: 0; }\r\n.nav__cta{\r\n  background: var(--ink);\r\n  color: #fff !important;\r\n  padding: 11px 22px;\r\n  border-radius: 999px;\r\n  font-weight: 600;\r\n  transition: background .25s ease, transform .25s ease;\r\n}\r\n.nav__cta:hover{ background: var(--red); transform: translateY(-1px); }\r\n\r\n.nav__toggle{\r\n  display: none;\r\n  flex-direction: column;\r\n  justify-content: center;\r\n  gap: 5px;\r\n  width: 38px; height: 38px;\r\n  background: none; border: none; cursor: pointer;\r\n  padding: 0;\r\n}\r\n.nav__toggle span{\r\n  display: block; height: 2px; width: 100%;\r\n  background: var(--ink);\r\n  border-radius: 2px;\r\n  transition: transform .3s ease, opacity .3s ease;\r\n}\r\n.nav__toggle.is-open span:nth-child(1){ transform: translateY(7px) rotate(45deg); }\r\n.nav__toggle.is-open span:nth-child(2){ opacity: 0; }\r\n.nav__toggle.is-open span:nth-child(3){ transform: translateY(-7px) rotate(-45deg); }\r\n\r\n\/* =========================================================\r\n   HERO\r\n   ========================================================= *\/\r\n.hero{\r\n  position: relative;\r\n  padding: 168px 0 80px;\r\n  overflow: hidden;\r\n  background: linear-gradient(180deg, #FFFCFB 0%, #FFFFFF 60%);\r\n}\r\n.hero__bg{ position: absolute; inset: 0; z-index: 0; opacity: .9; }\r\n.hero__bg svg{ width: 100%; height: 100%; }\r\n\r\n.hero__inner{\r\n  position: relative; z-index: 1;\r\n  display: grid;\r\n  grid-template-columns: 1.15fr 0.85fr;\r\n  gap: 64px;\r\n  align-items: center;\r\n}\r\n.hero__copy h1{\r\n  font-size: clamp(38px, 5.4vw, 60px);\r\n  margin: 0 0 22px;\r\n  color: var(--ink);\r\n}\r\n.hero__copy h1 span{ color: var(--red); }\r\n.hero__lead{\r\n  font-size: 18px;\r\n  color: var(--ink-soft);\r\n  max-width: 540px;\r\n  margin-bottom: 34px;\r\n}\r\n.hero__actions{ display: flex; gap: 16px; flex-wrap: wrap; }\r\n\r\n.hero__visual{ position: relative; }\r\n.device-card{\r\n  position: relative;\r\n  background: linear-gradient(160deg, #FFF4F1 0%, #FFE7E1 100%);\r\n  border-radius: var(--radius-lg);\r\n  padding: 36px;\r\n  box-shadow: 0 40px 80px -32px rgba(216,48,30,0.30);\r\n  transform: rotate(2deg);\r\n  transition: transform .5s var(--ease);\r\n}\r\n.device-card:hover{ transform: rotate(0deg) translateY(-6px); }\r\n.device-card img{\r\n  border-radius: var(--radius-md);\r\n  width: 100%;\r\n  height: 380px;\r\n  object-fit: contain;\r\n  background: #fff;\r\n}\r\n.device-card__tag{\r\n  position: absolute;\r\n  bottom: -16px; left: 36px;\r\n  background: var(--ink);\r\n  color: #fff;\r\n  font-size: 13px;\r\n  font-weight: 600;\r\n  padding: 10px 20px;\r\n  border-radius: 999px;\r\n  letter-spacing: 0.02em;\r\n  box-shadow: 0 14px 30px -12px rgba(20,20,30,0.5);\r\n}\r\n\r\n.hero__stats{\r\n  position: relative; z-index: 1;\r\n  margin-top: 88px;\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 1px;\r\n  background: var(--line);\r\n  border: 1px solid var(--line);\r\n  border-radius: var(--radius-lg);\r\n  overflow: hidden;\r\n}\r\n.stat{\r\n  background: #fff;\r\n  padding: 30px 32px;\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 10px;\r\n}\r\n.stat__icon{ width: 30px; height: 30px; color: var(--red); }\r\n.stat__icon svg{ width: 100%; height: 100%; display: block; }\r\n.stat__num{\r\n  font-family: var(--font-display);\r\n  font-size: 38px;\r\n  font-weight: 600;\r\n  color: var(--ink);\r\n  line-height: 1;\r\n}\r\n.stat__num--text{ font-size: 30px; }\r\n.stat__label{ font-size: 14.5px; color: var(--ink-soft); max-width: 30ch; }\r\n\r\n\/* =========================================================\r\n   MISSION\r\n   ========================================================= *\/\r\n.mission{ padding: 120px 0; background: var(--paper); }\r\n.mission__inner{\r\n  display: grid;\r\n  grid-template-columns: 0.8fr 1.2fr;\r\n  gap: 64px;\r\n}\r\n.mission__lead h2{\n  font-family: var(--font-body);\r\n  font-size: clamp(30px, 3.6vw, 42px);\r\n  color: var(--ink);\r\n  position: sticky;\r\n  top: 120px;\r\n}\r\n.mission__body p{\r\n  font-size: 17px;\r\n  color: var(--ink-soft);\r\n  margin-bottom: 20px;\r\n}\r\n.mission__body strong{ color: var(--ink); font-weight: 600; }\r\n\r\n\/* =========================================================\r\n   SECTION HEAD (shared)\r\n   ========================================================= *\/\r\n.section-head{ max-width: 740px; margin: 0 0 56px; }\r\n.section-head h2{\r\n  font-size: clamp(30px, 3.8vw, 44px);\r\n  margin: 0 0 18px;\r\n  color: var(--ink);\r\n}\r\n.section-head__sub{ font-size: 17px; color: var(--ink-soft); }\r\n.section-head--light h2{ color: #fff; }\r\n.section-head__sub--light{ color: rgba(255,255,255,0.66); }\r\n\r\n\/* =========================================================\r\n   TECHNOLOGY\r\n   ========================================================= *\/\r\n.tech{ padding: 120px 0; background: var(--mist); }\r\n.tech__grid{\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n  gap: 22px;\r\n  margin-bottom: 76px;\r\n}\r\n.feature-card{\r\n  background: #fff;\r\n  border: 1px solid var(--line);\r\n  border-radius: var(--radius-lg);\r\n  padding: 32px 28px;\r\n  transition: transform .35s var(--ease), box-shadow .35s var(--ease), border-color .35s ease;\r\n}\r\n.feature-card:hover{\r\n  transform: translateY(-6px);\r\n  box-shadow: 0 30px 60px -28px rgba(27,29,34,0.22);\r\n  border-color: transparent;\r\n}\r\n.feature-card__icon{\r\n  display: inline-flex;\r\n  align-items: center; justify-content: center;\r\n  width: 52px; height: 52px;\r\n  border-radius: 14px;\r\n  background: linear-gradient(155deg, #FFE9E4, #FFD7CE);\r\n  color: var(--red-deep);\r\n  margin-bottom: 22px;\r\n}\r\n.feature-card__icon svg{ width: 26px; height: 26px; }\r\n.feature-card h3{ font-size: 19px; margin-bottom: 10px; color: var(--ink); }\r\n.feature-card p{ font-size: 14.5px; color: var(--ink-soft); }\r\n\r\n.tech__xrays-label{\r\n  font-size: 13px;\r\n  font-weight: 600;\r\n  letter-spacing: 0.1em;\r\n  text-transform: uppercase;\r\n  color: var(--ink-soft);\r\n  margin-bottom: 22px;\r\n}\r\n.xray-strip{\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 22px;\r\n}\r\n.xray-strip figure{ margin: 0; }\r\n.xray-strip img{\r\n  width: 100%;\r\n  height: 280px;\r\n  object-fit: cover;\r\n  border-radius: var(--radius-md);\r\n  filter: grayscale(0.15) contrast(1.08);\r\n  transition: transform .5s var(--ease), filter .5s ease;\r\n}\r\n.xray-strip figure:hover img{ transform: scale(1.035); filter: grayscale(0) contrast(1.1); }\r\n.xray-strip figcaption{\r\n  margin-top: 12px;\r\n  font-size: 13.5px;\r\n  color: var(--ink-soft);\r\n}\r\n\r\n\/* =========================================================\r\n   CLINICAL EVIDENCE (dark)\r\n   ========================================================= *\/\r\n.evidence{ padding: 120px 0; background: var(--charcoal); color: #fff; }\r\n.evidence__grid{\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 22px;\r\n}\r\n.evidence-card{\r\n  background: var(--charcoal-2);\r\n  border: 1px solid var(--line-dark);\r\n  border-radius: var(--radius-lg);\r\n  padding: 36px 32px;\r\n  transition: transform .35s var(--ease), border-color .35s ease, background .35s ease;\r\n}\r\n.evidence-card:hover{\r\n  transform: translateY(-6px);\r\n  border-color: rgba(255,107,74,0.4);\r\n  background: #23262E;\r\n}\r\n.evidence-card__icon{\r\n  display: inline-flex; align-items: center; justify-content: center;\r\n  width: 50px; height: 50px;\r\n  border-radius: 14px;\r\n  background: rgba(255,107,74,0.14);\r\n  color: var(--red-glow);\r\n  margin-bottom: 26px;\r\n}\r\n.evidence-card__icon svg{ width: 25px; height: 25px; }\r\n.evidence-card__num{\r\n  font-family: var(--font-display);\r\n  font-size: 46px;\r\n  font-weight: 600;\r\n  color: #fff;\r\n  margin-bottom: 8px;\r\n}\r\n.evidence-card h3{ font-size: 18px; color: var(--red-glow); margin-bottom: 12px; font-family: var(--font-body); font-weight: 600; }\r\n.evidence-card__detail{ font-size: 14.5px; color: rgba(255,255,255,0.62); }\r\n.evidence__footnote{\r\n  margin-top: 36px;\r\n  font-size: 13px;\r\n  color: rgba(255,255,255,0.4);\r\n  max-width: 720px;\r\n}\r\n\r\n\/* =========================================================\r\n   NEED \/ WHY NOW\r\n   ========================================================= *\/\r\n.need{ padding: 120px 0; background: var(--paper); }\r\n.need__inner{\r\n  display: grid;\r\n  grid-template-columns: 0.85fr 1.15fr;\r\n  gap: 64px;\r\n  align-items: start;\r\n}\r\n.need__copy h2{ font-size: clamp(28px, 3.4vw, 38px); margin-bottom: 18px; }\r\n.need__copy p{ font-size: 16.5px; color: var(--ink-soft); }\r\n.need__stats{ display: flex; flex-direction: column; gap: 0; }\r\n.need-stat{\r\n  display: grid;\r\n  grid-template-columns: 168px 1fr;\r\n  gap: 28px;\r\n  align-items: baseline;\r\n  padding: 26px 0;\r\n  border-top: 1px solid var(--line);\r\n}\r\n.need-stat:last-child{ border-bottom: 1px solid var(--line); }\r\n.need-stat__num{\r\n  font-family: var(--font-display);\r\n  font-size: 34px;\r\n  font-weight: 600;\r\n  color: var(--red);\r\n  white-space: nowrap;\r\n}\r\n.need-stat__label{ font-size: 15px; color: var(--ink-soft); }\r\n\r\n\/* =========================================================\r\n   TEAM\r\n   ========================================================= *\/\r\n.team{ padding: 120px 0; background: var(--mist); }\r\n.team__grid{\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 26px;\r\n}\r\n.team-card{\r\n  background: #fff;\r\n  border-radius: var(--radius-lg);\r\n  border: 1px solid var(--line);\r\n  padding: 28px;\r\n  transition: transform .35s var(--ease), box-shadow .35s var(--ease);\r\n}\r\n.team-card:hover{ transform: translateY(-6px); box-shadow: 0 30px 60px -28px rgba(27,29,34,0.2); }\r\n.team-card__photo{\r\n  width: 84px; height: 84px;\r\n  border-radius: 50%;\r\n  overflow: hidden;\r\n  margin-bottom: 20px;\r\n  border: 3px solid #fff;\r\n  box-shadow: 0 0 0 3px var(--mist), 0 14px 30px -16px rgba(27,29,34,0.4);\r\n}\r\n.team-card__photo img{\r\n  width: 100%; height: 100%; object-fit: cover;\r\n  filter: grayscale(0.55) contrast(1.04);\r\n  transition: filter .45s ease, transform .6s var(--ease);\r\n}\r\n.team-card:hover .team-card__photo img{ filter: grayscale(0); transform: scale(1.07); }\r\n.team-card h3{ font-size: 19px; color: var(--ink); margin-bottom: 4px; }\r\n.team-card__role{ font-size: 13.5px; font-weight: 600; color: var(--red); text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 14px; }\r\n.team-card__bio{ font-size: 14.5px; color: var(--ink-soft); margin-bottom: 20px; min-height: 96px; }\r\n.team-card__tags{ display: flex; flex-wrap: wrap; gap: 8px; }\r\n.team-card__tags li{\r\n  font-size: 12px; font-weight: 600;\r\n  color: var(--ink-soft);\r\n  background: var(--mist);\r\n  border: 1px solid var(--line);\r\n  padding: 6px 13px;\r\n  border-radius: 999px;\r\n}\r\n\r\n\/* =========================================================\r\n   CONTACT \/ FOOTER (dark)\r\n   ========================================================= *\/\r\n.contact{ background: var(--charcoal); color: #fff; padding: 110px 0 50px; }\r\n.contact__inner{\r\n  display: grid;\r\n  grid-template-columns: 1.3fr 0.7fr;\r\n  gap: 64px;\r\n  padding-bottom: 64px;\r\n  border-bottom: 1px solid var(--line-dark);\r\n}\r\n.contact__lead h2{ font-size: clamp(28px, 3.6vw, 40px); color: #fff; margin-bottom: 18px; max-width: 18ch; }\r\n.contact__lead p{ font-size: 16.5px; color: rgba(255,255,255,0.6); margin-bottom: 30px; max-width: 50ch; }\r\n.contact__meta{ display: flex; flex-direction: column; align-items: flex-start; justify-content: center; gap: 10px; }\r\n.contact__logo{ height: 40px !important; width: auto !important; max-width: none !important; margin-bottom: 10px; }\r\n.contact__meta p{ font-size: 14.5px; color: rgba(255,255,255,0.5); }\r\n.contact__copy{ font-size: 13px; color: rgba(255,255,255,0.34); margin-top: 6px; }\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n   ========================================================= *\/\r\n@media (max-width: 980px){\r\n  .hero__inner{ grid-template-columns: 1fr; }\r\n  .hero__visual{ order: -1; max-width: 420px; margin: 0 auto; }\r\n  .hero__stats{ grid-template-columns: 1fr; }\r\n  .mission__inner, .need__inner, .contact__inner{ grid-template-columns: 1fr; gap: 36px; }\r\n  .mission__lead h2{ position: static; }\r\n  .tech__grid{ grid-template-columns: repeat(2, 1fr); }\r\n  .xray-strip{ grid-template-columns: 1fr; }\r\n  .evidence__grid{ grid-template-columns: 1fr; }\r\n  .team__grid{ grid-template-columns: repeat(2, 1fr); }\r\n}\r\n\r\n@media (max-width: 720px){\r\n  .nav__links{\r\n    position: fixed;\r\n    top: 64px; left: 16px; right: 16px;\r\n    background: #fff;\r\n    border-radius: var(--radius-md);\r\n    flex-direction: column;\r\n    align-items: stretch;\r\n    padding: 14px;\r\n    gap: 4px;\r\n    box-shadow: 0 30px 60px -20px rgba(20,20,30,0.35);\r\n    transform: translateY(-12px);\r\n    opacity: 0;\r\n    pointer-events: none;\r\n    transition: all .3s var(--ease);\r\n  }\r\n  .nav__links.is-open{ transform: translateY(0); opacity: 1; pointer-events: auto; }\r\n  .nav__links a{ padding: 12px 14px; border-radius: 10px; }\r\n  .nav__links a:hover{ background: var(--mist); }\r\n  .nav__links a::after{ display: none; }\r\n  .nav__cta{ text-align: center; margin-top: 6px; }\r\n  .nav__toggle{ display: flex; }\r\n\r\n  .hero{ padding-top: 132px; }\r\n  .tech__grid{ grid-template-columns: 1fr; }\r\n  .team__grid{ grid-template-columns: 1fr; }\r\n  .need-stat{ grid-template-columns: 1fr; gap: 6px; }\r\n}\r\n\r\n\n\/* ===== LIGHT PALETTE \u2014 light red + white ===== *\/\n:root {\n  --charcoal:   #FFF0EE;\n  --charcoal-2: #FFE4E0;\n  --mist:       #FFF5F3;\n  --line-dark:  rgba(250,71,50,0.15);\n}\n.evidence { color: var(--ink); }\n.evidence-card { border-color: rgba(250,71,50,0.2); }\n.evidence-card:hover { background: #FFD8D2 !important; border-color: rgba(250,71,50,0.45); }\n.evidence-card__num { color: var(--red-deep); }\n.evidence-card h3 { color: var(--red-deep); }\n.evidence-card__detail { color: var(--ink-soft); }\n.evidence-card__icon { background: rgba(250,71,50,0.1); color: var(--red-deep); }\n.evidence__footnote { color: var(--ink-soft); }\n.section-head--light h2 { color: var(--ink); }\n.section-head__sub--light { color: var(--ink-soft); }\n.eyebrow--light { color: var(--red); }\n.contact { color: var(--ink); }\n.contact__lead h2 { color: var(--ink) !important; }\n.contact__lead p { color: var(--ink-soft); }\n.contact__meta p { color: var(--ink-soft); }\n.contact__copy { color: var(--ink-soft); }\n.contact__inner { border-bottom-color: rgba(250,71,50,0.2); }\n\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- ================= NAV ================= -->\r\n<header class=\"nav\" id=\"nav\">\r\n  <div class=\"container nav__inner\">\r\n    <a href=\"#top\" class=\"nav__brand\">\r\n      <img decoding=\"async\" src=\"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/perinext-logo.png\" alt=\"PeriNext\" class=\"nav__logo\">\r\n    <\/a>\r\n    <nav class=\"nav__links\" id=\"navLinks\">\r\n      <a href=\"#technology\">Technology<\/a>\r\n      <a href=\"#evidence\">Clinical Evidence<\/a>\r\n      <a href=\"#mission\">Mission<\/a>\r\n      <a href=\"#team\">Team<\/a>\r\n      <a href=\"#contact\" class=\"nav__cta\">Get in touch<\/a>\r\n    <\/nav>\r\n    <button class=\"nav__toggle\" id=\"navToggle\" aria-label=\"Toggle navigation\">\r\n      <span><\/span><span><\/span><span><\/span>\r\n    <\/button>\r\n  <\/div>\r\n<\/header>\r\n\r\n<!-- ================= HERO ================= -->\r\n<section class=\"hero\" id=\"top\">\r\n  <div class=\"hero__bg\" aria-hidden=\"true\">\r\n    <svg viewBox=\"0 0 1200 800\" preserveAspectRatio=\"xMidYMid slice\">\r\n      <defs>\r\n        <radialGradient id=\"heroGlow\" cx=\"78%\" cy=\"22%\" r=\"60%\">\r\n          <stop offset=\"0%\" stop-color=\"#ff6b4a\" stop-opacity=\"0.35\"\/>\r\n          <stop offset=\"100%\" stop-color=\"#ff6b4a\" stop-opacity=\"0\"\/>\r\n        <\/radialGradient>\r\n      <\/defs>\r\n      <rect width=\"1200\" height=\"800\" fill=\"url(#heroGlow)\"\/>\r\n    <\/svg>\r\n  <\/div>\r\n\r\n  <div class=\"container hero__inner\">\r\n    <div class=\"hero__copy reveal\">\r\n      <p class=\"eyebrow\">Orthopedic Innovation \u00b7 Patent Protected<\/p>\r\n      <h1>Treating periprosthetic hip fractures \u2014 <span>without removing the implant.<\/span><\/h1>\r\n      <p class=\"hero__lead\">\r\n        PeriNext has developed and patented a minimally invasive nailing system that stabilizes femoral\r\n        fractures around an existing hip replacement \u2014 engaging directly with the implant already in place,\r\n        instead of taking it out.\r\n      <\/p>\r\n      <div class=\"hero__actions\">\r\n        <a href=\"#technology\" class=\"btn btn--primary\">Discover the technology<\/a>\r\n        <a href=\"#contact\" class=\"btn btn--ghost\">Get in touch<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"hero__visual reveal\" data-delay=\"120\">\r\n      <div class=\"device-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/hero-xray.jpg\" alt=\"Intra-operative X-ray \u2014 PeriNail\u2122 periprosthetic hip nailing system\" loading=\"lazy\">\r\n        <span class=\"device-card__tag\">PeriNail\u2122 implant<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"hero__stats container reveal\" data-delay=\"200\">\r\n    <div class=\"stat\">\r\n      <span class=\"stat__icon\" data-icon=\"clipboard\"><\/span>\r\n      <span class=\"stat__num\" data-count=\"4\">0<\/span>\r\n      <span class=\"stat__label\">Clinical cases completed in Israel<\/span>\r\n    <\/div>\r\n    <div class=\"stat\">\r\n      <span class=\"stat__icon\" data-icon=\"shield\"><\/span>\r\n      <span class=\"stat__num stat__num--text\">Patented<\/span>\r\n      <span class=\"stat__label\">Strong IP protection<\/span>\r\n    <\/div>\r\n    <div class=\"stat\">\r\n      <span class=\"stat__icon\" data-icon=\"drop\"><\/span>\r\n      <span class=\"stat__num\"><span data-count=\"3\">0<\/span>\u2013<span data-count=\"7\">0<\/span>\u00d7<\/span>\r\n      <span class=\"stat__label\">Less blood loss vs. long-stem revision<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= MISSION ================= -->\r\n<section class=\"mission\" id=\"mission\">\r\n  <div class=\"container mission__inner\">\r\n    <div class=\"mission__lead reveal\">\r\n      <p class=\"eyebrow\">Why PeriNext exists<\/p>\r\n      <h2>A fracture around the implant shouldn't mean removing it.<\/h2>\r\n    <\/div>\r\n    <div class=\"mission__body reveal\" data-delay=\"100\">\r\n      <p>\r\n        Periprosthetic femoral fractures \u2014 fracture occurring around an existing hip implant \u2014 are one of\r\n        orthopedic surgery's most demanding challenges. They strike a population that can least afford a long,\r\n        high-risk operation: elderly, frail, often osteoporotic patients. Yet the standard answer has long been\r\n        major revision surgery \u2014 removing a working implant, reaming the bone canal, and inserting a new,\r\n        longer stem. Alternatively, a long plate is inserted to lock the bone into anatomical plane.\r\n      <\/p>\r\n      <p>\r\n        <strong>PeriNext set out to change that equation.<\/strong> Our patented periprosthetic nailing system\r\n        stabilizes the fracture by engaging directly with the implant that is already there \u2014 through a closed,\r\n        minimally invasive technique that leaves the existing stem, the surrounding bone and the patient's\r\n        recovery window intact. We have completed four first-in-human cases in Israel.\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= TECHNOLOGY ================= -->\r\n<section class=\"tech\" id=\"technology\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head reveal\">\r\n      <p class=\"eyebrow\">The technology<\/p>\r\n      <h2>One nail. Engaged with the existing implant.<\/h2>\r\n      <p class=\"section-head__sub\">\r\n        PeriNail is inserted through a closed intramedullary technique and merges coaxially with the femoral\r\n        stem already in place \u2014 turning two separate components into one stable construct, without ever taking\r\n        the original implant out.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"tech__grid\">\r\n      <article class=\"feature-card reveal\">\r\n        <span class=\"feature-card__icon\" data-icon=\"merge\"><\/span>\r\n        <h3>Direct stem engagement<\/h3>\r\n        <p>PeriNail merges coaxially with the existing femoral stem \u2014 a direct, load-sharing connection rather than indirect cables or plates.<\/p>\r\n      <\/article>\r\n      <article class=\"feature-card reveal\" data-delay=\"80\">\r\n        <span class=\"feature-card__icon\" data-icon=\"bone\"><\/span>\r\n        <h3>Bone &amp; implant preserved<\/h3>\r\n        <p>No stem removal, no canal reaming, no periosteal stripping. The existing implant stays in place and the patient keeps their bone stock intact.<\/p>\r\n      <\/article>\r\n      <article class=\"feature-card reveal\" data-delay=\"160\">\r\n        <span class=\"feature-card__icon\" data-icon=\"incision\"><\/span>\r\n        <h3>Closed, minimally invasive<\/h3>\r\n        <p>Inserted through a closed intramedullary approach \u2014 the fracture haematoma stays intact, soft tissue damage is minimized, and healing starts sooner.<\/p>\r\n      <\/article>\r\n      <article class=\"feature-card reveal\" data-delay=\"240\">\r\n        <span class=\"feature-card__icon\" data-icon=\"walk\"><\/span>\r\n        <h3>Built for early mobilisation<\/h3>\r\n        <p>A stable construct that supports earlier weight-bearing \u2014 critical for frail, elderly patients whose recovery window is measured in days, not months.<\/p>\r\n      <\/article>\r\n    <\/div>\r\n\r\n    <div class=\"tech__xrays reveal\">\r\n      <p class=\"tech__xrays-label\">Intra-operative imaging \u2014 first-in-human cases, Israel<\/p>\r\n      <div class=\"xray-strip\">\r\n        <figure><img decoding=\"async\" src=\"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/xray-merge-stem.jpg\" alt=\"Intra-operative X-ray showing the PeriNail implant merging with the existing femoral stem\" loading=\"lazy\"><figcaption>Coaxial merge with the existing stem<\/figcaption><\/figure>\r\n        <figure><img decoding=\"async\" src=\"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/xray-implant.jpg\" alt=\"Intra-operative X-ray of the PeriNail implant placed within the femur\" loading=\"lazy\"><figcaption>Closed intramedullary placement<\/figcaption><\/figure>\r\n        <figure><img decoding=\"async\" src=\"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/xray-distal-locking.jpg\" alt=\"Intra-operative X-ray showing distal locking of the PeriNail implant\" loading=\"lazy\"><figcaption>Distal locking for construct stability<\/figcaption><\/figure>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= CLINICAL EVIDENCE ================= -->\r\n<section class=\"evidence\" id=\"evidence\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head section-head--light reveal\">\r\n      <p class=\"eyebrow eyebrow--light\">Clinical evidence<\/p>\r\n      <h2>Biomechanically sound. Clinically gentler.<\/h2>\r\n      <p class=\"section-head__sub section-head__sub--light\">\r\n        Compared with long-stem revision or a periprosthetic long plating system \u2014 today's default for\r\n        complex periprosthetic fractures \u2014 PeriNext's closed technique is designed to spare exactly what\r\n        frail patients can least afford to lose: blood, time on the table, and recovery momentum.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"evidence__grid\">\r\n      <article class=\"evidence-card reveal\">\r\n        <span class=\"evidence-card__icon\" data-icon=\"drop\"><\/span>\r\n        <p class=\"evidence-card__num\"><span data-count=\"3\">0<\/span>\u2013<span data-count=\"7\">0<\/span>\u00d7<\/p>\r\n        <h3>Less blood loss<\/h3>\r\n        <p class=\"evidence-card__detail\">~100\u2013200&nbsp;mL with PeriNext's closed technique, vs. ~700\u20131,200&nbsp;mL for long-stem revision \u2014 where transfusion is needed in 6 of 10 cases.<\/p>\r\n      <\/article>\r\n      <article class=\"evidence-card reveal\" data-delay=\"100\">\r\n        <span class=\"evidence-card__icon\" data-icon=\"clock\"><\/span>\r\n        <p class=\"evidence-card__num\"><span data-count=\"2\">0<\/span>.<span data-count=\"5\">0<\/span>\u00d7<\/p>\r\n        <h3>Faster operation<\/h3>\r\n        <p class=\"evidence-card__detail\">~60\u201375 minutes on the table with PeriNext, vs. ~152\u2013180 minutes for stem removal, canal preparation and revision implant insertion.<\/p>\r\n      <\/article>\r\n      <article class=\"evidence-card reveal\" data-delay=\"200\">\r\n        <span class=\"evidence-card__icon\" data-icon=\"heart\"><\/span>\r\n        <p class=\"evidence-card__num\">~<span data-count=\"87\">0<\/span>%<\/p>\r\n        <h3>Estimated 1-year survival<\/h3>\r\n        <p class=\"evidence-card__detail\">A minimally invasive approach means less operative stress on frail patients \u2014 where every additional hour on the table carries real risk.<\/p>\r\n      <\/article>\r\n    <\/div>\r\n\r\n    <p class=\"evidence__footnote\">\r\n      Estimates derived from peer-reviewed literature and PeriNext's closed intramedullary technique;\r\n      a prospective clinical series is in progress to confirm outcomes head-to-head.\r\n    <\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= WHY NOW \/ NEED ================= -->\r\n<section class=\"need\" id=\"need\">\r\n  <div class=\"container need__inner\">\r\n    <div class=\"need__copy reveal\">\r\n      <p class=\"eyebrow\">An aging population, a growing need<\/p>\r\n      <h2>Periprosthetic fractures are becoming more common \u2014 not less.<\/h2>\r\n      <p>\r\n        As hip replacement rates climb and populations age, the number of fractures occurring around existing\r\n        implants keeps rising. Today these patients are too often offered the same answer regardless of how\r\n        frail they are: a long, high-risk revision. PeriNext was built for the patients that answer fails most \u2014\r\n        and for the surgeons looking for a better one.\r\n      <\/p>\r\n    <\/div>\r\n    <div class=\"need__stats reveal\" data-delay=\"100\">\r\n      <div class=\"need-stat\">\r\n        <span class=\"need-stat__num\"><span data-count=\"108\">0<\/span>,000+<\/span>\r\n        <span class=\"need-stat__label\">periprosthetic femoral fractures occur each year across the US and Europe<\/span>\r\n      <\/div>\r\n      <div class=\"need-stat\">\r\n        <span class=\"need-stat__num\"><span data-count=\"6\">0<\/span>\u2013<span data-count=\"8\">0<\/span>%<\/span>\r\n        <span class=\"need-stat__label\">annual growth in incidence, driven by aging populations and rising hip-replacement rates<\/span>\r\n      <\/div>\r\n      <div class=\"need-stat\">\r\n        <span class=\"need-stat__num\">1 in <span data-count=\"6\">0<\/span><\/span>\r\n        <span class=\"need-stat__label\">people will be aged 60 or older by 2030, according to the WHO<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= TEAM ================= -->\r\n<section class=\"team\" id=\"team\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head reveal\">\r\n      <p class=\"eyebrow\">The people behind PeriNext<\/p>\r\n      <h2>Clinical depth. Engineering rigor. Operational drive.<\/h2>\r\n      <p class=\"section-head__sub\">\r\n        PeriNext brings together founders, advisors and operators spanning orthopaedic surgery, additive\r\n        manufacturing, business development and project execution \u2014 united around one goal: bringing a gentler\r\n        treatment for periprosthetic fractures from concept to clinical reality.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"team__grid\">\r\n\r\n      <article class=\"team-card reveal\">\r\n        <div class=\"team-card__photo\"><img decoding=\"async\" src=\"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/liraz-shlomoff.jpg\" alt=\"Liraz Shlomoff \u2014 Founder & CEO of PeriNext\" loading=\"lazy\"><\/div>\r\n        <h3>Liraz Shlomoff<\/h3>\r\n        <p class=\"team-card__role\">Founder &amp; CEO<\/p>\r\n        <p class=\"team-card__bio\">Leads PeriNext's overall strategy, business development and commercialisation \u2014 driving the vision of bringing a minimally invasive periprosthetic nailing solution from concept to clinical reality.<\/p>\r\n        <ul class=\"team-card__tags\"><li>Strategy<\/li><li>Business Development<\/li><\/ul>\r\n      <\/article>\r\n\r\n      <article class=\"team-card reveal\" data-delay=\"60\">\r\n        <div class=\"team-card__photo\"><img decoding=\"async\" src=\"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/shai-fine.jpg\" alt=\"Shai Fine \u2014 Co-Founder of PeriNext\" loading=\"lazy\"><\/div>\r\n        <h3>Shai Fine<\/h3>\r\n        <p class=\"team-card__role\">Co-Founder<\/p>\r\n        <p class=\"team-card__bio\">Brings extensive entrepreneurial and business development experience as founder of Kanfit 3D and a recognised leader in additive manufacturing \u2014 shaping PeriNext's strategic direction, partnerships and product vision.<\/p>\r\n        <ul class=\"team-card__tags\"><li>Additive Mfg.<\/li><li>Strategy<\/li><\/ul>\r\n      <\/article>\r\n\r\n      <article class=\"team-card reveal\" data-delay=\"120\">\r\n        <div class=\"team-card__photo\"><img decoding=\"async\" src=\"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/zachy-shtamler.jpg\" alt=\"Zachy Shtamler \u2014 Founder of PeriNext\" loading=\"lazy\"><\/div>\r\n        <h3>Zachy Shtamler<\/h3>\r\n        <p class=\"team-card__role\">Founder<\/p>\r\n        <p class=\"team-card__bio\">Co-founder of PeriNext, bringing entrepreneurial experience and playing a key role in shaping the company's foundational direction and product development vision.<\/p>\r\n        <ul class=\"team-card__tags\"><li>Product Vision<\/li><li>Entrepreneurship<\/li><\/ul>\r\n      <\/article>\r\n\r\n      <article class=\"team-card reveal\">\r\n        <div class=\"team-card__photo\"><img decoding=\"async\" src=\"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/shachar-fine.jpg\" alt=\"Shachar Fine \u2014 Business Development at PeriNext\" loading=\"lazy\"><\/div>\r\n        <h3>Shachar Fine<\/h3>\r\n        <p class=\"team-card__role\">Business Development<\/p>\r\n        <p class=\"team-card__bio\">Leverages extensive experience in growth strategy, business development and customer relations to strengthen partnerships and align product development with market needs.<\/p>\r\n        <ul class=\"team-card__tags\"><li>Growth<\/li><li>Partnerships<\/li><\/ul>\r\n      <\/article>\r\n\r\n      <article class=\"team-card reveal\" data-delay=\"60\">\r\n        <div class=\"team-card__photo\"><img decoding=\"async\" src=\"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/nave-shlomoff.jpg\" alt=\"Nave Shlomoff \u2014 Project Manager at PeriNext\" loading=\"lazy\"><\/div>\r\n        <h3>Nave Shlomoff<\/h3>\r\n        <p class=\"team-card__role\">Project Manager<\/p>\r\n        <p class=\"team-card__bio\">Manages day-to-day project execution, coordinating engineering, clinical and regulatory workstreams to keep PeriNext's development milestones on track.<\/p>\r\n        <ul class=\"team-card__tags\"><li>Operations<\/li><li>Coordination<\/li><\/ul>\r\n      <\/article>\r\n\r\n      <article class=\"team-card reveal\" data-delay=\"120\">\r\n        <div class=\"team-card__photo\"><img decoding=\"async\" src=\"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/alexander-chelnokov.jpg\" alt=\"Dr. Alexander Chelnokov \u2014 Clinical Advisor to PeriNext\" loading=\"lazy\"><\/div>\r\n        <h3>Dr. Alexander Chelnokov<\/h3>\r\n        <p class=\"team-card__role\">Clinical Advisor<\/p>\r\n        <p class=\"team-card__bio\">Provides expert clinical guidance on surgical technique, indication selection and clinical trial design \u2014 bringing hands-on orthopaedic trauma experience directly relevant to periprosthetic fracture management.<\/p>\r\n        <ul class=\"team-card__tags\"><li>Orthopaedic Surgery<\/li><li>Clinical Trials<\/li><\/ul>\r\n      <\/article>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= CONTACT \/ FOOTER ================= -->\r\n<footer class=\"contact\" id=\"contact\">\r\n  <div class=\"container contact__inner\">\r\n    <div class=\"contact__lead reveal\">\r\n      <p class=\"eyebrow eyebrow--light\">Let's talk<\/p>\r\n      <h2>Interested in PeriNext \u2014 as a surgeon, partner or investor?<\/h2>\r\n      <p>We'd love to hear from you. Reach out and our team will get back to you shortly.<\/p>\r\n      <a href=\"mailto:nave@trimaco.co.il\" class=\"btn btn--primary\">nave@trimaco.co.il<\/a>\r\n    <\/div>\r\n    <div class=\"contact__meta reveal\" data-delay=\"100\">\r\n      <img decoding=\"async\" src=\"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/perinext-logo.png\" alt=\"PeriNext\" class=\"contact__logo\">\r\n      <p>The Periprosthetic Hip Nailing System<\/p>\r\n      <p class=\"contact__copy\">\u00a9 <span id=\"year\"><\/span> PeriNext Ltd. All rights reserved. \u00b7 perinext.com<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/footer>\r\n\r\n\r\n\r\n<script>\r\n\/* =========================================================\r\n   PeriNext \u2014 site interactions\r\n   ========================================================= *\/\r\n\r\n(function () {\r\n  \"use strict\";\r\n\r\n  \/* ---------- Custom orthopedic icon set (inline SVG, brand-aligned) ---------- *\/\r\n  const ICONS = {\r\n    \/\/ clipboard with checkmark \u2014 \"clinical cases\"\r\n    clipboard: `<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n      <rect x=\"5.5\" y=\"4\" width=\"13\" height=\"17\" rx=\"2.4\"\/>\r\n      <path d=\"M9 4.2V3.6c0-.9.7-1.6 1.6-1.6h2.8c.9 0 1.6.7 1.6 1.6v.6\"\/>\r\n      <path d=\"M9 12.5l2.1 2.1L15.5 10\"\/>\r\n    <\/svg>`,\r\n    \/\/ shield \u2014 \"patent \/ IP protection\"\r\n    shield: `<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n      <path d=\"M12 2.6l6.8 2.5v5.1c0 4.6-2.9 8.6-6.8 9.9-3.9-1.3-6.8-5.3-6.8-9.9V5.1L12 2.6z\"\/>\r\n      <path d=\"M9 11.6l2.2 2.2L15.4 9.4\"\/>\r\n    <\/svg>`,\r\n    \/\/ blood drop \u2014 \"blood loss\"\r\n    drop: `<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n      <path d=\"M12 3c2.6 3.6 5.6 7.4 5.6 10.6A5.6 5.6 0 1 1 6.4 13.6C6.4 10.4 9.4 6.6 12 3z\"\/>\r\n      <path d=\"M9 14.4c0 1.5 1.2 2.7 2.7 2.9\"\/>\r\n    <\/svg>`,\r\n    \/\/ clock \u2014 \"operative time\"\r\n    clock: `<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n      <circle cx=\"12\" cy=\"12\" r=\"8.4\"\/>\r\n      <path d=\"M12 7.4V12l3.1 1.9\"\/>\r\n    <\/svg>`,\r\n    \/\/ heart-pulse \u2014 \"patient survival\"\r\n    heart: `<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n      <path d=\"M12 20.1S4 15.4 4 9.7C4 7 6.1 5 8.6 5c1.4 0 2.7.6 3.4 1.7C12.7 5.6 14 5 15.4 5 17.9 5 20 7 20 9.7c0 5.7-8 10.4-8 10.4z\"\/>\r\n      <path d=\"M5.6 11h2.5l1.4-2.6 2 5 1.3-2.4h3.6\"\/>\r\n    <\/svg>`,\r\n    \/\/ two rods merging coaxially \u2014 \"direct stem engagement\"\r\n    merge: `<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n      <path d=\"M7 21V11.5a2.4 2.4 0 0 1 2.4-2.4H10\"\/>\r\n      <path d=\"M17 3v9.5a2.4 2.4 0 0 1-2.4 2.4H14\"\/>\r\n      <circle cx=\"7\" cy=\"8.4\" r=\"2.6\"\/>\r\n      <circle cx=\"17\" cy=\"15.6\" r=\"2.6\"\/>\r\n    <\/svg>`,\r\n    \/\/ long bone \u2014 \"bone & implant preserved\"\r\n    bone: `<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n      <path d=\"M6.2 6.2a2.3 2.3 0 1 0-3.1 3.1L14.7 21l3.1-3.1L6.2 6.2z\"\/>\r\n      <path d=\"M17.8 17.8a2.3 2.3 0 1 0 3.1-3.1L9.3 3 6.2 6.1l11.6 11.7z\"\/>\r\n      <circle cx=\"5.6\" cy=\"5.6\" r=\"1\"\/>\r\n      <circle cx=\"18.4\" cy=\"18.4\" r=\"1\"\/>\r\n    <\/svg>`,\r\n    \/\/ small closed incision mark \u2014 \"minimally invasive\"\r\n    incision: `<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n      <path d=\"M4.5 14.5c4-7 11-9.5 15-9\"\/>\r\n      <path d=\"M7 13.2l1.6 2M10 11l1.6 2.4M13.1 9.4l1.5 2.4M16.2 8.4l1.4 2.3\"\/>\r\n    <\/svg>`,\r\n    \/\/ walking figure \u2014 \"early mobilisation\"\r\n    walk: `<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n      <circle cx=\"13.2\" cy=\"4.4\" r=\"1.7\"\/>\r\n      <path d=\"M11 8l-3 2 .6 4.4M11 8l3 1.6.9 4.7-2.7 4.6M14 9.6l3.4-1.2M9.6 14.4l-3.1 2\"\/>\r\n    <\/svg>`\r\n  };\r\n\r\n  document.querySelectorAll(\"[data-icon]\").forEach((el) => {\r\n    const name = el.getAttribute(\"data-icon\");\r\n    if (ICONS[name]) el.innerHTML = ICONS[name];\r\n  });\r\n\r\n  \/* ---------- Nav: scrolled state + mobile toggle ---------- *\/\r\n  const nav = document.getElementById(\"nav\");\r\n  const navToggle = document.getElementById(\"navToggle\");\r\n  const navLinks = document.getElementById(\"navLinks\");\r\n\r\n  const onScroll = () => {\r\n    nav.classList.toggle(\"is-scrolled\", window.scrollY > 18);\r\n  };\r\n  onScroll();\r\n  window.addEventListener(\"scroll\", onScroll, { passive: true });\r\n\r\n  if (navToggle && navLinks) {\r\n    navToggle.addEventListener(\"click\", () => {\r\n      navToggle.classList.toggle(\"is-open\");\r\n      navLinks.classList.toggle(\"is-open\");\r\n    });\r\n    navLinks.querySelectorAll(\"a\").forEach((a) =>\r\n      a.addEventListener(\"click\", () => {\r\n        navToggle.classList.remove(\"is-open\");\r\n        navLinks.classList.remove(\"is-open\");\r\n      })\r\n    );\r\n  }\r\n\r\n  \/* ---------- Scroll-reveal ---------- *\/\r\n  const revealEls = document.querySelectorAll(\".reveal\");\r\n  revealEls.forEach((el) => {\r\n    const delay = el.getAttribute(\"data-delay\");\r\n    if (delay) el.style.setProperty(\"--reveal-delay\", `${delay}ms`);\r\n  });\r\n\r\n  if (\"IntersectionObserver\" in window) {\r\n    const io = new IntersectionObserver(\r\n      (entries) => {\r\n        entries.forEach((entry) => {\r\n          if (entry.isIntersecting) {\r\n            entry.target.classList.add(\"is-visible\");\r\n            io.unobserve(entry.target);\r\n          }\r\n        });\r\n      },\r\n      { threshold: 0.16, rootMargin: \"0px 0px -8% 0px\" }\r\n    );\r\n    revealEls.forEach((el) => io.observe(el));\r\n  } else {\r\n    revealEls.forEach((el) => el.classList.add(\"is-visible\"));\r\n  }\r\n\r\n  \/* ---------- Animated stat counters ---------- *\/\r\n  const counters = document.querySelectorAll(\"[data-count]\");\r\n  const animateCount = (el) => {\r\n    const target = parseInt(el.getAttribute(\"data-count\"), 10);\r\n    if (Number.isNaN(target)) return;\r\n    const duration = 1100;\r\n    const start = performance.now();\r\n    const step = (now) => {\r\n      const progress = Math.min((now - start) \/ duration, 1);\r\n      const eased = 1 - Math.pow(1 - progress, 3);\r\n      el.textContent = Math.round(target * eased);\r\n      if (progress < 1) requestAnimationFrame(step);\r\n      else el.textContent = target;\r\n    };\r\n    requestAnimationFrame(step);\r\n  };\r\n\r\n  if (counters.length && \"IntersectionObserver\" in window) {\r\n    const cio = new IntersectionObserver(\r\n      (entries) => {\r\n        entries.forEach((entry) => {\r\n          if (entry.isIntersecting) {\r\n            animateCount(entry.target);\r\n            cio.unobserve(entry.target);\r\n          }\r\n        });\r\n      },\r\n      { threshold: 0.6 }\r\n    );\r\n    counters.forEach((el) => cio.observe(el));\r\n  } else {\r\n    counters.forEach((el) => (el.textContent = el.getAttribute(\"data-count\")));\r\n  }\r\n\r\n  \/* ---------- Footer year ---------- *\/\r\n  const yearEl = document.getElementById(\"year\");\r\n  if (yearEl) yearEl.textContent = new Date().getFullYear();\r\n})();\r\n\r\n<\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>PeriNext \u2014 The Periprosthetic Hip Nailing System Technology Clinical Evidence Mission Team Get in touch Orthopedic Innovation \u00b7 Patent Protected Treating periprosthetic hip fractures \u2014 without removing the implant. PeriNext has developed and patented a minimally invasive nailing system that stabilizes femoral fractures around an existing hip replacement \u2014 engaging directly with the implant already [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-209","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Perinext Home - perinext.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/perinext.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Perinext Home - perinext.com\" \/>\n<meta property=\"og:description\" content=\"PeriNext \u2014 The Periprosthetic Hip Nailing System Technology Clinical Evidence Mission Team Get in touch Orthopedic Innovation \u00b7 Patent Protected Treating periprosthetic hip fractures \u2014 without removing the implant. PeriNext has developed and patented a minimally invasive nailing system that stabilizes femoral fractures around an existing hip replacement \u2014 engaging directly with the implant already [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/perinext.com\/\" \/>\n<meta property=\"og:site_name\" content=\"perinext.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-09T10:10:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/perinext-logo.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/perinext.com\\\/\",\"url\":\"https:\\\/\\\/perinext.com\\\/\",\"name\":\"Perinext Home - perinext.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/perinext.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/perinext.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/perinext.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/perinext.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/perinext-logo.png\",\"datePublished\":\"2026-06-08T12:38:35+00:00\",\"dateModified\":\"2026-06-09T10:10:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/perinext.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/perinext.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/perinext.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/perinext.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/perinext-logo.png\",\"contentUrl\":\"https:\\\/\\\/perinext.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/perinext-logo.png\",\"width\":885,\"height\":196},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/perinext.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u05d3\u05e3 \u05d4\u05d1\u05d9\u05ea\",\"item\":\"https:\\\/\\\/perinext.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Perinext Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/perinext.com\\\/#website\",\"url\":\"https:\\\/\\\/perinext.com\\\/\",\"name\":\"perinext.com\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/perinext.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Perinext Home - perinext.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/perinext.com\/","og_locale":"en_US","og_type":"article","og_title":"Perinext Home - perinext.com","og_description":"PeriNext \u2014 The Periprosthetic Hip Nailing System Technology Clinical Evidence Mission Team Get in touch Orthopedic Innovation \u00b7 Patent Protected Treating periprosthetic hip fractures \u2014 without removing the implant. PeriNext has developed and patented a minimally invasive nailing system that stabilizes femoral fractures around an existing hip replacement \u2014 engaging directly with the implant already [&hellip;]","og_url":"https:\/\/perinext.com\/","og_site_name":"perinext.com","article_modified_time":"2026-06-09T10:10:11+00:00","og_image":[{"url":"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/perinext-logo.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/perinext.com\/","url":"https:\/\/perinext.com\/","name":"Perinext Home - perinext.com","isPartOf":{"@id":"https:\/\/perinext.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/perinext.com\/#primaryimage"},"image":{"@id":"https:\/\/perinext.com\/#primaryimage"},"thumbnailUrl":"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/perinext-logo.png","datePublished":"2026-06-08T12:38:35+00:00","dateModified":"2026-06-09T10:10:11+00:00","breadcrumb":{"@id":"https:\/\/perinext.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/perinext.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/perinext.com\/#primaryimage","url":"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/perinext-logo.png","contentUrl":"https:\/\/perinext.com\/wp-content\/uploads\/2026\/06\/perinext-logo.png","width":885,"height":196},{"@type":"BreadcrumbList","@id":"https:\/\/perinext.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u05d3\u05e3 \u05d4\u05d1\u05d9\u05ea","item":"https:\/\/perinext.com\/"},{"@type":"ListItem","position":2,"name":"Perinext Home"}]},{"@type":"WebSite","@id":"https:\/\/perinext.com\/#website","url":"https:\/\/perinext.com\/","name":"perinext.com","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/perinext.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/perinext.com\/index.php?rest_route=\/wp\/v2\/pages\/209","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/perinext.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/perinext.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/perinext.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/perinext.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=209"}],"version-history":[{"count":25,"href":"https:\/\/perinext.com\/index.php?rest_route=\/wp\/v2\/pages\/209\/revisions"}],"predecessor-version":[{"id":236,"href":"https:\/\/perinext.com\/index.php?rest_route=\/wp\/v2\/pages\/209\/revisions\/236"}],"wp:attachment":[{"href":"https:\/\/perinext.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=209"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}