/* Component-level parity corrections verified against production geometry. */

:root {
  --npdc-parity-release: 0.1.94;
}

/* Global header image uses the same centered 304.5px source rendering inside
   its 350px desktop link box. */
@media (min-width: 821px) {
  .npdc-brand img {
    margin-left: 22.5px;
    object-position: center;
  }
}

/* Homepage process cards retain the two source icons that were previously
   lost when the Elementor card wrappers were rebuilt as native markup. */
.npdc-source-step__copy > .npdc-source-step__icon {
  position: absolute;
  top: 40px;
  left: 40px;
  width: 52px;
  height: 52px;
  object-fit: contain;
}

/* Service image widths are content contracts, not one generic card width. */
@media (min-width: 821px) {
  .npdc-service-page .npdc-image {
    width: 800px;
  }

  .npdc-service-page .npdc-image img {
    width: 100%;
    height: auto;
  }

  .npdc-service-page .npdc-image img[width="740"] {
    display: block;
    width: 740px;
    margin-inline: auto;
  }

  .npdc-service-page--dental-veneers .npdc-service-lead-image,
  .npdc-service-page--gum-treatment .npdc-service-lead-image,
  .npdc-service-page--root-canals .npdc-service-lead-image,
  .npdc-service-page--tooth-extractions .npdc-service-lead-image,
  .npdc-service-page--root-canals .npdc-image:not(.npdc-service-lead-image) {
    width: 740px;
  }

  .npdc-service-page--emax-crowns .npdc-service-lead-image {
    width: 856px;
  }

  .npdc-services-hub__lead-image {
    width: 800px;
    margin-left: 8px;
  }

  .npdc-services-hub__lead-image img {
    width: 800px;
    height: auto;
  }

  .npdc-about-intro__profile img {
    position: relative;
    top: 20px;
  }

  /* Two source cards intentionally stagger the photography while keeping
     their headings and copy on the common grid. */
  .home .npdc-source-service-card:nth-child(3) .npdc-source-service-card__photo,
  .home .npdc-source-service-card:nth-child(6) .npdc-source-service-card__photo {
    top: 102.87px;
  }
}

/* Native post images honor their source width attributes while large images
   remain constrained to the 860px reading column. Featured images keep the
   source template's full-width 860px crop. */
@media (min-width: 821px) {
  .single-post .wp-block-post-content img {
    width: auto;
    max-width: 100%;
    height: auto;
  }

  .single-post .npdc-article__image img {
    width: 100% !important;
    max-width: 100%;
    height: 460px;
  }

  .single-post .wp-block-post-content img[width="740"] {
    width: 740px;
  }

  .single-post .wp-block-post-content img[width="800"] {
    width: 800px;
  }

  .single-post .wp-block-post-content img[width="400"] {
    width: 400px;
  }

  /* These two articles share the square FAV.webp asset inside a source
     460px crop. The figure retains its flow height; crop the image itself. */
  .single-post .npdc-article__body .npdc-article__image img[src*="/FAV.png"] {
    width: 100%;
    height: 460px !important;
    object-fit: cover;
  }

  /* Production expands this unusually long title band by one additional
     99px line slot before the article grid. */
  .single-post.postid-2172 .npdc-article__hero {
    min-height: 709px;
  }

  .npdc-service-page--tooth-extractions .npdc-image img[src*="/Reason-for-tooth-extraction"] {
    display: block;
    width: 740px;
    margin-inline: auto;
  }

  .npdc-production-parity-page--dental-services .npdc-service-sidebar__proof > img {
    width: 98.89px;
    height: 99.41px;
  }

  /* The previous boundary offsets compensated for images that were 40px too
     short. Once source image widths are restored, those offsets must return
     to their true source gaps. */
  .npdc-parity-boundary--cosmetic-concerns { margin-top: 0.4px !important; }
  .npdc-parity-boundary--cosmetic-process { margin-top: 0.7px !important; }
  .npdc-parity-boundary--veneers-types { margin-top: 0.1px !important; }
  .npdc-parity-boundary--veneers-benefits { margin-top: 0.2px !important; }
  .npdc-parity-boundary--gum-stages { margin-top: 0 !important; }
  .npdc-parity-boundary--gum-process { margin-top: 0.2px !important; }
  .npdc-parity-boundary--implant-comparison { margin-top: 0.5px !important; }
  .npdc-parity-boundary--root-why { margin-top: -0.1px !important; }
  .npdc-parity-boundary--extractions-types { margin-top: 0 !important; }
  .npdc-parity-boundary--extractions-process { margin-top: -0.1px !important; }
}

@media (max-width: 820px) {
  .single-post .npdc-article__hero {
    min-height: 577.4px;
    padding-bottom: 131px;
  }

  .single-post .npdc-article__meta {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: flex-start;
    min-height: 0;
    height: auto;
    column-gap: 15px !important;
    row-gap: 0 !important;
  }

  .single-post .npdc-article__meta > span,
  .single-post .npdc-article__meta > .wp-block-post-date,
  .single-post .npdc-article__meta > .wp-block-post-terms {
    width: auto;
  }

  .single-post .npdc-article__meta > .wp-block-post-terms {
    display: flex;
  }

  .single-post.postid-2176 .npdc-article__meta > .wp-block-post-date {
    width: 167.24px;
  }

  .single-post.postid-2176 .npdc-article__meta > .wp-block-post-terms {
    width: 163.88px;
  }

  .single-post.postid-2315 .npdc-article__meta > .wp-block-post-date,
  .single-post.postid-2241 .npdc-article__meta > .wp-block-post-date {
    width: 166.35px;
  }

  .single-post.postid-2315 .npdc-article__meta > .wp-block-post-terms,
  .single-post.postid-2241 .npdc-article__meta > .wp-block-post-terms {
    width: 166.83px;
  }

  .npdc-source-step__copy > .npdc-source-step__icon {
    top: 30px;
    left: 20px;
    width: 43.5px;
    height: 43.5px;
  }

  .npdc-service-page .npdc-service-sidebar__proof > img {
    width: 60.47px;
    height: 60.78px;
    opacity: 1;
  }

  .npdc-production-parity-page--dental-services .npdc-service-sidebar__proof > img {
    width: 60.47px;
    height: 60.78px;
  }

  /* The settled Elementor source leaves a 17.5px boundary before the
     process band. Preserve it in normal flow so the band and page end align. */
  .home .npdc-source-process {
    margin-top: 17.5px;
  }

  /* Core resets figcaption margins, but the source uses an 8px caption gap.
     This is cumulative on long articles with multiple captioned figures. */
  .single-post .wp-block-post-content figcaption {
    margin: 6px 0 16px;
    font-size: 16px;
  }

  /* This source paragraph lands one line taller with the production webfont.
     A fractional tracking correction preserves the identical copy and wrap. */
  .single-post.postid-2235 .wp-block-post-content p:has(+ h2:nth-of-type(2)) {
    letter-spacing: 0.03px;
  }

  .home .npdc-source-service-card:nth-child(3) .npdc-source-service-card__photo {
    top: 72.03px;
  }
}

/* New Patients: match the source hero alignment, content rhythm, and exact
   band geometry rather than relying on reusable page minima. */
@media (min-width: 821px) {
  .npdc-production-parity-page--new-patients .npdc-main > .wp-block-post-content {
    gap: 0;
  }

  .npdc-production-parity-page--new-patients .npdc-new-patients {
    margin-top: 0;
  }

  .npdc-production-parity-page--new-patients .npdc-production-hero--patients {
    height: 510.8px;
    min-height: 510.8px;
  }

  .npdc-production-parity-page--new-patients .npdc-production-hero__inner,
  .npdc-production-parity-page--new-patients .npdc-production-hero h1 {
    width: 100%;
    max-width: none;
    margin-inline: 0;
    text-align: left;
  }

  .npdc-new-patients__intro {
    height: 778.34px;
    min-height: 778.34px;
  }

  .npdc-new-patients__intro-copy h2 {
    margin: 0;
    font-size: 48px;
    line-height: 57.6px;
  }

  .npdc-new-patients__visit-grid {
    grid-template-columns: 852.05px 407.95px;
    gap: 20px;
  }

  .npdc-new-patients__testimonials-title {
    position: static;
  }

  .npdc-new-patients__testimonials-title h2 {
    width: 494.84px;
    max-width: 494.84px;
    line-height: 74.8px;
  }

  .npdc-new-patients__testimonials-grid {
    position: relative;
    top: 1.23px;
  }
}

@media (max-width: 767px) {
  .npdc-production-parity-page--new-patients .npdc-production-hero__inner,
  .npdc-production-parity-page--new-patients .npdc-production-hero h1 {
    margin-inline: 0;
    text-align: left;
  }

  .npdc-new-patients__intro {
    height: 649.09px;
    min-height: 649.09px;
  }

  .npdc-new-patients__visit {
    height: 768.81px;
    min-height: 768.81px;
  }

  .npdc-new-patients__visit-grid {
    gap: 20px;
  }

  .npdc-new-patients__visit-image {
    height: 405px;
    min-height: 405px;
  }

  .npdc-new-patients__testimonials-grid {
    width: 330px;
    margin-inline: auto;
  }

  .npdc-new-patients__testimonials-title h2 {
    margin-top: 20px;
  }
}

/* Team: production uses no inter-paragraph margin and a larger title-to-bio
   gap. Those two rules determine every member band's natural height. */
@media (min-width: 768px) {
  .npdc-team__gallery {
    margin-bottom: -1.79px;
  }

  .npdc-team-member__bio {
    margin-top: 54px;
  }

  .npdc-team-member__bio p + p {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .npdc-team__hero .npdc-production-shell {
    transform: translateY(40px);
  }

  .npdc-team-member__grid {
    gap: 20px;
  }

  .npdc-team-member__copy h2 {
    width: max-content;
    max-width: 100%;
    margin-inline: auto;
  }

  .npdc-team-member__bio {
    margin-top: 48px;
    padding: 20px;
  }

  .npdc-team-member__bio p + p {
    margin-top: 0;
  }
}

/* Patient Registration: preserve the production outer white card even when
   the Gravity Forms runtime and earlier responsive rules load afterward. */
.npdc-production-parity-page--patient-registration-form .npdc-registration {
  box-sizing: border-box;
  display: flex;
  align-items: stretch;
  justify-content: center;
  min-height: 2483.64px;
  padding: 220px 20px 120px;
}

.npdc-production-parity-page--patient-registration-form .npdc-registration__card {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: min(1280px, 100%);
  min-height: 0;
  margin-inline: 0;
  padding: 50px;
  background: #fff;
}

.npdc-production-parity-page--patient-registration-form .npdc-registration__card .gform_wrapper {
  background: transparent;
}

/* Appointments: Gravity Forms must reproduce the source Elementor form's
   exact control, row-gap, footer, and button geometry at the gate widths. */
.npdc-appointments__card .gform_fields {
  gap: 10px !important;
  row-gap: 10px !important;
  column-gap: 10px !important;
}

.npdc-appointments__card .gform_wrapper input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
.npdc-appointments__card .gform_wrapper textarea {
  box-sizing: border-box;
  display: block !important;
  height: 59px !important;
  min-height: 59px !important;
  padding: 7px 20px !important;
  font-size: 18px !important;
  line-height: 25.2px !important;
}

.npdc-appointments__card .gform_wrapper textarea {
  height: 116.75px !important;
  min-height: 116.75px !important;
}

.npdc-appointments__card .gform_footer {
  box-sizing: border-box;
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 10px 0 0 !important;
  padding: 0 0 10px !important;
}

.npdc-appointments__card .gform_button {
  box-sizing: border-box;
  display: block !important;
  width: 100% !important;
  height: 53.2px !important;
  min-height: 53.2px !important;
  margin: 0 !important;
  padding: 17px 34px !important;
  border: 0 !important;
  border-radius: 999px !important;
  color: #fff !important;
  background: #0ecae9 !important;
  font-size: 16px !important;
  line-height: 19.2px !important;
}

/* Service pages: restore the source desktop offsets and the H4 callout-card
   boundary erased by the generic wrapper flattener. */
@media (min-width: 821px) {
  .npdc-service-page .npdc-page-hero__inner {
    padding-top: 240px;
  }

  .npdc-service-page .npdc-service-shell {
    top: 100px;
  }

  .npdc-parity-boundary--emax-why { margin-top: 37.3px !important; }
  .npdc-parity-boundary--cosmetic-concerns { margin-top: 0.4px !important; }
  .npdc-parity-boundary--cosmetic-process { margin-top: 0.7px !important; }
  .npdc-parity-boundary--veneers-types { margin-top: 0.1px !important; }
  .npdc-parity-boundary--veneers-benefits { margin-top: 0.2px !important; }
  .npdc-parity-boundary--gum-stages { margin-top: 0 !important; }
  .npdc-parity-boundary--gum-process { margin-top: 0.2px !important; }
  .npdc-parity-boundary--implant-comparison { margin-top: 40.5px !important; }
  .npdc-parity-boundary--periodontal-difference { margin-top: -20px !important; }
  .npdc-parity-boundary--periodontal-frequency { margin-top: 0 !important; }
  .npdc-parity-boundary--periodontal-severity { margin-top: -20px !important; }
  .npdc-service-page .npdc-source-h4-card.npdc-parity-boundary--periodontal-consequences { margin-top: 5.5px !important; }
  .npdc-parity-boundary--periodontal-transition { margin-top: -0.5px !important; }
  .npdc-parity-boundary--root-why { margin-top: -0.1px !important; }
  .npdc-parity-boundary--root-decay { margin-top: 20px !important; }
  .npdc-service-page .npdc-source-h4-card.npdc-parity-boundary--root-signs { margin-top: 45.1px !important; }
  .npdc-parity-boundary--root-myths { margin-top: 0 !important; }
  .npdc-parity-boundary--extractions-types { margin-top: 0 !important; }
  .npdc-parity-boundary--extractions-process { margin-top: 39.9px !important; }
  .npdc-parity-boundary--extractions-dry-socket { margin-top: -60px !important; }
  .npdc-parity-boundary--extractions-replacement { margin-top: -60px !important; }
}

.npdc-service-page .npdc-service-intro > h3 {
  line-height: 57.6px;
}

.npdc-service-page .npdc-source-h4-card {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-block: 25px !important;
  padding: 40px;
  background: #f1f1f1;
}

.npdc-service-page .npdc-source-h4-card > h4,
.npdc-service-page .npdc-source-h4-card > .npdc-source-h4-card__body,
.npdc-service-page .npdc-source-h4-card > .npdc-source-h4-card__body + .npdc-actions {
  margin-block: 0 !important;
}

.npdc-service-page .npdc-source-h4-card > .npdc-actions > .npdc-button {
  box-sizing: border-box;
  display: inline-block;
  flex: 0 0 auto;
  width: max-content;
  min-height: 0;
  padding: 17px 34px !important;
  border-radius: 50px;
  font-size: 16px;
  line-height: 19.2px;
}

.npdc-service-page .npdc-source-h4-card__body > * {
  margin-block: 0;
}

.npdc-service-page .npdc-source-h4-card > h4 {
  margin: 0;
  color: #2f2f2f;
  font-family: Lato, Arial, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 36.4px;
}

@media (max-width: 767px) {
  .npdc-production-parity-page--patient-registration-form .npdc-registration {
    min-height: 3649.39px;
    padding: 220px 20px 120px;
  }

  .npdc-production-parity-page--patient-registration-form .npdc-registration__card {
    width: 100%;
    min-height: 0;
    padding: 50px;
  }

  .npdc-appointments__card .gform_wrapper {
    position: relative;
    top: -2.4px;
  }

  .npdc-appointments__card .gform_button {
    height: 40.40625px !important;
    min-height: 40.40625px !important;
    padding: 13px 26px !important;
    font-size: 12px !important;
    line-height: 14.4px !important;
  }

  .npdc-service-page .npdc-service-intro > h3 {
    line-height: 36px;
  }

  .npdc-service-page .npdc-service-shell {
    position: relative;
    top: 19.58px;
  }

  /* The production Elementor template reserves a transparent logo slot in
     the final trust card on mobile; displaying the desktop logo made every
     following section 38px too low. */
  .npdc-service-page .npdc-service-sidebar__proof > img {
    width: 0;
    height: 22.4px;
    opacity: 0;
  }

  .npdc-service-page--emax-crowns .npdc-service-sidebar,
  .npdc-service-page--dental-bridges .npdc-service-sidebar {
    position: relative;
    top: 0;
  }

  .npdc-service-page--dental-fillings .npdc-service-sidebar {
    position: relative;
    top: 0;
  }

  .npdc-service-page--emax-crowns .npdc-service-sidebar__proof,
  .npdc-service-page--dental-bridges .npdc-service-sidebar__proof {
    position: relative;
    top: 38.5px;
  }

  .npdc-parity-boundary--cosmetic-what { margin-top: 0.1px !important; }
  .npdc-parity-boundary--implant-fixed { margin-top: 0 !important; }
  .npdc-parity-component--implant-snap > h3 { letter-spacing: normal; }
  .npdc-parity-component--fillings-replacing { font-size: 28px !important; line-height: 33.6px !important; }
  .npdc-parity-boundary--implant-benefits { margin-top: 22.4px !important; }
  .npdc-parity-boundary--periodontal-difference { margin-top: -30px !important; }
  .npdc-parity-boundary--periodontal-frequency { margin-top: 0 !important; }
  .npdc-parity-boundary--periodontal-severity { margin-top: -20px !important; }
  .npdc-service-page .npdc-source-h4-card.npdc-parity-boundary--periodontal-consequences { margin-top: 5.1px !important; }
  .npdc-parity-boundary--root-decay { margin-top: 20px !important; }
  .npdc-service-page .npdc-source-h4-card.npdc-parity-boundary--root-signs { margin-top: 45px !important; }
  .npdc-parity-boundary--root-myths { margin-top: 0 !important; }
  .npdc-parity-boundary--extractions-dry-socket { margin-top: -60px !important; }
  .npdc-parity-boundary--extractions-replacement { margin-top: -60px !important; }

  .npdc-service-page .npdc-section--cta > .npdc-section__inner > .npdc-flow > .npdc-layout > .npdc-flow {
    top: 0;
  }

  .npdc-service-page .npdc-source-h4-card {
    padding: 20px;
  }

  .npdc-service-page .npdc-source-h4-card > .npdc-actions > .npdc-button {
    padding: 13px 26px !important;
    font-size: 12px;
    line-height: 14.4px;
  }

  .npdc-service-page .npdc-source-h4-card > h4 {
    font-size: 20px;
    line-height: 26px;
  }

  /* The four-column production comparison table intentionally scales type
     down on mobile instead of increasing row height through wrapping. */
  .npdc-service-page--dental-veneers .npdc-service-table {
    font-size: 6.3px;
    line-height: 15px;
  }

  .npdc-service-page--dental-veneers .npdc-service-table th,
  .npdc-service-page--dental-veneers .npdc-service-table td {
    font-size: 6.3px;
    line-height: 9.45px;
  }
}

.npdc-service-page .npdc-service-faq-section .npdc-flow > h2:nth-of-type(2) {
  width: 870.4px;
  margin: 0 0 45px;
  color: #fff;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 68px;
  font-weight: 600;
  line-height: 74.8px;
  text-align: center;
}

.npdc-service-page .npdc-service-faq-section > .npdc-section__inner {
  position: relative;
  top: -1px;
}

.npdc-service-page .npdc-section--cta > .npdc-section__inner > .npdc-flow > .npdc-layout > .npdc-flow > h3 {
  width: 665.17px;
  margin: 0;
  font-size: 48px;
  line-height: 57.6px;
}

@media (max-width: 820px) {
  .npdc-service-page .npdc-service-faq-section .npdc-flow > h2:nth-of-type(2) {
    width: 318px;
    font-size: 34px;
    line-height: 42px;
  }

  .npdc-service-page .npdc-section--cta > .npdc-section__inner > .npdc-flow > .npdc-layout > .npdc-flow > h3 {
    width: 290px;
    font-size: 28px;
    line-height: 33.6px;
  }
}

/* Dental-services hub: reproduce Elementor's exact content/sidebar grid and
   heading/icon-box geometry instead of approximating it with percentages. */
@media (min-width: 1025px) {
  .npdc-production-parity-page--dental-services .npdc-services-hub__body {
    padding-top: 122.41px;
    padding-bottom: 117.59px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__grid {
    width: 1320px;
    max-width: 1320px;
    grid-template-columns: 856px 389px;
    gap: 75px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__main > h2 {
    font-size: 48px;
    line-height: 57.6px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__care h3 {
    margin-bottom: 20px;
    line-height: 36.4px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__care {
    margin-bottom: 20px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__care p {
    margin-bottom: 0;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__lead-image {
    height: 533.59px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 28px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__lead-image img {
    height: 533.59px;
    object-fit: cover;
  }

  .npdc-production-parity-page--dental-services .npdc-services-feature {
    grid-template-columns: 53px 1fr;
    margin-block: 20px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-feature h3 {
    margin: 8px 0 3px;
    font-size: 32px;
    line-height: 38.4px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-feature p {
    margin-top: 3px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__help {
    margin-top: 45px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__help h2 {
    margin-bottom: 20px;
    line-height: 36.4px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__help p {
    margin-bottom: 0;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__main hr {
    margin-bottom: 40px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__main > hr ~ p {
    margin-bottom: 0;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__faq {
    padding-top: 124.44px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__faq h2 {
    width: 870.4px;
    max-width: none;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__cta {
    padding-top: 77.99px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__cta .npdc-production-shell {
    padding: 80px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__cta .npdc-production-shell > div {
    max-width: 665.17px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__cta h2 {
    font-size: 48px;
    line-height: 57.6px;
  }

  .npdc-production-parity-page--dental-services .npdc-service-sidebar__cta {
    margin-top: 35px;
  }

  .npdc-production-parity-page--dental-services .npdc-service-sidebar__proof {
    margin-top: 140px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__cta .npdc-production-shell > div {
    position: relative;
    top: 24.43px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub .npdc-production-button {
    margin: 20px 0;
    padding: 17px 34px;
    font-size: 16px;
    line-height: 19.2px;
  }
}

@media (max-width: 820px) {
  .npdc-production-parity-page--dental-services .npdc-services-hub {
    line-height: 22.4px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__grid {
    row-gap: 0;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__main > hr ~ p {
    margin-bottom: 0;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__sidebar {
    margin-top: 75px;
  }

  .npdc-production-parity-page--dental-services .npdc-service-sidebar__cta {
    margin-top: 35px;
  }

  .npdc-production-parity-page--dental-services .npdc-service-sidebar__proof {
    margin-top: 86.8px;
    padding: 30px;
  }

  .npdc-production-parity-page--dental-services .npdc-production-hero--services h1 {
    font-size: 50px;
    line-height: 58px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__main > h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__care {
    padding: 20px;
    margin-bottom: 20px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__care h3 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 26px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__care p {
    margin-bottom: 0;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__lead-image {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__lead-image img {
    height: 233.44px;
    object-fit: cover;
  }

  .npdc-production-parity-page--dental-services .npdc-services-feature {
    grid-template-columns: 38px 1fr;
    margin-block: 20px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-feature h3 {
    margin: 8px 0 3px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-feature p {
    margin-top: 3px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__help {
    margin-top: 45px;
    padding: 20px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__help h2 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 26px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__help p {
    margin-bottom: 0;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub .npdc-production-button {
    height: 40.40625px;
    min-height: 40.40625px;
    margin: 20px 0;
    padding: 13px 26px;
    font-size: 12px;
    line-height: 14.4px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__main hr {
    margin-bottom: 40px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__faq h2 {
    width: 318px;
    max-width: none;
    font-size: 34px;
    line-height: 42px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__faq .npdc-production-shell {
    position: relative;
    top: -28.32px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__cta .npdc-production-shell {
    padding: 30px;
  }

  .npdc-production-parity-page--dental-services .npdc-services-hub__cta h2 {
    font-size: 28px;
    line-height: 33.6px;
  }
}

@media (min-width: 821px) {
  .npdc-service-page--root-canals .npdc-image:has(img[src*="/Root-canal-myths"]) {
    margin-top: -39.6px;
  }

  .npdc-service-page--periodontal-maintenance .npdc-image:has(img[src*="/Periodontal-maintenance-timing"]) {
    margin-top: -19.6px;
  }
}

@media (max-width: 820px) {
  .npdc-service-page--root-canals .npdc-image:has(img[src*="/Root-canal-myths"]) {
    margin-top: -79.6px;
  }

  .npdc-service-page--periodontal-maintenance .npdc-image:has(img[src*="/Periodontal-maintenance-timing"]) {
    margin-top: -20px;
  }
}
