/* Nordic CRM Site Deep Dive V9
   Scoped to pages managed by the V9 plugin. */
.ncrm-site-deep-dive-v9 #main,
.ncrm-site-deep-dive-v9 #content,
.ncrm-site-deep-dive-v9 .wf-container-main,
.ncrm-site-deep-dive-v9 .content {
  width: 100% !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-section {
  overflow: hidden;
  margin: 0 !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-section > .elementor-container,
.ncrm-site-deep-dive-v9 .ncrm-v9-section > .elementor-container > .elementor-column,
.ncrm-site-deep-dive-v9 .ncrm-v9-column {
  width: 100% !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-section > .elementor-container {
  max-width: 1120px !important;
  margin: 0 auto !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-hero {
  margin-top: 0 !important;
  position: relative;
  z-index: 0;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-product-icon {
  width: 104px !important;
  max-width: 104px !important;
  margin: 0 auto !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-product-icon img {
  display: block;
  width: 104px !important;
  height: 104px !important;
  object-fit: contain;
  margin: 0 auto;
  filter: drop-shadow(0 12px 24px rgba(0, 0, 0, 0.22));
}

.ncrm-site-deep-dive-v9 .ncrm-v9-h1,
.ncrm-site-deep-dive-v9 .ncrm-v9-heading,
.ncrm-site-deep-dive-v9 .ncrm-v9-eyebrow,
.ncrm-site-deep-dive-v9 .ncrm-v9-lead,
.ncrm-site-deep-dive-v9 .ncrm-v9-intro {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-h1 {
  max-width: 980px;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-lead,
.ncrm-site-deep-dive-v9 .ncrm-v9-intro {
  max-width: 820px;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-eyebrow p,
.ncrm-site-deep-dive-v9 .ncrm-v9-lead p,
.ncrm-site-deep-dive-v9 .ncrm-v9-intro p {
  margin: 0;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-actions {
  width: min(100%, 560px) !important;
  margin: 0 auto !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-actions .elementor-button-wrapper,
.ncrm-site-deep-dive-v9 .ncrm-v9-actions .elementor-button {
  width: 100%;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-visual {
  width: min(100%, 860px) !important;
  margin: 0 auto !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-visual img {
  display: block;
  width: 100%;
  max-height: 480px;
  object-fit: cover;
  margin: 0 auto;
  border-radius: 72px 18px 72px 18px;
  box-shadow: 0 20px 50px rgba(31, 31, 35, 0.13);
}

.ncrm-site-deep-dive-v9 .ncrm-v9-visual--case img {
  width: auto;
  max-width: min(520px, 86%);
  max-height: 220px;
  object-fit: contain;
  padding: 34px;
  background: #fff;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-grid {
  max-width: 1120px;
  margin: 0 auto !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-grid > .elementor-container {
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card > .elementor-widget-wrap {
  height: 100%;
  padding: 26px 20px !important;
  border: 1px solid rgba(31, 31, 35, 0.07);
  border-radius: 72px 18px 72px 18px;
  background: #fff;
  box-shadow: 0 16px 34px rgba(31, 31, 35, 0.09);
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget,
.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget .elementor-widget-container,
.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget .elementor-icon-box-wrapper,
.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget .elementor-image-box-wrapper {
  height: 100%;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget .elementor-icon-box-wrapper,
.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget .elementor-image-box-wrapper,
.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget .elementor-icon-box-content,
.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget .elementor-image-box-content {
  text-align: center !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget .elementor-icon {
  font-size: 30px;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget--image .elementor-image-box-img {
  width: 92px !important;
  margin: 0 auto 18px !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget--image .elementor-image-box-img img {
  display: block;
  width: 92px !important;
  height: 92px !important;
  object-fit: contain;
  margin: 0 auto;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget .elementor-icon-box-title {
  margin-top: 12px;
  margin-bottom: 10px;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget .elementor-icon-box-description {
  margin: 0;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card--pse > .elementor-widget-wrap {
  padding: 30px 24px !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget--pse .elementor-icon-box-description {
  display: flex;
  flex-direction: column;
  gap: 7px;
  text-align: center !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-label {
  display: block;
  width: max-content;
  margin: 10px auto 0;
  padding: 4px 9px;
  border-radius: 999px;
  background: rgba(29, 155, 141, 0.12);
  color: #0f6f65;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-process .ncrm-v9-card > .elementor-widget-wrap {
  border-color: rgba(255, 255, 255, 0.08);
  background: #292a2f;
  box-shadow: none;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget--dark .elementor-icon-box-title,
.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget--dark .elementor-icon-box-title a,
.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget--dark .elementor-icon-box-description {
  color: #fff !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-related .ncrm-v9-card > .elementor-widget-wrap {
  box-shadow: none;
  border-color: #e6e8eb;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-source-note,
.ncrm-site-deep-dive-v9 .ncrm-v9-source-note p {
  max-width: 860px;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-source-note a {
  color: #0f6f65;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-accordion {
  width: min(100%, 980px) !important;
  margin: 0 auto !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-accordion .elementor-accordion-item {
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 18px 6px 18px 6px;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-accordion .elementor-tab-title,
.ncrm-site-deep-dive-v9 .ncrm-v9-accordion .elementor-tab-content {
  padding: 20px 22px;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-cta .elementor-button-wrapper {
  text-align: center;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-support-table-section > .elementor-container {
  max-width: 1240px !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-support-table {
  width: 100%;
}

@media (max-width: 1024px) {
  .ncrm-site-deep-dive-v9 .ncrm-v9-grid > .elementor-container {
    flex-wrap: wrap;
  }

  .ncrm-site-deep-dive-v9 .ncrm-v9-card {
    width: 50% !important;
  }

  .ncrm-site-deep-dive-v9 .ncrm-v9-grid--3 .ncrm-v9-card:last-child {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .ncrm-site-deep-dive-v9 .ncrm-v9-actions {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
  }

  .ncrm-site-deep-dive-v9 .ncrm-v9-card {
    width: 100% !important;
  }

  .ncrm-site-deep-dive-v9 .ncrm-v9-card > .elementor-widget-wrap {
    border-radius: 48px 14px 48px 14px;
  }

  .ncrm-site-deep-dive-v9 .ncrm-v9-visual img {
    max-height: 320px;
    border-radius: 48px 14px 48px 14px;
  }

  .ncrm-site-deep-dive-v9 .ncrm-v9-card-widget--pse .elementor-icon-box-description {
    text-align: center;
  }

  .ncrm-site-deep-dive-v9 .ncrm-v9-label {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ncrm-site-deep-dive-v9 *,
  .ncrm-site-deep-dive-v9 *::before,
  .ncrm-site-deep-dive-v9 *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}


/* V9 design tokens and layout families */
.ncrm-site-deep-dive-v9 {
  --ncrm-gap-desktop: 24px;
  --ncrm-gap-tablet: 20px;
  --ncrm-gap-mobile: 16px;
  --ncrm-shape: 72px 14px 72px 14px;
  --ncrm-shape-mobile: 46px 10px 46px 10px;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-section > .elementor-container {
  max-width: 1180px !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-grid > .elementor-container {
  width: calc(100% + var(--ncrm-gap-desktop)) !important;
  max-width: calc(100% + var(--ncrm-gap-desktop)) !important;
  margin-left: calc(var(--ncrm-gap-desktop) / -2) !important;
  margin-right: calc(var(--ncrm-gap-desktop) / -2) !important;
  row-gap: var(--ncrm-gap-desktop) !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card {
  padding-left: calc(var(--ncrm-gap-desktop) / 2) !important;
  padding-right: calc(var(--ncrm-gap-desktop) / 2) !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card > .elementor-widget-wrap,
.ncrm-site-deep-dive-v9 .ncrm-v9-visual img,
.ncrm-site-deep-dive-v9 .ncrm-v9-visual--case img {
  border-radius: var(--ncrm-shape) !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card > .elementor-widget-wrap {
  padding: 30px 26px !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget .elementor-icon-box-description,
.ncrm-site-deep-dive-v9 .ncrm-v9-card-widget .elementor-image-box-description {
  text-align: center !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-mosaic--b .ncrm-v9-card:first-child,
.ncrm-site-deep-dive-v9 .ncrm-v9-mosaic--suite .ncrm-v9-card:first-child {
  width: 66.666% !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-mosaic--c .ncrm-v9-card:nth-child(2),
.ncrm-site-deep-dive-v9 .ncrm-v9-mosaic--d .ncrm-v9-card:nth-child(5) {
  width: 66.666% !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-timeline .ncrm-v9-card > .elementor-widget-wrap {
  position: relative;
  overflow: hidden;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-timeline .ncrm-v9-card > .elementor-widget-wrap::after {
  content: "";
  position: absolute;
  right: -18px;
  bottom: -18px;
  width: 86px;
  height: 86px;
  border-radius: 50%;
  background: rgba(67, 186, 189, 0.10);
}

.ncrm-site-deep-dive-v9 .ncrm-v9-change .ncrm-v9-card > .elementor-widget-wrap {
  border-color: rgba(29, 155, 141, 0.15);
  box-shadow: none;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-connect .ncrm-v9-card > .elementor-widget-wrap,
.ncrm-site-deep-dive-v9 .ncrm-v9-card--fact > .elementor-widget-wrap,
.ncrm-site-deep-dive-v9 .ncrm-v9-card--links > .elementor-widget-wrap {
  box-shadow: none;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-help .ncrm-v9-card > .elementor-widget-wrap,
.ncrm-site-deep-dive-v9 .ncrm-v9-section--dark .ncrm-v9-card > .elementor-widget-wrap {
  background: #292a2f;
  border-color: rgba(255,255,255,.08);
  box-shadow: none;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-help .elementor-icon-box-title,
.ncrm-site-deep-dive-v9 .ncrm-v9-help .elementor-icon-box-title a,
.ncrm-site-deep-dive-v9 .ncrm-v9-help .elementor-icon-box-description,
.ncrm-site-deep-dive-v9 .ncrm-v9-section--dark .elementor-icon-box-title,
.ncrm-site-deep-dive-v9 .ncrm-v9-section--dark .elementor-icon-box-title a,
.ncrm-site-deep-dive-v9 .ncrm-v9-section--dark .elementor-icon-box-description {
  color: #fff !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-visual-intro--reverse .ncrm-v9-visual {
  width: min(100%, 760px) !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-visual-intro--forward .ncrm-v9-visual {
  width: min(100%, 920px) !important;
}

.ncrm-site-deep-dive-v9 .ncrm-v9-label {
  margin-bottom: 12px !important;
}

.ncrm-site-deep-dive-v9 .ncrm-sla__table-wrap,
.ncrm-site-deep-dive-v9 .ncrm-sla__assessment-box,
.ncrm-site-deep-dive-v9 .ncrm-sla__terms,
.ncrm-site-deep-dive-v9 .ncrm-sla__cloud {
  border-radius: var(--ncrm-shape) !important;
}

.ncrm-site-deep-dive-v9 .ncrm-sla__assessment {
  gap: var(--ncrm-gap-desktop) !important;
}

.ncrm-menu-cta > a {
  display: inline-flex !important;
  align-items: center;
  min-height: 42px;
  padding: 10px 18px !important;
  border-radius: 20px 6px 20px 6px;
  color: #fff !important;
  background: #1D9B8D !important;
}

.ncrm-menu-cta > a:hover,
.ncrm-menu-cta > a:focus {
  background: #C950B4 !important;
}

@media (max-width: 1024px) {
  .ncrm-site-deep-dive-v9 .ncrm-v9-grid > .elementor-container {
    width: calc(100% + var(--ncrm-gap-tablet)) !important;
    max-width: calc(100% + var(--ncrm-gap-tablet)) !important;
    margin-left: calc(var(--ncrm-gap-tablet) / -2) !important;
    margin-right: calc(var(--ncrm-gap-tablet) / -2) !important;
    row-gap: var(--ncrm-gap-tablet) !important;
  }
  .ncrm-site-deep-dive-v9 .ncrm-v9-card {
    width: 50% !important;
    padding-left: calc(var(--ncrm-gap-tablet) / 2) !important;
    padding-right: calc(var(--ncrm-gap-tablet) / 2) !important;
  }
}

@media (max-width: 767px) {
  .ncrm-site-deep-dive-v9 .ncrm-v9-grid > .elementor-container {
    width: calc(100% + var(--ncrm-gap-mobile)) !important;
    max-width: calc(100% + var(--ncrm-gap-mobile)) !important;
    margin-left: calc(var(--ncrm-gap-mobile) / -2) !important;
    margin-right: calc(var(--ncrm-gap-mobile) / -2) !important;
    row-gap: var(--ncrm-gap-mobile) !important;
  }
  .ncrm-site-deep-dive-v9 .ncrm-v9-card,
  .ncrm-site-deep-dive-v9 .ncrm-v9-mosaic .ncrm-v9-card {
    width: 100% !important;
    padding-left: calc(var(--ncrm-gap-mobile) / 2) !important;
    padding-right: calc(var(--ncrm-gap-mobile) / 2) !important;
  }
  .ncrm-site-deep-dive-v9 .ncrm-v9-card > .elementor-widget-wrap,
  .ncrm-site-deep-dive-v9 .ncrm-v9-visual img,
  .ncrm-site-deep-dive-v9 .ncrm-v9-visual--case img,
  .ncrm-site-deep-dive-v9 .ncrm-sla__table-wrap,
  .ncrm-site-deep-dive-v9 .ncrm-sla__assessment-box,
  .ncrm-site-deep-dive-v9 .ncrm-sla__terms,
  .ncrm-site-deep-dive-v9 .ncrm-sla__cloud {
    border-radius: var(--ncrm-shape-mobile) !important;
  }
  .ncrm-site-deep-dive-v9 .ncrm-sla__assessment {
    gap: var(--ncrm-gap-mobile) !important;
  }
}
