Libertas® Acetabular Cup

Compatible with CoCr and Biolox® modular femoral heads

The Libertas Acetabular Cup is a cementless component used in total hip replacement surgeries. It is designed for a secure press-fit implantation into the acetabulum and is compatible with highly cross-linked ultrahigh molecular weight polyethylene liners. Screws can be added when additional fixation is required.

.custom-tabs-nav { display:flex; justify-content:center; gap:40px; margin-bottom:40px; } .custom-tabs-nav button { background:none; border:none; font-size:20px; font-weight:600; color:#17345f; cursor:pointer; padding:10px 0; border-bottom:3px solid transparent; } .custom-tabs-nav button.active { border-bottom:3px solid #f58220; } .tab-panel { display:none; } .tab-panel.active { display:block; } @media only screen and (max-width: 768px) { .custom-tabs-nav { flex-direction: column; gap: 0; } .custom-tabs-nav button {color:white !important;background-color:#1f3153; width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; text-align: left; border-bottom: 1px solid rgba(255,255,255,0.15); } .custom-tabs-nav button::after { content: "\f078"; /* Font Awesome chevron-down */ font-family: "Font Awesome 5 Free"; font-weight: 900; color: white; margin-left: auto; } .custom-tabs-nav button:last-child { border-bottom: none; } }
Libertas Acetabular Cup is Designed for Optimal Fixation

The cup is designed to be implanted into the acetabulum with a tight fit just below the equator of the shell. The shell is oversized by 1.3 mm in relation to the reamed bone cavity. Preoperative templating using X-rays and CT scans in the case of unusual conditions in the acetabular roof further helps plan the surgery for optimal fit and fixation.

The Libertas Acetabular Cup features:

  • Mechanical Stability – Press Fit Philosophy, Design Geometry, and Optional Screw Fixation
  • Biological Stability – Ti-Growth® Coating
  • Bone Conservation – 16 Shell sizes for better fit with matched odd and even sized acetabular reamers
  • Congruent Stress Transfer – Overall Design Geometry/corresponding modular shells with CoCr or Biolox® delta head choices (with offset options)
Advanced Materials and Coatings

The Libertas Acetabular Cup shell is manufactured in Titanium alloy (Ti6Al4V-ELI) with an external Ti-Growth® Titanium plasma spray coating. The exterior shell surface has been designed to pre-stress the bone in the oversized area specifically to prevent unwanted preferential apical loading. The shell accepts highly cross-linked ultrahigh molecular weight polyethylene liners, which can accommodate a range of Biolox® Delta Ceramic or cobalt chrome heads of different sizes, lengths, and offsets.

document.addEventListener('DOMContentLoaded', function () { const buttons = document.querySelectorAll('.custom-tabs-nav button'); const panels = document.querySelectorAll('.tab-panel'); const isMobile = () => window.matchMedia("(max-width: 768px)").matches; // Hide all panels on load (ALL DEVICES) panels.forEach(panel => { panel.style.display = 'none'; }); // Desktop default state only const defaultPanel = document.querySelector('.overview'); if (!isMobile() && defaultPanel) { defaultPanel.style.display = 'block'; } buttons.forEach(button => { button.addEventListener('click', function () { const target = document.querySelector('.' + this.dataset.tab); const isOpen = target.style.display === 'block'; // Clear active state buttons.forEach(btn => btn.classList.remove('active')); // ========================= // MOBILE (ACCORDION) // ========================= if (isMobile()) { // If already open → close it if (isOpen) { target.style.display = 'none'; return; } // Close all panels panels.forEach(p => p.style.display = 'none'); // Move panel directly under clicked button this.insertAdjacentElement('afterend', target); // Open it immediately (no double-click issue now) target.style.display = 'block'; this.classList.add('active'); return; } // ========================= // DESKTOP (TABS) // ========================= panels.forEach(panel => { panel.style.display = 'none'; }); target.style.display = 'block'; this.classList.add('active'); }); }); // Restore DOM order when resizing back to desktop window.addEventListener('resize', function () { if (!isMobile()) { panels.forEach(panel => { panel.style.display = ''; }); // ensure only overview shows (optional safety reset) const defaultPanel = document.querySelector('.overview'); if (defaultPanel) { panels.forEach(p => p.style.display = 'none'); defaultPanel.style.display = 'block'; } } }); });

Get the App,
Master
the O.R.

Access a rich library of instructive videos, detailed manuals, and impactful case studies made for surgeons! Explore system overviews for the Freedom Knee and Libertas Hip.

Download
the App Today!