{"product_id":"smi-steel-monofilament","title":"SMI STEEL MONOFILAMENT","description":"\u003cstyle\u003e\n    .product-hero-steel {\n      position: relative;\n      background: linear-gradient(135deg, #37474F, #546E7A, #78909C);\n      color: white;\n      padding: 3rem 2rem;\n      border-radius: 10px;\n      margin-bottom: 2rem;\n      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);\n      overflow: hidden;\n    }\n    \n    .hero-bg-steel {\n      position: absolute;\n      top: 0;\n      right: 0;\n      width: 300px;\n      height: 100%;\n      background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='300' height='400' viewBox='0 0 100 100'%3E%3Cpath d='M30 20 L70 20 L70 80 L30 80 Z' fill='none' stroke='rgba(255,255,255,0.2)' stroke-width='0.5'\/%3E%3Cpath d='M20 30 L80 30 L80 70 L20 70 Z' fill='none' stroke='rgba(255,255,255,0.2)' stroke-width='0.5'\/%3E%3Ccircle cx='50' cy='50' r='20' fill='none' stroke='rgba(255,255,255,0.15)' stroke-width='0.5'\/%3E%3Cline x1='0' y1='0' x2='100' y2='100' stroke='rgba(255,255,255,0.1)' stroke-width='0.5'\/%3E%3Cline x1='100' y1='0' x2='0' y2='100' stroke='rgba(255,255,255,0.1)' stroke-width='0.5'\/%3E%3C\/svg%3E\");\n      opacity: 0.6;\n      z-index: 0;\n    }\n    \n    .product-title-steel {\n      position: relative;\n      font-size: 2.2rem;\n      font-weight: 700;\n      margin: 0 0 1.5rem 0;\n      z-index: 1;\n      line-height: 1.2;\n      text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n    }\n    \n    .product-subtitle-steel {\n      position: relative;\n      font-size: 1.1rem;\n      font-weight: 400;\n      margin-bottom: 1.5rem;\n      max-width: 80%;\n      z-index: 1;\n      opacity: 0.95;\n    }\n    \n    .feature-grid-steel {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 2rem;\n      margin: 2.5rem 0;\n    }\n    \n    .feature-card-steel {\n      background: linear-gradient(135deg, #ECEFF1, #CFD8DC);\n      border-radius: 8px;\n      padding: 1.5rem;\n      transition: transform 0.3s, box-shadow 0.3s;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n      border: 1px solid #B0BEC5;\n    }\n    \n    .feature-card-steel:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\n    }\n    \n    .feature-icon-steel {\n      margin-bottom: 1rem;\n      color: #455A64;\n      font-size: 2rem;\n      filter: drop-shadow(0 2px 3px rgba(0,0,0,0.2));\n    }\n    \n    .feature-title-steel {\n      font-size: 1.25rem;\n      font-weight: 600;\n      margin-bottom: 0.75rem;\n      color: #263238;\n    }\n    \n    .feature-text-steel {\n      color: #546E7A;\n      line-height: 1.6;\n    }\n    \n    .applications-steel {\n      margin: 3rem 0;\n      padding: 2rem;\n      background: linear-gradient(135deg, #ECEFF1, #CFD8DC);\n      border-radius: 8px;\n      border-left: 5px solid #546E7A;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\n    }\n    \n    .applications-title-steel {\n      font-size: 1.5rem;\n      color: #263238;\n      margin-bottom: 1.5rem;\n      font-weight: 600;\n    }\n    \n    .applications-list-steel {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1rem;\n    }\n    \n    .application-item-steel {\n      background: white;\n      padding: 0.75rem 1.25rem;\n      border-radius: 50px;\n      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);\n      font-weight: 500;\n      color: #333;\n      display: inline-flex;\n      align-items: center;\n      border: 1px solid #B0BEC5;\n    }\n    \n    .application-item-steel:before {\n      content: '✓';\n      color: #546E7A;\n      margin-right: 8px;\n      font-weight: bold;\n    }\n    \n    .tech-specs-steel {\n      margin: 3rem 0;\n      background: white;\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n      border: 2px solid #B0BEC5;\n    }\n    \n    .specs-header-steel {\n      background: linear-gradient(135deg, #546E7A, #37474F);\n      color: white;\n      padding: 1rem 1.5rem;\n      font-size: 1.25rem;\n      font-weight: 600;\n    }\n    \n    .specs-body-steel {\n      padding: 0;\n    }\n    \n    .specs-table-steel {\n      width: 100%;\n      border-collapse: collapse;\n    }\n    \n    .specs-table-steel tr {\n      border-bottom: 1px solid #eee;\n    }\n    \n    .specs-table-steel tr:last-child {\n      border-bottom: none;\n    }\n    \n    .specs-table-steel td {\n      padding: 1rem 1.5rem;\n    }\n    \n    .specs-table-steel td:first-child {\n      font-weight: 500;\n      color: #333;\n      width: 40%;\n    }\n    \n    .specs-table-steel td:last-child {\n      color: #555;\n    }\n    \n    .needle-types-steel {\n      margin: 3rem 0;\n      padding: 2rem;\n      background-color: #f9f9f9;\n      border-radius: 8px;\n    }\n    \n    .needle-title-steel {\n      font-size: 1.5rem;\n      color: #263238;\n      margin-bottom: 1.5rem;\n      font-weight: 600;\n    }\n    \n    .needle-grid-steel {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 1.5rem;\n    }\n    \n    .needle-card-steel {\n      background: white;\n      padding: 1.5rem;\n      border-radius: 8px;\n      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);\n      border-left: 4px solid #546E7A;\n    }\n    \n    .needle-card-title-steel {\n      font-weight: 600;\n      color: #263238;\n      margin-bottom: 0.5rem;\n    }\n    \n    .needle-card-specs-steel {\n      color: #666;\n      font-size: 0.95rem;\n      line-height: 1.6;\n    }\n    \n    .strength-box {\n      margin: 3rem 0;\n      padding: 2.5rem;\n      background: linear-gradient(135deg, #ECEFF1, #B0BEC5);\n      border-radius: 8px;\n      border: 2px solid #78909C;\n      position: relative;\n      overflow: hidden;\n    }\n    \n    .strength-bg {\n      position: absolute;\n      top: 0;\n      right: 0;\n      font-size: 120px;\n      opacity: 0.08;\n      line-height: 1;\n    }\n    \n    .strength-title {\n      font-size: 1.5rem;\n      color: #263238;\n      margin-bottom: 1rem;\n      font-weight: 600;\n      position: relative;\n      z-index: 1;\n    }\n    \n    .strength-text {\n      color: #37474F;\n      line-height: 1.8;\n      font-size: 1.05rem;\n      position: relative;\n      z-index: 1;\n    }\n    \n    .special-features-steel {\n      margin: 3rem 0;\n      padding: 2rem;\n      background: linear-gradient(135deg, #FAFAFA, #ECEFF1);\n      border-radius: 8px;\n    }\n    \n    .special-title-steel {\n      font-size: 1.5rem;\n      color: #263238;\n      margin-bottom: 1.5rem;\n      font-weight: 600;\n    }\n    \n    .special-grid-steel {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 1.5rem;\n    }\n    \n    .special-item-steel {\n      background: white;\n      padding: 1.5rem;\n      border-radius: 8px;\n      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);\n      border: 1px solid #CFD8DC;\n    }\n    \n    .special-item-icon-steel {\n      font-size: 1.5rem;\n      margin-bottom: 0.5rem;\n    }\n    \n    .special-item-title-steel {\n      font-weight: 600;\n      color: #263238;\n      margin-bottom: 0.5rem;\n    }\n    \n    .special-item-text-steel {\n      color: #666;\n      font-size: 0.95rem;\n      line-height: 1.5;\n    }\n    \n    .warning-box-steel {\n      margin: 3rem 0;\n      padding: 2rem;\n      background: linear-gradient(135deg, #FFF8E1, #FFECB3);\n      border-radius: 8px;\n      border-left: 5px solid #FFA726;\n    }\n    \n    .warning-title-steel {\n      font-size: 1.3rem;\n      color: #E65100;\n      margin-bottom: 1rem;\n      font-weight: 600;\n      display: flex;\n      align-items: center;\n    }\n    \n    .warning-title-steel:before {\n      content: '⚠️';\n      margin-right: 0.5rem;\n      font-size: 1.5rem;\n    }\n    \n    .warning-list-steel {\n      list-style: none;\n      padding: 0;\n    }\n    \n    .warning-list-steel li {\n      padding: 0.5rem 0;\n      color: #555;\n      padding-left: 1.5rem;\n      position: relative;\n    }\n    \n    .warning-list-steel li:before {\n      content: '•';\n      position: absolute;\n      left: 0;\n      color: #FFA726;\n      font-weight: bold;\n    }\n    \n    .packaging-info {\n      margin: 3rem 0;\n      padding: 2rem;\n      background: white;\n      border-radius: 8px;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\n      border: 2px solid #CFD8DC;\n    }\n    \n    .packaging-title {\n      font-size: 1.3rem;\n      color: #263238;\n      margin-bottom: 1rem;\n      font-weight: 600;\n      display: flex;\n      align-items: center;\n    }\n    \n    .packaging-title:before {\n      content: '📦';\n      margin-right: 0.5rem;\n      font-size: 1.5rem;\n    }\n    \n    .packaging-text {\n      color: #546E7A;\n      line-height: 1.6;\n      margin-bottom: 1rem;\n    }\n    \n    .packaging-highlight {\n      background: #ECEFF1;\n      padding: 1rem;\n      border-radius: 5px;\n      border-left: 3px solid #546E7A;\n      color: #37474F;\n      font-weight: 500;\n    }\n    \n    .cta-section-steel {\n      background: linear-gradient(135deg, #546E7A, #37474F);\n      color: white;\n      padding: 2.5rem;\n      border-radius: 10px;\n      text-align: center;\n      margin: 3rem 0 2rem;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\n    }\n    \n    .cta-title-steel {\n      font-size: 1.5rem;\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n    \n    .cta-text-steel {\n      margin-bottom: 1.5rem;\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n      opacity: 0.95;\n      line-height: 1.6;\n    }\n    \n    .btn-primary-steel {\n      background: white;\n      color: #37474F;\n      padding: 0.75rem 1.5rem;\n      border-radius: 4px;\n      font-weight: 600;\n      text-decoration: none;\n      transition: all 0.3s;\n      display: inline-block;\n      border: 2px solid white;\n    }\n    \n    .btn-primary-steel:hover {\n      background: transparent;\n      color: white;\n    }\n    \n    @media (max-width: 768px) {\n      .product-title-steel {\n        font-size: 1.8rem;\n      }\n      \n      .product-subtitle-steel {\n        max-width: 100%;\n      }\n      \n      .feature-grid-steel, .needle-grid-steel, .special-grid-steel {\n        grid-template-columns: 1fr;\n      }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-hero-steel\"\u003e\n  \u003cdiv class=\"hero-bg-steel\"\u003e\u003c\/div\u003e\n  \u003ch1 class=\"product-title-steel\"\u003eSteel Monofilament\u003c\/h1\u003e\n  \u003cp class=\"product-subtitle-steel\"\u003eHochfestes chirurgisches Edelstahlnahtmaterial für maximale Stabilität bei Sternumverschluss, Orthopädie und Bauchdeckenrekonstruktion\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-grid-steel\"\u003e\n  \u003cdiv class=\"feature-card-steel\"\u003e\n    \u003cdiv class=\"feature-icon-steel\"\u003e💪\u003c\/div\u003e\n    \u003ch3 class=\"feature-title-steel\"\u003eÜberlegene Reißfestigkeit\u003c\/h3\u003e\n    \u003cp class=\"feature-text-steel\"\u003eAls stärkstes verfügbares Nahtmaterial bietet chirurgischer Edelstahl unübertroffene Reißfestigkeit. Die Legierung aus Eisen, Nickel und Chrom garantiert permanente Stabilität – essentiell für hochbelastete Bereiche wie Sternum und Bauchwand.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"feature-card-steel\"\u003e\n    \u003cdiv class=\"feature-icon-steel\"\u003e🔬\u003c\/div\u003e\n    \u003ch3 class=\"feature-title-steel\"\u003eMinimale Gewebereaktion\u003c\/h3\u003e\n    \u003cp class=\"feature-text-steel\"\u003eDie glatte Monofilament-Oberfläche ohne Beschichtung verhindert Kapillarwirkung vollständig. Die biokompatible Edelstahllegierung verursacht minimale Gewebereaktion und ermöglicht uneingeschränkte radiologische Diagnostik.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"feature-card-steel\"\u003e\n    \u003cdiv class=\"feature-icon-steel\"\u003e⚙️\u003c\/div\u003e\n    \u003ch3 class=\"feature-title-steel\"\u003eDehnbar \u0026amp; Formbar\u003c\/h3\u003e\n    \u003cp class=\"feature-text-steel\"\u003eTrotz seiner enormen Festigkeit lässt sich Stahldraht biegen und formen. Diese Kombination aus Stärke und Verformbarkeit ermöglicht spezielle Nahttechniken wie Cerclage und individuelle Anpassung an anatomische Gegebenheiten.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"strength-box\"\u003e\n  \u003cdiv class=\"strength-bg\"\u003e🏗️\u003c\/div\u003e\n  \u003ch3 class=\"strength-title\"\u003eMaximum an mechanischer Belastbarkeit\u003c\/h3\u003e\n  \u003cp class=\"strength-text\"\u003eStahldraht ist das Nahtmaterial der Wahl, wenn extreme mechanische Belastungen erwartet werden. Bei der medianen Sternotomie müssen die Nähte den physiologischen Kräften bei Atmung, Husten und Bewegung standhalten – Stahl bietet hier die nötige Sicherheit. In der Orthopädie ermöglicht die Festigkeit Cerclagen um Frakturen und Osteosynthesen. Bei Bauchwanddefekten und großen Hernien sichert Stahl die Rekonstruktion auch unter intraabdominalem Druck. Die nicht resorbierbare Natur garantiert dauerhaften Halt ohne Festigkeitsverlust über die Zeit.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"applications-steel\"\u003e\n  \u003ch3 class=\"applications-title-steel\"\u003eSpezialisierte Anwendungsgebiete\u003c\/h3\u003e\n  \u003cdiv class=\"applications-list-steel\"\u003e\n    \u003cspan class=\"application-item-steel\"\u003eSternumverschluss nach Sternotomie\u003c\/span\u003e\n    \u003cspan class=\"application-item-steel\"\u003eOrthopädie (Cerclagen)\u003c\/span\u003e\n    \u003cspan class=\"application-item-steel\"\u003eBauchdeckenverschluss\u003c\/span\u003e\n    \u003cspan class=\"application-item-steel\"\u003eHernienrekonstruktion\u003c\/span\u003e\n    \u003cspan class=\"application-item-steel\"\u003eFrakturversorgung\u003c\/span\u003e\n    \u003cspan class=\"application-item-steel\"\u003eKieferchirurgie\u003c\/span\u003e\n    \u003cspan class=\"application-item-steel\"\u003eHochbelastete Gewebeadaptation\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"needle-types-steel\"\u003e\n  \u003ch3 class=\"needle-title-steel\"\u003eSpezialisierte Nadelkonfigurationen\u003c\/h3\u003e\n  \u003cdiv class=\"needle-grid-steel\"\u003e\n    \u003cdiv class=\"needle-card-steel\"\u003e\n      \u003cdiv class=\"needle-card-title-steel\"\u003e⚫ Außen schneidende Nadeln (HS)\u003c\/div\u003e\n      \u003cdiv class=\"needle-card-specs-steel\"\u003e\n        \u003cstrong\u003eGrößen:\u003c\/strong\u003e 25-120mm (1\/2 Kreis)\u003cbr\u003e\n        \u003cstrong\u003eUSP:\u003c\/strong\u003e 0 bis 7\u003cbr\u003e\n        \u003cstrong\u003eVerpackung:\u003c\/strong\u003e 4 x 45cm oder 60cm\u003cbr\u003e\n        \u003cstrong\u003eAnwendung:\u003c\/strong\u003e Sternum, Bauchwand, dichte Knochen\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"needle-card-steel\"\u003e\n      \u003cdiv class=\"needle-card-title-steel\"\u003e🔹 Rundkörpernadeln mit schneidender Spitze (HRT)\u003c\/div\u003e\n      \u003cdiv class=\"needle-card-specs-steel\"\u003e\n        \u003cstrong\u003eGrößen:\u003c\/strong\u003e 40-54mm (1\/2 Kreis)\u003cbr\u003e\n        \u003cstrong\u003eUSP:\u003c\/strong\u003e 3\u0026amp;4 bis 6\u003cbr\u003e\n        \u003cstrong\u003eVerpackung:\u003c\/strong\u003e 4 x 45cm oder 1 x 75cm\u003cbr\u003e\n        \u003cstrong\u003eAnwendung:\u003c\/strong\u003e Sternum-Standardverschluss\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"needle-card-steel\"\u003e\n      \u003cdiv class=\"needle-card-title-steel\"\u003e✂️ Schneidende Nadeln (NH)\u003c\/div\u003e\n      \u003cdiv class=\"needle-card-specs-steel\"\u003e\n        \u003cstrong\u003eGrößen:\u003c\/strong\u003e 48mm (1\/2 Kreis)\u003cbr\u003e\n        \u003cstrong\u003eUSP:\u003c\/strong\u003e 5 bis 7\u003cbr\u003e\n        \u003cstrong\u003eVerpackung:\u003c\/strong\u003e 4 x 45cm\u003cbr\u003e\n        \u003cstrong\u003eAnwendung:\u003c\/strong\u003e Sehr dichtes Gewebe\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"needle-card-steel\"\u003e\n      \u003cdiv class=\"needle-card-title-steel\"\u003e🦴 Patella-Set (HS 120mm)\u003c\/div\u003e\n      \u003cdiv class=\"needle-card-specs-steel\"\u003e\n        \u003cstrong\u003eGröße:\u003c\/strong\u003e 120mm gerade\u003cbr\u003e\n        \u003cstrong\u003eUSP:\u003c\/strong\u003e 7\u003cbr\u003e\n        \u003cstrong\u003eLänge:\u003c\/strong\u003e 60cm\u003cbr\u003e\n        \u003cstrong\u003eAnwendung:\u003c\/strong\u003e Patellarsehnenchirurgie, große orthopädische Eingriffe\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"special-features-steel\"\u003e\n  \u003ch3 class=\"special-title-steel\"\u003eProduktmerkmale \u0026amp; Besonderheiten\u003c\/h3\u003e\n  \u003cdiv class=\"special-grid-steel\"\u003e\n    \u003cdiv class=\"special-item-steel\"\u003e\n      \u003cdiv class=\"special-item-icon-steel\"\u003e🔩\u003c\/div\u003e\n      \u003cdiv class=\"special-item-title-steel\"\u003eEdelstahllegierung\u003c\/div\u003e\n      \u003cdiv class=\"special-item-text-steel\"\u003ePräzise Legierung aus Eisen, Nickel und Chrom nach höchsten medizinischen Standards – korrosionsbeständig und MRT-bedingt kompatibel\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"special-item-steel\"\u003e\n      \u003cdiv class=\"special-item-icon-steel\"\u003e📏\u003c\/div\u003e\n      \u003cdiv class=\"special-item-title-steel\"\u003eGroße Nadelgrößen\u003c\/div\u003e\n      \u003cdiv class=\"special-item-text-steel\"\u003eRobuste Nadeln von 25-120mm für Penetration durch Knochen und sehr dichtes Gewebe – speziell verstärkt für maximale Stabilität\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"special-item-steel\"\u003e\n      \u003cdiv class=\"special-item-icon-steel\"\u003e📦\u003c\/div\u003e\n      \u003cdiv class=\"special-item-title-steel\"\u003eMultipack-Verpackung\u003c\/div\u003e\n      \u003cdiv class=\"special-item-text-steel\"\u003eStandardmäßig 4 Fäden à 45cm pro Packung – optimiert für Sternumverschluss mit typischerweise 6-8 Cerclagen pro Patient\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"special-item-steel\"\u003e\n      \u003cdiv class=\"special-item-icon-steel\"\u003e⚡\u003c\/div\u003e\n      \u003cdiv class=\"special-item-title-steel\"\u003ePermanente Stabilität\u003c\/div\u003e\n      \u003cdiv class=\"special-item-text-steel\"\u003eKein Festigkeitsverlust über die Zeit – garantiert lebenslangen Halt auch unter extremer mechanischer Belastung\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"packaging-info\"\u003e\n  \u003ch3 class=\"packaging-title\"\u003eVerpackungsinformation\u003c\/h3\u003e\n  \u003cp class=\"packaging-text\"\u003eSteel Monofilament wird in speziellen Multipacks geliefert, die optimal auf die klinische Anwendung abgestimmt sind:\u003c\/p\u003e\n  \u003cdiv class=\"packaging-highlight\"\u003e\n    \u003cstrong\u003eStandard:\u003c\/strong\u003e 4 Fäden à 45cm pro Schachtel\u003cbr\u003e\n    \u003cstrong\u003ePatella-Set:\u003c\/strong\u003e Einzelverpackung mit 60cm Länge\u003cbr\u003e\n    \u003cstrong\u003eAlternative:\u003c\/strong\u003e Einzelfaden mit 75cm (HRT 54mm)\u003cbr\u003e\n    \u003cbr\u003e\n    \u003cem\u003eDie 4er-Packung ist ideal für den Sternumverschluss konzipiert, wo typischerweise 6-8 Cerclagen benötigt werden – so sind immer ausreichend Reservefäden verfügbar.\u003c\/em\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"warning-box-steel\"\u003e\n  \u003ch3 class=\"warning-title-steel\"\u003eWichtige Kontraindikationen \u0026amp; Vorsichtsmaßnahmen\u003c\/h3\u003e\n  \u003cul class=\"warning-list-steel\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eHerz- und Gefäßchirurgie:\u003c\/strong\u003e Nicht für intrakardiale oder intravasale Nähte geeignet\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eNeurochirurgie:\u003c\/strong\u003e Nicht empfohlen für das Nervensystem\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eMikrochirurgie:\u003c\/strong\u003e Zu grob für mikrochirurgische Anwendungen\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eNickel- oder Chromallergie:\u003c\/strong\u003e Bei bekannten Metallallergien absolute Kontraindikation\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eMRT-Untersuchungen:\u003c\/strong\u003e Kann Artefakte verursachen, ist aber MRT-sicher (nicht ferromagnetisch)\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDrahtmigration:\u003c\/strong\u003e Bei unzureichender Fixierung kann Drahtbruch zu Migration führen\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eHautperforation:\u003c\/strong\u003e Bei oberflächlicher Lage kann Draht durch die Haut perforieren\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eInfektionsgefahr:\u003c\/strong\u003e Bei tiefer Infektion oft Materialentfernung erforderlich\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"tech-specs-steel\"\u003e\n  \u003cdiv class=\"specs-header-steel\"\u003eTechnische Spezifikationen\u003c\/div\u003e\n  \u003cdiv class=\"specs-body-steel\"\u003e\n    \u003ctable class=\"specs-table-steel\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eHersteller\u003c\/td\u003e\n        \u003ctd\u003eSMI\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eMaterial\u003c\/td\u003e\n        \u003ctd\u003eSynthetisch (Metallisch)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTyp\u003c\/td\u003e\n        \u003ctd\u003eMonofilament\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eZusammensetzung\u003c\/td\u003e\n        \u003ctd\u003eLegierung aus Eisen, Nickel und Chrom (Chirurgischer Edelstahl)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBeschichtung\u003c\/td\u003e\n        \u003ctd\u003eKeine\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFarbe\u003c\/td\u003e\n        \u003ctd\u003eMetallisch (Silber)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGewebereaktion\u003c\/td\u003e\n        \u003ctd\u003eMinimal\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eResorption\u003c\/td\u003e\n        \u003ctd\u003eNicht resorbierbar – permanent\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBesondere Eigenschaften\u003c\/td\u003e\n        \u003ctd\u003eDehnbar, formbar, höchste Reißfestigkeit\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eUSP-Größenbereich\u003c\/td\u003e\n        \u003ctd\u003e1 bis 7\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eVerpackung\u003c\/td\u003e\n        \u003ctd\u003eStandardmäßig 4 x 45cm pro Schachtel\u003cbr\u003ePatella-Set: 60cm einzeln\u003cbr\u003eAlternativ: 1 x 75cm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSterilisation\u003c\/td\u003e\n        \u003ctd\u003eGammastrahlung, luftdicht versiegelt\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cta-section-steel\"\u003e\n  \u003ch3 class=\"cta-title-steel\"\u003eUnübertroffene Festigkeit für kritische Eingriffe\u003c\/h3\u003e\n  \u003cp class=\"cta-text-steel\"\u003eSteel Monofilament von SMI ist das Nahtmaterial der Wahl, wenn es um maximale mechanische Belastbarkeit geht. In der Thoraxchirurgie nach Sternotomie, bei komplexen Bauchdeckenrekonstruktionen und in der Orthopädie bietet chirurgischer Edelstahl die Sicherheit, die synthetische Materialien nicht erreichen können. Die spezielle Edelstahllegierung kombiniert extreme Reißfestigkeit mit guter Handhabbarkeit – Drähte lassen sich biegen und formen, ohne ihre Stabilität zu verlieren. Mit einem fokussierten Sortiment von robusten Nadeln in USP 1 bis 7 deckt Steel Monofilament alle Anwendungen ab, bei denen permanente, hochfeste Nähte essentiell sind. Vertrauen Sie auf Stahl – wenn es wirklich darauf ankommt.\u003c\/p\u003e\n  \u003ca href=\"#\" class=\"btn-primary-steel\"\u003eProduktvarianten ansehen\u003c\/a\u003e\n\u003c\/div\u003e","brand":"SMI A.G.","offers":[{"title":"HS 25 \/ 0 \/ 4 x 45 cm","offer_id":52709749915915,"sku":"SMSMIST01","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"HS 40 \/ 1 \/ 4 x 45 cm","offer_id":52709749948683,"sku":"SMSMIST11","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"HS 40 \/ 2 \/ 4 x 45 cm","offer_id":52709749981451,"sku":"SMSMIST21","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"HS 48 \/ 3 \u0026 4 \/ 4 x 45 cm","offer_id":52709750014219,"sku":"SMSMIST41","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"HRT 40 \/ 3 \u0026 4 \/ 4 x 45 cm","offer_id":52709750046987,"sku":"SMSMIST45","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"HS 50 \/ 5 \/ 4 x 45 cm","offer_id":52709750079755,"sku":"SMSMIST51","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"HS 58 \/ 5 \/ 4 x 45 cm","offer_id":52709750112523,"sku":"SMSMIST52","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"HS 50 \/ 5 \/ 1 x 75 cm","offer_id":52709750145291,"sku":"SMSMIST53","price":152.91,"currency_code":"EUR","in_stock":true},{"title":"HRT 55 - VISI BLACK \/ 5 \/ 1 x 75 cm","offer_id":52709750178059,"sku":"SMSMIST54","price":152.91,"currency_code":"EUR","in_stock":true},{"title":"HRT 48 \/ 5 \/ 4 x 45 cm","offer_id":52709750210827,"sku":"SMSMIST55","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"NHS 48 \/ 5 \/ 4 x 45 cm","offer_id":52709750243595,"sku":"SMSMIST56","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"HS 50 \/ 6 \/ 4 x 45 cm","offer_id":52709750276363,"sku":"SMSMIST61","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"HS 58 \/ 6 \/ 4 x 45 cm","offer_id":52709750309131,"sku":"SMSMIST62","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"NHS 48 \/ 6 \/ 4 x 45 cm","offer_id":52709750341899,"sku":"SMSMIST63","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"HRT 48 \/ 6 \/ 4 x 45 cm","offer_id":52709750374667,"sku":"SMSMIST65","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"HS 48 \/ 7 \/ 4 x 45 cm","offer_id":52709750407435,"sku":"SMSMIST71","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"NHS 48 \/ 7 \/ 4 x 45 cm","offer_id":52709750440203,"sku":"SMSMIST72","price":210.0,"currency_code":"EUR","in_stock":true},{"title":"HS 120 \/ 7 \/ 60 cm","offer_id":52709750472971,"sku":"SMSMIST75","price":135.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3862\/7595\/files\/smi-steel-monofilament-5947990.png?v=1766259369","url":"https:\/\/shop.surgicmate.com\/products\/smi-steel-monofilament","provider":"SurgicMate ","version":"1.0","type":"link"}