/* ==========================================================================
   Cyber Security vertical — page-scoped redesign
   ========================================================================== */

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh {
  --cyber-ink: #0b0a12;
  --cyber-ink-soft: #171327;
  --cyber-violet: #6d35e8;
  --cyber-violet-bright: #9b72f6;
  --cyber-paper: #ffffff;
  --cyber-wash: #f7f6fb;
  --cyber-line: rgba(20, 16, 35, 0.12);
  --cyber-muted: #575361;
  --cyber-dark-copy: rgba(255, 255, 255, 0.76);
  --cyber-shadow: 0 22px 62px rgba(32, 18, 72, 0.11);
  overflow-x: clip;
  background: var(--cyber-paper);
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh :where(.bf-hero, .bf-composed-section) > .bf-container {
  width: min(100% - 64px, 1200px);
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh :where(
  .bf-problem,
  .bf-features,
  .bf-cases,
  #bf-process,
  #bf-stats,
  #bf-fit,
  #bf-cta,
  #bf-faq
) {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding-block: clamp(68px, 5.6vw, 82px) !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh [data-bf-section]::after {
  display: none !important;
  content: none !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-eyebrow {
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  align-items: center;
  margin-bottom: 16px;
  color: var(--cyber-violet) !important;
  border-color: rgba(109, 53, 232, 0.2) !important;
  background: rgba(109, 53, 232, 0.055) !important;
  letter-spacing: 0.13em;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh :where(
  .bf-problem,
  .bf-features,
  .bf-cases,
  #bf-process,
  #bf-stats,
  #bf-fit,
  #bf-cta,
  #bf-faq
) .bf-h2 {
  max-width: 22ch;
  font-size: clamp(1.8rem, 2.5vw, 2.25rem) !important;
  line-height: 1.1 !important;
  letter-spacing: -0.045em !important;
  text-wrap: balance;
}

/* Hero -------------------------------------------------------------------- */

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero {
  min-height: 0 !important;
  padding: clamp(56px, 5vw, 68px) 0 54px !important;
  color: var(--cyber-ink);
  background:
    radial-gradient(circle at 76% 14%, rgba(109, 53, 232, 0.13), transparent 31%),
    linear-gradient(180deg, #ffffff, #fbfaff) !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero::before {
  content: "";
  position: absolute;
  inset: -20% auto auto -8%;
  width: 520px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(155, 114, 246, 0.12), transparent 68%);
  pointer-events: none;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__orb {
  display: none;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__inner {
  position: relative;
  z-index: 1;
  display: flex !important;
  grid-template-columns: none !important;
  gap: clamp(48px, 6vw, 84px) !important;
  align-items: center;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__left {
  width: min(48%, 560px);
  max-width: 560px !important;
  padding: 0 !important;
  flex: 0 1 560px;
  text-align: left;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero .bf-h1 {
  max-width: 16ch;
  margin: 22px 0 24px;
  color: var(--cyber-ink) !important;
  font-size: clamp(2.65rem, 3.8vw, 3.25rem) !important;
  line-height: 1.03 !important;
  letter-spacing: -0.055em !important;
  text-wrap: balance;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero .bf-h1 br {
  display: block;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__sub {
  max-width: 52ch;
  margin: 0 0 24px;
  color: var(--cyber-muted) !important;
  font-size: 1.05rem !important;
  line-height: 1.68 !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__ctas {
  justify-content: flex-start !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__fine {
  color: #777281 !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__right {
  position: relative;
  display: flex !important;
  width: auto;
  min-width: 0;
  min-height: 450px !important;
  flex: 1 1 0;
  align-items: center;
  justify-content: center;
  padding: 26px !important;
  overflow: visible !important;
  border: 1px solid rgba(109, 53, 232, 0.14);
  border-radius: 24px !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.88), rgba(237, 232, 255, 0.82)) !important;
  box-shadow: var(--cyber-shadow);
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__right::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 10% -5% -6% 8%;
  border-radius: 28px;
  background: linear-gradient(135deg, rgba(109, 53, 232, 0.32), rgba(32, 24, 67, 0.14));
  filter: blur(20px);
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__right svg {
  width: min(100%, 470px) !important;
  max-width: 470px !important;
  filter: drop-shadow(0 18px 32px rgba(32, 18, 72, 0.12));
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh section .bf-btn--large {
  min-height: 54px;
  padding-inline: 24px;
  gap: 10px;
}

/* Problem ----------------------------------------------------------------- */

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-problem {
  background: #ffffff !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-problem__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(350px, 0.88fr) !important;
  gap: clamp(52px, 7vw, 96px) !important;
  align-items: center;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-problem__visual {
  position: relative;
  overflow: hidden;
  padding: 28px;
  border: 1px solid var(--cyber-line);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: var(--cyber-shadow);
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-problem__visual::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, var(--cyber-violet), var(--cyber-violet-bright));
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-problem__graph {
  border: 0;
  background: transparent;
  box-shadow: none;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-problem__copy {
  max-width: 520px;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-problem__copy p {
  color: var(--cyber-muted);
  font-size: 1rem;
  line-height: 1.72;
}

/* Diagnostic system ------------------------------------------------------- */

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features {
  background:
    radial-gradient(circle at 88% 6%, rgba(109, 53, 232, 0.09), transparent 24%),
    var(--cyber-wash) !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features > .bf-container > .bf-section__header--center {
  max-width: 840px;
  margin: 0 auto 48px !important;
  text-align: center;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features > .bf-container > .bf-section__header--center .bf-h2 {
  max-width: 20ch;
  margin-inline: auto;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features > .bf-container > .bf-section__header--center .bf-body-lg {
  max-width: 62ch;
  margin: 18px auto 0;
  color: var(--cyber-muted);
  font-size: 1.05rem;
  line-height: 1.68;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__row {
  display: grid !important;
  grid-template-columns: minmax(340px, 0.86fr) minmax(0, 1.14fr) !important;
  gap: clamp(48px, 6vw, 82px) !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 48px 0 !important;
  align-items: center;
  border-top: 1px solid var(--cyber-line);
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__row:last-child {
  border-bottom: 1px solid var(--cyber-line);
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__row--reverse > .bf-features__visual {
  grid-column: 2;
  grid-row: 1;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__row--reverse > div:last-child {
  grid-column: 1;
  grid-row: 1;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__visual {
  width: 100%;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__visual-card {
  width: 100%;
  max-width: none;
  padding: 26px;
  border: 1px solid var(--cyber-line);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 16px 42px rgba(32, 18, 72, 0.08);
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__label {
  color: var(--cyber-violet);
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__title {
  max-width: 19ch;
  margin: 12px 0 16px;
  color: var(--cyber-ink);
  font-size: clamp(1.7rem, 2.4vw, 2.2rem) !important;
  line-height: 1.08;
  letter-spacing: -0.04em;
  text-wrap: balance;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__desc {
  color: var(--cyber-muted);
  font-size: 0.96rem;
  line-height: 1.7;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__bullets {
  gap: 10px;
  margin-top: 22px;
}

/* Proof rail -------------------------------------------------------------- */

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cases {
  overflow: hidden;
  background: #ffffff !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cases__top {
  margin-bottom: 30px !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cases__header {
  max-width: 760px;
  margin-bottom: 0 !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cases__scroller {
  --cyber-case-gutter: max(32px, calc((100% - 1200px) / 2 + 32px));
  width: 100%;
  overflow-x: auto;
  scroll-padding-inline: var(--cyber-case-gutter);
  scrollbar-width: none;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cases__track {
  display: grid;
  grid-auto-columns: 360px;
  grid-auto-flow: column;
  gap: 18px;
  width: max-content;
  padding: 8px var(--cyber-case-gutter) 28px;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cases__card {
  display: flex !important;
  width: 360px;
  min-width: 360px;
  height: auto !important;
  min-height: 430px !important;
  overflow: hidden;
  flex-direction: column;
  border: 1px solid var(--cyber-line);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 15px 40px rgba(32, 18, 72, 0.08);
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cases__thumb {
  height: 205px !important;
  min-height: 205px !important;
  flex: 0 0 205px !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cases__info {
  display: flex;
  min-height: 224px;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 24px !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cases__quote {
  color: var(--cyber-ink);
  font-size: 1rem;
  line-height: 1.55;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cases__bottom {
  margin-top: auto;
  align-items: flex-end;
  gap: 12px;
}

/* Process ----------------------------------------------------------------- */

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-process {
  background:
    linear-gradient(180deg, #f7f6fb, #fbfaff) !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-process .bf-section__header--center {
  margin-bottom: 42px !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-process .bf-h2 {
  margin-inline: auto;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-steps-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-steps-card {
  height: 100%;
  padding: 28px;
  border: 1px solid var(--cyber-line);
  border-top: 3px solid rgba(109, 53, 232, 0.68);
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 10px 28px rgba(32, 18, 72, 0.055);
}

/* Results ----------------------------------------------------------------- */

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-stats {
  overflow: hidden;
  color: #ffffff;
  background:
    radial-gradient(circle at 16% 110%, rgba(109, 53, 232, 0.42), transparent 34%),
    linear-gradient(135deg, #0b0a12, #201843) !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-stats .bf-section__header--center {
  max-width: 780px;
  margin: 0 auto 40px !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-stats .bf-h2 {
  max-width: 18ch;
  margin-inline: auto;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-proof-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  max-width: 1040px;
  margin-inline: auto;
  border-block: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-proof-card {
  min-width: 0;
  padding: 30px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-proof-card:last-child {
  border-right: 0;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-proof-card__num {
  color: #c4b5fd;
  font-size: clamp(2.35rem, 4vw, 3.7rem);
  line-height: 1;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-proof-card__label {
  color: var(--cyber-dark-copy) !important;
}

/* Recognition signals ----------------------------------------------------- */

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-fit {
  background:
    radial-gradient(circle at 88% 8%, rgba(109, 53, 232, 0.08), transparent 24%),
    #ffffff !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-fit .bf-section__header--center {
  max-width: 820px;
  margin: 0 auto 34px !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-fit .bf-h2 {
  max-width: 20ch;
  margin-inline: auto;
  color: var(--cyber-ink) !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-signal__sub {
  max-width: 58ch;
  margin: 18px auto 0;
  color: var(--cyber-muted);
  font-size: 1.05rem;
  line-height: 1.65;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-signal__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 0 !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-signal__card {
  min-width: 0;
  min-height: 0 !important;
  height: auto !important;
  padding: 26px;
  border: 1px solid var(--cyber-line);
  border-top: 3px solid rgba(109, 53, 232, 0.62);
  border-radius: 14px;
  background: #f9f8fc !important;
  box-shadow: 0 10px 28px rgba(32, 18, 72, 0.055);
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-signal__card-icon {
  color: var(--cyber-violet) !important;
  background: rgba(109, 53, 232, 0.09) !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-signal__card-title {
  color: var(--cyber-ink) !important;
  line-height: 1.35;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-signal__card-text {
  color: var(--cyber-muted) !important;
  font-size: 0.94rem;
  line-height: 1.62;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-signal__cta {
  margin-top: 34px;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-signal__cta .bf-btn--white {
  width: max-content !important;
  max-width: 100%;
  color: #ffffff !important;
  border-color: var(--cyber-ink) !important;
  background: var(--cyber-ink) !important;
  box-shadow: 0 12px 28px rgba(11, 10, 18, 0.15);
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-signal__cta-text {
  color: var(--cyber-muted) !important;
}

/* Closing action ---------------------------------------------------------- */

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-cta {
  overflow: hidden;
  background:
    radial-gradient(circle at 80% 18%, rgba(155, 114, 246, 0.24), transparent 30%),
    linear-gradient(130deg, #0b0a12, #201843) !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__split {
  display: flex !important;
  width: min(100% - 64px, 1200px);
  max-width: 1200px !important;
  margin-inline: auto;
  align-items: center;
  gap: clamp(48px, 7vw, 96px);
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__left {
  width: min(52%, 580px);
  padding: 0 !important;
  flex: 1 1 580px;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__left > .bf-btn {
  width: max-content !important;
  max-width: 100%;
  align-self: flex-start;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__left .bf-eyebrow {
  color: #ddd2ff !important;
  border-color: rgba(196, 181, 253, 0.3) !important;
  background: rgba(109, 53, 232, 0.18) !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__left .bf-h2 {
  color: #ffffff !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__body {
  max-width: 55ch;
  color: var(--cyber-dark-copy) !important;
  font-size: 1rem;
  line-height: 1.7;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__fine {
  color: rgba(255, 255, 255, 0.56) !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__right {
  width: min(42%, 470px);
  height: 360px;
  min-height: 360px;
  overflow: hidden;
  flex: 1 1 470px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.07);
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__right video {
  display: block;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

/* FAQ --------------------------------------------------------------------- */

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-faq {
  background:
    linear-gradient(180deg, #f7f6fb, #ffffff 180px) !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-faq .bf-faq__layout {
  display: grid;
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr);
  gap: clamp(52px, 7vw, 96px);
  align-items: start;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-faq .bf-faq__header {
  position: sticky;
  top: 112px;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-faq .bf-faq__header p {
  color: var(--cyber-muted);
  line-height: 1.7;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-faq .bf-faq__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border: 0;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-faq .bf-faq__item {
  margin: 0 !important;
  padding-inline: 22px;
  border: 1px solid var(--cyber-line) !important;
  border-radius: 14px !important;
  background: #ffffff !important;
  box-shadow: 0 8px 24px rgba(32, 18, 72, 0.045) !important;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-faq .bf-faq__question {
  min-height: 64px;
  padding: 16px 0 !important;
  color: var(--cyber-ink);
  font-size: 1rem;
}

body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-faq .bf-faq__answer-inner {
  padding-bottom: 22px;
  color: var(--cyber-muted);
  line-height: 1.7;
}

/* Responsive --------------------------------------------------------------- */

@media (max-width: 1080px) {
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__inner,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__split {
    flex-direction: column;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__left,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__left {
    width: 100%;
    max-width: 760px !important;
    text-align: center;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero .bf-h1,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__sub,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__body {
    margin-inline: auto;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__ctas {
    justify-content: center !important;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__left > .bf-btn {
    align-self: center;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__right,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__right {
    width: min(100%, 680px);
  }
}

@media (max-width: 900px) {
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh :where(.bf-hero, .bf-composed-section) > .bf-container,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__split {
    width: min(100% - 36px, 760px);
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-problem__grid,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__row,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-faq .bf-faq__layout {
    grid-template-columns: 1fr !important;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__row--reverse > .bf-features__visual,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__row--reverse > div:last-child {
    grid-column: 1;
    grid-row: auto;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__row--reverse > .bf-features__visual {
    grid-row: 1;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-steps-grid,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-signal__grid {
    grid-template-columns: 1fr;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh #bf-faq .bf-faq__header {
    position: static;
    max-width: 680px;
  }
}

@media (max-width: 680px) {
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh :where(.bf-hero, .bf-composed-section) > .bf-container,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__split {
    width: min(100% - 40px, 620px);
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh :where(
    .bf-problem,
    .bf-features,
    .bf-cases,
    #bf-process,
    #bf-stats,
    #bf-fit,
    #bf-cta,
    #bf-faq
  ) {
    padding-block: 54px !important;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero {
    padding: 52px 0 42px !important;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero .bf-h1 {
    max-width: 12ch;
    font-size: clamp(2.35rem, 9vw, 2.75rem) !important;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh :where(
    .bf-problem,
    .bf-features,
    .bf-cases,
    #bf-process,
    #bf-stats,
    #bf-fit,
    #bf-cta,
    #bf-faq
  ) .bf-h2 {
    font-size: clamp(1.75rem, 7.2vw, 2.15rem) !important;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-hero__right {
    min-height: 0 !important;
    padding: 14px !important;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cta__right {
    height: 260px;
    min-height: 260px;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-problem__visual,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__visual-card {
    padding: 18px;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-features__row {
    gap: 28px !important;
    padding: 38px 0 !important;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cases__track {
    grid-auto-columns: calc(100vw - 40px);
    padding: 8px 20px 26px;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-cases__card {
    width: calc(100vw - 40px);
    min-width: 0;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-proof-grid {
    grid-template-columns: 1fr;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-proof-card {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh .bf-proof-card:last-child {
    border-bottom: 0;
  }

  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh section .bf-btn--large {
    width: 100%;
    justify-content: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh *,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh *::before,
  body.bf-page-cyber-security.bf-experience-v3.bf-template-industry.bf-nh *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}
