.elementor-84453081 .elementor-element.elementor-element-f504139{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-84453081 .elementor-element.elementor-element-63a01f6 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-84453081 .elementor-element.elementor-element-63a01f6 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:500;color:var( --e-global-color-secondary );}.elementor-84453081 .elementor-element.elementor-element-a75db15 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-84453081 .elementor-element.elementor-element-a75db15 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:500;color:var( --e-global-color-secondary );}@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap');

.scc-compare {
  font-family: 'Montserrat', sans-serif;
}

.scc-compare__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #e2e2e2;
  border-top: none;
  border-radius: 0 0 8px 8px;
  background: #ffffff;
  table-layout: fixed;
}

.scc-compare__table th {
  background: #fff;
  color: #000000;
  font-size: 11px;
  font-weight: 700;
  padding: 14px 20px;
  text-align: left;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  border-bottom: 1px solid #e2e2e2;
}

.scc-compare__table td {
  font-size: 13px;
  font-weight: 400;
  padding: 16px 20px;
  vertical-align: top;
  line-height: 1.65;
  color: #5a5a5a;
}

.scc-compare__table tbody tr:not(:last-child) td {
  border-bottom: 1px solid #f0f0f0;
}

.scc-compare__table tbody tr:nth-child(even) td {
  background: #fff;
}

.scc-compare__table tr:hover td {
  background: #f4f4f4;
}

/* Default: 3-column "label / option A / option B" layout */
.scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label) td:first-child {
  font-weight: 600;
  color: #000000;
  width: 28%;
}

.scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label) td:nth-child(2),
.scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label) td:nth-child(3) {
  width: 36%;
}

/* Head-to-head: equal 50 / 50 comparison columns */
.scc-compare__table--vs th,
.scc-compare__table--vs td {
  width: 50% !important;
}

.scc-compare__table--vs td:first-child {
  font-weight: 400;
  color: #5a5a5a;
}

.scc-compare__table--vs th:first-child,
.scc-compare__table--vs td:first-child {
  border-right: 1px solid #e8e8e8;
  border-left: 3px solid #c0dd97;
  padding-left: 24px;
}

.scc-compare__table--vs th:last-child,
.scc-compare__table--vs td:last-child {
  border-right: 3px solid #4a9e2e;
  padding-right: 24px;
}

.scc-compare__table--vs th:last-child {
  color: #000;
}

/* Label / description: narrow first column, wide second, with side accents */
.scc-compare__table--label th:first-child,
.scc-compare__table--label td:first-child {
  width: 25%;
  border-left: 3px solid #c0dd97;
  padding-left: 24px;
}

.scc-compare__table--label td:first-child {
  font-weight: 600;
  color: #000;
}

.scc-compare__table--label th:last-child,
.scc-compare__table--label td:last-child {
  width: 75%;
  border-right: 3px solid #c0dd97;
  padding-right: 24px;
}

/* Mobile */
@media (max-width: 768px) {
  .scc-compare__table thead {
    display: none;
  }

  .scc-compare__table tbody tr:nth-child(even) td {
    background: #ffffff;
  }

  .scc-compare__table td {
    display: block;
    width: 100% !important;
    border-bottom: none !important;
  }

  .scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label) td:first-child {
    padding-bottom: 4px;
    border-top: 1px solid #e2e2e2;
  }

  .scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label) td:not(:first-child) {
    padding-top: 4px;
  }

  .scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label) td[data-label]::before {
    content: attr(data-label) ": ";
    font-weight: 600;
    color: #000;
  }

  .scc-compare__table--vs td,
  .scc-compare__table--label td {
    border-top: 1px solid #e2e2e2;
    border-left: none !important;
    border-right: none !important;
    padding: 14px 16px !important;
  }

  .scc-compare__table--vs td[data-label]::before,
  .scc-compare__table--label td[data-label]::before {
    content: attr(data-label);
    display: block;
    font-size: 11px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    margin-bottom: 6px;
  }
}

/* Industrial routing 2-column table fix */
.scc-compare__table--vs {
  border-top: 3px solid #4a9e2e;
  border-radius: 4px 4px 0 0;
}

.scc-compare__table--vs th,
.scc-compare__table--vs td {
  width: 50% !important;
}

.scc-compare__table--vs td:first-child {
  font-weight: 400 !important;
  color: #5a5a5a !important;
}
/* Step number inside group headers */
.scc-solutions .scc-group__step-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
.scc-solutions .scc-group__step-num {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #ffffff;
  background: #4a9e2e;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  letter-spacing: 0.03em;
}

/* Designed for inside body (above sub-sections) */
.scc-solutions .scc-vcard__body .scc-vcard__bestfor {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #000000;
  line-height: 1.5;
  background: #f0f8eb;
  border-radius: 4px;
  padding: 7px 10px;
  margin: 10px 14px;
}
.scc-solutions .scc-vcard__body .scc-vcard__bestfor strong {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #4a9e2e;
  display: inline;
  margin-right: 3px;
}

/* Tighter sub-label to links gap */
.scc-solutions .scc-vsub__label {
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #888888;
  padding: 8px 14px 2px;
  margin: 0;
  display: block;
}

/* Sector tags */
.scc-solutions .scc-vcard__sectors {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 0 14px 10px;
}
.scc-solutions .scc-sector-tag {
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #3a7d22;
  background: #f0f8eb;
  border: 1px solid #c8e8b0;
  border-radius: 4px;
  padding: 3px 8px;
  line-height: 1.4;
}

.scc-solutions .scc-bottom-group .scc-vcard {
  border: 1px solid #e2e2e2;
}

/* ── VENDOR GRID ── */
.scc-solutions {
  font-family: 'Montserrat', sans-serif;
}
.scc-vendor-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  padding: 12px;
  background: #ffffff;
}
.scc-solutions .scc-vcard {
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 6px rgba(0,0,0,0.06);
}
.scc-solutions .scc-vcard__head {
  padding: 14px 16px 12px;
  background: #ffffff;
  border-bottom: 1px solid #e2e2e2;
}
.scc-solutions .scc-vcard__logo {
  height: 44px;
  width: auto;
  max-width: 160px;
  display: block;
  object-fit: contain;
  object-position: left;
  margin-bottom: 10px;
}
.scc-solutions .scc-vcard__bestfor {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #000000;
  line-height: 1.5;
  background: #f0f8eb;
  border-radius: 4px;
  padding: 7px 10px;
  margin-top: 10px;
}
.scc-solutions .scc-vcard__bestfor strong {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #4a9e2e;
  display: inline;
  margin-right: 3px;
}
.scc-solutions .scc-vcard__body {
  background: #ffffff;
  flex: 1;
}
.scc-solutions .scc-vsub {
  border-bottom: 1px solid #e2e2e2;
}
.scc-solutions .scc-vsub:last-child {
  border-bottom: none;
}
.scc-solutions .scc-vsub__label {
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #888888;
  padding: 8px 14px 4px;
}
.scc-solutions .scc-vsub__links {
  list-style: none;
  padding: 0 0 8px;
  margin: 0;
}
.scc-solutions .scc-vsub__links li a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8px;
  padding: 7px 14px;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  transition: background 0.12s;
}
.scc-solutions .scc-vsub__links li a:hover {
  background: #f0f8eb;
  color: #4a9e2e;
}
.scc-solutions .scc-vsub__item {
  display: flex;
  flex-direction: column;
  gap: 2px;
  flex: 1;
}
.scc-solutions .scc-vsub__name {
  font-size: 13px;
  font-weight: 600;
  color: #000000;
  line-height: 1.3;
}
.scc-solutions .scc-vsub__links li a:hover .scc-vsub__name {
  color: #4a9e2e;
}
.scc-solutions .scc-vsub__desc {
  font-size: 13px;
  font-weight: 400;
  color: #555555;
  line-height: 1.45;
}
.scc-solutions .scc-vsub__arr {
  display: none;
}
.scc-solutions .scc-vsub__btn {
  display: inline-block;
  margin-top: 0.25rem;
  padding: 0.5rem 1.25rem;
  border: 1px solid #cccccc;
  border-radius: 999px;
  background: linear-gradient(to bottom, #ffffff, #f0f0f0);
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #111;
  text-decoration: none;
  transition: background 0.2s, border-color 0.2s;
}
.scc-solutions .scc-vsub__links li a:hover .scc-vsub__btn {
  background: linear-gradient(to bottom, #f5f5f5, #e8e8e8);
  border-color: #aaaaaa;
}

/* ── BOTTOM GROUPS ── */
.scc-solutions .scc-bottom-group {
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 12px;
}
.scc-solutions .scc-bottom-group:last-child {
  margin-bottom: 0;
}
.scc-solutions .scc-bottom-group__header {
  padding: 14px 20px;
  background: #f8f8f8;
  border-bottom: 1px solid #e2e2e2;
  display: flex;
  align-items: center;
  gap: 16px;
}
.scc-solutions .scc-bottom-group__header-content {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 12px;
}
.scc-solutions .scc-bottom-group__name {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #000000;
  flex-shrink: 0;
}
.scc-solutions .scc-bottom-group__desc {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #444444;
  line-height: 1.5;
}
.scc-solutions .scc-bottom-group__image {
  width: 140px;
  height: 80px;
  object-fit: cover;
  border-radius: 6px;
  flex-shrink: 0;
}

/* Layout for blocks with a side image next to the cards */
.scc-solutions .scc-bottom-group--with-image .scc-group__cards {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.scc-solutions .scc-bottom-group--with-image .scc-group__cards-inner {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
.scc-solutions .scc-bottom-group--with-image .scc-group__side-image {
  width: 220px;
  flex-shrink: 0;
  object-fit: cover;
  display: block;
  border-left: 1px solid #e2e2e2;
}

/* ── SOLUTION CARDS ── */
.scc-solutions .scc-group__cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  background: #ffffff;
}
.scc-solutions .scc-sol-card {
  padding: 16px;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  transition: background 0.15s;
  position: relative;
  box-sizing: border-box;
}
.scc-solutions .scc-sol-card:hover {
  background: #f0f8eb;
}
.scc-solutions .scc-sol-card::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #4a9e2e;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.2s;
}
.scc-solutions .scc-sol-card:hover::after {
  transform: scaleX(1);
}
.scc-solutions .scc-sol-card:last-child {
  border-right: none;
}
.scc-solutions .scc-sol-card__role {
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #4a9e2e;
  margin: 0 0 5px;
  display: block;
}
.scc-solutions .scc-sol-card__name {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #000000;
  line-height: 1.35;
  margin: 0 0 10px;
}
.scc-solutions .scc-sol-card__bullets {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
  flex: 1;
}
.scc-solutions .scc-sol-card__bullets li {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #000000;
  line-height: 1.45;
  padding: 4px 0 4px 14px;
  position: relative;
  border-top: 0.5px solid #eeeeee;
}
.scc-solutions .scc-sol-card__bullets li:last-child {
  border-bottom: 0.5px solid #eeeeee;
}
.scc-solutions .scc-sol-card__bullets li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #4a9e2e;
}
.scc-solutions .scc-sol-card__bestfor {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #000000;
  line-height: 1.5;
  margin: 10px 0 0;
  padding: 7px 10px;
  background: #f0f8eb;
  border-radius: 4px;
}
.scc-solutions .scc-sol-card__footer {
  margin-top: auto;
  padding-top: 12px;
}
.scc-solutions .scc-sol-card__btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #000000;
  background: linear-gradient(to bottom, #ffffff, #f0f0f0);
  border: 1px solid #cccccc;
  padding: 7px 14px;
  border-radius: 50px;
  text-decoration: none;
  transition: background 0.15s, border-color 0.15s;
  white-space: nowrap;
}
.scc-solutions .scc-sol-card:hover .scc-sol-card__btn {
  background: linear-gradient(to bottom, #f5f5f5, #e8e8e8);
  border-color: #aaaaaa;
}

@media (max-width: 991px) {
  .scc-vendor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .scc-vendor-grid {
    grid-template-columns: 1fr;
  }
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap');

.scc-compare {
  font-family: 'Montserrat', sans-serif;
}

.scc-compare__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #e2e2e2;
  border-top: none;
  border-radius: 0 0 8px 8px;
  background: #ffffff;
  table-layout: fixed;
}

.scc-compare__table th {
  background: #fff;
  color: #000000;
  font-size: 11px;
  font-weight: 700;
  padding: 14px 20px;
  text-align: left;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  border-bottom: 1px solid #e2e2e2;
}

.scc-compare__table td {
  font-size: 13px;
  font-weight: 400;
  padding: 16px 20px;
  vertical-align: top;
  line-height: 1.65;
  color: #5a5a5a;
}

.scc-compare__table tbody tr:not(:last-child) td {
  border-bottom: 1px solid #f0f0f0;
}

.scc-compare__table tbody tr:nth-child(even) td {
  background: #fff;
}

.scc-compare__table tr:hover td {
  background: #f4f4f4;
}

/* Default: 3-column "label / option A / option B" layout */
.scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label) td:first-child {
  font-weight: 600;
  color: #000000;
  width: 28%;
}

.scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label) td:nth-child(2),
.scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label) td:nth-child(3) {
  width: 36%;
}

/* Head-to-head: equal 50 / 50 comparison columns */
.scc-compare__table--vs th,
.scc-compare__table--vs td {
  width: 50% !important;
}

.scc-compare__table--vs td:first-child {
  font-weight: 400;
  color: #5a5a5a;
}

.scc-compare__table--vs th:first-child,
.scc-compare__table--vs td:first-child {
  border-right: 1px solid #e8e8e8;
  border-left: 3px solid #c0dd97;
  padding-left: 24px;
}

.scc-compare__table--vs th:last-child,
.scc-compare__table--vs td:last-child {
  border-right: 3px solid #4a9e2e;
  padding-right: 24px;
}

.scc-compare__table--vs th:last-child {
  color: #000;
}

/* Label / description: narrow first column, wide second, with side accents */
.scc-compare__table--label th:first-child,
.scc-compare__table--label td:first-child {
  width: 25%;
  border-left: 3px solid #c0dd97;
  padding-left: 24px;
}

.scc-compare__table--label td:first-child {
  font-weight: 600;
  color: #000;
}

.scc-compare__table--label th:last-child,
.scc-compare__table--label td:last-child {
  width: 75%;
  border-right: 3px solid #c0dd97;
  padding-right: 24px;
}

/* Mobile */
@media (max-width: 768px) {
  .scc-compare__table thead {
    display: none;
  }

  .scc-compare__table tbody tr:nth-child(even) td {
    background: #ffffff;
  }

  .scc-compare__table td {
    display: block;
    width: 100% !important;
    border-bottom: none !important;
  }

  .scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label) td:first-child {
    padding-bottom: 4px;
    border-top: 1px solid #e2e2e2;
  }

  .scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label) td:not(:first-child) {
    padding-top: 4px;
  }

  .scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label) td[data-label]::before {
    content: attr(data-label) ": ";
    font-weight: 600;
    color: #000;
  }

  .scc-compare__table--vs td,
  .scc-compare__table--label td {
    border-top: 1px solid #e2e2e2;
    border-left: none !important;
    border-right: none !important;
    padding: 14px 16px !important;
  }

  .scc-compare__table--vs td[data-label]::before,
  .scc-compare__table--label td[data-label]::before {
    content: attr(data-label);
    display: block;
    font-size: 11px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    margin-bottom: 6px;
  }
}

/* Industrial routing 2-column table fix */
.scc-compare__table--vs {
  border-top: 3px solid #4a9e2e;
  border-radius: 4px 4px 0 0;
}

.scc-compare__table--vs th,
.scc-compare__table--vs td {
  width: 50% !important;
}

.scc-compare__table--vs td:first-child {
  font-weight: 400 !important;
  color: #5a5a5a !important;
}