/* Homepage rebuilt as one target-derived visual system. */
.home-v2 {
  background: #f8f6f2;
}
.home-v2 .site-header {
  height: 76px;
  padding: 0 2.5vw;
  position: fixed;
  inset: 0 0 auto;
  z-index: 30;
  background: rgba(255, 255, 255, 0.93);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(48, 42, 40, 0.08);
}
.home-v2 .brand {
  font-size: 27px;
}
.home-v2 .site-nav {
  gap: 0;
}
.home-v2 .site-nav > a:not(.nav-cta),
.home-v2 .language-switch {
  height: 76px;
  display: grid;
  place-items: center;
  padding: 0 27px;
  background: transparent;
  border-left: 1px solid rgba(48, 42, 40, 0.1);
}
.home-v2 .nav-cta {
  height: 76px;
  display: grid;
  place-items: center;
  padding: 0 31px;
}
.home-v2 .hero {
  height: 100svh;
  min-height: 720px;
}
.home-v2 .hero-image {
  filter: saturate(0.62) brightness(0.93);
}
.home-v2 .hero-wash {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.81) 0%,
    rgba(255, 255, 255, 0.38) 39%,
    rgba(255, 255, 255, 0.02) 68%
  );
}
.home-v2 .hero h1 {
  top: 20%;
  left: 3.5vw;
  right: auto;
  max-width: 850px;
  font-size: clamp(72px, 7.7vw, 132px);
  line-height: 0.83;
  letter-spacing: -0.05em;
}
.home-v2 .hero h1 span {
  margin: 0 !important;
  text-align: left !important;
}
.home-v2 .hero h1 span + span {
  margin-top: 14px !important;
}
.home-v2 .hero h1 span:nth-child(2) {
  margin-left: min(29vw, 490px) !important;
}
.home-v2 .hero h1 span:nth-child(3) {
  margin-left: min(29vw, 490px) !important;
}
.home-v2 .hero-bottom {
  left: 3.5vw;
  right: 3.5vw;
  bottom: 42px;
}
.home-v2 .hero-proof {
  width: 255px;
}
.home-v2 .proof {
  font-size: 14px;
}
.home-v2 .hero-proof strong {
  display: block;
  margin-top: 20px;
  color: var(--red);
  font: 600 13px "Barlow Condensed";
  letter-spacing: 0.1em;
}
.home-v2 .services {
  grid-template-columns: 37% 63%;
  min-height: 650px;
}
.home-v2 .service-rail,
.home-v2 .service-stage {
  min-height: 650px;
}
.home-v2 .rail-intro {
  padding: 62px 52px 35px;
}
.home-v2 .rail-intro h2 {
  font-size: 44px;
  max-width: 340px;
}
.home-v2 .service-tab {
  padding: 20px 52px;
  font-size: 19px;
}
.home-v2 .service-tab span {
  display: flex;
  align-items: center;
  gap: 8px;
}
.home-v2 .service-tab b {
  font: inherit;
}
.home-v2 .service-tab i {
  font: 400 27px Arial;
  font-style: normal;
}
.home-v2 .stage-copy {
  padding: 38px 44px 42px;
  width: min(610px, 80%);
}
.home-v2 .stage-copy h3 {
  font-size: 65px;
}
.home-v2 .about {
  grid-template-columns: 1.05fr 0.95fr;
  min-height: 650px;
}
.home-v2 .about-copy {
  padding: 105px 10vw 85px 8vw;
}
.home-v2 .about h2 {
  font-size: 70px;
}
.home-v2 .about-copy > p:not(.kicker) {
  font-size: 17px;
}
.home-v2 .facility-strip {
  padding: 34px 4vw 39px;
}
.home-v2 .facility-strip div {
  font-size: 36px;
}
.home-method {
  display: grid;
  grid-template-columns: 0.84fr 1.16fr;
  gap: 8vw;
  padding: 112px 9vw;
  background: #f0ede7;
}
.method-copy h2 {
  margin: 0 0 26px;
  font: 500 clamp(52px, 5.5vw, 82px)/0.84 "Barlow Condensed";
  letter-spacing: -0.02em;
}
.method-copy > p:not(.kicker) {
  max-width: 350px;
  color: var(--muted);
  font-size: 17px;
}
.method-steps {
  border-top: 1px solid var(--line);
}
.method-steps article {
  display: grid;
  grid-template-columns: 60px 1fr 1.15fr;
  gap: 20px;
  padding: 29px 0;
  border-bottom: 1px solid var(--line);
}
.method-steps span {
  color: var(--red);
  font: 600 17px "Barlow Condensed";
}
.method-steps h3 {
  margin: 0;
  font: 500 34px/1 "Barlow Condensed";
  text-transform: uppercase;
}
.method-steps p {
  margin: 0;
  color: var(--muted);
  font-size: 16px;
}
.home-v2 .locations {
  padding: 110px 9vw;
  display: grid;
  grid-template-columns: 0.78fr 1.22fr;
  gap: 9vw;
  align-items: center;
  background: #fff;
}
.locations-copy h2 {
  margin: 0 0 27px;
  font: 500 clamp(54px, 6vw, 91px)/0.82 "Barlow Condensed";
  letter-spacing: -0.03em;
}
.locations-copy > p:not(.kicker) {
  max-width: 360px;
  color: var(--muted);
  font-size: 17px;
}
.locations-copy .button {
  margin-top: 23px;
}
.coverage-map {
  position: relative;
  padding-bottom: 76px;
}
.coverage-map svg {
  display: block;
  width: 100%;
  fill: #d9d5cd;
}
.map-pin {
  position: absolute;
  padding: 6px 9px;
  background: var(--red);
  color: #fff;
  font: 600 12px "Barlow Condensed";
  letter-spacing: 0.08em;
}
.pin-west {
  left: 18%;
  top: 38%;
}
.pin-central {
  left: 49%;
  top: 49%;
}
.pin-east {
  right: 13%;
  top: 54%;
}
.map-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  display: grid;
  grid-template-columns: 58px 1fr;
  gap: 12px;
  align-items: center;
}
.map-caption i {
  height: 1px;
  background: var(--red);
}
.map-caption strong {
  display: block;
  font: 600 14px "Barlow Condensed";
  letter-spacing: 0.1em;
}
.map-caption small {
  color: var(--muted);
  font-size: 12px;
}
.home-v2 .contact {
  padding: 96px 8vw;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 9vw;
}
.home-v2 .contact-heading h2 {
  font-size: 76px;
}
.home-v2 .contact-form {
  padding: 46px;
  border-radius: 22px;
}
.home-v2 .faq {
  padding: 110px 9vw;
}
.home-v2 .faq h2 {
  font-size: 73px;
}
.home-v2 .resources {
  padding: 90px 3vw 100px;
}
.home-v2 .resources-head {
  max-width: 1180px;
  text-align: center;
  margin: 0 auto 40px;
}
.home-v2 .resources-head h2 {
  font-size: 72px;
}
.home-v2 .resource-grid {
  max-width: 1180px;
  margin: auto;
  gap: 28px;
  background: transparent;
}
.home-v2 .resource-grid a {
  min-height: 420px;
  background: transparent;
  padding: 0 0 16px;
}
.home-v2 .resource-grid a::before {
  height: 230px;
}
.home-v2 .resource-grid h3 {
  font-size: 31px;
  margin: 18px 0 auto;
}
.home-v2 footer {
  min-height: 410px;
  padding: 64px 3.5vw 26px;
}
.home-v2 footer h2 {
  max-width: 1000px;
  font-size: clamp(68px, 9vw, 143px);
}
@media (max-width: 700px) {
  .home-v2 .site-header {
    height: 62px;
    padding: 0 18px;
  }
  .home-v2 .site-nav {
    top: 62px;
  }
  .home-v2 .site-nav > a:not(.nav-cta),
  .home-v2 .language-switch {
    height: auto;
    display: block;
    padding: 14px 18px;
  }
  .home-v2 .nav-cta {
    height: auto;
    display: block;
    padding: 14px 18px;
  }
  .home-v2 .hero {
    min-height: 640px;
    height: 640px;
  }
  .home-v2 .hero h1 {
    top: 108px;
    left: 20px;
    max-width: calc(100vw - 40px);
    font-size: clamp(40px, 12vw, 48px);
  }
  .home-v2 .hero h1 span:nth-child(2),
  .home-v2 .hero h1 span:nth-child(3) {
    margin-left: 0 !important;
  }
  .home-v2 .hero-bottom {
    left: 20px;
    right: 20px;
    bottom: 22px;
  }
  .home-v2 .hero-proof {
    width: 205px;
  }
  .home-v2 .hero-actions {
    width: 100%;
  }
  .home-v2 .services {
    display: block;
  }
  .home-v2 .service-rail,
  .home-v2 .service-stage {
    min-height: 0;
  }
  .home-v2 .rail-intro {
    padding: 54px 20px 32px;
  }
  .home-v2 .rail-intro h2 {
    font-size: 43px;
  }
  .home-v2 .tabs {
    display: flex;
    overflow: auto;
  }
  .home-v2 .service-tab {
    min-width: 220px;
    padding: 18px 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
  }
  .home-v2 .service-stage {
    height: 510px;
  }
  .home-v2 .stage-copy {
    padding: 25px 20px;
    width: 100%;
  }
  .home-v2 .stage-copy h3 {
    font-size: 51px;
  }
  .home-v2 .about {
    display: block;
  }
  .home-v2 .about-photo {
    height: 340px;
  }
  .home-v2 .about-copy {
    padding: 65px 20px;
  }
  .home-v2 .about h2 {
    font-size: 57px;
  }
  .home-v2 .facility-strip {
    padding: 28px 20px;
  }
  .home-v2 .facility-strip div {
    display: flex;
    overflow: auto;
    font-size: 29px;
    white-space: nowrap;
  }
  .home-method {
    display: block;
    padding: 65px 20px;
  }
  .method-copy h2 {
    font-size: 58px;
  }
  .method-steps {
    margin-top: 46px;
  }
  .method-steps article {
    grid-template-columns: 35px 1fr;
    gap: 12px;
  }
  .method-steps h3 {
    font-size: 27px;
  }
  .method-steps p {
    grid-column: 2;
    font-size: 14px;
  }
  .home-v2 .locations {
    display: block;
    padding: 65px 20px;
  }
  .locations-copy h2 {
    font-size: 64px;
  }
  .coverage-map {
    margin-top: 45px;
  }
  .map-caption {
    grid-template-columns: 40px 1fr;
  }
  .home-v2 .contact {
    display: block;
    padding: 64px 20px;
  }
  .home-v2 .contact-heading h2 {
    font-size: 62px;
  }
  .home-v2 .contact-form {
    padding: 28px;
    margin-top: 42px;
  }
  .home-v2 .faq {
    padding: 65px 20px;
  }
  .home-v2 .faq h2 {
    font-size: 57px;
  }
  .home-v2 .resources {
    padding: 65px 20px;
  }
  .home-v2 .resources-head h2 {
    font-size: 58px;
  }
  .home-v2 .resource-grid {
    gap: 27px;
  }
  .home-v2 .resource-grid a {
    min-height: 350px;
  }
  .home-v2 .resource-grid a::before {
    height: 185px;
  }
  .home-v2 footer {
    padding: 50px 20px 22px;
    min-height: 330px;
  }
  .home-v2 footer h2 {
    font-size: 62px;
  }
}

@media (max-width: 340px) {
  .home-v2 .hero h1 {
    font-size: 36px;
  }
}
.home-v2 .hero h1 span:nth-child(2),
.home-v2 .hero h1 span:nth-child(3) {
  margin-left: 0 !important;
}
.home-v2 .coverage-map {
  min-height: 410px;
  padding: 40px 0 76px;
}
.home-v2 .coverage-map svg,
.home-v2 .coverage-map .map-pin {
  display: none;
}
.home-v2 .coverage-map::before {
  content: "U.S.";
  display: block;
  color: #e4dfd8;
  font: 600 clamp(145px, 24vw, 330px)/0.65 "Barlow Condensed";
  letter-spacing: -0.09em;
}
.home-v2 .coverage-map::after {
  content: "REMOTE REVIEW\A\A ON-SITE WHEN USEFUL\A\A ONE OPERATING STANDARD";
  white-space: pre-line;
  position: absolute;
  inset: 78px 0 auto 6%;
  padding: 23px 27px;
  background: var(--red);
  color: #fff;
  font: 600 22px/1 "Barlow Condensed";
  letter-spacing: 0.035em;
  box-shadow: 20px 20px 0 #f0ede7;
}
.home-v2 .coverage-map .map-caption {
  bottom: 0;
}
.home-v2 .coverage-map .map-caption::after {
  content: "From procedures and records to walkthroughs and verification, each engagement is scoped around facility needs.";
  display: block;
  max-width: 240px;
  color: var(--muted);
  font: 12px/1.35 "DM Sans";
}
@media (max-width: 700px) {
  .home-v2 .coverage-map {
    min-height: 350px;
  }
  .home-v2 .coverage-map::before {
    font-size: 230px;
  }
  .home-v2 .coverage-map::after {
    inset: 68px 0 auto 0;
    padding: 18px 20px;
    font-size: 19px;
    box-shadow: 12px 12px 0 #f0ede7;
  }
  .home-v2 .coverage-map .map-caption::after {
    display: none;
  }
}
.home-v2 .coverage-map {
  display: grid;
  grid-template-columns: 1fr;
  align-content: space-between;
  min-height: 430px;
  padding: 42px;
  background: #eeeae4;
}
.home-v2 .coverage-map svg,
.home-v2 .coverage-map .map-pin,
.home-v2 .coverage-map .map-caption {
  display: none;
}
.home-v2 .coverage-map::before {
  content: "NATIONWIDE\A ADVISORY\A COVERAGE";
  white-space: pre-line;
  color: #302a28;
  font: 500 clamp(62px, 7vw, 108px)/0.8 "Barlow Condensed";
  letter-spacing: -0.035em;
}
.home-v2 .coverage-map::after {
  position: static;
  content: "REMOTE REVIEW\A\A ON-SITE WHEN USEFUL\A\A ONE OPERATING STANDARD";
  white-space: pre-line;
  align-self: end;
  inset: auto;
  width: auto;
  padding: 30px 34px;
  background: var(--red);
  color: #fff;
  font: 600 25px/1 "Barlow Condensed";
  letter-spacing: 0.035em;
  box-shadow: none;
}
@media (max-width: 700px) {
  .home-v2 .coverage-map {
    min-height: 330px;
    margin-top: 35px;
    padding: 28px;
  }
  .home-v2 .coverage-map::before {
    font-size: 62px;
  }
  .home-v2 .coverage-map::after {
    inset: auto;
    padding: 20px;
    font-size: 19px;
    box-shadow: none;
  }
}
.rich-footer {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 0;
  min-height: 480px !important;
  padding: 56px 3.5vw 24px !important;
}
.rich-footer .footer-brand {
  grid-column: 1;
  grid-row: 1;
  align-self: start;
}
.rich-footer .footer-nav {
  grid-column: 2;
  grid-row: 1;
  display: flex;
  justify-content: flex-end;
  gap: 30px;
  font: 600 14px "Barlow Condensed";
  letter-spacing: 0.08em;
}
.rich-footer .footer-nav a:hover {
  color: #e4a59d;
}
.rich-footer h2 {
  grid-column: 1/-1;
  grid-row: 2;
  margin: 48px 0 40px !important;
  max-width: 1160px;
}
.rich-footer .footer-meta {
  grid-column: 1/-1;
  grid-row: 3;
  display: flex;
  gap: 28px;
  align-items: center;
  padding-top: 20px;
  border-top: 1px solid #5b514e;
  color: #b8aca6;
  font-size: 12px;
}
.rich-footer .footer-meta a {
  margin-left: auto;
  color: #fff;
  border-bottom: 1px solid #e4a59d;
  padding-bottom: 4px;
  font: 600 13px "Barlow Condensed";
  letter-spacing: 0.08em;
}
.rich-footer .footer-bottom {
  grid-column: 1/-1;
  grid-row: 4;
  display: flex !important;
  justify-content: space-between;
  padding-top: 16px;
  color: #b8aca6;
  font-size: 11px;
}
.rich-footer .footer-bottom a {
  color: #fff;
  font: 600 12px "Barlow Condensed";
  letter-spacing: 0.08em;
}
@media (max-width: 700px) {
  .rich-footer {
    display: block !important;
    min-height: 410px !important;
    padding: 45px 20px 20px !important;
  }
  .rich-footer .footer-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 14px 20px;
    margin-top: 32px;
  }
  .rich-footer h2 {
    font-size: 57px !important;
    margin: 55px 0 35px !important;
  }
  .rich-footer .footer-meta {
    display: grid;
    grid-template-columns: 1fr;
    gap: 7px;
  }
  .rich-footer .footer-meta a {
    margin: 10px 0 0;
    justify-self: start;
  }
  .rich-footer .footer-bottom {
    margin-top: 20px;
    display: flex !important;
  }
}
.contact-page .contact-full {
  min-height: calc(100vh - 76px);
  padding: 92px 8vw;
}
.contact-page .contact-heading h2 {
  font-size: clamp(62px, 6vw, 100px);
}
.contact-page .contact-form {
  border-radius: 22px;
  padding: 48px;
}
.contact-page .form-note {
  grid-column: 1/-1;
  margin: 0;
  color: #756d68;
  font-size: 12px;
  line-height: 1.4;
}
.contact-page .proof-avatars img {
  border-color: #a82f22;
}
@media (max-width: 700px) {
  .contact-page .contact-full {
    padding: 60px 20px;
  }
  .contact-page .contact-heading h2 {
    font-size: 64px;
  }
  .contact-page .contact-form {
    padding: 28px;
  }
}
.home-v2 .tabs {
  max-height: 395px;
  overflow-y: auto;
}
.home-v2 .service-tab {
  min-height: 44px;
}
.home-v2 .city-list {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 30px;
}
.home-v2 .city-list span {
  padding: 7px 9px;
  background: #eee9e1;
  font: 600 11px "Barlow Condensed";
  letter-spacing: 0.06em;
}
.home-v2 .article-meta {
  display: block;
  margin-top: 17px;
  color: #756d68;
  font: 600 11px "Barlow Condensed";
  letter-spacing: 0.08em;
}
.home-v2 .resource-grid h3 {
  margin-top: 16px;
}
@media (max-width: 700px) {
  .home-v2 .tabs {
    max-height: none;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .home-v2 .city-list {
    max-height: 132px;
    overflow: hidden;
  }
  .home-v2 .article-meta {
    margin-top: 12px;
  }
}
.home-v2 .coverage-map {
  display: block !important;
  min-height: 0 !important;
  padding: 0 !important;
  background: #f3f0eb !important;
  overflow: hidden !important;
}
.home-v2 .coverage-map::before,
.home-v2 .coverage-map::after {
  content: none !important;
  display: none !important;
}
.home-v2 .coverage-art {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
  object-fit: cover;
}
@media (max-width: 700px) {
  .home-v2 .coverage-art {
    aspect-ratio: 4/3;
    object-fit: cover;
  }
}
.pathogen-preparedness {
  display: grid;
  grid-template-columns: 0.78fr 1.22fr;
  gap: 9vw;
  padding: 110px 9vw;
  background: #f0ede7;
}
.pathogen-lead h2 {
  margin: 0 0 26px;
  font: 500 clamp(52px, 5.4vw, 84px)/0.84 "Barlow Condensed";
  letter-spacing: -0.025em;
}
.pathogen-lead > p:not(.kicker) {
  max-width: 355px;
  color: var(--muted);
  font-size: 17px;
}
.pathogen-list {
  border-top: 1px solid var(--line);
}
.pathogen-list article {
  display: grid;
  grid-template-columns: 56px 1fr;
  gap: 18px;
  padding: 23px 0;
  border-bottom: 1px solid var(--line);
}
.pathogen-list span {
  color: var(--red);
  font: 600 16px "Barlow Condensed";
}
.pathogen-list h3 {
  margin: 0 0 7px;
  font: 500 30px/1 "Barlow Condensed";
  text-transform: uppercase;
}
.pathogen-list p {
  max-width: 520px;
  margin: 0;
  color: var(--muted);
  font-size: 16px;
}
.pathogen-note {
  grid-column: 2;
  margin: 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.5;
}
@media (max-width: 700px) {
  .pathogen-preparedness {
    display: block;
    padding: 65px 20px;
  }
  .pathogen-lead h2 {
    font-size: 58px;
  }
  .pathogen-list {
    margin-top: 44px;
  }
  .pathogen-list article {
    grid-template-columns: 38px 1fr;
  }
  .pathogen-list h3 {
    font-size: 27px;
  }
  .pathogen-note {
    margin-top: 24px;
  }
}
.consulting-scope {
  display: grid;
  grid-template-columns: 0.78fr 1.22fr;
  gap: 9vw;
  padding: 110px 9vw;
  background: #fff;
}
.scope-lead h2 {
  margin: 0 0 26px;
  font: 500 clamp(52px, 5.4vw, 84px)/0.84 "Barlow Condensed";
  letter-spacing: -0.025em;
}
.scope-lead > p:not(.kicker) {
  max-width: 355px;
  color: var(--muted);
  font-size: 17px;
}
.scope-list {
  border-top: 1px solid var(--line);
}
.scope-list article {
  display: grid;
  grid-template-columns: 56px 1fr;
  gap: 18px;
  padding: 23px 0;
  border-bottom: 1px solid var(--line);
}
.scope-list span {
  color: var(--red);
  font: 600 16px "Barlow Condensed";
}
.scope-list h3 {
  margin: 0 0 7px;
  font: 500 30px/1 "Barlow Condensed";
  text-transform: uppercase;
}
.scope-list p {
  max-width: 520px;
  margin: 0;
  color: var(--muted);
  font-size: 16px;
}
.scope-note {
  grid-column: 2;
  margin: 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.5;
}
@media (max-width: 700px) {
  .consulting-scope {
    display: block;
    padding: 65px 20px;
  }
  .scope-lead h2 {
    font-size: 58px;
  }
  .scope-list {
    margin-top: 44px;
  }
  .scope-list article {
    grid-template-columns: 38px 1fr;
  }
  .scope-list h3 {
    font-size: 27px;
  }
  .scope-note {
    margin-top: 24px;
  }
}
.scope-art {
  grid-column: 1/-1;
  order: 4;
  margin: 12px 0 0;
  overflow: hidden;
  background: #eee9e1;
}
.scope-art img {
  display: block;
  width: 100%;
  height: min(500px, 35vw);
  object-fit: cover;
  object-position: center;
}
@media (max-width: 700px) {
  .scope-art {
    margin-top: 34px;
  }
  .scope-art img {
    height: auto;
    min-height: 245px;
    object-fit: cover;
  }
}

/* Two-section editorial redesign: service delivery and pathogen preparedness only. */
.home-method {
  position: relative;
  display: grid;
  grid-template-columns: 31% 1fr;
  gap: 5vw;
  padding: 102px 8vw 94px;
  background: #f0ede7;
  overflow: hidden;
}
.method-copy {
  position: relative;
  z-index: 1;
  padding-top: 4px;
}
.method-copy h2 {
  margin: 0 0 28px;
  font: 500 clamp(56px, 5.3vw, 86px)/0.84 "Barlow Condensed";
  letter-spacing: -0.025em;
}
.method-copy > p:not(.kicker) {
  max-width: 290px;
  color: var(--muted);
  font-size: 17px;
}
.method-copy .inline-link {
  margin-top: 28px;
}
.method-steps {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  border: 0;
}
.method-steps article {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 190px auto;
  gap: 0;
  padding: 0;
  border: 0;
}
.method-steps article::before {
  content: "";
  grid-row: 2;
  background: var(--method-image) center/cover no-repeat;
  filter: grayscale(1) contrast(0.85) brightness(0.92);
  transition:
    filter 0.35s ease,
    transform 0.45s ease;
}
.method-steps article:nth-child(1) {
  --method-image: url("assets/images/procedure-review.webp");
}
.method-steps article:nth-child(2) {
  --method-image: url("assets/images/facility-workplace.webp");
}
.method-steps article:nth-child(3) {
  --method-image: url("assets/images/healthcare-team.webp");
}
.method-steps article:hover::before {
  filter: grayscale(0.45) contrast(0.95) brightness(0.96);
  transform: translateY(-4px);
}
.method-steps article::after {
  content: "";
  grid-row: 1;
  position: absolute;
  top: 47px;
  height: 1px;
  background: var(--red);
  width: calc(33.33% - 10px);
  transform: translateX(calc(100% + 12px));
}
.method-steps article:last-child::after {
  display: none;
}
.method-steps span {
  display: block;
  padding: 0 0 14px;
  color: var(--red);
  font: 600 18px "Barlow Condensed";
}
.method-steps h3 {
  order: -1;
  margin: 0 0 16px;
  font: 500 clamp(26px, 2.2vw, 36px)/0.92 "Barlow Condensed";
  text-transform: uppercase;
}
.method-steps p {
  margin: 16px 0 0;
  max-width: 220px;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.42;
}
.pathogen-preparedness {
  display: grid;
  grid-template-columns: 31% 1fr;
  gap: 5vw;
  padding: 102px 8vw;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.pathogen-lead {
  padding-top: 4px;
}
.pathogen-lead h2 {
  margin: 0 0 28px;
  font: 500 clamp(56px, 5.3vw, 86px)/0.84 "Barlow Condensed";
  letter-spacing: -0.025em;
}
.pathogen-lead > p:not(.kicker) {
  max-width: 295px;
  color: var(--muted);
  font-size: 17px;
}
.pathogen-lead .inline-link {
  margin-top: 28px;
}
.pathogen-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  border: 0;
}
.pathogen-list article {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 335px;
  padding: 16px 16px 18px;
  border: 1px solid var(--line);
  overflow: hidden;
  background: #e9e5de;
}
.pathogen-list article::after {
  content: "";
  position: absolute;
  inset: 104px 0 0;
  background: var(--pathogen-image) center/cover no-repeat;
  filter: saturate(0.72) contrast(0.94);
  z-index: 0;
  transition:
    transform 0.45s ease,
    filter 0.35s ease;
}
.pathogen-list article:hover::after {
  transform: scale(1.04);
  filter: saturate(1) contrast(1);
}
.pathogen-list article:nth-child(1) {
  --pathogen-image: url("assets/images/clinical-facility.webp");
}
.pathogen-list article:nth-child(2) {
  --pathogen-image: url("assets/images/clinical-guidance.webp");
}
.pathogen-list article:nth-child(3) {
  --pathogen-image: url("assets/images/procedure-review.webp");
}
.pathogen-list article:nth-child(4) {
  --pathogen-image: url("assets/images/team-readiness.webp");
}
.pathogen-list span,
.pathogen-list h3,
.pathogen-list p {
  position: relative;
  z-index: 1;
}
.pathogen-list span {
  color: var(--red);
  font: 600 16px "Barlow Condensed";
}
.pathogen-list span::after {
  content: "";
  display: block;
  width: 28px;
  height: 2px;
  margin-top: 8px;
  background: var(--red);
}
.pathogen-list h3 {
  margin: 16px 0 0;
  font: 500 clamp(24px, 2vw, 32px)/0.94 "Barlow Condensed";
  text-transform: uppercase;
}
.pathogen-list p {
  display: none;
}
.pathogen-note {
  grid-column: 2;
  margin: 22px 0 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.5;
}
@media (max-width: 700px) {
  .home-method {
    display: block;
    padding: 65px 20px;
  }
  .method-copy h2 {
    font-size: 58px;
  }
  .method-steps {
    margin-top: 46px;
    display: block;
  }
  .method-steps article {
    display: grid;
    grid-template-columns: 36px 1fr;
    grid-template-rows: auto 168px auto;
    column-gap: 12px;
    margin-bottom: 26px;
  }
  .method-steps article::after {
    display: none;
  }
  .method-steps span {
    grid-column: 1;
  }
  .method-steps h3 {
    grid-column: 2;
    grid-row: 1;
    font-size: 27px;
  }
  .method-steps article::before {
    grid-column: 1/-1;
    grid-row: 2;
    height: 168px;
  }
  .method-steps p {
    grid-column: 2;
    grid-row: 3;
    font-size: 14px;
  }
  .pathogen-preparedness {
    display: block;
    padding: 65px 20px;
  }
  .pathogen-lead h2 {
    font-size: 58px;
  }
  .pathogen-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 44px;
    gap: 10px;
  }
  .pathogen-list article {
    min-height: 230px;
    padding: 13px;
  }
  .pathogen-list article::after {
    inset: 92px 0 0;
  }
  .pathogen-list h3 {
    font-size: 24px;
  }
  .pathogen-note {
    margin-top: 24px;
  }
}
.method-steps article:nth-child(1) {
  --method-image: url("assets/images/clinical-facility.webp");
}
.method-steps article:nth-child(2) {
  --method-image: url("assets/images/clinical-guidance.webp");
}
.method-steps article:nth-child(3) {
  --method-image: url("assets/images/facility-workplace.webp");
}
.pathogen-list article::after {
  background-image: url("assets/pathogen-preparedness-panels-v1.png");
  background-size: 400% 100%;
  background-repeat: no-repeat;
}
.pathogen-list article:nth-child(1)::after {
  background-position: 0 50%;
}
.pathogen-list article:nth-child(2)::after {
  background-position: 33.333% 50%;
}
.pathogen-list article:nth-child(3)::after {
  background-position: 66.666% 50%;
}
.pathogen-list article:nth-child(4)::after {
  background-position: 100% 50%;
}
.method-steps article::before {
  background-image: url("assets/consulting-workflow-v1.png");
  background-size: 300% 100%;
  background-repeat: no-repeat;
}
.method-steps article:nth-child(1)::before {
  background-position: 0 50%;
}
.method-steps article:nth-child(2)::before {
  background-position: 50% 50%;
}
.method-steps article:nth-child(3)::before {
  background-position: 100% 50%;
}
