.b360-check-overview-hero {
  --b360-check-hero-nav-clearance: clamp(88px, 8vw, 112px);
  overflow: hidden;
  background: radial-gradient(ellipse 90% 70% at 60% 0%, rgba(34, 67, 170, 0.09) 0%, rgba(255, 255, 255, 0) 70%);
}

.b360-check-native.b360-check-overview-hero {
  width: 100%;
  margin-inline: 0;
  padding-inline: 0;
}

.b360-check-native.b360-check-overview-hero > .e-con-inner {
  display: block;
  width: 100%;
  max-width: none;
}

.b360-check-overview-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 1fr);
  gap: clamp(40px, 5vw, 72px);
  min-height: 610px;
  align-items: center;
  padding-block: 56px;
}

.b360-check-native .b360-check-overview-hero__inner {
  display: block;
  min-height: 0;
  padding-block: 0;
}

.b360-check-overview-hero__inner > .e-con-inner {
  display: grid;
  width: min(100%, var(--b360-check-page-max, 1440px));
  grid-template-columns: minmax(0, 1fr) minmax(360px, 1fr);
  gap: clamp(40px, 5vw, 72px);
  min-height: 610px;
  align-items: center;
  margin-inline: auto;
  padding: 56px clamp(1rem, 4vw, 4rem) 120px;
}

.b360-check-overview-hero__copy {
  display: grid;
  justify-items: start;
  margin-top: var(--b360-check-hero-nav-clearance);
}

.b360-check-native .b360-check-overview-hero__copy {
  display: block;
  margin-top: 0;
}

.b360-check-overview-hero__copy > .e-con-inner {
  display: grid;
  justify-items: start;
  margin-top: var(--b360-check-hero-nav-clearance);
}

.b360-check-overview-hero__badge,
.b360-check-category-grid .b360-check-eyebrow,
.b360-check-trust .b360-check-eyebrow,
.b360-check-steps .b360-check-eyebrow,
.b360-check-final-cta .b360-check-eyebrow {
  display: inline-flex;
  max-width: max-content;
  align-items: center;
  gap: 8px;
  margin-bottom: 24px;
  padding: 8px 16px;
  border: 1px solid rgba(34, 67, 170, 0.18);
  border-radius: 999px;
  background: rgba(34, 67, 170, 0.08);
  color: #2243aa;
  font-size: 13px;
  font-weight: 800;
}

body.b360-check-page .b360-check-native .b360-check-overview-hero__badge {
  width: auto !important;
  max-width: max-content;
  padding: 8px 16px !important;
}

.b360-check-native .b360-check-overview-hero__badge .elementor-widget-container,
.b360-check-native .b360-check-overview-hero__badge p {
  display: contents;
  margin: 0;
}

.b360-check-overview-hero__badge span {
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #2243aa;
}

.b360-check-native .b360-check-overview-hero__badge::after {
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #2243aa;
  content: "";
}

.b360-check-overview-hero h1 {
  max-width: 680px;
  color: #0a1628;
  font-size: clamp(40px, 5vw, 62px);
  font-weight: 850;
  line-height: 1.06;
}

.b360-check-overview-hero .b360-check-overview-hero__heading .elementor-heading-title {
  max-width: 680px;
  color: #0a1628;
  font-size: clamp(40px, 5vw, 62px);
  font-weight: 850;
  line-height: 1.06;
}

.b360-check-overview-hero h1 span,
.b360-check-category-grid h2 span,
.b360-check-steps h2 span,
.b360-check-social-proof__heading h2 span {
  background: linear-gradient(135deg, #2243aa, #1a3480);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.b360-check-overview-hero__body {
  max-width: 560px;
  margin-top: 20px;
  color: #374151;
  font-size: 17px;
}

.b360-check-overview-hero__body .elementor-widget-container,
.b360-check-overview-hero__body p {
  max-width: inherit;
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: 1.65;
}

.b360-check-overview-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 32px;
}

.b360-check-native .b360-check-overview-hero__actions {
  display: block;
}

.b360-check-overview-hero__actions > .e-con-inner {
  --flex-direction: row !important;
  --justify-content: flex-start !important;
  --align-items: center !important;
  display: flex;
  flex-direction: row !important;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
}

body.b360-check-page .b360-check-overview-hero__actions > .e-con-inner > .b360-check-button {
  --width: auto !important;
  --flex-basis: auto !important;
  width: auto !important;
  max-width: max-content !important;
  min-height: 0;
  flex-basis: auto !important;
  flex-grow: 0;
  flex-shrink: 0;
  padding: 0 !important;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.b360-check-overview-hero__actions .b360-check-button .elementor-button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 26px;
  border: 1px solid transparent;
  border-radius: 14px;
  font-weight: 850;
  line-height: 1;
  text-decoration: none;
  transition: background 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.b360-check-overview-hero__actions .b360-check-button--primary .elementor-button {
  background: linear-gradient(135deg, #2243aa, #1a3480);
  color: #fff;
  box-shadow: 0 8px 28px rgba(34, 67, 170, 0.35);
}

.b360-check-overview-hero__actions .b360-check-button--ghost .elementor-button {
  border-color: rgba(10, 22, 40, 0.16);
  background: rgba(255, 255, 255, 0.72);
  color: #0a1628;
}

.b360-check-overview-hero__proof {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 30px;
}

.b360-check-native .b360-check-overview-hero__proof {
  display: block;
}

.b360-check-overview-hero__proof > .e-con-inner {
  --flex-direction: row !important;
  --justify-content: flex-start !important;
  --align-items: center !important;
  display: flex;
  flex-direction: row !important;
  flex-wrap: wrap;
  gap: 18px;
}

.b360-check-overview-hero__proof span {
  position: relative;
  padding-left: 20px;
  color: #6b7280;
  font-size: 13px;
}

body.b360-check-page .b360-check-native .b360-check-overview-hero__proof-item {
  --width: auto !important;
  --flex-basis: auto !important;
  position: relative;
  width: auto !important;
  max-width: max-content !important;
  flex-basis: auto !important;
  flex-grow: 0;
  flex-shrink: 0;
  padding: 0 0 0 20px !important;
  color: #6b7280;
  font-size: 13px;
}

.b360-check-native .b360-check-overview-hero__proof-item .elementor-widget-container,
.b360-check-native .b360-check-overview-hero__proof-item p {
  display: contents;
  margin: 0;
}

.b360-check-overview-hero__proof span::before {
  position: absolute;
  top: 0.45em;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #2243aa;
  content: "";
}

.b360-check-native .b360-check-overview-hero__proof-item::before {
  position: absolute;
  top: 0.45em;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #2243aa;
  content: "";
}

.b360-check-overview-hero__media {
  position: relative;
  margin: 0;
  overflow: visible;
}

.b360-check-native .b360-check-overview-hero__media {
  display: block;
  margin-top: calc(var(--b360-check-hero-nav-clearance) + clamp(12px, 1vw, 16px));
}

.b360-check-overview-hero__media > .e-con-inner {
  position: relative;
  display: grid;
  width: 100%;
}

.b360-check-overview-hero__media > .e-con-inner > * {
  grid-area: 1 / 1;
}

.b360-check-overview-hero__media img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 28px;
  object-fit: cover;
  object-position: top center;
  box-shadow: 0 26px 70px rgba(10, 22, 40, 0.24);
}

.b360-check-overview-hero__media-shade {
  position: absolute;
  inset: 0;
  border-radius: 28px;
  background: linear-gradient(135deg, rgba(34, 67, 170, 0.25) 0%, transparent 60%);
  pointer-events: none;
}

body.b360-check-page .b360-check-native .b360-check-overview-hero__media-shade {
  width: 100% !important;
  height: 100%;
  padding: 0 !important;
}

.b360-check-overview-hero__saving,
.b360-check-overview-hero__rating {
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
}

.b360-check-overview-hero__saving {
  bottom: -20px;
  left: -20px;
  display: grid;
  gap: 2px;
  max-width: 210px;
  padding: 16px 20px;
}

body.b360-check-page .b360-check-native .b360-check-overview-hero__saving {
  position: relative;
  bottom: auto;
  left: auto;
  width: auto !important;
  max-width: 210px;
  align-self: end;
  justify-self: start;
  padding: 16px 20px !important;
  transform: translate(-20px, 20px);
}

.b360-check-native .b360-check-overview-hero__saving .elementor-widget-container,
.b360-check-native .b360-check-overview-hero__saving p {
  display: grid;
  gap: 2px;
  margin: 0;
}

.b360-check-overview-hero__saving strong {
  color: #0a1628;
  font-family: var(--b360-check-font-heading);
  font-size: 20px;
}

.b360-check-overview-hero__saving span {
  color: #9ca3af;
  font-size: 11px;
}

.b360-check-overview-hero__rating {
  top: -16px;
  right: -16px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 14px;
}

body.b360-check-page .b360-check-native .b360-check-overview-hero__rating {
  position: relative;
  top: auto;
  right: auto;
  width: auto !important;
  align-self: start;
  justify-self: end;
  padding: 12px 14px !important;
  transform: translate(16px, -16px);
}

.b360-check-native .b360-check-overview-hero__rating .elementor-widget-container,
.b360-check-native .b360-check-overview-hero__rating p {
  display: flex;
  gap: 8px;
  align-items: center;
  margin: 0;
}

.b360-check-overview-hero__rating span {
  color: #fbbc05;
  font-size: 12px;
  letter-spacing: 1px;
}

.b360-check-overview-hero__rating strong {
  color: #0a1628;
  font-size: 13px;
}

.b360-check-overview-hero__rating em {
  color: #9ca3af;
  font-size: 11px;
  font-style: normal;
}

.b360-check-category-grid .b360-check-widget__inner,
.b360-check-steps .b360-check-widget__inner,
.b360-check-social-proof .b360-check-widget__inner {
  padding-block: 64px;
}

.b360-check-section-category-grid .b360-check-native-heading--section .elementor-heading-title,
.b360-check-section-trust .b360-check-native-heading--section .elementor-heading-title,
.b360-check-section-steps .b360-check-native-heading--section .elementor-heading-title,
.b360-check-section-social-proof .b360-check-native-heading--section .elementor-heading-title {
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 850;
  line-height: 1.08;
}

.b360-check-category-grid.b360-check-native,
.b360-check-trust.b360-check-native,
.b360-check-steps.b360-check-native,
.b360-check-social-proof.b360-check-native,
.b360-check-final-cta.b360-check-native {
  width: 100%;
  margin-inline: 0;
  padding-inline: 0;
}

.b360-check-category-grid.b360-check-native > .e-con-inner,
.b360-check-trust.b360-check-native > .e-con-inner,
.b360-check-steps.b360-check-native > .e-con-inner,
.b360-check-social-proof.b360-check-native > .e-con-inner,
.b360-check-final-cta.b360-check-native > .e-con-inner {
  display: block;
  max-width: none;
}

.b360-check-category-grid .b360-check-widget__inner > .e-con-inner,
.b360-check-steps .b360-check-widget__inner > .e-con-inner,
.b360-check-social-proof .b360-check-widget__inner > .e-con-inner,
.b360-check-final-cta .b360-check-widget__inner > .e-con-inner,
.b360-check-trust__inner > .e-con-inner,
.b360-check-category-grid__items > .e-con-inner,
.b360-check-trust__grid > .e-con-inner,
.b360-check-steps__grid > .e-con-inner,
.b360-check-social-proof__stats > .e-con-inner,
.b360-check-social-proof__grid > .e-con-inner,
.b360-check-final-cta__inner > .e-con-inner,
.b360-check-final-cta__panel > .e-con-inner {
  display: contents;
}

.b360-check-native :where(.b360-check-eyebrow, .b360-check-section-lead, .b360-check-trust__body, .b360-check-category-card__text, .b360-check-trust-card__mark, .b360-check-trust-card__text, .b360-check-step-card__number, .b360-check-step-card__text, .b360-check-stat-card__label, .b360-check-proof-card__stars, .b360-check-proof-card__saving, .b360-check-final-cta__body) :where(.elementor-widget-container, p) {
  display: contents;
  margin: 0;
}

body.b360-check-page .b360-check-native .b360-check-eyebrow {
  --width: auto !important;
  --flex-basis: auto !important;
  width: auto !important;
  max-width: max-content !important;
  padding: 8px 16px !important;
}

.b360-check-category-grid__heading .elementor-heading-title,
.b360-check-trust__heading .elementor-heading-title,
.b360-check-steps__heading .elementor-heading-title,
.b360-check-social-proof__title .elementor-heading-title,
.b360-check-final-cta__heading .elementor-heading-title {
  margin: 0;
  color: #0a1628;
  font-family: var(--b360-check-font-heading);
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.08;
}

.b360-check-category-grid__heading .elementor-heading-title,
.b360-check-steps__heading .elementor-heading-title,
.b360-check-social-proof__title .elementor-heading-title {
  font-size: clamp(28px, 3vw, 42px);
}

.b360-check-category-grid__heading .elementor-heading-title span,
.b360-check-steps__heading .elementor-heading-title span {
  background: linear-gradient(135deg, #2243aa, #1a3480);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.b360-check-trust__heading .elementor-heading-title {
  font-size: clamp(30px, 4vw, 48px);
}

.b360-check-final-cta__heading .elementor-heading-title {
  max-width: 720px;
  color: #fff;
  font-size: clamp(28px, 3.5vw, 44px);
}

.b360-check-category-card > .e-con-inner,
.b360-check-category-card__media > .e-con-inner,
.b360-check-category-card__label > .e-con-inner,
.b360-check-category-card__content > .e-con-inner,
.b360-check-trust-card > .e-con-inner,
.b360-check-step-card > .e-con-inner,
.b360-check-step-card__media > .e-con-inner,
.b360-check-step-card__content > .e-con-inner,
.b360-check-stat-card > .e-con-inner,
.b360-check-proof-card > .e-con-inner,
.b360-check-proof-card__meta > .e-con-inner,
.b360-check-proof-card__person > .e-con-inner,
.b360-check-final-cta__content > .e-con-inner,
.b360-check-final-cta__actions > .e-con-inner {
  display: contents;
}

.b360-check-category-card__label .elementor-heading-title {
  margin: 0;
  color: #fff;
  font-family: var(--b360-check-font-heading);
  font-size: 15px;
  line-height: 1.1;
}

body.b360-check-page .b360-check-category-card__label .b360-check-category-card__title {
  --width: auto !important;
  --flex-basis: auto !important;
  width: auto !important;
  max-width: max-content !important;
}

.b360-check-category-card__icon .elementor-widget-container,
.b360-check-category-card__icon p,
.b360-check-trust-card__mark .elementor-widget-container,
.b360-check-trust-card__mark p,
.b360-check-step-card__number .elementor-widget-container,
.b360-check-step-card__number p {
  display: contents;
  margin: 0;
}

.b360-check-category-card__cta {
  width: auto !important;
  justify-self: start;
}

.b360-check-category-card__cta .elementor-button {
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--b360-check-accent);
  font-size: 13px;
  font-weight: 850;
  line-height: 1.2;
}

.b360-check-trust__media .elementor-widget-container,
.b360-check-step-card__image .elementor-widget-container,
.b360-check-proof-card__avatar .elementor-widget-container,
.b360-check-final-cta__image .elementor-widget-container {
  display: contents;
}

.b360-check-trust-card__title .elementor-heading-title,
.b360-check-step-card__title .elementor-heading-title {
  color: #0a1628;
  font-size: 16px;
  line-height: 1.2;
}

.b360-check-stat-card__value .elementor-heading-title {
  margin: 0;
  color: #2243aa;
  font-family: var(--b360-check-font-heading);
  font-size: 22px;
  font-weight: 900;
  line-height: 1.15;
}

.b360-check-proof-card__quote .elementor-widget-container,
.b360-check-proof-card__quote p {
  display: contents;
}

.b360-check-proof-card__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.b360-check-proof-card__person-text .elementor-widget-container,
.b360-check-proof-card__person-text p {
  display: grid;
  margin: 0;
}

.b360-check-proof-card__avatar {
  width: 40px !important;
  flex: 0 0 auto;
}

.b360-check-proof-card__avatar img {
  width: 40px;
  height: 40px;
  border: 2px solid rgba(34, 67, 170, 0.25);
  border-radius: 999px;
  object-fit: cover;
}

.b360-check-final-cta__image {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100%;
}

.b360-check-final-cta__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

body.b360-check-page .b360-check-native .b360-check-button {
  --width: auto !important;
  --flex-basis: auto !important;
  width: auto !important;
  max-width: max-content !important;
  min-height: 0;
  flex-basis: auto !important;
  padding: 0 !important;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.b360-check-native .b360-check-button .elementor-button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 26px;
  border: 1px solid transparent;
  border-radius: 14px;
  font-weight: 850;
  line-height: 1;
  text-decoration: none;
}

.b360-check-native .b360-check-button--primary .elementor-button {
  background: linear-gradient(135deg, #2243aa, #1a3480);
  color: #fff;
  box-shadow: 0 8px 28px rgba(34, 67, 170, 0.35);
}

.b360-check-native .b360-check-button--ghost .elementor-button {
  border-color: rgba(10, 22, 40, 0.16);
  background: rgba(255, 255, 255, 0.72);
  color: #0a1628;
}

.b360-check-category-grid .b360-check-widget__inner,
.b360-check-steps .b360-check-widget__inner,
.b360-check-social-proof__heading {
  display: grid;
  justify-items: center;
  text-align: center;
}

.b360-check-category-grid__items {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-top: 44px;
}

.b360-check-category-card {
  display: block;
  overflow: hidden;
  border: 1px solid color-mix(in srgb, var(--b360-check-accent) 13%, transparent);
  border-radius: 22px;
  background: #fff;
  color: inherit;
  text-align: left;
  text-decoration: none;
  box-shadow: 0 2px 16px color-mix(in srgb, var(--b360-check-accent) 5%, transparent);
  transition: box-shadow 180ms ease, transform 180ms ease;
}

.b360-check-category-card:hover,
.b360-check-category-card:focus-visible {
  box-shadow: 0 16px 34px color-mix(in srgb, var(--b360-check-accent) 16%, transparent);
  transform: translateY(-4px);
}

.b360-check-category-card__media {
  position: relative;
  display: block;
  height: 144px;
  overflow: hidden;
  background: linear-gradient(135deg, var(--b360-check-accent), var(--b360-check-accent-dark));
}

.b360-check-category-card__media img {
  position: relative;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, var(--b360-check-accent), var(--b360-check-accent-dark));
  object-fit: cover;
  object-position: top center;
  transition: transform 500ms ease;
}

.b360-check-category-card:hover .b360-check-category-card__media img,
.b360-check-category-card:focus-visible .b360-check-category-card__media img {
  transform: scale(1.05);
}

.b360-check-category-card__shade {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(to bottom, transparent 30%, var(--b360-check-accent) 100%);
}

.b360-check-category-card__label {
  position: absolute;
  z-index: 2;
  bottom: 12px;
  left: 12px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.b360-check-category-card__icon {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border-radius: 12px;
  background: linear-gradient(135deg, var(--b360-check-accent), var(--b360-check-accent-dark));
  color: #fff;
  font-family: var(--b360-check-font-heading);
  font-size: 11px;
  font-weight: 900;
}

.b360-check-category-card__label strong {
  color: #fff;
  font-family: var(--b360-check-font-heading);
  font-size: 15px;
  line-height: 1.1;
}

.b360-check-category-card__content {
  display: grid;
  gap: 12px;
  padding: 20px;
}

.b360-check-category-card__content span:first-child {
  color: #6b7280;
  font-size: 13px;
  line-height: 1.55;
}

.b360-check-category-card__cta {
  color: var(--b360-check-accent);
  font-size: 13px;
  font-weight: 850;
}

.b360-check-trust,
.b360-check-steps {
  background: #f9fafb;
}

.b360-check-trust__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(36px, 5vw, 72px);
  align-items: center;
  padding-block: 64px;
}

.b360-check-trust__media {
  position: relative;
  order: 1;
  margin: 0;
  overflow: hidden;
  border-radius: 28px;
  aspect-ratio: 4 / 3;
}

.b360-check-trust__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

.b360-check-trust__media::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(34, 67, 170, 0.2) 0%, transparent 60%);
  content: "";
}

.b360-check-trust__content {
  order: 2;
}

.b360-check-trust__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 32px;
}

.b360-check-trust-card,
.b360-check-step-card,
.b360-check-proof-card,
.b360-check-stat-card {
  border: 1px solid rgba(34, 67, 170, 0.12);
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 2px 14px rgba(34, 67, 170, 0.06);
}

.b360-check-trust-card {
  padding: 20px;
}

.b360-check-trust-card__mark {
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  margin-bottom: 12px;
  border-radius: 14px;
  background: rgba(34, 67, 170, 0.08);
  color: #2243aa;
  font-family: var(--b360-check-font-heading);
  font-size: 12px;
  font-weight: 900;
}

.b360-check-trust-card h3,
.b360-check-step-card h3 {
  color: #0a1628;
  font-size: 16px;
  line-height: 1.2;
}

.b360-check-trust-card p,
.b360-check-step-card p {
  margin-top: 8px;
  color: #6b7280;
  font-size: 12px;
  line-height: 1.55;
}

.b360-check-steps__grid {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin-top: 44px;
}

.b360-check-step-card {
  overflow: hidden;
}

.b360-check-step-card__media {
  position: relative;
  height: 176px;
  overflow: hidden;
}

.b360-check-step-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

.b360-check-step-card__media::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, transparent 40%, rgba(10, 22, 40, 0.75) 100%);
  content: "";
}

.b360-check-step-card__number {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 1;
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border-radius: 12px;
  background: linear-gradient(135deg, #2243aa, #1a3480);
  color: #fff;
  font-family: var(--b360-check-font-heading);
  font-size: 15px;
  font-weight: 900;
}

.b360-check-step-card__content {
  padding: 24px;
  text-align: left;
}

.b360-check-social-proof {
  background: #fff;
}

.b360-check-social-proof__stats {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  margin-bottom: 56px;
}

.b360-check-stat-card {
  display: grid;
  justify-items: center;
  gap: 6px;
  padding: 20px;
  text-align: center;
}

.b360-check-stat-card strong {
  color: #2243aa;
  font-family: var(--b360-check-font-heading);
  font-size: 22px;
  font-weight: 900;
}

.b360-check-stat-card span {
  color: #6b7280;
  font-size: 12px;
}

.b360-check-social-proof__grid {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-top: 40px;
}

.b360-check-proof-card {
  display: grid;
  gap: 18px;
  margin: 0;
  padding: 24px;
}

.b360-check-proof-card__stars {
  color: #2243aa;
  font-size: 13px;
  letter-spacing: 1px;
}

.b360-check-proof-card blockquote {
  margin: 0;
  color: #374151;
  font-size: 13px;
  font-style: italic;
  line-height: 1.6;
}

.b360-check-proof-card figcaption {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.b360-check-proof-card__person {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 12px;
}

.b360-check-proof-card__person img {
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
  border: 2px solid rgba(34, 67, 170, 0.25);
  border-radius: 999px;
  object-fit: cover;
}

.b360-check-proof-card__person strong,
.b360-check-proof-card__person em {
  display: block;
}

.b360-check-proof-card__person strong {
  color: #0a1628;
  font-size: 13px;
}

.b360-check-proof-card__person em {
  color: #9ca3af;
  font-size: 11px;
  font-style: normal;
}

.b360-check-proof-card__saving {
  flex: 0 0 auto;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(34, 67, 170, 0.08);
  color: #2243aa;
  font-size: 12px;
  font-weight: 850;
}

.b360-check-final-cta {
  background: #fff;
}

.b360-check-final-cta__inner {
  padding-block: 64px;
}

.b360-check-final-cta__panel {
  position: relative;
  display: grid;
  min-height: 360px;
  place-items: center;
  overflow: hidden;
  border-radius: 30px;
  background: #0a1628;
  box-shadow: 0 16px 48px rgba(34, 67, 170, 0.25);
}

.b360-check-final-cta__panel img,
.b360-check-final-cta__shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.b360-check-final-cta__panel img {
  z-index: 0;
  object-fit: cover;
  object-position: center;
}

.b360-check-final-cta__shade {
  z-index: 1;
  background: linear-gradient(135deg, rgba(10, 22, 40, 0.9) 0%, rgba(26, 48, 128, 0.85) 100%);
}

.b360-check-final-cta__content {
  position: relative;
  z-index: 2;
  display: grid;
  justify-items: center;
  max-width: 820px;
  padding: 56px 32px;
  text-align: center;
}

.b360-check-final-cta .b360-check-eyebrow {
  border-color: rgba(255, 255, 255, 0.28);
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
}

.b360-check-final-cta h2 {
  max-width: 720px;
  color: #fff;
  font-size: clamp(28px, 3.5vw, 44px);
}

.b360-check-final-cta p {
  max-width: 620px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 16px;
}

.b360-check-final-cta__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin-top: 32px;
}

.b360-check-final-cta .b360-check-button--ghost {
  border-color: rgba(255, 255, 255, 0.3);
  background: transparent;
  color: #fff;
}
