.home-banner{background:#fff;width:100%;height:600px;position:relative;overflow:hidden}@media (min-width:768px){.home-banner{height:700px}}@media (min-width:1024px){.home-banner{height:759px}}.home-banner .banner-images{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.home-banner .banner-image-wrapper{opacity:0;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.home-banner .banner-image-wrapper.active{opacity:1}.home-banner .banner-image{object-fit:cover;object-position:center}.home-banner .banner-overlay{z-index:2;background:linear-gradient(#0000 0%,#0009 63%);width:100%;height:100%;position:absolute;top:0;left:0}.home-banner .banner-content{z-index:3;justify-content:center;align-items:center;gap:var(--spacing-lg);padding:var(--spacing-md);text-align:center;flex-direction:column;width:100%;max-width:1200px;padding-bottom:100px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (min-width:768px){.home-banner .banner-content{padding:var(--spacing-xl);gap:22px;padding-bottom:100px}}.home-banner .banner-text{align-items:center;gap:var(--spacing-xs);flex-direction:column;display:flex}@media (min-width:768px){.home-banner .banner-text{gap:7px}}.home-banner .banner-subtitle{font-family:var(--font-family);font-size:14px;font-weight:var(--font-weight-semibold);line-height:var(--line-height-subtitle);letter-spacing:1.15px;text-transform:uppercase;color:#fff;margin:0}@media (min-width:768px){.home-banner .banner-subtitle{font-size:16px}}@media (min-width:1024px){.home-banner .banner-subtitle{font-size:var(--font-h4)}}.home-banner .banner-title{font-family:Merriweather,serif;font-size:32px;font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);letter-spacing:2px;color:#fff;text-transform:capitalize;margin:0}@media (min-width:768px){.home-banner .banner-title{font-size:38px}}@media (min-width:1024px){.home-banner .banner-title{font-size:var(--font-h1)}}.home-banner .banner-buttons{align-items:center;gap:var(--spacing-md);flex-direction:column;width:100%;display:flex}@media (min-width:640px){.home-banner .banner-buttons{flex-direction:row;justify-content:center;gap:22px}}.home-banner .btn-banner-primary,.home-banner .btn-banner-outline{padding:var(--spacing-xs) var(--spacing-md);font-family:var(--font-family);font-size:var(--font-small);font-weight:var(--font-weight-bold);line-height:var(--line-height-relaxed);letter-spacing:1.15px;text-transform:uppercase;cursor:pointer;transition:var(--transition);white-space:nowrap;border:1.5px solid #0000;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.home-banner .btn-banner-primary button{color:var(--text-color);padding:var(--spacing-xs) var(--spacing-md);font-family:var(--font-family);font-size:var(--font-small);font-weight:var(--font-weight-bold);line-height:var(--line-height-relaxed);letter-spacing:1.15px;text-transform:uppercase;cursor:pointer;transition:var(--transition);white-space:nowrap;background:#fff;border:1.5px solid #fff;text-decoration:none}.home-banner .btn-banner-primary button:hover{background:var(--border-color);transform:translateY(-1px)}.home-banner .btn-banner-outline{color:#fff;background:0 0;border-color:#fff}.home-banner .btn-banner-outline:hover{color:var(--primary-color);background:#fff;transform:translateY(-1px)}.home-banner .banner-indicators{bottom:var(--spacing-lg);z-index:4;gap:var(--spacing-sm);display:flex;position:absolute;left:50%;transform:translate(-50%)}@media (min-width:768px){.home-banner .banner-indicators{bottom:var(--spacing-xl)}}.home-banner .indicator{cursor:pointer;width:10px;height:10px;transition:var(--transition);background:#ffffff80;border:none;border-radius:50%;padding:0}.home-banner .indicator:hover{background:#fffc}.home-banner .indicator.active{background:#fff;width:12px;height:12px}
.meet-the-staff{background-color:var(--background-color);width:100%;min-height:auto;padding:var(--spacing-xl) var(--spacing-sm);position:relative;overflow:hidden}@media (min-width:768px){.meet-the-staff{padding:var(--spacing-2xl) var(--spacing-lg)}}@media (min-width:1024px){.meet-the-staff{padding:var(--spacing-3xl) var(--spacing-xl);min-height:779px}}@media (min-width:1280px){.meet-the-staff{padding:var(--spacing-3xl) 135px}}.meet-the-staff .background-accent{display:none}@media (min-width:1024px){.meet-the-staff .background-accent{background-color:var(--secondary-color);z-index:0;width:35%;max-width:539px;height:calc(100% + 27px);display:block;position:absolute;top:-27px;right:0}}.meet-the-staff .content-container{z-index:1;gap:var(--spacing-xl);flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}@media (min-width:768px){.meet-the-staff .content-container{gap:var(--spacing-2xl)}}@media (min-width:1024px){.meet-the-staff .content-container{justify-content:space-between;align-items:center;gap:var(--spacing-2xl);flex-direction:row}}@media (min-width:1280px){.meet-the-staff .content-container{gap:64px}}.meet-the-staff .text-content{gap:var(--spacing-lg);flex-direction:column;width:100%;max-width:100%;display:flex}@media (min-width:768px){.meet-the-staff .text-content{gap:30px}}@media (min-width:1024px){.meet-the-staff .text-content{flex-shrink:0;width:auto;max-width:523px}}.meet-the-staff .heading-group{gap:var(--spacing-xs);flex-direction:column;display:flex}@media (min-width:768px){.meet-the-staff .heading-group{gap:7px}}.meet-the-staff .section-title{font-family:Merriweather,serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);letter-spacing:1px;color:var(--primary-color);text-transform:capitalize;word-wrap:break-word;overflow-wrap:break-word;margin:0}@media (min-width:768px){.meet-the-staff .section-title{font-size:var(--font-h2);letter-spacing:2px}}@media (min-width:1024px){.meet-the-staff .section-title{font-size:var(--font-h1)}}.meet-the-staff .section-subtitle{font-family:var(--font-family);font-size:var(--font-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-subtitle);letter-spacing:.5px;text-transform:uppercase;color:var(--text-color);margin:0}@media (min-width:768px){.meet-the-staff .section-subtitle{font-size:var(--font-p);letter-spacing:var(--button-letter-spacing)}}@media (min-width:1024px){.meet-the-staff .section-subtitle{font-size:var(--font-h4)}}.meet-the-staff .description p{font-family:var(--font-family);font-size:var(--font-small);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);color:var(--text-color);margin:0}@media (min-width:768px){.meet-the-staff .description p{font-size:var(--font-p)}}.meet-the-staff .features-list{gap:var(--spacing-md);flex-direction:column;display:flex}@media (min-width:768px){.meet-the-staff .features-list{gap:22px}}.meet-the-staff .feature-item{align-items:flex-start;gap:var(--spacing-sm);display:flex}@media (min-width:768px){.meet-the-staff .feature-item{align-items:center;gap:22px}}.meet-the-staff .feature-icon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (min-width:768px){.meet-the-staff .feature-icon{width:48px;height:48px}}.meet-the-staff .feature-icon svg{width:100%;max-width:100%;height:auto}.meet-the-staff .feature-icon img{width:100%;height:auto}.meet-the-staff .feature-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}@media (min-width:768px){.meet-the-staff .feature-text{gap:4px}}.meet-the-staff .feature-title{font-family:var(--font-family);font-size:var(--font-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-subtitle);letter-spacing:.5px;text-transform:uppercase;color:var(--primary-color);margin:0}@media (min-width:768px){.meet-the-staff .feature-title{font-size:var(--font-p);letter-spacing:var(--button-letter-spacing)}}@media (min-width:1024px){.meet-the-staff .feature-title{font-size:var(--font-h4)}}.meet-the-staff .feature-description{font-family:var(--font-family);font-size:var(--font-small);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);color:var(--text-color);margin:0}@media (min-width:768px){.meet-the-staff .feature-description{font-size:var(--font-p)}}.meet-the-staff .btn-primary{padding:var(--button-padding-y) var(--button-padding-x);background-color:var(--button-primary-bg);color:var(--button-primary-color);font-family:var(--button-font-family);font-size:var(--button-font-size);font-weight:var(--button-font-weight);line-height:var(--button-line-height);letter-spacing:var(--button-letter-spacing);text-transform:var(--button-text-transform);border:var(--button-border-width) solid var(--button-primary-border);border-radius:var(--button-border-radius);cursor:pointer;transition:var(--button-transition);justify-content:center;align-items:center;width:fit-content;text-decoration:none;display:inline-flex}.meet-the-staff .btn-primary:hover{background-color:var(--button-primary-hover-bg);color:var(--button-primary-hover-color);transform:var(--button-hover-transform)}.meet-the-staff .image-container{width:100%;max-width:100%;position:relative}@media (min-width:768px){.meet-the-staff .image-container{max-width:450px;margin:0 auto}}@media (min-width:1024px){.meet-the-staff .image-container{flex-shrink:0;max-width:450px;margin:0}}@media (min-width:1280px){.meet-the-staff .image-container{max-width:546px}}.meet-the-staff .image-wrapper{width:100%;height:300px;position:relative;overflow:hidden;box-shadow:0 3.4px 3.4px #00000040}@media (min-width:768px){.meet-the-staff .image-wrapper{height:400px}}@media (min-width:1024px){.meet-the-staff .image-wrapper{height:500px}}@media (min-width:1280px){.meet-the-staff .image-wrapper{height:598px}}.meet-the-staff .staff-image{object-fit:cover;object-position:center}.meet-the-staff .animate-item{opacity:0;transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94);transform:translateY(30px)}.meet-the-staff .animate-slide-right{opacity:0;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);transform:translate(50px)}.meet-the-staff .content-container.animate-in .animate-item{opacity:1;transform:translateY(0)}.meet-the-staff .content-container.animate-in .animate-item:first-child{transition-delay:.1s}.meet-the-staff .content-container.animate-in .animate-item:nth-child(2){transition-delay:.25s}.meet-the-staff .content-container.animate-in .animate-item:nth-child(3){transition-delay:.4s}.meet-the-staff .content-container.animate-in .animate-item:nth-child(4){transition-delay:.55s}.meet-the-staff .content-container.animate-in .features-list .animate-item:first-child{transition-delay:.4s}.meet-the-staff .content-container.animate-in .features-list .animate-item:nth-child(2){transition-delay:.55s}.meet-the-staff .content-container.animate-in .features-list .animate-item:nth-child(3){transition-delay:.7s}.meet-the-staff .content-container.animate-in .animate-slide-right{opacity:1;transition-delay:.3s;transform:translate(0)}.meet-the-staff .btn-primary:active{transform:scale(.95)}
.meet-the-dentist{background-color:var(--primary-color);width:100%;min-height:auto;padding:var(--spacing-xl) var(--spacing-sm);position:relative;overflow:hidden}@media (min-width:768px){.meet-the-dentist{padding:var(--spacing-2xl) var(--spacing-lg) 0}}@media (min-width:1024px){.meet-the-dentist{padding:var(--spacing-3xl) var(--spacing-xl) 0;min-height:721px}}@media (min-width:1280px){.meet-the-dentist{padding:var(--spacing-3xl) 135px 0}}.meet-the-dentist .content-container{z-index:1;gap:var(--spacing-xl);flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}@media (min-width:768px){.meet-the-dentist .content-container{gap:var(--spacing-2xl)}}@media (min-width:1024px){.meet-the-dentist .content-container{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:row;max-width:1400px;margin:0 auto}}@media (min-width:1280px){.meet-the-dentist .content-container{gap:80px}}.meet-the-dentist .image-container{order:1;width:100%;max-width:100%;position:relative}@media (min-width:768px){.meet-the-dentist .image-container{max-width:450px;margin:0 auto}}@media (min-width:1024px){.meet-the-dentist .image-container{flex-shrink:0;order:0;max-width:45%;margin:0}}@media (min-width:1280px){.meet-the-dentist .image-container{max-width:652px}}.meet-the-dentist .image-wrapper{background-color:#fff;width:100%;height:350px;position:relative;overflow:hidden;box-shadow:0 4px 4px #00000040}@media (min-width:768px){.meet-the-dentist .image-wrapper{height:450px}}@media (min-width:1024px){.meet-the-dentist .image-wrapper{height:550px}}@media (min-width:1280px){.meet-the-dentist .image-wrapper{height:721px}}.meet-the-dentist .dentist-image{object-fit:cover;object-position:center top}.meet-the-dentist .text-content{gap:var(--spacing-lg);width:100%;max-width:100%;padding:0 var(--spacing-sm);flex-direction:column;order:2;display:flex}@media (min-width:768px){.meet-the-dentist .text-content{gap:35px;padding:0}}@media (min-width:1024px){.meet-the-dentist .text-content{width:auto;max-width:523px;padding-right:var(--spacing-xl);flex-shrink:0;order:1}}.meet-the-dentist .heading-group{gap:var(--spacing-xs);flex-direction:column;display:flex}@media (min-width:768px){.meet-the-dentist .heading-group{gap:7px}}.meet-the-dentist .section-title{font-family:Merriweather,serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:var(--font-weight-black);letter-spacing:2px;color:var(--accent-color);text-transform:capitalize;word-wrap:break-word;overflow-wrap:break-word;margin:0;line-height:1.3}@media (min-width:768px){.meet-the-dentist .section-title{font-size:var(--font-h2);letter-spacing:3px}}@media (min-width:1024px){.meet-the-dentist .section-title{font-size:32px}}.meet-the-dentist .section-subtitle{font-family:var(--font-family);font-size:var(--font-small);font-weight:var(--font-weight-extrabold);line-height:var(--line-height-subtitle);letter-spacing:.5px;text-transform:uppercase;color:var(--secondary-color);margin:0}@media (min-width:768px){.meet-the-dentist .section-subtitle{font-size:var(--font-p);letter-spacing:var(--button-letter-spacing)}}@media (min-width:1024px){.meet-the-dentist .section-subtitle{font-size:18px}}.meet-the-dentist .description{gap:var(--spacing-md);flex-direction:column;display:flex}@media (min-width:768px){.meet-the-dentist .description{gap:22px}}.meet-the-dentist .description p{font-family:var(--font-family);font-size:var(--font-small);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);color:#fff;margin:0}@media (min-width:768px){.meet-the-dentist .description p{font-size:var(--font-p)}}.meet-the-dentist .btn-secondary{padding:var(--button-padding-y) var(--button-padding-x);background-color:var(--button-secondary-bg);color:var(--button-secondary-color);font-family:var(--button-font-family);font-size:var(--button-font-size);font-weight:var(--button-font-weight);line-height:var(--button-line-height);letter-spacing:var(--button-letter-spacing);text-transform:var(--button-text-transform);border:var(--button-border-width) solid var(--button-secondary-border);border-radius:var(--button-border-radius);cursor:pointer;transition:var(--button-transition);justify-content:center;align-items:center;width:fit-content;text-decoration:none;display:inline-flex}.meet-the-dentist .btn-secondary:hover{background-color:var(--button-secondary-hover-bg);color:var(--button-secondary-hover-color);transform:var(--button-hover-transform)}.meet-the-dentist .btn-secondary:active{transform:scale(.95)}.meet-the-dentist .animate-item{opacity:0;transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94);transform:translateY(30px)}.meet-the-dentist .animate-slide-left{opacity:0;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);transform:translate(-50px)}.meet-the-dentist .content-container.animate-in .animate-item{opacity:1;transform:translateY(0)}.meet-the-dentist .content-container.animate-in .animate-item:first-child{transition-delay:.1s}.meet-the-dentist .content-container.animate-in .animate-item:nth-child(2){transition-delay:.25s}.meet-the-dentist .content-container.animate-in .animate-item:nth-child(3){transition-delay:.4s}.meet-the-dentist .content-container.animate-in .animate-slide-left{opacity:1;transition-delay:.2s;transform:translate(0)}
