body {
  font-family: 'Schibsted Grotesk', system-ui, -apple-system, 'Segoe UI', sans-serif;
  font-kerning: normal;
  text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  letter-spacing: 0;
  text-wrap: balance;
}

h1,
.h1 {
  line-height: 1.08;
}

h2,
.h2 {
  line-height: 1.14;
}

h3,
.h3 {
  line-height: 1.18;
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
  line-height: 1.25;
}

.hero-title,
.in-hero-title {
  font-family: inherit;
  font-size: 3.7rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.07;
  text-wrap: balance;
}

.homepage-hero {
  --hero-separator-color: #fff;
  padding: 7.5rem 0 6.75rem;
  min-height: 680px;
}

.homepage-hero.right-slant-shape::after,
.page-hero.bg-shape::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 84px;
  background: var(--hero-separator-color, #fff);
  background-image: none;
  background-position: initial;
  background-repeat: initial;
  background-size: initial;
  clip-path: polygon(0 22%, 50% 68%, 100% 22%, 100% 100%, 0 100%);
  pointer-events: none;
}

.page-hero {
  --hero-separator-color: #fff;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0) 38%) left bottom / 100% 1px no-repeat,
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0) 44%),
    #0b2e4a;
  color: #fff;
}

.page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
}

.page-hero::before {
  opacity: 0.11;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.36) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.33) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0.08), #000 24%, #000 74%, rgba(0, 0, 0, 0.12));
}

.page-hero--beige {
  --hero-separator-color: #f5f3ef;
}

.page-hero--accent-rule {
  --hero-rule-color: #b59c6a;
  --hero-rule-fade: rgba(181, 156, 106, 0);
}

.page-hero__inner {
  position: relative;
  max-width: 880px;
  padding: 7.75rem 0 7rem;
}

.page-hero__inner::before {
  content: "";
  display: block;
  width: 84px;
  height: 1px;
  margin-bottom: 1.25rem;
  background: rgba(255,255,255,.5);
}

.page-hero__eyebrow {
  margin: 0 0 1rem;
  color: rgba(231, 238, 241, 0.72);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
  text-transform: uppercase;
}

.page-hero h1 {
  margin: 0;
  color: #fff;
}

.homepage-hero .lead, .page-hero__lead {
  max-width: 560px;
  margin: 1.35rem 0 0;
  color: rgba(231, 238, 241, 0.82);
  font-size: 1.12rem;
  line-height: 1.55;
}

.pricing-hero__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
}

.pricing-hero__cta-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  font-size: 1.1rem;
  line-height: 1;
}

@media (max-width: 991.98px) {
  .hero-title,
  .in-hero-title {
    font-size: 3.15rem;
  }

  .homepage-hero {
    padding: 6.5rem 0 6rem;
    min-height: 610px;
  }

  .page-hero__inner {
    padding: 6.5rem 0 5.75rem;
  }
}

@media (max-width: 767.98px) {
  .hero-title,
  .in-hero-title {
    font-size: 2.4rem;
  }

  .homepage-hero {
    padding: 5.25rem 0 5rem;
    min-height: 520px;
  }


  .page-hero__inner {
    padding: 5.5rem 0 4.75rem;
  }

  .homepage-hero .lead, .page-hero__lead {
    font-size: 1rem;
  }
}

.in-footer {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 5.5rem 0 2rem;
  background:
    linear-gradient(135deg, #071f34 0%, #0a2e4a 54%, #061a2c 100%) !important;
}

.in-footer::before,
.in-footer::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
}

.in-footer::before {
  opacity: 0.12;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.16) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.14) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0.1), #000 20%, #000 80%, rgba(0, 0, 0, 0.18));
}

.in-footer::after {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0)) 0 0 / 100% 1px no-repeat,
    radial-gradient(circle at 82% 18%, rgba(255, 255, 255, 0.10), transparent 26%);
}

.in-footer__main {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(150px, 0.45fr) minmax(220px, 0.65fr);
  gap: 3rem;
  align-items: start;
}

.in-footer__brand {
  max-width: 620px;
}

.in-footer__logo {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  color: #fff;
  font-size: 1.05rem;
  font-weight: 800;
  line-height: 1.1;
  text-decoration: none;
}

.in-footer__logo:hover {
  color: #fff;
}

.in-footer__logo img {
  width: 30px;
  height: 30px;
  border-radius: 8px;
}

.in-footer__brand p {
  max-width: 50ch;
  margin: 1.15rem 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.94rem;
  line-height: 1.6;
}

.in-footer__label {
  margin: 0 0 1rem;
  color: rgba(255, 255, 255, 0.52);
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
}

.in-footer__nav,
.in-footer__contact {
  display: grid;
  gap: 0.65rem;
}

.in-footer__nav a,
.in-footer__contact a {
  width: fit-content;
  color: rgba(255, 255, 255, 0.82);
  text-decoration: none;
  transition: color 0.16s ease, transform 0.16s ease;
}

.in-footer__nav a:hover,
.in-footer__contact a:hover {
  color: #fff;
  transform: translateX(2px);
}

.in-footer__contact span {
  max-width: 28ch;
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.95rem;
  line-height: 1.6;
}

.in-footer__bottom {
  display: grid;
  grid-template-columns: auto minmax(40px, 1fr) auto;
  gap: 1rem;
  align-items: center;
  margin-top: 4.25rem;
  padding-top: 1.25rem;
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.88rem;
}

.in-footer__bottom p {
  margin: 0;
}

.in-footer__rule {
  height: 1px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.20), rgba(255, 255, 255, 0.04));
}

.in-footer__bottom-end {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.4rem;
}

.in-footer__legal a {
  color: rgba(255, 255, 255, 0.36);
  font-size: 0.82rem;
  text-decoration: none;
  transition: color 0.16s ease;
}

.in-footer__legal a:hover {
  color: rgba(255, 255, 255, 0.65);
}



.cta-band {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 2.75rem 0;
}

.cta-panel {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(180px, 0.45fr);
  gap: 2rem;
  align-items: center;
  padding: 4.25rem;
  border: 1px solid rgba(11, 46, 74, 0.14);
  border-radius: 8px;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.10), rgba(255, 255, 255, 0) 42%) left top / 100% 1px no-repeat,
    linear-gradient(135deg, #0b2e4a 0%, #09263f 62%, #071f34 100%);
  box-shadow: 0 24px 60px rgba(11, 46, 74, 0.10);
  color: #fff;
}

.cta-panel::before,
.cta-panel::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
}

.cta-panel::before {
  opacity: 0.12;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.16) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0.06), #000 18%, #000 78%, rgba(0, 0, 0, 0.12));
}

.cta-panel::after {
  background:
    radial-gradient(circle at 84% 20%, rgba(255, 255, 255, 0.12), transparent 24%),
    linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0)) 0 100% / 100% 1px no-repeat;
}

.cta-panel__copy {
  max-width: 760px;
}

.cta-panel__eyebrow {
  margin: 0 0 1rem;
  color: rgba(231, 238, 241, 0.72);
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
}

.cta-panel__title {
  margin: 0;
  color: #fff;
  font-size: 3rem;
  letter-spacing: 0;
  line-height: 1;
  text-wrap: balance;
}

.cta-panel__lead {
  max-width: 56ch;
  margin: 1.35rem 0 0;
  color: rgba(231, 238, 241, 0.78);
  font-size: 1.08rem;
  line-height: 1.65;
}

.cta-panel__action {
  display: grid;
  gap: 1rem;
  justify-items: start;
  min-width: 0;
}

.cta-panel__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
  line-height: 1.5rem;
}

.cta-panel__button-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  font-size: 1.1rem;
  line-height: 1;
}

.cta-panel__note {
  max-width: 26ch;
  color: rgba(231, 238, 241, 0.62);
  font-size: 0.92rem;
  line-height: 1.55;
}

@media (max-width: 991.98px) {
  .in-footer__main {
    grid-template-columns: 1fr 1fr;
  }

  .in-footer__brand {
    grid-column: 1 / -1;
  }

  .cta-band {
    padding: 4.75rem 0;
  }

  .cta-panel {
    grid-template-columns: 1fr;
    gap: 2rem;
    padding: 3rem;
  }

  .cta-panel__title {
    max-width: 12ch;
    font-size: 3rem;
  }
}

@media (max-width: 767.98px) {
  .in-footer {
    padding: 4rem 0 1.75rem;
  }

  .in-footer__main,
  .in-footer__bottom {
    grid-template-columns: 1fr;
  }

  .in-footer__bottom {
    gap: 0.75rem;
    margin-top: 3rem;
  }

  .in-footer__rule {
    order: -1;
  }

  .proven-in-practice .lead,
  .who-this-is-for .lead {
    font-size: 1rem;
    font-weight: 400;
  }

  .pricing-check-list li {
    font-size: 0.9rem;
  }

  .in-footer__bottom p {
    text-align: center;
  }

  .in-footer__bottom-end {
    align-items: center;
    text-align: center;
  }

  .cta-band {
    padding: 4rem 0;
  }

  .cta-panel {
    padding: 2rem 1.25rem;
  }

  .cta-panel__action {
    width: 100%;
  }

  .cta-panel__action .btn {
    width: 100%;
  }

  .cta-panel__title {
    font-size: 2.15rem;
  }
}

.pricing-section-label {
  margin: 0 0 1rem;
  color: rgba(11, 46, 74, 0.68);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
  text-transform: uppercase;
}

.pricing-timeline-section {
  background:
    linear-gradient(180deg, #fff 0%, rgba(245, 243, 239, 0.38) 100%);
}

.pricing-timeline {
  position: relative;
  display: grid;
  gap: 1.4rem;
}

.pricing-step {
  position: relative;
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 1.15rem;
}

.pricing-step:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 52px;
  bottom: -1.4rem;
  left: 25px;
  width: 1px;
  background: linear-gradient(180deg, rgba(11, 46, 74, 0.24), rgba(11, 46, 74, 0.06));
}

.pricing-step__marker {
  position: relative;
  z-index: 1;
  display: flex;
  width: 52px;
  height: 52px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(11, 46, 74, 0.18);
  border-radius: 8px;
  background: #fff;
  color: #0b2e4a;
  font-size: 0.8rem;
  font-weight: 800;
}

.pricing-step__card {
  position: relative;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(11, 46, 74, 0.10);
  box-shadow: 0 10px 28px rgba(11, 46, 74, 0.045);
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.pricing-step__card:hover {
  border-color: rgba(11, 46, 74, 0.22);
  box-shadow: 0 14px 34px rgba(11, 46, 74, 0.065);
  transform: translateY(-1px);
}

.pricing-step--featured .pricing-step__marker,
.pricing-step--featured .pricing-step__card {
  border-color: rgba(11, 46, 74, 0.34);
}

.pricing-step--featured .pricing-step__card {
  box-shadow: 0 16px 38px rgba(11, 46, 74, 0.085);
}

.pricing-step--featured .pricing-step__marker {
  background: #0b2e4a;
  color: #fff;
}

.pricing-step--featured .pricing-step__card::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: #0b2e4a;
}

.pricing-step__badge {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  padding: 0.35rem 0.65rem;
  border-radius: 8px;
  background: #0b2e4a;
  color: #fff;
  font-size: 0.72rem;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.pricing-step__content,
.pricing-step__details {
  display: grid;
  min-width: 0;
  grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.65fr);
  gap: 1.5rem;
}

.pricing-step__content {
  padding: 1.65rem 1.75rem 1rem;
}

.pricing-step__details {
  padding: 0 1.75rem 1.75rem;
}

.pricing-step__kicker,
.pricing-step__label {
  margin: 0 0 0.65rem;
  color: rgba(11, 46, 74, 0.62);
  font-size: 0.78rem;
  font-weight: 800;
  line-height: 1.35;
  text-transform: uppercase;
}

.pricing-step__content h3,
.pricing-fit__item h3,
.pricing-principles__item h3 {
  color: #0b2e4a;
  text-wrap: balance;
}

.pricing-step__summary {
  max-width: 58ch;
  margin: 0.65rem 0 0;
}

.pricing-step__price-block {
  align-self: start;
  padding-top: 0.2rem;
}

.pricing-price {
  margin: 0;
  color: #0b2e4a;
  font-size: 2rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.04;
  overflow-wrap: anywhere;
  white-space: normal;
}

.pricing-price span {
  font-size: 1rem;
  font-weight: 700;
}

.pricing-range {
  margin: 0.45rem 0 0;
  color: rgba(11, 46, 74, 0.64);
  font-size: 0.88rem;
  font-weight: 700;
  line-height: 1.35;
  white-space: normal;
}

.pricing-accountability {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.35rem;
  max-width: 168px;
  margin-top: 0.9rem;
}

.pricing-accountability span {
  height: 4px;
  border-radius: 999px;
  background: rgba(11, 46, 74, 0.14);
}

.pricing-accountability span.is-active {
  background: #0b2e4a;
}

.pricing-check-list {
  display: grid;
  gap: 0.65rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.pricing-check-list li {
  position: relative;
  padding-left: 1.35rem;
}

.pricing-check-list li::before {
  content: "";
  position: absolute;
  top: 0.62em;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #0b2e4a;
}

.pricing-step__aside {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem;
  border-left: 1px solid rgba(11, 46, 74, 0.10);
  background: rgba(11, 46, 74, 0.035);
}

.pricing-step__aside p {
  margin: 0;
  color: rgba(11, 46, 74, 0.72);
  font-size: 0.9rem;
  line-height: 1.6;
}

.pricing-step__aside .btn {
  white-space: normal;
}

.pricing-one-off {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: linear-gradient(360deg, #ffffff 0%, rgba(255, 255, 255, 0) 102.23%), #f5f3ef !important;
}

.pricing-one-off.top-shape::after {
  background: url("data:image/svg+xml,%3Csvg width='1440' height='68' viewBox='0 0 1440 68' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 68C562.174 21.0642 877.891 23.8231 1440 68V0H0V68Z' fill='%23f5f3ef'/%3E%3C/svg%3E") center / cover no-repeat;
}

.pricing-one-off::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: 0.28;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(11, 46, 74, 0.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(11, 46, 74, 0.06) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.42) 55%, transparent 100%);
}

.pricing-one-off__img {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.pricing-one-off__panel {
  padding: 1.6rem;
  border: 1px solid rgba(11, 46, 74, 0.12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(11, 46, 74, 0.055);
}

.pricing-fit-check__img {
  max-width: 340px;
  margin: 0 auto;
  display: block;
}

.pricing-faq {
  border-top: 1px solid rgba(11, 46, 74, 0.10);
  background: #fff;
}

.pricing-fit {
  background: linear-gradient(360deg, #ffffff 0%, rgba(255, 255, 255, 0) 102.23%), #f4f4f5 !important;
}

.pricing-fit__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border: 1px solid rgba(11, 46, 74, 0.10);
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}

.pricing-fit__item {
  min-height: 205px;
  padding: 1.6rem;
  border-right: 1px solid rgba(11, 46, 74, 0.10);
}

.pricing-fit__item:last-child {
  border-right: 0;
}

.pricing-fit__item span,
.pricing-principles__item span {
  display: block;
  margin-bottom: 1.2rem;
  color: rgba(11, 46, 74, 0.58);
  font-size: 0.78rem;
  font-weight: 800;
  line-height: 1.35;
  text-transform: uppercase;
}

.pricing-fit__item p,
.pricing-principles__item p {
  margin: 0.85rem 0 0;
}

.pricing-fit__item--featured {
  background: #0b2e4a;
  color: rgba(255, 255, 255, 0.78);
}

.pricing-fit__item--featured h3,
.pricing-fit__item--featured span {
  color: #fff;
}

.pricing-principles__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  border: 1px solid rgba(11, 46, 74, 0.10);
  border-radius: 8px;
  background: rgba(11, 46, 74, 0.10);
}

.pricing-principles__item {
  min-height: 220px;
  padding: 1.6rem;
  background: #fff;
}

@media (max-width: 1199.98px) {
  .pricing-step__content,
  .pricing-step__details {
    grid-template-columns: minmax(0, 1fr);
    gap: 1.5rem;
  }

  .pricing-step__aside {
    border-top: 1px solid rgba(11, 46, 74, 0.10);
    border-left: 0;
  }

  .pricing-fit__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pricing-fit__item {
    border-right: 1px solid rgba(11, 46, 74, 0.10);
    border-bottom: 1px solid rgba(11, 46, 74, 0.10);
  }

  .pricing-fit__item:nth-child(2n) {
    border-right: 0;
  }

  .pricing-fit__item:nth-last-child(-n + 2) {
    border-bottom: 0;
  }
}

@media (max-width: 991.98px) {
  .pricing-principles__grid {
    grid-template-columns: 1fr;
  }

}

@media (max-width: 767.98px) {
  .pricing-step {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    padding-left: 3.1rem;
  }

  .pricing-step__card {
    min-width: 0;
    max-width: 100%;
  }

  .pricing-step:not(:last-child)::before {
    top: 38px;
    bottom: -1.4rem;
    left: 18px;
  }

  .pricing-step__marker {
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 38px;
    font-size: 0.72rem;
  }

  .pricing-step__content,
  .pricing-step__details {
    display: block;
  }

  .pricing-step__content {
    padding: 1.2rem 1rem 0.85rem;
  }

  .pricing-step__details {
    padding: 0 1rem 1rem;
  }

  .pricing-step__price-block,
  .pricing-step__aside {
    margin-top: 1.2rem;
  }

  .pricing-step__aside {
    min-height: 0;
  }

  .pricing-step__badge {
    position: static;
    display: inline-flex;
    width: fit-content;
    margin: 1rem 1rem 0;
  }

  .pricing-price {
    font-size: 2rem;
  }

  .pricing-range {
    white-space: normal;
  }

  .pricing-fit__grid,
  .pricing-principles__grid {
    grid-template-columns: 1fr;
  }

  .pricing-fit__item,
  .pricing-fit__item:nth-child(2n),
  .pricing-fit__item:nth-last-child(-n + 2) {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid rgba(11, 46, 74, 0.10);
  }

  .pricing-fit__item:last-child {
    border-bottom: 0;
  }

  .pricing-principles__item {
    min-height: auto;
  }
}

.contact-form-card {
  border: 1px solid rgba(11, 46, 74, 0.10);
  box-shadow: 0 10px 28px rgba(11, 46, 74, 0.045);
}

.contact-form-card .form-control:focus,
.contact-form-card .form-select:focus {
  border-color: #0b2e4a;
  box-shadow: 0 0 0 0.2rem rgba(11, 46, 74, 0.15);
}

.contact-form-card .form-label {
  font-size: 0.92rem;
  font-weight: 600;
  color: #0b2e4a;
}

.contact-sidebar {
  position: sticky;
  top: 120px;
}

.contact-sidebar__block {
  padding-bottom: 1.75rem;
  margin-bottom: 1.75rem;
  border-bottom: 1px solid rgba(11, 46, 74, 0.10);
}

.contact-sidebar__block--last {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.contact-sidebar h5 {
  color: #0b2e4a;
  margin-bottom: 0.85rem;
}

.contact-sidebar__list {
  display: grid;
  gap: 0.6rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.contact-sidebar__list li {
  position: relative;
  padding-left: 1.35rem;
  color: rgba(11, 46, 74, 0.78);
  font-size: 0.94rem;
  line-height: 1.55;
}

.contact-sidebar__list li::before {
  content: "";
  position: absolute;
  top: 0.62em;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #0b2e4a;
}

.contact-sidebar p {
  color: rgba(11, 46, 74, 0.72);
  font-size: 0.94rem;
  line-height: 1.6;
  margin: 0;
}

.contact-sidebar a:not(.btn) {
  color: #0b2e4a;
  font-weight: 600;
}

@media (max-width: 991.98px) {
  .contact-sidebar {
    position: static;
  }
}

@media (max-width: 767.98px) {
}

.about-proof {
  padding-top: 2.25rem;
  margin-top: 1rem;
  border-top: 1px solid rgba(11, 46, 74, 0.10);
}

.about-proof__label {
  margin: 0 0 0.7rem;
  font-size: 0.78rem;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.6;
}

.logo-strip {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 0.9rem 2rem;
  max-width: 100%;
}

@keyframes logo-shimmer {
  0%   { background-position: -400px 0; }
  100% { background-position: 400px 0; }
}

.logo-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-width: 80px;
  min-height: 28px;
  border-radius: 4px;
  background: linear-gradient(90deg, #e8e8e8 25%, #f0f0f0 50%, #e8e8e8 75%);
  background-size: 800px 100%;
  animation: logo-shimmer 1.6s infinite linear;
}

.logo-item.is-loaded {
  min-width: 0;
  min-height: 0;
  background: none;
  animation: none;
}

.logo-item img {
  display: block;
  width: auto;
  max-width: 180px;
  max-height: 28px;
  opacity: 0;
  filter: grayscale(100%);
  transition: opacity 0.4s ease;
}

.logo-item.is-loaded img {
  opacity: 0.62;
}

/* Optical balancing */
.logo-kind img {
  max-height: 27px;
}

.logo-google img {
  max-height: 27px;
}

.logo-mcmaster img {
  max-height: 20px;
}

.logo-dartmouth img {
  max-height: 26px;
}

.logo-save-the-children img {
  max-height: 34px;
}

/* Optional subtle hover */
.logo-item img:hover {
  opacity: 0.8;
}

/* Intermediate desktop + tablet: 3+2 logo layout */
@media (max-width: 1399.98px) and (min-width: 641px) {
  .logo-strip {
    justify-content: center;
  }

  .logo-item {
    flex: 0 0 28%;
    justify-content: center;
  }
}

/* Tablet */
@media (max-width: 900px) {
  .about-proof {
    margin-top: 1.6rem;
  }

  .logo-strip {
    gap: 0.8rem 1.5rem;
  }

  .logo-item img {
    max-height: 24px;
  }

  .logo-kind img {
    max-height: 26px;
  }

  .logo-google img,
  .logo-mcmaster img,
  .logo-dartmouth img {
    max-height: 23px;
  }

  .logo-save-the-children img {
    max-height: 30px;
  }
}

/* Mobile */
@media (max-width: 640px) {
  .about-proof {
    margin-top: 1.25rem;
  }

  .about-proof__label {
    margin-bottom: 0.6rem;
    font-size: 0.72rem;
    text-align: center;
  }

  .logo-strip {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.75rem 1.5rem;
  }

  .logo-item {
    flex: 0 0 auto;
    justify-content: flex-start;
  }

  .logo-item img {
    max-height: 20px;
  }

  .logo-kind img {
    max-height: 22px;
  }

  .logo-google img,
  .logo-mcmaster img,
  .logo-dartmouth img {
    max-height: 19px;
  }

  .logo-save-the-children img {
    max-height: 24px;
  }
}