.elementor-84457428 .elementor-element.elementor-element-1fcf79b{--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;--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-84457428 .elementor-element.elementor-element-feba979{--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;}.elementor-84457428 .elementor-element.elementor-element-1ab6978{--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-84457428 .elementor-element.elementor-element-a0dc9a2 img{border-radius:5px 5px 5px 5px;}.elementor-84457428 .elementor-element.elementor-element-7026d4f{--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-84457428 .elementor-element.elementor-element-1df3852 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:500;color:var( --e-global-color-secondary );}.elementor-84457428 .elementor-element.elementor-element-1df3852 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-84457428 .elementor-element.elementor-element-33b44e8{--display:flex;}@media(max-width:767px){.elementor-84457428 .elementor-element.elementor-element-a0dc9a2{width:var( --container-widget-width, 70% );max-width:70%;--container-widget-width:70%;--container-widget-flex-grow:0;}.elementor-84457428 .elementor-element.elementor-element-a0dc9a2.elementor-element{--align-self:center;}}@media(min-width:768px){.elementor-84457428 .elementor-element.elementor-element-feba979{--width:80%;}.elementor-84457428 .elementor-element.elementor-element-1ab6978{--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;
}
@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;
}


/* =========================================================
   TYPE 3 — MANUAL VS AUTOMATED RESPONSE
   18 / 41 / 41
   Only affects tables using --response
========================================================= */

.scc-compare__table--response th:nth-child(1),
.scc-compare__table--response td:nth-child(1) {
  width: 18% !important;
  max-width: 18% !important;
}

.scc-compare__table--response th:nth-child(2),
.scc-compare__table--response td:nth-child(2) {
  width: 41% !important;
  max-width: 41% !important;
}

.scc-compare__table--response th:nth-child(3),
.scc-compare__table--response td:nth-child(3) {
  width: 41% !important;
  max-width: 41% !important;
}


/* =========================================================
   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;
  }


  /* =======================================================
     MOBILE — MANUAL VS AUTOMATED RESPONSE
     24 / 38 / 38
  ======================================================= */

  .scc-compare__table--response th:nth-child(1),
  .scc-compare__table--response td:nth-child(1) {
    width: 24% !important;
    max-width: 24% !important;
  }

  .scc-compare__table--response th:nth-child(2),
  .scc-compare__table--response td:nth-child(2) {
    width: 38% !important;
    max-width: 38% !important;
  }

  .scc-compare__table--response th:nth-child(3),
  .scc-compare__table--response td:nth-child(3) {
    width: 38% !important;
    max-width: 38% !important;
  }

}