Summit - Premolar Snapoff Workshop
.bioclear-workshop-page { font-family: "Source Sans Pro", Arial, sans-serif; color: #3f5262; background: #ffffff; line-height: 1.65; width: 100%; overflow: hidden; } .bioclear-work shop-page * { box-sizing: border-box; } .bioclear-workshop-page .container { width: 100%; max-width: 100%; margin: 0 auto; padding: 0 14px; } .bioclear-workshop-page .section { padding: 22px 0; } .bioclear-workshop-page h1, .bioclear-workshop-page h2, .bioclear-workshop-page h3, .bioclear-workshop-page h4 { font-family: "Proxima Nova", Arial, sans-serif; color: #3f5262; margin: 0 0 14px; line-height: 1.12; font-weight: 700; word-break: normal; overflow-wrap: break-word; } .bioclear-workshop-page h1 { font-size: clamp(30px, 7vw, 48px); font-weight: 300; letter-spacing: 0.2px; max-width: 100%; } .bioclear-workshop-page h2 { font-size: clamp(24px, 5vw, 30px); font-weight: 700; text-transform: uppercase; letter-spacing: 1px; } .bioclear-workshop-page h3 { font-size: 22px; } .bioclear-workshop-page p { margin: 0 0 14px; font-size: 17px; color: #556776; } .bioclear-workshop-page .eyebrow { display: inline-block; margin-bottom: 12px; font-family: "Proxima Nova", Arial, sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #8180bd; } .bioclear-workshop-page .hero { margin-top: 18px; border: 1px solid #e7ebef; background: linear-gradient(to bottom, rgba(255,255,255,0.96), rgba(248,249,251,0.96)), linear-gradient(30deg, rgba(129,128,189,0.04) 12%, transparent 12.5%, transparent 87%, rgba(129,128,189,0.04) 87.5%, rgba(129,128,189,0.04)), linear-gradient(150deg, rgba(63,82,98,0.03) 12%, transparent 12.5%, transparent 87%, rgba(63,82,98,0.03) 87.5%, rgba(63,82,98,0.03)); background-size: auto, 80px 140px, 80px 140px; overflow: hidden; } .bioclear-workshop-page .hero-content { padding: 30px 20px; min-width: 0; } .bioclear-workshop-page .hero-copy { max-width: 100%; margin-bottom: 20px; } .bioclear-workshop-page .button-row { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 18px; align-items: stretch; } .bioclear-workshop-page .btn { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 14px 18px; text-decoration: none; font-family: "Proxima Nova", Arial, sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; transition: 0.2s ease; white-space: normal; text-align: center; flex: 1 1 220px; } .bioclear-workshop-page .btn-primary { background: #3f5262; color: #ffffff; border: 1px solid #3f5262; } .bioclear-workshop-page .btn-primary:hover { background: #32414e; border-color: #32414e; } .bioclear-workshop-page .btn-secondary { background: #ffffff; color: #3f5262; border: 1px solid #cfd7de; } .bioclear-workshop-page .btn-secondary:hover { background: #f8f9fb; } .bioclear-workshop-page .details-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin-top: 22px; } .bioclear-workshop-page .detail-box { border-top: 2px solid #8180bd; background: #ffffff; padding: 16px 14px; min-width: 0; } .bioclear-workshop-page .detail-box strong { display: block; margin-bottom: 4px; font-family: "Proxima Nova", Arial, sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: #8180bd; } .bioclear-workshop-page .detail-box span { font-size: 16px; color: #3f5262; } .bioclear-workshop-page .panel { border: 1px solid #e7ebef; background: #ffffff; padding: 24px 18px; } .bioclear-workshop-page .panel-soft { background: linear-gradient(to bottom, #ffffff 0%, #f8f9fb 100%); } .bioclear-workshop-page .grid-2 { display: grid; grid-template-columns: 1fr; gap: 18px; align-items: start; } .bioclear-workshop-page .grid-3 { display: grid; grid-template-columns: 1fr; gap: 18px; } .bioclear-workshop-page .feature-list { list-style: none; margin: 0; padding: 0; } .bioclear-workshop-page .feature-list li { position: relative; padding-left: 22px; margin-bottom: 12px; color: #556776; font-size: 17px; } .bioclear-workshop-page .feature-list li:before { content: ""; position: absolute; left: 0; top: 10px; width: 8px; height: 8px; background: #8180bd; border-radius: 50%; } .bioclear-workshop-page .highlights { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin-top: 18px; } .bioclear-workshop-page .highlight-card { background: linear-gradient(to bottom, #ffffff 0%, #f8f9fb 100%); border: 1px solid #e7ebef; padding: 18px 16px; text-align: left; min-width: 0; } .bioclear-workshop-page .highlight-number { display: inline-block; margin-bottom: 10px; font-family: "Proxima Nova", Arial, sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 1.6px; text-transform: uppercase; color: #8180bd; } .bioclear-workshop-page .highlight-card h3 { font-size: 28px; line-height: 1.05; margin-bottom: 10px; } .bioclear-workshop-page .highlight-card p { font-size: 16px; margin-bottom: 0; } .bioclear-workshop-page .card { border: 1px solid #e7ebef; background: #ffffff; height: 100%; } .bioclear-workshop-page .card-body { padding: 22px 18px; } .bioclear-workshop-page .faq-item { border-top: 1px solid #e7ebef; padding: 16px 0; } .bioclear-workshop-page .faq-item:first-child { border-top: none; padding-top: 0; } .bioclear-workshop-page .cta { background: #3f5262; padding: 32px 18px; text-align: center; } .bioclear-workshop-page .cta h2, .bioclear-workshop-page .cta p { color: #ffffff; } .bioclear-workshop-page .cta .btn-secondary { border-color: #ffffff; color: #ffffff; background: transparent; } .bioclear-workshop-page .cta .btn-secondary:hover { background: rgba(255,255,255,0.08); } @media (max-width: 640px) { .bioclear-workshop-page .container { padding: 0 10px; } .bioclear-workshop-page .hero-content, .bioclear-workshop-page .panel, .bioclear-workshop-page .cta { padding-left: 16px; padding-right: 16px; } .bioclear-workshop-page .details-grid, .bioclear-workshop-page .highlights { grid-template-columns: 1fr; } .bioclear-workshop-page .btn { flex-basis: 100%; width: 100%; } .bioclear-workshop-page .highlight-card h3 { font-size: 24px; } } UK Bioclear Summit 2026 Premolar Cusp Fractures: Contact Strut & Clearfil™ Majesty ES-2 This 1 hour 30 minute workshop explores the predictable restoration of the dreaded premolar palatal cusp fracture using the Bioclear Contact Strut technique in combination with injection moulding of Clearfil™ Majesty ES-2. Summit OverviewDownload Workshop Details Workshop Premolar Cusp Fractures Duration 1 hour 30 minutes Focus Premolar cusp fracture restoration Materials Contact Strut & Clearfil™ Majesty ES-2 Workshop Overview The approach is designed to enable clinicians to recreate strength, anatomical form, and function. Participants will gain an understanding of compressive preparation design for fractured teeth and develop confidence in the selection and placement of Bioclear matrices on soft-tissue dentoforms. The session includes hands-on experience with injection moulding using Kuraray materials. Highlights 01 Contact Strut technique Explore a predictable method to ensure good contact points. 02 Hands-on practical workshop Develop confidence with matrix placement and fractured premolar workflows on soft-tissue dentoforms. 03 Injection moulding protocols Use Clearfil™ Majesty ES-2 with heated injection moulding techniques. 04 Contour and contact control Improve management of interproximal contacts, gingival adaptation and finishing efficiency. You Will Learn Compressive preparation design for fractured teeth Selection and placement protocols for the Bioclear matrix system on premolars Managing interproximal contacts and gingival adaptation Injection moulding techniques using Clearfil™ Majesty composite materials Minimising finishing time through controlled over-moulding Avoiding common premolar contour and contact challenges Workshop At a Glance Clinical focus Predictable restoration of premolar palatal cusp fractures using the Contact Strut technique. Hands-on techniques Practical experience with Bioclear matrices, dentoforms and heated injection moulding workflows. Materials and equipment The workshop incorporates HeatSync composite warmers, Bioclear matrices and heated Clearfil™ Majesty composite materials. Who Is This Workshop For? Dentists interested in modern premolar composite workflows Clinicians wanting to improve fracture management with predictable contact control Delegates looking to improve efficiency, anatomy and function in posterior-style anterior-adjacent challenges Please Note This is a 1 hour 30 minute practical workshop Places are limited due to workshop capacity Workshops are only available to delegates attending the full 2-day UK Bioclear Summit Workshop FAQs How long is the workshop? 1 hour 30 minutes. What is the main focus of the session? The predictable restoration of a premolar palatal cusp fracture using the Contact Strut technique and Clearfil™ Majesty ES-2. Are these hands-on practicals? Yes, the session includes hands-on experience with matrix placement and injection moulding . Which materials are used? Bioclear matrices, Clearfil™ Majesty composite materials and HeatSync composite warmers are incorporated into the workshop. Who do I contact with questions? Please email [email protected]. Develop confidence with predictable premolar fracture restoration Join this practical workshop and explore efficient, anatomical and durable composite restoration techniques. Summit OverviewWorkshop Enquiry