.elementor-2710 .elementor-element.elementor-element-95eb194{--display:flex;--min-height:104px;--padding-top:104px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-2710 .elementor-element.elementor-element-95eb194 .pxl-divider-border-line .pxl-item-line-width{width:0%;}.elementor-2710 .elementor-element.elementor-element-95eb194 .pxl-divider-border-line .pxl-item-line-height{height:0%;}.elementor-2710 .elementor-element.elementor-element-169119d{--display:flex;--min-height:112px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2710 .elementor-element.elementor-element-169119d .pxl-divider-border-line .pxl-item-line-width{width:0%;}.elementor-2710 .elementor-element.elementor-element-169119d .pxl-divider-border-line .pxl-item-line-height{height:0%;}.elementor-2710 .elementor-element.elementor-element-728e116{--display:flex;--min-height:112px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2710 .elementor-element.elementor-element-728e116 .pxl-divider-border-line .pxl-item-line-width{width:0%;}.elementor-2710 .elementor-element.elementor-element-728e116 .pxl-divider-border-line .pxl-item-line-height{height:0%;}.elementor-2710 .elementor-element.elementor-element-9285fa0{--display:flex;--min-height:119px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2710 .elementor-element.elementor-element-9285fa0 .pxl-divider-border-line .pxl-item-line-width{width:0%;}.elementor-2710 .elementor-element.elementor-element-9285fa0 .pxl-divider-border-line .pxl-item-line-height{height:0%;}.elementor-2710 .elementor-element.elementor-element-542acd9{--display:flex;--min-height:104px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2710 .elementor-element.elementor-element-542acd9 .pxl-divider-border-line .pxl-item-line-width{width:0%;}.elementor-2710 .elementor-element.elementor-element-542acd9 .pxl-divider-border-line .pxl-item-line-height{height:0%;}.elementor-2710 .elementor-element.elementor-element-fcebd23{--display:flex;--min-height:97px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2710 .elementor-element.elementor-element-fcebd23 .pxl-divider-border-line .pxl-item-line-width{width:0%;}.elementor-2710 .elementor-element.elementor-element-fcebd23 .pxl-divider-border-line .pxl-item-line-height{height:0%;}.elementor-2710 .elementor-element.elementor-element-f0750a3{--display:flex;--min-height:97px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2710 .elementor-element.elementor-element-f0750a3 .pxl-divider-border-line .pxl-item-line-width{width:0%;}.elementor-2710 .elementor-element.elementor-element-f0750a3 .pxl-divider-border-line .pxl-item-line-height{height:0%;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for html, class: .elementor-element-a359dce */.cdc-vc-hero {
  background: #f7f3ee;
  padding: 115px 24px 95px;
  overflow: hidden;
}

.cdc-vc-hero * {
  box-sizing: border-box;
}

.cdc-vc-hero-inner {
  max-width: 1240px;
  margin: 0 auto;
}

.cdc-vc-hero-content {
  max-width: 860px;
}

.cdc-vc-eyebrow {
  color: #071634;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 22px;
  opacity: 0.78;
}

.cdc-vc-hero h1 {
  color: #071634;
  font-size: clamp(54px, 7vw, 96px);
  line-height: 0.98;
  letter-spacing: -0.055em;
  margin: 0 0 30px;
  font-weight: 700;
}

.cdc-vc-hero-text {
  color: #465363;
  font-size: 21px;
  line-height: 1.85;
  max-width: 720px;
  margin: 0 0 38px;
  font-weight: 500;
}

.cdc-vc-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.cdc-vc-primary-btn,
.cdc-vc-secondary-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 22px 36px;
  border-radius: 18px;
  font-size: 19px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.25s ease;
}

.cdc-vc-primary-btn {
  background: #071634;
  color: #ffffff;
  box-shadow: 0 16px 40px rgba(7, 22, 52, 0.12);
}

.cdc-vc-primary-btn:hover {
  background: #101722;
  color: #e7dccd;
  transform: translateY(-2px);
}

.cdc-vc-secondary-btn {
  background: rgba(255,255,255,0.75);
  color: #071634;
  border: 1px solid rgba(7,22,52,0.12);
}

.cdc-vc-secondary-btn:hover {
  background: #ffffff;
  transform: translateY(-2px);
}

@media (max-width: 900px) {
  .cdc-vc-hero {
    padding: 80px 20px;
  }

  .cdc-vc-hero h1 {
    font-size: 52px;
  }

  .cdc-vc-hero-text {
    font-size: 18px;
  }

  .cdc-vc-hero-actions {
    flex-direction: column;
  }

  .cdc-vc-primary-btn,
  .cdc-vc-secondary-btn {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-37e6649 */.cdc-vc-intro {
  background: #101722;
  padding: 110px 24px;
  overflow: hidden;
}

.cdc-vc-intro * {
  box-sizing: border-box;
}

.cdc-vc-intro-inner {
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 70px;
  align-items: center;
}

.cdc-vc-intro-image img {
  width: 100%;
  height: 520px;
  object-fit: cover;
  border-radius: 34px;
  display: block;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.25);
}

.cdc-vc-intro-eyebrow {
  color: rgba(255,255,255,0.68);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 18px;
}

.cdc-vc-intro-content h2 {
  color: #ffffff;
  font-size: clamp(44px, 5vw, 76px);
  line-height: 0.98;
  letter-spacing: -0.045em;
  margin: 0 0 28px;
  font-weight: 700;
}

.cdc-vc-intro-content p {
  color: #d8dde5;
  font-size: 20px;
  line-height: 1.85;
  margin: 0 0 22px;
  font-weight: 500;
}

.cdc-vc-intro-points {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-top: 34px;
}

.cdc-vc-intro-points span {
  background: rgba(255,255,255,0.07);
  color: #ffffff;
  border-radius: 18px;
  padding: 18px 20px;
  font-size: 16px;
  font-weight: 700;
  border: 1px solid rgba(255,255,255,0.1);
}

@media (max-width: 900px) {
  .cdc-vc-intro {
    padding: 75px 20px;
  }

  .cdc-vc-intro-inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .cdc-vc-intro-image img {
    height: auto;
  }

  .cdc-vc-intro-content h2 {
    font-size: 48px;
  }

  .cdc-vc-intro-content p {
    font-size: 18px;
  }

  .cdc-vc-intro-points {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cd87a9a *//* =========================
   VENEERS & CROWNS BENEFITS
========================= */

.cdc-vc-benefits {
  background: #f7f3ee;
  padding: 110px 24px;
  overflow: hidden;
}

.cdc-vc-benefits * {
  box-sizing: border-box;
}

.cdc-vc-benefits-inner {
  max-width: 1240px;
  margin: 0 auto;
}

.cdc-vc-benefits-header {
  max-width: 780px;
  margin-bottom: 55px;
}

.cdc-vc-benefits-eyebrow {
  color: #071634;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 18px;
  opacity: 0.78;
}

.cdc-vc-benefits h2 {
  color: #071634;
  font-size: clamp(44px, 5vw, 76px);
  line-height: 0.98;
  letter-spacing: -0.045em;
  margin: 0;
  font-weight: 700;
}

.cdc-vc-benefits-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
}

.cdc-vc-benefit-card {
  background: #ffffff;
  border-radius: 30px;
  padding: 38px;
  border: 1px solid rgba(7, 22, 52, 0.08);
  box-shadow: 0 18px 45px rgba(7, 22, 52, 0.05);
}

.cdc-vc-benefit-card h3 {
  color: #071634;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.03em;
  margin: 0 0 26px;
  font-weight: 700;
}

.cdc-vc-benefit-list {
  display: grid;
  gap: 14px;
}

.cdc-vc-benefit-list span {
  background: #f7f3ee;
  color: #465363;
  border-radius: 16px;
  padding: 16px 18px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4;
}

@media (max-width: 900px) {
  .cdc-vc-benefits {
    padding: 75px 20px;
  }

  .cdc-vc-benefits h2 {
    font-size: 48px;
  }

  .cdc-vc-benefits-grid {
    grid-template-columns: 1fr;
  }

  .cdc-vc-benefit-card {
    padding: 30px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e014f29 *//* =========================
   SMILE DESIGN + WHY CHOOSE
========================= */

.cdc-vc-design {
  background: #101722;
  padding: 110px 24px;
  overflow: hidden;
}

.cdc-vc-design * {
  box-sizing: border-box;
}

.cdc-vc-design-inner {
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 34px;
}

.cdc-vc-design-card,
.cdc-vc-why-card {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 34px;
  padding: 44px;
  backdrop-filter: blur(8px);
}

.cdc-vc-design-eyebrow,
.cdc-vc-why-eyebrow {
  color: rgba(255,255,255,0.7);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 18px;
}

.cdc-vc-design h2,
.cdc-vc-why-card h2 {
  color: #ffffff;
  font-size: clamp(38px, 4vw, 62px);
  line-height: 0.98;
  letter-spacing: -0.045em;
  margin: 0 0 26px;
  font-weight: 700;
}

.cdc-vc-design p,
.cdc-vc-why-card p {
  color: #d8dde5;
  font-size: 19px;
  line-height: 1.85;
  margin: 0 0 22px;
  font-weight: 500;
}

.cdc-vc-design-points,
.cdc-vc-why-points {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-top: 30px;
}

.cdc-vc-design-points span,
.cdc-vc-why-points span {
  background: rgba(255,255,255,0.08);
  color: #ffffff;
  border-radius: 16px;
  padding: 16px 18px;
  font-size: 15px;
  font-weight: 700;
  border: 1px solid rgba(255,255,255,0.08);
}

@media (max-width: 900px) {

  .cdc-vc-design {
    padding: 75px 20px;
  }

  .cdc-vc-design-inner {
    grid-template-columns: 1fr;
  }

  .cdc-vc-design-card,
  .cdc-vc-why-card {
    padding: 34px 28px;
  }

  .cdc-vc-design h2,
  .cdc-vc-why-card h2 {
    font-size: 46px;
  }

  .cdc-vc-design p,
  .cdc-vc-why-card p {
    font-size: 18px;
  }

  .cdc-vc-design-points,
  .cdc-vc-why-points {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5f7dd18 *//* =========================
   VENEERS & CROWNS PROCESS
========================= */

.cdc-vc-process {
  background: #f7f3ee;
  padding: 110px 24px;
  overflow: hidden;
}

.cdc-vc-process * {
  box-sizing: border-box;
}

.cdc-vc-process-inner {
  max-width: 1240px;
  margin: 0 auto;
}

.cdc-vc-process-header {
  max-width: 760px;
  margin-bottom: 60px;
}

.cdc-vc-process-eyebrow {
  color: #071634;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 18px;
  opacity: 0.75;
}

.cdc-vc-process h2 {
  color: #071634;
  font-size: clamp(44px, 5vw, 76px);
  line-height: 0.98;
  letter-spacing: -0.045em;
  margin: 0 0 24px;
  font-weight: 700;
}

.cdc-vc-process-header p {
  color: #465363;
  font-size: 20px;
  line-height: 1.85;
  margin: 0;
  font-weight: 500;
}

.cdc-vc-process-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 18px;
}

.cdc-vc-process-step {
  background: #ffffff;
  border-radius: 28px;
  padding: 34px 28px;
  border: 1px solid rgba(7,22,52,0.08);
  box-shadow: 0 18px 45px rgba(7,22,52,0.05);
  position: relative;
}

.cdc-vc-process-number {
  color: rgba(7,22,52,0.16);
  font-size: 52px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 18px;
}

.cdc-vc-process-step h3 {
  color: #071634;
  font-size: 24px;
  line-height: 1.1;
  margin: 0 0 18px;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.cdc-vc-process-step p {
  color: #465363;
  font-size: 16px;
  line-height: 1.75;
  margin: 0;
  font-weight: 500;
}

@media (max-width: 1100px) {
  .cdc-vc-process-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 700px) {

  .cdc-vc-process {
    padding: 75px 20px;
  }

  .cdc-vc-process h2 {
    font-size: 48px;
  }

  .cdc-vc-process-header p {
    font-size: 18px;
  }

  .cdc-vc-process-grid {
    grid-template-columns: 1fr;
  }

  .cdc-vc-process-step {
    padding: 30px 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-21a264b *//* =========================
   VENEERS & CROWNS FAQ + CTA
========================= */

.cdc-vc-faq {
  background: #101722;
  padding: 110px 24px;
}

.cdc-vc-faq-inner {
  max-width: 1240px;
  margin: 0 auto;
}

.cdc-vc-faq-header {
  max-width: 820px;
  margin-bottom: 55px;
}

.cdc-vc-faq-eyebrow {
  color: rgba(255,255,255,0.65);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 18px;
}

.cdc-vc-faq h2 {
  color: #ffffff;
  font-size: clamp(44px, 5vw, 76px);
  line-height: 0.98;
  letter-spacing: -0.045em;
  margin: 0;
  font-weight: 700;
}

.cdc-vc-faq-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-bottom: 70px;
}

.cdc-vc-faq-item {
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 26px;
  padding: 30px;
}

.cdc-vc-faq-item h3 {
  color: #ffffff;
  font-size: 23px;
  line-height: 1.2;
  margin: 0 0 14px;
  font-weight: 700;
}

.cdc-vc-faq-item p {
  color: #d8dde5;
  font-size: 17px;
  line-height: 1.75;
  margin: 0;
  font-weight: 500;
}

.cdc-vc-cta {
  background: #f7f3ee;
  border-radius: 34px;
  padding: 55px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 40px;
  align-items: center;
}

.cdc-vc-cta h2 {
  color: #071634;
  font-size: clamp(38px, 4vw, 62px);
  margin: 0 0 18px;
}

.cdc-vc-cta p {
  color: #465363;
  font-size: 20px;
  line-height: 1.8;
  margin: 0;
  font-weight: 500;
}

.cdc-vc-cta-actions {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-width: 300px;
}

.cdc-vc-cta-primary,
.cdc-vc-cta-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 20px 32px;
  border-radius: 18px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.cdc-vc-cta-primary {
  background: #071634;
  color: #ffffff;
}

.cdc-vc-cta-secondary {
  background: #ffffff;
  color: #071634;
  border: 1px solid rgba(7,22,52,0.12);
}

@media (max-width: 900px) {
  .cdc-vc-faq {
    padding: 75px 20px;
  }

  .cdc-vc-faq h2 {
    font-size: 48px;
  }

  .cdc-vc-faq-grid,
  .cdc-vc-cta {
    grid-template-columns: 1fr;
  }

  .cdc-vc-cta {
    padding: 36px 28px;
  }

  .cdc-vc-cta-actions {
    min-width: 100%;
  }
}/* End custom CSS */