.fc-homepage-owned + .w-layout-blockcontainer.container.mobile.hero-home,
.fc-homepage-owned ~ .page-data.home,
.fc-homepage-owned ~ .background-container.secure-slate,
.fc-homepage-owned ~ .page-data.home > .companies-slider,
.fc-homepage-owned ~ .page-data.home > .background-container.white:nth-of-type(2) {
  display: none;
}

.fc-homepage-owned {
  --fc-home-card-radius: 16px;
  --fc-home-section-gap: 48px;
  --fc-home-why-media-bg: var(--secure-slate);
  background: var(--white);
  color: var(--secure-slate);
  font-family: Poppins, Tahoma, sans-serif;
  overflow-x: clip;
  overflow-y: visible;
}

.fc-homepage-owned *,
.fc-homepage-owned *::before,
.fc-homepage-owned *::after {
  box-sizing: border-box;
}

.fc-homepage-owned img {
  display: block;
  max-width: 100%;
}

.fc-home-shell {
  margin: 0 auto;
  max-width: 86em;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}

.fc-home-eyebrow {
  color: var(--forensic-orange);
  font-size: .88rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.35;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.fc-home-hero-owned {
  background: var(--white);
  color: var(--black);
  overflow: visible;
  position: relative;
  z-index: auto;
}

.fc-home-hero-owned .fc-home-hero-shell {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  overflow: visible;
  padding-left: 0;
  padding-right: 0;
}

.fc-home-hero-owned .home-hero {
  overflow: visible;
  position: relative;
}

.fc-home-hero-left {
  background: transparent;
  z-index: 3;
}

.fc-home-hero-data {
  max-width: 560px;
  z-index: 4;
}

.fc-home-hero-owned .simplecyber {
  color: var(--forensic-orange-soft);
  font-size: 2.6rem;
  line-height: 1.16;
  margin-bottom: 20px;
  margin-top: 0;
}

.fc-homepage-owned h1,
.fc-homepage-owned h2,
.fc-homepage-owned .heading-3,
.fc-homepage-owned .package-title,
.fc-homepage-owned .paragraph-large-bg.text-weight-bold,
.fc-homepage-owned .fc-home-why-proof-card h3,
.fc-homepage-owned .fc-home-serve-card h3 {
  text-wrap: balance;
}

.fc-homepage-owned .large-paragraph,
.fc-homepage-owned p,
.fc-homepage-owned .paragraph-regular,
.fc-homepage-owned .paragraph-small {
  text-wrap: pretty;
}

.fc-home-owned-services-cta {
  overflow: visible;
  position: relative;
  text-decoration: none;
  z-index: 40;
}

.fc-home-owned-services-toggle {
  align-items: center;
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-flex;
  font: inherit;
  gap: .45em;
  height: 100%;
  margin: 0;
  padding-left: 1.4em;
  padding-right: 1.2em;
  text-decoration: none;
}

.fc-home-owned-services-icon {
  margin: 0;
  position: static;
}

.fc-home-owned-services-menu {
  display: block;
  inset: 100% auto auto 0;
  opacity: 0;
  padding-top: 30px;
  pointer-events: none;
  position: absolute;
  transition: opacity .22s cubic-bezier(.25, .46, .45, .94), transform .22s cubic-bezier(.25, .46, .45, .94), visibility .22s cubic-bezier(.25, .46, .45, .94);
  transform: translateY(-4px);
  visibility: hidden;
  z-index: 50;
}

.fc-homepage-owned > :not(.fc-home-hero-owned) {
  position: relative;
  z-index: 2;
}

.fc-home-owned-services-cta:hover > .fc-home-owned-services-menu,
.fc-home-owned-services-cta:focus-within > .fc-home-owned-services-menu,
.fc-home-owned-services-cta.is-open > .fc-home-owned-services-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
  visibility: visible;
}

.fc-home-owned-services-dropdown {
  min-width: 220px;
  top: 0;
}

.fc-home-owned-services-list {
  width: max-content;
}

.fc-home-owned-services-menu .nav-link {
  color: #ffffffe0;
  transition: color .2s cubic-bezier(.25, .46, .45, .94);
  white-space: nowrap;
}

.fc-home-owned-services-menu .nav-link:hover,
.fc-home-owned-services-menu .nav-link:focus,
.fc-home-owned-services-menu .nav-link.w--current,
.fc-home-owned-services-menu .nav-link[aria-current="page"] {
  color: #fff;
  text-shadow: none;
}

.fc-home-owned-services-featured .fc-home-owned-services-link {
  color: #fff;
  font-weight: 700;
}

.fc-home-owned-services-divider {
  background: rgba(255, 255, 255, .18);
  height: 1px;
  margin: 5px 10px;
  width: calc(100% - 20px);
}

.fc-home-hero-owned .cta._2 {
  white-space: nowrap;
}

.fc-home-hero-image-section {
  background: var(--secure-slate);
  overflow: visible;
}

@media screen and (min-width: 992px) {
  .fc-home-hero-owned .fc-home-hero-image-section {
    left: 50%;
    right: auto;
    width: 50vw;
    min-width: 50vw;
    max-width: none;
  }
}

.fc-home-hero-node {
  box-sizing: content-box;
  max-width: none;
  pointer-events: none;
  transform-origin: 100% 0%;
  z-index: 2;
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .fc-home-hero-owned .fc-home-hero-node {
    transform: translate(calc(-62% - 20px), calc(62% + 24px)) scale(0.8);
  }
}

@media screen and (min-width: 1121px) and (max-width: 1280px) {
  .fc-home-hero-owned .fc-home-hero-node {
    transform: translate(calc(-62% - 20px), calc(62% + 24px)) scale(0.7);
  }
}

@media screen and (min-width: 992px) and (max-width: 1120px) {
  .fc-home-hero-owned .fc-home-hero-node {
    transform: translate(calc(-62% - 20px), calc(62% + 24px)) scale(0.6);
  }
}

.fc-home-hero-img {
  position: relative;
  z-index: 1;
}

.fc-home-owned-scroll-cue {
  z-index: 4;
}

.fc-home-owned-scroll-icon {
  border: 2px solid rgba(255, 255, 255, .86);
  border-radius: 50em;
  display: block;
  height: 40px;
  position: relative;
  width: 22px;
}

.fc-home-owned-scroll-icon::after {
  animation: fc-home-scroll-dot 1.7s ease-in-out infinite;
  background: var(--white);
  border-radius: 50%;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  top: 8px;
  transform: translateX(-50%);
  width: 4px;
}

.fc-homepage-owned .block-clients.is-pending .clients {
  animation-play-state: paused;
}

.fc-homepage-owned .block-clients.is-ready .clients {
  animation-play-state: running;
}

.fc-home-section {
  padding: 96px 0;
}

.fc-home-section-heading {
  margin-bottom: 44px;
  max-width: 760px;
}

.fc-home-section-heading h2 {
  color: var(--secure-slate);
  font-size: 2.55rem;
  line-height: 1.16;
}

.fc-home-why-owned .title-wrapper-center,
.fc-home-serve-title,
.fc-home-services-owned .title-wrapper-center,
.fc-home-testimonials-owned .title-wrapper-center {
  margin-bottom: var(--fc-home-section-gap);
}

.fc-home-serve-card {
  background: var(--white);
  border: 1px solid rgba(0, 38, 38, .12);
  border-radius: var(--fc-home-card-radius);
}

.fc-home-serve-card h3 {
  color: var(--secure-slate);
  font-size: 1.24rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.28;
  margin: 0 0 14px;
}

.fc-home-serve-card p {
  color: rgba(0, 38, 38, .72);
  font-size: .98rem;
  line-height: 1.72;
  margin: 0;
}

.fc-home-source-note {
  color: rgba(0, 38, 38, .6);
  font-size: .82rem;
  line-height: 1.5;
  margin: 18px 0 0;
}

.fc-home-why-owned .fc-home-source-note {
  align-self: flex-start;
  margin-top: 20px;
}

.fc-home-why-proof-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
}

.fc-home-why-proof-card {
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: var(--fc-home-card-radius);
  color: var(--black);
  display: grid;
  gap: 22px;
  grid-template-columns: minmax(0, 1.25fr) minmax(150px, .75fr);
  padding: 24px;
  text-align: left;
  text-decoration: none;
  transition: background .25s ease, box-shadow .25s ease, transform .25s ease;
  will-change: transform;
}

.fc-home-why-proof-card:hover {
  background: #fbf8f2;
  box-shadow: 0 14px 34px rgba(0, 38, 38, .07);
  transform: translateY(-3px);
}

.fc-home-why-proof-copy {
  min-width: 0;
}

.fc-homepage-owned .timeline-icon.fc-home-card-icon {
  background: transparent;
  border-radius: 0;
  display: block;
  height: 32px;
  margin: 0;
  max-height: none;
  max-width: 32px;
  object-fit: contain;
  overflow: visible;
  width: 32px;
}

.fc-homepage-owned .timeline-icon.fc-home-why-card-icon {
  margin-bottom: 18px;
}

.fc-home-why-proof-card h3 {
  color: var(--secure-slate);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.35;
  margin: 0 0 10px;
}

.fc-home-why-proof-card p {
  color: rgba(0, 38, 38, .68);
  font-size: .92rem;
  line-height: 1.72;
  margin: 0;
}

.fc-home-why-card-media {
  display: block;
  border-radius: var(--fc-home-card-radius);
  height: 100%;
  min-height: 190px;
  object-fit: cover;
  overflow: hidden;
  width: 100%;
}

.fc-home-why-card-media-shell {
  background: var(--fc-home-why-media-bg);
  border-radius: var(--fc-home-card-radius);
  display: flex;
  height: 100%;
  min-height: 190px;
  overflow: hidden;
}

.fc-home-why-card-media.is-webp {
  border-radius: 0;
  flex: 1 1 auto;
  min-height: 100%;
  object-fit: cover;
  object-position: center;
}

.fc-home-why-card-media.is-logo {
  background: var(--fc-home-why-media-bg);
  object-fit: contain;
  object-position: center;
  padding: 16px 12px;
}

.fc-home-why-card-badge.is-logo {
  align-items: center;
  background: var(--core-teal);
  display: flex;
  justify-content: center;
  padding: 16px 18px;
}

.fc-home-why-smart-badge {
  margin: 0 auto;
  width: min(100%, 228px);
}

.fc-home-why-card-stat {
  align-items: center;
  background: var(--secure-slate);
  color: var(--forensic-orange);
  display: flex;
  flex-direction: column;
  font-size: 3.4rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1;
  padding: 20px;
  text-align: center;
}

.fc-home-why-card-stat span {
  color: var(--white);
  font-size: .76rem;
  font-weight: 600;
  line-height: 1.35;
  margin-top: 8px;
  text-transform: uppercase;
}

.fc-home-serve {
  background: var(--stone);
  position: relative;
}

.fc-home-serve::before {
  content: none;
}

.fc-home-serve .intro,
.fc-home-serve ._1336 {
  position: relative;
  z-index: 1;
}

.fc-home-serve ._1336 {
  padding-bottom: 112px;
  padding-top: 104px;
}

.fc-home-serve-title .large-paragraph {
  color: rgba(0, 38, 38, .72);
  margin-left: auto;
  margin-right: auto;
  max-width: 780px;
}

.fc-home-serve-grid {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
}

.fc-home-serve-card {
  background: var(--white);
  border: 1px solid rgba(0, 38, 38, .08);
  border-radius: var(--fc-home-card-radius);
  min-height: 330px;
  padding: 30px 26px;
  transition: background .25s ease, box-shadow .25s ease, transform .25s ease;
  will-change: transform;
}

.fc-home-serve-card:hover {
  background: var(--white);
  box-shadow: 0 18px 42px rgba(0, 38, 38, .14);
  transform: translateY(-4px);
}

.fc-home-serve-card::before {
  content: none;
}

.fc-home-serve-card-top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 22px;
}

.fc-home-serve-number {
  color: var(--core-teal);
  font-size: .7rem;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.fc-homepage-owned .timeline-icon.fc-home-serve-icon {
  background: transparent;
  border-radius: 0;
  flex: 0 0 auto;
  height: 32px;
  max-width: 32px;
  width: 32px;
}

.fc-home-serve-card h3 {
  color: var(--secure-slate);
  font-size: 1.08rem;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 12px;
}

.fc-home-serve-card p {
  color: rgba(0, 38, 38, .68);
  font-size: .92rem;
  line-height: 1.75;
  margin: 0;
}

.fc-home-testimonials-owned .trusted-by-you-v3 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.fc-home-testimonials-owned .slider-team-wrapper {
  overflow: hidden;
  width: 100%;
}

.fc-home-testimonials-owned .wrapper {
  overflow: visible;
  width: 100%;
}

.fc-home-testimonials-owned .fc-home-testimonials-list {
  align-items: stretch;
  display: flex;
  flex-wrap: nowrap;
  max-width: none;
  width: 100%;
}

.fc-home-testimonials-owned .slick-list {
  overflow: visible;
}

.fc-home-testimonials-owned .slick-track {
  align-items: stretch;
  display: flex;
}

.fc-home-testimonials-owned .slick-slide {
  float: none;
  height: auto;
}

.fc-home-testimonials-owned .slick-slide > div,
.fc-home-testimonials-owned .slick-slide .item {
  height: 100%;
}

.fc-home-testimonials-owned .item.w-dyn-item,
.fc-home-testimonials-owned .slick-slide .item.w-dyn-item {
  display: block;
  max-width: none;
  min-width: 0;
  width: auto;
}

.fc-home-testimonials-owned .card.testimonials {
  align-items: stretch;
  border-radius: var(--fc-home-card-radius);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  min-height: 360px;
  width: 100%;
}

.fc-home-testimonials-owned .f-margin-bottom-40 {
  flex: 1 1 auto;
}

.fc-home-testimonials-controls {
  display: none;
  align-items: center;
  gap: 12px;
  justify-content: flex-end;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  z-index: 2;
}

.fc-home-testimonials-controls .fc-home-testimonials-arrow {
  align-items: center;
  appearance: none;
  display: flex;
  flex: 0 0 auto;
  height: 40px;
  inset: auto;
  justify-content: center;
  line-height: 0;
  margin: 0;
  min-width: 40px;
  padding: 6px;
  position: static;
  width: 40px;
}

.fc-home-testimonials-controls .fc-home-testimonials-arrow .f-icon-regular {
  pointer-events: none;
}

.fc-home-testimonials-controls .fc-home-testimonials-arrow.slick-disabled {
  cursor: default;
  opacity: .4;
  pointer-events: none;
}

.fc-home-card-link,
.fc-home-text-link {
  color: var(--forensic-orange);
  display: inline-block;
  font-weight: 700;
  margin-top: 18px;
  text-decoration: none;
}

.fc-home-text-link.is-light {
  color: var(--white);
}

.fc-home-ce-owned {
  display: flex;
}

.fc-home-ce-owned .title-wrapper-center {
  margin-bottom: 52px;
}

.fc-home-ce-plans {
  align-items: stretch;
  opacity: 1;
}

.fc-home-ce-plan {
  background: var(--white);
  border: 1px solid #e8e6de;
  border-radius: var(--fc-home-card-radius);
  color: var(--secure-slate);
  justify-content: flex-start;
  overflow: visible;
  padding: 30px 24px 26px;
  position: relative;
  text-align: left;
  width: 100%;
}

.fc-home-ce-plan.is-recommended {
  border: 2px solid var(--forensic-orange);
  box-shadow: 0 20px 44px rgba(238, 117, 30, .18);
}

.fc-home-ce-plan-head {
  display: flex;
  flex-direction: column;
  min-height: 154px;
}

.fc-home-ce-icon.price-icon {
  background: var(--white);
  border: 1px solid rgba(238, 117, 30, .22);
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(16, 24, 40, .12);
  color: var(--forensic-orange);
  height: 48px;
  inset: auto;
  margin: 0 0 22px;
  position: static;
  width: 48px;
}

.fc-home-ce-icon .icon-x-large,
.fc-home-ce-icon svg {
  display: block;
  height: 32px;
  width: 32px;
}

.fc-home-ce-badge {
  background: var(--forensic-orange);
  border-radius: 999px;
  color: var(--white);
  font-size: .66rem;
  font-weight: 700;
  letter-spacing: 0;
  left: 50%;
  line-height: 1;
  padding: 7px 13px;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}

.fc-home-ce-name.package-title {
  color: var(--secure-slate);
  font-size: 1.28rem;
  line-height: 1.2;
  margin-bottom: 6px;
}

.fc-home-ce-tagline {
  color: rgba(0, 38, 38, .62);
  font-size: .84rem;
  line-height: 1.45;
  margin: 0;
}

.fc-home-ce-price {
  margin-bottom: 16px;
}

.fc-home-ce-price-prefix {
  color: rgba(0, 38, 38, .62);
  display: block;
  font-size: .72rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 7px;
}

.fc-home-ce-price-main {
  color: var(--secure-slate);
  display: inline-block;
  font-size: 2.7rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: .95;
}

.fc-home-ce-price-meta {
  color: rgba(0, 38, 38, .58);
  display: inline-block;
  font-size: .92rem;
  font-weight: 500;
  line-height: 1;
  margin-left: 6px;
}

.fc-home-ce-scanning,
.fc-home-ce-scanning-placeholder {
  min-height: 54px;
}

.fc-home-ce-scanning {
  align-items: flex-start;
  background: rgba(0, 97, 99, .08);
  border-radius: var(--fc-home-card-radius);
  color: var(--core-teal);
  display: flex;
  font-size: .82rem;
  font-weight: 600;
  gap: 8px;
  line-height: 1.4;
  margin: 0 0 22px;
  padding: 10px 12px;
}

.fc-home-ce-scanning span {
  color: var(--forensic-orange);
  flex: 0 0 auto;
  font-weight: 700;
}

.fc-home-ce-scanning-placeholder {
  display: block;
  margin-bottom: 22px;
}

.fc-home-ce-plan-actions {
  align-items: stretch;
  flex-direction: column;
  gap: 0;
  justify-content: flex-start;
  margin-top: auto;
  width: 100%;
}

.fc-home-ce-buy-now.cta {
  justify-content: center;
  margin-right: 0;
  max-width: none;
  text-align: center;
  width: 100%;
}

.fc-home-ce-secondary-link.fc-home-text-link {
  color: var(--core-teal);
  font-size: .82rem;
  font-weight: 700;
  margin-top: 12px;
  text-align: center;
  transition: color .4s cubic-bezier(.25, .46, .45, .94);
}

.fc-home-ce-secondary-link.fc-home-text-link:hover,
.fc-home-ce-secondary-link.fc-home-text-link:focus {
  color: var(--forensic-orange);
}

.fc-home-ediscovery-owned {
  background: var(--stone);
}

.fc-home-ediscovery-grid {
  display: grid;
  gap: var(--fc-home-section-gap);
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, .65fr);
}

.fc-home-ediscovery-copy .large-paragraph {
  max-width: 760px;
}

.fc-home-ediscovery-copy .cta {
  align-self: flex-start;
  max-width: max-content;
  width: auto;
}

.fc-home-tick-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 30px 0 34px;
}

.fc-home-tick {
  align-items: center;
  background: var(--white);
  border: 1px solid rgba(0, 38, 38, .08);
  border-radius: var(--fc-home-card-radius);
  color: rgba(0, 38, 38, .76);
  display: flex;
  gap: 10px;
  padding: 13px 15px;
}

.fc-home-tick span {
  color: var(--forensic-orange);
  font-weight: 700;
}

.fc-home-ediscovery-expert {
  align-self: start;
  border-radius: var(--fc-home-card-radius);
  justify-self: end;
  margin-left: auto;
  margin-bottom: 0;
  max-width: 400px;
  width: auto;
  box-shadow: 0 24px 70px rgba(0, 0, 0, .2);
}

.fc-home-ediscovery-expert .tagline {
  margin-bottom: 0;
}

.fc-home-ediscovery-expert .paragraph-orange-block {
  border-left: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.fc-home-expert-meta {
  border-top: 1px solid rgba(255, 255, 255, .16);
  color: rgba(255, 255, 255, .72);
  font-size: .82rem;
  line-height: 1.55;
  margin-top: 22px;
  padding-top: 18px;
}

.fc-home-services-owned {
  overflow: hidden;
  position: relative;
}

.fc-home-services-owned .digital-services {
  position: relative;
  z-index: 1;
}

.fc-home-services-owned .feature-card {
  background-color: var(--white);
  border-radius: var(--fc-home-card-radius);
  position: relative;
  z-index: 1;
}

.fc-home-services-owned .feature-grid-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.fc-home-services-owned .feature-card:hover {
  background-color: var(--stone);
}

@media screen and (min-width: 992px) {
  .fc-home-services-owned .feature-card-grid-top {
    grid-template-columns: minmax(0, 1.08fr) minmax(0, .92fr);
  }

  .fc-home-services-owned .feature-card-grid-bottom {
    grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
  }
}

.fc-home-resources-owned .newsarticle {
  border-radius: var(--fc-home-card-radius);
}

.fc-home-services-owned.is-node-ready .left-node,
.fc-home-services-owned.is-node-ready .right-node {
  opacity: 0;
  transition: opacity .7s cubic-bezier(.25, .46, .45, .94), transform .7s cubic-bezier(.25, .46, .45, .94);
  will-change: opacity, transform;
  z-index: 0;
}

.fc-home-services-owned.is-node-ready .left-node {
  transform: translate3d(-8%, 18%, 0) rotate(-18deg);
}

.fc-home-services-owned.is-node-ready .right-node {
  transform: translate3d(8%, -18%, 0) rotate(198deg);
}

.fc-home-services-owned.is-node-active .left-node {
  opacity: 1;
  transform: translate3d(0, 0, 0) rotate(0deg);
}

.fc-home-services-owned.is-node-active .right-node {
  opacity: 1;
  transform: translate3d(0, 0, 0) rotate(180deg);
}

.fc-home-resources-owned {
  display: flex;
}

.fc-home-resources-owned .f-container-regular,
.fc-home-resources-owned .f-testimonial-slider-cards {
  width: 100%;
}

.fc-home-faq-owned {
  background: var(--stone);
  margin-top: 0;
  padding: 100px 20px;
}

.fc-home-faq-owned .faq-title-block {
  align-items: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  text-align: center;
}

.fc-home-faq-owned .base-container-2 {
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.fc-home-faq-owned .faq-border {
  border-color: rgba(0, 38, 38, .08);
  border-radius: var(--fc-home-card-radius);
  box-shadow: 0 24px 70px rgba(0, 0, 0, .1);
  max-width: none;
}

.fc-home-newsletter-owned {
  background: var(--secure-slate);
  overflow: visible;
  position: relative;
}

.fc-home-newsletter-owned .heading-2 {
  color: var(--secure-slate);
}

.fc-home-newsletter-owned .large-paragraph {
  color: rgba(0, 38, 38, .74);
}

.fc-home-newsletter-owned .black-background-absolute {
  pointer-events: none;
}

.fc-homepage-owned .block-clients .logo-client {
  display: inline-block;
}

@keyframes fc-home-slide-left {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-100%);
  }
}

@keyframes fc-home-testimonials-marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

@keyframes fc-home-scroll-dot {
  0%,
  100% {
    opacity: .35;
    transform: translate(-50%, 0);
  }

  50% {
    opacity: 1;
    transform: translate(-50%, 12px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .fc-homepage-owned .block-clients .clients {
    animation: none;
  }

  .fc-home-services-owned.is-node-ready .left-node,
  .fc-home-services-owned.is-node-ready .right-node {
    opacity: 1;
    transition: none;
  }

  .fc-home-services-owned.is-node-ready .left-node {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }

  .fc-home-services-owned.is-node-ready .right-node {
    transform: translate3d(0, 0, 0) rotate(180deg);
  }

  .fc-home-owned-services-menu,
  .fc-home-owned-services-cta,
  .fc-home-hero-owned .cta._2 {
    transition: none;
  }

  .fc-home-owned-scroll-icon::after {
    animation: none;
  }

  .fc-home-why-proof-card {
    transition: none;
  }

  .fc-home-serve-card {
    transition: none;
  }
}

@media screen and (max-width: 1180px) {
  .fc-home-serve-grid {
    gap: 24px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 991px) {
  .fc-home-shell {
    padding-left: 28px;
    padding-right: 28px;
  }

  .fc-home-hero-owned .simplecyber {
    font-size: 2.15rem;
    line-height: 1.18;
  }

  .fc-home-why-proof-card {
    grid-template-columns: 1fr;
  }

  .fc-home-why-card-media,
  .fc-home-why-card-media-shell {
    height: 220px;
    min-height: 220px;
  }

  .fc-home-serve ._1336 {
    padding-bottom: 92px;
    padding-top: 88px;
  }

  .fc-home-ediscovery-grid {
    grid-template-columns: 1fr;
  }

  .fc-home-testimonials-owned .slider-team-wrapper {
    overflow: visible;
  }

  .fc-home-testimonials-owned .slick-slide {
    padding-left: 12px;
    padding-right: 12px;
  }

  .fc-home-services-owned .feature-card-grid-top,
  .fc-home-services-owned .feature-card-grid-bottom {
    grid-template-columns: 1fr;
  }

  .fc-home-testimonials-controls {
    box-sizing: border-box;
    display: flex;
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .fc-home-ce-plans {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .fc-home-ce-plan {
    width: 100%;
  }

  .fc-home-ce-plan:last-child {
    grid-column: 1 / -1;
  }
}

@media screen and (max-width: 767px) {
  .fc-homepage-owned {
    --fc-home-section-gap: 36px;
  }

  .fc-home-shell {
    padding-left: 20px;
    padding-right: 20px;
  }

  .fc-home-hero-data {
    max-width: none;
  }

  .fc-home-hero-owned .simplecyber {
    font-size: 1.65rem;
    line-height: 1.22;
  }

  .fc-home-owned-scroll-cue {
    display: none;
  }

  .fc-home-section {
    padding: 68px 0;
  }

  .fc-home-section-heading {
    margin-bottom: 32px;
  }

  .fc-home-section-heading h2 {
    font-size: 2rem;
    line-height: 1.18;
  }

  .fc-home-serve ._1336 {
    padding-bottom: 76px;
    padding-top: 72px;
  }

  .fc-home-why-proof-grid,
  .fc-home-serve-grid {
    gap: 18px;
    grid-template-columns: 1fr;
  }

  .fc-home-testimonials-owned .trusted-by-you-v3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .fc-home-tick-grid {
    grid-template-columns: 1fr;
  }

  .fc-home-ediscovery-expert {
    justify-self: stretch;
    margin-left: 0;
    padding: 26px;
  }

  .fc-home-testimonials-owned .card.testimonials {
    min-height: 340px;
  }

  .fc-home-ce-plan-actions {
    align-items: flex-start;
    flex-direction: column;
  }

  .fc-home-serve-card {
    min-height: 0;
    padding: 24px;
  }
}

@media screen and (max-width: 479px) {
  .fc-home-ediscovery-expert {
    padding: 20px;
  }

  .fc-home-why-proof-card,
  .fc-home-serve-card {
    padding: 20px;
  }

  .fc-home-why-card-media,
  .fc-home-why-card-media-shell {
    height: 220px;
    min-height: 220px;
  }

  .fc-home-testimonials-controls {
    margin-bottom: 16px;
  }
}
