Implants
A collection page of Clinical Research Dental
About
Dental Implant Restoration Explore dental implant restoration products including screw channel barriers and implant care solutions. Designed to support long-term success, precision, and hygiene in implant restorative procedures. < Screw Channel Barriers Implant Care < > .sub-category-nav { position: relative; display: flex; justify-content: center; align-items: center; background-color: #efefef; border-radius: 10px; padding: 1em 0; overflow: hidden; } .slider-container { width: 90%; overflow-x: auto; scroll-snap-type: x mandatory; display: flex; gap: 1rem; scroll-behavior: smooth; padding: 0 1rem; -webkit-overflow-scrolling: touch; cursor: grab; } .slider-container:active { cursor: grabbing; } /* Hide scrollbar */ .slider-container::-webkit-scrollbar { display: none; } .slider-container { -ms-overflow-style: none; scrollbar-width: none; } .slider { display: flex; gap: 1rem; flex-wrap: nowrap; } .slide { flex: 0 0 auto; scroll-snap-align: start; text-align: center; width: 150px; } .slide img { width: 80px; height: 80px; border-radius: 50%; } .slide p { font-size: 14px; margin-top: 5px; } .slide-link { display: block; text-decoration: none; color: inherit; } .slide-link.active { border-bottom: 2px solid #0072ce; padding-bottom: 4px; } .scroll-arrow { position: absolute; top: 50%; transform: translateY(-50%); background: white; border: 1px solid #ccc; border-radius: 50%; width: 32px; height: 32px; font-size: 18px; font-weight: bold; color: #333; cursor: pointer; display: none; z-index: 1; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .scroll-arrow.left { left: 10px; } .scroll-arrow.right { right: 10px; }