.elementor-84457304 .elementor-element.elementor-element-94dc3e1{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-84457304 .elementor-element.elementor-element-84752e0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-84457304 .elementor-element.elementor-element-d19e31a{--display:flex;--justify-content:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-84457304 .elementor-element.elementor-element-96a5174 img{border-radius:5px 5px 5px 5px;}.elementor-84457304 .elementor-element.elementor-element-7c1295b{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-84457304 .elementor-element.elementor-element-10399d2{--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-84457304 .elementor-element.elementor-element-772ff7e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-84457304 .elementor-element.elementor-element-772ff7e .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:500;color:var( --e-global-color-secondary );}.elementor-84457304 .elementor-element.elementor-element-fa9319d{--display:flex;}@media(max-width:767px){.elementor-84457304 .elementor-element.elementor-element-96a5174{width:var( --container-widget-width, 70% );max-width:70%;--container-widget-width:70%;--container-widget-flex-grow:0;}.elementor-84457304 .elementor-element.elementor-element-96a5174.elementor-element{--align-self:center;}}@media(min-width:768px){.elementor-84457304 .elementor-element.elementor-element-84752e0{--width:80%;}.elementor-84457304 .elementor-element.elementor-element-d19e31a{--width:20%;}}.scc-layers__number {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  background: #4a9e2e;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  letter-spacing: 0.03em;
}
/* =========================================================
   SUPPORTING / TECHNOLOGY TAGS
========================================================= */

/* Intro paragraph directly above the supporting block */
p:has(+ .scc-supporting) {
  margin: 0 0 14px;
  color: #222222;
  font-size: 14px !important;
  line-height: 1.6;
}


/* Supporting block */
.scc-supporting {
  margin-top: 0;
}


/* Label */
.scc-supporting__label {
  display: block;
  margin: 0 0 8px;

  color: #406127;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}


/* Tag container */
.scc-supporting__items {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}


/* Individual tags */
.scc-supporting__items span {
  display: inline-flex;
  align-items: center;

  padding: 6px 10px;

  background: #f1f8eb;
  border: 1px solid #dcebd1;
  border-radius: 5px;

  color: #222222;
  font-size: 13px;
  font-weight: 450;
  line-height: 1.3;
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 768px) {

  p:has(+ .scc-supporting) {
    font-size: 14px !important;
    line-height: 1.55;
  }

  .scc-supporting__items {
    gap: 6px;
  }

  .scc-supporting__items span {
    padding: 6px 9px;
    font-size: 12.5px;
  }

}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap');


/* =========================================================
   SHARED TABLE STYLING
========================================================= */

.scc-compare,
.scc-compare * {
  box-sizing: border-box;
}

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

.scc-compare__top-border {
  width: 100%;
}

.scc-compare__table {
  width: 100%;
  max-width: 100%;

  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;

  background: #ffffff;

  border: 1px solid #e2e2e2;
  border-top: 3px solid #4a9e2e;
  border-radius: 4px 4px 8px 8px;

  overflow: hidden;
}


/* =========================================================
   HEADINGS
========================================================= */

.scc-compare__table th {
  padding: 14px 20px;

  background: #ffffff;
  border-bottom: 1px solid #e2e2e2;

  color: #000000;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: left;
  text-transform: uppercase;

  overflow-wrap: break-word;
}


/* =========================================================
   CELLS
========================================================= */

.scc-compare__table td {
  padding: 16px 20px;

  vertical-align: top;

  color: #5a5a5a;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.65;

  overflow-wrap: break-word;
}

.scc-compare__table td strong {
  color: #4a4a4a;
  font-weight: 600;
}

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


/* =========================================================
   TYPE 1 — VS TABLE
   50 / 50
========================================================= */

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

.scc-compare__table--vs th:first-child,
.scc-compare__table--vs td:first-child {
  border-left: 3px solid #c0dd97;
  border-right: 1px solid #e4e4e4;
  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;
}


/* =========================================================
   TYPE 2 — LABEL TABLE
   25 / 75
========================================================= */

.scc-compare__table--label th:first-child,
.scc-compare__table--label td:first-child {
  width: 25%;

  border-left: 3px solid #c0dd97;
  border-right: 1px solid #e4e4e4;

  padding-left: 24px;
}

.scc-compare__table--label th:last-child,
.scc-compare__table--label td:last-child {
  width: 75%;

  border-right: 3px solid #c0dd97;

  padding-right: 24px;
}

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


/* =========================================================
   DESKTOP HOVER
========================================================= */

@media (min-width: 769px) {

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

  .scc-compare__table--vs tbody tr:hover td:last-child {
    background: #f5f9f2;
  }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 768px) {

  .scc-compare {
    width: 100%;
    overflow: hidden;
  }

  .scc-compare__table {
    width: 100% !important;
    max-width: 100% !important;

    table-layout: fixed;
  }


  /* =======================================================
     MOBILE — VS TABLE
     Remains 50 / 50
  ======================================================= */

  .scc-compare__table--vs thead {
    display: table-header-group !important;
  }

  .scc-compare__table--vs tbody {
    display: table-row-group !important;
  }

  .scc-compare__table--vs tr {
    display: table-row !important;
  }

  .scc-compare__table--vs th,
  .scc-compare__table--vs td {
    display: table-cell !important;

    width: 50% !important;
    max-width: 50% !important;

    padding: 11px 10px !important;

    vertical-align: top;

    overflow-wrap: break-word;
    word-break: normal;
    hyphens: auto;
  }

  .scc-compare__table--vs th {
    font-size: 9px;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }

  .scc-compare__table--vs td {
    font-size: 11.5px;
    line-height: 1.5;
  }

  .scc-compare__table--vs td strong {
    display: block;

    margin-bottom: 3px;

    font-size: 11.5px;
    line-height: 1.4;
  }

  .scc-compare__table--vs th:first-child,
  .scc-compare__table--vs td:first-child {
    border-left: 3px solid #c0dd97 !important;
    border-right: 1px solid #e2e2e2 !important;

    padding-left: 10px !important;
  }

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

    padding-right: 10px !important;
  }

  .scc-compare__table--vs tbody td:last-child {
    background: #f8fbf6;
  }

  .scc-compare__table--vs td[data-label]::before {
    display: none !important;
    content: none !important;
  }


  /* =======================================================
     MOBILE — LABEL TABLE
     38 / 62
  ======================================================= */

  .scc-compare__table--label thead {
    display: table-header-group !important;
  }

  .scc-compare__table--label tbody {
    display: table-row-group !important;
  }

  .scc-compare__table--label tr {
    display: table-row !important;
  }

  .scc-compare__table--label th,
  .scc-compare__table--label td {
    display: table-cell !important;

    padding: 11px 10px !important;

    vertical-align: top;

    overflow-wrap: break-word;
    word-break: normal;
    hyphens: auto;
  }

  .scc-compare__table--label th {
    font-size: 9px;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }

  .scc-compare__table--label td {
    font-size: 11.5px;
    line-height: 1.5;
  }

  .scc-compare__table--label th:first-child,
  .scc-compare__table--label td:first-child {
    width: 38% !important;
    max-width: 38% !important;

    border-left: 3px solid #c0dd97 !important;
    border-right: 1px solid #e2e2e2 !important;

    padding-left: 10px !important;

    color: #000000;
    font-weight: 600;
  }

  .scc-compare__table--label th:last-child,
  .scc-compare__table--label td:last-child {
    width: 62% !important;
    max-width: 62% !important;

    border-right: 3px solid #c0dd97 !important;

    padding-right: 10px !important;
  }

  .scc-compare__table--label td[data-label]::before {
    display: none !important;
    content: none !important;
  }

}
.scc-why-matters {
  width: 100%;
  font-family: 'Montserrat', sans-serif;
}

.scc-why-matters h2 {
  margin: 0 0 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  color: #000000;
}

.scc-why-matters__intro {
  margin: 0 0 18px;
  font-size: 14px;
  line-height: 1.6;
  color: #333333;
}

.scc-why-matters__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  width: 100%;
  border: 1px solid #d9e2d3;
  border-top: 2px solid #71ae4b;
  border-radius: 2px;
  background: #ffffff;
}

.scc-why-matters__item {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  min-width: 0;
  padding: 16px 15px;
  font-size: 14px;
  line-height: 1.45;
  color: #444444;
  border-right: 1px solid #e2e2e2;
}

.scc-why-matters__item:last-child {
  border-right: none;
}

.scc-why-matters__icon {
  flex: 0 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f1f8eb;
  color: #406127;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}


/* TABLET */

@media (max-width: 1100px) {

  .scc-why-matters__grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .scc-why-matters__item {
    border-bottom: 1px solid #e2e2e2;
  }

  .scc-why-matters__item:nth-child(3n) {
    border-right: none;
  }

  .scc-why-matters__item:nth-last-child(-n+3) {
    border-bottom: none;
  }

}


/* MOBILE */

@media (max-width: 767px) {

  .scc-why-matters__grid {
    grid-template-columns: 1fr;
  }

  .scc-why-matters__item {
    border-right: none;
    border-bottom: 1px solid #e2e2e2;
    padding: 14px;
  }

  .scc-why-matters__item:last-child {
    border-bottom: none;
  }

}