/* Smile Arc launch polish — deliberately loaded after the existing site experience. */
:root {
  --sap-canvas: #fbfaf7;
  --sap-surface: #ffffff;
  --sap-surface-soft: #f1f7f6;
  --sap-ink: #102f43;
  --sap-muted: #58707c;
  --sap-accent: #147d83;
  --sap-accent-dark: #0c5961;
  --sap-line: rgba(16, 47, 67, 0.11);
  --sap-section: clamp(72px, 7vw, 96px);
  --sap-radius-image: 18px;
  --sap-radius-card: 14px;
  --sap-shadow-card: 0 1px 2px rgba(16, 47, 67, 0.04), 0 16px 40px rgba(16, 47, 67, 0.07);
  --sap-shadow-image: 0 2px 4px rgba(16, 47, 67, 0.05), 0 24px 60px rgba(16, 47, 67, 0.10);
}

body.smile-arc-launch-polished {
  color: var(--sap-ink);
  background: var(--sap-canvas);
}

.smile-arc-launch-polished .elementor-heading-title,
.smile-arc-launch-polished h1,
.smile-arc-launch-polished h2,
.smile-arc-launch-polished h3 {
  color: var(--sap-ink);
}

.smile-arc-launch-polished h1,
.smile-arc-launch-polished .sa-hero-title .elementor-heading-title,
.smile-arc-launch-polished .sa-page-title .elementor-heading-title {
  font-size: clamp(48px, 4.55vw, 64px);
  line-height: 1.02;
  letter-spacing: -0.045em;
}

.smile-arc-launch-polished h2,
.smile-arc-launch-polished .sa-section-title .elementor-heading-title,
.smile-arc-launch-polished .sa-final-cta .elementor-heading-title {
  font-size: clamp(36px, 3.3vw, 46px);
  line-height: 1.08;
  letter-spacing: -0.035em;
}

.smile-arc-launch-polished .sa-section,
.smile-arc-launch-polished .sa-content-section {
  padding-block: var(--sap-section);
}

/* Header: calmer, clearer and less template-like. */
.smile-arc-launch-polished #header [data-row="middle"] {
  --height: 84px !important;
}

.smile-arc-launch-polished #header [data-id="logo"] img {
  height: 64px;
}

.smile-arc-launch-polished #header .menu {
  gap: clamp(20px, 1.75vw, 28px);
}

.smile-arc-launch-polished #header .menu > li > a {
  color: #334f60;
  font-size: 14px;
  font-weight: 650;
  letter-spacing: -0.01em;
  text-transform: none;
}

.smile-arc-launch-polished #header .menu > li > a::after {
  right: auto;
  bottom: 5px;
  width: 18px;
  height: 2px;
  background: var(--sap-accent);
  transform: scaleX(0);
  transform-origin: left;
}

.smile-arc-launch-polished #header [data-id="button"] .ct-button,
.smile-arc-launch-polished #offcanvas [data-id="button"] .ct-button {
  min-height: 48px;
  border-radius: 10px;
  background: var(--sap-accent);
  box-shadow: 0 10px 24px rgba(20, 125, 131, 0.18);
  font-size: 14px;
  letter-spacing: -0.01em;
}

.smile-arc-launch-polished #offcanvas .ct-panel-inner {
  background: #f8fbfa;
}

.smile-arc-launch-polished #offcanvas .mobile-menu > ul > li::before {
  display: none;
}

.smile-arc-launch-polished #offcanvas .mobile-menu > ul > li > a {
  font-size: 18px;
  font-weight: 650;
  letter-spacing: -0.02em;
}

.smile-arc-launch-polished #offcanvas .ct-toggle-close {
  border: 1px solid rgba(16, 47, 67, 0.16);
  outline: 0;
  box-shadow: 0 8px 24px rgba(16, 47, 67, 0.10);
}

.smile-arc-launch-polished #offcanvas .ct-toggle-close:focus-visible {
  outline: 3px solid rgba(20, 125, 131, 0.28);
  outline-offset: 3px;
}

.smile-arc-launch-polished .sa-footer-accordion-toggle,
.smile-arc-launch-polished .sa-footer-accordion a,
.smile-arc-launch-polished .elementor-accordion-title,
.smile-arc-launch-polished .sa-review-card a {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
}

.smile-arc-launch-polished .sa-footer-accordion-toggle,
.smile-arc-launch-polished .sa-footer-accordion a,
.smile-arc-launch-polished .elementor-accordion-title {
  width: 100%;
}

/* A single image language throughout the site. */
.smile-arc-launch-polished .sa-hero::before {
  opacity: 0.36;
}

.smile-arc-launch-polished .sa-hero-visual {
  padding: 0 0 18px 18px;
}

.smile-arc-launch-polished .sa-hero-visual::before {
  inset: 20px -14px 0 42px;
  border: 1px solid rgba(20, 125, 131, 0.28);
  border-radius: 22px;
  background: #deeeee;
}

.smile-arc-launch-polished .sa-hero-photo,
.smile-arc-launch-polished .sa-page-hero-image,
.smile-arc-launch-polished .sa-feature-image,
.smile-arc-launch-polished .sa-editorial-wide {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.9);
  border-radius: var(--sap-radius-image);
  background: #e4efef;
  box-shadow: var(--sap-shadow-image);
}

.smile-arc-launch-polished .sa-hero-photo {
  min-height: 500px;
}

.smile-arc-launch-polished .sa-hero-photo img {
  height: 500px;
}

/* Authentic clinic-photo carousel: manual controls, no distracting autoplay. */
.smile-arc-launch-polished .sap-carousel,
.smile-arc-launch-polished .sap-carousel-track {
  position: relative;
  width: 100%;
  height: 500px;
}

.smile-arc-launch-polished .sap-carousel {
  overflow: hidden;
  background: #dfeae9;
}

.smile-arc-launch-polished .sap-carousel-slide {
  position: absolute;
  inset: 0;
  z-index: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transform: scale(1.012);
  transition: opacity 360ms ease, transform 620ms cubic-bezier(.2, .7, .2, 1);
}

.smile-arc-launch-polished .sap-carousel-slide.is-active {
  z-index: 1;
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.smile-arc-launch-polished .sap-carousel-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.smile-arc-launch-polished .sap-carousel-slide figcaption {
  position: absolute;
  left: 16px;
  bottom: 16px;
  max-width: calc(100% - 190px);
  padding: 9px 12px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 9px;
  color: #fff;
  background: rgba(9, 43, 56, 0.78);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  font-size: 13px;
  font-weight: 650;
  line-height: 1.3;
  letter-spacing: -0.01em;
}

.smile-arc-launch-polished .sap-carousel-ui {
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 4;
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 12px;
  background: rgba(9, 43, 56, 0.82);
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
}

.smile-arc-launch-polished .sap-carousel-arrow {
  display: grid;
  width: 44px;
  height: 44px;
  min-width: 44px;
  padding: 0;
  place-items: center;
  border: 0;
  border-radius: 9px;
  color: #fff;
  background: transparent;
  box-shadow: none;
  font: 600 21px/1 system-ui, sans-serif;
  cursor: pointer;
}

.smile-arc-launch-polished .sap-carousel-arrow:hover,
.smile-arc-launch-polished .sap-carousel-arrow:focus-visible {
  color: #fff;
  background: rgba(255, 255, 255, 0.14);
}

.smile-arc-launch-polished .sap-carousel-arrow:focus-visible {
  outline: 2px solid #fff;
  outline-offset: -3px;
}

.smile-arc-launch-polished .sap-carousel-count {
  min-width: 50px;
  color: rgba(255, 255, 255, 0.68);
  font: 600 11px/1 system-ui, sans-serif;
  letter-spacing: 0.08em;
  text-align: center;
}

.smile-arc-launch-polished .sap-carousel-count strong {
  color: #fff;
}

.smile-arc-launch-polished .sap-carousel-dots {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 4;
  display: flex;
  gap: 0;
  padding: 3px;
  border-radius: 999px;
  background: rgba(9, 43, 56, 0.58);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.smile-arc-launch-polished .sap-carousel-dots button {
  position: relative;
  width: 28px;
  height: 28px;
  min-width: 28px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
}

.smile-arc-launch-polished .sap-carousel-dots button::before {
  position: absolute;
  inset: 50% auto auto 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.6);
  content: '';
  transform: translate(-50%, -50%);
  transition: width 180ms ease, background-color 180ms ease;
}

.smile-arc-launch-polished .sap-carousel-dots button[aria-selected="true"]::before {
  width: 15px;
  border-radius: 999px;
  background: #fff;
}

.smile-arc-launch-polished .sa-page-hero-image,
.smile-arc-launch-polished .sa-page-hero-image .elementor-widget-container {
  aspect-ratio: 4 / 3;
}

.smile-arc-launch-polished .sa-page-hero-image img,
.smile-arc-launch-polished .sa-feature-image img,
.smile-arc-launch-polished .sa-editorial-wide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.smile-arc-launch-polished .sa-editorial-wide {
  aspect-ratio: 16 / 9;
}

.smile-arc-launch-polished .sa-hero-image-caption {
  right: 14px;
  bottom: 14px;
  border-radius: 10px;
  background: rgba(12, 55, 70, 0.88);
  box-shadow: 0 10px 30px rgba(16, 47, 67, 0.14);
}

/* Cards: less repetition, tighter hierarchy, no decorative excess. */
.smile-arc-launch-polished .sa-service-card .elementor-widget-container,
.smile-arc-launch-polished .sa-value-card .elementor-widget-container,
.smile-arc-launch-polished .sa-review-card,
.smile-arc-launch-polished .sa-contact-card,
.smile-arc-launch-polished .sa-why-card .elementor-widget-container {
  border-color: var(--sap-line);
  border-radius: var(--sap-radius-card);
  box-shadow: var(--sap-shadow-card);
}

.smile-arc-launch-polished .sa-services .sa-service-card .elementor-widget-container {
  min-height: 194px;
  padding: 24px;
}

.smile-arc-launch-polished .sa-services .sa-service-card:nth-child(even) .elementor-widget-container {
  background: var(--sap-surface-soft);
}

.smile-arc-launch-polished .sa-review-card {
  padding: 28px;
}

.smile-arc-launch-polished .sa-review-tags {
  opacity: 0.72;
}

/* Buttons share one deliberate hierarchy. */
.smile-arc-launch-polished .sa-button-primary .elementor-button,
.smile-arc-launch-polished .sa-final-cta .elementor-button,
.smile-arc-launch-polished button.sa-form-next,
.smile-arc-launch-polished button.sa-form-submit {
  border-radius: 10px;
  background: var(--sap-accent);
  background-image: none;
  box-shadow: 0 10px 24px rgba(20, 125, 131, 0.18);
}

.smile-arc-launch-polished .sa-button-secondary .elementor-button {
  border-color: rgba(16, 47, 67, 0.18);
  border-radius: 10px;
  background: transparent;
  box-shadow: none;
}

@media (hover: hover) and (pointer: fine) {
  .smile-arc-launch-polished .sa-service-card .elementor-widget-container:hover,
  .smile-arc-launch-polished .sa-review-card:hover,
  .smile-arc-launch-polished .sa-contact-card:hover {
    border-color: rgba(20, 125, 131, 0.25);
    box-shadow: 0 2px 4px rgba(16, 47, 67, 0.05), 0 20px 46px rgba(16, 47, 67, 0.09);
    transform: translateY(-2px);
  }
}

@media (max-width: 1024px) {
  :root {
    --sap-section: 64px;
  }

  .smile-arc-launch-polished .sa-hero-inner,
  .smile-arc-launch-polished .sa-page-hero-inner {
    gap: 40px;
  }
}

@media (max-width: 767px) {
  :root {
    --sap-section: 52px;
  }

  .smile-arc-launch-polished h1,
  .smile-arc-launch-polished .sa-hero-title .elementor-heading-title,
  .smile-arc-launch-polished .sa-page-title .elementor-heading-title {
    font-size: clamp(38px, 10.8vw, 43px);
    line-height: 1.03;
    letter-spacing: -0.042em;
  }

  .smile-arc-launch-polished h2,
  .smile-arc-launch-polished .sa-section-title .elementor-heading-title,
  .smile-arc-launch-polished .sa-final-cta .elementor-heading-title {
    font-size: clamp(30px, 8vw, 34px);
    line-height: 1.1;
  }

  .smile-arc-launch-polished #header [data-row="middle"] {
    --height: 72px !important;
  }

  .smile-arc-launch-polished #header .ct-container {
    width: min(100% - 28px, 1240px);
  }

  .smile-arc-launch-polished #header [data-id="logo"] img {
    height: 52px;
  }

  .smile-arc-launch-polished #header .ct-header-trigger {
    width: 48px;
    height: 48px;
    border-radius: 12px;
  }

  .smile-arc-launch-polished #offcanvas .ct-panel-content {
    padding: 24px 28px max(28px, env(safe-area-inset-bottom));
  }

  .smile-arc-launch-polished .sa-hero-inner {
    padding: 38px 0 56px;
  }

  .smile-arc-launch-polished .sa-hero-visual {
    min-height: 0;
    padding: 0 0 10px 10px;
  }

  .smile-arc-launch-polished .sa-hero-visual::before {
    inset: 14px -7px 0 20px;
    border-radius: 16px;
  }

  .smile-arc-launch-polished .sa-hero-photo,
  .smile-arc-launch-polished .sa-hero-photo img {
    min-height: 0;
    height: auto;
    aspect-ratio: 4 / 3;
  }

  .smile-arc-launch-polished .sap-carousel,
  .smile-arc-launch-polished .sap-carousel-track {
    height: auto;
    aspect-ratio: 4 / 3;
  }

  .smile-arc-launch-polished .sap-carousel-slide img {
    height: 100% !important;
    aspect-ratio: auto;
    object-fit: cover;
  }

  .smile-arc-launch-polished .sap-carousel-slide figcaption {
    left: 10px;
    bottom: 10px;
    max-width: calc(100% - 112px);
    padding: 8px 10px;
    font-size: 11px;
  }

  .smile-arc-launch-polished .sap-carousel-ui {
    right: 8px;
    bottom: 8px;
  }

  .smile-arc-launch-polished .sap-carousel-count {
    display: none;
  }

  .smile-arc-launch-polished .sap-carousel-dots {
    top: 8px;
    right: 8px;
  }

  .smile-arc-launch-polished .sap-carousel-dots button {
    width: 34px;
    height: 44px;
    min-width: 34px;
  }

  .smile-arc-launch-polished .sa-hero-photo,
  .smile-arc-launch-polished .sa-page-hero-image,
  .smile-arc-launch-polished .sa-feature-image,
  .smile-arc-launch-polished .sa-editorial-wide {
    border-radius: 14px;
    box-shadow: 0 1px 2px rgba(16, 47, 67, 0.04), 0 14px 34px rgba(16, 47, 67, 0.08);
  }

  .smile-arc-launch-polished .sa-services .sa-services-grid,
  .smile-arc-launch-polished .sa-page-services .sa-services-grid,
  .smile-arc-launch-polished .sa-contact-grid,
  .smile-arc-launch-polished .sa-form-grid {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  /* Essential cards may not rely on undiscoverable horizontal swiping. */
  .smile-arc-launch-polished.sa-page-about .sa-light-card-grid,
  .smile-arc-launch-polished.sa-page-about .sa-why-grid,
  .smile-arc-launch-polished.sa-page-home .sa-reviews-grid,
  .smile-arc-launch-polished.sa-page-reviews .sa-reviews-grid {
    display: grid !important;
    width: 100% !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 14px !important;
    overflow: visible !important;
    scroll-snap-type: none !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-reviews-grid,
  .smile-arc-launch-polished.sa-page-reviews .sa-reviews-grid {
    margin-inline: 0 !important;
    padding-inline: 0 !important;
  }

  .smile-arc-launch-polished.sa-page-about .sa-light-card-grid > *,
  .smile-arc-launch-polished.sa-page-about .sa-why-grid > *,
  .smile-arc-launch-polished.sa-page-home .sa-reviews-grid > *,
  .smile-arc-launch-polished.sa-page-reviews .sa-reviews-grid > * {
    max-width: 100% !important;
    flex: 0 1 auto !important;
    width: 100% !important;
    min-width: 0 !important;
    scroll-snap-align: none !important;
  }

  .smile-arc-launch-polished .sa-review-card {
    min-height: 0;
    padding: 22px;
  }

  .smile-arc-launch-polished .sa-actions,
  .smile-arc-launch-polished .sa-hero .sa-actions {
    width: 100%;
    gap: 10px !important;
  }

  .smile-arc-launch-polished .sa-actions .elementor-button-wrapper,
  .smile-arc-launch-polished .sa-actions .elementor-button {
    width: 100%;
  }

  .smile-arc-launch-polished input,
  .smile-arc-launch-polished select,
  .smile-arc-launch-polished textarea {
    min-height: 52px;
    font-size: 16px;
  }
}

/* Anti-template editorial pass: fewer labels, fewer boxes, stronger proof hierarchy. */
.smile-arc-launch-polished.sa-page-home .elementor-element-bdc9a20,
.smile-arc-launch-polished.sa-page-home .elementor-element-f44e2c5,
.smile-arc-launch-polished.sa-page-home .elementor-element-276169f,
.smile-arc-launch-polished.sa-page-home .elementor-element-4ca8f5f {
  display: none !important;
}

/* The footer already carries the final booking action; avoid two consecutive CTA bands. */
.smile-arc-launch-polished.sa-page-home .sa-final-cta {
  display: none !important;
}

/* Facts read as a confident information rail, not another floating card. */
.smile-arc-launch-polished.sa-page-home .sa-verified-stats {
  overflow: hidden;
  border-block: 1px solid rgba(16, 47, 67, 0.13) !important;
  border-inline: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.smile-arc-launch-polished.sa-page-home .sa-verified-stat-card {
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

/* Benefits use whitespace and a rule instead of four repeated rounded boxes. */
.smile-arc-launch-polished.sa-page-home .sa-why-card .elementor-widget-container {
  padding: 28px 4px 8px !important;
  border-width: 1px 0 0 !important;
  border-color: rgba(255, 255, 255, 0.22) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

@media (hover: hover) and (pointer: fine) {
  .smile-arc-launch-polished.sa-page-home .sa-why-card .elementor-widget-container:hover {
    border-color: rgba(89, 211, 207, 0.72) !important;
    box-shadow: none !important;
    transform: none !important;
  }
}

/* Patient reviews: one featured voice plus two quieter supporting voices. */
.smile-arc-launch-polished.sa-page-home .sa-verified-reviews,
.smile-arc-launch-polished.sa-page-reviews .sa-verified-reviews {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 34px !important;
}

.smile-arc-launch-polished.sa-page-home .sa-review-summary,
.smile-arc-launch-polished.sa-page-reviews .sa-review-summary {
  display: grid !important;
  grid-template-columns: minmax(100px, 0.55fr) minmax(230px, 1.25fr) minmax(260px, 1.45fr) auto !important;
  align-items: center !important;
  width: 100% !important;
  min-height: 0 !important;
  padding: 18px 0 !important;
  gap: 24px !important;
  border-block: 1px solid rgba(16, 47, 67, 0.13) !important;
  border-inline: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.smile-arc-launch-polished.sa-page-home .sa-review-summary > *,
.smile-arc-launch-polished.sa-page-reviews .sa-review-summary > * {
  width: auto !important;
  margin: 0 !important;
}

.smile-arc-launch-polished .sa-review-summary-value .elementor-heading-title {
  font-size: 22px !important;
  line-height: 1.2 !important;
}

.smile-arc-launch-polished .sa-review-summary-copy p,
.smile-arc-launch-polished .sa-review-summary-status p {
  margin: 0 !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}

.smile-arc-launch-polished .sa-review-summary .elementor-button {
  min-height: 46px;
  white-space: nowrap;
}

.smile-arc-launch-polished.sa-page-home .sa-reviews-grid,
.smile-arc-launch-polished.sa-page-reviews .sa-reviews-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.28fr) minmax(0, 0.72fr) !important;
  grid-template-rows: repeat(2, minmax(0, auto)) !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 0 42px !important;
  overflow: visible !important;
  scroll-snap-type: none !important;
}

.smile-arc-launch-polished.sa-page-home .sa-reviews-grid > *,
.smile-arc-launch-polished.sa-page-reviews .sa-reviews-grid > * {
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  min-height: 0 !important;
  scroll-snap-align: none !important;
}

.smile-arc-launch-polished.sa-page-home .sa-review-card,
.smile-arc-launch-polished.sa-page-reviews .sa-review-card {
  position: relative;
  padding: 28px 0 !important;
  gap: 14px !important;
  border: 0 !important;
  border-top: 1px solid rgba(16, 47, 67, 0.14) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  transform: none !important;
}

.smile-arc-launch-polished.sa-page-home .sa-review-card:first-child,
.smile-arc-launch-polished.sa-page-reviews .sa-review-card:first-child {
  grid-row: 1 / span 2;
  padding: 38px 42px !important;
  border: 1px solid rgba(16, 47, 67, 0.1) !important;
  border-radius: 16px !important;
  background: #fff !important;
  box-shadow: 0 2px 4px rgba(16, 47, 67, 0.04), 0 22px 52px rgba(16, 47, 67, 0.09) !important;
}

.smile-arc-launch-polished.sa-page-home .sa-review-card::after,
.smile-arc-launch-polished.sa-page-reviews .sa-review-card::after,
.smile-arc-launch-polished.sa-page-home .sa-stars,
.smile-arc-launch-polished.sa-page-reviews .sa-stars {
  display: none !important;
  content: none !important;
}

.smile-arc-launch-polished.sa-page-home .sa-review-card:first-child .sa-review-copy blockquote p,
.smile-arc-launch-polished.sa-page-reviews .sa-review-card:first-child .sa-review-copy blockquote p {
  color: #173b4e !important;
  font-size: clamp(21px, 1.75vw, 27px) !important;
  letter-spacing: -0.025em;
  line-height: 1.48 !important;
}

.smile-arc-launch-polished.sa-page-home .sa-review-card:not(:first-child) .sa-review-copy blockquote p,
.smile-arc-launch-polished.sa-page-reviews .sa-review-card:not(:first-child) .sa-review-copy blockquote p {
  font-size: 16px !important;
  line-height: 1.62 !important;
}

.smile-arc-launch-polished.sa-page-home .sa-review-tags,
.smile-arc-launch-polished.sa-page-reviews .sa-review-tags {
  display: none !important;
}

@media (hover: hover) and (pointer: fine) {
  .smile-arc-launch-polished.sa-page-home .sa-review-card:hover,
  .smile-arc-launch-polished.sa-page-reviews .sa-review-card:hover {
    border-color: rgba(20, 125, 131, 0.34) !important;
    box-shadow: none !important;
    transform: none !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-review-card:first-child:hover,
  .smile-arc-launch-polished.sa-page-reviews .sa-review-card:first-child:hover {
    box-shadow: 0 2px 4px rgba(16, 47, 67, 0.04), 0 26px 60px rgba(16, 47, 67, 0.11) !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .smile-arc-launch-polished.sa-page-home .sa-review-summary,
  .smile-arc-launch-polished.sa-page-reviews .sa-review-summary {
    grid-template-columns: minmax(120px, 0.55fr) minmax(220px, 1.15fr) auto !important;
    gap: 18px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-review-summary-status,
  .smile-arc-launch-polished.sa-page-reviews .sa-review-summary-status {
    display: none !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-reviews-grid,
  .smile-arc-launch-polished.sa-page-reviews .sa-reviews-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-template-rows: auto auto !important;
    gap: 24px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-review-card:first-child,
  .smile-arc-launch-polished.sa-page-reviews .sa-review-card:first-child {
    grid-column: 1 / -1;
    grid-row: auto;
  }
}

@media (max-width: 767px) {
  .smile-arc-launch-polished.sa-page-home .sa-testimonials,
  .smile-arc-launch-polished.sa-page-reviews .sa-testimonials {
    padding-block: 48px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-verified-reviews,
  .smile-arc-launch-polished.sa-page-reviews .sa-verified-reviews {
    gap: 24px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-review-summary,
  .smile-arc-launch-polished.sa-page-reviews .sa-review-summary {
    grid-template-columns: minmax(0, 1fr) auto !important;
    padding: 16px 0 !important;
    gap: 8px 14px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-review-summary-copy,
  .smile-arc-launch-polished.sa-page-reviews .sa-review-summary-copy {
    grid-column: 1;
  }

  .smile-arc-launch-polished.sa-page-home .sa-review-summary-status,
  .smile-arc-launch-polished.sa-page-reviews .sa-review-summary-status {
    display: none !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-review-summary .sa-button,
  .smile-arc-launch-polished.sa-page-reviews .sa-review-summary .sa-button {
    grid-column: 2;
    grid-row: 1 / span 2;
  }

  .smile-arc-launch-polished.sa-page-home .sa-review-summary .elementor-button,
  .smile-arc-launch-polished.sa-page-reviews .sa-review-summary .elementor-button {
    width: auto !important;
    min-width: 112px;
    padding-inline: 15px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-reviews-grid,
  .smile-arc-launch-polished.sa-page-reviews .sa-reviews-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-rows: auto !important;
    gap: 0 !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-review-card:first-child,
  .smile-arc-launch-polished.sa-page-reviews .sa-review-card:first-child {
    grid-column: auto;
    grid-row: auto;
    margin-bottom: 8px;
    padding: 28px 24px !important;
    border-radius: 14px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-review-card:first-child .sa-review-copy blockquote p,
  .smile-arc-launch-polished.sa-page-reviews .sa-review-card:first-child .sa-review-copy blockquote p {
    font-size: 19px !important;
    line-height: 1.52 !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-review-card:not(:first-child),
  .smile-arc-launch-polished.sa-page-reviews .sa-review-card:not(:first-child) {
    padding: 22px 2px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-review-card:not(:first-child) .sa-review-copy blockquote p,
  .smile-arc-launch-polished.sa-page-reviews .sa-review-card:not(:first-child) .sa-review-copy blockquote p {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }

  .smile-arc-launch-polished.sa-page-home .sa-why-card .elementor-widget-container {
    padding-top: 22px !important;
  }
}

/* Homepage hero 1.5 — editorial hierarchy with one restrained Smile Arc motif. */
.smile-arc-launch-polished.sa-page-home .sa-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border-bottom: 1px solid rgba(16, 47, 67, 0.07);
  background:
    radial-gradient(circle at 92% 32%, rgba(31, 153, 158, 0.13), transparent 30%),
    radial-gradient(circle at 8% 12%, rgba(106, 197, 188, 0.11), transparent 26%),
    linear-gradient(112deg, #f7fbfa 0%, #fcfdfc 52%, #eef7f7 100%) !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero::before {
  inset: 0 !important;
  opacity: 0.22 !important;
  background-image:
    linear-gradient(rgba(18, 52, 72, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(18, 52, 72, 0.035) 1px, transparent 1px) !important;
  background-size: 72px 72px !important;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 38%, #000 100%);
  mask-image: linear-gradient(90deg, transparent, #000 38%, #000 100%);
}

.smile-arc-launch-polished.sa-page-home .sa-hero-inner {
  display: grid !important;
  grid-template-columns: minmax(0, 0.87fr) minmax(540px, 1.13fr) !important;
  align-items: center !important;
  width: min(1360px, calc(100% - 72px)) !important;
  max-width: none !important;
  min-height: min(720px, calc(100dvh - 88px));
  margin-inline: auto !important;
  padding: clamp(40px, 4vw, 68px) 0 clamp(58px, 5vw, 82px) !important;
  gap: clamp(58px, 6.3vw, 96px) !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-copy {
  align-content: center !important;
  align-items: flex-start !important;
  gap: 0 !important;
  min-width: 0;
  padding: 0 !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-kicker {
  position: relative;
  width: 100% !important;
  max-width: none !important;
  margin: 0 0 24px !important;
  padding-left: 0 !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-kicker::before {
  display: none !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-kicker p {
  margin: 0 !important;
  color: #176a78 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.19em !important;
  line-height: 1.45 !important;
  text-transform: uppercase;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-title {
  width: min(100%, 660px) !important;
  margin: 0 !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-title .elementor-heading-title {
  max-width: 650px;
  color: #123448 !important;
  font-size: clamp(58px, 5vw, 78px) !important;
  font-weight: 680 !important;
  letter-spacing: -0.052em !important;
  line-height: 0.98 !important;
  text-wrap: balance;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-title em {
  position: relative;
  color: #1685ad !important;
  font-style: normal !important;
  font-weight: inherit;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-body {
  width: min(100%, 580px) !important;
  margin: 30px 0 0 !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-body p {
  margin: 0 !important;
  color: #486777 !important;
  font-size: clamp(18px, 1.42vw, 21px) !important;
  letter-spacing: -0.012em;
  line-height: 1.58 !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero .sa-actions {
  display: flex !important;
  align-items: center !important;
  width: auto !important;
  margin: 34px 0 0 !important;
  padding: 0 !important;
  gap: 12px !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero .sa-button {
  width: auto !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero .elementor-button {
  min-height: 58px;
  padding: 17px 25px !important;
  border-radius: 11px !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  letter-spacing: -0.005em;
  touch-action: manipulation;
  transition: transform 160ms ease-out, background-color 160ms ease-out, border-color 160ms ease-out, box-shadow 160ms ease-out !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero .sa-button-primary .elementor-button {
  border: 1px solid #16898d !important;
  background: #16898d !important;
  color: #fff !important;
  box-shadow: 0 2px 3px rgba(14, 104, 109, 0.16), 0 14px 30px rgba(14, 104, 109, 0.18) !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero .sa-button-secondary .elementor-button {
  border: 1px solid rgba(18, 52, 72, 0.14) !important;
  background: rgba(255, 255, 255, 0.64) !important;
  color: #123448 !important;
  box-shadow: 0 1px 2px rgba(16, 47, 67, 0.03) !important;
  backdrop-filter: blur(6px);
}

.smile-arc-launch-polished.sa-page-home .sa-hero .elementor-button-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 17px;
  height: 17px;
}

.smile-arc-launch-polished.sa-page-home .sa-hero .elementor-button-icon svg {
  width: 12px;
  height: 12px;
}

.smile-arc-launch-polished.sa-page-home .sa-hero .elementor-button:focus-visible {
  outline: 3px solid rgba(22, 137, 141, 0.3) !important;
  outline-offset: 3px;
}

@media (hover: hover) and (pointer: fine) {
  .smile-arc-launch-polished.sa-page-home .sa-hero .sa-button-primary .elementor-button:hover {
    transform: translateY(-2px);
    background: #117c80 !important;
    border-color: #117c80 !important;
    box-shadow: 0 3px 4px rgba(14, 104, 109, 0.16), 0 18px 36px rgba(14, 104, 109, 0.23) !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero .sa-button-secondary .elementor-button:hover {
    transform: translateY(-1px);
    border-color: rgba(18, 52, 72, 0.25) !important;
    background: rgba(255, 255, 255, 0.9) !important;
    box-shadow: 0 6px 18px rgba(16, 47, 67, 0.08) !important;
  }
}

.smile-arc-launch-polished.sa-page-home .sa-hero .elementor-button:active {
  transform: scale(0.98);
}

.smile-arc-launch-polished.sa-page-home .sa-hero-trust {
  width: min(100%, 620px) !important;
  margin: 34px 0 0 !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-trust p {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 !important;
  gap: 12px 0 !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-trust span {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  min-height: 20px;
  margin: 0 18px 0 0 !important;
  padding: 0 18px 0 16px !important;
  border: 0 !important;
  border-right: 1px solid rgba(18, 52, 72, 0.13) !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #365969 !important;
  font-size: 11px !important;
  font-weight: 650 !important;
  letter-spacing: 0.035em !important;
  line-height: 1.4 !important;
  white-space: nowrap;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-trust span::before {
  content: '';
  position: absolute;
  left: 0;
  width: 7px;
  height: 7px;
  border: 2px solid rgba(36, 157, 160, 0.22);
  border-radius: 50%;
  background: #249da0;
  box-sizing: border-box;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-trust span:last-child {
  margin-right: 0 !important;
  padding-right: 0 !important;
  border-right: 0 !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-visual {
  position: relative !important;
  display: block !important;
  align-self: center;
  min-width: 0;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 0 42px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-visual::before {
  display: none !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-visual::after {
  display: none !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-photo {
  width: 100% !important;
  min-height: 0 !important;
  height: clamp(470px, 36vw, 600px) !important;
  overflow: hidden;
  border: 1px solid rgba(16, 47, 67, 0.1) !important;
  border-radius: 26px !important;
  background: #e4efef !important;
  box-shadow: 0 3px 8px rgba(16, 47, 67, 0.07), 0 30px 70px rgba(16, 47, 67, 0.16) !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-photo::after {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
}

.smile-arc-launch-polished.sa-page-home .sa-hero-photo img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  object-fit: cover !important;
  object-position: 52% center !important;
  filter: saturate(0.92) contrast(0.99) brightness(1.02);
}

.smile-arc-launch-polished.sa-page-home .sa-hero-media-meta {
  position: absolute !important;
  z-index: 3;
  right: 30px !important;
  bottom: 0 !important;
  left: 30px !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr) !important;
  width: auto !important;
  height: auto !important;
  min-height: 86px;
  margin: 0 !important;
  padding: 18px 22px !important;
  gap: 22px !important;
  border: 1px solid rgba(16, 47, 67, 0.1);
  border-radius: 15px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: 0 2px 4px rgba(16, 47, 67, 0.05), 0 18px 42px rgba(16, 47, 67, 0.14) !important;
  backdrop-filter: blur(8px);
}

.smile-arc-launch-polished.sa-page-home .sa-hero-media-meta > .elementor-element {
  min-width: 0;
  padding: 0 !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-media-meta > .elementor-element + .elementor-element {
  padding-left: 22px !important;
  border-left: 1px solid rgba(16, 47, 67, 0.1);
}

.smile-arc-launch-polished.sa-page-home .sa-hero-media-meta p {
  margin: 0 !important;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-media-meta span,
.smile-arc-launch-polished.sa-page-home .sa-hero-media-meta strong {
  display: block;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-media-meta span {
  margin-bottom: 5px;
  color: #16898d !important;
  font-size: 10px !important;
  font-weight: 750 !important;
  letter-spacing: 0.16em !important;
  line-height: 1.3 !important;
  text-transform: uppercase;
}

.smile-arc-launch-polished.sa-page-home .sa-hero-media-meta strong {
  overflow: hidden;
  color: #123448 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: -0.005em;
  line-height: 1.45 !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 1080px) {
  .smile-arc-launch-polished.sa-page-home .sa-hero-inner {
    grid-template-columns: minmax(0, 0.92fr) minmax(440px, 1.08fr) !important;
    width: min(100% - 48px, 1180px) !important;
    min-height: 0;
    gap: 42px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-title .elementor-heading-title {
    font-size: clamp(51px, 5.7vw, 65px) !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-photo {
    height: clamp(470px, 51vw, 550px) !important;
  }
}

@media (max-width: 820px) {
  .smile-arc-launch-polished.sa-page-home .sa-hero-inner {
    grid-template-columns: minmax(0, 1fr) !important;
    width: min(100% - 40px, 700px) !important;
    padding: 56px 0 76px !important;
    gap: 48px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-copy {
    max-width: 670px;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-visual {
    width: 100%;
    padding-bottom: 38px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-photo {
    height: auto !important;
    aspect-ratio: 16 / 10 !important;
  }
}

@media (max-width: 600px) {
  .smile-arc-launch-polished.sa-page-home .sa-hero::before {
    display: none;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-inner {
    width: min(100% - 30px, 700px) !important;
    padding: 44px 0 62px !important;
    gap: 38px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-kicker {
    margin-bottom: 19px !important;
    padding-left: 0 !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-kicker p {
    font-size: 10px !important;
    letter-spacing: 0.16em !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-title .elementor-heading-title {
    font-size: clamp(43px, 13vw, 52px) !important;
    line-height: 0.99 !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-body {
    margin-top: 24px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-body p {
    font-size: 17px !important;
    line-height: 1.58 !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero .sa-actions {
    width: 100% !important;
    margin-top: 28px !important;
    gap: 10px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero .sa-button,
  .smile-arc-launch-polished.sa-page-home .sa-hero .elementor-button-wrapper,
  .smile-arc-launch-polished.sa-page-home .sa-hero .elementor-button {
    width: 100% !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-trust {
    margin-top: 28px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-trust p {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, max-content));
    gap: 10px 18px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-trust span {
    margin: 0 !important;
    padding: 0 0 0 15px !important;
    border: 0 !important;
    font-size: 10px !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-visual {
    padding: 0 !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-photo {
    aspect-ratio: 4 / 3 !important;
    border-radius: 18px !important;
    box-shadow: 0 2px 6px rgba(16, 47, 67, 0.06), 0 20px 46px rgba(16, 47, 67, 0.14) !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-media-meta {
    position: static !important;
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100% !important;
    min-height: 0;
    margin: 14px 0 0 !important;
    padding: 14px 16px !important;
    gap: 10px !important;
    border-radius: 12px !important;
    background: rgba(255, 255, 255, 0.78) !important;
    box-shadow: 0 1px 2px rgba(16, 47, 67, 0.04) !important;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-media-meta > .elementor-element + .elementor-element {
    padding: 10px 0 0 !important;
    border-top: 1px solid rgba(16, 47, 67, 0.09);
    border-left: 0;
  }

  .smile-arc-launch-polished.sa-page-home .sa-hero-media-meta strong {
    font-size: 12px !important;
    white-space: normal;
  }
}

/* Mobile navigation: a calm, full-height sheet with clear touch rhythm. */
@media (max-width: 767px) {
  .smile-arc-launch-polished #offcanvas .ct-panel-inner {
    width: min(90vw, 370px);
    border-left: 1px solid rgba(16, 47, 67, 0.1);
    background: #fbfdfc;
    box-shadow: -20px 0 60px rgba(16, 47, 67, 0.14);
  }

  .smile-arc-launch-polished #offcanvas .ct-panel-content {
    padding: 84px 24px max(28px, env(safe-area-inset-bottom));
  }

  .smile-arc-launch-polished #offcanvas .mobile-menu > ul {
    border-top: 1px solid rgba(16, 47, 67, 0.09);
  }

  .smile-arc-launch-polished #offcanvas .mobile-menu > ul > li {
    border-bottom: 1px solid rgba(16, 47, 67, 0.09);
  }

  .smile-arc-launch-polished #offcanvas .mobile-menu > ul > li > a {
    min-height: 56px;
    padding-block: 14px;
    color: #173b4e;
    font-size: 17px;
    line-height: 1.35;
  }

  .smile-arc-launch-polished #offcanvas [data-id="button"] {
    margin-top: 24px;
  }

  .smile-arc-launch-polished #offcanvas [data-id="button"] .ct-button {
    width: 100%;
    min-height: 52px;
    justify-content: center;
  }

  .smile-arc-launch-polished #offcanvas .ct-toggle-close {
    top: max(18px, env(safe-area-inset-top));
    right: 18px;
    width: 44px;
    height: 44px;
    border-radius: 11px;
    background: #fff;
  }
}

@media (prefers-reduced-motion: reduce) {
  .smile-arc-launch-polished *,
  .smile-arc-launch-polished *::before,
  .smile-arc-launch-polished *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* Editorial clinic showcase: real imagery, restrained framing, no carousel chrome. */
.smile-arc-launch-polished .sap-showcase {
  position: relative;
  overflow: hidden;
  padding: clamp(76px, 6.4vw, 104px) 0;
  border-block: 1px solid rgba(16, 47, 67, 0.08);
  background:
    radial-gradient(circle at 90% 10%, rgba(39, 165, 165, 0.11), transparent 28%),
    #f5f9f8;
}

.smile-arc-launch-polished .sap-showcase-inner {
  width: min(1240px, calc(100% - 48px));
  margin-inline: auto;
}

.smile-arc-launch-polished .sap-showcase-header {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(300px, 0.65fr);
  align-items: end;
  gap: 48px;
  margin-bottom: 42px;
}

.smile-arc-launch-polished .sap-showcase-eyebrow {
  margin: 0 0 12px;
  color: #168d91;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.18em;
  line-height: 1.4;
  text-transform: uppercase;
}

.smile-arc-launch-polished .sap-showcase-header h2 {
  max-width: 720px;
  margin: 0;
  color: #123448;
  font-size: clamp(38px, 4vw, 56px);
  font-weight: 650;
  letter-spacing: -0.045em;
  line-height: 1.02;
}

.smile-arc-launch-polished .sap-showcase-header > p {
  max-width: 470px;
  margin: 0 0 4px;
  color: #496474;
  font-size: 17px;
  line-height: 1.7;
}

.smile-arc-launch-polished .sap-showcase-grid {
  display: grid;
  grid-template-columns: minmax(0, 7fr) minmax(0, 5fr);
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.smile-arc-launch-polished .sap-showcase-item {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: minmax(0, 1fr) auto;
  min-width: 0;
  margin: 0;
}

.smile-arc-launch-polished .sap-showcase-item--primary {
  grid-row: 1 / span 2;
}

.smile-arc-launch-polished .sap-showcase-item img {
  width: 100%;
  height: 100% !important;
  min-height: 0;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border: 1px solid rgba(16, 47, 67, 0.1);
  border-radius: 18px;
  background: #e7efed;
  box-shadow: 0 18px 46px rgba(16, 47, 67, 0.1);
  transition: transform 260ms ease, box-shadow 260ms ease;
}

.smile-arc-launch-polished .sap-showcase-item--primary img {
  aspect-ratio: auto;
}

@media (hover: hover) {
  .smile-arc-launch-polished .sap-showcase-item:hover img {
    transform: translateY(-3px);
    box-shadow: 0 24px 54px rgba(16, 47, 67, 0.14);
  }
}

.smile-arc-launch-polished .sap-showcase-item figcaption {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 18px;
  padding: 14px 2px 2px;
  color: #123448;
}

.smile-arc-launch-polished .sap-showcase-item figcaption strong {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.smile-arc-launch-polished .sap-showcase-item figcaption span {
  color: #667d88;
  font-size: 13px;
  line-height: 1.45;
  text-align: right;
}

@media (max-width: 900px) {
  .smile-arc-launch-polished .sap-showcase {
    padding-block: 64px;
  }

  .smile-arc-launch-polished .sap-showcase-header {
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
    margin-bottom: 32px;
  }

  .smile-arc-launch-polished .sap-showcase-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: auto;
    gap: 22px 16px;
  }

  .smile-arc-launch-polished .sap-showcase-item--primary {
    grid-column: 1 / -1;
    grid-row: auto;
  }

  .smile-arc-launch-polished .sap-showcase-item--primary img {
    aspect-ratio: 16 / 9;
  }

  .smile-arc-launch-polished .sap-showcase-item figcaption {
    display: block;
  }

  .smile-arc-launch-polished .sap-showcase-item figcaption span {
    display: block;
    margin-top: 3px;
    text-align: left;
  }
}

@media (max-width: 600px) {
  .smile-arc-launch-polished .sap-showcase {
    padding-block: 48px;
  }

  .smile-arc-launch-polished .sap-showcase-inner {
    width: min(100% - 30px, 1240px);
  }

  .smile-arc-launch-polished .sap-showcase-header {
    margin-bottom: 26px;
  }

  .smile-arc-launch-polished .sap-showcase-header h2 {
    font-size: clamp(34px, 10vw, 42px);
    line-height: 1.06;
  }

  .smile-arc-launch-polished .sap-showcase-header > p {
    font-size: 16px;
    line-height: 1.6;
  }

  .smile-arc-launch-polished .sap-showcase-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 24px;
  }

  .smile-arc-launch-polished .sap-showcase-item--primary {
    grid-column: auto;
  }

  .smile-arc-launch-polished .sap-showcase-item img,
  .smile-arc-launch-polished .sap-showcase-item--primary img {
    aspect-ratio: 4 / 3;
    border-radius: 14px;
  }

  .smile-arc-launch-polished .sap-showcase-item figcaption {
    padding-top: 11px;
  }
}

/* Service hero visual: image first, information below, never text over a busy photo. */
.smile-arc-launch-polished .sa-service-hero-visual {
  position: relative !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: auto auto auto auto;
  align-content: start;
  gap: 0;
  min-height: 0 !important;
  height: auto !important;
  max-height: none !important;
  block-size: auto !important;
  max-block-size: none !important;
  aspect-ratio: auto !important;
  padding: 12px !important;
  overflow: hidden;
  border: 1px solid rgba(16, 47, 67, 0.1);
  border-radius: 24px !important;
  background: #fff !important;
  box-shadow: 0 2px 5px rgba(16, 47, 67, 0.05), 0 24px 58px rgba(16, 47, 67, 0.12) !important;
}

.smile-arc-launch-polished .sa-service-hero-visual::before,
.smile-arc-launch-polished .sa-service-hero-visual::after {
  display: none !important;
}

.smile-arc-launch-polished .sa-service-visual-photo {
  position: relative !important;
  inset: auto !important;
  grid-column: 1 / -1;
  grid-row: 1;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  border-radius: 16px !important;
}

.smile-arc-launch-polished .sa-service-visual-photo img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
  filter: saturate(0.9) contrast(0.98) brightness(1.03);
}

.smile-arc-launch-polished .sa-service-visual-kicker {
  position: absolute !important;
  display: block !important;
  z-index: 3;
  top: 28px !important;
  left: 28px !important;
  width: auto !important;
  max-width: calc(100% - 120px);
  margin: 0 !important;
  padding: 10px 14px !important;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px !important;
  background: rgba(18, 52, 72, 0.9) !important;
  color: #fff !important;
  box-shadow: 0 8px 22px rgba(16, 47, 67, 0.14);
  backdrop-filter: blur(6px);
}

.smile-arc-launch-polished .sa-service-visual-kicker p {
  margin: 0 !important;
  color: inherit !important;
  font-size: 11px !important;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1.3 !important;
  text-transform: uppercase;
}

.smile-arc-launch-polished .sa-service-visual-icon {
  position: absolute !important;
  z-index: 3;
  top: 26px !important;
  right: 26px !important;
  left: auto !important;
  width: 58px !important;
  height: 58px !important;
  padding: 13px !important;
  border: 1px solid rgba(16, 47, 67, 0.08);
  border-radius: 16px !important;
  background: rgba(255, 255, 255, 0.94) !important;
  box-shadow: 0 8px 22px rgba(16, 47, 67, 0.12);
}

.smile-arc-launch-polished .sa-service-visual-icon img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}

.smile-arc-launch-polished .sa-service-visual-title {
  position: relative !important;
  inset: auto !important;
  grid-column: 1 / -1;
  grid-row: 2;
  width: auto !important;
  margin: 0 !important;
  padding: 24px 20px 6px !important;
  color: #123448 !important;
}

.smile-arc-launch-polished .sa-service-visual-title .elementor-heading-title {
  margin: 0 !important;
  color: inherit !important;
  font-size: clamp(27px, 2.5vw, 35px) !important;
  font-weight: 650 !important;
  letter-spacing: -0.035em !important;
  line-height: 1.08 !important;
  text-wrap: balance;
}

.smile-arc-launch-polished .sa-service-visual-copy {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  grid-column: 1 / -1;
  grid-row: 3;
  width: auto !important;
  margin: 0 !important;
  padding: 5px 20px 20px !important;
  color: #58707d !important;
}

.smile-arc-launch-polished .sa-service-visual-copy p {
  margin: 0 !important;
  color: inherit !important;
  font-size: 14px !important;
  line-height: 1.58 !important;
}

.smile-arc-launch-polished .sa-service-visual-stats {
  position: relative !important;
  inset: auto !important;
  display: grid !important;
  grid-column: 1 / -1;
  grid-row: 4;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: auto !important;
  min-height: 0 !important;
  margin: 0 8px 8px !important;
  overflow: hidden;
  border: 1px solid rgba(16, 47, 67, 0.08);
  border-radius: 12px !important;
  background: #f3f8f7 !important;
}

.smile-arc-launch-polished .sa-service-visual-stat {
  position: relative !important;
  display: block !important;
  min-width: 0;
  min-height: 0 !important;
  padding: 16px 17px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.smile-arc-launch-polished .sa-service-visual-stat + .sa-service-visual-stat {
  border-left: 1px solid rgba(16, 47, 67, 0.09) !important;
}

.smile-arc-launch-polished .sa-service-visual-value,
.smile-arc-launch-polished .sa-service-visual-label {
  position: relative !important;
  inset: auto !important;
  width: auto !important;
  margin: 0 !important;
}

.smile-arc-launch-polished .sa-service-visual-value .elementor-heading-title {
  color: #123448 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}

.smile-arc-launch-polished .sa-service-visual-label p {
  margin: 4px 0 0 !important;
  color: #667d88 !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
}

/* Retired service: prevent content flash before the cleanup script runs. */
.smile-arc-launch-polished .sa-icon-emergency-dentistry,
.smile-arc-launch-polished .menu-item-426,
.smile-arc-launch-polished li:has(> a[href*="/services/emergency-dentistry/"]) {
  display: none !important;
}

@media (max-width: 767px) {
  .smile-arc-launch-polished .sa-service-hero-visual {
    padding: 9px !important;
    border-radius: 19px !important;
  }

  .smile-arc-launch-polished .sa-service-visual-photo {
    aspect-ratio: 4 / 3;
    border-radius: 12px !important;
  }

  .smile-arc-launch-polished .sa-service-visual-kicker {
    top: 21px !important;
    left: 21px !important;
    padding: 8px 11px !important;
  }

  .smile-arc-launch-polished .sa-service-visual-icon {
    top: 19px !important;
    right: 19px !important;
    width: 50px !important;
    height: 50px !important;
    padding: 11px !important;
    border-radius: 13px !important;
  }

  .smile-arc-launch-polished .sa-service-visual-title {
    padding: 21px 12px 5px !important;
  }

  .smile-arc-launch-polished .sa-service-visual-title .elementor-heading-title {
    font-size: clamp(25px, 8vw, 31px) !important;
  }

  .smile-arc-launch-polished .sa-service-visual-copy {
    padding: 5px 12px 17px !important;
  }

  .smile-arc-launch-polished .sa-service-visual-stats {
    margin: 0 3px 3px !important;
  }

  .smile-arc-launch-polished .sa-service-visual-stat {
    padding: 14px 12px !important;
  }
}

/* Homepage services CTA: keep the action distinct from the ivory section. */
.smile-arc-launch-polished.sa-page-home .sa-services-lead .sa-button-text .elementor-button {
  min-height: 48px !important;
  padding: 13px 18px !important;
  border: 1px solid #1478a6 !important;
  border-radius: 999px !important;
  background: #1478a6 !important;
  color: #fff !important;
  box-shadow: 0 10px 24px rgba(20, 120, 166, 0.2) !important;
}

.smile-arc-launch-polished.sa-page-home .sa-services-lead .sa-button-text .elementor-button-text,
.smile-arc-launch-polished.sa-page-home .sa-services-lead .sa-button-text .elementor-button-icon {
  color: #fff !important;
}

@media (hover: hover) and (pointer: fine) {
  .smile-arc-launch-polished.sa-page-home .sa-services-lead .sa-button-text .elementor-button:hover {
    border-color: #0a496b !important;
    background: #0a496b !important;
    box-shadow: 0 14px 30px rgba(10, 73, 107, 0.25) !important;
    transform: translateY(-1px);
  }
}
