.elementor-84453449 .elementor-element.elementor-element-8b9627a{--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-84453449 .elementor-element.elementor-element-e13a537 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:19px;font-weight:500;color:#161B1F;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-84453449 .elementor-element.elementor-element-1e30636{font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:400;}.elementor-84453449 .elementor-element.elementor-element-1e30636 p{margin-block-end:5px;}.elementor-84453449 .elementor-element.elementor-element-40e487b .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:17px;font-weight:500;color:#161B1F;}.elementor-84453449 .elementor-element.elementor-element-09c25f0 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:17px;font-weight:500;color:#161B1F;}.elementor-84453449 .elementor-element.elementor-element-21e1e0f .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:19px;font-weight:500;color:#161B1F;}.elementor-84453449 .elementor-element.elementor-element-21e1e0f > .elementor-widget-container{padding:10px 0px 0px 0px;}.scc-helps {
  font-family: 'Montserrat', sans-serif;
}
.scc-helps__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px 32px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.scc-helps__item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}
.scc-helps__icon {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #e8f5ea;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.scc-helps__icon svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: #2e7d32;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.scc-helps__body { min-width: 0; }
.scc-helps__title {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 4px;
  line-height: 1.3;
}
.scc-helps__text {
  font-size: 13.5px;
  line-height: 1.45;
  margin: 0;
  color: #555;
}
@media (max-width: 900px) {
  .scc-helps__list { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 560px) {
  .scc-helps__list { grid-template-columns: 1fr; }
}
.scc-covers {
  font-family: 'Montserrat', sans-serif;
}
.scc-covers__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 24px 32px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.scc-covers__item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}
.scc-covers__icon {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #e8f5ea;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.scc-covers__icon svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: #2e7d32;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.scc-covers__body { min-width: 0; }
.scc-covers__title {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 4px;
  line-height: 1.3;
}
.scc-covers__text {
  font-size: 13.5px;
  line-height: 1.45;
  margin: 0;
  color: #555;
}
@media (max-width: 900px) {
  .scc-covers__list { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 560px) {
  .scc-covers__list { 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):not(.scc-compare__table--tri) td:first-child {
  font-weight: 600;
  color: #000000;
  width: 28%;
}

.scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label):not(.scc-compare__table--tri) td:nth-child(2),
.scc-compare__table:not(.scc-compare__table--vs):not(.scc-compare__table--label):not(.scc-compare__table--tri) 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;
}

/* Equal 3-column comparison (e.g. Active / Backup / Archive) */
.scc-compare__table--tri {
  border-top: 3px solid #4a9e2e;
  border-radius: 4px 4px 0 0;
}

.scc-compare__table--tri th,
.scc-compare__table--tri td {
  width: 33.333% !important;
}

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

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

.scc-compare__table--tri th:last-child,
.scc-compare__table--tri td:last-child {
  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):not(.scc-compare__table--tri) td:first-child {
    padding-bottom: 4px;
    border-top: 1px solid #e2e2e2;
  }

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

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

  .scc-compare__table--vs td,
  .scc-compare__table--label td,
  .scc-compare__table--tri 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,
  .scc-compare__table--tri 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;
}