/* A stronger brand presence without crowding the simplified navigation. */
.site-header[data-astro-cid-dmqpwcec],
.site-header__inner[data-astro-cid-dmqpwcec] {
  min-height: 5.45rem;
}

.brand[data-astro-cid-dmqpwcec] {
  gap: 0.78rem;
}

.brand[data-astro-cid-dmqpwcec] img[data-astro-cid-dmqpwcec] {
  width: 3.45rem;
  height: 3.45rem;
}

.brand[data-astro-cid-dmqpwcec] strong[data-astro-cid-dmqpwcec] {
  font-size: 1.48rem;
  font-weight: 600;
}

.brand__copy[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec] {
  margin-top: 0.32rem;
  font-size: 0.66rem;
}

.footer-logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte] {
  width: 3.65rem;
  height: 3.65rem;
}

.footer-logo[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte] {
  font-size: 1.5rem;
  font-weight: 600;
}

@media (max-width: 47.99rem) {
  .site-header[data-astro-cid-dmqpwcec],
  .site-header__inner[data-astro-cid-dmqpwcec] {
    min-height: 5.25rem;
  }

  .brand[data-astro-cid-dmqpwcec] img[data-astro-cid-dmqpwcec] {
    width: 3.2rem;
    height: 3.2rem;
  }

  .brand[data-astro-cid-dmqpwcec] strong[data-astro-cid-dmqpwcec] {
    font-size: 1.34rem;
  }

  .brand__copy[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec] {
    font-size: 0.62rem;
  }
}

@media (max-width: 22.5rem) {
  .brand[data-astro-cid-dmqpwcec] {
    gap: 0.6rem;
  }

  .brand[data-astro-cid-dmqpwcec] img[data-astro-cid-dmqpwcec] {
    width: 3rem;
    height: 3rem;
  }

  .brand[data-astro-cid-dmqpwcec] strong[data-astro-cid-dmqpwcec] {
    font-size: 1.2rem;
  }
}
