.elementor-84456702 .elementor-element.elementor-element-f7fb782{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-84456702 .elementor-element.elementor-element-62bfc5d{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:-5px;--margin-left:0px;--margin-right:0px;}.elementor-84456702 .elementor-element.elementor-element-92efcac{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--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-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-84456702 .elementor-element.elementor-element-9ca02af{text-align:center;}.elementor-84456702 .elementor-element.elementor-element-9ca02af img{width:85%;}.elementor-84456702 .elementor-element.elementor-element-e824eaf{--display:flex;}.elementor-84456702 .elementor-element.elementor-element-c1115d3{--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-84456702 .elementor-element.elementor-element-583bb0e .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:700;color:var( --e-global-color-secondary );}.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-84456702 .elementor-element.elementor-element-373ab49{font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:400;}.elementor-84456702 .elementor-element.elementor-element-5a68755{--display:flex;}.elementor-84456702 .elementor-element.elementor-element-94a9b4c{--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-84456702 .elementor-element.elementor-element-95edd57{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-84456702 .elementor-element.elementor-element-522e936{--display:flex;}.elementor-84456702 .elementor-element.elementor-element-6882442 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-84456702 .elementor-element.elementor-element-494b51b{--display:flex;}.elementor-84456702 .elementor-element.elementor-element-f85015d > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-84456702 .elementor-element.elementor-element-c3a3f11{--display:flex;--border-radius:15px 15px 15px 15px;--padding-top:10px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-84456702 .elementor-element.elementor-element-bc970e4 > .elementor-widget-container{margin:5px 5px 5px 5px;}@media(max-width:767px){.elementor-84456702 .elementor-element.elementor-element-9ca02af img{width:50%;}}@media(min-width:768px){.elementor-84456702 .elementor-element.elementor-element-92efcac{--width:20%;}.elementor-84456702 .elementor-element.elementor-element-e824eaf{--width:75%;}.elementor-84456702 .elementor-element.elementor-element-c1115d3{--width:100%;}.elementor-84456702 .elementor-element.elementor-element-5a68755{--width:20%;}}.scc-fortinet-hero,
.scc-fortinet-hero * {
  box-sizing: border-box;
}

.scc-fortinet-hero {
  display: grid;
  grid-template-columns: 40% 60%;

  width: 100%;
  min-height: 190px;

  overflow: hidden;

  font-family: "Montserrat", sans-serif;

  background: #f8eeee;
  border: 1px solid #e5caca;
  border-radius: 9px;
}


/* =========================================================
   IMAGE SIDE
   ========================================================= */

.scc-fortinet-hero__image {
  display: flex;
  align-items: center;
  justify-content: center;

  min-width: 0;
  padding: 20px 28px;

  background: #ffffff;
}

.scc-fortinet-hero__image img {
  display: block;

  width: auto;
  max-width: 100%;
  max-height: 145px;

  object-fit: contain;
}


/* =========================================================
   CONTENT SIDE
   ========================================================= */

.scc-fortinet-hero__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;

  min-width: 0;
  padding: 26px 32px;

  background: linear-gradient(
    90deg,
    #fff 0%,
    #f3e2e2 62%,
    #d52b1e 100%
  );
}

.scc-fortinet-hero__text {
  width: 100%;
}

.scc-fortinet-hero__text h3 {
  margin: 0 0 8px;

  color: #000;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 700;
}

.scc-fortinet-hero__text p {
  max-width: 720px;
  margin: 0;

  color: #343434;
  font-size: 14px;
  line-height: 1.55;
  font-weight: 400;
}


/* =========================================================
   CTA
   ========================================================= */

.scc-fortinet-hero__link {
  display: inline-flex;
  align-items: center;
  gap: 10px;

  margin-top: 18px;

  color: #da291c !important;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 650;
  text-decoration: none !important;
}

.scc-fortinet-hero__link span {
  color: #d52b1e;
  font-size: 19px;
  line-height: 1;

  transition: transform 0.2s ease;
}

.scc-fortinet-hero__link:hover {
  color: #6e201d !important;
}

.scc-fortinet-hero__link:hover span {
  transform: translateX(4px);
}


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

@media (max-width: 767px) {

  .scc-fortinet-hero {
    grid-template-columns: 1fr;
    min-height: 0;
  }


  /* IMAGE */

  .scc-fortinet-hero__image {
    width: 100%;
    min-height: 145px;
    padding: 18px 24px;

    border-bottom: 1px solid #ead6d5;
  }

  .scc-fortinet-hero__image img {
    width: auto;
    max-width: 220px;
    max-height: 110px;
  }


  /* CONTENT */

  .scc-fortinet-hero__content {
    width: 100%;
    padding: 19px 20px 18px;

    background: #faf2f2;
  }

  .scc-fortinet-hero__text h3 {
    margin-bottom: 6px;

    font-size: 18px;
    line-height: 1.3;
  }

  .scc-fortinet-hero__text p {
    max-width: none;

    font-size: 13px;
    line-height: 1.5;
  }


  /* CTA */

  .scc-fortinet-hero__link {
    justify-content: space-between;

    width: 100%;
    margin-top: 15px;
    padding-top: 11px;

    border-top: 1px solid rgba(155, 41, 36, 0.16);

    font-size: 13px;
  }

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

.scc-cisco-solutions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  width: 100%;
  font-family: "Montserrat", sans-serif;
}


/* CARD */

.scc-cisco-solution-card {
  display: grid;
  grid-template-columns: 44% 56%;
  align-items: stretch;

  width: 100%;
  min-height: 170px;
  overflow: hidden;

  background: #ffffff;
  border: 1px solid #c8e1f1;
  border-radius: 8px;

  text-decoration: none !important;

  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

.scc-cisco-solution-card:hover {
  transform: translateY(-1px);
  border-color: #9bcce9;
  box-shadow: 0 5px 14px rgba(0, 118, 189, 0.06);
}


/* IMAGE SIDE */

.scc-cisco-solution-card__image {
  display: flex;
  align-items: center;
  justify-content: center;

  min-width: 0;
  padding: 14px 18px;

  background: #ffffff;
}

.scc-cisco-solution-card__image img {
  display: block;

  width: 100%;
  max-width: 270px;
  max-height: 125px;

  object-fit: contain;
}


/* CONTENT SIDE */

.scc-cisco-solution-card__content {
  display: flex;
  flex-direction: column;
  justify-content: center;

  min-width: 0;
  padding: 20px 24px;

  background: #f3f8fc;
}

.scc-cisco-solution-card__content h3 {
  margin: 0 0 9px;

  color: #0877bd;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700;
}

.scc-cisco-solution-card__content p {
  max-width: 340px;
  margin: 0 0 15px;

  color: #444444;
  font-size: 14px;
  line-height: 1.5;
}

.scc-cisco-solution-card__link {
  display: inline-flex;
  align-items: center;
  gap: 9px;

  color: #0076bd;
  font-size: 15px;
  font-weight: 600;
}

.scc-cisco-solution-card__arrow {
  font-size: 17px;
  line-height: 1;
  transition: transform 0.2s ease;
}

.scc-cisco-solution-card:hover .scc-cisco-solution-card__arrow {
  transform: translateX(4px);
}


/* COMPUTE — COPY LEFT / IMAGE RIGHT */

.scc-cisco-solution-card--compute {
  grid-template-columns: 56% 44%;
}


/* TABLET */

@media (max-width: 1024px) {

  .scc-cisco-solutions {
    grid-template-columns: 1fr;
  }

}


/* MOBILE */

@media (max-width: 767px) {

  .scc-cisco-solutions {
    gap: 10px;
  }

  .scc-cisco-solution-card,
  .scc-cisco-solution-card--compute {
    grid-template-columns: 1fr;
    min-height: 0;
  }


  /* ALWAYS IMAGE FIRST */

  .scc-cisco-solution-card__image,
  .scc-cisco-solution-card--compute .scc-cisco-solution-card__image {
    grid-column: 1;
    grid-row: 1;

    min-height: 115px;
    padding: 12px 18px 8px;
  }

  .scc-cisco-solution-card__image img {
    width: auto;
    max-width: 90%;
    max-height: 100px;
  }


  /* COPY BELOW */

  .scc-cisco-solution-card__content,
  .scc-cisco-solution-card--compute .scc-cisco-solution-card__content {
    grid-column: 1;
    grid-row: 2;

    padding: 15px 18px 17px;
  }

  .scc-cisco-solution-card__content h3 {
    margin-bottom: 7px;
    font-size: 17px;
  }

  .scc-cisco-solution-card__content p {
    margin-bottom: 13px;
    font-size: 13px;
    line-height: 1.48;
  }

  .scc-cisco-solution-card__link {
    font-size: 12px;
  }

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

.scc-fortinet-fortiflex {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr) auto;
  align-items: center;
  gap: 24px;

  width: 100%;
  min-height: 105px;
  padding: 12px 26px 12px 18px;

  font-family: "Montserrat", sans-serif;

  background: linear-gradient(
    90deg,
    #ffffff 0%,
    #ffffff 34%,
    #eef5fb 60%,
    #d7e7f5 76%,
    #1f4f82 100%
  );

  border: 1px solid #bfd5e7;
  border-radius: 9px;
}


/* LOGO */

.scc-fortinet-fortiflex__logo {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 150px;
  height: 78px;
}

.scc-fortinet-fortiflex__logo img {
  display: block;

  width: 125px;
  max-width: 100%;
  max-height: 70px;

  object-fit: contain;
}


/* CONTENT */

.scc-fortinet-fortiflex__content {
  min-width: 0;
}

.scc-fortinet-fortiflex__content h3 {
  margin: 0 0 6px;

  color: #1f5f9c;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 700;
}

.scc-fortinet-fortiflex__content p {
  max-width: 720px;
  margin: 0;

  color: #263746;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}


/* CTA */

.scc-fortinet-fortiflex__link {
  display: inline-flex;
  align-items: center;
  gap: 9px;

  white-space: nowrap;

  color: #ffffff !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none !important;
}

.scc-fortinet-fortiflex__link span {
  color: #69b5f3;
  font-size: 19px;
  line-height: 1;

  transition: transform 0.2s ease;
}

.scc-fortinet-fortiflex__link:hover {
  color: #9bd2ff !important;
}

.scc-fortinet-fortiflex__link:hover span {
  transform: translateX(4px);
}


/* MOBILE */

@media (max-width: 767px) {

  .scc-fortinet-fortiflex {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;

    width: 100%;
    min-height: 0;
    padding: 12px;

    overflow: hidden;

    background: #f3f8fc;
    border-color: #bfd5e7;
  }


  /* IMAGE AREA */

  .scc-fortinet-fortiflex__logo {
    grid-column: 1;
    grid-row: 1;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
    height: 120px;

    padding: 10px 18px;
    margin: 0 0 14px;

    background: #ffffff;
    border: 1px solid #d6e5f0;
    border-radius: 6px;
  }

  .scc-fortinet-fortiflex__logo img {
    display: block;

    width: auto;
    max-width: 180px;
    max-height: 95px;

    object-fit: contain;
  }


  /* CONTENT */

  .scc-fortinet-fortiflex__content {
    grid-column: 1;
    grid-row: 2;

    width: 100%;
    padding: 0 3px;
  }

  .scc-fortinet-fortiflex__content h3 {
    margin: 0 0 6px;

    color: #1f5f9c;
    font-size: 17px;
    line-height: 1.3;
  }

  .scc-fortinet-fortiflex__content p {
    width: 100%;
    max-width: none;
    margin: 0;

    color: #263746;
    font-size: 13px;
    line-height: 1.5;
  }


  /* CTA */

  .scc-fortinet-fortiflex__link {
    grid-column: 1;
    grid-row: 3;

    display: flex;
    align-items: center;
    justify-content: space-between;

    width: 100%;
    margin-top: 13px;
    padding: 11px 3px 1px;

    border-top: 1px solid rgba(31, 95, 156, 0.16);

    color: #1f5f9c !important;
    font-size: 13px;
    white-space: normal;
  }

  .scc-fortinet-fortiflex__link span {
    color: #2f82d0;
  }

  .scc-fortinet-fortiflex__link:hover {
    color: #163f68 !important;
  }

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

.scc-cisco-refresh {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr) auto;
  align-items: center;
  gap: 24px;

  width: 100%;
  min-height: 105px;
  padding: 12px 26px 12px 18px;

  font-family: "Montserrat", sans-serif;

  background: linear-gradient(
    90deg,
    #ffffff 0%,
    #f1f8eb 34%,
    #f1f8eb 100%
  );

  border: 1px solid #c9dfba;
  border-radius: 9px;
}


/* LOGO */

.scc-cisco-refresh__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 78px;
}

.scc-cisco-refresh__logo img {
  display: block;
  width: 125px;
  max-width: 100%;
  max-height: 70px;
  object-fit: contain;
}


/* CONTENT */

.scc-cisco-refresh__content {
  min-width: 0;
}

.scc-cisco-refresh__content h3 {
  margin: 0 0 6px;

  color: #406127;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 700;
}

.scc-cisco-refresh__content p {
  max-width: 720px;
  margin: 0;

  color: #000000;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}


/* CTA */

.scc-cisco-refresh__link {
  display: inline-flex;
  align-items: center;
  gap: 9px;

  white-space: nowrap;

  color: #406127 !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none !important;
}

.scc-cisco-refresh__link span {
  color: #71ae4b;
  font-size: 19px;
  line-height: 1;
  transition: transform 0.2s ease;
}

.scc-cisco-refresh__link:hover {
  color: #71ae4b !important;
}

.scc-cisco-refresh__link:hover span {
  transform: translateX(4px);
}


@media (max-width: 767px) {

  /* CARDS */

  .scc-cisco-refresh,
  .scc-cisco-smartnet {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;

    width: 100%;
    min-height: 0;
    padding: 12px;

    overflow: hidden;
  }


  /* LARGE WHITE IMAGE AREA */

  .scc-cisco-refresh__logo,
  .scc-cisco-smartnet__logo {
    grid-column: 1;
    grid-row: 1;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
    height: 120px;
    padding: 10px 18px;
    margin: 0 0 14px;

    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
  }


  /* REFRESH LOGO */

  .scc-cisco-refresh__logo img {
    display: block;
    width: auto;
    max-width: 150px;
    max-height: 95px;
    object-fit: contain;
  }


  /* SMARTNET IMAGE */

  .scc-cisco-smartnet__logo img {
    display: block;
    width: auto;
    max-width: 180px;
    max-height: 95px;
    object-fit: contain;
  }


  /* CONTENT */

  .scc-cisco-refresh__content,
  .scc-cisco-smartnet__content {
    grid-column: 1;
    grid-row: 2;

    width: 100%;
    padding: 0 3px;
  }

  .scc-cisco-refresh__content h3,
  .scc-cisco-smartnet__content h3 {
    margin: 0 0 6px;
    font-size: 17px;
    line-height: 1.3;
  }

  .scc-cisco-refresh__content p,
  .scc-cisco-smartnet__content p {
    width: 100%;
    max-width: none;
    margin: 0;

    font-size: 13px;
    line-height: 1.5;
  }


  /* CTA */

  .scc-cisco-refresh__link,
  .scc-cisco-smartnet__link {
    grid-column: 1;
    grid-row: 3;

    display: flex;
    align-items: center;
    justify-content: space-between;

    width: 100%;
    margin-top: 13px;
    padding: 11px 3px 1px;

    border-top: 1px solid rgba(0, 0, 0, 0.08);

    font-size: 13px;
    white-space: normal;
  }

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

.scc-fortinet-forticare {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr) auto;
  align-items: center;
  gap: 24px;

  width: 100%;
  min-height: 105px;
  padding: 12px 26px 12px 18px;

  font-family: "Montserrat", sans-serif;

  background: linear-gradient(
    90deg,
    #ffffff 0%,
    #ffffff 34%,
    #ead1d0 62%,
    #6f2f2c 100%
  );

  border: 1px solid #e4c7c5;
  border-radius: 9px;
}


/* LOGO */

.scc-fortinet-forticare__logo {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 150px;
  height: 78px;
}

.scc-fortinet-forticare__logo img {
  display: block;

  width: 125px;
  max-width: 100%;
  max-height: 70px;

  object-fit: contain;
}


/* CONTENT */

.scc-fortinet-forticare__content {
  min-width: 0;
}

.scc-fortinet-forticare__content h3 {
  margin: 0 0 6px;

  color: #da291c;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 700;
}

.scc-fortinet-forticare__content p {
  max-width: 720px;
  margin: 0;

  color: #2d2d2d;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}


/* CTA */

.scc-fortinet-forticare__link {
  display: inline-flex;
  align-items: center;
  gap: 9px;

  white-space: nowrap;

  color: #ffffff !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none !important;
}

.scc-fortinet-forticare__link span {
  color: #ef6a61;
  font-size: 19px;
  line-height: 1;

  transition: transform 0.2s ease;
}

.scc-fortinet-forticare__link:hover {
  color: #fff !important;
}

.scc-fortinet-forticare__link:hover span {
  transform: translateX(4px);
}


/* MOBILE */

@media (max-width: 767px) {

  .scc-fortinet-forticare {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;

    width: 100%;
    min-height: 0;
    padding: 12px;

    overflow: hidden;

    background: #fbf5f4;
    border-color: #e4c7c5;
  }


  /* IMAGE AREA */

  .scc-fortinet-forticare__logo {
    grid-column: 1;
    grid-row: 1;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
    height: 120px;

    padding: 10px 18px;
    margin: 0 0 14px;

    background: #ffffff;
    border: 1px solid #ecd8d6;
    border-radius: 6px;
  }

  .scc-fortinet-forticare__logo img {
    display: block;

    width: auto;
    max-width: 180px;
    max-height: 95px;

    object-fit: contain;
  }


  /* CONTENT */

  .scc-fortinet-forticare__content {
    grid-column: 1;
    grid-row: 2;

    width: 100%;
    padding: 0 3px;
  }

  .scc-fortinet-forticare__content h3 {
    margin: 0 0 6px;

    color: #8f2924;
    font-size: 17px;
    line-height: 1.3;
  }

  .scc-fortinet-forticare__content p {
    width: 100%;
    max-width: none;
    margin: 0;

    color: #2d2d2d;
    font-size: 13px;
    line-height: 1.5;
  }


  /* CTA */

  .scc-fortinet-forticare__link {
    grid-column: 1;
    grid-row: 3;

    display: flex;
    align-items: center;
    justify-content: space-between;

    width: 100%;
    margin-top: 13px;
    padding: 11px 3px 1px;

    border-top: 1px solid rgba(143, 41, 36, 0.16);

    color: #8f2924 !important;
    font-size: 13px;
    white-space: normal;
  }

  .scc-fortinet-forticare__link span {
    color: #8f2924;
  }

  .scc-fortinet-forticare__link:hover {
    color: #70221e !important;
  }

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

.scc-cisco-why {
  width: 100%;
  padding: 20px 22px 18px;
  font-family: "Montserrat", sans-serif;

  background: #ffffff;
  border: 1px solid #dfe8d8;
  border-radius: 9px;
}

.scc-cisco-why__head {
  margin-bottom: 18px;
    margin-top: 10px;

}

.scc-cisco-why__head h2 {
  margin: 0;
  color: #000000;
  font-size: 21px;
  line-height: 1.3;
  font-weight: 700;
}


/* GRID */

.scc-cisco-why__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  width: 100%;
}

.scc-cisco-why__item {
  position: relative;
  min-width: 0;
  padding: 0 20px;
  text-align: center;
}

.scc-cisco-why__item:first-child {
  padding-left: 4px;
}

.scc-cisco-why__item:last-child {
  padding-right: 4px;
}


/* DIVIDERS */

.scc-cisco-why__item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 3px;
  right: 0;
  width: 0px;
  height: 168px;
  background: #e6e6e6;
}


/* ICONS */

.scc-cisco-why__icon {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 46px;
  height: 46px;
  margin: 0 auto 10px;

  color: #71ae4b !important;
}

.scc-cisco-why__icon svg {
  display: block;
  width: 42px;
  height: 42px;

  stroke: #71ae4b !important;
  fill: none !important;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.scc-cisco-why__icon svg path,
.scc-cisco-why__icon svg rect,
.scc-cisco-why__icon svg circle,
.scc-cisco-why__icon svg polyline,
.scc-cisco-why__icon svg line {
  stroke: #71ae4b !important;
}


/* POUND ICON */

.scc-cisco-why__icon--pound {
  width: 40px;
  height: 40px;
  margin-top: 3px;
  margin-bottom: 13px;

  border: 2px solid #71ae4b;
  border-radius: 50%;

  color: #71ae4b !important;
  font-size: 25px;
  line-height: 1;
  font-weight: 500;
}


/* TITLES */

.scc-cisco-why__item h3 {
  min-height: 38px;
  margin: 0 0 8px;

  color: #111111;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 700;
}


/* DESCRIPTION */

.scc-cisco-why__item p {
  max-width: 190px;
  margin: 0 auto;

  color: #555555;
  font-size: 14px;
  line-height: 1.55;
}


/* CTA */

.scc-cisco-why__cta-wrap {
  display: flex;
  justify-content: center;
  margin-top: 22px;
}

.scc-cisco-why__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;

  min-width: 300px;
  padding: 13px 24px;

  background: #00243B;
  border-radius: 5px;

  color: #ffffff !important;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none !important;

  transition: background 0.2s ease;
}

.scc-cisco-why__cta span {
  font-size: 20px;
  line-height: 1;
  transition: transform 0.2s ease;
}

.scc-cisco-why__cta:hover {
  background: #71ae4b;
  color: #ffffff !important;
}

.scc-cisco-why__cta:hover span {
  transform: translateX(4px);
}


/* TABLET */

@media (max-width: 1100px) {

  .scc-cisco-why__grid {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 28px;
  }

  .scc-cisco-why__item:nth-child(3)::after,
  .scc-cisco-why__item:nth-child(6)::after {
    display: none;
  }
}


/* MOBILE */

@media (max-width: 767px) {

  .scc-cisco-why {
    padding: 20px 16px 18px;
  }


  /* HEADING */

  .scc-cisco-why__head {
    margin: 0 0 20px;
  }

  .scc-cisco-why__head h2 {
    font-size: 22px;
    line-height: 1.25;
    font-weight: 700;
  }


  /* ONE STRONG COLUMN */

  .scc-cisco-why__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
  }


  /* EACH BENEFIT */

  .scc-cisco-why__item,
  .scc-cisco-why__item:first-child,
  .scc-cisco-why__item:last-child {
    display: grid;
    grid-template-columns: 52px minmax(0, 1fr);
    grid-template-rows: auto auto;
    column-gap: 14px;

    width: 100%;
    padding: 16px 0;

    text-align: left;

    border-bottom: 1px solid #e6e6e6;
  }

  .scc-cisco-why__item:first-child {
    padding-top: 4px;
  }

  .scc-cisco-why__item:last-child {
    border-bottom: 0;
    padding-bottom: 4px;
  }


  /* REMOVE DESKTOP DIVIDERS */

  .scc-cisco-why__item::after {
    display: none !important;
  }


  /* ICON */

  .scc-cisco-why__icon {
    grid-column: 1;
    grid-row: 1 / 3;

    align-self: start;

    width: 46px;
    height: 46px;
    margin: 0;

    color: #71ae4b !important;
  }

  .scc-cisco-why__icon svg {
    width: 42px;
    height: 42px;
  }


  /* £ ICON */

  .scc-cisco-why__icon--pound {
    width: 42px;
    height: 42px;
    margin: 0;

    font-size: 24px;
  }


  /* TITLES */

  .scc-cisco-why__item h3 {
    grid-column: 2;
    grid-row: 1;

    min-height: 0;
    margin: 0 0 5px;

    font-size: 15px;
    line-height: 1.35;
    font-weight: 700;
  }


  /* DESCRIPTIONS */

  .scc-cisco-why__item p {
    grid-column: 2;
    grid-row: 2;

    width: 100%;
    max-width: none;
    margin: 0;

    color: #555555;
    font-size: 13px;
    line-height: 1.5;
  }


  /* CTA */

  .scc-cisco-why__cta-wrap {
    width: 100%;
    margin-top: 18px;
  }

  .scc-cisco-why__cta {
    width: 100%;
    min-width: 0;

    padding: 14px 18px;

    font-size: 14px;
  }

}