<!DOCTYPE html><!-- Last Published: Tue Jun 09 2026 22:44:06 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.3d-dentists.com" data-wf-page="68caca8a23bece2f6c8c820a" data-wf-site="68caca8a23bece2f6c8c823a" lang="en"><head><meta charset="utf-8"/><link href="https://cdn.prod.website-files.com" rel="preconnect" crossorigin="anonymous"/><title>Dental Practice Consulting &amp; Coaching | 3D Dentists</title><meta content="From live-patient training to business coaching and team development, we&#x27;ve got everything you need to build the practice you want. Learn more!" name="description"/><meta content="Dental Practice Consulting &amp; Coaching | 3D Dentists" property="og:title"/><meta content="From live-patient training to business coaching and team development, we&#x27;ve got everything you need to build the practice you want. Learn more!" property="og:description"/><meta content="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee65322f70dc08bde84835_9ad68922410633690dae7f305585da180fcf7edf.webp" property="og:image"/><meta content="Dental Practice Consulting &amp; Coaching | 3D Dentists" name="twitter:title"/><meta content="From live-patient training to business coaching and team development, we&#x27;ve got everything you need to build the practice you want. Learn more!" name="twitter:description"/><meta content="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee65322f70dc08bde84835_9ad68922410633690dae7f305585da180fcf7edf.webp" name="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/css/wond-3dd.shared.98c6cb2b9.min.css" rel="stylesheet" type="text/css" integrity="sha384-mMbLK5i4rU8cShefRdIoC5AvSm68vRg+9N5IniPOd5LiU71T9Jbb9KWXaB3sgPIS" crossorigin="anonymous"/><style>html.w-mod-js:not(.w-mod-ix3) :is([data-animate-content="true"] .c-heading,
[data-animate-content="true"] .c-custom-tag .c-heading,
[data-animate-content="true"] .eyebrow_text, [data-animate-content="true"] .c-paragraph, [data-animate-content="true"] .u-button-group .button_main_wrap, .c-grid[data-stagger = true] > *, .timeline_card_line-fill, .g_visual_img) {visibility: hidden !important;}</style><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({  google: {    families: ["Geist:300,400,500,600,700"]  }});</script><script src="https://use.typekit.net/ful7erj.js" type="text/javascript"></script><script type="text/javascript">try{Typekit.load();}catch(e){}</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68eea84f1d1e0db3f900fab9_3DD_favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68eea8516fc257fd074542d1_3DD_webclip.png" rel="apple-touch-icon"/><link href="https://www.3d-dentists.com" rel="canonical"/><!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-T3T8WXKD');</script>
<!-- End Google Tag Manager -->

<script>
(function(global){global.pageFunctions=global.pageFunctions||{executed:{},functions:{},addFunction:function(id,fn){if(!this.functions[id])this.functions[id]=fn},executeFunctions:function(){if(this.added)return;this.added=true;for(const id in this.functions){if(!this.executed[id]){try{this.functions[id]();this.executed[id]=true}catch(e){console.error(`Error executing function ${id}:`,e)}}}}}})(window);
</script>
<!-- Swiper JS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css"/>
<!-- Plyr.io CSS -->
<link rel="stylesheet" href="https://cdn.plyr.io/3.7.2/plyr.css" />

<style>
/* ══════════════════════════════════════════════════
   Ecwid Buy Button → Webflow Design System
   Supports: primary (default) + secondary variant
   ══════════════════════════════════════════════════ */

/* ── Base Button (works for both variants via cascading vars) ── */
html#ecwid_html body#ecwid_body .ecsp .ecwid-btn--primary {
  /* Colors — these vars cascade from the wrapper, changing per variant */
  background-color: var(--_button-style---background) !important;
  color: var(--_button-style---text) !important;
  border: var(--border-width--main) solid var(--_button-style---border) !important;

  /* Shape */
  border-radius: var(--radius--small) !important;
  padding: .25rem .25rem .25rem 1.25rem !important;

  /* Shadow — primary gets inset shadow, secondary will override to none */
  box-shadow:
    var(--_button-style---inner-shadow-top) 2px 2px 4px 0px inset,
    var(--_button-style---inner-shadow-bottom) -1px -1px 4px 0px inset !important;

  /* Typography */
  font-family: var(--_typography---font--primary-family) !important;
  font-weight: var(--_typography---font--primary-semibold) !important;
  font-size: var(--_text-style---font-size) !important;
  line-height: 1 !important;
  letter-spacing: var(--_text-style---letter-spacing) !important;
  text-transform: var(--_text-style---text-transform) !important;

  /* Layout */
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;

  /* Reset Ecwid sizing */
  width: auto !important;
  height: auto !important;
  min-width: initial !important;
  max-width: initial !important;

  /* Transition */
  transition: all 0.2s ease !important;
}

/* ── Base Hover ── */
html#ecwid_html body#ecwid_body .ecsp .ecwid-btn--primary:hover {
  background-color: var(--_button-style---background-hover) !important;
  color: var(--_button-style---text-hover) !important;
  border-color: var(--_button-style---border-hover) !important;
  box-shadow:
    var(--_button-style---inner-shadow-top-hover) 2px 2px 4px 0px inset,
    var(--_button-style---inner-shadow-bottom-hover) -1px -1px 4px 0px inset !important;
}

/* ── Base Icon ── */
html#ecwid_html body#ecwid_body .ecsp .ecwid-btn--primary .button_icon {
  border-radius: var(--radius--small);
  background-color: var(--_button-style---text);
  color: var(--_button-style---border);
  width: 2.625rem;
  height: 2.625rem;
  padding: 1rem;
}

/* ── Base Span ── */
html#ecwid_html body#ecwid_body .ecsp .ecwid-btn--primary span {
  font-weight: var(--_typography---font--primary-semibold) !important;
}

/* ══════════════════════════════════════════════════
   Secondary Variant Overrides
   ══════════════════════════════════════════════════ */
html#ecwid_html body#ecwid_body [data-wf--ecwid-shop-button--variant="secondary"] .ecwid-btn--primary {
  background-color: var(--_theme---text) !important;
  color: var(--_theme---background) !important;
  border-color: var(--_theme---text) !important;
  box-shadow: none !important;
}

html#ecwid_html body#ecwid_body [data-wf--ecwid-shop-button--variant="secondary"] .ecwid-btn--primary:hover {
  background-color: var(--_theme---text-secondary) !important;
  color: var(--_theme---background) !important;
  border-color: var(--_theme---text-secondary) !important;
  box-shadow: none !important;
}

html#ecwid_html body#ecwid_body [data-wf--ecwid-shop-button--variant="secondary"] .ecwid-btn--primary .button_icon {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
}

/* ══════════════════════════════════════════════════
   Container & Wrapper Resets (both variants)
   ══════════════════════════════════════════════════ */
html#ecwid_html body#ecwid_body .button_main_wrap.ecsp {
  padding: 0 !important;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  width: auto !important;
  height: auto !important;
}

html#ecwid_html body#ecwid_body .ecsp > div {
  margin: 0 !important;
}

html#ecwid_html body#ecwid_body .ecsp div {
  float: left !important;
}

html#ecwid_html body#ecwid_body .ecsp.ecsp-SingleProduct-v2 div[customprop='addtobag'] {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
  
html#ecwid_html body#ecwid_body .ec-size.ec-size--m .ec-store .product-details--layout-sidebar-right .product-details__gallery, html#ecwid_html body#ecwid_body .ec-size.ec-size--m .ec-store .product-details--layout-sidebar-right .product-details__sidebar {
  width:50% !important;
  }
</style></head><body><div class="page_wrap"><div class="u-position-fixed"><div class="w-embed"><style>
:root {
  --grid-breakout: [full-start] minmax(0, 1fr) [content-start] repeat(var(--site--column-count), minmax(0, var(--site--column-width))) [content-end] minmax(0, 1fr) [full-end];
  --grid-breakout-single: [full-start] minmax(0, 1fr) [content-start] minmax(0, calc(100% - var(--site--margin) * 2)) [content-end] minmax(0, 1fr) [full-end];
}
::before, ::after {
	box-sizing: border-box;
}
.w-embed:before, .w-embed:after,
.w-richtext:before, .w-richtext:after {
	content: unset;
}
html {
	background-color: var(--_theme---background);
}
button {
	background-color: unset;
	padding: unset;
	text-align: inherit;
}
button:not(:disabled) {
	cursor: pointer;
}
video {
	width: 100%;
	object-fit: cover;
}
/* remove padding of empty element */
.wf-empty {
	padding: 0;
}
svg {
	max-width: 100%;
}
@media (prefers-color-scheme: light) {
	option { color: black; }
}
img::selection {
	background: transparent;
}
/* Typography */
body {
	text-transform: var(--_text-style---text-transform);
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}
/* Clear Defaults */
a:not([class]) {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6,p,blockquote,label {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	text-wrap: inherit;
	margin-top: 0;
	margin-bottom: 0;
}
select:has(option[value=""]:checked) {
	color: color-mix(in lab, currentcolor 60%, transparent)
}
/* Selection Color */
::selection {
	background-color: var(--_theme---selection--background);
	color: var(--_theme---selection--text);
}
/* Margin Trim */
:is(.u-margin-trim,.u-rich-text) > :not(:not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim) ~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim)),
:is(.u-margin-trim,.u-rich-text) > :not(:not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim) ~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim)).u-display-contents > :first-child {
	margin-top: 0;
}
:is(.u-margin-trim,.u-rich-text) > :not(:has(~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim))),
:is(.u-margin-trim,.u-rich-text) > :not(:has(~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim))).u-display-contents > :last-child {
	margin-bottom: 0;
}
/* Line Height Trim */
:is(h1,h2,h3,h4,h5,h6,p):not(.u-text-trim-off,:has([class*="u-text-style-"]))::before,
[class*="u-text-style-"]:not(.u-text-trim-off,:has(h1,h2,h3,h4,h5,h6,p))::before {
	content: "";
	display: table;
	margin-bottom: calc(-0.5lh + var(--_text-style---trim-top));
}
:is(h1,h2,h3,h4,h5,h6,p):not(.u-text-trim-off,:has([class*="u-text-style-"]))::after,
[class*="u-text-style-"]:not(.u-text-trim-off,:has(h1,h2,h3,h4,h5,h6,p))::after {
	content: "";
	display: table;
	margin-bottom: calc(-0.5lh + var(--_text-style---trim-bottom));
}
/* Rich Text Links */
.w-richtext a {
	position: relative;
	z-index: 4;
}
/* Line Clamp */
.u-line-clamp-1, .u-line-clamp-2, .u-line-clamp-3, .u-line-clamp-4 {
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.u-line-clamp-2 { -webkit-line-clamp: 2; }
.u-line-clamp-3 { -webkit-line-clamp: 3; }
.u-line-clamp-4 { -webkit-line-clamp: 4; }
/* Child Contain */
.u-child-contain > * {
	width: 100%;
	max-width: inherit !important;
  margin-inline: 0 !important;
	margin-top: 0 !important;
}
/* Hide */
.u-hide-if-empty:empty,
.u-hide-if-empty:not(:has(> :not(.w-condition-invisible))),
.u-hide-if-empty-cms:not(:has(.w-dyn-item)),
.u-embed-js,
.u-embed-css {
	display: none !important;
}
/* Focus State */
a, button, :where([tabindex]), [data-outline] {
	outline-offset: var(--focus--offset-outer);
}
a:focus-visible,
button:focus-visible,
[tabindex]:focus-visible,
label:has(input:focus-visible) [data-outline] {
	outline-color: var(--_theme---text);
	outline-width: var(--focus--width);
	outline-style: solid;
}
/* Disabled */
[data-button]:has(button:disabled) {
	opacity: 0.5;
  pointer-events: none;
}
/* Play Button */
.button_toggle_wrap:has([aria-pressed="true"]) .button_toggle_play {
	opacity: 0;
}
.button_toggle_wrap:has([aria-pressed="true"]) .button_toggle_pause {
	opacity: 1;
}
/* Global / Clickable Component
.wf-design-mode .clickable_wrap {
	z-index: 0;
}*/

.clickable_wrap a[href="#"] {
	display: none;
}
.clickable_wrap a[href="#"] ~ button {
	display: block;
}

/* Responsive Above */
@container threshold-large (width >= 62em) {
	.u-order-unset-above { order: unset !important; }
	.u-all-unset-above { all: unset !important; }
	.u-grid-below { display: flex !important; }
}
@container threshold-medium (width >= 48em) {
	.u-order-unset-above { order: unset !important; }
	.u-all-unset-above { all: unset !important; }
	.u-grid-below { display: flex !important; }
}
@container threshold-small (width >= 30em) {
	.u-order-unset-above { order: unset !important; }
	.u-all-unset-above { all: unset !important; }
	.u-grid-below { display: flex !important; }
}
/* Responsive Below */
@container threshold-large (width < 62em) {
	.u-order-unset-below { order: unset !important; }
	.u-all-unset-below { all: unset !important; }
	.u-grid-above { display: flex !important; }
}
@container threshold-medium (width < 48em) {
	.u-order-unset-below { order: unset !important; }
	.u-all-unset-below { all: unset !important; }
	.u-grid-above { display: flex !important; }
}
@container threshold-small (width < 30em) {
	.u-order-unset-below { order: unset !important; }
	.u-all-unset-below { all: unset !important; }
	.u-grid-above { display: flex !important; }
}
/* Form Radio */
.form_main_radio_label:has(input:checked) .form_main_radio_circle_inner {
	opacity: 1;
}
/* Form Checkbox */
.form_main_checkbox_label:has(input:checked) .form_main_checkbox_box {
	background-color: currentColor;
	border-color: currentColor;
}
.form_main_checkbox_label:has(input:checked) .form_main_checkbox_icon {
	opacity: 1;
}
</style></div><div class="u-embed-css w-embed"><style>
  /* Hide LastPass Element from Form fields */
  [data-lastpass-icon-root] {
    display: none !important;
  }

  /* Plyr.io - Styles */
  html {
    --plyr-color-main: white;
    --plyr-tab-focus-color: transparent;
    --plyr-video-control-color-hover: black;
    --plyr-control-icon-size: 1.5em;
    --plyr-range-thumb-height: 0px;
    --plyr-range-track-height: 0.6em;
  }
  .plyr__control--overlaid {
    color: black;
  }
  .plyr__volume {
    width: auto;
    min-width: auto;
    max-width: auto;
  }
  .plyr {
    width: 100%;
    height: 100%;
  }
  .plyr video {
    object-fit: cover;
  }
  .contain-video video {
    object-fit: contain;
  }
  .hide-cover .plyr_cover {
    opacity: 0;
    pointer-events: none;
  }
  .hide-cover .plyr_cover-img {
    transform: scale(1.4);
  }
  .plyr__video-embed__container {
    padding-top: 56.25% !important;
    padding-bottom: 0 !important;
    height: 100% !important;
    transform: translateY(0%) !important;
  }
  .plyr__video-embed__container iframe {
    width: 100% !important;
  }
  .plyr_embed.w-richtext > .w-embed.w-iframe {
    height: 100% !important;
  }

  /* Text-Link - CSS Animation */
  @media (hover: hover) {
    .text-link_main_wrap:is(:hover, :focus-visible) .text-link_main_line {
      transform: scaleX(1);
      transform-origin: 0% 50%;
    }
  }

  /* FIX Rich Text Heading animation  */
  .w-richtext .gsap_split_line h1,
  .w-richtext .gsap_split_line h2,
  .w-richtext .gsap_split_line h3,
  .w-richtext .gsap_split_line h4,
  .w-richtext .gsap_split_line h5,
  .w-richtext .gsap_split_line h6 {
    padding-bottom: calc(var(--_text-style---line-height) * 0.15em);
    padding-top: calc(var(--_text-style---line-height) * 0.15em);
  }

  /* Rich-text Checklist */
  .u-rich-text.is-checklist ul {
    list-style: none;
    padding-left: 0em;
    margin: 0;
  }
  .u-rich-text.is-checklist ul li {
    position: relative;
    padding-left: 2em;
  }
  .u-rich-text.is-checklist ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.1em;
    width: 1.2em;
    height: 1.2em;
    background-color: currentColor;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20.3479 7.56384L9.7479 18.1638C9.65402 18.2585 9.52622 18.3117 9.3929 18.3117C9.25958 18.3117 9.13178 18.2585 9.0379 18.1638L3.6479 12.7738C3.55324 12.68 3.5 12.5522 3.5 12.4188C3.5 12.2855 3.55324 12.1577 3.6479 12.0638L4.3479 11.3638C4.44178 11.2692 4.56958 11.2159 4.7029 11.2159C4.83622 11.2159 4.96402 11.2692 5.0579 11.3638L9.3879 15.6938L18.9379 6.14384C19.1357 5.95205 19.4501 5.95205 19.6479 6.14384L20.3479 6.85384C20.4426 6.94772 20.4958 7.07552 20.4958 7.20884C20.4958 7.34216 20.4426 7.46995 20.3479 7.56384Z'/%3E%3C/svg%3E")
      no-repeat center / contain;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20.3479 7.56384L9.7479 18.1638C9.65402 18.2585 9.52622 18.3117 9.3929 18.3117C9.25958 18.3117 9.13178 18.2585 9.0379 18.1638L3.6479 12.7738C3.55324 12.68 3.5 12.5522 3.5 12.4188C3.5 12.2855 3.55324 12.1577 3.6479 12.0638L4.3479 11.3638C4.44178 11.2692 4.56958 11.2159 4.7029 11.2159C4.83622 11.2159 4.96402 11.2692 5.0579 11.3638L9.3879 15.6938L18.9379 6.14384C19.1357 5.95205 19.4501 5.95205 19.6479 6.14384L20.3479 6.85384C20.4426 6.94772 20.4958 7.07552 20.4958 7.20884C20.4958 7.34216 20.4426 7.46995 20.3479 7.56384Z'/%3E%3C/svg%3E")
      no-repeat center / contain;
  }

  /* Rich-text Checklist-Round */
  .u-rich-text.is-checklist-round ul {
    list-style: none;
    padding-left: 0em;
    margin: 0;
  }
  .u-rich-text.is-checklist-round ul li {
    position: relative;
    padding-left: 2em;
  }
  .u-rich-text.is-checklist-round ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0em;
    width: 1.5em;
    height: 1.5em;
    background-color: currentColor;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='currentColor' d='M172.24 99.76a6 6 0 0 1 0 8.48l-56 56a6 6 0 0 1-8.48 0l-24-24a6 6 0 0 1 8.48-8.48L112 151.51l51.76-51.75a6 6 0 0 1 8.48 0M230 128A102 102 0 1 1 128 26a102.12 102.12 0 0 1 102 102m-12 0a90 90 0 1 0-90 90a90.1 90.1 0 0 0 90-90'/%3E%3C/svg%3E")
      no-repeat center / contain;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='currentColor' d='M172.24 99.76a6 6 0 0 1 0 8.48l-56 56a6 6 0 0 1-8.48 0l-24-24a6 6 0 0 1 8.48-8.48L112 151.51l51.76-51.75a6 6 0 0 1 8.48 0M230 128A102 102 0 1 1 128 26a102.12 102.12 0 0 1 102 102m-12 0a90 90 0 1 0-90 90a90.1 90.1 0 0 0 90-90'/%3E%3C/svg%3E")
      no-repeat center / contain;
  }

  /* Rich-text Checklist-Star */
  .u-rich-text.is-checklist-star ul {
    list-style: none;
    padding-left: 0em;
    margin: 0;
  }
  .u-rich-text.is-checklist-star ul li {
    position: relative;
    padding-left: 2em;
  }
  .u-rich-text.is-checklist-star ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0em;
    width: 1.25em;
    height: 1.25em;
    background-color: var(--_theme---border);
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='currentColor' d='M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z'/%3E%3C/svg%3E")
      no-repeat center / contain;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='currentColor' d='M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z'/%3E%3C/svg%3E")
      no-repeat center / contain;
  }

  .glass-card {
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.1), inset 0 0 20px 10px rgba(255, 255, 255, 1);
    position: relative;
    overflow: hidden;
  }

  .glass-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.8), transparent);
  }

  .glass {
    background: rgb(255, 255, 255, 0.3);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }

  .button_register_wrap:hover .button_register_icon {
    transform: translateX(10%);
  }

  @container threshold-medium (width >= 48em) {
    .text_caption_wrap {
      position: absolute;
      width: auto;
      bottom: 10%;
      left: 0%;
    }
  }

  @container threshold-medium (width < 48em) {
    .container_offset {
      padding: 0 !important;
      margin-top: var(--_spacing---space--5) !important;
    }
    .background_gradient_wrap {
      display: none;
    }
    .u-hide-medium {
      display: none !important;
    }
  }

  .container_offset {
    padding: var(--_spacing---space--5);
    margin-top: calc(var(--_spacing---space--7) * -1);
    position: relative;
    background-color: var(--_theme---background);
  }

  .rotate_heading_wrap,
  .rotate_heading_wrap .c-heading {
    font-size: min(12cqi, 6rem) !important;
  }
  .container-inline-size {
    container-type: inline-size;
  }

  .video_testimonial_container {
    width: 100% !important;
    max-width: 100% !important;
  }

  .ecsp .ecwid-btn--primary,
  .ecwid .ecwid-btn--primary {
    grid-column-gap: 0.75rem;
    grid-row-gap: 0.75rem;
    border: var(--border-width--main) solid var(--_button-style---border);
    border-radius: var(--radius--small);
    background-color: var(--_button-style---background);
    box-shadow: inset 0.125rem 0.125rem 0.25rem 0 var(--_button-style---inner-shadow-top), inset -0.0625rem -0.0625rem 0.25rem 0 var(--_button-style---inner-shadow-bottom);
    color: var(--_button-style---text);
    text-align: center;
    vertical-align: middle;
    --_button-style---border: var(--_theme---button-primary--border);
    --_button-style---background: var(--_theme---button-primary--background);
    --_button-style---inner-shadow-top: var(--_theme---button-primary--inner-shadow-top);
    --_button-style---inner-shadow-bottom: var(--_theme---button-primary--inner-shadow-bottom);
    --_button-style---text: var(--_theme---button-primary--text);
    --_button-style---border-hover: var(--_theme---button-primary--border-hover);
    --_button-style---background-hover: var(--_theme---button-primary--background-hover);
    --_button-style---inner-shadow-bottom-hover: var(--_theme---button-primary--inner-shadow-bottom-hover);
    --_button-style---text-hover: var(--_theme---button-primary--text-hover);
    --_button-style---inner-shadow-top-hover: var(--_theme---button-primary--inner-shadow-top-hover);
    justify-content: center;
    align-items: center;
    padding: 0.25rem 0.25rem 0.25rem 1.25rem;
    line-height: 1;
    transition: box-shadow 0.2s, opacity 0.2s, border-color 0.2s, color 0.2s, background-color 0.2s;
  }

  .is-ppc-accent strong {
    color: var(--swatch--brand);
  }

  .is-ppc-accent-2 strong {
    background: linear-gradient(135deg, var(--swatch--brand-2), var(--swatch--brand));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }

  html#ecwid_html body#ecwid_body .ecsp.ecsp-SingleProduct-v2 {
    min-width: auto !important;
  }
  
  .u-bullet-color-brand ul li::before {
  	background-color: var(--_theme---border)!important;
  }
</style></div><div class="ios-styles w-embed"><style>
/* Primary Button Styles */
.button_main_wrap[data-wf--btn-main--style="primary"] a,
.button_main_wrap[data-wf--btn-main--style="primary"] button {
  -webkit-appearance: none;
}

/* Secondary Button Styles */
.button_main_wrap[data-wf--btn-main--style="secondary"] a,
.button_main_wrap[data-wf--btn-main--style="secondary"] button {
  -webkit-appearance: none;
}
</style></div></div><div class="guide_wrap"><div class="w-embed"><style>
html.wf-design-mode .guide_wrap {
	display: block;
}
.guide_layout {
	counter-reset: gridguides;
}
.guide_layout > div::before {
  counter-increment: gridguides;
  content: counter(gridguides);
}
</style></div><div data-padding-bottom="none" data-padding-top="none" class="guide_contain u-container"><div class="guide_layout"><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div><div class="guide_column"></div></div></div></div><div class="nav_wrap"><div class="w-embed"><style>
body:has(.nav_component .w-nav-button.w--open):not(:has(.nav_desktop_wrap:not(.w-condition-invisible))) { overflow: hidden; }
/* on smaller screens */
@media (width < 75em) {
	/* disable scroll when mobile menu is open */
	body:has(.nav_component .w-nav-button.w--open) { overflow: hidden; }
}
/* on larger screens */
@container (min-width: 75em) {
	/* show desktop nav & dropdown backdrop */
	.nav_desktop_wrap, .nav_dropdown_backdrop { display: block; }
	/* hide mobile nav & mobile menu backdrop */
	.nav_desktop_wrap:not(.w-condition-invisible) ~ .nav_mobile_wrap, .nav_desktop_wrap:not(.w-condition-invisible) ~ .nav_menu_backdrop { display: none; }
}
/* dropdown list: initial state */
html:not(.wf-design-mode) .nav_dropdown_component > .w-dropdown-list {
	/* removes display none to enable css transitions */
	display: grid !important;
	grid-template-columns: minmax(0, 1fr);
	/* sets list to 0 height by default */
	grid-template-rows: 0fr;
	transition: grid-template-rows var(--nav--dropdown-close-duration);
	/* makes list content not focusable when closed */
	visibility: hidden;
	opacity: 0;
}
/* makes list content focusable when opened */
html:not(.wf-design-mode) .nav_dropdown_component > .w-dropdown-list.w--open {
	visibility: visible;
	opacity: 1;
}
/* sets list child to overflow hidden to enable css height transition */
.nav_dropdown_component > .w-dropdown-list > * {
	overflow: hidden;
}
/* set open state of dropdown list */
.nav_dropdown_component:has(> .w-dropdown-toggle[aria-expanded="true"]) > .w-dropdown-list {
	--nav--dropdown-close-duration: var(--nav--dropdown-open-duration);
	grid-template-rows: 1fr;
}
/* on desktop, delay dropdown opening if another dropdown is open */
.nav_desktop_wrap:has(.nav_dropdown_component > .w-dropdown-toggle.w--open[aria-expanded="false"]) .nav_dropdown_component:has(> .w--open[aria-expanded="true"]) > .w-dropdown-list {
	transition-delay: var(--nav--dropdown-close-duration);
}
/* reveal dropdown backdrop when dropdown open */
.nav_dropdown_backdrop {
	transition: opacity var(--nav--dropdown-close-duration);
}
body:has(.nav_dropdown_component > [aria-expanded="true"]) .nav_dropdown_backdrop {
	opacity: 1;
}
/* rotate arrow inside open dropdown */
.w-dropdown-toggle[aria-expanded="true"] .nav_links_svg {
	transform: rotate(-180deg);
}
/* fade out other dropdown links when link is hovered */
@media (hover: hover) and (pointer: fine) {
	body:has(.nav_dropdown_item:hover) .nav_dropdown_item:not(:hover) > * > * {
		opacity: 0.5;
	}
}
/* animate first hamburger line when opened */
.nav_component .w-nav-button.w--open > * > :first-child {
	transform: translateY(calc(var(--nav--hamburger-thickness) * 0.5 + var(--nav--hamburger-gap) * 0.5)) rotate(-45deg);
}
/* animate second hamburger line when opened */
.nav_component .w-nav-button.w--open > * > :last-child {
	transform: translateY(calc(var(--nav--hamburger-thickness) * -0.5 + var(--nav--hamburger-gap) * -0.5)) rotate(45deg);
}
/* reveal mobile menu backdrop on menu open */
.nav_menu_backdrop {
	transition: opacity var(--nav--menu-close-duration);
}
.nav_component:has(.w-nav-button.w--open) .nav_menu_backdrop {
	opacity: 1;
}
/* menu animations */
@keyframes menuOpen {
 from { clip-path: polygon(0 0, 100% 0, 100% 0, 0 0); }
 to { clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }
}
@keyframes menuClose {
 from { clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }
 to { clip-path: polygon(0 0, 100% 0, 100% 0, 0 0); }
}
/* menu open */
.nav_component:has(.w-nav-button.w--open) .w-nav-menu {
	animation: menuOpen var(--nav--menu-open-duration) ease-in-out forwards;
}
/* menu close */
.nav_component:has(.w-nav-button:not(.w--open)) .w-nav-menu {
	animation: menuClose var(--nav--menu-close-duration) ease-in-out forwards;
}
/* position overflow to top of screen */
.nav_component .w-nav-overlay {
 top: 0;
 min-height: 100vh;
}
/* search focus underline */
.nav_search_wrap:has(input:focus-visible) {
	border-color: var(--_theme---text);
}
/* open dropdown on mobile */
.nav_mobile_wrap [data-open-on-mobile] > .w-dropdown-toggle {
	display: none;
}
.nav_mobile_wrap [data-open-on-mobile] > .w-dropdown-list {
	visibility: visible;
	opacity: 1;
	display: block;
	grid-template-rows: 1fr;
}
/* Rotate Nav Banner Arrow When External Link */
a[target="_blank"] .nav_banner_svg {
	transform: rotate(-45deg);
}
/* nav banner */
html:has(.nav_banner_wrap:not(.w-condition-invisible)):not(.hide-nav-banner) {
	--nav--height-total: calc(var(--nav--banner-height) + var(--nav--height));
}
.hide-nav-banner .nav_banner_wrap {
	display: none;
}
.wf-design-mode .nav_mobile_menu_wrap {
	width: 100%;
}
/* Disable sticky nav in designer */
.wf-design-mode .nav_wrap {
	position: absolute;
}
</style></div><nav class="nav"><div class="nav_inner_wrap u-container"><a href="/" aria-current="page" class="nav_logo_wrap w-inline-block w--current"><div STYLE="" class="u-max-width-full"><img src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68cc4a45f8d6168583251969_3D_light%201.svg" loading="lazy" alt="" class="logo_image"/></div><div class="u-sr-only">Home</div></a><div class="nav_content_wrap"><div class="nav_button_wrapper"><div class="hide-mobile-landscape"><div data-wf--button-main--style="primary" class="button_main_wrap" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="https://pro.3d-dentists.com/c/3d-podcasts-discussion/" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Access Online Community</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Access Online Community</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Access Online Community</div></div></div><div id="w-node-a0556c9e-b57d-6c40-1edd-8a18772cfae5-772cfad4" class="nav_menu_button"><div class="nav_menu_text">Menu</div><a id="w-node-a0556c9e-b57d-6c40-1edd-8a18772cfae8-772cfad4" href="#" class="nav_menu_icon_wrap w-inline-block"><div data-is-ix2-target="1" class="nav_menu_icon" data-w-id="a0556c9e-b57d-6c40-1edd-8a18772cfae9" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/637e909385d352b0259d7c17/6388084e9215d76e511ba1b9_hamburger-icon.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="2.5833333333333335" data-duration="0" data-loading="eager" data-ix2-initial-state="0"></div><div class="u-sr-only">Menu</div></a></div></div><div class="nav_desktop_wrap"><nav class="nav_desktop_links"><ul role="list" class="nav_desktop_links_wrap w-list-unstyled"><li class="nav_desktop_links_item"><div data-delay="400" data-hover="true" class="nav_dropdown_component desktop-116 w-dropdown"><div class="nav_links_link desktop-134 w-dropdown-toggle"><div class="nav_links_text desktop-135">About Us</div><div class="nav_links_svg desktop-119"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 14 14" fill="none" class="u-svg"><path d="M5.85774 14L5.85774 0L8.14226 0V14H5.85774ZM0 8.14226L0 5.85774L14 5.85774V8.14226H0Z" fill="currentColor"></path></svg></div></div><nav class="nav_dropdown_main_wrap desktop-120 w-dropdown-list"><div class="nav_dropdown_main_content desktop-121"><div data-lenis-prevent="" class="nav_dropdown_main_scroll desktop-122"><ul role="list" class="nav_dropdown_list desktop-123"><li class="nav_dropdown_item desktop-127"><a href="/about" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">Our Story &amp; Mission</div></a></li><li class="nav_dropdown_item desktop-127"><a href="/team-members/dr-tarun-t-bone-agarwal" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">Dr. Tarun “T-Bone” Agarwal</div></a></li><li class="nav_dropdown_item desktop-127"><a href="/team-members/dr-sully-sullivan" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">Dr. Sully Sullivan</div></a></li><li class="nav_dropdown_item desktop-127"><a href="/meet-the-team" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">Meet the Team &amp; Instructors</div></a></li></ul></div></div></nav></div></li><li class="nav_links_item desktop-133"><div data-delay="400" data-hover="true" class="nav_dropdown_component desktop-116 w-dropdown"><div class="nav_links_link desktop-134 w-dropdown-toggle"><div class="nav_links_text desktop-135">MasterMind Programs</div><div class="nav_links_svg desktop-119"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 14 14" fill="none" class="u-svg"><path d="M5.85774 14L5.85774 0L8.14226 0V14H5.85774ZM0 8.14226L0 5.85774L14 5.85774V8.14226H0Z" fill="currentColor"></path></svg></div></div><nav class="nav_dropdown_main_wrap desktop-120 w-dropdown-list"><div class="nav_dropdown_main_content desktop-121"><div data-lenis-prevent="" class="nav_dropdown_main_scroll desktop-122"><ul role="list" class="nav_dropdown_list desktop-123"><li class="nav_dropdown_item desktop-127"><a href="/masterminds/all-masterminds" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">All Masterminds</div></a></li><li class="nav_dropdown_item desktop-127"><a href="/masterminds/foundations-mastermind" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">Foundations MasterMind</div></a></li><li class="nav_dropdown_item desktop-127"><a href="/masterminds/advanced-mastermind" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">Advanced MasterMind</div></a></li><li class="nav_dropdown_item desktop-127"><a href="/masterminds/team-mastermind" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">Team Bootcamp</div></a></li><li class="nav_dropdown_item desktop-127"><a href="/masterminds/office-manager-mastermind" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">Office Manager MasterMind</div></a></li></ul></div></div></nav></div></li><li class="nav_links_item desktop-133"><div data-delay="400" data-hover="true" class="nav_dropdown_component desktop-116 w-dropdown"><div class="nav_links_link desktop-134 w-dropdown-toggle"><div class="nav_links_text desktop-135">Dental Implant Training</div><div class="nav_links_svg desktop-119"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 14 14" fill="none" class="u-svg"><path d="M5.85774 14L5.85774 0L8.14226 0V14H5.85774ZM0 8.14226L0 5.85774L14 5.85774V8.14226H0Z" fill="currentColor"></path></svg></div></div><nav class="nav_dropdown_main_wrap desktop-120 w-dropdown-list"><div class="nav_dropdown_main_content desktop-121"><div data-lenis-prevent="" class="nav_dropdown_main_scroll desktop-122"><ul role="list" class="nav_dropdown_list desktop-123"><li class="nav_dropdown_item desktop-127"><a href="/categories/dental-implant-training/" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">All Dental Implant Training Courses</div></a></li></ul><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="nav_dropdown_item desktop-127 w-dyn-item"><a href="/courses/tooth-replacement-therapy" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">Tooth Replacement Therapy</div></a></div><div role="listitem" class="nav_dropdown_item desktop-127 w-dyn-item"><a href="/courses/full-arch-express" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">Full Arch Express</div></a></div><div role="listitem" class="nav_dropdown_item desktop-127 w-dyn-item"><a href="/courses/advanced-grafting-sinus" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">Advanced Grafting &amp; Sinus</div></a></div></div></div></div></div></nav></div></li><li class="nav_links_item desktop-133"><div data-delay="400" data-hover="true" class="nav_dropdown_component desktop-116 w-dropdown"><div class="nav_links_link desktop-134 w-dropdown-toggle"><div class="nav_links_text desktop-135">Clinical Training</div><div class="nav_links_svg desktop-119"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 14 14" fill="none" class="u-svg"><path d="M5.85774 14L5.85774 0L8.14226 0V14H5.85774ZM0 8.14226L0 5.85774L14 5.85774V8.14226H0Z" fill="currentColor"></path></svg></div></div><nav class="nav_dropdown_main_wrap desktop-120 w-dropdown-list"><div class="nav_dropdown_main_content desktop-121"><div data-lenis-prevent="" class="nav_dropdown_main_scroll desktop-122"><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="nav_dropdown_item desktop-127 w-dyn-item"><a href="/courses/3d-smile-design" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">3D Smile Design</div></a></div><div role="listitem" class="nav_dropdown_item desktop-127 w-dyn-item"><a href="/courses/clear-aligner-activation" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">Clear Aligner Activation</div></a></div><div role="listitem" class="nav_dropdown_item desktop-127 w-dyn-item"><a href="/courses/sleep-apnea-implementation" class="nav_dropdown_link desktop-128 w-inline-block"><div class="nav_dropdown_text desktop-129">Sleep Apnea Implementation</div></a></div></div></div></div></div></nav></div></li><li class="nav_links_item desktop-133"><a href="/growth-club" class="nav_links_link desktop-134 w-inline-block"><div class="nav_links_text desktop-135">Growth Club</div></a></li><li class="nav_links_item desktop-133"><a href="/summit" class="nav_links_link desktop-134 w-inline-block"><div class="nav_links_text desktop-135">Summit</div></a></li></ul></nav></div></div><div class="menu"><div class="nav-container u-container"><div class="nav_menu_inner_wrap"><div class="nav_menu_grid u-grid-autofit"><div class="nav_link-list"><div class="nav_title_wrap"><h4 class="nav_title u-text-style-h6">About Us</h4></div><a href="/about" class="navbar_link">Our Story &amp; Mission</a><a href="/team-members/dr-tarun-t-bone-agarwal" class="navbar_link">Dr. Tarun “T-Bone” Agarwal</a><a href="/team-members/dr-sully-sullivan" class="navbar_link">Dr. Sully Sullivan</a><a href="/meet-the-team" class="navbar_link">Meet the Team &amp; Instructors</a></div><div class="nav_link-list"><div class="nav_title_wrap"><h4 class="nav_title u-text-style-h6">MasterMind Programs</h4></div><a href="/masterminds/all-masterminds" class="navbar_link">All MasterMind Programs</a><a href="/masterminds/foundations-mastermind" class="navbar_link">Foundations MasterMind</a><a href="/masterminds/advanced-mastermind" class="navbar_link">Advanced MasterMind</a><a href="/masterminds/team-mastermind" class="navbar_link">Team Bootcamp</a><a href="/masterminds/office-manager-mastermind" class="navbar_link">Office Manager MasterMind</a></div><div class="nav_link-list"><div class="nav_title_wrap"><h4 class="nav_title u-text-style-h6">Dental Implant Training</h4></div><a href="/categories/dental-implant-training/" class="navbar_link">All Dental Implant Training Courses</a><div class="w-dyn-list"><div role="list" class="nav_link_list w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/courses/tooth-replacement-therapy" class="navbar_link">Tooth Replacement Therapy</a></div><div role="listitem" class="w-dyn-item"><a href="/courses/full-arch-express" class="navbar_link">Full Arch Express</a></div><div role="listitem" class="w-dyn-item"><a href="/courses/advanced-grafting-sinus" class="navbar_link">Advanced Grafting &amp; Sinus</a></div></div></div></div><div class="nav_link-list"><div class="nav_title_wrap"><h4 class="nav_title u-text-style-h6">Clinical Training</h4></div><div class="w-dyn-list"><div role="list" class="nav_link_list w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/courses/3d-smile-design" class="navbar_link">3D Smile Design</a></div><div role="listitem" class="w-dyn-item"><a href="/courses/clear-aligner-activation" class="navbar_link">Clear Aligner Activation</a></div><div role="listitem" class="w-dyn-item"><a href="/courses/sleep-apnea-implementation" class="navbar_link">Sleep Apnea Implementation</a></div></div></div></div><div class="nav_link-list_wrap"><div class="nav_link-list"><div class="nav_title_wrap"><h4 class="nav_title u-text-style-h6">Resources &amp; Community</h4></div><a href="/growth-club" class="navbar_link">Growth Club</a><a href="/3d-online-community" class="navbar_link">3D Online Community</a><a href="https://3d-dentaltech.com/" target="_blank" class="navbar_link">3D Tech</a><a href="/podcasts-resources" class="navbar_link">Podcasts &amp; Resources</a><a href="/blog" class="navbar_link">Blog</a></div><div class="nav_link-list"><div class="nav_title_wrap"><h4 class="nav_title u-text-style-h6">Experiences</h4></div><a href="/summit" class="navbar_link">Summit</a><a href="/3d-dentist-retreat" class="navbar_link">3D Dentist Retreat</a></div></div></div><div class="nav_menu_bottom_wrap"><div class="u-display-contents"><div class="u-button-group"><div data-wf--button-icon--style="primary" class="button_icon_wrap" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="" href="/contact" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Schedule a Strategy Call</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Schedule a Strategy Call</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Schedule a Strategy Call</div><div class="button_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 9 9" fill="none" class="u-svg"><path d="M1.5094 8.52814L7.54104 2.4965L7.54104 7.99072L9.00879 7.99072L9.00879 -0.00927249H1.0088L1.0088 1.45848L6.50302 1.45848L0.471384 7.49012L1.5094 8.52814Z" fill="currentColor"></path></svg></div></div></div></div></div></div></div></div></div></nav><div class="u-embed-js w-embed w-script"><script>
  document.addEventListener("DOMContentLoaded", () => {
    const navbar = document.querySelector(".nav");
    if (!navbar) return;

    gsap.to(navbar, {
      backgroundColor: "var(--swatch--dark)",
      duration: 0.3,
      ease: "power1.inOut",
      scrollTrigger: {
        trigger: "body",
        start: "top -6rem",
        toggleActions: "play none none reverse",
      },
    });
  });
</script></div><div class="nav_dropdown_backdrop"></div><div class="nav_menu_backdrop"></div></div><main id="main" class="page_main"><div class="heading_section"><heading data-wf--section--theme="dark" class="u-section w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7 u-threshold-medium"><div data-wf--spacer--section-space="small" class="u-section-spacer w-variant-d422cbd0-f212-c815-68df-63414354c21d u-ignore-trim"></div><div class="section_contain u-container u-margin-trim u-padding-block-main"><div class="section_bg-visual_wrap u-cover-absolute"><div data-animate-image="true" class="section_bg-visual"><div class="g_visual_wrap u-cover-absolute" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee65322f70dc08bde84835_9ad68922410633690dae7f305585da180fcf7edf.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee65322f70dc08bde84835_9ad68922410633690dae7f305585da180fcf7edf-p-500.webp 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee65322f70dc08bde84835_9ad68922410633690dae7f305585da180fcf7edf-p-800.webp 800w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee65322f70dc08bde84835_9ad68922410633690dae7f305585da180fcf7edf-p-1080.webp 1080w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee65322f70dc08bde84835_9ad68922410633690dae7f305585da180fcf7edf.webp 1600w" class="g_visual_img u-cover-absolute"/></div></div></div><div class="overlay_wrap u-cover-absolute"><div STYLE="opacity: 90%;" class="overlay_layer"></div></div><div STYLE="opacity: 100%;" class="gradient_overlay_wrap u-cover-absolute"><div class="g_visual_wrap u-ratio-1-1 u-cover-absolute" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-500.webp 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-800.webp 800w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-1080.webp 1080w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp 1200w" class="g_visual_img u-cover-absolute"/></div></div><div class="u-display-contents"><div data-wf--grid--column-count="12" STYLE="--column-width: 18; --type: auto-fit;" class="u-display-contents"><div data-stagger="false" class="c-grid w-variant-fd7db3dc-d58a-e1d7-ed64-9b8a1a6798b5 u-grid-above u-gap-row-7 u-position-relative"><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-end u-width-full u-column-8 container-inline-size"><h2 class="c-custom-tag_wrap"><div class="u-display-contents"><div data-wf--text-global--font-style="h1" class="c-heading w-variant-ec0725d2-f829-09b7-7154-bdb6eb6139ac rotate_heading_wrap"><div class="g-text">LEVEL UP YOUR<br/></div></div><h1 class="rotate_heading_wrap u-text-outline u-text-style-h1"><div class="heading_wrapper u-vflex-left-top"><div class="headline-animate_wrapper"><div data-wf--text-global--font-style="h1" class="c-heading w-variant-ec0725d2-f829-09b7-7154-bdb6eb6139ac u-text-outline u-weight-black"><div class="g-text">business leadership<br/></div></div><div data-wf--text-global--font-style="h1" class="c-heading w-variant-ec0725d2-f829-09b7-7154-bdb6eb6139ac u-text-outline u-weight-black"><div class="g-text">practice profitability</div></div><div data-wf--text-global--font-style="h1" class="c-heading w-variant-ec0725d2-f829-09b7-7154-bdb6eb6139ac u-text-outline u-weight-black"><div class="g-text">complex cases</div></div><div data-wf--text-global--font-style="h1" class="c-heading w-variant-ec0725d2-f829-09b7-7154-bdb6eb6139ac u-text-outline u-weight-black"><div class="g-text">digital workflows</div></div><div data-wf--text-global--font-style="h1" class="c-heading w-variant-ec0725d2-f829-09b7-7154-bdb6eb6139ac u-text-outline u-weight-black"><div class="g-text">love for dentistry</div></div><div data-wf--text-global--font-style="h1" class="c-heading w-variant-ec0725d2-f829-09b7-7154-bdb6eb6139ac u-text-outline u-weight-black"><div class="g-text">practice culture</div></div><div data-wf--text-global--font-style="h1" class="c-heading w-variant-ec0725d2-f829-09b7-7154-bdb6eb6139ac u-text-outline u-weight-black"><div class="g-text">patient experience</div></div><div data-wf--text-global--font-style="h1" class="c-heading w-variant-ec0725d2-f829-09b7-7154-bdb6eb6139ac u-text-outline u-weight-black"><div class="g-text">team performance</div></div></div></div><div class="u-embed-js w-embed w-script"><script>
  document.addEventListener("DOMContentLoaded", function () {
    document.querySelectorAll(".headline-animate_wrapper").forEach(function (wrap) {
      if (wrap.dataset.scriptInitialized === "true") return;
      wrap.dataset.scriptInitialized = "true";

      const originalKids = Array.from(wrap.children).filter((el) => el.nodeType === 1);
      if (!originalKids.length) return;

      wrap.appendChild(originalKids[0].cloneNode(true));

      const headings = Array.from(wrap.children);

      if (window.matchMedia && window.matchMedia("(prefers-reduced-motion: reduce)").matches) {
        headings.forEach((el, i) => (el.style.display = i === 0 ? "block" : "none"));
        return;
      }

      if (typeof gsap === "undefined") return;

      const tl = gsap.timeline({ repeat: -1 });

      headings.forEach(function (el, index) {
        if (index > 0) {
          tl.set(el, { display: "block" });
          tl.from(el, { y: "1em", opacity: 0 });
        }
        if (index < headings.length - 1) {
          tl.to(el, { delay: 1, y: "-1em", opacity: 0 }).set(el, { display: "none", clearProps: "transform,opacity" });
        }
      });
    });
  });
</script></div></h1></div></h2><div class="u-display-contents"><div class="u-button-group u-margin-bottom-8"><div data-wf--button-icon--style="primary" class="button_icon_wrap" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="https://pro.3d-dentists.com/c/3d-podcasts-discussion/" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Access Online Community</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Access Online Community</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Access Online Community</div><div class="button_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 9 9" fill="none" class="u-svg"><path d="M1.5094 8.52814L7.54104 2.4965L7.54104 7.99072L9.00879 7.99072L9.00879 -0.00927249H1.0088L1.0088 1.45848L6.50302 1.45848L0.471384 7.49012L1.5094 8.52814Z" fill="currentColor"></path></svg></div></div><div data-wf--button-main--style="secondary" class="button_main_wrap w-variant-e85564cd-af30-a478-692b-71732aefb3ab" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="" href="/growth-club" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Join Growth Club</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Join Growth Club</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Join Growth Club</div></div></div></div><div data-wf--typography-paragraph--font-style="text-large" class="c-paragraph w-variant-fdb8e663-01e0-aae6-13eb-e6dfca16b689 w-richtext u-margin-bottom-text u-rich-text u-weight-medium u-max-width-40ch"><p>From live-patient training to business coaching and team development, we’ve got everything you need to build the practice you actually want.</p></div></div></div><div class="u-display-contents"><div class="u-column-4"><div class="featured-course_cms_wrap w-dyn-list"><div role="list" class="featured-course_cms_list w-dyn-items"><div role="listitem" class="featured-course_cms_item w-dyn-item"><div class="featured-course_card_wrap"><div class="featured-course_card_image"><div class="video_card_wrap u-ratio-16-9"><div class="g_visual_wrap u-cover-absolute" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee73888c68ed7d1a6454e2_Placeholder%20Image.png" loading="lazy" class="g_visual_img u-cover-absolute"/></div><dialog data-wf--modal-video--size="full-screen" data-modal-target="modal-video-1" data-show-in-designer="false" class="modal_dialog"><div class="u-embed-css w-embed"><style>
.modal_dialog::backdrop { opacity: 0; }
.wf-design-mode [data-show-in-designer="true"] {
	display: block;
}
</style></div><div class="modal_inner w-variant-956274e2-f7eb-5d3e-42e7-633aa2d67f76"><div data-modal-close="" class="modal_backdrop"></div><div class="modal_content w-variant-956274e2-f7eb-5d3e-42e7-633aa2d67f76"><div data-lenis-prevent=" " data-modal-scroll="" class="modal_scroll w-variant-956274e2-f7eb-5d3e-42e7-633aa2d67f76"><div class="modal_close"><div data-wf--button-close--style="primary" data-modal-close=" " class="button_close_wrap" autofocus=" " data-button=" "><div aria-hidden="true" class="button_close_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 26 26" fill="none" aria-hidden="true" class="u-svg"><path d="M2 2L24.6274 24.6274" class="u-path"></path><path d="M2 25L24.6274 2.37258" class="u-path"></path></svg></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Close</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Close</span></button></div></div></div><div class="modal_slot w-variant-956274e2-f7eb-5d3e-42e7-633aa2d67f76"><div class="g_visual_wrap u-position-relative u-ratio-16-9 u-radius-small u-height-full"><div class="plyr_component"><div class="plyr_embed w-richtext"><div class="w-embed w-iframe"><div class="plyr_video" id="khM8Vj5Umh8">
  <iframe
    src="https://www.youtube.com/embed/khM8Vj5Umh8?origin=https://plyr.io&amp;iv_load_policy=3&amp;modestbranding=1&amp;playsinline=1&amp;showinfo=0&amp;rel=0&amp;enablejsapi=1"
    allowfullscreen
    allowtransparency
    allow="autoplay"
  ></iframe>
</div></div></div><div class="plyr_cover"><img src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee73888c68ed7d1a6454e2_Placeholder%20Image.png" loading="lazy" alt="" class="plyr_cover-img"/><div class="plyr_cover-button"><div data-w-id="0707fb75-d5ed-cf3b-54cc-9e2be57f4a23" class="hero_video-1_video-button"><div class="hero_video-1_button-fill"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="hero_video-1_icon"><path fill="currentColor" d="M18 12L6 5V19L18 12Z" undefined="1"></path></svg></div><div class="hero_video-1_button-outline"><div class="hero_video-1_video-button-outline"><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a29-e57f4a23" class="hero_video-1_video-outline-wrapper top"><div class="hero_video-1_video-outline"></div></div><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a2b-e57f4a23" class="hero_video-1_video-outline-wrapper bottom"><div class="hero_video-1_video-outline bottom"></div></div></div></div></div></div></div><div class="plyr_pause-trigger"></div></div></div></div></div></div></div><div class="u-embed-js w-embed w-script"><script>
pageFunctions.addFunction('mainModal', function() {
	const modalSystem = ((window.lumos ??= {}).modal ??= {
		list: {}, open(id) { this.list[id]?.open?.(); }, closeAll() { Object.values(this.list).forEach((m) => m.close?.()); },
	});
	function createModals() {
		document.querySelectorAll(".modal_dialog").forEach(function (modal) {
		if (modal.dataset.scriptInitialized) return;
		modal.dataset.scriptInitialized = "true";

		const modalId = modal.getAttribute("data-modal-target");
		let lastFocusedElement;

		if (typeof gsap !== "undefined") {
			gsap.context(() => {
				let tl = gsap.timeline({ paused: true, onReverseComplete: resetModal });
				tl.fromTo(modal, { opacity: 0 }, { opacity: 1, duration: 0.3, ease: "power1.out" });
				tl.from(".modal_content", { y: "6rem", duration: 0.3, ease: "power1.out" }, "<");
				modal.tl = tl;
			}, modal);
		}

		function resetModal() {
			typeof lenis !== "undefined" && lenis.start ? lenis.start() : (document.body.style.overflow = "");
			modal.close();
 			if (lastFocusedElement) lastFocusedElement.focus();
			window.dispatchEvent(new CustomEvent("modal-close", { detail: { modal } }));
		}
		function openModal() {
			typeof lenis !== "undefined" && lenis.stop ? lenis.stop() : (document.body.style.overflow = "hidden");
			lastFocusedElement = document.activeElement;
			modal.showModal();
			if (typeof gsap !== "undefined") modal.tl.play();
			modal.querySelectorAll("[data-modal-scroll]").forEach((el) => (el.scrollTop = 0));
			window.dispatchEvent(new CustomEvent("modal-open", { detail: { modal } }));
		}
		function closeModal() {
			typeof gsap !== "undefined" ? modal.tl.reverse() : resetModal();
		}

		if (new URLSearchParams(location.search).get("modal-id") === modalId) openModal(), history.replaceState({}, "", ((u) => (u.searchParams.delete("modal-id"), u))(new URL(location.href)));
		modal.addEventListener("cancel", (e) => (e.preventDefault(), closeModal()));
		modal.addEventListener("click", (e) => e.target.closest("[data-modal-close]") && closeModal());
		document.addEventListener("click", (e) => e.target.closest("[data-modal-trigger='" + modalId + "']") && openModal());
			modalSystem.list[modalId] = { open: openModal, close: closeModal };
		});
	}
	createModals();
});

</script></div></dialog><div class="video_card_button u-flex-horizontal-nowrap u-alignment-end"></div></div></div><div class="featured-course_card_content"><a href="https://3ddentists.eventcalendarapp.com/full-arch-express" class="featured-course_card_title u-text-style-h5 u-margin-bottom-text">Full Arch Express - Aug 3-7, 2026</a><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-text u-rich-text"></div><div class="u-display-contents"><div class="u-flex-vertical-nowrap u-gap-2"><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-2"><div data-wf--icon-wrapper--styles-icon-style="none" class="icon_main_wrap w-variant-45bc418c-cdb4-dbaa-3f1a-f2337d3d3569" STYLE="max-width: 1rem"><div class="icon_svg_wrap w-variant-45bc418c-cdb4-dbaa-3f1a-f2337d3d3569"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 14 14" fill="none" class="u-svg"><path d="M3.11111 6.3H4.66667V7.7H3.11111V6.3ZM3.11111 9.1H4.66667V10.5H3.11111V9.1ZM6.22222 6.3H7.77778V7.7H6.22222V6.3ZM6.22222 9.1H7.77778V10.5H6.22222V9.1ZM9.33333 6.3H10.8889V7.7H9.33333V6.3ZM9.33333 9.1H10.8889V10.5H9.33333V9.1Z" fill="currentColor"></path><path d="M1.55556 14H12.4444C13.3023 14 14 13.3721 14 12.6V2.8C14 2.0279 13.3023 1.4 12.4444 1.4H10.8889V0H9.33333V1.4H4.66667V0H3.11111V1.4H1.55556C0.697667 1.4 0 2.0279 0 2.8V12.6C0 13.3721 0.697667 14 1.55556 14ZM12.4444 4.2L12.4452 12.6H1.55556V4.2H12.4444Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-semibold"><div class="g-text">Aug. 3-7</div></div></div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-2"><div data-wf--icon-wrapper--styles-icon-style="none" class="icon_main_wrap w-variant-45bc418c-cdb4-dbaa-3f1a-f2337d3d3569" STYLE="max-width: 1rem"><div class="icon_svg_wrap w-variant-45bc418c-cdb4-dbaa-3f1a-f2337d3d3569"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 12 14" fill="none" class="u-svg"><path d="M5.99998 8.40007C7.65446 8.40007 8.99995 7.14426 8.99995 5.60004C8.99995 4.05583 7.65446 2.80002 5.99998 2.80002C4.3455 2.80002 3.00001 4.05583 3.00001 5.60004C3.00001 7.14426 4.3455 8.40007 5.99998 8.40007ZM5.99998 4.20003C6.82722 4.20003 7.49996 4.82794 7.49996 5.60004C7.49996 6.37215 6.82722 7.00006 5.99998 7.00006C5.17274 7.00006 4.5 6.37215 4.5 5.60004C4.5 4.82794 5.17274 4.20003 5.99998 4.20003Z" fill="currentColor"></path><path d="M5.56501 13.8699C5.69194 13.9545 5.84402 14 6 14C6.15598 14 6.30806 13.9545 6.435 13.8699C6.66299 13.7194 12.0217 10.1081 11.9999 5.60004C11.9999 2.51232 9.30821 0 6 0C2.69179 0 6.60276e-05 2.51232 6.60276e-05 5.59654C-0.0216837 10.1081 5.33701 13.7194 5.56501 13.8699ZM6 1.40001C8.48172 1.40001 10.5 3.28373 10.5 5.60354C10.5157 8.71017 7.20899 11.4997 6 12.4146C4.79176 11.499 1.4843 8.70877 1.50005 5.60004C1.50005 3.28373 3.51828 1.40001 6 1.40001Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-semibold"><div class="g-text">Raleigh, NC</div></div></div></div></div></div><div class="u-display-contents"><div class="u-button-group u-margin-top-4"><div data-wf--button-register--style="primary" class="button_register_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="" href="https://3ddentists.eventcalendarapp.com/full-arch-express" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Register</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Register</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Register</div><div class="button_register_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 54 9" fill="none" class="u-svg"><path d="M0.638672 5.08389L51.5383 5.08389L48.6342 8.17439L49.41 9L53.6387 4.5L49.41 4.39869e-06L48.6342 0.825618L51.5383 3.91612L0.638672 3.91612L0.638672 5.08389Z" fill="currentColor"></path></svg></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div data-wf--spacer--section-space="even" class="u-section-spacer w-variant-41fc0c0a-cac3-53c9-9802-6a916e3fb342 u-ignore-trim"></div></heading></div><section data-wf--section-resources--section-theme="inherit" class="section_wrap u-section u-threshold-medium"><div data-wf--background-color--background-color="background-1" class="background_wrap w-variant-cd5f9287-5b9f-b1bf-cfe9-3449eb06f297 u-cover-absolute"></div><div class="section_contain u-container container_offset"><div data-pause-on-hover="false" data-loop-controls="false" data-tab-component-id="" data-slide-tabs="false" data-autoplay-duration="" data-duration="0.2" class="tab_wrap u-grid-above"><div class="u-embed-css hidden-2 w-embed"><style>
  .tab_content_list > *:not(.w-dyn-list),
  .tab_content_list > .w-dyn-list > * > * > * {
    display: none;
  }

  .tab_content_list > :first-child:not(.w-dyn-list),
  .tab_content_list > .w-dyn-list > * > :first-child > *,
  .wf-design-mode .tab_wrap[data-preview-content="true"] .tab_content_list > *:not(.w-dyn-list),
  .wf-design-mode .tab_wrap[data-preview-content="true"] .tab_content_list > .w-dyn-list > * > * > * {
    display: block;
  }

  :is(.tab_content_list, .tab_button_list) > .w-dyn-list,
  :is(.tab_content_list, .tab_button_list) > .w-dyn-list > *,
  :is(.tab_content_list, .tab_button_list) > .w-dyn-list > * > * {
    display: contents;
  }

  .wf-design-mode .tab_button_list > .tab_button_item:first-child,
  .wf-design-mode .tab_button_list > .w-dyn-list > * > :first-child > .tab_button_item,
  .tab_button_item.is-active {
    opacity: 1;
  }

  .wf-design-mode .tab_button_list > .tab_alternate_button_item:first-child,
  .wf-design-mode .tab_button_list > .w-dyn-list > * > :first-child > .tab_alternate_button_item,
  .tab_alternate_button_item.is-active {
    background: var(--_theme---text);
    color: var(--_theme---background);
    border-color: var(--_theme---text);
    opacity: 1;
  }

  .wf-design-mode .tab_button_list > .tab_button_item:first-child .tab_button_line,
  .wf-design-mode .tab_button_list > .w-dyn-list > * > :first-child > .tab_button_item .tab_button_line,
  .tab_button_item.is-active .tab_button_line {
    width: calc(100% * var(--progress, 1));
    opacity: 1;
  }
</style></div><div class="tab_link_wrap u-column-3 u-flex-vertical-nowrap u-align-items-stretch"><div data-wf--typography-heading--font-style="h4" class="c-heading w-variant-7c7eb163-b37d-338d-2369-5eae7e6d458a w-richtext u-margin-bottom-7"><h2>How do you want to grow?</h2></div><div class="tab_button_list u-flex-vertical-nowrap u-gap-1 u-align-items-stretch"><div data-tab-item-id="" class="tab_alternate_button_item"><div data-wf--content-wrapper--alignment="center" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper w-variant-4f54624e-ceb1-0769-a238-365d5e220b70 u-margin-trim u-align-self-center u-width-full"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Free Resources to Start<br/></div></div></div></div></div><div data-tab-item-id="" class="tab_alternate_button_item"><div data-wf--content-wrapper--alignment="center" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper w-variant-4f54624e-ceb1-0769-a238-365d5e220b70 u-margin-trim u-align-self-center u-width-full"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Master Implants In-Person<br/></div></div></div></div></div><div data-tab-item-id="" class="tab_alternate_button_item"><div data-wf--content-wrapper--alignment="center" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper w-variant-4f54624e-ceb1-0769-a238-365d5e220b70 u-margin-trim u-align-self-center u-width-full"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Level Up with Clinical Courses<br/></div></div></div></div></div><div data-tab-item-id="" class="tab_alternate_button_item"><div data-wf--content-wrapper--alignment="center" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper w-variant-4f54624e-ceb1-0769-a238-365d5e220b70 u-margin-trim u-align-self-center u-width-full"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Get Business Coaching<br/></div></div></div></div></div><div data-tab-item-id="" class="tab_alternate_button_item"><div data-wf--content-wrapper--alignment="center" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper w-variant-4f54624e-ceb1-0769-a238-365d5e220b70 u-margin-trim u-align-self-center u-width-full"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Join Growth Club<br/></div></div></div></div></div></div></div><div class="tab_content_wrap u-column-9"><div class="tab_content_list"><div data-wf--slider--overflow="hidden" class="slider_wrap u-gap-gutter" data-slider="component"><div class="u-embed-css w-embed"><style>
.slider_offset {
  --slide-count: var(--lg);
	--lg: 3;
  --md: var(--lg);
  --sm: var(--md);
  --xs: var(--sm);
}
@container (width < 50em) {
	.slider_offset { --slide-count: var(--md); }
}
@container (width < 35em) {
	.slider_offset { --slide-count: var(--sm); }
}
@container (width < 20em) {
	.slider_offset { --slide-count: var(--xs); }
}
.slider_list > .w-dyn-list,
.slider_list > .w-dyn-list > *,
.slider_list > .w-dyn-list > * > * {
	display: contents;
}
.slider_list > *,
.slider_list > .w-dyn-list > * > * > * {
	padding-inline: calc(var(--_gap---size) / 2);
	height: auto !important;
	flex: 0 0 auto;
	width: calc(100% / var(--slide-count)) !important;
}
[data-slider].swiper-button-disabled {
	opacity: 0.5;
  pointer-events: none;
}
</style></div><div STYLE="--lg: 3; --md: 2; --sm: 1; --xs: 1;" class="slider_offset"><div data-free-mode="false" data-follow-finger="true" class="slider_element swiper w-variant-bfb8c45c-dbfa-13cc-2dfc-0c02a34504e4" data-speed="600" data-allow-touch-move="true" data-loop-mode="false" data-slide-to-clicked="false" data-autoheight="false" data-mousewheel="true"><div class="slider_list swiper-wrapper"><div class="resource_cms_wrap w-dyn-list"><div role="list" class="resource_cms_list swiper-wrapper w-dyn-items"><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d12f5550c3ef99fe521e_6969072caa0a8f28e9127911_Youtube%20page.avif" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d12f5550c3ef99fe521e_6969072caa0a8f28e9127911_Youtube%20page-p-500.avif 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d12f5550c3ef99fe521e_6969072caa0a8f28e9127911_Youtube%20page.avif 650w" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">Lectures, Demos, and Free Downloads</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text w-dyn-bind-empty"></div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="https://www.youtube.com/3DDentists" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Access Now</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Access Now</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Access Now</div></div></div></div></div></div><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d1251535d1653fa9ed3e_696906bc26086c61ca6f7de7_Tbone%20Podcast.avif" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d1251535d1653fa9ed3e_696906bc26086c61ca6f7de7_Tbone%20Podcast-p-500.avif 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d1251535d1653fa9ed3e_696906bc26086c61ca6f7de7_Tbone%20Podcast.avif 650w" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">Podcasts</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text w-dyn-bind-empty"></div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="/podcasts-resources" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Access Now</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Access Now</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Access Now</div></div></div></div></div></div><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d120e101baf05753dfe5_6969068379b6e73c0a8d0407_Pro%20App%20Picture.avif" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d120e101baf05753dfe5_6969068379b6e73c0a8d0407_Pro%20App%20Picture-p-500.avif 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d120e101baf05753dfe5_6969068379b6e73c0a8d0407_Pro%20App%20Picture.avif 650w" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">3D Online Community</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text w-dyn-bind-empty"></div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="https://pro.3d-dentists.com/feed" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Access Now</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Access Now</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Access Now</div></div></div></div></div></div></div></div></div></div></div><div class="slider_controls u-justify-content-center"><div data-wf--button-slider-arrow--style="left" data-slider="previous" class="button_arrow_wrap" data-button=" "><div aria-hidden="true" class="button_arrow_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 54 9" fill="none" class="u-svg"><path d="M0.638672 5.08389L51.5383 5.08389L48.6342 8.17439L49.41 9L53.6387 4.5L49.41 4.39869e-06L48.6342 0.825618L51.5383 3.91612L0.638672 3.91612L0.638672 5.08389Z" fill="currentColor"></path></svg></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Prev</div></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Previous</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Previous</span></button></div></div><div class="slider_bullet_list"><div class="slider_bullet_item is-active"></div><div class="slider_bullet_item"></div></div><div data-wf--button-slider-arrow--style="right" data-slider="next" class="button_arrow_wrap w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda" data-button=" "><div aria-hidden="true" class="button_arrow_icon w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 54 9" fill="none" class="u-svg"><path d="M0.638672 5.08389L51.5383 5.08389L48.6342 8.17439L49.41 9L53.6387 4.5L49.41 4.39869e-06L48.6342 0.825618L51.5383 3.91612L0.638672 3.91612L0.638672 5.08389Z" fill="currentColor"></path></svg></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Next</div></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Next</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Next</span></button></div></div></div><div class="u-embed-js w-embed w-script"><script>
  pageFunctions.addFunction('sliderMain', function () {
    document.querySelectorAll("[data-slider='component']:not([data-slider='component'] [data-slider='component'])").forEach((component) => {
      if (component.dataset.scriptInitialized) return;
      component.dataset.scriptInitialized = 'true';

      const swiperElement = component.querySelector('.slider_element');
      const swiperWrapper = component.querySelector('.slider_list');
      if (!swiperElement || !swiperWrapper) return;
      const cmsList = swiperWrapper.querySelector('.swiper-wrapper');
      if (cmsList) {
        const staticWrapper = [...swiperWrapper.children];
        [...cmsList.children].forEach((element) => swiperWrapper.appendChild(element));
        staticWrapper.forEach((element) => element.remove());
      }
      [...swiperWrapper.children].forEach((el) => el.classList.add('swiper-slide'));

      const loop = swiperElement.getAttribute('data-loop-mode') === 'true',
        followFinger = swiperElement.getAttribute('data-follow-finger') === 'true',
        freeMode = swiperElement.getAttribute('data-free-mode') === 'true',
        mousewheel = swiperElement.getAttribute('data-mousewheel') === 'true',
        slideToClickedSlide = swiperElement.getAttribute('data-slide-to-clicked') === 'true',
        speed = +swiperElement.getAttribute('data-speed') || 600,
        autoHeight = swiperElement.getAttribute('data-autoheight') === 'true',
        allowTouchMove = swiperElement.getAttribute('data-allow-touch-move') === 'true';

      new Swiper(swiperElement, {
        slidesPerView: 'auto',
        loop: loop,
        followFinger: followFinger,
        loopAdditionalSlides: 10,
        freeMode: freeMode,
        slideToClickedSlide: slideToClickedSlide,
        centeredSlides: false,
        autoHeight: autoHeight,
        allowTouchMove: allowTouchMove,
        speed: speed,
        mousewheel: {
          enabled: mousewheel,
          forceToAxis: true,
        },
        keyboard: {
          enabled: true,
          onlyInViewport: true,
        },
        navigation: {
          nextEl: component.querySelector("[data-slider='next']"),
          prevEl: component.querySelector("[data-slider='previous']"),
        },
        pagination: {
          el: component.querySelector('.slider_bullet_list'),
          bulletActiveClass: 'is-active',
          bulletClass: 'slider_bullet_item',
          bulletElement: 'button',
          clickable: true,
        },
        slideActiveClass: 'is-active',
        slideDuplicateActiveClass: 'is-active',
      });
    });
  });
</script></div></div><div data-wf--slider--overflow="hidden" class="slider_wrap u-gap-gutter" data-slider="component"><div class="u-embed-css w-embed"><style>
.slider_offset {
  --slide-count: var(--lg);
	--lg: 3;
  --md: var(--lg);
  --sm: var(--md);
  --xs: var(--sm);
}
@container (width < 50em) {
	.slider_offset { --slide-count: var(--md); }
}
@container (width < 35em) {
	.slider_offset { --slide-count: var(--sm); }
}
@container (width < 20em) {
	.slider_offset { --slide-count: var(--xs); }
}
.slider_list > .w-dyn-list,
.slider_list > .w-dyn-list > *,
.slider_list > .w-dyn-list > * > * {
	display: contents;
}
.slider_list > *,
.slider_list > .w-dyn-list > * > * > * {
	padding-inline: calc(var(--_gap---size) / 2);
	height: auto !important;
	flex: 0 0 auto;
	width: calc(100% / var(--slide-count)) !important;
}
[data-slider].swiper-button-disabled {
	opacity: 0.5;
  pointer-events: none;
}
</style></div><div STYLE="--lg: 3; --md: 2; --sm: 1; --xs: 1;" class="slider_offset"><div data-free-mode="false" data-follow-finger="true" class="slider_element swiper w-variant-bfb8c45c-dbfa-13cc-2dfc-0c02a34504e4" data-speed="600" data-allow-touch-move="true" data-loop-mode="false" data-slide-to-clicked="false" data-autoheight="false" data-mousewheel="true"><div class="slider_list swiper-wrapper"><div class="resource_cms_wrap w-dyn-list"><div role="list" class="resource_cms_list swiper-wrapper w-dyn-items"><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d138bd166635f2ec5a5c_6942e7c110a9056a2a850750_Single%20Guided%20Implant.avif" loading="lazy" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">Tooth Replacement Therapy</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text">Courses start at $2,995</div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="/courses/tooth-replacement-therapy" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d13fb5c15ff1ac1dc1aa_6942e7ed4bf861cc19b9a09a_Icamm%20Photogrammetry.avif" loading="lazy" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">Full Arch Express</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text">Courses start at $3,995</div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="/courses/full-arch-express" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d14571b6cf5998a40831_6942e81eed4c7a39359a3577_Lateral%20Sinus%20X%20Ray.avif" loading="lazy" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">Advanced Grafting &amp; Sinus</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text">Courses start at $3,995</div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="/courses/advanced-grafting-sinus" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div></div></div></div></div></div><div class="slider_controls u-justify-content-center"><div data-wf--button-slider-arrow--style="left" data-slider="previous" class="button_arrow_wrap" data-button=" "><div aria-hidden="true" class="button_arrow_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 54 9" fill="none" class="u-svg"><path d="M0.638672 5.08389L51.5383 5.08389L48.6342 8.17439L49.41 9L53.6387 4.5L49.41 4.39869e-06L48.6342 0.825618L51.5383 3.91612L0.638672 3.91612L0.638672 5.08389Z" fill="currentColor"></path></svg></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Prev</div></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Previous</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Previous</span></button></div></div><div class="slider_bullet_list"><div class="slider_bullet_item is-active"></div><div class="slider_bullet_item"></div></div><div data-wf--button-slider-arrow--style="right" data-slider="next" class="button_arrow_wrap w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda" data-button=" "><div aria-hidden="true" class="button_arrow_icon w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 54 9" fill="none" class="u-svg"><path d="M0.638672 5.08389L51.5383 5.08389L48.6342 8.17439L49.41 9L53.6387 4.5L49.41 4.39869e-06L48.6342 0.825618L51.5383 3.91612L0.638672 3.91612L0.638672 5.08389Z" fill="currentColor"></path></svg></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Next</div></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Next</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Next</span></button></div></div></div><div class="u-embed-js w-embed w-script"><script>
  pageFunctions.addFunction('sliderMain', function () {
    document.querySelectorAll("[data-slider='component']:not([data-slider='component'] [data-slider='component'])").forEach((component) => {
      if (component.dataset.scriptInitialized) return;
      component.dataset.scriptInitialized = 'true';

      const swiperElement = component.querySelector('.slider_element');
      const swiperWrapper = component.querySelector('.slider_list');
      if (!swiperElement || !swiperWrapper) return;
      const cmsList = swiperWrapper.querySelector('.swiper-wrapper');
      if (cmsList) {
        const staticWrapper = [...swiperWrapper.children];
        [...cmsList.children].forEach((element) => swiperWrapper.appendChild(element));
        staticWrapper.forEach((element) => element.remove());
      }
      [...swiperWrapper.children].forEach((el) => el.classList.add('swiper-slide'));

      const loop = swiperElement.getAttribute('data-loop-mode') === 'true',
        followFinger = swiperElement.getAttribute('data-follow-finger') === 'true',
        freeMode = swiperElement.getAttribute('data-free-mode') === 'true',
        mousewheel = swiperElement.getAttribute('data-mousewheel') === 'true',
        slideToClickedSlide = swiperElement.getAttribute('data-slide-to-clicked') === 'true',
        speed = +swiperElement.getAttribute('data-speed') || 600,
        autoHeight = swiperElement.getAttribute('data-autoheight') === 'true',
        allowTouchMove = swiperElement.getAttribute('data-allow-touch-move') === 'true';

      new Swiper(swiperElement, {
        slidesPerView: 'auto',
        loop: loop,
        followFinger: followFinger,
        loopAdditionalSlides: 10,
        freeMode: freeMode,
        slideToClickedSlide: slideToClickedSlide,
        centeredSlides: false,
        autoHeight: autoHeight,
        allowTouchMove: allowTouchMove,
        speed: speed,
        mousewheel: {
          enabled: mousewheel,
          forceToAxis: true,
        },
        keyboard: {
          enabled: true,
          onlyInViewport: true,
        },
        navigation: {
          nextEl: component.querySelector("[data-slider='next']"),
          prevEl: component.querySelector("[data-slider='previous']"),
        },
        pagination: {
          el: component.querySelector('.slider_bullet_list'),
          bulletActiveClass: 'is-active',
          bulletClass: 'slider_bullet_item',
          bulletElement: 'button',
          clickable: true,
        },
        slideActiveClass: 'is-active',
        slideDuplicateActiveClass: 'is-active',
      });
    });
  });
</script></div></div><div data-wf--slider--overflow="hidden" class="slider_wrap u-gap-gutter" data-slider="component"><div class="u-embed-css w-embed"><style>
.slider_offset {
  --slide-count: var(--lg);
	--lg: 3;
  --md: var(--lg);
  --sm: var(--md);
  --xs: var(--sm);
}
@container (width < 50em) {
	.slider_offset { --slide-count: var(--md); }
}
@container (width < 35em) {
	.slider_offset { --slide-count: var(--sm); }
}
@container (width < 20em) {
	.slider_offset { --slide-count: var(--xs); }
}
.slider_list > .w-dyn-list,
.slider_list > .w-dyn-list > *,
.slider_list > .w-dyn-list > * > * {
	display: contents;
}
.slider_list > *,
.slider_list > .w-dyn-list > * > * > * {
	padding-inline: calc(var(--_gap---size) / 2);
	height: auto !important;
	flex: 0 0 auto;
	width: calc(100% / var(--slide-count)) !important;
}
[data-slider].swiper-button-disabled {
	opacity: 0.5;
  pointer-events: none;
}
</style></div><div STYLE="--lg: 3; --md: 2; --sm: 1; --xs: 1;" class="slider_offset"><div data-free-mode="false" data-follow-finger="true" class="slider_element swiper w-variant-bfb8c45c-dbfa-13cc-2dfc-0c02a34504e4" data-speed="600" data-allow-touch-move="true" data-loop-mode="false" data-slide-to-clicked="false" data-autoheight="false" data-mousewheel="true"><div class="slider_list swiper-wrapper"><div class="resource_cms_wrap w-dyn-list"><div role="list" class="resource_cms_list swiper-wrapper w-dyn-items"><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d1619b02473f634c9e45_6943021484a60313618de528_Trial%20Smile%20Exoad%20Andrea.avif" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d1619b02473f634c9e45_6943021484a60313618de528_Trial%20Smile%20Exoad%20Andrea-p-500.avif 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d1619b02473f634c9e45_6943021484a60313618de528_Trial%20Smile%20Exoad%20Andrea.avif 650w" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">3D Smile Design</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text">Courses start at $3,495</div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="/courses/3d-smile-design" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d156d12c19e4737c68f8_6969054e57b26ca618129e80_clear%20aligners.avif" loading="lazy" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">Clear Aligner Activation</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text">Courses start at $3,995</div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="/courses/clear-aligner-activation" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d14c53b6b8c7b144429e_696905085683a4d40b257946_Photo%20Feb%2027%202025%2C%202%2015%2013%20PM.avif" loading="lazy" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">Sleep Apnea Implementation</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text">Courses start at $2,495</div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="/courses/sleep-apnea-implementation" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div></div></div></div></div></div><div class="slider_controls u-justify-content-center"><div data-wf--button-slider-arrow--style="left" data-slider="previous" class="button_arrow_wrap" data-button=" "><div aria-hidden="true" class="button_arrow_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 54 9" fill="none" class="u-svg"><path d="M0.638672 5.08389L51.5383 5.08389L48.6342 8.17439L49.41 9L53.6387 4.5L49.41 4.39869e-06L48.6342 0.825618L51.5383 3.91612L0.638672 3.91612L0.638672 5.08389Z" fill="currentColor"></path></svg></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Prev</div></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Previous</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Previous</span></button></div></div><div class="slider_bullet_list"><div class="slider_bullet_item is-active"></div><div class="slider_bullet_item"></div></div><div data-wf--button-slider-arrow--style="right" data-slider="next" class="button_arrow_wrap w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda" data-button=" "><div aria-hidden="true" class="button_arrow_icon w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 54 9" fill="none" class="u-svg"><path d="M0.638672 5.08389L51.5383 5.08389L48.6342 8.17439L49.41 9L53.6387 4.5L49.41 4.39869e-06L48.6342 0.825618L51.5383 3.91612L0.638672 3.91612L0.638672 5.08389Z" fill="currentColor"></path></svg></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Next</div></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Next</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Next</span></button></div></div></div><div class="u-embed-js w-embed w-script"><script>
  pageFunctions.addFunction('sliderMain', function () {
    document.querySelectorAll("[data-slider='component']:not([data-slider='component'] [data-slider='component'])").forEach((component) => {
      if (component.dataset.scriptInitialized) return;
      component.dataset.scriptInitialized = 'true';

      const swiperElement = component.querySelector('.slider_element');
      const swiperWrapper = component.querySelector('.slider_list');
      if (!swiperElement || !swiperWrapper) return;
      const cmsList = swiperWrapper.querySelector('.swiper-wrapper');
      if (cmsList) {
        const staticWrapper = [...swiperWrapper.children];
        [...cmsList.children].forEach((element) => swiperWrapper.appendChild(element));
        staticWrapper.forEach((element) => element.remove());
      }
      [...swiperWrapper.children].forEach((el) => el.classList.add('swiper-slide'));

      const loop = swiperElement.getAttribute('data-loop-mode') === 'true',
        followFinger = swiperElement.getAttribute('data-follow-finger') === 'true',
        freeMode = swiperElement.getAttribute('data-free-mode') === 'true',
        mousewheel = swiperElement.getAttribute('data-mousewheel') === 'true',
        slideToClickedSlide = swiperElement.getAttribute('data-slide-to-clicked') === 'true',
        speed = +swiperElement.getAttribute('data-speed') || 600,
        autoHeight = swiperElement.getAttribute('data-autoheight') === 'true',
        allowTouchMove = swiperElement.getAttribute('data-allow-touch-move') === 'true';

      new Swiper(swiperElement, {
        slidesPerView: 'auto',
        loop: loop,
        followFinger: followFinger,
        loopAdditionalSlides: 10,
        freeMode: freeMode,
        slideToClickedSlide: slideToClickedSlide,
        centeredSlides: false,
        autoHeight: autoHeight,
        allowTouchMove: allowTouchMove,
        speed: speed,
        mousewheel: {
          enabled: mousewheel,
          forceToAxis: true,
        },
        keyboard: {
          enabled: true,
          onlyInViewport: true,
        },
        navigation: {
          nextEl: component.querySelector("[data-slider='next']"),
          prevEl: component.querySelector("[data-slider='previous']"),
        },
        pagination: {
          el: component.querySelector('.slider_bullet_list'),
          bulletActiveClass: 'is-active',
          bulletClass: 'slider_bullet_item',
          bulletElement: 'button',
          clickable: true,
        },
        slideActiveClass: 'is-active',
        slideDuplicateActiveClass: 'is-active',
      });
    });
  });
</script></div></div><div data-wf--slider--overflow="hidden" class="slider_wrap u-gap-gutter" data-slider="component"><div class="u-embed-css w-embed"><style>
.slider_offset {
  --slide-count: var(--lg);
	--lg: 3;
  --md: var(--lg);
  --sm: var(--md);
  --xs: var(--sm);
}
@container (width < 50em) {
	.slider_offset { --slide-count: var(--md); }
}
@container (width < 35em) {
	.slider_offset { --slide-count: var(--sm); }
}
@container (width < 20em) {
	.slider_offset { --slide-count: var(--xs); }
}
.slider_list > .w-dyn-list,
.slider_list > .w-dyn-list > *,
.slider_list > .w-dyn-list > * > * {
	display: contents;
}
.slider_list > *,
.slider_list > .w-dyn-list > * > * > * {
	padding-inline: calc(var(--_gap---size) / 2);
	height: auto !important;
	flex: 0 0 auto;
	width: calc(100% / var(--slide-count)) !important;
}
[data-slider].swiper-button-disabled {
	opacity: 0.5;
  pointer-events: none;
}
</style></div><div STYLE="--lg: 3; --md: 2; --sm: 1; --xs: 1;" class="slider_offset"><div data-free-mode="false" data-follow-finger="true" class="slider_element swiper w-variant-bfb8c45c-dbfa-13cc-2dfc-0c02a34504e4" data-speed="600" data-allow-touch-move="true" data-loop-mode="false" data-slide-to-clicked="false" data-autoheight="false" data-mousewheel="true"><div class="slider_list swiper-wrapper"><div class="resource_cms_wrap w-dyn-list"><div role="list" class="resource_cms_list swiper-wrapper w-dyn-items"><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d169186cfcd034c3c8bc_6942e5978b88128721b3b18a_Photo%20Feb%2028%2C%2012%2039%2049%20PM.avif" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d169186cfcd034c3c8bc_6942e5978b88128721b3b18a_Photo%20Feb%2028%2C%2012%2039%2049%20PM-p-500.avif 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d169186cfcd034c3c8bc_6942e5978b88128721b3b18a_Photo%20Feb%2028%2C%2012%2039%2049%20PM.avif 650w" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">Foundations MasterMind</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text">$2,165/mo</div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="https://3ddentists.eventcalendarapp.com/mastermind" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d16fbfe783000c3fc0f4_6942e5c6a086cb0c0c320799_5V7A1701-7.avif" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d16fbfe783000c3fc0f4_6942e5c6a086cb0c0c320799_5V7A1701-7-p-500.avif 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d16fbfe783000c3fc0f4_6942e5c6a086cb0c0c320799_5V7A1701-7.avif 650w" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">Advanced MasterMind</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text">$2,495/mo</div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="/masterminds/advanced-mastermind" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d17cc35abd86c3779451_6942e6584c800f126fa1832f__MG_3583-p-800.avif" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d17cc35abd86c3779451_6942e6584c800f126fa1832f__MG_3583-p-800-p-500.avif 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d17cc35abd86c3779451_6942e6584c800f126fa1832f__MG_3583-p-800.avif 650w" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">Team MasterMind</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text">$1,295 per team member</div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="/masterminds/team-mastermind" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d1abf3db890e77e3f2d7_6942e6fe2b86bbbb2c632cbd_5V7A9995.avif" loading="lazy" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">Office Manager MasterMind</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text">Included in Advanced Mastermind</div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="/masterminds/office-manager-mastermind" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div></div></div></div></div></div><div class="slider_controls u-justify-content-center"><div data-wf--button-slider-arrow--style="left" data-slider="previous" class="button_arrow_wrap" data-button=" "><div aria-hidden="true" class="button_arrow_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 54 9" fill="none" class="u-svg"><path d="M0.638672 5.08389L51.5383 5.08389L48.6342 8.17439L49.41 9L53.6387 4.5L49.41 4.39869e-06L48.6342 0.825618L51.5383 3.91612L0.638672 3.91612L0.638672 5.08389Z" fill="currentColor"></path></svg></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Prev</div></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Previous</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Previous</span></button></div></div><div class="slider_bullet_list"><div class="slider_bullet_item is-active"></div><div class="slider_bullet_item"></div></div><div data-wf--button-slider-arrow--style="right" data-slider="next" class="button_arrow_wrap w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda" data-button=" "><div aria-hidden="true" class="button_arrow_icon w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 54 9" fill="none" class="u-svg"><path d="M0.638672 5.08389L51.5383 5.08389L48.6342 8.17439L49.41 9L53.6387 4.5L49.41 4.39869e-06L48.6342 0.825618L51.5383 3.91612L0.638672 3.91612L0.638672 5.08389Z" fill="currentColor"></path></svg></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Next</div></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Next</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Next</span></button></div></div></div><div class="u-embed-js w-embed w-script"><script>
  pageFunctions.addFunction('sliderMain', function () {
    document.querySelectorAll("[data-slider='component']:not([data-slider='component'] [data-slider='component'])").forEach((component) => {
      if (component.dataset.scriptInitialized) return;
      component.dataset.scriptInitialized = 'true';

      const swiperElement = component.querySelector('.slider_element');
      const swiperWrapper = component.querySelector('.slider_list');
      if (!swiperElement || !swiperWrapper) return;
      const cmsList = swiperWrapper.querySelector('.swiper-wrapper');
      if (cmsList) {
        const staticWrapper = [...swiperWrapper.children];
        [...cmsList.children].forEach((element) => swiperWrapper.appendChild(element));
        staticWrapper.forEach((element) => element.remove());
      }
      [...swiperWrapper.children].forEach((el) => el.classList.add('swiper-slide'));

      const loop = swiperElement.getAttribute('data-loop-mode') === 'true',
        followFinger = swiperElement.getAttribute('data-follow-finger') === 'true',
        freeMode = swiperElement.getAttribute('data-free-mode') === 'true',
        mousewheel = swiperElement.getAttribute('data-mousewheel') === 'true',
        slideToClickedSlide = swiperElement.getAttribute('data-slide-to-clicked') === 'true',
        speed = +swiperElement.getAttribute('data-speed') || 600,
        autoHeight = swiperElement.getAttribute('data-autoheight') === 'true',
        allowTouchMove = swiperElement.getAttribute('data-allow-touch-move') === 'true';

      new Swiper(swiperElement, {
        slidesPerView: 'auto',
        loop: loop,
        followFinger: followFinger,
        loopAdditionalSlides: 10,
        freeMode: freeMode,
        slideToClickedSlide: slideToClickedSlide,
        centeredSlides: false,
        autoHeight: autoHeight,
        allowTouchMove: allowTouchMove,
        speed: speed,
        mousewheel: {
          enabled: mousewheel,
          forceToAxis: true,
        },
        keyboard: {
          enabled: true,
          onlyInViewport: true,
        },
        navigation: {
          nextEl: component.querySelector("[data-slider='next']"),
          prevEl: component.querySelector("[data-slider='previous']"),
        },
        pagination: {
          el: component.querySelector('.slider_bullet_list'),
          bulletActiveClass: 'is-active',
          bulletClass: 'slider_bullet_item',
          bulletElement: 'button',
          clickable: true,
        },
        slideActiveClass: 'is-active',
        slideDuplicateActiveClass: 'is-active',
      });
    });
  });
</script></div></div><div data-wf--slider--overflow="hidden" class="slider_wrap u-gap-gutter" data-slider="component"><div class="u-embed-css w-embed"><style>
.slider_offset {
  --slide-count: var(--lg);
	--lg: 3;
  --md: var(--lg);
  --sm: var(--md);
  --xs: var(--sm);
}
@container (width < 50em) {
	.slider_offset { --slide-count: var(--md); }
}
@container (width < 35em) {
	.slider_offset { --slide-count: var(--sm); }
}
@container (width < 20em) {
	.slider_offset { --slide-count: var(--xs); }
}
.slider_list > .w-dyn-list,
.slider_list > .w-dyn-list > *,
.slider_list > .w-dyn-list > * > * {
	display: contents;
}
.slider_list > *,
.slider_list > .w-dyn-list > * > * > * {
	padding-inline: calc(var(--_gap---size) / 2);
	height: auto !important;
	flex: 0 0 auto;
	width: calc(100% / var(--slide-count)) !important;
}
[data-slider].swiper-button-disabled {
	opacity: 0.5;
  pointer-events: none;
}
</style></div><div STYLE="--lg: 3; --md: 2; --sm: 1; --xs: 1;" class="slider_offset"><div data-free-mode="false" data-follow-finger="true" class="slider_element swiper w-variant-bfb8c45c-dbfa-13cc-2dfc-0c02a34504e4" data-speed="600" data-allow-touch-move="true" data-loop-mode="false" data-slide-to-clicked="false" data-autoheight="false" data-mousewheel="true"><div class="slider_list swiper-wrapper"><div class="resource_cms_wrap w-dyn-list"><div role="list" class="resource_cms_list swiper-wrapper w-dyn-items"><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d1b429973d13e035bdab_68d30030d965193397c57239_0166a69a5c062db324baba9f8f4a943c2c49374a.avif" loading="lazy" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">Treatment Planning Case Reviews</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text">$349/mo</div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="/growth-club" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Access Now</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Access Now</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Access Now</div></div></div></div></div></div><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d1b429973d13e035bdab_68d30030d965193397c57239_0166a69a5c062db324baba9f8f4a943c2c49374a.avif" loading="lazy" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">DSO-Level Discounts</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text">$349/mo</div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="/growth-club" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Access Now</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Access Now</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Access Now</div></div></div></div></div></div><div role="listitem" class="resource_cms_item w-dyn-item"><div class="card_resource_wrap"><div class="card_resource_inner"><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/6973d1b429973d13e035bdab_68d30030d965193397c57239_0166a69a5c062db324baba9f8f4a943c2c49374a.avif" loading="lazy" class="g_visual_img u-cover-absolute"/></div><div class="card_resource_content-wrap"><div class="card_resource_content"><div data-wf--text-global--font-style="h6" class="c-heading w-variant-c575381a-5b33-10f6-a742-ef7ee6e749b6 u-margin-bottom-3"><div class="g-text">Live &amp; On-Demand Trainings</div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-2"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Online</div></div><div data-wf--global-dash--variant="base" STYLE="max-width: 1.5rem; opacity: 50%;" class="g_dash"></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-medium"><div class="g-text">Anytime</div></div></div></div><div class="g-text u-text-style-small u-weight-semibold u-margin-bottom-text">$349/mo</div><div data-wf--typography-paragraph--font-style="text-small" class="c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 w-richtext u-margin-bottom-5 u-rich-text u-weight-medium u-color-faded"><p>A free space to share clinical cases, ask questions, and connect with dentists like you. Join live, no-cost events on everything from marketing strategies to clinical growth and more.</p></div></div><div data-wf--button-main--style="primary" class="button_main_wrap u-width-full" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="/growth-club" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Access Now</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Access Now</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Access Now</div></div></div></div></div></div></div></div></div></div></div><div class="slider_controls u-justify-content-center"><div data-wf--button-slider-arrow--style="left" data-slider="previous" class="button_arrow_wrap" data-button=" "><div aria-hidden="true" class="button_arrow_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 54 9" fill="none" class="u-svg"><path d="M0.638672 5.08389L51.5383 5.08389L48.6342 8.17439L49.41 9L53.6387 4.5L49.41 4.39869e-06L48.6342 0.825618L51.5383 3.91612L0.638672 3.91612L0.638672 5.08389Z" fill="currentColor"></path></svg></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Prev</div></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Previous</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Previous</span></button></div></div><div class="slider_bullet_list"><div class="slider_bullet_item is-active"></div><div class="slider_bullet_item"></div></div><div data-wf--button-slider-arrow--style="right" data-slider="next" class="button_arrow_wrap w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda" data-button=" "><div aria-hidden="true" class="button_arrow_icon w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 54 9" fill="none" class="u-svg"><path d="M0.638672 5.08389L51.5383 5.08389L48.6342 8.17439L49.41 9L53.6387 4.5L49.41 4.39869e-06L48.6342 0.825618L51.5383 3.91612L0.638672 3.91612L0.638672 5.08389Z" fill="currentColor"></path></svg></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Next</div></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Next</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Next</span></button></div></div></div><div class="u-embed-js w-embed w-script"><script>
  pageFunctions.addFunction('sliderMain', function () {
    document.querySelectorAll("[data-slider='component']:not([data-slider='component'] [data-slider='component'])").forEach((component) => {
      if (component.dataset.scriptInitialized) return;
      component.dataset.scriptInitialized = 'true';

      const swiperElement = component.querySelector('.slider_element');
      const swiperWrapper = component.querySelector('.slider_list');
      if (!swiperElement || !swiperWrapper) return;
      const cmsList = swiperWrapper.querySelector('.swiper-wrapper');
      if (cmsList) {
        const staticWrapper = [...swiperWrapper.children];
        [...cmsList.children].forEach((element) => swiperWrapper.appendChild(element));
        staticWrapper.forEach((element) => element.remove());
      }
      [...swiperWrapper.children].forEach((el) => el.classList.add('swiper-slide'));

      const loop = swiperElement.getAttribute('data-loop-mode') === 'true',
        followFinger = swiperElement.getAttribute('data-follow-finger') === 'true',
        freeMode = swiperElement.getAttribute('data-free-mode') === 'true',
        mousewheel = swiperElement.getAttribute('data-mousewheel') === 'true',
        slideToClickedSlide = swiperElement.getAttribute('data-slide-to-clicked') === 'true',
        speed = +swiperElement.getAttribute('data-speed') || 600,
        autoHeight = swiperElement.getAttribute('data-autoheight') === 'true',
        allowTouchMove = swiperElement.getAttribute('data-allow-touch-move') === 'true';

      new Swiper(swiperElement, {
        slidesPerView: 'auto',
        loop: loop,
        followFinger: followFinger,
        loopAdditionalSlides: 10,
        freeMode: freeMode,
        slideToClickedSlide: slideToClickedSlide,
        centeredSlides: false,
        autoHeight: autoHeight,
        allowTouchMove: allowTouchMove,
        speed: speed,
        mousewheel: {
          enabled: mousewheel,
          forceToAxis: true,
        },
        keyboard: {
          enabled: true,
          onlyInViewport: true,
        },
        navigation: {
          nextEl: component.querySelector("[data-slider='next']"),
          prevEl: component.querySelector("[data-slider='previous']"),
        },
        pagination: {
          el: component.querySelector('.slider_bullet_list'),
          bulletActiveClass: 'is-active',
          bulletClass: 'slider_bullet_item',
          bulletElement: 'button',
          clickable: true,
        },
        slideActiveClass: 'is-active',
        slideDuplicateActiveClass: 'is-active',
      });
    });
  });
</script></div></div></div></div><div class="u-embed-js hidden-11 w-embed w-script"><script>
document.addEventListener("DOMContentLoaded", function () {
	document.querySelectorAll(".tab_wrap").forEach((tabWrap, componentIndex) => {
		if (tabWrap.dataset.scriptInitialized) return;
		tabWrap.dataset.scriptInitialized = "true";
		let loopControls = tabWrap.getAttribute("data-loop-controls") === "true",
			slideTabs = tabWrap.getAttribute("data-slide-tabs") === "true",
			pauseOnHover = tabWrap.getAttribute("data-pause-on-hover") === "true",
			autoplay = Number(tabWrap.getAttribute("data-autoplay-duration")) || 0,
			duration = Number(tabWrap.getAttribute("data-duration")) || 0.3,
			buttonList = tabWrap.querySelector(".tab_button_list"),
			panelList = tabWrap.querySelector(".tab_content_list"),
			previousButton = tabWrap.querySelector("[data-tab='previous'] button"),
			nextButton = tabWrap.querySelector("[data-tab='next'] button"),
			toggleWrap = tabWrap.querySelector("[data-tab-button='toggle']"),
			toggleButton = tabWrap.querySelector("[data-tab-button='toggle'] button"),
      animating = false,
      autoplayTl;

    function removeCMSList(slot) {
      const dynList = Array.from(slot.children).find((child) => child.classList.contains("w-dyn-list"));
      if (!dynList) return;
      const nestedItems = dynList?.firstElementChild?.children;
      if (!nestedItems) return;
      const staticWrapper = [...slot.children];
      [...nestedItems].forEach(el => el.firstElementChild && slot.appendChild(el.firstElementChild));
      staticWrapper.forEach((el) => el.remove());
    }
    removeCMSList(buttonList);
    removeCMSList(panelList);

		let buttonItems = Array.from(buttonList.children);
    let panelItems = Array.from(panelList.children);

		if (!buttonList || !panelList || !buttonItems.length || !panelItems.length) {
			console.warn("Missing elements in:", tabWrap);
			return;
		}

		panelItems.forEach((panel, i) => {panel.style.display = "none"; panel.setAttribute("role", "tabpanel");});
		buttonItems.forEach((button, i) => {button.setAttribute("role", "tab");});

		panelList.removeAttribute("role");
		buttonList.setAttribute("role", "tablist");
		buttonItems.forEach((btn) => btn.setAttribute("role", "tab"));
		panelItems.forEach((panel) => panel.setAttribute("role", "tabpanel"));

		let activeIndex = 0;
		const makeActive = (index, focus = false, animate = true, pause = true) => {
			if (animating) return;
			buttonItems.forEach((btn, i) => {
				btn.classList.toggle("is-active", i === index);
				btn.setAttribute("aria-selected", i === index ? "true" : "false");
				btn.setAttribute("tabindex", i === index ? "0" : "-1");
			});
			panelItems.forEach((panel, i) => panel.classList.toggle("is-active", i === index));
			if (typeof ScrollTrigger !== "undefined") ScrollTrigger.refresh();
			if (nextButton) nextButton.disabled = index === buttonItems.length - 1 && !loopControls;
			if (previousButton) previousButton.disabled = index === 0 && !loopControls;
			if (focus) buttonItems[index].focus();
			const previousPanel = panelItems[activeIndex];
      const currentPanel = panelItems[index];
      let direction = 1;
      if (activeIndex > index) direction = -1;
      
			if (typeof gsap !== "undefined" && animate && activeIndex !== index) {
				if (autoplayTl && typeof autoplayTl.restart === "function") {
					autoplayTl.restart();
				}
				animating = true;
				let tl = gsap.timeline({ onComplete: () => animating = false, defaults: { duration: duration, ease: "power1.out" } });
				if (slideTabs) {
					tl.set(currentPanel, { display: "block", position: "relative" });
					if (previousPanel) tl.set(previousPanel, { position: "absolute", top: 0, left: 0, width: "100%" });
					if (previousPanel) tl.fromTo(previousPanel, { xPercent: 0 }, { xPercent: -120 * direction });
					tl.fromTo(currentPanel, { xPercent: 120 * direction }, { xPercent: 0 }, "<");
        	if (previousPanel) tl.set(previousPanel, { display: "none" });
				} else {
					if (previousPanel) tl.to(previousPanel, { opacity: 0 });
        	if (previousPanel) tl.set(previousPanel, { display: "none" });
					tl.set(currentPanel, { display: "block" });
					tl.fromTo(currentPanel, { opacity: 0 }, { opacity: 1 });
				}
			} else {
				if (previousPanel) previousPanel.style.display = "none";
				if (currentPanel) currentPanel.style.display = "block";
			}
  		buttonList.scrollTo({ left: buttonItems[index].offsetLeft, behavior: 'smooth' });
			activeIndex = index;
		};

		makeActive(0, false, false);

		const updateIndex = (delta, focus = false, pause = true) => makeActive((activeIndex + delta + buttonItems.length) % buttonItems.length, focus, true, pause);
		nextButton?.addEventListener("click", () => updateIndex(1));
		previousButton?.addEventListener("click", () => updateIndex(-1));

		buttonItems.forEach((btn, index) => {
			let tabId = tabWrap.getAttribute("data-tab-component-id");
			tabId = tabId ? tabId.toLowerCase().replaceAll(" ", "-") : componentIndex + 1;
			let itemId = btn.getAttribute("data-tab-item-id");
			itemId = itemId ? itemId.toLowerCase().replaceAll(" ", "-") : index + 1;

			btn.setAttribute("id", "tab-button-" + tabId + "-" + itemId);
			btn.setAttribute("aria-controls", "tab-panel-" + tabId + "-" + itemId);
			panelItems[index]?.setAttribute("id", "tab-panel-" + tabId + "-" + itemId);
			panelItems[index]?.setAttribute("aria-labelledby", btn.id);
      
			if (new URLSearchParams(location.search).get("tab-id") === tabId + "-" + itemId) makeActive(index), autoplay = 0, tabWrap.scrollIntoView({behavior: "smooth", block: "start"}), history.replaceState({}, "", ((u) => (u.searchParams.delete("tab-id"), u))(new URL(location.href)));
			btn.addEventListener("click", () => makeActive(index));
			btn.addEventListener("keydown", (e) => {
				if (["ArrowRight", "ArrowDown"].includes(e.key)) updateIndex(1, true);
				else if (["ArrowLeft", "ArrowUp"].includes(e.key)) updateIndex(-1, true);
			});
		});

    if (autoplay !== 0 && typeof gsap !== "undefined") {
      autoplayTl = gsap.timeline({ repeat: -1 }).fromTo(tabWrap, {"--progress": 0}, { onComplete: () => updateIndex(1, false, false), "--progress": 1, ease: "none", duration: autoplay });
      let isHovered = false, hasFocusInside = false, prefersReducedMotion = false, inView = true, canPlay = true;
      function updateAuto() { if (prefersReducedMotion || !inView || canPlay || isHovered || hasFocusInside) autoplayTl.pause(); else autoplayTl.play(); }
      function setButton() {
				canPlay = !canPlay;
        toggleButton?.setAttribute("aria-pressed", !canPlay ? "true" : "false");
        toggleWrap?.classList.toggle("is-pressed", !canPlay);
				if (!canPlay) isHovered = hasFocusInside = prefersReducedMotion = false;
				updateAuto();
      }
      setButton();
			toggleButton?.addEventListener("click", function () {
				setButton();
      });
      function handleMotionChange(e) { prefersReducedMotion = e.matches; updateAuto(); }
      handleMotionChange(window.matchMedia("(prefers-reduced-motion: reduce)"));
      window.matchMedia("(prefers-reduced-motion: reduce)").addEventListener("change", handleMotionChange);
      if (pauseOnHover) tabWrap.addEventListener("mouseenter", () => { isHovered = true; updateAuto() });
      if (pauseOnHover) tabWrap.addEventListener("mouseleave", () => { hasFocusInside = false; isHovered = false; updateAuto() });
      tabWrap.addEventListener("focusin", () => { hasFocusInside = true; updateAuto() });
      tabWrap.addEventListener("focusout", e => { if (!e.relatedTarget || !tabWrap.contains(e.relatedTarget)) { hasFocusInside = false; updateAuto() } });
      new IntersectionObserver(e => { inView = e[0].isIntersecting; updateAuto(); }, { threshold: 0 }).observe(tabWrap);
    }

	});
});
</script></div></div></div></section><section data-wf--section--theme="inherit" class="u-section u-threshold-medium"><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div><div class="section_contain u-container u-margin-trim"><div data-wf--grid--column-count="12" STYLE="--column-width: 18; --type: auto-fit;" class="u-display-contents"><div data-stagger="false" class="c-grid w-variant-fd7db3dc-d58a-e1d7-ed64-9b8a1a6798b5 u-gap-8"><div class="u-display-contents"><div class="u-position-relative u-height-full"><div class="u-display-contents"><div class="u-position-relative u-width-full u-ratio-1-1"><div class="section_bg-visual_wrap u-cover-absolute"><div data-animate-image="true" class="section_bg-visual"><div class="g_visual_wrap u-cover-absolute" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68cd66caafafe4b82468e6cc_a1f6589113199a02b8d3eb96453cb17a9356064e.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68cd66caafafe4b82468e6cc_a1f6589113199a02b8d3eb96453cb17a9356064e-p-500.webp 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68cd66caafafe4b82468e6cc_a1f6589113199a02b8d3eb96453cb17a9356064e-p-800.webp 800w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68cd66caafafe4b82468e6cc_a1f6589113199a02b8d3eb96453cb17a9356064e-p-1080.webp 1080w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68cd66caafafe4b82468e6cc_a1f6589113199a02b8d3eb96453cb17a9356064e.webp 1600w" class="g_visual_img u-cover-absolute"/></div></div></div></div></div><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full text_caption_wrap u-padding-5 u-background-1"><div data-wf--typography-heading--font-style="h5" class="c-heading w-variant-326a9562-3263-06da-e8ef-16981fd70f1c w-richtext u-margin-bottom-text u-max-width-18ch"><h1>Training that supports your whole practice</h1></div></div></div></div></div><div class="u-display-contents"><div class="u-flex-vertical-wrap u-gap-7"><div class="u-display-contents"><div class="u-flex-horizontal-nowrap u-gap-5"><div data-wf--icon-wrapper--styles-icon-style="base" class="icon_main_wrap u-align-self-start" STYLE="max-width: 3rem"><div class="icon_svg_wrap"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="u-svg"><path d="M6.77001 15.0763H5.61601C4.39177 15.0763 3.21767 15.5626 2.352 16.4283C1.48633 17.294 1 18.4681 1 19.6923V22.0003M16.0609 12.3252C16.1371 12.0913 16.2861 11.8879 16.4861 11.7447C16.6861 11.6014 16.9266 11.5258 17.1726 11.5289C17.4185 11.532 17.6571 11.6136 17.8534 11.7618C18.0497 11.9101 18.1935 12.1171 18.2639 12.3529L19.1144 14.0285C19.1971 14.1914 19.3174 14.3323 19.4653 14.4396C19.6131 14.5469 19.7843 14.6176 19.9649 14.6459L21.8505 14.9413C22.0933 14.9422 22.3296 15.0197 22.5258 15.1628C22.7221 15.3058 22.8681 15.5071 22.9433 15.738C23.0185 15.9689 23.0189 16.2176 22.9445 16.4487C22.8702 16.6799 22.7248 16.8817 22.5291 17.0254L21.1766 18.3733C21.0471 18.5022 20.9501 18.66 20.8935 18.8338C20.8369 19.0075 20.8224 19.1922 20.8511 19.3726L21.15 21.2341C21.2323 21.4674 21.2373 21.7209 21.1645 21.9573C21.0917 22.1937 20.9449 22.4005 20.7456 22.5471C20.5464 22.6937 20.3053 22.7724 20.0579 22.7716C19.8106 22.7708 19.57 22.6906 19.3717 22.5427L17.6811 21.6772C17.5182 21.5937 17.3379 21.5502 17.1549 21.5502C16.9719 21.5502 16.7915 21.5937 16.6286 21.6772L14.938 22.5427C14.7398 22.6894 14.4997 22.7686 14.2531 22.7689C14.0064 22.7692 13.7662 22.6905 13.5676 22.5442C13.369 22.398 13.2225 22.192 13.1495 21.9564C13.0765 21.7209 13.0809 21.4681 13.162 21.2352L13.4598 19.3738C13.4885 19.1934 13.474 19.0087 13.4174 18.8349C13.3608 18.6612 13.2638 18.5034 13.1343 18.3744L11.8003 17.0439C11.598 16.9037 11.4457 16.7025 11.3659 16.4696C11.286 16.2368 11.2827 15.9845 11.3565 15.7496C11.4302 15.5148 11.5771 15.3096 11.7757 15.1642C11.9743 15.0188 12.2142 14.9407 12.4604 14.9413L14.3449 14.6459C14.5254 14.6176 14.6966 14.5469 14.8445 14.4396C14.9923 14.3323 15.1126 14.1914 15.1954 14.0285L16.0609 12.3252ZM13.694 5.84428C13.694 8.39363 11.6274 10.4603 9.07801 10.4603C6.52866 10.4603 4.46201 8.39363 4.46201 5.84428C4.46201 3.29493 6.52866 1.22827 9.07801 1.22827C11.6274 1.22827 13.694 3.29493 13.694 5.84428Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full"><div data-wf--typography-heading--font-style="h5" class="c-heading w-variant-326a9562-3263-06da-e8ef-16981fd70f1c w-richtext u-margin-bottom-text"><h3>Taught by real practicing dentists</h3></div><div data-wf--typography-paragraph--font-style="inherit" class="c-paragraph w-richtext u-margin-bottom-text u-rich-text"><p>Our instructors aren’t just teachers—they’re dentists in the trenches. You’ll learn proven strategies straight from professionals who understand your day-to-day challenges.</p></div></div></div></div></div><div class="u-display-contents"><div class="u-flex-horizontal-nowrap u-gap-5"><div data-wf--icon-wrapper--styles-icon-style="base" class="icon_main_wrap u-align-self-start" STYLE="max-width: 3rem"><div class="icon_svg_wrap"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="u-svg"><path d="M13.2222 18.1111V8.33333M19.3333 18.1111V3.44444M1 1V20.5556C1 21.2039 1.25754 21.8256 1.71596 22.284C2.17438 22.7425 2.79614 23 3.44444 23H23M7.11111 18.1111V14.4444" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full"><div data-wf--typography-heading--font-style="h5" class="c-heading w-variant-326a9562-3263-06da-e8ef-16981fd70f1c w-richtext u-margin-bottom-text"><h3>Implementation for clinical, business, and leadership growth</h3></div><div data-wf--typography-paragraph--font-style="inherit" class="c-paragraph w-richtext u-margin-bottom-text u-rich-text"><p>From case planning to team leadership, we help you learn and implement the clinical and business systems that actually move the needle in private practice.</p></div></div></div></div></div><div class="u-display-contents"><div class="u-flex-horizontal-nowrap u-gap-5"><div data-wf--icon-wrapper--styles-icon-style="base" class="icon_main_wrap u-align-self-start" STYLE="max-width: 3rem"><div class="icon_svg_wrap"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 22" fill="none" class="u-svg"><path d="M10.9 16.4335L13.1 18.6335C13.3167 18.8502 13.5739 19.0221 13.857 19.1393C14.1401 19.2566 14.4436 19.317 14.75 19.317C15.0564 19.317 15.3599 19.2566 15.643 19.1393C15.9261 19.0221 16.1833 18.8502 16.4 18.6335C16.6167 18.4168 16.7886 18.1596 16.9058 17.8765C17.0231 17.5934 17.0835 17.2899 17.0835 16.9835C17.0835 16.6771 17.0231 16.3736 16.9058 16.0905C16.7886 15.8074 16.6167 15.5502 16.4 15.3335M14.2 13.1335L16.95 15.8835C17.3876 16.3211 17.9811 16.567 18.6 16.567C19.2189 16.567 19.8124 16.3211 20.25 15.8835C20.6876 15.4459 20.9335 14.8524 20.9335 14.2335C20.9335 13.6146 20.6876 13.0211 20.25 12.5835L15.982 8.31551C15.3632 7.69753 14.5245 7.35042 13.65 7.35042C12.7755 7.35042 11.9368 7.69753 11.318 8.31551L10.35 9.28351C9.91239 9.72112 9.31887 9.96697 8.7 9.96697C8.08113 9.96697 7.48761 9.72112 7.05 9.28351C6.61239 8.84591 6.36655 8.25238 6.36655 7.63351C6.36655 7.01464 6.61239 6.42112 7.05 5.98351L10.141 2.89251C11.1445 1.89167 12.4531 1.25412 13.8597 1.08078C15.2663 0.907446 16.6906 1.20823 17.907 1.93551L18.424 2.24351C18.8924 2.5262 19.4493 2.62424 19.986 2.51851L21.9 2.13351M21.9 1.03351L23 13.1335H20.8M2.1 1.03351L1 13.1335L8.15 20.2835C8.58761 20.7211 9.18113 20.967 9.8 20.967C10.4189 20.967 11.0124 20.7211 11.45 20.2835C11.8876 19.8459 12.1335 19.2524 12.1335 18.6335C12.1335 18.0146 11.8876 17.4211 11.45 16.9835M2.1 2.13351H10.9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full"><div data-wf--typography-heading--font-style="h5" class="c-heading w-variant-326a9562-3263-06da-e8ef-16981fd70f1c w-richtext u-margin-bottom-text"><h3>Ongoing connection and community</h3></div><div data-wf--typography-paragraph--font-style="inherit" class="c-paragraph w-richtext u-margin-bottom-text u-rich-text"><p>You’re not in this alone. Gain access to a like-minded network of dentists and team members who share ideas, solve problems, and grow—together.</p></div></div></div></div></div></div></div></div></div></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></section><section data-wf--section--theme="dark" class="u-section w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7 u-threshold-medium"><div data-wf--spacer--section-space="none" class="u-section-spacer u-ignore-trim"></div><div class="section_contain u-container u-margin-trim video_testimonial_container"><div data-wf--slider--overflow="hidden" class="slider_wrap u-padding-bottom-4" data-slider="component"><div class="u-embed-css w-embed"><style>
.slider_offset {
  --slide-count: var(--lg);
	--lg: 3;
  --md: var(--lg);
  --sm: var(--md);
  --xs: var(--sm);
}
@container (width < 50em) {
	.slider_offset { --slide-count: var(--md); }
}
@container (width < 35em) {
	.slider_offset { --slide-count: var(--sm); }
}
@container (width < 20em) {
	.slider_offset { --slide-count: var(--xs); }
}
.slider_list > .w-dyn-list,
.slider_list > .w-dyn-list > *,
.slider_list > .w-dyn-list > * > * {
	display: contents;
}
.slider_list > *,
.slider_list > .w-dyn-list > * > * > * {
	padding-inline: calc(var(--_gap---size) / 2);
	height: auto !important;
	flex: 0 0 auto;
	width: calc(100% / var(--slide-count)) !important;
}
[data-slider].swiper-button-disabled {
	opacity: 0.5;
  pointer-events: none;
}
</style></div><div STYLE="--lg: 1; --md: 1; --sm: 1; --xs: 1;" class="slider_offset"><div data-free-mode="false" data-follow-finger="false" class="slider_element swiper w-variant-bfb8c45c-dbfa-13cc-2dfc-0c02a34504e4" data-speed="600" data-allow-touch-move="false" data-loop-mode="false" data-slide-to-clicked="false" data-autoheight="false" data-mousewheel="true"><div class="slider_list swiper-wrapper"><div class="testimonial_list_wrap w-dyn-list"><div role="list" class="testimonial_list swiper-wrapper w-dyn-items"><div role="listitem" class="testimonial_list_item w-dyn-item"><div class="video_testimonial_slide"><video data-src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a%2F69446b0d78f2d050c0d4cb8c_3DD%20Web%20Shorts%20-%20Amy%20Connor%20Rough%20-%20HD%20720p_mp4.mp4" autoplay=" " loop="" muted="" playsinline=" " class="u-ratio-16-9 u-cover-absolute u-zindex-negative" STYLE=""></video><div STYLE="opacity: 80%;" class="gradient_overlay_wrap u-cover-absolute"><div class="g_visual_wrap u-ratio-1-1 u-cover-absolute" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-500.webp 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-800.webp 800w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-1080.webp 1080w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp 1200w" class="g_visual_img u-cover-absolute"/></div></div><div class="overlay_wrap u-cover-absolute"><div STYLE="opacity: 80%;" class="overlay_layer"></div></div><div class="video_testimonial_content u-container"><div data-wf--grid--column-count="12" STYLE="--column-width: 18; --type: auto-fit;" class="u-display-contents"><div data-stagger="false" class="c-grid w-variant-fd7db3dc-d58a-e1d7-ed64-9b8a1a6798b5 u-grid-above"><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full u-column-10"><div class="u-display-contents"><div class="u-flex-horizontal-nowrap u-margin-bottom-4"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div></div></div><div data-wf--typography-heading--font-style="h4" class="c-heading w-variant-7c7eb163-b37d-338d-2369-5eae7e6d458a w-richtext u-margin-bottom-7"><p>&quot;My expectations of this mastermind group were to really find a clear path for success. I was really overworked in my practice and needed to find a way to slow down to speed up my practice.&quot;</p></div><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full"><div data-wf--text-global--font-style="text-large" class="c-heading w-variant-89d0cf08-7bb8-52b5-07c9-3c3e1e5ea992 u-weight-semibold"><div class="g-text">Amy Connor</div></div><div data-wf--text-global--font-style="base" class="c-heading"><div class="g-text">Hendersonville, TN</div></div></div></div></div></div><div class="u-display-contents"><div class="u-column-2 u-flex-vertical-nowrap u-align-items-end"><div data-wf--button-play--style="primary" data-modal-trigger="amy-connor" class="button_toggle_wrap" data-button=" "><div aria-hidden="true" class="button_toggle_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 1393 1394" fill="none" class="button_toggle_play u-cover-absolute"><path d="M1271 696.5L280 1393L280 -4.3318e-05L1271 696.5Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 898 1277" fill="none" class="button_toggle_pause u-cover-absolute"><rect x="577" width="321" height="1277" fill="currentColor"></rect><rect width="321" height="1277" fill="currentColor"></rect></svg></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Play</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Play</span></button></div></div></div></div></div></div></div><dialog data-wf--modal--size="small" data-modal-target="amy-connor" data-show-in-designer="false" class="modal_dialog"><div class="u-embed-css w-embed"><style>
.modal_dialog::backdrop { opacity: 0; }
.wf-design-mode [data-show-in-designer="true"] {
	display: block;
}
</style></div><div class="modal_inner"><div data-modal-close="" class="modal_backdrop"></div><div class="modal_content"><div data-lenis-prevent=" " data-modal-scroll="" class="modal_scroll"><div class="modal_close"><div data-wf--button-close--style="primary" data-modal-close=" " class="button_close_wrap" autofocus=" " data-button=" "><div aria-hidden="true" class="button_close_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 26 26" fill="none" aria-hidden="true" class="u-svg"><path d="M2 2L24.6274 24.6274" class="u-path"></path><path d="M2 25L24.6274 2.37258" class="u-path"></path></svg></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Close</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Close</span></button></div></div></div><div class="modal_slot"><div class="g_visual_wrap u-position-relative u-ratio-16-9 u-radius-small u-height-full"><div class="plyr_component"><div class="plyr_embed w-embed"><div class="plyr_video" id="1131811566">
   <iframe
    src="https://player.vimeo.com/video/1131811566?loop=false&amp;byline=false&amp;portrait=false&amp;title=false&amp;speed=true&amp;transparent=0&amp;gesture=media"
    allowfullscreen
    allowtransparency
    allow="autoplay"
  ></iframe>
</div></div><div class="plyr_cover"><img src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/69446b838ccbe21d813a95de_amy-connor-thumbnail.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/69446b838ccbe21d813a95de_amy-connor-thumbnail-p-500.avif 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/69446b838ccbe21d813a95de_amy-connor-thumbnail.avif 1280w" class="plyr_cover-img"/><div class="plyr_cover-button"><div data-w-id="0707fb75-d5ed-cf3b-54cc-9e2be57f4a23" class="hero_video-1_video-button"><div class="hero_video-1_button-fill"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="hero_video-1_icon"><path fill="currentColor" d="M18 12L6 5V19L18 12Z" undefined="1"></path></svg></div><div class="hero_video-1_button-outline"><div class="hero_video-1_video-button-outline"><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a29-e57f4a23" class="hero_video-1_video-outline-wrapper top"><div class="hero_video-1_video-outline"></div></div><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a2b-e57f4a23" class="hero_video-1_video-outline-wrapper bottom"><div class="hero_video-1_video-outline bottom"></div></div></div></div></div></div></div><div class="plyr_pause-trigger"></div></div></div></div></div></div></div><div class="u-embed-js w-embed w-script"><script>
pageFunctions.addFunction('mainModal', function() {
	const modalSystem = ((window.lumos ??= {}).modal ??= {
		list: {}, open(id) { this.list[id]?.open?.(); }, closeAll() { Object.values(this.list).forEach((m) => m.close?.()); },
	});
	function createModals() {
		document.querySelectorAll(".modal_dialog").forEach(function (modal) {
		if (modal.dataset.scriptInitialized) return;
		modal.dataset.scriptInitialized = "true";

		const modalId = modal.getAttribute("data-modal-target");
		let lastFocusedElement;

		if (typeof gsap !== "undefined") {
			gsap.context(() => {
				let tl = gsap.timeline({ paused: true, onReverseComplete: resetModal });
				tl.fromTo(modal, { opacity: 0 }, { opacity: 1, duration: 0.3, ease: "power1.out" });
				tl.from(".modal_content", { y: "6rem", duration: 0.3, ease: "power1.out" }, "<");
				modal.tl = tl;
			}, modal);
		}

		function resetModal() {
			typeof lenis !== "undefined" && lenis.start ? lenis.start() : (document.body.style.overflow = "");
			modal.close();
 			if (lastFocusedElement) lastFocusedElement.focus();
			window.dispatchEvent(new CustomEvent("modal-close", { detail: { modal } }));
		}
		function openModal() {
			typeof lenis !== "undefined" && lenis.stop ? lenis.stop() : (document.body.style.overflow = "hidden");
			lastFocusedElement = document.activeElement;
			modal.showModal();
			if (typeof gsap !== "undefined") modal.tl.play();
			modal.querySelectorAll("[data-modal-scroll]").forEach((el) => (el.scrollTop = 0));
			window.dispatchEvent(new CustomEvent("modal-open", { detail: { modal } }));
		}
		function closeModal() {
			typeof gsap !== "undefined" ? modal.tl.reverse() : resetModal();
		}

		if (new URLSearchParams(location.search).get("modal-id") === modalId) openModal(), history.replaceState({}, "", ((u) => (u.searchParams.delete("modal-id"), u))(new URL(location.href)));
		modal.addEventListener("cancel", (e) => (e.preventDefault(), closeModal()));
		modal.addEventListener("click", (e) => e.target.closest("[data-modal-close]") && closeModal());
		document.addEventListener("click", (e) => e.target.closest("[data-modal-trigger='" + modalId + "']") && openModal());
			modalSystem.list[modalId] = { open: openModal, close: closeModal };
		});
	}
	createModals();
});

</script></div></dialog></div></div><div role="listitem" class="testimonial_list_item w-dyn-item"><div class="video_testimonial_slide"><video data-src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a%2F694466bdc7e337f290a0874f_3DD%20Web%20Shorts%20-%20Andrew%20Thomasson%20-%20HD%201080p_mp4.mp4" autoplay=" " loop="" muted="" playsinline=" " class="u-ratio-16-9 u-cover-absolute u-zindex-negative" STYLE=""></video><div STYLE="opacity: 80%;" class="gradient_overlay_wrap u-cover-absolute"><div class="g_visual_wrap u-ratio-1-1 u-cover-absolute" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-500.webp 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-800.webp 800w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-1080.webp 1080w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp 1200w" class="g_visual_img u-cover-absolute"/></div></div><div class="overlay_wrap u-cover-absolute"><div STYLE="opacity: 80%;" class="overlay_layer"></div></div><div class="video_testimonial_content u-container"><div data-wf--grid--column-count="12" STYLE="--column-width: 18; --type: auto-fit;" class="u-display-contents"><div data-stagger="false" class="c-grid w-variant-fd7db3dc-d58a-e1d7-ed64-9b8a1a6798b5 u-grid-above"><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full u-column-10"><div class="u-display-contents"><div class="u-flex-horizontal-nowrap u-margin-bottom-4"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div></div></div><div data-wf--typography-heading--font-style="h4" class="c-heading w-variant-7c7eb163-b37d-338d-2369-5eae7e6d458a w-richtext u-margin-bottom-7"><p>&quot;I think my biggest challenge prior to joining is was probably the unknown... it was a lot of just question marks, I think.&quot;</p></div><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full"><div data-wf--text-global--font-style="text-large" class="c-heading w-variant-89d0cf08-7bb8-52b5-07c9-3c3e1e5ea992 u-weight-semibold"><div class="g-text">Andrew Thomasson</div></div><div data-wf--text-global--font-style="base" class="c-heading"><div class="g-text">Donelson, TN</div></div></div></div></div></div><div class="u-display-contents"><div class="u-column-2 u-flex-vertical-nowrap u-align-items-end"><div data-wf--button-play--style="primary" data-modal-trigger="andrew-thomasson" class="button_toggle_wrap" data-button=" "><div aria-hidden="true" class="button_toggle_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 1393 1394" fill="none" class="button_toggle_play u-cover-absolute"><path d="M1271 696.5L280 1393L280 -4.3318e-05L1271 696.5Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 898 1277" fill="none" class="button_toggle_pause u-cover-absolute"><rect x="577" width="321" height="1277" fill="currentColor"></rect><rect width="321" height="1277" fill="currentColor"></rect></svg></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Play</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Play</span></button></div></div></div></div></div></div></div><dialog data-wf--modal--size="small" data-modal-target="andrew-thomasson" data-show-in-designer="false" class="modal_dialog"><div class="u-embed-css w-embed"><style>
.modal_dialog::backdrop { opacity: 0; }
.wf-design-mode [data-show-in-designer="true"] {
	display: block;
}
</style></div><div class="modal_inner"><div data-modal-close="" class="modal_backdrop"></div><div class="modal_content"><div data-lenis-prevent=" " data-modal-scroll="" class="modal_scroll"><div class="modal_close"><div data-wf--button-close--style="primary" data-modal-close=" " class="button_close_wrap" autofocus=" " data-button=" "><div aria-hidden="true" class="button_close_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 26 26" fill="none" aria-hidden="true" class="u-svg"><path d="M2 2L24.6274 24.6274" class="u-path"></path><path d="M2 25L24.6274 2.37258" class="u-path"></path></svg></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Close</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Close</span></button></div></div></div><div class="modal_slot"><div class="g_visual_wrap u-position-relative u-ratio-16-9 u-radius-small u-height-full"><div class="plyr_component"><div class="plyr_embed w-embed"><div class="plyr_video" id="1131811620">
   <iframe
    src="https://player.vimeo.com/video/1131811620?loop=false&amp;byline=false&amp;portrait=false&amp;title=false&amp;speed=true&amp;transparent=0&amp;gesture=media"
    allowfullscreen
    allowtransparency
    allow="autoplay"
  ></iframe>
</div></div><div class="plyr_cover"><img src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/694467430076e8661c188ede_videoframe_8837.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/694467430076e8661c188ede_videoframe_8837-p-500.avif 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/694467430076e8661c188ede_videoframe_8837.avif 1280w" class="plyr_cover-img"/><div class="plyr_cover-button"><div data-w-id="0707fb75-d5ed-cf3b-54cc-9e2be57f4a23" class="hero_video-1_video-button"><div class="hero_video-1_button-fill"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="hero_video-1_icon"><path fill="currentColor" d="M18 12L6 5V19L18 12Z" undefined="1"></path></svg></div><div class="hero_video-1_button-outline"><div class="hero_video-1_video-button-outline"><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a29-e57f4a23" class="hero_video-1_video-outline-wrapper top"><div class="hero_video-1_video-outline"></div></div><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a2b-e57f4a23" class="hero_video-1_video-outline-wrapper bottom"><div class="hero_video-1_video-outline bottom"></div></div></div></div></div></div></div><div class="plyr_pause-trigger"></div></div></div></div></div></div></div><div class="u-embed-js w-embed w-script"><script>
pageFunctions.addFunction('mainModal', function() {
	const modalSystem = ((window.lumos ??= {}).modal ??= {
		list: {}, open(id) { this.list[id]?.open?.(); }, closeAll() { Object.values(this.list).forEach((m) => m.close?.()); },
	});
	function createModals() {
		document.querySelectorAll(".modal_dialog").forEach(function (modal) {
		if (modal.dataset.scriptInitialized) return;
		modal.dataset.scriptInitialized = "true";

		const modalId = modal.getAttribute("data-modal-target");
		let lastFocusedElement;

		if (typeof gsap !== "undefined") {
			gsap.context(() => {
				let tl = gsap.timeline({ paused: true, onReverseComplete: resetModal });
				tl.fromTo(modal, { opacity: 0 }, { opacity: 1, duration: 0.3, ease: "power1.out" });
				tl.from(".modal_content", { y: "6rem", duration: 0.3, ease: "power1.out" }, "<");
				modal.tl = tl;
			}, modal);
		}

		function resetModal() {
			typeof lenis !== "undefined" && lenis.start ? lenis.start() : (document.body.style.overflow = "");
			modal.close();
 			if (lastFocusedElement) lastFocusedElement.focus();
			window.dispatchEvent(new CustomEvent("modal-close", { detail: { modal } }));
		}
		function openModal() {
			typeof lenis !== "undefined" && lenis.stop ? lenis.stop() : (document.body.style.overflow = "hidden");
			lastFocusedElement = document.activeElement;
			modal.showModal();
			if (typeof gsap !== "undefined") modal.tl.play();
			modal.querySelectorAll("[data-modal-scroll]").forEach((el) => (el.scrollTop = 0));
			window.dispatchEvent(new CustomEvent("modal-open", { detail: { modal } }));
		}
		function closeModal() {
			typeof gsap !== "undefined" ? modal.tl.reverse() : resetModal();
		}

		if (new URLSearchParams(location.search).get("modal-id") === modalId) openModal(), history.replaceState({}, "", ((u) => (u.searchParams.delete("modal-id"), u))(new URL(location.href)));
		modal.addEventListener("cancel", (e) => (e.preventDefault(), closeModal()));
		modal.addEventListener("click", (e) => e.target.closest("[data-modal-close]") && closeModal());
		document.addEventListener("click", (e) => e.target.closest("[data-modal-trigger='" + modalId + "']") && openModal());
			modalSystem.list[modalId] = { open: openModal, close: closeModal };
		});
	}
	createModals();
});

</script></div></dialog></div></div><div role="listitem" class="testimonial_list_item w-dyn-item"><div class="video_testimonial_slide"><video data-src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a%2F694464804cb86d1686c67a3a_3DD%20Web%20Shorts%20-%20David%20Turok%20-%20HD%201080p_mp4.mp4" autoplay=" " loop="" muted="" playsinline=" " class="u-ratio-16-9 u-cover-absolute u-zindex-negative" STYLE=""></video><div STYLE="opacity: 80%;" class="gradient_overlay_wrap u-cover-absolute"><div class="g_visual_wrap u-ratio-1-1 u-cover-absolute" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-500.webp 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-800.webp 800w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-1080.webp 1080w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp 1200w" class="g_visual_img u-cover-absolute"/></div></div><div class="overlay_wrap u-cover-absolute"><div STYLE="opacity: 80%;" class="overlay_layer"></div></div><div class="video_testimonial_content u-container"><div data-wf--grid--column-count="12" STYLE="--column-width: 18; --type: auto-fit;" class="u-display-contents"><div data-stagger="false" class="c-grid w-variant-fd7db3dc-d58a-e1d7-ed64-9b8a1a6798b5 u-grid-above"><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full u-column-10"><div class="u-display-contents"><div class="u-flex-horizontal-nowrap u-margin-bottom-4"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div></div></div><div data-wf--typography-heading--font-style="h4" class="c-heading w-variant-7c7eb163-b37d-338d-2369-5eae7e6d458a w-richtext u-margin-bottom-7"><p>&quot;It&#x27;s hard to really dive into your practice and have someone who really knows everything about your practice and helps guide you through the challenges.&quot;</p></div><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full"><div data-wf--text-global--font-style="text-large" class="c-heading w-variant-89d0cf08-7bb8-52b5-07c9-3c3e1e5ea992 u-weight-semibold"><div class="g-text">David Turok</div></div><div data-wf--text-global--font-style="base" class="c-heading"><div class="g-text">Chicago, Il</div></div></div></div></div></div><div class="u-display-contents"><div class="u-column-2 u-flex-vertical-nowrap u-align-items-end"><div data-wf--button-play--style="primary" data-modal-trigger="david-turok" class="button_toggle_wrap" data-button=" "><div aria-hidden="true" class="button_toggle_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 1393 1394" fill="none" class="button_toggle_play u-cover-absolute"><path d="M1271 696.5L280 1393L280 -4.3318e-05L1271 696.5Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 898 1277" fill="none" class="button_toggle_pause u-cover-absolute"><rect x="577" width="321" height="1277" fill="currentColor"></rect><rect width="321" height="1277" fill="currentColor"></rect></svg></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Play</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Play</span></button></div></div></div></div></div></div></div><dialog data-wf--modal--size="small" data-modal-target="david-turok" data-show-in-designer="false" class="modal_dialog"><div class="u-embed-css w-embed"><style>
.modal_dialog::backdrop { opacity: 0; }
.wf-design-mode [data-show-in-designer="true"] {
	display: block;
}
</style></div><div class="modal_inner"><div data-modal-close="" class="modal_backdrop"></div><div class="modal_content"><div data-lenis-prevent=" " data-modal-scroll="" class="modal_scroll"><div class="modal_close"><div data-wf--button-close--style="primary" data-modal-close=" " class="button_close_wrap" autofocus=" " data-button=" "><div aria-hidden="true" class="button_close_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 26 26" fill="none" aria-hidden="true" class="u-svg"><path d="M2 2L24.6274 24.6274" class="u-path"></path><path d="M2 25L24.6274 2.37258" class="u-path"></path></svg></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Close</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Close</span></button></div></div></div><div class="modal_slot"><div class="g_visual_wrap u-position-relative u-ratio-16-9 u-radius-small u-height-full"><div class="plyr_component"><div class="plyr_embed w-embed"><div class="plyr_video" id="1131811695">
   <iframe
    src="https://player.vimeo.com/video/1131811695?loop=false&amp;byline=false&amp;portrait=false&amp;title=false&amp;speed=true&amp;transparent=0&amp;gesture=media"
    allowfullscreen
    allowtransparency
    allow="autoplay"
  ></iframe>
</div></div><div class="plyr_cover"><img src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/694467b40621c471c03de70c_david-turok-thumbnail.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/694467b40621c471c03de70c_david-turok-thumbnail-p-500.avif 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/694467b40621c471c03de70c_david-turok-thumbnail.avif 1280w" class="plyr_cover-img"/><div class="plyr_cover-button"><div data-w-id="0707fb75-d5ed-cf3b-54cc-9e2be57f4a23" class="hero_video-1_video-button"><div class="hero_video-1_button-fill"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="hero_video-1_icon"><path fill="currentColor" d="M18 12L6 5V19L18 12Z" undefined="1"></path></svg></div><div class="hero_video-1_button-outline"><div class="hero_video-1_video-button-outline"><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a29-e57f4a23" class="hero_video-1_video-outline-wrapper top"><div class="hero_video-1_video-outline"></div></div><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a2b-e57f4a23" class="hero_video-1_video-outline-wrapper bottom"><div class="hero_video-1_video-outline bottom"></div></div></div></div></div></div></div><div class="plyr_pause-trigger"></div></div></div></div></div></div></div><div class="u-embed-js w-embed w-script"><script>
pageFunctions.addFunction('mainModal', function() {
	const modalSystem = ((window.lumos ??= {}).modal ??= {
		list: {}, open(id) { this.list[id]?.open?.(); }, closeAll() { Object.values(this.list).forEach((m) => m.close?.()); },
	});
	function createModals() {
		document.querySelectorAll(".modal_dialog").forEach(function (modal) {
		if (modal.dataset.scriptInitialized) return;
		modal.dataset.scriptInitialized = "true";

		const modalId = modal.getAttribute("data-modal-target");
		let lastFocusedElement;

		if (typeof gsap !== "undefined") {
			gsap.context(() => {
				let tl = gsap.timeline({ paused: true, onReverseComplete: resetModal });
				tl.fromTo(modal, { opacity: 0 }, { opacity: 1, duration: 0.3, ease: "power1.out" });
				tl.from(".modal_content", { y: "6rem", duration: 0.3, ease: "power1.out" }, "<");
				modal.tl = tl;
			}, modal);
		}

		function resetModal() {
			typeof lenis !== "undefined" && lenis.start ? lenis.start() : (document.body.style.overflow = "");
			modal.close();
 			if (lastFocusedElement) lastFocusedElement.focus();
			window.dispatchEvent(new CustomEvent("modal-close", { detail: { modal } }));
		}
		function openModal() {
			typeof lenis !== "undefined" && lenis.stop ? lenis.stop() : (document.body.style.overflow = "hidden");
			lastFocusedElement = document.activeElement;
			modal.showModal();
			if (typeof gsap !== "undefined") modal.tl.play();
			modal.querySelectorAll("[data-modal-scroll]").forEach((el) => (el.scrollTop = 0));
			window.dispatchEvent(new CustomEvent("modal-open", { detail: { modal } }));
		}
		function closeModal() {
			typeof gsap !== "undefined" ? modal.tl.reverse() : resetModal();
		}

		if (new URLSearchParams(location.search).get("modal-id") === modalId) openModal(), history.replaceState({}, "", ((u) => (u.searchParams.delete("modal-id"), u))(new URL(location.href)));
		modal.addEventListener("cancel", (e) => (e.preventDefault(), closeModal()));
		modal.addEventListener("click", (e) => e.target.closest("[data-modal-close]") && closeModal());
		document.addEventListener("click", (e) => e.target.closest("[data-modal-trigger='" + modalId + "']") && openModal());
			modalSystem.list[modalId] = { open: openModal, close: closeModal };
		});
	}
	createModals();
});

</script></div></dialog></div></div><div role="listitem" class="testimonial_list_item w-dyn-item"><div class="video_testimonial_slide"><video data-src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a%2F69446a1632a53be05d571248_3DD%20Web%20Shorts%20-%20Ashely_1_mp4.mp4" autoplay=" " loop="" muted="" playsinline=" " class="u-ratio-16-9 u-cover-absolute u-zindex-negative" STYLE=""></video><div STYLE="opacity: 80%;" class="gradient_overlay_wrap u-cover-absolute"><div class="g_visual_wrap u-ratio-1-1 u-cover-absolute" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-500.webp 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-800.webp 800w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-1080.webp 1080w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp 1200w" class="g_visual_img u-cover-absolute"/></div></div><div class="overlay_wrap u-cover-absolute"><div STYLE="opacity: 80%;" class="overlay_layer"></div></div><div class="video_testimonial_content u-container"><div data-wf--grid--column-count="12" STYLE="--column-width: 18; --type: auto-fit;" class="u-display-contents"><div data-stagger="false" class="c-grid w-variant-fd7db3dc-d58a-e1d7-ed64-9b8a1a6798b5 u-grid-above"><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full u-column-10"><div class="u-display-contents"><div class="u-flex-horizontal-nowrap u-margin-bottom-4"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div></div></div><div data-wf--typography-heading--font-style="h4" class="c-heading w-variant-7c7eb163-b37d-338d-2369-5eae7e6d458a w-richtext u-margin-bottom-7"><p>&quot;I had had many business mentors, but what I was missing before the mastermind was that specific dental mentorship.&quot;</p></div><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full"><div data-wf--text-global--font-style="text-large" class="c-heading w-variant-89d0cf08-7bb8-52b5-07c9-3c3e1e5ea992 u-weight-semibold"><div class="g-text">Dr. Ashley Curver</div></div><div data-wf--text-global--font-style="base" class="c-heading"><div class="g-text">Dallas, TX</div></div></div></div></div></div><div class="u-display-contents"><div class="u-column-2 u-flex-vertical-nowrap u-align-items-end"><div data-wf--button-play--style="primary" data-modal-trigger="dr-ashley-curver" class="button_toggle_wrap" data-button=" "><div aria-hidden="true" class="button_toggle_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 1393 1394" fill="none" class="button_toggle_play u-cover-absolute"><path d="M1271 696.5L280 1393L280 -4.3318e-05L1271 696.5Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 898 1277" fill="none" class="button_toggle_pause u-cover-absolute"><rect x="577" width="321" height="1277" fill="currentColor"></rect><rect width="321" height="1277" fill="currentColor"></rect></svg></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Play</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Play</span></button></div></div></div></div></div></div></div><dialog data-wf--modal--size="small" data-modal-target="dr-ashley-curver" data-show-in-designer="false" class="modal_dialog"><div class="u-embed-css w-embed"><style>
.modal_dialog::backdrop { opacity: 0; }
.wf-design-mode [data-show-in-designer="true"] {
	display: block;
}
</style></div><div class="modal_inner"><div data-modal-close="" class="modal_backdrop"></div><div class="modal_content"><div data-lenis-prevent=" " data-modal-scroll="" class="modal_scroll"><div class="modal_close"><div data-wf--button-close--style="primary" data-modal-close=" " class="button_close_wrap" autofocus=" " data-button=" "><div aria-hidden="true" class="button_close_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 26 26" fill="none" aria-hidden="true" class="u-svg"><path d="M2 2L24.6274 24.6274" class="u-path"></path><path d="M2 25L24.6274 2.37258" class="u-path"></path></svg></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Close</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Close</span></button></div></div></div><div class="modal_slot"><div class="g_visual_wrap u-position-relative u-ratio-16-9 u-radius-small u-height-full"><div class="plyr_component"><div class="plyr_embed w-embed"><div class="plyr_video" id="1131813456">
   <iframe
    src="https://player.vimeo.com/video/1131813456?loop=false&amp;byline=false&amp;portrait=false&amp;title=false&amp;speed=true&amp;transparent=0&amp;gesture=media"
    allowfullscreen
    allowtransparency
    allow="autoplay"
  ></iframe>
</div></div><div class="plyr_cover"><img src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/69446ac3f302af048b1b7a37_ashley-curver-thumbnail.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/69446ac3f302af048b1b7a37_ashley-curver-thumbnail-p-500.avif 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/69446ac3f302af048b1b7a37_ashley-curver-thumbnail.avif 1280w" class="plyr_cover-img"/><div class="plyr_cover-button"><div data-w-id="0707fb75-d5ed-cf3b-54cc-9e2be57f4a23" class="hero_video-1_video-button"><div class="hero_video-1_button-fill"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="hero_video-1_icon"><path fill="currentColor" d="M18 12L6 5V19L18 12Z" undefined="1"></path></svg></div><div class="hero_video-1_button-outline"><div class="hero_video-1_video-button-outline"><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a29-e57f4a23" class="hero_video-1_video-outline-wrapper top"><div class="hero_video-1_video-outline"></div></div><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a2b-e57f4a23" class="hero_video-1_video-outline-wrapper bottom"><div class="hero_video-1_video-outline bottom"></div></div></div></div></div></div></div><div class="plyr_pause-trigger"></div></div></div></div></div></div></div><div class="u-embed-js w-embed w-script"><script>
pageFunctions.addFunction('mainModal', function() {
	const modalSystem = ((window.lumos ??= {}).modal ??= {
		list: {}, open(id) { this.list[id]?.open?.(); }, closeAll() { Object.values(this.list).forEach((m) => m.close?.()); },
	});
	function createModals() {
		document.querySelectorAll(".modal_dialog").forEach(function (modal) {
		if (modal.dataset.scriptInitialized) return;
		modal.dataset.scriptInitialized = "true";

		const modalId = modal.getAttribute("data-modal-target");
		let lastFocusedElement;

		if (typeof gsap !== "undefined") {
			gsap.context(() => {
				let tl = gsap.timeline({ paused: true, onReverseComplete: resetModal });
				tl.fromTo(modal, { opacity: 0 }, { opacity: 1, duration: 0.3, ease: "power1.out" });
				tl.from(".modal_content", { y: "6rem", duration: 0.3, ease: "power1.out" }, "<");
				modal.tl = tl;
			}, modal);
		}

		function resetModal() {
			typeof lenis !== "undefined" && lenis.start ? lenis.start() : (document.body.style.overflow = "");
			modal.close();
 			if (lastFocusedElement) lastFocusedElement.focus();
			window.dispatchEvent(new CustomEvent("modal-close", { detail: { modal } }));
		}
		function openModal() {
			typeof lenis !== "undefined" && lenis.stop ? lenis.stop() : (document.body.style.overflow = "hidden");
			lastFocusedElement = document.activeElement;
			modal.showModal();
			if (typeof gsap !== "undefined") modal.tl.play();
			modal.querySelectorAll("[data-modal-scroll]").forEach((el) => (el.scrollTop = 0));
			window.dispatchEvent(new CustomEvent("modal-open", { detail: { modal } }));
		}
		function closeModal() {
			typeof gsap !== "undefined" ? modal.tl.reverse() : resetModal();
		}

		if (new URLSearchParams(location.search).get("modal-id") === modalId) openModal(), history.replaceState({}, "", ((u) => (u.searchParams.delete("modal-id"), u))(new URL(location.href)));
		modal.addEventListener("cancel", (e) => (e.preventDefault(), closeModal()));
		modal.addEventListener("click", (e) => e.target.closest("[data-modal-close]") && closeModal());
		document.addEventListener("click", (e) => e.target.closest("[data-modal-trigger='" + modalId + "']") && openModal());
			modalSystem.list[modalId] = { open: openModal, close: closeModal };
		});
	}
	createModals();
});

</script></div></dialog></div></div><div role="listitem" class="testimonial_list_item w-dyn-item"><div class="video_testimonial_slide"><video data-src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a%2F69446fce88c84a8c3dc35ae1_3DD%20Web%20Shorts%20-%20Emily_mp4.mp4" autoplay=" " loop="" muted="" playsinline=" " class="u-ratio-16-9 u-cover-absolute u-zindex-negative" STYLE=""></video><div STYLE="opacity: 80%;" class="gradient_overlay_wrap u-cover-absolute"><div class="g_visual_wrap u-ratio-1-1 u-cover-absolute" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-500.webp 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-800.webp 800w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-1080.webp 1080w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp 1200w" class="g_visual_img u-cover-absolute"/></div></div><div class="overlay_wrap u-cover-absolute"><div STYLE="opacity: 80%;" class="overlay_layer"></div></div><div class="video_testimonial_content u-container"><div data-wf--grid--column-count="12" STYLE="--column-width: 18; --type: auto-fit;" class="u-display-contents"><div data-stagger="false" class="c-grid w-variant-fd7db3dc-d58a-e1d7-ed64-9b8a1a6798b5 u-grid-above"><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full u-column-10"><div class="u-display-contents"><div class="u-flex-horizontal-nowrap u-margin-bottom-4"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 2.5rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 39 36" fill="none" class="u-svg"><path d="M19.5 0L23.878 13.4742H38.0456L26.5838 21.8017L30.9618 35.2758L19.5 26.9483L8.03819 35.2758L12.4162 21.8017L0.954397 13.4742H15.122L19.5 0Z" fill="currentColor"></path></svg></div></div></div></div><div data-wf--typography-heading--font-style="h4" class="c-heading w-variant-7c7eb163-b37d-338d-2369-5eae7e6d458a w-richtext u-margin-bottom-7"><p>&quot;The most beneficial thing outside of the all the clinical knowledge I&#x27;ve gained is just being around like-minded people.&quot;</p></div><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full"><div data-wf--text-global--font-style="text-large" class="c-heading w-variant-89d0cf08-7bb8-52b5-07c9-3c3e1e5ea992 u-weight-semibold"><div class="g-text">Emily Widewitz</div></div><div data-wf--text-global--font-style="base" class="c-heading"><div class="g-text">Elroy, WI</div></div></div></div></div></div><div class="u-display-contents"><div class="u-column-2 u-flex-vertical-nowrap u-align-items-end"><div data-wf--button-play--style="primary" data-modal-trigger="emily-widewitz" class="button_toggle_wrap" data-button=" "><div aria-hidden="true" class="button_toggle_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 1393 1394" fill="none" class="button_toggle_play u-cover-absolute"><path d="M1271 696.5L280 1393L280 -4.3318e-05L1271 696.5Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 898 1277" fill="none" class="button_toggle_pause u-cover-absolute"><rect x="577" width="321" height="1277" fill="currentColor"></rect><rect width="321" height="1277" fill="currentColor"></rect></svg></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Play</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Play</span></button></div></div></div></div></div></div></div><dialog data-wf--modal--size="small" data-modal-target="emily-widewitz" data-show-in-designer="false" class="modal_dialog"><div class="u-embed-css w-embed"><style>
.modal_dialog::backdrop { opacity: 0; }
.wf-design-mode [data-show-in-designer="true"] {
	display: block;
}
</style></div><div class="modal_inner"><div data-modal-close="" class="modal_backdrop"></div><div class="modal_content"><div data-lenis-prevent=" " data-modal-scroll="" class="modal_scroll"><div class="modal_close"><div data-wf--button-close--style="primary" data-modal-close=" " class="button_close_wrap" autofocus=" " data-button=" "><div aria-hidden="true" class="button_close_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 26 26" fill="none" aria-hidden="true" class="u-svg"><path d="M2 2L24.6274 24.6274" class="u-path"></path><path d="M2 25L24.6274 2.37258" class="u-path"></path></svg></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Close</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Close</span></button></div></div></div><div class="modal_slot"><div class="g_visual_wrap u-position-relative u-ratio-16-9 u-radius-small u-height-full"><div class="plyr_component"><div class="plyr_embed w-embed"><div class="plyr_video" id="1119616257">
   <iframe
    src="https://player.vimeo.com/video/1119616257?loop=false&amp;byline=false&amp;portrait=false&amp;title=false&amp;speed=true&amp;transparent=0&amp;gesture=media"
    allowfullscreen
    allowtransparency
    allow="autoplay"
  ></iframe>
</div></div><div class="plyr_cover"><img src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/694470c37beb119a86f6fd46_emily-thumbnail.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/694470c37beb119a86f6fd46_emily-thumbnail-p-500.avif 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c8237/694470c37beb119a86f6fd46_emily-thumbnail.avif 1280w" class="plyr_cover-img"/><div class="plyr_cover-button"><div data-w-id="0707fb75-d5ed-cf3b-54cc-9e2be57f4a23" class="hero_video-1_video-button"><div class="hero_video-1_button-fill"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="hero_video-1_icon"><path fill="currentColor" d="M18 12L6 5V19L18 12Z" undefined="1"></path></svg></div><div class="hero_video-1_button-outline"><div class="hero_video-1_video-button-outline"><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a29-e57f4a23" class="hero_video-1_video-outline-wrapper top"><div class="hero_video-1_video-outline"></div></div><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a2b-e57f4a23" class="hero_video-1_video-outline-wrapper bottom"><div class="hero_video-1_video-outline bottom"></div></div></div></div></div></div></div><div class="plyr_pause-trigger"></div></div></div></div></div></div></div><div class="u-embed-js w-embed w-script"><script>
pageFunctions.addFunction('mainModal', function() {
	const modalSystem = ((window.lumos ??= {}).modal ??= {
		list: {}, open(id) { this.list[id]?.open?.(); }, closeAll() { Object.values(this.list).forEach((m) => m.close?.()); },
	});
	function createModals() {
		document.querySelectorAll(".modal_dialog").forEach(function (modal) {
		if (modal.dataset.scriptInitialized) return;
		modal.dataset.scriptInitialized = "true";

		const modalId = modal.getAttribute("data-modal-target");
		let lastFocusedElement;

		if (typeof gsap !== "undefined") {
			gsap.context(() => {
				let tl = gsap.timeline({ paused: true, onReverseComplete: resetModal });
				tl.fromTo(modal, { opacity: 0 }, { opacity: 1, duration: 0.3, ease: "power1.out" });
				tl.from(".modal_content", { y: "6rem", duration: 0.3, ease: "power1.out" }, "<");
				modal.tl = tl;
			}, modal);
		}

		function resetModal() {
			typeof lenis !== "undefined" && lenis.start ? lenis.start() : (document.body.style.overflow = "");
			modal.close();
 			if (lastFocusedElement) lastFocusedElement.focus();
			window.dispatchEvent(new CustomEvent("modal-close", { detail: { modal } }));
		}
		function openModal() {
			typeof lenis !== "undefined" && lenis.stop ? lenis.stop() : (document.body.style.overflow = "hidden");
			lastFocusedElement = document.activeElement;
			modal.showModal();
			if (typeof gsap !== "undefined") modal.tl.play();
			modal.querySelectorAll("[data-modal-scroll]").forEach((el) => (el.scrollTop = 0));
			window.dispatchEvent(new CustomEvent("modal-open", { detail: { modal } }));
		}
		function closeModal() {
			typeof gsap !== "undefined" ? modal.tl.reverse() : resetModal();
		}

		if (new URLSearchParams(location.search).get("modal-id") === modalId) openModal(), history.replaceState({}, "", ((u) => (u.searchParams.delete("modal-id"), u))(new URL(location.href)));
		modal.addEventListener("cancel", (e) => (e.preventDefault(), closeModal()));
		modal.addEventListener("click", (e) => e.target.closest("[data-modal-close]") && closeModal());
		document.addEventListener("click", (e) => e.target.closest("[data-modal-trigger='" + modalId + "']") && openModal());
			modalSystem.list[modalId] = { open: openModal, close: closeModal };
		});
	}
	createModals();
});

</script></div></dialog></div></div></div></div></div></div></div><div class="slider_controls u-justify-content-center"><div data-wf--button-slider-arrow--style="left" data-slider="previous" class="button_arrow_wrap" data-button=" "><div aria-hidden="true" class="button_arrow_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 54 9" fill="none" class="u-svg"><path d="M0.638672 5.08389L51.5383 5.08389L48.6342 8.17439L49.41 9L53.6387 4.5L49.41 4.39869e-06L48.6342 0.825618L51.5383 3.91612L0.638672 3.91612L0.638672 5.08389Z" fill="currentColor"></path></svg></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Prev</div></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Previous</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Previous</span></button></div></div><div class="slider_bullet_list"><div class="slider_bullet_item is-active"></div><div class="slider_bullet_item"></div></div><div data-wf--button-slider-arrow--style="right" data-slider="next" class="button_arrow_wrap w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda" data-button=" "><div aria-hidden="true" class="button_arrow_icon w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 54 9" fill="none" class="u-svg"><path d="M0.638672 5.08389L51.5383 5.08389L48.6342 8.17439L49.41 9L53.6387 4.5L49.41 4.39869e-06L48.6342 0.825618L51.5383 3.91612L0.638672 3.91612L0.638672 5.08389Z" fill="currentColor"></path></svg></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Next</div></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Next</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Next</span></button></div></div></div><div class="u-embed-js w-embed w-script"><script>
  pageFunctions.addFunction('sliderMain', function () {
    document.querySelectorAll("[data-slider='component']:not([data-slider='component'] [data-slider='component'])").forEach((component) => {
      if (component.dataset.scriptInitialized) return;
      component.dataset.scriptInitialized = 'true';

      const swiperElement = component.querySelector('.slider_element');
      const swiperWrapper = component.querySelector('.slider_list');
      if (!swiperElement || !swiperWrapper) return;
      const cmsList = swiperWrapper.querySelector('.swiper-wrapper');
      if (cmsList) {
        const staticWrapper = [...swiperWrapper.children];
        [...cmsList.children].forEach((element) => swiperWrapper.appendChild(element));
        staticWrapper.forEach((element) => element.remove());
      }
      [...swiperWrapper.children].forEach((el) => el.classList.add('swiper-slide'));

      const loop = swiperElement.getAttribute('data-loop-mode') === 'true',
        followFinger = swiperElement.getAttribute('data-follow-finger') === 'true',
        freeMode = swiperElement.getAttribute('data-free-mode') === 'true',
        mousewheel = swiperElement.getAttribute('data-mousewheel') === 'true',
        slideToClickedSlide = swiperElement.getAttribute('data-slide-to-clicked') === 'true',
        speed = +swiperElement.getAttribute('data-speed') || 600,
        autoHeight = swiperElement.getAttribute('data-autoheight') === 'true',
        allowTouchMove = swiperElement.getAttribute('data-allow-touch-move') === 'true';

      new Swiper(swiperElement, {
        slidesPerView: 'auto',
        loop: loop,
        followFinger: followFinger,
        loopAdditionalSlides: 10,
        freeMode: freeMode,
        slideToClickedSlide: slideToClickedSlide,
        centeredSlides: false,
        autoHeight: autoHeight,
        allowTouchMove: allowTouchMove,
        speed: speed,
        mousewheel: {
          enabled: mousewheel,
          forceToAxis: true,
        },
        keyboard: {
          enabled: true,
          onlyInViewport: true,
        },
        navigation: {
          nextEl: component.querySelector("[data-slider='next']"),
          prevEl: component.querySelector("[data-slider='previous']"),
        },
        pagination: {
          el: component.querySelector('.slider_bullet_list'),
          bulletActiveClass: 'is-active',
          bulletClass: 'slider_bullet_item',
          bulletElement: 'button',
          clickable: true,
        },
        slideActiveClass: 'is-active',
        slideDuplicateActiveClass: 'is-active',
      });
    });
  });
</script></div></div><div data-wf--squares--variant="left" class="squares_wrap"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 146 167" fill="none" class="u-svg"><rect width="103.009" height="103.009" transform="matrix(-1 -8.74228e-08 -8.74228e-08 1 146 0)" fill="currentColor"></rect><rect width="42.1402" height="42.1402" transform="matrix(-1 -8.74228e-08 -8.74228e-08 1 42.9902 103.01)" fill="currentColor"></rect><rect width="21.8505" height="21.8505" transform="matrix(-1 -8.74228e-08 -8.74228e-08 1 64.8408 145.15)" fill="currentColor"></rect></svg></div></div><div data-wf--spacer--section-space="none" class="u-section-spacer u-ignore-trim"></div></section><section data-wf--section-founders--section-theme="inherit" class="section_wrap u-section u-threshold-medium"><div data-wf--background-color--background-color="background-1" class="background_wrap w-variant-cd5f9287-5b9f-b1bf-cfe9-3449eb06f297 u-cover-absolute"></div><div data-wf--background-gradient--position="right" class="background_gradient_wrap w-variant-869a4e37-a9ca-9128-6520-ef2347838418 u-cover-absolute" STYLE="width: 20%; height: 100%;"></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div><div class="section_contain u-container"><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full u-margin-bottom-8"><div data-wf--typography-heading--font-style="h2" class="c-heading w-variant-433d40c6-c261-f13f-c899-61d2cadf150f w-richtext u-margin-bottom-text u-max-width-20ch"><h2>Designed by dentists, for dentists</h2></div></div></div><div class="founders_layout u-grid-autofit u-margin-bottom-8"><div class="u-width-full u-align-self-center w-dyn-list"><div role="list" class="founder_cms_list u-grid-autofit w-dyn-items"><div role="listitem" class="founder_cms_item w-dyn-item"><div class="founder_card_wrap"><div class="founder_card_inner"><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full"><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-3"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-semibold u-text-transform-uppercase"><div class="g-text">Founder</div></div></div></div><h3 class="c-custom-tag_wrap u-margin-bottom-text"><div class="u-display-contents"><div data-wf--text-global--font-style="h4" class="c-heading w-variant-c06f39eb-7dc8-4573-8265-cc74bfb58d75"><div class="g-text">Dr. Tarun “T-Bone” Agarwal</div></div></div></h3><div data-wf--typography-paragraph--font-style="inherit" class="c-paragraph w-richtext u-margin-bottom-text u-rich-text u-color-faded u-max-width-50ch"><p>A practicing dentist, speaker, and entrepreneur, Dr. T-Bone has helped thousands of dentists create more profitable, fulfilling practices. His practical, no-fluff approach to business and clinical growth is the foundation of everything we teach.</p></div></div></div><div class="u-display-contents"><div class="u-button-group"><div data-wf--button-main--style="primary" class="button_main_wrap" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="" href="/team-members/dr-tarun-t-bone-agarwal" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div></div><div role="listitem" class="founder_cms_item w-dyn-item"><div class="founder_card_wrap"><div class="founder_card_inner"><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full"><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-1 u-margin-bottom-3"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1.25rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><path d="M10 0L11.1481 7.22836L17.0711 2.92893L12.7716 8.85195L20 10L12.7716 11.1481L17.0711 17.0711L11.1481 12.7716L10 20L8.85195 12.7716L2.92893 17.0711L7.22836 11.1481L0 10L7.22836 8.85195L2.92893 2.92893L8.85195 7.22836L10 0Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="text-small" class="c-heading w-variant-15a29a8f-72b6-94fd-923e-d7a1a730e6f6 u-weight-semibold u-text-transform-uppercase"><div class="g-text">Partner</div></div></div></div><h3 class="c-custom-tag_wrap u-margin-bottom-text"><div class="u-display-contents"><div data-wf--text-global--font-style="h4" class="c-heading w-variant-c06f39eb-7dc8-4573-8265-cc74bfb58d75"><div class="g-text">Dr. Sully Sullivan</div></div></div></h3><div data-wf--typography-paragraph--font-style="inherit" class="c-paragraph w-richtext u-margin-bottom-text u-rich-text u-color-faded u-max-width-50ch"><p>A 4th-generation dentist and host of the Millennial Dentist Podcast, Dr. Sully knows what it takes to scale a modern dental practice. His passion for innovation, technology, and team leadership drives our mission to help dentists win—at work and in life.</p></div></div></div><div class="u-display-contents"><div class="u-button-group"><div data-wf--button-main--style="primary" class="button_main_wrap" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="" href="/team-members/dr-sully-sullivan" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div></div></div></div><div class="founders_image_wrap"><div class="section_bg-visual_wrap u-cover-absolute u-zindex-negative"><div data-animate-image="true" class="section_bg-visual"><div class="g_visual_wrap u-cover-absolute" STYLE="object-position: 70% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/693c851493351391be214cf0_5V7A1402-2.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/693c851493351391be214cf0_5V7A1402-2-p-500.webp 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/693c851493351391be214cf0_5V7A1402-2-p-800.webp 800w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/693c851493351391be214cf0_5V7A1402-2-p-1080.webp 1080w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/693c851493351391be214cf0_5V7A1402-2-p-1600.webp 1600w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/693c851493351391be214cf0_5V7A1402-2.webp 1920w" class="g_visual_img u-cover-absolute"/></div></div></div></div></div><div data-wf--grid--column-count="12" STYLE="--column-width: 18; --type: auto-fit;" class="u-display-contents"><div data-stagger="false" class="c-grid w-variant-fd7db3dc-d58a-e1d7-ed64-9b8a1a6798b5  "><div class="u-display-contents"><div><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68eea9303f4f83eb266abd6e_e13738d93b58d869d9edbc4c8593f146_b3b15f4b213ab305ab71041713acbb859680715c.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68eea9303f4f83eb266abd6e_e13738d93b58d869d9edbc4c8593f146_b3b15f4b213ab305ab71041713acbb859680715c-p-500.webp 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68eea9303f4f83eb266abd6e_e13738d93b58d869d9edbc4c8593f146_b3b15f4b213ab305ab71041713acbb859680715c-p-800.webp 800w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68eea9303f4f83eb266abd6e_e13738d93b58d869d9edbc4c8593f146_b3b15f4b213ab305ab71041713acbb859680715c-p-1080.webp 1080w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68eea9303f4f83eb266abd6e_e13738d93b58d869d9edbc4c8593f146_b3b15f4b213ab305ab71041713acbb859680715c.webp 1200w" class="g_visual_img u-cover-absolute"/></div></div></div><div class="u-display-contents"><div><div class="g_visual_wrap u-ratio-3-2" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/696908a0dff44584c915373c_Good%20Instructor%20photo.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/696908a0dff44584c915373c_Good%20Instructor%20photo-p-500.webp 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/696908a0dff44584c915373c_Good%20Instructor%20photo-p-800.webp 800w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/696908a0dff44584c915373c_Good%20Instructor%20photo-p-1080.webp 1080w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/696908a0dff44584c915373c_Good%20Instructor%20photo.webp 1328w" class="g_visual_img u-cover-absolute"/></div><div class="u-display-contents"><div class="u-button-group u-justify-content-end"><div data-wf--button-main--style="primary" class="button_main_wrap" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="" href="/meet-the-team" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Meet All Instructors</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Meet All Instructors</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Meet All Instructors</div></div></div></div></div></div></div></div></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></section><section data-wf--section--theme="inherit" class="u-section u-threshold-medium"><div data-wf--spacer--section-space="small" class="u-section-spacer w-variant-d422cbd0-f212-c815-68df-63414354c21d u-ignore-trim"></div><div class="section_contain u-container u-margin-trim"><div data-wf--content-wrapper--alignment="center" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper w-variant-4f54624e-ceb1-0769-a238-365d5e220b70 u-margin-trim u-align-self-center u-width-full u-margin-bottom-6"><div data-wf--typography-heading--font-style="h2" class="c-heading w-variant-433d40c6-c261-f13f-c899-61d2cadf150f w-richtext u-margin-bottom-text"><h2>step away to level up</h2></div><div data-wf--typography-paragraph--font-style="inherit" class="c-paragraph w-richtext u-margin-bottom-text u-rich-text u-color-faded u-max-width-60ch u-child-contain"><p>Our retreat space and Dr. Sully&#x27;s practice offer hands-on, distraction-free training designed to help you focus, learn, and take the next big step in your practice.</p></div></div></div><div class="tab_wrap" data-tab-component-id="" data-pause-on-hover="false" data-preview-content="false" data-duration="0.2" data-autoplay-duration="" data-loop-controls="false" data-slide-tabs="false"><div class="u-embed-css w-embed"><style>
  .tab_content_list > *:not(.w-dyn-list),
  .tab_content_list > .w-dyn-list > * > * > * {
    display: none;
  }

  .tab_content_list > :first-child:not(.w-dyn-list),
  .tab_content_list > .w-dyn-list > * > :first-child > *,
  .wf-design-mode .tab_wrap[data-preview-content="true"] .tab_content_list > *:not(.w-dyn-list),
  .wf-design-mode .tab_wrap[data-preview-content="true"] .tab_content_list > .w-dyn-list > * > * > * {
    display: block;
  }

  :is(.tab_content_list, .tab_button_list) > .w-dyn-list,
  :is(.tab_content_list, .tab_button_list) > .w-dyn-list > *,
  :is(.tab_content_list, .tab_button_list) > .w-dyn-list > * > * {
    display: contents;
  }

  .wf-design-mode .tab_button_list > .tab_button_item:first-child,
  .wf-design-mode .tab_button_list > .w-dyn-list > * > :first-child > .tab_button_item,
  .tab_button_item.is-active {
    opacity: 1;
  }

  .wf-design-mode .tab_button_list > .tab_alternate_button_item:first-child,
  .wf-design-mode .tab_button_list > .w-dyn-list > * > :first-child > .tab_alternate_button_item,
  .tab_alternate_button_item.is-active {
    background: var(--_theme---text);
    color: var(--_theme---background);
    border-color: var(--_theme---text);
    opacity: 1;
  }

  .wf-design-mode .tab_button_list > .tab_button_item:first-child .tab_button_line,
  .wf-design-mode .tab_button_list > .w-dyn-list > * > :first-child > .tab_button_item .tab_button_line,
  .tab_button_item.is-active .tab_button_line {
    width: calc(100% * var(--progress, 1));
    opacity: 1;
  }
</style></div><div class="tab_link_wrap"><div class="u-display-contents"></div><div data-lenis-prevent=" " role="tablist" class="tab_button_list u-grid-autofit u-gap-0 u-all-unset-below"><div data-tab-item-id="" class="tab_button_item"><div data-wf--content-wrapper--alignment="center" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper w-variant-4f54624e-ceb1-0769-a238-365d5e220b70 u-margin-trim u-align-self-center u-width-full"><div data-wf--text-global--font-style="h5" class="c-heading w-variant-e1c60f3c-c540-2e0e-a37f-6431d4dab160 u-margin-bottom-2"><div class="g-text">3D Retreat Center in Raleigh<br/></div></div></div></div><div class="tab_button_line"></div></div><div data-tab-item-id="" class="tab_button_item"><div data-wf--content-wrapper--alignment="center" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper w-variant-4f54624e-ceb1-0769-a238-365d5e220b70 u-margin-trim u-align-self-center u-width-full"><div data-wf--text-global--font-style="h5" class="c-heading w-variant-e1c60f3c-c540-2e0e-a37f-6431d4dab160 u-margin-bottom-2"><div class="g-text">3D Nashville<br/></div></div></div></div><div class="tab_button_line"></div></div></div></div><div class="tab_content_wrap"><div class="tab_content_list"><div class="media_caption_wrap"><div class="media_caption_media u-ratio-16-9"><video data-src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a%2F690113bc6524735ea30d167a_3DD%20Web%20Shorts%20-%203D%20Retreat%20cabin%20b-roll%202025-transcode.mp4" autoplay=" " loop="" muted="" playsinline=" " class="u-background-skeleton u-cover-absolute" STYLE=""></video></div><div STYLE="bottom: 0%;" class="media_caption_content"><div class="u-display-contents"><div data-wf--typography-paragraph--font-style="inherit" class="c-paragraph w-richtext u-margin-bottom-text u-rich-text u-max-width-50ch"><p>The 3D Retreat in Raleigh offers immersive learning with a high-tech training center, onsite lodging, and fully hosted meals and hospitality. The 3D Nashville Center, hosted inside Sully’s working dental office, provides live viewing of consults, surgeries, and real-time patient care for a truly immersive clinical experience.</p></div><div class="u-display-contents"><div class="u-button-group u-margin-top-5"><div data-wf--button-main--style="primary" class="button_main_wrap" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="" href="/3d-dentist-retreat" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div></div><div class="media_caption_wrap"><div class="media_caption_media u-ratio-16-9"><video data-src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a%2F690114aa080accd203aa286e_3DD%20Web%20Shorts%20-%203D%20nashville-transcode.mp4" autoplay=" " loop="" muted="" playsinline=" " class="u-background-skeleton u-cover-absolute" STYLE=""></video></div></div></div></div><div class="u-embed-js w-embed w-script"><script>
document.addEventListener("DOMContentLoaded", function () {
	document.querySelectorAll(".tab_wrap").forEach((tabWrap, componentIndex) => {
		if (tabWrap.dataset.scriptInitialized) return;
		tabWrap.dataset.scriptInitialized = "true";
		let loopControls = tabWrap.getAttribute("data-loop-controls") === "true",
			slideTabs = tabWrap.getAttribute("data-slide-tabs") === "true",
			pauseOnHover = tabWrap.getAttribute("data-pause-on-hover") === "true",
			autoplay = Number(tabWrap.getAttribute("data-autoplay-duration")) || 0,
			duration = Number(tabWrap.getAttribute("data-duration")) || 0.3,
			buttonList = tabWrap.querySelector(".tab_button_list"),
			panelList = tabWrap.querySelector(".tab_content_list"),
			previousButton = tabWrap.querySelector("[data-tab='previous'] button"),
			nextButton = tabWrap.querySelector("[data-tab='next'] button"),
			toggleWrap = tabWrap.querySelector("[data-tab-button='toggle']"),
			toggleButton = tabWrap.querySelector("[data-tab-button='toggle'] button"),
      animating = false,
      autoplayTl;

    function removeCMSList(slot) {
      const dynList = Array.from(slot.children).find((child) => child.classList.contains("w-dyn-list"));
      if (!dynList) return;
      const nestedItems = dynList?.firstElementChild?.children;
      if (!nestedItems) return;
      const staticWrapper = [...slot.children];
      [...nestedItems].forEach(el => el.firstElementChild && slot.appendChild(el.firstElementChild));
      staticWrapper.forEach((el) => el.remove());
    }
    removeCMSList(buttonList);
    removeCMSList(panelList);

		let buttonItems = Array.from(buttonList.children);
    let panelItems = Array.from(panelList.children);

		if (!buttonList || !panelList || !buttonItems.length || !panelItems.length) {
			console.warn("Missing elements in:", tabWrap);
			return;
		}

		panelItems.forEach((panel, i) => {panel.style.display = "none"; panel.setAttribute("role", "tabpanel");});
		buttonItems.forEach((button, i) => {button.setAttribute("role", "tab");});

		panelList.removeAttribute("role");
		buttonList.setAttribute("role", "tablist");
		buttonItems.forEach((btn) => btn.setAttribute("role", "tab"));
		panelItems.forEach((panel) => panel.setAttribute("role", "tabpanel"));

		let activeIndex = 0;
		const makeActive = (index, focus = false, animate = true, pause = true) => {
			if (animating) return;
			buttonItems.forEach((btn, i) => {
				btn.classList.toggle("is-active", i === index);
				btn.setAttribute("aria-selected", i === index ? "true" : "false");
				btn.setAttribute("tabindex", i === index ? "0" : "-1");
			});
			panelItems.forEach((panel, i) => panel.classList.toggle("is-active", i === index));
			if (typeof ScrollTrigger !== "undefined") ScrollTrigger.refresh();
			if (nextButton) nextButton.disabled = index === buttonItems.length - 1 && !loopControls;
			if (previousButton) previousButton.disabled = index === 0 && !loopControls;
			if (focus) buttonItems[index].focus();
			const previousPanel = panelItems[activeIndex];
      const currentPanel = panelItems[index];
      let direction = 1;
      if (activeIndex > index) direction = -1;
      
			if (typeof gsap !== "undefined" && animate && activeIndex !== index) {
				if (autoplayTl && typeof autoplayTl.restart === "function") {
					autoplayTl.restart();
				}
				animating = true;
				let tl = gsap.timeline({ onComplete: () => animating = false, defaults: { duration: duration, ease: "power1.out" } });
				if (slideTabs) {
					tl.set(currentPanel, { display: "block", position: "relative" });
					if (previousPanel) tl.set(previousPanel, { position: "absolute", top: 0, left: 0, width: "100%" });
					if (previousPanel) tl.fromTo(previousPanel, { xPercent: 0 }, { xPercent: -120 * direction });
					tl.fromTo(currentPanel, { xPercent: 120 * direction }, { xPercent: 0 }, "<");
        	if (previousPanel) tl.set(previousPanel, { display: "none" });
				} else {
					if (previousPanel) tl.to(previousPanel, { opacity: 0 });
        	if (previousPanel) tl.set(previousPanel, { display: "none" });
					tl.set(currentPanel, { display: "block" });
					tl.fromTo(currentPanel, { opacity: 0 }, { opacity: 1 });
				}
			} else {
				if (previousPanel) previousPanel.style.display = "none";
				if (currentPanel) currentPanel.style.display = "block";
			}
  		buttonList.scrollTo({ left: buttonItems[index].offsetLeft, behavior: 'smooth' });
			activeIndex = index;
		};

		makeActive(0, false, false);

		const updateIndex = (delta, focus = false, pause = true) => makeActive((activeIndex + delta + buttonItems.length) % buttonItems.length, focus, true, pause);
		nextButton?.addEventListener("click", () => updateIndex(1));
		previousButton?.addEventListener("click", () => updateIndex(-1));

		buttonItems.forEach((btn, index) => {
			let tabId = tabWrap.getAttribute("data-tab-component-id");
			tabId = tabId ? tabId.toLowerCase().replaceAll(" ", "-") : componentIndex + 1;
			let itemId = btn.getAttribute("data-tab-item-id");
			itemId = itemId ? itemId.toLowerCase().replaceAll(" ", "-") : index + 1;

			btn.setAttribute("id", "tab-button-" + tabId + "-" + itemId);
			btn.setAttribute("aria-controls", "tab-panel-" + tabId + "-" + itemId);
			panelItems[index]?.setAttribute("id", "tab-panel-" + tabId + "-" + itemId);
			panelItems[index]?.setAttribute("aria-labelledby", btn.id);
      
			if (new URLSearchParams(location.search).get("tab-id") === tabId + "-" + itemId) makeActive(index), autoplay = 0, tabWrap.scrollIntoView({behavior: "smooth", block: "start"}), history.replaceState({}, "", ((u) => (u.searchParams.delete("tab-id"), u))(new URL(location.href)));
			btn.addEventListener("click", () => makeActive(index));
			btn.addEventListener("keydown", (e) => {
				if (["ArrowRight", "ArrowDown"].includes(e.key)) updateIndex(1, true);
				else if (["ArrowLeft", "ArrowUp"].includes(e.key)) updateIndex(-1, true);
			});
		});

    if (autoplay !== 0 && typeof gsap !== "undefined") {
      autoplayTl = gsap.timeline({ repeat: -1 }).fromTo(tabWrap, {"--progress": 0}, { onComplete: () => updateIndex(1, false, false), "--progress": 1, ease: "none", duration: autoplay });
      let isHovered = false, hasFocusInside = false, prefersReducedMotion = false, inView = true, canPlay = true;
      function updateAuto() { if (prefersReducedMotion || !inView || canPlay || isHovered || hasFocusInside) autoplayTl.pause(); else autoplayTl.play(); }
      function setButton() {
				canPlay = !canPlay;
        toggleButton?.setAttribute("aria-pressed", !canPlay ? "true" : "false");
        toggleWrap?.classList.toggle("is-pressed", !canPlay);
				if (!canPlay) isHovered = hasFocusInside = prefersReducedMotion = false;
				updateAuto();
      }
      setButton();
			toggleButton?.addEventListener("click", function () {
				setButton();
      });
      function handleMotionChange(e) { prefersReducedMotion = e.matches; updateAuto(); }
      handleMotionChange(window.matchMedia("(prefers-reduced-motion: reduce)"));
      window.matchMedia("(prefers-reduced-motion: reduce)").addEventListener("change", handleMotionChange);
      if (pauseOnHover) tabWrap.addEventListener("mouseenter", () => { isHovered = true; updateAuto() });
      if (pauseOnHover) tabWrap.addEventListener("mouseleave", () => { hasFocusInside = false; isHovered = false; updateAuto() });
      tabWrap.addEventListener("focusin", () => { hasFocusInside = true; updateAuto() });
      tabWrap.addEventListener("focusout", e => { if (!e.relatedTarget || !tabWrap.contains(e.relatedTarget)) { hasFocusInside = false; updateAuto() } });
      new IntersectionObserver(e => { inView = e[0].isIntersecting; updateAuto(); }, { threshold: 0 }).observe(tabWrap);
    }

	});
});
</script></div></div><div class="u-display-contents"><div class="u-padding-6 u-container-small u-theme-dark u-margin-top-8 u-max-width-70ch"><div data-wf--content-wrapper--alignment="center" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper w-variant-4f54624e-ceb1-0769-a238-365d5e220b70 u-margin-trim u-align-self-center u-width-full"><div data-wf--typography-heading--font-style="h5" class="c-heading w-variant-326a9562-3263-06da-e8ef-16981fd70f1c w-richtext u-margin-bottom-5 u-color-brand"><h2>Looking to host your event at the 3D Dentist Retreat?</h2></div><div data-wf--typography-paragraph--font-style="inherit" class="c-paragraph w-richtext u-margin-bottom-text u-rich-text u-max-width-60ch u-child-contain u-color-faded"><p>Our retreat space and 3D Nashville offer hands-on, distraction-free training designed to help you focus, learn, and take the next big step in your practice.</p></div><div class="u-display-contents"><div class="u-button-group"><div data-wf--button-main--style="primary" class="button_main_wrap" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="" href="/contact" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Get in Touch</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Get in Touch</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Get in Touch</div></div></div></div></div></div></div></div></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></section><div class="heading_section"><heading data-wf--section--theme="dark" class="u-section w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7 u-threshold-medium u-position-relative"><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div><div class="section_contain u-container u-margin-trim u-padding-block-main"><div class="section_bg-visual_wrap u-cover-absolute"><div data-animate-image="true" class="section_bg-visual"><div class="g_visual_wrap u-cover-absolute" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68eeac1d07dc1bc424d3fc4b_890594720e82f69b32afcce85d947d38_f961b010bd650ccbb73ed0bbee7f6e87f4fb8b2e.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68eeac1d07dc1bc424d3fc4b_890594720e82f69b32afcce85d947d38_f961b010bd650ccbb73ed0bbee7f6e87f4fb8b2e-p-500.webp 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68eeac1d07dc1bc424d3fc4b_890594720e82f69b32afcce85d947d38_f961b010bd650ccbb73ed0bbee7f6e87f4fb8b2e-p-800.webp 800w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68eeac1d07dc1bc424d3fc4b_890594720e82f69b32afcce85d947d38_f961b010bd650ccbb73ed0bbee7f6e87f4fb8b2e-p-1080.webp 1080w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68eeac1d07dc1bc424d3fc4b_890594720e82f69b32afcce85d947d38_f961b010bd650ccbb73ed0bbee7f6e87f4fb8b2e.webp 1200w" class="g_visual_img u-cover-absolute"/></div></div></div><div class="overlay_wrap u-cover-absolute"><div STYLE="opacity: 90%;" class="overlay_layer"></div></div><div STYLE="opacity: 90%;" class="gradient_overlay_wrap u-cover-absolute"><div class="g_visual_wrap u-ratio-1-1 u-cover-absolute" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-500.webp 500w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-800.webp 800w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background-p-1080.webp 1080w, https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee67f93fc3885121b6e3cc_2fcca7e52fda397a1e60504a5950dd7a_gradient-background.webp 1200w" class="g_visual_img u-cover-absolute"/></div></div><div class="u-display-contents"><div data-wf--grid--column-count="12" STYLE="--column-width: 18; --type: auto-fit;" class="u-display-contents"><div data-stagger="false" class="c-grid w-variant-fd7db3dc-d58a-e1d7-ed64-9b8a1a6798b5 u-grid-above u-position-relative u-gap-6"><div data-wf--content-wrapper--alignment="inherit" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper u-margin-trim u-align-self-center u-width-full u-column-7"><div class="u-display-contents"><div class="u-flex-horizontal-nowrap u-gap-4 u-margin-bottom-4"><div data-wf--text-global--font-style="base" class="c-heading u-color-brand u-weight-semibold"><div class="g-text">Join us in Orlando<br/></div></div><div data-wf--global-dash--variant="brand" STYLE="max-width: 10rem;" class="g_dash w-variant-43635050-27da-54dd-17bf-e66e935c3eb8"></div></div></div><div data-wf--typography-paragraph--font-style="text-large" class="c-paragraph w-variant-fdb8e663-01e0-aae6-13eb-e6dfca16b689 w-richtext u-margin-bottom-7 u-rich-text u-weight-medium u-max-width-40ch"><p>Join us for the ultimate dental business summit built for high-achieving dentists and their teams. Walk away with proven strategies to increase revenue, reduce stress, and lead with confidence.</p></div><div data-wf--typography-paragraph--font-style="inherit" class="c-paragraph w-richtext u-margin-bottom-7 u-rich-text u-weight-semibold is-checklist-star"><ul role="list"><li>Boost productivity, profitability, and team performance—without burning out</li><li>Get real-world strategies on business, finances, and leadership</li><li>Learn directly from dentists and teams who’ve done it successfully</li><li>Early registration includes one Universal Studios park ticket</li></ul></div><div class="u-display-contents"><div class="u-button-group"><div data-ecwid-widget="true" data-single-product-id="817675365" data-wf--ecwid-shop-button--variant="base" class="button_main_wrap"><div aria-hidden="true" class="button_main_text u-text-style-main">Register</div></div><div data-wf--button-main--style="secondary" class="button_main_wrap w-variant-e85564cd-af30-a478-692b-71732aefb3ab" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="" href="/summit" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Learn More</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Learn More</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Learn More</div></div></div></div></div></div><div class="u-display-contents"><div class="u-column-5 u-theme-dark"><div data-wf--grid--column-count="12" STYLE="--column-width: 18; --type: auto-fit;" class="u-display-contents"><div data-stagger="false" class="c-grid w-variant-fd7db3dc-d58a-e1d7-ed64-9b8a1a6798b5 u-padding-block-5 u-padding-inline-6"><div data-wf--typography-heading--font-style="h3" class="c-heading w-variant-701c4b6c-37cf-de59-d80d-80a1822c4994 w-richtext u-margin-bottom-2"><h2>3D Growth Summit</h2></div><div data-wf--grid--column-count="12" STYLE="--column-width: 8; --type: auto-fit;" class="u-display-contents"><div data-stagger="false" class="c-grid w-variant-fd7db3dc-d58a-e1d7-ed64-9b8a1a6798b5  "><div class="u-display-contents"><div class="u-flex-vertical-nowrap u-gap-2 u-align-self-start"><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-2 u-align-items-start"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 14 14" fill="none" class="u-svg"><path d="M3.11111 6.3H4.66667V7.7H3.11111V6.3ZM3.11111 9.1H4.66667V10.5H3.11111V9.1ZM6.22222 6.3H7.77778V7.7H6.22222V6.3ZM6.22222 9.1H7.77778V10.5H6.22222V9.1ZM9.33333 6.3H10.8889V7.7H9.33333V6.3ZM9.33333 9.1H10.8889V10.5H9.33333V9.1Z" fill="currentColor"></path><path d="M1.55556 14H12.4444C13.3023 14 14 13.3721 14 12.6V2.8C14 2.0279 13.3023 1.4 12.4444 1.4H10.8889V0H9.33333V1.4H4.66667V0H3.11111V1.4H1.55556C0.697667 1.4 0 2.0279 0 2.8V12.6C0 13.3721 0.697667 14 1.55556 14ZM12.4444 4.2L12.4452 12.6H1.55556V4.2H12.4444Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">April 30 – May 1, 2026</div></div></div></div><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-2 u-align-items-start"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 12 14" fill="none" class="u-svg"><path d="M5.99998 8.40007C7.65446 8.40007 8.99995 7.14426 8.99995 5.60004C8.99995 4.05583 7.65446 2.80002 5.99998 2.80002C4.3455 2.80002 3.00001 4.05583 3.00001 5.60004C3.00001 7.14426 4.3455 8.40007 5.99998 8.40007ZM5.99998 4.20003C6.82722 4.20003 7.49996 4.82794 7.49996 5.60004C7.49996 6.37215 6.82722 7.00006 5.99998 7.00006C5.17274 7.00006 4.5 6.37215 4.5 5.60004C4.5 4.82794 5.17274 4.20003 5.99998 4.20003Z" fill="currentColor"></path><path d="M5.56501 13.8699C5.69194 13.9545 5.84402 14 6 14C6.15598 14 6.30806 13.9545 6.435 13.8699C6.66299 13.7194 12.0217 10.1081 11.9999 5.60004C11.9999 2.51232 9.30821 0 6 0C2.69179 0 6.60276e-05 2.51232 6.60276e-05 5.59654C-0.0216837 10.1081 5.33701 13.7194 5.56501 13.8699ZM6 1.40001C8.48172 1.40001 10.5 3.28373 10.5 5.60354C10.5157 8.71017 7.20899 11.4997 6 12.4146C4.79176 11.499 1.4843 8.70877 1.50005 5.60004C1.50005 3.28373 3.51828 1.40001 6 1.40001Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Orlando, Florida</div></div></div></div></div></div><div class="u-display-contents"><div class="u-flex-vertical-nowrap u-gap-2 u-align-self-start"><div class="u-display-contents"><div class="u-flex-horizontal-wrap u-gap-2 u-align-items-start"><div data-wf--icon-wrapper--styles-icon-style="secondary" class="icon_main_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e" STYLE="max-width: 1rem"><div class="icon_svg_wrap w-variant-ef38541f-be52-9994-7ed7-e59b41169b0e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 14 14" fill="none" class="u-svg"><path d="M7.00024 0C6.23109 0 5.47922 0.216075 4.83969 0.620901C4.20017 1.02573 3.70172 1.60112 3.40738 2.27432C3.11304 2.94753 3.03603 3.6883 3.18608 4.40296C3.33613 5.11763 3.70651 5.77409 4.25038 6.28934C4.79426 6.80459 5.48719 7.15547 6.24156 7.29763C6.99593 7.43979 7.77786 7.36683 8.48846 7.08798C9.19906 6.80913 9.80642 6.33691 10.2337 5.73105C10.6611 5.12518 10.8891 4.41288 10.8891 3.68421C10.8891 2.7071 10.4794 1.77 9.7501 1.07908C9.0208 0.388157 8.03164 0 7.00024 0ZM7.00024 5.89474C6.53875 5.89474 6.08763 5.76509 5.70391 5.5222C5.3202 5.2793 5.02113 4.93406 4.84453 4.53014C4.66792 4.12622 4.62171 3.68176 4.71175 3.25296C4.80178 2.82416 5.02401 2.43028 5.35033 2.12113C5.67665 1.81198 6.09241 1.60145 6.54503 1.51616C6.99766 1.43087 7.46681 1.47464 7.89317 1.64195C8.31953 1.80926 8.68395 2.09259 8.94034 2.45611C9.19673 2.81963 9.33358 3.24701 9.33358 3.68421C9.33358 4.27048 9.08775 4.83273 8.65016 5.24729C8.21258 5.66184 7.61908 5.89474 7.00024 5.89474ZM14.0002 14V13.2632C14.0002 11.8952 13.4266 10.5833 12.4056 9.61598C11.3846 8.64868 9.99976 8.10526 8.5558 8.10526H5.44469C4.00073 8.10526 2.61592 8.64868 1.59488 9.61598C0.573854 10.5833 0.000244141 11.8952 0.000244141 13.2632V14H1.5558V13.2632C1.5558 12.286 1.96552 11.349 2.69483 10.658C3.42414 9.9671 4.41329 9.57895 5.44469 9.57895H8.5558C9.5872 9.57895 10.5764 9.9671 11.3057 10.658C12.035 11.349 12.4447 12.286 12.4447 13.2632V14H14.0002Z" fill="currentColor"></path></svg></div></div><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Dr. Tarun Agarwal<br/>Dr. Sully Sullivan<br/>+ more</div></div></div></div></div></div></div></div></div></div><div class="video_card_wrap u-ratio-16-9"><div class="g_visual_wrap u-cover-absolute" STYLE="object-position: 50% 50%;"><img alt="" src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee73888c68ed7d1a6454e2_Placeholder%20Image.png" loading="lazy" class="g_visual_img u-cover-absolute"/></div><video data-src="https://s3.amazonaws.com/webflow-prod-assets/695bcf6ceace1fe02407e387/6983644912588ec3ccb12d24_summit2024%20promo_2.mp4" autoplay=" " loop="" muted="" playsinline=" " class="u-background-skeleton u-cover-absolute" STYLE=""></video><dialog data-wf--modal-video--size="small" data-modal-target="modal-video-1" data-show-in-designer="false" class="modal_dialog"><div class="u-embed-css w-embed"><style>
.modal_dialog::backdrop { opacity: 0; }
.wf-design-mode [data-show-in-designer="true"] {
	display: block;
}
</style></div><div class="modal_inner"><div data-modal-close="" class="modal_backdrop"></div><div class="modal_content"><div data-lenis-prevent=" " data-modal-scroll="" class="modal_scroll"><div class="modal_close"><div data-wf--button-close--style="primary" data-modal-close=" " class="button_close_wrap" autofocus=" " data-button=" "><div aria-hidden="true" class="button_close_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 26 26" fill="none" aria-hidden="true" class="u-svg"><path d="M2 2L24.6274 24.6274" class="u-path"></path><path d="M2 25L24.6274 2.37258" class="u-path"></path></svg></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Close</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Close</span></button></div></div></div><div class="modal_slot"><div class="g_visual_wrap u-position-relative u-ratio-16-9 u-radius-small u-height-full"><div class="plyr_component"><div class="plyr_embed w-richtext"><div class="w-embed w-iframe"><div class="plyr_video">
  <iframe
    src="https://player.vimeo.com/video/1131826200?loop=false&amp;byline=false&amp;portrait=false&amp;title=false&amp;speed=true&amp;transparent=0&amp;gesture=media"
    allowfullscreen
    allowtransparency
    allow="autoplay"
  ></iframe>
</div></div></div><div class="plyr_cover"><img src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68ee73888c68ed7d1a6454e2_Placeholder%20Image.png" loading="lazy" alt="" class="plyr_cover-img"/><div class="plyr_cover-button"><div data-w-id="0707fb75-d5ed-cf3b-54cc-9e2be57f4a23" class="hero_video-1_video-button"><div class="hero_video-1_button-fill"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="hero_video-1_icon"><path fill="currentColor" d="M18 12L6 5V19L18 12Z" undefined="1"></path></svg></div><div class="hero_video-1_button-outline"><div class="hero_video-1_video-button-outline"><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a29-e57f4a23" class="hero_video-1_video-outline-wrapper top"><div class="hero_video-1_video-outline"></div></div><div id="w-node-_0707fb75-d5ed-cf3b-54cc-9e2be57f4a2b-e57f4a23" class="hero_video-1_video-outline-wrapper bottom"><div class="hero_video-1_video-outline bottom"></div></div></div></div></div></div></div><div class="plyr_pause-trigger"></div></div></div></div></div></div></div><div class="u-embed-js w-embed w-script"><script>
pageFunctions.addFunction('mainModal', function() {
	const modalSystem = ((window.lumos ??= {}).modal ??= {
		list: {}, open(id) { this.list[id]?.open?.(); }, closeAll() { Object.values(this.list).forEach((m) => m.close?.()); },
	});
	function createModals() {
		document.querySelectorAll(".modal_dialog").forEach(function (modal) {
		if (modal.dataset.scriptInitialized) return;
		modal.dataset.scriptInitialized = "true";

		const modalId = modal.getAttribute("data-modal-target");
		let lastFocusedElement;

		if (typeof gsap !== "undefined") {
			gsap.context(() => {
				let tl = gsap.timeline({ paused: true, onReverseComplete: resetModal });
				tl.fromTo(modal, { opacity: 0 }, { opacity: 1, duration: 0.3, ease: "power1.out" });
				tl.from(".modal_content", { y: "6rem", duration: 0.3, ease: "power1.out" }, "<");
				modal.tl = tl;
			}, modal);
		}

		function resetModal() {
			typeof lenis !== "undefined" && lenis.start ? lenis.start() : (document.body.style.overflow = "");
			modal.close();
 			if (lastFocusedElement) lastFocusedElement.focus();
			window.dispatchEvent(new CustomEvent("modal-close", { detail: { modal } }));
		}
		function openModal() {
			typeof lenis !== "undefined" && lenis.stop ? lenis.stop() : (document.body.style.overflow = "hidden");
			lastFocusedElement = document.activeElement;
			modal.showModal();
			if (typeof gsap !== "undefined") modal.tl.play();
			modal.querySelectorAll("[data-modal-scroll]").forEach((el) => (el.scrollTop = 0));
			window.dispatchEvent(new CustomEvent("modal-open", { detail: { modal } }));
		}
		function closeModal() {
			typeof gsap !== "undefined" ? modal.tl.reverse() : resetModal();
		}

		if (new URLSearchParams(location.search).get("modal-id") === modalId) openModal(), history.replaceState({}, "", ((u) => (u.searchParams.delete("modal-id"), u))(new URL(location.href)));
		modal.addEventListener("cancel", (e) => (e.preventDefault(), closeModal()));
		modal.addEventListener("click", (e) => e.target.closest("[data-modal-close]") && closeModal());
		document.addEventListener("click", (e) => e.target.closest("[data-modal-trigger='" + modalId + "']") && openModal());
			modalSystem.list[modalId] = { open: openModal, close: closeModal };
		});
	}
	createModals();
});

</script></div></dialog><div class="video_card_button u-flex-horizontal-nowrap u-alignment-end"><div data-wf--button-play--style="primary" data-modal-trigger="modal-video-1" class="button_toggle_wrap" data-button=" "><div aria-hidden="true" class="button_toggle_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 1393 1394" fill="none" class="button_toggle_play u-cover-absolute"><path d="M1271 696.5L280 1393L280 -4.3318e-05L1271 696.5Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 898 1277" fill="none" class="button_toggle_pause u-cover-absolute"><rect x="577" width="321" height="1277" fill="currentColor"></rect><rect width="321" height="1277" fill="currentColor"></rect></svg></div><div class="clickable_wrap u-cover-absolute"><a target="" href="#" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Play</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Play</span></button></div></div></div></div></div></div></div></div><div data-wf--squares--variant="right" class="squares_wrap w-variant-46c06a2a-a81c-48ed-ae11-5ed0738f478e"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 146 167" fill="none" class="u-svg"><rect width="103.009" height="103.009" transform="matrix(-1 -8.74228e-08 -8.74228e-08 1 146 0)" fill="currentColor"></rect><rect width="42.1402" height="42.1402" transform="matrix(-1 -8.74228e-08 -8.74228e-08 1 42.9902 103.01)" fill="currentColor"></rect><rect width="21.8505" height="21.8505" transform="matrix(-1 -8.74228e-08 -8.74228e-08 1 64.8408 145.15)" fill="currentColor"></rect></svg></div></div></div><div data-wf--spacer--section-space="none" class="u-section-spacer u-ignore-trim"></div></heading></div></main><footer class="footer_wrap u-section u-threshold-large"><section data-wf--section--theme="inherit" class="u-section u-threshold-medium"><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div><div class="section_contain u-container u-margin-trim"><div data-wf--content-wrapper--alignment="center" class="u-display-contents"><div data-animate-content="false" class="u-content-wrapper w-variant-4f54624e-ceb1-0769-a238-365d5e220b70 u-margin-trim u-align-self-center u-width-full"><div data-wf--typography-heading--font-style="h4" class="c-heading w-variant-7c7eb163-b37d-338d-2369-5eae7e6d458a w-richtext u-margin-bottom-5 u-color-brand"><p>Ready to grow your practice with real support?</p></div><div data-wf--typography-paragraph--font-style="inherit" class="c-paragraph w-richtext u-margin-bottom-5 u-rich-text"><p>Join the community built by dentists, for dentists—designed to help you lead, scale, and thrive.</p></div><div class="u-display-contents"><div class="u-button-group u-margin-top-0"><div data-wf--button-strategy-call--variant="primary" data-button=" " class="button_icon_wrap"><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="https://calendly.com/merecoopjones" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Schedule a Strategy Call</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Schedule a Strategy Call</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Schedule a Strategy Call</div><div class="button_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 9 9" fill="none" class="u-svg"><path d="M1.5094 8.52814L7.54104 2.4965L7.54104 7.99072L9.00879 7.99072L9.00879 -0.00927249H1.0088L1.0088 1.45848L6.50302 1.45848L0.471384 7.49012L1.5094 8.52814Z" fill="currentColor"></path></svg></div></div><div data-wf--button-main--style="secondary" class="button_main_wrap w-variant-e85564cd-af30-a478-692b-71732aefb3ab" data-button=" "><div class="clickable_wrap u-cover-absolute"><a target="_blank" href="https://pro.3d-dentists.com/c/3d-podcasts-discussion/" class="clickable_link w-inline-block"><span class="clickable_text u-sr-only">Access Online Community</span></a><button type="button" class="clickable_btn"><span class="clickable_text u-sr-only">Access Online Community</span></button></div><div aria-hidden="true" class="button_main_text u-text-style-main">Access Online Community</div></div></div></div></div></div></div><div data-wf--spacer--section-space="none" class="u-section-spacer u-ignore-trim"></div></section><h2 class="footer_title u-sr-only">Footer</h2><div class="footer_contain u-container"><nav class="footer_layout u-grid-above"><div class="footer_content"><a aria-label="Go to the homepage" href="/" aria-current="page" class="footer_logo_wrap w-inline-block w--current"><div STYLE="" class="u-max-width-full"><img src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/68cc4a45f8d6168583251969_3D_light%201.svg" loading="lazy" alt="" class="logo_image"/></div></a><a href="tel:+18553322285" class="footer_link_wrap w-inline-block"><div aria-hidden="true" class="footer_link_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 18 19" fill="none" class="u-svg"><path d="M3.71208 0.505045C4.07107 0.580717 4.41489 0.691704 4.69804 0.933856C4.73849 0.96917 4.77894 0.999439 4.81939 1.03475C5.62837 1.84193 6.44242 2.64406 7.24635 3.46132C7.84298 4.0667 7.94916 4.89406 7.5295 5.5852C7.33736 5.89798 7.07444 6.11491 6.73062 6.24103C6.23512 6.4176 5.85085 6.72029 5.63849 7.21469C5.49691 7.5426 5.47669 7.88061 5.5677 8.2287C5.8104 9.13173 6.3059 9.8935 6.91264 10.5897C7.64073 11.4221 8.46995 12.1334 9.47107 12.6228C9.89073 12.8246 10.3205 13.0062 10.8008 12.9406C11.4379 12.8498 11.9284 12.542 12.1761 11.9316C12.343 11.5331 12.5402 11.1749 12.9295 10.9479C13.5615 10.5796 14.3553 10.625 14.8964 11.1194C15.3919 11.5684 15.852 12.0527 16.3273 12.5269C16.757 12.9557 17.207 13.3744 17.6065 13.8335C18.1121 14.4086 18.1273 15.3117 17.6823 15.9372C17.5913 16.0633 17.4902 16.1895 17.3789 16.3004C16.9037 16.7797 16.4132 17.2438 15.9531 17.7332C15.4576 18.2528 14.8458 18.4849 14.148 18.5101C13.3997 18.5404 12.6767 18.3739 11.9739 18.1368C10.5885 17.6676 9.33961 16.9411 8.15646 16.0987C6.19467 14.7012 4.47556 13.0415 2.9941 11.1446C1.89691 9.74215 0.96152 8.24888 0.385116 6.5639C0.137363 5.82735 -0.0345472 5.07567 0.00590219 4.28868C0.0412955 3.60258 0.263767 3.00224 0.779498 2.51794C1.20927 2.1093 1.62894 1.69058 2.03849 1.26177C2.39748 0.883408 2.7868 0.570628 3.32781 0.5H3.71714L3.71208 0.505045Z" fill="currentColor"></path></svg></div><div>(855) 332-2285</div></a></div><div class="footer_nav"><section class="footer_group_wrap"><ul class="footer_group_list u-gap-gutter"><li class="footer_group_item"><a href="/masterminds/all-masterminds" class="footer_link_wrap w-inline-block"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">MasterMind Programs</div></div></a><a href="/categories/dental-implant-training/" class="footer_link_wrap w-inline-block"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Dental Implant Training Courses</div></div></a><a href="/growth-club" class="footer_link_wrap w-inline-block"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Growth Club<br/></div></div></a></li></ul></section><section class="footer_group_wrap"><ul class="footer_group_list u-gap-gutter"><li class="footer_group_item"><a href="/summit" class="footer_link_wrap w-inline-block"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Summit</div></div></a><a href="/3d-online-community" class="footer_link_wrap w-inline-block"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">3D Online Community</div></div></a><a href="/podcasts-resources" class="footer_link_wrap w-inline-block"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Podcasts &amp; Resources</div></div></a><a href="/blog" class="footer_link_wrap w-inline-block"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Blog</div></div></a></li></ul></section><section class="footer_group_wrap"><ul class="footer_group_list u-gap-gutter"><li class="footer_group_item"><a href="/3d-dentist-retreat" class="footer_link_wrap w-inline-block"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">3D Dentist Retreat</div></div></a><a href="/about" class="footer_link_wrap w-inline-block"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Our Story &amp; Mission</div></div></a><a href="/meet-the-team" class="footer_link_wrap w-inline-block"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Meet the Team &amp; Instructors</div></div></a><a href="/contact" class="footer_link_wrap w-inline-block"><div data-wf--text-global--font-style="base" class="c-heading u-weight-semibold"><div class="g-text">Contact</div></div></a></li></ul></section></div></nav></div><div class="footer_bottom_wrap"><div class="footer_bottom_contain u-container"><div class="footer_bottom_layout"><div class="footer_bottom_text u-text-style-small"><span>© </span><span>3D Dentists</span><span> </span><span data-dynamic-year=" ">{{year}}</span></div><ul class="footer_bottom_list"><li class="footer_bottom_item"><a href="/privacy-policy" class="footer_bottom_link_wrap w-inline-block"><div class="footer_bottom_link_text u-text-style-small">Privacy Policy</div></a></li><li class="footer_bottom_item"><a href="https://www.wonderistagency.com" target="_blank" class="footer_bottom_link_wrap w-inline-block"><div class="footer_bottom_link_text u-text-style-small">Website by Wonderist Agency</div></a></li><ul class="footer_social_list"><li class="footer_social_item"><a aria-label="Facebook" href="https://www.facebook.com/3DDentists/" target="_blank" class="footer_social_link w-inline-block"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="u-svg"><path d="M22 12.3038C22 6.74719 17.5229 2.24268 12 2.24268C6.47715 2.24268 2 6.74719 2 12.3038C2 17.3255 5.65684 21.4879 10.4375 22.2427V15.2121H7.89844V12.3038H10.4375V10.0872C10.4375 7.56564 11.9305 6.1728 14.2146 6.1728C15.3088 6.1728 16.4531 6.36931 16.4531 6.36931V8.84529H15.1922C13.95 8.84529 13.5625 9.6209 13.5625 10.4166V12.3038H16.3359L15.8926 15.2121H13.5625V22.2427C18.3432 21.4879 22 17.3257 22 12.3038Z" fill="currentColor"></path></svg></a></li><li class="footer_social_item"><a aria-label="Instagram" href="https://www.instagram.com/tbonespeaks" target="_blank" class="footer_social_link w-inline-block"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="u-svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 3.24268H8C5.23858 3.24268 3 5.48126 3 8.24268V16.2427C3 19.0041 5.23858 21.2427 8 21.2427H16C18.7614 21.2427 21 19.0041 21 16.2427V8.24268C21 5.48126 18.7614 3.24268 16 3.24268ZM19.25 16.2427C19.2445 18.0353 17.7926 19.4872 16 19.4927H8C6.20735 19.4872 4.75549 18.0353 4.75 16.2427V8.24268C4.75549 6.45003 6.20735 4.99817 8 4.99268H16C17.7926 4.99817 19.2445 6.45003 19.25 8.24268V16.2427ZM16.75 8.49268C17.3023 8.49268 17.75 8.04496 17.75 7.49268C17.75 6.9404 17.3023 6.49268 16.75 6.49268C16.1977 6.49268 15.75 6.9404 15.75 7.49268C15.75 8.04496 16.1977 8.49268 16.75 8.49268ZM12 7.74268C9.51472 7.74268 7.5 9.7574 7.5 12.2427C7.5 14.728 9.51472 16.7427 12 16.7427C14.4853 16.7427 16.5 14.728 16.5 12.2427C16.5027 11.0484 16.0294 9.90225 15.1849 9.05776C14.3404 8.21327 13.1943 7.74002 12 7.74268ZM9.25 12.2427C9.25 13.7615 10.4812 14.9927 12 14.9927C13.5188 14.9927 14.75 13.7615 14.75 12.2427C14.75 10.7239 13.5188 9.49268 12 9.49268C10.4812 9.49268 9.25 10.7239 9.25 12.2427Z" fill="currentColor"></path></svg></a></li><li class="footer_social_item"><a aria-label="YouTube" href="https://www.youtube.com/3d-dentists" target="_blank" class="footer_social_link w-inline-block"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="u-svg"><path d="M21.5931 7.20301C21.4792 6.78041 21.2566 6.39501 20.9475 6.08518C20.6383 5.77534 20.2534 5.55187 19.8311 5.43701C18.2651 5.00701 12.0001 5.00001 12.0001 5.00001C12.0001 5.00001 5.73609 4.99301 4.16909 5.40401C3.74701 5.52415 3.36291 5.75078 3.05365 6.06214C2.7444 6.3735 2.52037 6.75913 2.40309 7.18201C1.99009 8.74801 1.98609 11.996 1.98609 11.996C1.98609 11.996 1.98209 15.26 2.39209 16.81C2.62209 17.667 3.29709 18.344 4.15509 18.575C5.73709 19.005 11.9851 19.012 11.9851 19.012C11.9851 19.012 18.2501 19.019 19.8161 18.609C20.2386 18.4943 20.6238 18.2714 20.9337 17.9622C21.2436 17.653 21.4675 17.2682 21.5831 16.846C21.9971 15.281 22.0001 12.034 22.0001 12.034C22.0001 12.034 22.0201 8.76901 21.5931 7.20301ZM9.99609 15.005L10.0011 9.00501L15.2081 12.01L9.99609 15.005Z" fill="currentColor"></path></svg></a></li></ul></ul></div></div></div><div class="u-embed-js w-embed w-script"><script>
document.addEventListener("DOMContentLoaded", function () {
  document.querySelectorAll("[data-dynamic-year]").forEach(function (el) {
    el.textContent = new Date().getFullYear();
  });
});
</script></div></footer></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=68caca8a23bece2f6c8c823a" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/js/wond-3dd.schunk.f2efb3c5440a81cf.js" type="text/javascript" integrity="sha384-VK02VJvMib7ytrF5M2joPWNtDQs366FZgEQ5B+Iwnjx0WBnwQXfootyziSYxdrmS" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/68caca8a23bece2f6c8c823a/js/wond-3dd.729a16e4.f6e630de90893a4c.js" type="text/javascript" integrity="sha384-nfLaCv5Coh7jLHIhMyoEz5BQqi5hRf2nu8m3LXAal3W3Yg/E8Vg+ypdHRj8FYtaY" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/gsap.min.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/ScrollTrigger.min.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/SplitText.min.js" type="text/javascript"></script><script type="text/javascript">gsap.registerPlugin(ScrollTrigger,SplitText);</script><!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T3T8WXKD"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
<!-- Plyr.io JS -->
<script src="https://cdn.plyr.io/3.7.2/plyr.js"></script>

<script>
pageFunctions.executeFunctions();
</script>

<!-- Plyr.io -->
<script>
document.addEventListener("DOMContentLoaded", function () {
  const playersList = [];

  // === Video Init ===
  document.querySelectorAll(".plyr_component").forEach((component) => {
    const videoEl = component.querySelector(".plyr_video");
    if (!videoEl) return;

    const player = new Plyr(videoEl, {
      controls: ["play", "progress", "current-time", "mute", "fullscreen"],
      resetOnEnd: true
    });

    playersList.push(player);

    // Custom video cover
    const cover = component.querySelector(".plyr_cover");
    if (cover) cover.addEventListener("click", () => player.play());

    // Pause other videos on play, manage hide-cover
    player.on("play", () => {
      document.querySelectorAll(".plyr_component").forEach((c) => c.classList.remove("hide-cover"));
      component.classList.add("hide-cover");

      playersList.forEach((other) => {
        if (other !== player && !other.paused) other.pause();
      });
    });

    // Reset cover when video ends
    player.on("ended", () => component.classList.remove("hide-cover"));

    // Internal pause trigger
    const pauseBtn = component.querySelector(".plyr_pause-trigger");
    if (pauseBtn) pauseBtn.addEventListener("click", () => player.pause());

    // Fullscreen adjustments
    player.on("ended", () => {
      if (player.fullscreen.active) player.fullscreen.exit();
    });
    player.on("enterfullscreen", () => component.classList.add("contain-video"));
    player.on("exitfullscreen", () => component.classList.remove("contain-video"));
  });

  // === Pause all videos on slider navigation ===
  document.querySelectorAll('[data-slider="next"], [data-slider="previous"], [data-modal-close]').forEach((btn) => {
    btn.addEventListener("click", () => {
      playersList.forEach((p) => { if (!p.paused) p.pause(); });
    });
  });
 
});
</script>

<script>
  document.addEventListener("DOMContentLoaded", () => {
    const lazyVideos = document.querySelectorAll("video[data-src]");

    const videoObserver = new IntersectionObserver(
      (entries, observer) => {
        entries.forEach((entry) => {
          if (!entry.isIntersecting) return;

          const video = entry.target;
          const src = video.dataset.src;

          if (!src) return;

          video.src = src;
          video.load();

          video.play().catch(() => {});

          observer.unobserve(video);
        });
      },
      {
        rootMargin: "200px",
        threshold: 0.1,
      }
    );

    lazyVideos.forEach((video) => videoObserver.observe(video));
  });
</script>


<!-- UserWay Accessibility -->
<script type="text/javascript">
  var _userway_config = {
    // uncomment the following line to override default position
    // position: '5',
    // uncomment the following line to override default size (values: small, large)
    // size: 'small', 
    // uncomment the following line to override default language (e.g., fr, de, es, he, nl, etc.)
    // language: null,
    // uncomment the following line to override color set via widget
    // color: 'null', 
    // uncomment the following line to override type set via widget(1=man, 2=chair, 3=eye)
    // type: 'null', 
    account: 'NUMZe26EuA'
  };
</script>
<script type="text/javascript" src="https://cdn.userway.org/widget.js"></script>

<!-- Instant Page -->
<script src="//instant.page/5.2.0" type="module" integrity="sha384-jnZyxPjiipYXnSU0ygqeac2q7CVYMbh84q0uHVRRxEtvFPiQYbXWUorga2aqZJ0z"></script>

<!-- Superflow Custom Naming -->
<script>
    window.addEventListener('onVeltLoad', ({ detail }) => {
      const { Velt } = detail;
      if (Velt) {
        const commentElement = Velt.getCommentElement();
        commentElement.setCustomPriority([
          {
            "id": "web",
            "name": "Web",
            "color": "#053535",
            "lightColor": "#DAE9E9",
          },
          {
            "id": "copy",
            "name": "Copy",
            "color": "#206767",
            "lightColor": "#DAE9E9",
          },
          {
            "id": "pm",
            "name": "PM",
            "color": "#509999",
            "lightColor": "#DAE9E9",
          },
          {
            "id": "design",
            "name": "Design",
            "color": "#DE6C5F",
            "lightColor": "#DAE9E9",
          },
          {
            "id": "client",
            "name": "Client",
            "color": "#8A2BE2",
            "lightColor": "#EDEBFB",
          }
        ]);
      }
    });
  </script>
<!-- End Superflow Custom Naming -->

<!-- ADD Superflow Custom Code -->
<script id="superflowToolbarScript" data-sf-platform="other-manual" async src="https://cdn.velt.dev/lib/superflow.js?apiKey=ockkGlKLaApkEOBShhbR&projectId=3054833805535969"></script>

<!-- Ecwid Store Script (load once) -->
<script data-cfasync="false" type="text/javascript" 
  src="https://app.ecwid.com/script.js?131073255&data_platform=singleproduct_v2" 
  charset="utf-8"></script>

<script type="text/javascript">
document.addEventListener('DOMContentLoaded', function() {
  // Find all Ecwid widget placeholders
  var widgets = document.querySelectorAll('[data-ecwid-widget]');
  
  widgets.forEach(function(el) {
    var productId = el.getAttribute('data-single-product-id');
    if (!productId) return;
    
    // Add the classes Ecwid expects
    el.className += ' ecsp ecsp-SingleProduct-v2 ecsp-Product ec-Product-' + productId;
    el.setAttribute('itemtype', 'http://schema.org/Product');
    
    // Add the inner markup Ecwid needs
    el.innerHTML = '<div customprop="addtobag"></div>';
    
    // Initialize this widget
    xProduct();
    
    // Inject arrow icon into Ecwid buttons after they render
const observer = new MutationObserver(() => {
  document.querySelectorAll('.ecwid-btn--primary').forEach(btn => {
    if (btn.querySelector('.button_icon')) return; // already injected
    btn.insertAdjacentHTML('beforeend', 
      '<div class="button_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 9 9" fill="none" class="u-svg"><path d="M1.5094 8.52814L7.54104 2.4965L7.54104 7.99072L9.00879 7.99072L9.00879 -0.00927249H1.0088L1.0088 1.45848L6.50302 1.45848L0.471384 7.49012L1.5094 8.52814Z" fill="currentColor"></path></svg></div>'
    );
  });
});
observer.observe(document.body, { childList: true, subtree: true });
  });
});
  
</script>

</body></html>