﻿/* Passive House Block site fixes for captured Webflow inline animation states. */
html {
  scrollbar-gutter: stable;
}

.section-marker-icon {
  display: block;
  flex: 0 0 1rem;
  width: 1rem !important;
  min-width: 1rem;
  max-width: 1rem;
  height: 1rem !important;
  min-height: 1rem;
  max-height: 1rem;
  object-fit: contain;
}

html[lang="ru"],
html[lang="uk-UA"] {
  --_fonts---fonts--paragraph-font: "Segoe UI", Arial, sans-serif;
  --_fonts---fonts--title-font: "Segoe UI", Arial, sans-serif;
  --_fonts---fonts--body-font: "Segoe UI", Arial, sans-serif;
}

html[lang="ru"] .page-wrapper,
html[lang="ru"] .page-wrapper :where(h1, h2, h3, h4, h5, h6, p, a, button, span, div, li, td, th, label, input, textarea, select),
html[lang="uk-UA"] .page-wrapper,
html[lang="uk-UA"] .page-wrapper :where(h1, h2, h3, h4, h5, h6, p, a, button, span, div, li, td, th, label, input, textarea, select) {
  font-family: "Segoe UI", Arial, sans-serif;
}

.nav-links-flex .single-nav-link > div,
.primary-button-text,
.primary-button-text-hover,
.navigation-link-text {
  white-space: nowrap;
}

html[lang="ru"] a.primary-button[href="/ru/contact-us/"] .primary-button-text,
html[lang="ru"] a.primary-button[href="/ru/contact-us/"] .primary-button-text-hover {
  font-size: 0 !important;
}

html[lang="ru"] a.primary-button[href="/ru/contact-us/"] .primary-button-text::after,
html[lang="ru"] a.primary-button[href="/ru/contact-us/"] .primary-button-text-hover::after {
  content: "Запросить пакет";
  display: inline-block;
  font-size: 1rem;
  line-height: 1.2;
}

@view-transition {
  navigation: auto;
}

::view-transition-old(root),
::view-transition-new(root) {
  animation-duration: 160ms;
  animation-timing-function: ease-out;
  mix-blend-mode: normal;
}

.navbar {
  view-transition-name: phb-navbar;
}

::view-transition-group(phb-navbar) {
  z-index: 99999;
  animation-duration: 120ms;
  animation-timing-function: ease-out;
}

.single-nav-link {
  transition: background-color 160ms ease, color 160ms ease;
}

@media (prefers-reduced-motion: reduce) {
  @view-transition {
    navigation: none;
  }

  ::view-transition-old(root),
  ::view-transition-new(root),
  ::view-transition-group(phb-navbar) {
    animation-duration: 1ms;
  }
}

.w-webflow-badge {
  display: none !important;
  visibility: hidden !important;
}

.phb-block-word {
  column-gap: 1.5rem;
  transform: translateX(0);
}

@media screen and (min-width: 992px) {
  .banner-vh-wrap {
    height: 440vh !important;
  }

  .phb-block-word .after-banner-wrapper {
    width: var(--phb-hero-o-width, 11.5rem) !important;
    height: var(--phb-hero-o-height, 14rem) !important;
    margin-left: calc(var(--phb-hero-o-shift, 0px) * -1 - var(--phb-hero-o-layout-compensation, 0px)) !important;
    margin-right: calc(var(--phb-hero-o-shift, 0px) - var(--phb-hero-o-layout-compensation, 0px)) !important;
    flex: 0 0 auto !important;
    max-width: none !important;
  }

  .phb-block-word .after-banner-wrapper.phb-hero-o-compact .banner-bg-wrap,
  .phb-block-word .after-banner-wrapper.phb-hero-o-compact .after-banner-content-wrap,
  .phb-block-word .after-banner-wrapper.phb-hero-o-compact .after-banner-ticker-wrap {
    opacity: 0 !important;
    visibility: hidden !important;
  }

  .banner-vh-wrap .after-banner-content-wrap {
    opacity: 1 !important;
    transform: translate3d(0, 0, 0) !important;
    pointer-events: none;
  }

  .banner-vh-wrap .after-banner-title,
  .banner-vh-wrap .after-banner-details,
  .banner-vh-wrap .after-banner-content-wrap .primary-button {
    will-change: opacity, transform;
  }

  .banner-vh-wrap .after-banner-title {
    opacity: var(--phb-hero-title-opacity, 0) !important;
    transform: translate3d(0, var(--phb-hero-title-y, 24px), 0) !important;
  }

  .banner-vh-wrap .after-banner-details {
    opacity: var(--phb-hero-details-opacity, 0) !important;
    transform: translate3d(0, var(--phb-hero-details-y, 22px), 0) !important;
  }

  .banner-vh-wrap .after-banner-content-wrap .primary-button {
    opacity: var(--phb-hero-button-opacity, 0) !important;
    transform: translate3d(0, var(--phb-hero-button-y, 18px), 0) !important;
    pointer-events: var(--phb-hero-button-events, none);
  }

  .banner-vh-wrap .after-banner-ticker-wrap {
    opacity: 0 !important;
    transform: translate3d(0, 120%, 0) !important;
    pointer-events: none;
  }

  .banner-vh-wrap .banner-details-wrap,
  .banner-vh-wrap .banner-button-wrap {
    opacity: var(--phb-hero-bottom-opacity, 1) !important;
    transform: translate3d(0, var(--phb-hero-bottom-y, 0px), 0) !important;
    will-change: opacity, transform;
  }

  .phb-block-word[data-phb-block-intro] .single-banner-letter,
  .phb-block-word[data-phb-block-intro] > .after-banner-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
  }

  .phb-block-word[data-phb-block-intro="pending"] .phb-banner-letter,
  .phb-block-word[data-phb-block-intro="pending"] > .after-banner-wrapper,
  .phb-block-word[data-phb-block-intro="run"] .phb-banner-letter,
  .phb-block-word[data-phb-block-intro="run"] > .after-banner-wrapper {
    clip-path: inset(0 100% 0 0);
  }

  .phb-block-word[data-phb-block-intro="pending"] .phb-banner-letter,
  .phb-block-word[data-phb-block-intro="run"] .phb-banner-letter {
    opacity: 0;
  }

  .phb-block-word[data-phb-block-intro="run"] .phb-banner-letter,
  .phb-block-word[data-phb-block-intro="run"] > .after-banner-wrapper {
    animation: phb-block-left-to-right-reveal 620ms cubic-bezier(.16, 1, .3, 1) both;
    animation-delay: var(--phb-block-intro-delay, 0ms);
    will-change: clip-path, opacity;
  }

  .phb-block-word[data-phb-block-intro="done"] .phb-banner-letter,
  .phb-block-word[data-phb-block-intro="done"] > .after-banner-wrapper {
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}

@keyframes phb-block-left-to-right-reveal {
  0% {
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }

  36% {
    opacity: 1;
  }

  100% {
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}

.banner-letters-row {
  position: relative;
}

.banner-section {
  background: linear-gradient(180deg, #c2e0ff 0%, #eaf6ff 54%, #fff 82%);
}

.banner-bg-wrap {
  background-color: var(--diamond, #d9f2ff);
}

.banner-bg-image.phb-block-hero-image {
  filter: none;
  image-rendering: auto;
}

.footer-top-wrap {
  padding-top: .875rem;
  margin-bottom: .5rem;
}

.phb-footer-links-wrap {
  display: block;
}

.phb-footer-right-wrap {
  width: 100%;
  max-width: none;
}

.phb-footer-columns {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 1.75rem;
  row-gap: .75rem;
  align-items: start;
}

.phb-footer-columns .quick-links-row {
  display: block;
  max-width: none;
  min-width: 0;
}

.phb-footer-column-inner {
  max-width: none;
  min-width: 0;
}

.phb-footer-columns .quick-links-title {
  max-width: 100%;
  margin-bottom: .375rem;
  overflow: hidden;
  font-size: .9375rem;
  line-height: 1.15;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.phb-footer-list {
  display: flex;
  min-width: 0;
  flex-direction: column;
  row-gap: .1rem;
}

.phb-footer-list .footer-link,
.phb-footer-list .contact-info-text {
  display: flex;
  min-height: 1.5rem;
  align-items: center;
  max-width: 100%;
  overflow: hidden;
  font-size: .75rem;
  line-height: 1.16;
  letter-spacing: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.phb-footer-tech-lab-links .footer-link {
  font-size: .75rem;
}

.footer-bottom-wrap {
  padding-top: .625rem;
  padding-bottom: .625rem;
}

.phb-footer-bottom-brand {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 2rem;
  row-gap: .5rem;
}

.footer-bottom-wrap .footer-logo-wrap {
  flex: 0 0 auto;
  margin-bottom: 0;
}

.footer-bottom-wrap .footer-logo.phb-footer-logo {
  width: 7.5rem;
  max-width: 36vw;
}

.footer-bottom-wrap .footer-details {
  max-width: none;
  margin-bottom: 0;
  overflow: hidden;
  font-size: .8125rem;
  line-height: 1.2;
  text-align: right;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media screen and (max-width: 767px) {
  .footer-top-wrap {
    padding-top: .875rem;
    margin-bottom: .625rem;
  }

  .phb-footer-columns {
    grid-template-columns: 1fr;
    column-gap: .75rem;
    row-gap: 1rem;
  }

  .phb-footer-columns .quick-links-title {
    margin-bottom: .375rem;
    font-size: .8125rem;
    overflow: visible;
    white-space: normal;
    text-overflow: clip;
  }

  .phb-footer-list {
    row-gap: .12rem;
  }

  .phb-footer-list .footer-link,
  .phb-footer-list .contact-info-text,
  .phb-footer-tech-lab-links .footer-link {
    font-size: .6875rem;
    line-height: 1.16;
    overflow: visible;
    white-space: normal;
    text-overflow: clip;
    overflow-wrap: anywhere;
  }

  .footer-bottom-wrap {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .phb-footer-bottom-brand {
    align-items: flex-start;
    flex-direction: column;
  }

  .footer-bottom-wrap .footer-logo.phb-footer-logo {
    max-width: 9rem;
  }

  .footer-bottom-wrap .footer-details {
    max-width: 100%;
    font-size: .8125rem;
    line-height: 1.25;
    text-align: left;
    white-space: normal;
  }
}

@media screen and (max-width: 359px) {
  .phb-footer-columns {
    column-gap: .5rem;
  }

  .phb-footer-columns .quick-links-title {
    font-size: .75rem;
  }

  .phb-footer-list .footer-link,
  .phb-footer-list .contact-info-text,
  .phb-footer-tech-lab-links .footer-link {
    font-size: .625rem;
  }
}

.phb-passive-house-word {
  position: absolute;
  z-index: 120;
  top: calc(50% - 12.8rem);
  left: 0;
  display: block;
  width: min(73vw, 65rem);
  pointer-events: none;
  transform: none;
  color: #fff;
  font-family: "Instrument Sans", "Poppins", Arial, sans-serif;
  font-size: clamp(2.65rem, 5vw, 4.25rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  white-space: nowrap;
  text-shadow: 0 0.08em 0.22em rgba(0, 64, 193, 0.16);
}

.phb-passive-word,
.phb-house-word {
  position: absolute;
  top: 0;
  display: block;
  transform: translate3d(0, 0, 0);
  will-change: transform;
}

.phb-passive-word {
  left: 0;
  transform-origin: left center;
}

.phb-house-word {
  right: 0;
  text-align: right;
  transform-origin: right center;
}

@media screen and (min-width: 992px) {
  .phb-passive-house-word {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.42em;
    font-size: clamp(7rem, 5vw, 6rem);
  }

  .phb-passive-word,
  .phb-house-word {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }
}

.phb-block-word .single-banner-letter {
  max-width: none;
  overflow: visible;
}

.phb-block-word .single-banner-letter._03 {
  margin-left: 0;
}

.phb-block-word .banner-letter {
  flex: 0 0 auto !important;
  margin: 0 !important;
}

.phb-block-word .banner-letter._01,
.phb-block-word .banner-letter._02 {
  transform: translate3d(-5rem, 0, 0);
}

.phb-banner-letter {
  display: block;
  color: var(--primary);
  font-family: "Instrument Sans", "Poppins", Arial, sans-serif;
  font-size: 14rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}

.banner-bg-image.phb-block-hero-image {
  object-position: left center;
}

.main-logo.phb-main-logo {
  width: 8.75rem;
  max-width: 32vw;
  height: auto;
  display: block;
  object-fit: contain;
}

.footer-logo.phb-footer-logo {
  width: 10rem;
  max-width: 48vw;
  height: auto;
  object-fit: contain;
}

.phb-language-switcher {
  position: relative;
  z-index: 140;
  flex: 0 0 auto;
}

.phb-language-switcher summary {
  list-style: none;
  outline: none;
}

.phb-language-switcher summary::-webkit-details-marker {
  display: none;
}

.phb-language-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  min-width: 4rem;
  height: 3rem;
  border: 1px solid var(--azureish-white);
  border-radius: var(--_spacing-radius---radius--button-radius);
  background-color: var(--white);
  color: var(--eerie-black);
  cursor: pointer;
  font-family: var(--_fonts---fonts--body-font);
  font-size: 0.875rem;
  font-weight: var(--_font-weight-line-height---font-weights--medium);
  line-height: 1;
  letter-spacing: 0;
  padding: 0 0.95rem;
  user-select: none;
  transition: border-color 180ms ease, color 180ms ease, background-color 180ms ease;
}

.phb-language-button:hover,
.phb-language-switcher[open] .phb-language-button {
  border-color: rgba(0, 64, 193, 0.24);
  background-color: var(--alice-blue);
  color: var(--primary);
}

.phb-language-button:focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 2px rgba(0, 64, 193, 0.24);
}

.phb-language-caret {
  font-size: 0.7rem;
  line-height: 1;
  transform: translateY(-0.02rem);
}

.phb-language-menu {
  position: absolute;
  top: calc(100% + 0.55rem);
  right: 0;
  z-index: 220;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.15rem;
  min-width: 9rem;
  border: 1px solid rgba(0, 64, 193, 0.14);
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.98);
  box-shadow: 0 1.25rem 3rem rgba(15, 23, 42, 0.14);
  padding: 0.35rem;
  max-height: calc(100vh - 5.5rem);
  overflow-y: auto;
  opacity: 0;
  pointer-events: none;
  transform: translate3d(0, -0.35rem, 0);
  transition: opacity 160ms ease, transform 160ms ease;
}

.phb-language-switcher[open] .phb-language-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translate3d(0, 0, 0);
}

.phb-language-option {
  display: block;
  border-radius: 6px;
  color: #233149;
  padding: 0.42rem 0.48rem;
  font-size: 0.78rem;
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: 0;
  text-decoration: none;
  white-space: nowrap;
}

.phb-language-option[href]:hover,
.phb-language-option[aria-current="true"] {
  background-color: var(--alice-blue);
  color: var(--primary);
}

.phb-language-option[aria-disabled="true"] {
  color: #6f7f91;
  cursor: not-allowed;
  opacity: 0.72;
}

.phb-ticker-product-image {
  background: var(--alice-blue);
  object-fit: cover;
  object-position: center;
}

/* Temporary: hide the products hero image ticker while the marquee is paused. */
html[data-wf-page="68dbb9a72b91c794d0cdd10f"] .service-banner-ticker-wrap {
  display: none !important;
}

@media screen and (min-width: 992px) {
  html[data-wf-page="68dbb9a72b91c794d0cdd10f"] .feature-banner-content-left {
    flex: 1 1 42rem;
    max-width: 42rem;
  }

  html[data-wf-page="68dbb9a72b91c794d0cdd10f"] .feature-banner-content-right {
    flex: 0 1 26.375rem;
  }
}

html.phb-page-scroll-ready {
  scroll-behavior: smooth;
}

.phb-page-scroll-nav {
  display: none;
}

html.phb-page-scroll-ready body {
  overscroll-behavior-y: contain;
}

html.phb-page-scroll-ready .phb-page-scroll-nav {
  position: fixed;
  z-index: 180;
  left: 50%;
  bottom: calc(0.875rem + env(safe-area-inset-bottom));
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.35rem;
  box-sizing: border-box;
  max-width: calc(100vw - 1rem);
  overflow-x: auto;
  padding: 0.45rem 0.6rem;
  border: 1px solid rgba(0, 64, 193, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 1rem 2.5rem rgba(17, 24, 39, 0.1);
  backdrop-filter: blur(12px);
  transform: translateX(-50%);
}

.phb-page-scroll-nav::-webkit-scrollbar {
  display: none;
}

.phb-page-scroll-nav__dot {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  border: 0;
  border-radius: 999px;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

.phb-page-scroll-nav__dot-mark {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border: 1px solid rgba(0, 64, 193, 0.34);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 0.45rem 1rem rgba(0, 64, 193, 0.14);
  transition: background-color 180ms ease, border-color 180ms ease, transform 180ms ease, width 180ms ease, height 180ms ease;
}

.phb-page-scroll-nav__tooltip {
  position: absolute;
  bottom: calc(100% + 0.7rem);
  left: 50%;
  z-index: 1;
  max-width: min(16rem, calc(100vw - 4rem));
  padding: 0.45rem 0.65rem;
  border: 1px solid rgba(0, 64, 193, 0.26);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 0.875rem 2rem rgba(17, 24, 39, 0.12);
  color: #111827;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.25;
  opacity: 0;
  overflow-wrap: anywhere;
  pointer-events: none;
  text-align: left;
  transform: translate(-50%, 0.25rem);
  transition: opacity 160ms ease, transform 160ms ease;
  white-space: nowrap;
}

.phb-page-scroll-nav__tooltip::after {
  position: absolute;
  bottom: -0.3rem;
  left: 50%;
  width: 0.55rem;
  height: 0.55rem;
  border-right: 1px solid rgba(0, 64, 193, 0.26);
  border-bottom: 1px solid rgba(0, 64, 193, 0.26);
  background: rgba(255, 255, 255, 0.94);
  content: "";
  transform: translateX(-50%) rotate(45deg);
}

.phb-page-scroll-nav__dot:hover,
.phb-page-scroll-nav__dot:focus-visible {
  outline: none;
}

.phb-page-scroll-nav__dot:hover .phb-page-scroll-nav__dot-mark,
.phb-page-scroll-nav__dot:focus-visible .phb-page-scroll-nav__dot-mark {
  border-color: rgba(0, 64, 193, 0.72);
  background: rgba(0, 64, 193, 0.16);
  transform: scale(1.16);
}

.phb-page-scroll-nav__dot:hover .phb-page-scroll-nav__tooltip,
.phb-page-scroll-nav__dot:focus-visible .phb-page-scroll-nav__tooltip {
  opacity: 1;
  transform: translate(-50%, 0);
}

.phb-page-scroll-nav__dot.is-active .phb-page-scroll-nav__dot-mark {
  width: 1.35rem;
  background: var(--primary);
}

.phb-page-mini-heading {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  margin: 0 0 1rem;
  padding: 0.35rem 0.55rem;
  border: 1px solid rgba(0, 64, 193, 0.16);
  border-radius: 999px;
  color: var(--primary);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}

.phb-page-mini-heading__icon {
  width: 1rem;
  height: 1rem;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  html.phb-page-scroll-ready .phb-page-scroll-nav {
    top: 50%;
    right: calc(0.875rem + env(safe-area-inset-right));
    bottom: auto;
    left: auto;
    flex-direction: column;
    max-width: none;
    overflow: visible;
    padding: 0.6rem 0.45rem;
    transform: translateY(-50%);
  }

  .phb-page-scroll-nav__tooltip {
    top: 50%;
    right: calc(100% + 0.7rem);
    bottom: auto;
    left: auto;
    transform: translate(0.25rem, -50%);
  }

  .phb-page-scroll-nav__tooltip::after {
    top: 50%;
    right: -0.3rem;
    bottom: auto;
    left: auto;
    border: 0;
    border-top: 1px solid rgba(0, 64, 193, 0.26);
    border-right: 1px solid rgba(0, 64, 193, 0.26);
    transform: translateY(-50%) rotate(45deg);
  }

  .phb-page-scroll-nav__dot:hover .phb-page-scroll-nav__tooltip,
  .phb-page-scroll-nav__dot:focus-visible .phb-page-scroll-nav__tooltip {
    transform: translate(0, -50%);
  }

  .phb-page-scroll-nav__dot.is-active .phb-page-scroll-nav__dot-mark {
    width: 0.5rem;
    height: 1.35rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  html.phb-page-scroll-ready {
    scroll-behavior: auto;
  }

  .phb-page-scroll-nav {
    display: none !important;
  }
}

.phb-about-product-image {
  background: var(--alice-blue);
  object-fit: cover;
  object-position: center;
}

.award-logo-wrap.phb-award-proof-wrap {
  gap: 1rem;
  min-width: 0;
}

.phb-award-icon {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 4.125rem;
  height: 4.125rem;
  border: 1px solid rgba(0, 64, 193, 0.18);
  border-radius: 50%;
  background: rgba(0, 64, 193, 0.06);
  color: var(--primary);
}

.phb-award-icon svg {
  display: block;
  width: 2.25rem;
  height: 2.25rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.phb-award-proof-wrap .award-info {
  min-width: 0;
  color: var(--eerie-black);
  text-align: left;
  white-space: nowrap;
}

.about-us-image-wrap.phb-video-preview {
  position: relative;
  aspect-ratio: 16 / 9;
  max-height: min(32rem, 62vh);
  overflow: hidden;
}

.about-us-image-wrap.phb-video-preview .phb-about-product-image {
  display: block;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.phb-video-play-button {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background: rgba(15, 23, 42, 0.06);
  cursor: pointer;
  transition: background-color 180ms ease;
}

.phb-video-play-button:hover,
.phb-video-play-button:focus-visible {
  background: rgba(15, 23, 42, 0.14);
}

.phb-video-play-button:focus-visible {
  outline: 3px solid rgba(0, 64, 193, 0.48);
  outline-offset: -3px;
}

.phb-video-play-button__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(4.5rem, 8vw, 6.75rem);
  height: clamp(4.5rem, 8vw, 6.75rem);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 1.2rem 3rem rgba(15, 23, 42, 0.22);
  transform: scale(1);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.phb-video-play-button:hover .phb-video-play-button__icon,
.phb-video-play-button:focus-visible .phb-video-play-button__icon {
  box-shadow: 0 1.4rem 3.3rem rgba(15, 23, 42, 0.28);
  transform: scale(1.04);
}

.phb-video-play-button__icon img {
  display: block;
  width: 42%;
  height: 42%;
  object-fit: contain;
}

.phb-video-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(1rem, 4vw, 3rem);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 180ms ease, visibility 180ms ease;
}

.phb-video-modal[hidden] {
  display: none;
}

.phb-video-modal.is-open {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.phb-video-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 13, 21, 0.82);
}

.phb-video-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(72rem, 100%);
  max-height: calc(100vh - clamp(2rem, 8vw, 6rem));
}

.phb-video-modal__close {
  position: absolute;
  right: 0;
  bottom: calc(100% + 0.75rem);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.96);
  color: #111827;
  cursor: pointer;
  font-size: 1.8rem;
  line-height: 1;
}

.phb-video-modal__close:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.72);
  outline-offset: 3px;
}

.phb-video-modal__video {
  display: block;
  width: 100%;
  height: auto;
  max-height: calc(100vh - clamp(2rem, 8vw, 6rem));
  aspect-ratio: 16 / 9;
  border-radius: 8px;
  background: #000;
  object-fit: contain;
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.36);
}

.phb-video-mobile-actions {
  position: absolute;
  right: clamp(0.75rem, 3vw, 1.25rem);
  bottom: clamp(0.75rem, 3vw, 1.25rem);
  z-index: 3;
  display: none;
  align-items: center;
  gap: 0.5rem;
  pointer-events: none;
}

.phb-video-rotate-hint,
.phb-video-fullscreen-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: 50%;
  background: rgba(8, 13, 21, 0.68);
  color: #fff;
  box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(12px);
}

.phb-video-fullscreen-button {
  cursor: pointer;
  pointer-events: auto;
}

.phb-video-fullscreen-button:hover,
.phb-video-fullscreen-button:focus-visible {
  background: rgba(0, 64, 193, 0.86);
}

.phb-video-fullscreen-button:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.7);
  outline-offset: 3px;
}

.phb-video-rotate-phone {
  position: relative;
  display: block;
  width: 0.95rem;
  height: 1.55rem;
  border: 2px solid currentcolor;
  border-radius: 0.22rem;
  animation: phb-rotate-phone 2.4s ease-in-out infinite;
  transform-origin: center;
}

.phb-video-rotate-phone::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0.15rem;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: currentcolor;
  transform: translateX(-50%);
}

.phb-video-rotate-phone::after {
  content: "";
  position: absolute;
  top: -0.55rem;
  right: -0.52rem;
  width: 0.6rem;
  height: 0.6rem;
  border-top: 2px solid currentcolor;
  border-right: 2px solid currentcolor;
  border-radius: 0 0.45rem 0 0;
  opacity: 0.78;
}

.phb-video-fullscreen-icon {
  position: relative;
  display: block;
  width: 1.22rem;
  height: 1.22rem;
}

.phb-video-fullscreen-icon::before,
.phb-video-fullscreen-icon::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(currentcolor, currentcolor) left top / 0.48rem 2px no-repeat,
    linear-gradient(currentcolor, currentcolor) left top / 2px 0.48rem no-repeat,
    linear-gradient(currentcolor, currentcolor) right top / 0.48rem 2px no-repeat,
    linear-gradient(currentcolor, currentcolor) right top / 2px 0.48rem no-repeat,
    linear-gradient(currentcolor, currentcolor) left bottom / 0.48rem 2px no-repeat,
    linear-gradient(currentcolor, currentcolor) left bottom / 2px 0.48rem no-repeat,
    linear-gradient(currentcolor, currentcolor) right bottom / 0.48rem 2px no-repeat,
    linear-gradient(currentcolor, currentcolor) right bottom / 2px 0.48rem no-repeat;
}

.phb-video-modal.is-forced-fullscreen {
  padding: 0;
  background: #000;
}

.phb-video-modal.is-forced-fullscreen .phb-video-modal__backdrop {
  background: #000;
}

.phb-video-modal.is-forced-fullscreen .phb-video-modal__dialog {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.phb-video-modal.is-forced-fullscreen .phb-video-modal__close {
  position: fixed;
  top: calc(env(safe-area-inset-top, 0px) + 0.75rem);
  right: calc(env(safe-area-inset-right, 0px) + 0.75rem);
  bottom: auto;
  z-index: 4;
}

.phb-video-modal.is-forced-fullscreen .phb-video-modal__video {
  width: 100%;
  height: 100%;
  max-height: 100%;
  aspect-ratio: auto;
  border-radius: 0;
  object-fit: contain;
}

.phb-video-modal.is-forced-fullscreen .phb-video-mobile-actions {
  right: calc(env(safe-area-inset-right, 0px) + 1rem);
  bottom: calc(env(safe-area-inset-bottom, 0px) + 1rem);
}

@keyframes phb-rotate-phone {
  0%,
  18%,
  100% {
    transform: rotate(0deg);
  }

  42%,
  72% {
    transform: rotate(90deg);
  }
}

@media (max-width: 1024px), (hover: none) and (pointer: coarse) {
  .phb-video-mobile-actions {
    display: flex;
  }
}

@media (prefers-reduced-motion: reduce) {
  .phb-video-rotate-phone {
    animation: none;
    transform: rotate(90deg);
  }
}

body.is-phb-video-modal-open {
  overflow: hidden;
}

.phb-exhibition-values {
  padding-bottom: 5rem;
}

.phb-exhibition-values .mission-vh-wrap {
  height: auto !important;
  min-height: 0 !important;
}

.phb-exhibition-values .mission-sticky-wrap {
  position: relative !important;
  top: auto !important;
  height: auto !important;
}

.phb-exhibition-values .mission-icon-wrap {
  overflow: hidden;
  border-radius: 8px;
  background: #edf2f4;
}

.phb-exhibition-values .mission-icon {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.phb-exhibition-values .mission-image-wrap {
  max-width: 11rem;
  height: 8rem;
  background: #edf2f4;
}

.phb-exhibition-values .mission-image {
  display: block;
  object-fit: cover;
}

.phb-exhibition-values .mission-flex-wrap {
  align-items: stretch;
  gap: 1rem;
}

.phb-exhibition-values .single-mission-wrapper {
  width: calc((100% - 2rem) / 3) !important;
}

.phb-exhibition-values .mission-image-wrap {
  width: 100% !important;
  max-width: 100%;
  height: 9rem !important;
}

.phb-about-system {
  background: var(--white);
  padding-top: 3rem;
}

.phb-about-system-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(20rem, 0.88fr);
  gap: 2rem;
  align-items: stretch;
}

.phb-about-system-copy,
.phb-about-resilience-panel,
.phb-about-checklist {
  border: 1px solid rgba(0, 64, 193, 0.12);
  border-radius: 8px;
  background: var(--alice-blue);
}

.phb-about-system-copy {
  padding: clamp(1.5rem, 4vw, 3rem);
}

.phb-about-system-copy .section-title,
.phb-about-section-head .section-title,
.phb-about-resilience-panel .section-title {
  margin-top: 0.85rem;
  margin-bottom: 1rem;
}

.phb-about-lede,
.phb-about-section-head p,
.phb-about-resilience-panel p {
  max-width: 52rem;
  margin: 0 0 1rem;
  color: rgba(9, 9, 9, 0.74);
  font-size: 1.02rem;
  line-height: 1.6;
}

.phb-about-system-copy > p:not(.phb-about-lede) {
  margin: 0 0 1.25rem;
  color: rgba(9, 9, 9, 0.72);
  font-size: 1rem;
  line-height: 1.6;
}

.phb-about-stat-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
  margin-top: 1.75rem;
}

.phb-about-stat {
  border: 1px solid rgba(0, 64, 193, 0.1);
  border-radius: 8px;
  background: var(--white);
  padding: 1rem;
}

.phb-about-stat span,
.phb-about-evidence-card span {
  display: block;
  margin-bottom: 0.45rem;
  color: var(--primary);
  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.phb-about-stat strong {
  display: block;
  margin-bottom: 0.4rem;
  color: var(--eerie-black);
  font-size: 1rem;
  line-height: 1.15;
}

.phb-about-stat p {
  margin: 0;
  color: rgba(9, 9, 9, 0.68);
  font-size: 0.88rem;
  line-height: 1.45;
}

.phb-about-system-media {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  margin: 0;
  border-radius: 8px;
  background: var(--eerie-black);
}

.phb-about-system-media img {
  flex: 1 1 auto;
  width: 100%;
  height: clamp(24rem, 42vw, 34rem) !important;
  min-height: 24rem;
  object-fit: cover;
}

.phb-about-system-media figcaption {
  margin: 0;
  padding: 1rem;
  background: var(--eerie-black);
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.9rem;
  line-height: 1.45;
}

.phb-about-evidence {
  background: var(--white);
  padding-top: 5rem;
}

.phb-about-section-head {
  max-width: 68rem;
  margin-bottom: 1.75rem;
}

.phb-about-evidence-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.phb-about-evidence-card {
  overflow: hidden;
  border: 1px solid rgba(0, 64, 193, 0.12);
  border-radius: 8px;
  background: var(--alice-blue);
}

.phb-about-evidence-card img {
  display: block;
  width: 100%;
  height: clamp(13rem, 22vw, 18rem) !important;
  object-fit: cover;
}

.phb-about-evidence-card div {
  padding: 1.1rem;
}

.phb-about-evidence-card h3 {
  margin: 0;
  color: var(--eerie-black);
  font-size: 1.16rem;
  line-height: 1.15;
  letter-spacing: 0;
}

.phb-about-evidence-card p {
  margin: 0.7rem 0 0;
  color: rgba(9, 9, 9, 0.7);
  font-size: 0.94rem;
  line-height: 1.5;
}

.phb-about-resilience {
  background: var(--white);
  padding-top: 5rem;
  padding-bottom: 3rem;
}

.phb-about-resilience-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(18rem, 0.72fr);
  gap: 1rem;
  align-items: stretch;
}

.phb-about-resilience-panel,
.phb-about-checklist {
  padding: clamp(1.35rem, 3vw, 2.25rem);
}

.phb-about-resilience-panel .primary-button {
  margin-top: 0.85rem;
}

.phb-about-checklist {
  background: var(--eerie-black);
  color: var(--white);
}

.phb-about-checklist h3 {
  margin: 0 0 1rem;
  color: var(--white);
  font-size: clamp(1.4rem, 2.4vw, 2rem);
  line-height: 1.08;
  letter-spacing: 0;
}

.phb-about-checklist ul {
  display: grid;
  gap: 0.7rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.phb-about-checklist li {
  position: relative;
  padding-left: 1.35rem;
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.98rem;
  line-height: 1.5;
}

.phb-about-checklist li::before {
  content: "";
  position: absolute;
  top: 0.55em;
  left: 0;
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 50%;
  background: var(--primary);
}

@media screen and (max-width: 991px) {
  .phb-exhibition-values .single-mission-wrapper {
    width: 100% !important;
  }

  .phb-exhibition-values .mission-image-wrap {
    width: 100% !important;
    max-width: 100%;
    height: 8rem !important;
  }

  .phb-about-system-layout,
  .phb-about-resilience-layout {
    grid-template-columns: 1fr;
  }

  .phb-about-stat-grid,
  .phb-about-evidence-grid {
    grid-template-columns: 1fr;
  }

  .phb-about-system-media img {
    height: 20rem !important;
    min-height: 20rem;
  }
}

@media screen and (max-width: 767px) {
  .phb-exhibition-values .mission-contents-flex {
    align-items: stretch;
  }

  .phb-exhibition-values .mission-image-wrap {
    height: 9rem !important;
    margin-top: 1rem;
  }

  .phb-exhibition-values {
    padding-bottom: 3rem;
  }

  .phb-about-system,
  .phb-about-evidence,
  .phb-about-resilience {
    padding-top: 3rem;
  }

  .phb-about-system-media img {
    height: 16rem !important;
    min-height: 16rem;
  }

  .phb-about-evidence-card img {
    height: 13.5rem !important;
  }
}

.phb-products-section {
  scroll-margin-top: 7rem;
}

.phb-product-card {
  border-radius: var(--_spacing-radius---radius--xxl);
  background-color: var(--alice-blue);
  height: 100%;
  transition: transform 260ms ease, box-shadow 260ms ease;
}

.phb-product-grid {
  grid-template-columns: repeat(12, minmax(0, 1fr));
  align-items: stretch;
}

.phb-product-item--insulation {
  grid-column: span 3;
}

.phb-product-item--form-factor {
  grid-column: span 4;
}

.phb-product-types-break {
  grid-column: 1 / -1;
  display: flex;
  justify-content: center;
  text-align: center;
  scroll-margin-top: 7rem;
  margin-top: 2.5rem;
}

.phb-product-types-break .subtitle-wrap {
  background: rgba(255, 255, 255, 0.84);
}

@media screen and (min-width: 992px) {
  .phb-product-types-break {
    margin-top: 8.75rem;
  }
}

.phb-product-card:hover {
  transform: translateY(-0.35rem);
  box-shadow: 0 1.25rem 2.75rem rgba(0, 64, 193, 0.12);
}

.phb-product-card .member-contents-wrap,
.phb-product-card .member-details-contents {
  height: 100%;
}

.phb-product-image-wrap {
  aspect-ratio: 4 / 3;
  border-radius: var(--_spacing-radius---radius--xl);
  background: var(--white);
  overflow: hidden;
}

.phb-product-image {
  width: 100%;
  height: 100%;
  padding: 0.55rem;
  object-fit: contain;
  object-position: center;
  box-sizing: border-box;
  background: var(--white);
}

.phb-product-card[data-product-type="insulation-size"] .phb-product-image {
  padding: 0;
  object-fit: cover;
}

.phb-product-card[data-product-type="insulation-size"] .phb-product-image-wrap {
  aspect-ratio: 16 / 9;
}

.phb-product-card[data-product-type="form-factor"] .phb-product-image {
  padding: 0.2rem;
  transform: scale(1.3);
  transform-origin: center;
}

.phb-products-cta {
  background: var(--primary);
  color: var(--white);
  overflow: hidden;
  scroll-margin-top: 7rem;
}

.phb-products-cta__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(17rem, 0.8fr);
  align-items: center;
  gap: clamp(2rem, 5vw, 5.5rem);
}

.phb-products-cta__copy {
  max-width: 45rem;
}

.phb-products-cta__eyebrow.subtitle-wrap {
  width: fit-content;
  margin-bottom: 1.35rem;
  border-color: rgba(255, 255, 255, 0.24);
  background: rgba(255, 255, 255, 0.12);
}

.phb-products-cta__eyebrow .subtitle-text {
  color: var(--white);
}

.phb-products-cta__title {
  max-width: 43rem;
  margin-top: 0;
  margin-bottom: 1.15rem;
  color: var(--white);
  font-size: clamp(2.25rem, 4.5vw, 5.25rem);
  line-height: 0.98;
  font-weight: 500;
}

.phb-products-cta__details {
  max-width: 40rem;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: clamp(1rem, 1.35vw, 1.25rem);
  line-height: 1.6;
}

.phb-products-cta__actions {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.1rem;
}

.phb-products-cta__secondary {
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.95rem;
  font-weight: 600;
  text-decoration: none;
}

.phb-products-cta__secondary:hover,
.phb-products-cta__secondary:focus-visible {
  color: var(--white);
  text-decoration: underline;
  text-underline-offset: 0.25rem;
}

.phb-products-cta__facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin-top: clamp(2rem, 4vw, 4rem);
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.18);
}

.phb-products-cta__fact {
  min-height: 8.25rem;
  padding: 1.25rem;
  background: rgba(0, 64, 193, 0.96);
}

.phb-products-cta__fact strong {
  display: block;
  margin-bottom: 0.45rem;
  color: var(--white);
  font-size: clamp(1.35rem, 2vw, 2rem);
  line-height: 1;
  font-weight: 600;
}

.phb-products-cta__fact span {
  display: block;
  color: rgba(255, 255, 255, 0.74);
  font-size: 0.94rem;
  line-height: 1.45;
}

@media screen and (max-width: 991px) {
  .phb-products-cta__layout {
    grid-template-columns: 1fr;
  }

  .phb-products-cta__actions {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .phb-products-cta {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .phb-products-cta__layout {
    gap: 1.5rem;
  }

  .phb-products-cta__eyebrow.subtitle-wrap {
    margin-bottom: 1rem;
  }

  .phb-products-cta__title {
    margin-bottom: 0.9rem;
    font-size: clamp(2rem, 10.5vw, 2.75rem);
    line-height: 1.04;
  }

  .phb-products-cta__details {
    font-size: 0.98rem;
    line-height: 1.5;
  }

  .phb-products-cta__facts {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .phb-products-cta__fact {
    min-height: auto;
  }
}

.phb-product-detail-image-wrap {
  background: #f8fbfd;
  overflow: hidden;
}

.phb-product-detail-image {
  padding: 0;
  object-fit: contain;
  object-position: center;
  background: #f8fbfd;
  transform: scale(3);
  transform-origin: center;
}

.phb-product-calc-cta {
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #f4f9ff 0%, #eef7f2 100%);
  scroll-margin-top: 7rem;
}

.phb-product-calc-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 64, 193, 0.09), rgba(53, 168, 116, 0.08)),
    repeating-linear-gradient(90deg, rgba(17, 24, 39, 0.045) 0 1px, transparent 1px 7.5rem);
  pointer-events: none;
}

.phb-product-calc-cta__layout {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(18rem, 0.55fr);
  align-items: center;
  gap: clamp(2rem, 5vw, 5rem);
}

.phb-product-calc-cta__copy {
  max-width: 48rem;
}

.phb-product-calc-cta__eyebrow.subtitle-wrap {
  width: fit-content;
  margin-bottom: 1.15rem;
  border-color: rgba(0, 64, 193, 0.18);
  background: rgba(255, 255, 255, 0.72);
}

.phb-product-calc-cta__title {
  max-width: 46rem;
  margin-top: 0;
  margin-bottom: 1rem;
  color: #111827;
  font-size: clamp(2.25rem, 4.4vw, 5rem);
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0;
}

.phb-product-calc-cta__text {
  max-width: 42rem;
  margin-bottom: 1.6rem;
  color: #526274;
  font-size: clamp(1rem, 1.25vw, 1.2rem);
  line-height: 1.62;
}

.phb-product-calc-cta__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.9rem 1.2rem;
}

.phb-product-calc-cta__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3.2rem;
  border: 1px solid var(--primary);
  border-radius: 999px;
  background: var(--primary);
  padding: 0.95rem 1.3rem;
  color: var(--white);
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: background 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.phb-product-calc-cta__button:hover,
.phb-product-calc-cta__button:focus-visible {
  border-color: #0f172a;
  background: #0f172a;
  outline: none;
  transform: translateY(-0.12rem);
}

.phb-product-calc-cta__link {
  color: var(--primary);
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.phb-product-calc-cta__link:hover,
.phb-product-calc-cta__link:focus-visible {
  text-decoration: underline;
  text-underline-offset: 0.24rem;
}

.phb-product-calc-cta__steps {
  display: grid;
  gap: 0.85rem;
}

.phb-product-calc-cta__step {
  display: grid;
  grid-template-columns: 3.25rem minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
  min-height: 5.75rem;
  border: 1px solid rgba(0, 64, 193, 0.12);
  border-radius: var(--_spacing-radius---radius--lg);
  background: rgba(255, 255, 255, 0.72);
  padding: 0.95rem;
  box-shadow: 0 1rem 2.4rem rgba(17, 24, 39, 0.06);
}

.phb-product-calc-cta__number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
  border-radius: 999px;
  background: rgba(0, 64, 193, 0.1);
  color: var(--primary);
  font-size: 0.82rem;
  font-weight: 800;
  line-height: 1;
}

.phb-product-calc-cta__step-title {
  display: block;
  margin-bottom: 0.2rem;
  color: #111827;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
}

.phb-product-calc-cta__step-text {
  display: block;
  color: #607084;
  font-size: 0.88rem;
  line-height: 1.42;
}

@media screen and (max-width: 991px) {
  .phb-product-calc-cta__layout {
    grid-template-columns: 1fr;
  }

  .phb-product-calc-cta__steps {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .phb-product-calc-cta__step {
    grid-template-columns: 1fr;
    align-items: start;
  }
}

@media screen and (max-width: 767px) {
  .phb-product-calc-cta {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .phb-product-calc-cta__layout {
    gap: 1.6rem;
  }

  .phb-product-calc-cta__title {
    font-size: clamp(2rem, 10vw, 2.8rem);
    line-height: 1.04;
  }

  .phb-product-calc-cta__text {
    margin-bottom: 1.25rem;
    font-size: 0.98rem;
  }

  .phb-product-calc-cta__actions {
    align-items: stretch;
  }

  .phb-product-calc-cta__button {
    width: 100%;
  }

  .phb-product-calc-cta__steps {
    grid-template-columns: 1fr;
  }

  .phb-product-calc-cta__step {
    grid-template-columns: 3rem minmax(0, 1fr);
    min-height: auto;
  }
}

.phb-product-related {
  background: var(--alice-blue);
  scroll-margin-top: 7rem;
}

.phb-product-related__head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 2rem;
  margin-bottom: clamp(2rem, 4vw, 3.5rem);
}

.phb-product-related__title {
  max-width: 42rem;
  margin-top: 0;
  margin-bottom: 0;
  color: #111827;
  font-size: clamp(2rem, 4vw, 4.5rem);
  line-height: 1.02;
  font-weight: 500;
  letter-spacing: 0;
}

.phb-product-related__all {
  flex: 0 0 auto;
  border: 1px solid rgba(0, 64, 193, 0.2);
  border-radius: 999px;
  background: var(--white);
  padding: 0.8rem 1.1rem;
  color: var(--primary);
  font-size: 0.92rem;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}

.phb-product-related__all:hover,
.phb-product-related__all:focus-visible {
  border-color: var(--primary);
  background: var(--primary);
  color: var(--white);
}

.phb-product-related__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.phb-product-related-card {
  display: grid;
  grid-template-columns: minmax(7.5rem, 0.38fr) minmax(0, 0.62fr);
  align-items: center;
  gap: 1rem;
  min-height: 11.25rem;
  border: 1px solid rgba(0, 64, 193, 0.12);
  border-radius: var(--_spacing-radius---radius--xl);
  background: var(--white);
  padding: 0.85rem;
  color: #111827;
  text-decoration: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.phb-product-related-card:hover,
.phb-product-related-card:focus-visible {
  border-color: rgba(0, 64, 193, 0.34);
  box-shadow: 0 1.1rem 2.5rem rgba(17, 24, 39, 0.08);
  outline: none;
  transform: translateY(-0.2rem);
}

.phb-product-related-card__media {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 4 / 3;
  border-radius: var(--_spacing-radius---radius--lg);
  background: #f8fbfd;
  overflow: hidden;
}

.phb-product-related-card__image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  transform: scale(1.18);
  transform-origin: center;
}

.phb-product-related-card__kicker {
  display: block;
  margin-bottom: 0.45rem;
  color: var(--primary);
  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}

.phb-product-related-card__title {
  display: block;
  margin-bottom: 0.45rem;
  color: #111827;
  font-size: clamp(1rem, 1.2vw, 1.18rem);
  font-weight: 600;
  line-height: 1.18;
  letter-spacing: 0;
}

.phb-product-related-card__summary {
  display: block;
  color: #58677a;
  font-size: 0.86rem;
  line-height: 1.42;
}

@media screen and (max-width: 1180px) {
  .phb-product-related__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 767px) {
  .phb-product-related__head {
    display: block;
  }

  .phb-product-related__title {
    margin-bottom: 1rem;
    font-size: clamp(2rem, 10vw, 3rem);
  }

  .phb-product-related__grid {
    grid-template-columns: 1fr;
  }

  .phb-product-related-card {
    grid-template-columns: 7.25rem minmax(0, 1fr);
    min-height: 9.5rem;
  }
}

.phb-product-detail-specs {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin: 0 0 1.4rem;
}

.phb-product-detail-pill {
  border: 1px solid rgba(0, 64, 193, 0.18);
  border-radius: 6px;
  background: rgba(0, 64, 193, 0.06);
  padding: 0.45rem 0.65rem;
  color: #16324f;
  font-size: 0.82rem;
  line-height: 1.2;
  letter-spacing: 0;
}

.phb-product-name {
  max-width: 100%;
  color: #0f172a;
  letter-spacing: 0;
}

.phb-product-summary {
  min-height: 4.65rem;
  margin-bottom: 0.875rem;
  color: #4a5c6f;
  font-size: 0.95rem;
  line-height: 1.35;
  letter-spacing: 0;
}

.phb-product-thickness,
.phb-product-positioning {
  display: block;
}

.phb-product-thickness {
  color: #1b334d;
  font-weight: 600;
}

.phb-product-positioning {
  margin-top: 0.18rem;
  color: #52677d;
}

.phb-product-benchmark-note {
  max-width: none;
  margin: -1.25rem auto 1rem;
  color: #4a5c6f;
  font-size: 0.95rem;
  line-height: 1.48;
  text-align: left;
}

.phb-product-benchmark-note p {
  margin: 0;
}

.phb-product-benchmark-note p + p {
  margin-top: 0.65rem;
}

.phb-product-benchmark-panel {
  display: grid;
  grid-template-columns: minmax(0, 1.16fr) minmax(18rem, 0.84fr);
  gap: 0.5rem;
  border-radius: var(--_spacing-radius---radius--xxl);
  background-color: var(--alice-blue);
  padding: 0.5rem;
}

.phb-benchmark-copy,
.phb-benchmark-footnote {
  border-radius: var(--_spacing-radius---radius--xl);
  padding: 1.35rem 1.5rem;
}

.phb-benchmark-copy {
  display: flex;
  align-items: center;
  color: var(--eerie-black);
  font-family: var(--_fonts---fonts--title-font);
  font-size: clamp(1.1rem, 1.8vw, 1.55rem);
  line-height: 1.3;
  letter-spacing: -0.03em;
}

.phb-benchmark-footnote {
  background-color: var(--white);
  color: var(--independence);
  font-size: 0.9rem;
}

.phb-standard-strip {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0.5rem;
  margin-bottom: 2.25rem;
}

.phb-standard-item {
  border-radius: var(--_spacing-radius---radius--xl);
  background-color: var(--alice-blue);
  padding: 1rem;
}

.phb-standard-name,
.phb-standard-description {
  display: block;
  letter-spacing: 0;
}

.phb-standard-name {
  color: var(--eerie-black);
  font-family: var(--_fonts---fonts--title-font);
  font-size: 1rem;
  font-weight: var(--_font-weight-line-height---font-weights--medium);
  line-height: 1.2;
}

.phb-standard-description {
  margin-top: 0.3rem;
  color: var(--independence);
  font-size: 0.78rem;
  line-height: 1.3;
}

.member-social-links-wrap.phb-product-specs {
  gap: 0.5rem;
}

.phb-product-spec {
  border: 1px solid rgba(0, 64, 193, 0.18);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.68);
  padding: 0.35rem 0.55rem;
  color: #16324f;
  font-size: 0.75rem;
  line-height: 1.2;
  letter-spacing: 0;
}

.phb-product-metric {
  position: relative;
  cursor: help;
  outline: none;
}

.phb-product-metric::before,
.phb-product-metric::after {
  position: absolute;
  left: 50%;
  z-index: 20;
  opacity: 0;
  pointer-events: none;
  transition: opacity 160ms ease, transform 160ms ease;
}

.phb-product-metric::before {
  bottom: calc(100% + 0.35rem);
  width: 0.55rem;
  height: 0.55rem;
  background: #0f172a;
  content: "";
  transform: translate(-50%, 0.25rem) rotate(45deg);
}

.phb-product-metric::after {
  bottom: calc(100% + 0.55rem);
  width: max-content;
  max-width: min(20rem, calc(100vw - 2rem));
  border-radius: 6px;
  background: #0f172a;
  box-shadow: 0 0.75rem 1.75rem rgba(15, 23, 42, 0.18);
  color: #fff;
  content: attr(data-tooltip);
  padding: 0.55rem 0.7rem;
  font-size: 0.72rem;
  font-weight: 500;
  line-height: 1.35;
  text-align: left;
  white-space: normal;
  transform: translate(-50%, 0.25rem);
}

.phb-product-metric:hover::before,
.phb-product-metric:hover::after,
.phb-product-metric.is-tooltip-open::before,
.phb-product-metric.is-tooltip-open::after,
.phb-product-metric:focus::before,
.phb-product-metric:focus::after,
.phb-product-metric:focus-visible::before,
.phb-product-metric:focus-visible::after {
  opacity: 1;
  transform: translate(-50%, 0) rotate(45deg);
}

.phb-product-metric:hover::after,
.phb-product-metric.is-tooltip-open::after,
.phb-product-metric:focus::after,
.phb-product-metric:focus-visible::after {
  transform: translate(-50%, 0);
}

@media (max-width: 991px) {
  .phb-product-grid,
  .phb-standard-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .phb-product-item--insulation,
  .phb-product-item--form-factor {
    grid-column: span 1;
  }

  .phb-product-benchmark-panel {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  html,
  body {
    overflow-x: hidden;
  }

  .navbar-flex-wrap,
  .nav-right-flex {
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
  }

  .main-logo.phb-main-logo {
    width: 7.5rem;
    max-width: 42vw;
  }

  .phb-language-button {
    min-width: 3rem;
    height: 2.25rem;
    padding: 0 0.65rem;
    font-size: 0.78rem;
  }

  .phb-language-menu {
    right: -1.75rem;
    min-width: 9rem;
    max-width: calc(100vw - 1.5rem);
  }

  .phb-product-summary {
    min-height: auto;
  }

  .phb-product-grid {
    grid-template-columns: 1fr;
  }

  .phb-product-item--insulation,
  .phb-product-item--form-factor {
    grid-column: 1 / -1;
  }

  .phb-product-card:hover {
    transform: none;
    box-shadow: none;
  }

  .phb-product-benchmark-note {
    margin: -0.75rem auto 1.75rem;
    font-size: 0.86rem;
    text-align: left;
  }

  .phb-product-benchmark-panel,
  .phb-standard-strip {
    grid-template-columns: 1fr;
  }

  .phb-benchmark-copy,
  .phb-benchmark-footnote,
  .phb-standard-item {
    padding: 1rem;
  }

  .phb-passive-house-word {
    display: none;
    font-size: clamp(1.5rem, 9vw, 2.65rem);
  }

  .banner-bg-image.phb-block-hero-image {
    display: block !important;
  }

  .after-banner-ticker-wrapper,
  .after-banner-ticker-main,
  .service-banner-ticker-wrapper,
  .service-banner-ticker-main {
    max-width: 100vw;
    overflow: hidden;
  }

  .banner-section,
  .banner-vh-wrap,
  .banner-sticky-wrap,
  .banner-wrapper {
    min-height: 520px;
  }

  .after-banner-wrapper,
  .after-banner-inner,
  .after-banner-wrap,
  .after-banner-content-wrap {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
  }

  .after-banner-wrapper {
    width: 100% !important;
    height: auto !important;
    max-width: none !important;
  }

  .after-banner-content-wrap {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    width: calc(100% - 28px) !important;
    max-width: 360px !important;
    margin: 74px auto 0 !important;
    padding: 0 !important;
    text-align: center;
  }

  .after-banner-title {
    font-size: 29px !important;
    line-height: 1.08 !important;
  }

  .after-banner-details {
    max-width: 330px;
    margin-right: auto;
    margin-left: auto;
  }

  .navigation[style*="display: block"] .navigation-inline-wrap,
  .navigation[style*="display:block"] .navigation-inline-wrap,
  .navigation.w-nav-menu .navigation-inline-wrap,
  .navigation[style*="display: block"] .navigation-button,
  .navigation[style*="display:block"] .navigation-button,
  .navigation.w-nav-menu .navigation-button {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
  }

  .navigation[style*="display: block"] .navigation-link-border,
  .navigation[style*="display:block"] .navigation-link-border {
    width: 100% !important;
  }

  .navigation[style*="display: block"] .navigation-bg-top,
  .navigation[style*="display: block"] .navigation-bg-bottom,
  .navigation[style*="display:block"] .navigation-bg-top,
  .navigation[style*="display:block"] .navigation-bg-bottom {
    transform: none !important;
  }
}

@media (max-width: 479px) {
  .navbar-wrap {
    padding: 0.5rem;
  }

  .main-logo-wrap {
    padding: 0.45rem 0.7rem;
  }

  .main-logo.phb-main-logo {
    width: 6.35rem;
    max-width: 34vw;
  }

  .phb-language-button {
    min-width: 2.75rem;
    height: 2.25rem;
    padding: 0 0.55rem;
  }

  .phb-language-caret {
    display: none;
  }
}

/* Tech Lab: supplied layout, template visual system */
.tech-lab-template {
  overflow: hidden;
}

.tech-lab-template__hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(20rem, 0.62fr);
  gap: 2rem;
  align-items: end;
}

.tech-lab-template__hero-copy.inner-banner-content-wrap {
  max-width: none;
  margin: 0;
  text-align: left;
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
}

.tech-lab-template__hero-note.single-service-wrap {
  background-color: var(--alice-blue);
  padding: 2.5rem;
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
  transition: background-color 260ms ease, color 260ms ease, box-shadow 260ms ease;
}

.tech-lab-template__hero-note.single-service-wrap:hover,
.tech-lab-template__hero-note.single-service-wrap:focus-within {
  background-color: var(--primary);
  box-shadow: 0 1.25rem 2.75rem rgba(0, 64, 193, 0.14);
}

.tech-lab-template__hero-note.single-service-wrap:hover .single-service-name,
.tech-lab-template__hero-note.single-service-wrap:hover .single-service-details,
.tech-lab-template__hero-note.single-service-wrap:focus-within .single-service-name,
.tech-lab-template__hero-note.single-service-wrap:focus-within .single-service-details {
  color: var(--white);
}

.tech-lab-template__hero-note .service-contents,
.tech-lab-template__systems .service-contents,
.tech-lab-template__compare .service-contents,
.tech-lab-template__logic .service-contents,
.tech-lab-template__sources .service-contents {
  max-width: none;
  text-align: left;
}

.tech-lab-template__jump-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.5rem;
}

.tech-lab-template__systems.services-grid-wrap {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.tech-lab-template__systems .single-service-wrap {
  padding: 2rem;
}

.tech-lab-template__systems .single-service-icon-wrap {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 10;
  overflow: hidden;
}

.tech-lab-template__systems .service-icon {
  border-radius: var(--_spacing-radius---radius--xl);
  background-color: var(--white);
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.tech-lab-template__ticker.service-banner-ticker-wrap {
  display: none;
  margin-top: clamp(3.25rem, 5.4vw, 4.75rem);
}

.tech-lab-template__ticker .service-banner-ticker-flex {
  width: max-content;
  animation: phb-tech-lab-ticker-scroll 34s linear infinite;
  will-change: transform;
}

.tech-lab-template__ticker .service-banner-ticker-image {
  background: transparent;
  border-radius: var(--_spacing-radius---radius--button-radius);
  width: 25rem;
  max-width: 25rem;
  object-fit: none;
  object-position: 50% 0%;
}

@keyframes phb-tech-lab-ticker-scroll {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-33.333%, 0, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .tech-lab-template__ticker .service-banner-ticker-flex {
    animation: none;
  }
}

@media screen and (max-width: 991px) {
  .tech-lab-template__ticker .service-banner-ticker-image {
    width: 16rem;
    max-width: 16rem;
  }
}

@media screen and (max-width: 767px) {
  .tech-lab-template__ticker .service-banner-ticker-image {
    width: 12.5rem;
    max-width: 12.5rem;
  }
}

@media screen and (max-width: 479px) {
  .tech-lab-template__ticker .service-banner-ticker-image {
    width: 10rem;
    max-width: 10rem;
  }
}

.tech-lab-template__table-card.single-service-wrap {
  background-color: var(--white);
  padding: 0;
  overflow: hidden;
}

.tech-lab-template__table-scroll {
  overflow-x: auto;
}

.tech-lab-template__table {
  width: 100%;
  min-width: 1080px;
  border-collapse: collapse;
  color: var(--independence);
  font-size: var(--_font-sizes---paragraphs--small);
  line-height: var(--_font-weight-line-height---line-heights--lh-150);
}

.tech-lab-template__table th,
.tech-lab-template__table td {
  border-bottom: 1px solid var(--azureish-white);
  padding: 1rem;
  text-align: left;
  vertical-align: top;
}

.tech-lab-template__table th {
  background-color: var(--light-bg);
  color: var(--eerie-black);
  font-weight: var(--_font-weight-line-height---font-weights--medium);
  text-transform: uppercase;
  vertical-align: middle;
}

.tech-lab-template__table thead th {
  vertical-align: middle;
}

.tech-lab-template__table tr:last-child td {
  border-bottom: 0;
}

#insulation-materials.section {
  scroll-margin-top: 5.25rem;
  padding-top: clamp(2.1rem, 4vh, 3rem);
}

#insulation-materials .section-title-wrapper.margin-bottom {
  margin-bottom: clamp(0.8rem, 1.5vw, 1.15rem);
}

#insulation-materials .section-subtile-wrap {
  margin-bottom: 0.82rem;
}

#insulation-materials .tech-lab-template__table {
  min-width: 0;
  table-layout: fixed;
  background: var(--white);
  font-size: 0.82rem;
  line-height: 1.18;
}

#insulation-materials .services-title-wrap {
  max-width: 76rem;
  margin-bottom: 1.25rem;
}

#insulation-materials .services-title {
  font-size: clamp(1.42rem, 2vw, 1.82rem);
  line-height: 1.24;
}

#insulation-materials .tech-lab-template__table-scroll {
  overflow-x: visible;
}

#insulation-materials .phb-material-table-toolbar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0.5rem 0.54rem 0.28rem;
  background: var(--white);
}

#insulation-materials .phb-material-table-toolbar .phb-rsi-control {
  transform: none;
}

#insulation-materials .tech-lab-template__table th,
#insulation-materials .tech-lab-template__table td {
  padding: 0.34rem 0.54rem;
}

#insulation-materials .tech-lab-template__table th:nth-child(1),
#insulation-materials .tech-lab-template__table td:nth-child(1) {
  width: 25%;
}

#insulation-materials .tech-lab-template__table th:nth-child(2),
#insulation-materials .tech-lab-template__table td:nth-child(2) {
  width: 10.5%;
  white-space: nowrap;
}

#insulation-materials .tech-lab-template__table th:nth-child(3),
#insulation-materials .tech-lab-template__table td:nth-child(3) {
  width: 64.5%;
}

#insulation-materials .tech-lab-template__table tbody td:nth-child(3) {
  font-size: 0.74rem;
  line-height: 1.16;
}

.phb-rsi-control {
  position: relative;
  isolation: isolate;
  display: inline-grid;
  grid-template-columns: auto minmax(7.5rem, 1fr);
  align-items: center;
  gap: 0.5rem;
  max-width: 100%;
  padding: 0.34rem 0.44rem 0.36rem 0.58rem;
  border: 1px solid rgba(0, 64, 193, 0.16);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(0, 64, 193, 0.06), transparent 42%),
    linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.84),
    0 0.35rem 0.9rem rgba(17, 24, 39, 0.08);
  text-align: left;
}

#insulation-materials .phb-rsi-control {
  gap: 0.42rem;
  transform: translateY(-0.02rem);
}

.phb-rsi-control::before {
  content: "";
  position: absolute;
  left: 0.34rem;
  top: 0.38rem;
  bottom: 0.38rem;
  width: 3px;
  border-radius: 999px;
  background: linear-gradient(180deg, var(--deep-sky-blue, #0040c1), #65beff);
  box-shadow: 0 0 0.62rem rgba(0, 64, 193, 0.32);
}

.phb-rsi-control__title {
  display: block;
  max-width: none;
  color: var(--eerie-black);
  font-size: 0.62rem;
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: 0;
  text-transform: uppercase;
  white-space: nowrap;
}

.phb-rsi-options {
  --phb-rsi-active: 1;
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(2.05rem, 1fr));
  align-items: center;
  min-width: 7.5rem;
  flex-wrap: nowrap;
  gap: 0;
  padding: 0.2rem;
  border: 1px solid rgba(0, 64, 193, 0.12);
  border-radius: 8px;
  background:
    repeating-linear-gradient(90deg, rgba(0, 64, 193, 0.12) 0 1px, transparent 1px 33.333%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(237, 246, 251, 0.84));
  box-shadow: inset 0 0.08rem 0.32rem rgba(17, 24, 39, 0.08);
  text-transform: none;
}

.phb-rsi-options::before {
  content: "";
  position: absolute;
  left: 0.46rem;
  right: 0.46rem;
  top: 50%;
  height: 1px;
  background: linear-gradient(90deg, rgba(0, 64, 193, 0.1), rgba(0, 64, 193, 0.34), rgba(0, 64, 193, 0.1));
  transform: translateY(-50%);
}

.phb-rsi-options::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0.2rem;
  bottom: 0.2rem;
  left: calc(0.2rem + ((100% - 0.4rem) / 3) * var(--phb-rsi-active));
  width: calc((100% - 0.4rem) / 3);
  border-radius: 6px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.18), transparent 42%),
    linear-gradient(135deg, var(--deep-sky-blue, #0040c1), #006dff 58%, #65beff);
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.24),
    0 0.32rem 0.8rem rgba(0, 64, 193, 0.28);
  transition: left 220ms ease, transform 220ms ease;
}

.phb-rsi-option {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.25rem;
  min-height: 1.48rem;
  padding: 0.16rem 0.36rem;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: var(--independence);
  cursor: pointer;
  font-size: 0.74rem;
  font-weight: 800;
  line-height: 1.12;
  white-space: nowrap;
  transition: color 180ms ease, transform 180ms ease;
}

#insulation-materials .phb-rsi-option {
  min-width: 2.24rem;
  padding-left: 0.28rem;
  padding-right: 0.28rem;
}

.phb-rsi-option input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: 0;
  opacity: 0;
  accent-color: var(--deep-sky-blue, #0040c1);
}

.phb-rsi-option.is-active {
  color: var(--white);
  text-shadow: 0 0.06rem 0.18rem rgba(0, 20, 80, 0.34);
  transform: translateY(-0.04rem);
}

.phb-rsi-option.is-active::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -0.22rem;
  width: 0.46rem;
  height: 0.46rem;
  border-radius: 0 0 2px 0;
  background: #006dff;
  transform: translateX(-50%) rotate(45deg);
}

.phb-rsi-option:focus-within {
  outline: 2px solid rgba(0, 64, 193, 0.34);
  outline-offset: 2px;
}

.phb-rsi-option:not(.is-active):hover {
  color: var(--eerie-black);
  transform: translateY(-0.03rem);
}

.phb-material-trigger {
  cursor: help;
  outline-offset: 0.18rem;
}

.phb-material-trigger--name {
  border-bottom: 1px dotted currentColor;
  overflow-wrap: anywhere;
}

.phb-thickness-cell {
  display: block;
  width: auto;
}

#insulation-materials .phb-thickness-cell > .phb-thickness-track {
  display: none;
}

.phb-thickness-value {
  display: inline-block;
  color: var(--eerie-black);
  font-weight: 600;
  line-height: 1.1;
  white-space: nowrap;
}

#insulation-materials .phb-thickness-value {
  padding: 0.08rem 0.34rem;
  border: 1px solid rgba(17, 24, 39, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.82);
  font-size: 0.72rem;
}

.phb-thickness-track {
  position: relative;
  display: block;
  width: 100%;
  height: 2.35rem;
  border: 1px solid rgba(17, 24, 39, 0.12);
  border-radius: 6px;
  background: linear-gradient(180deg, #f7fbff, #edf6fb);
}

.phb-thickness-track::after {
  content: "";
  position: absolute;
  inset: 50% 0 auto;
  height: 1px;
  background: rgba(17, 24, 39, 0.16);
}

.phb-thickness-fill {
  position: absolute;
  left: 0;
  top: 50%;
  width: var(--thickness-scale);
  min-width: 0.9rem;
  height: 1.08rem;
  border: 1px solid var(--material-border, rgba(0, 64, 193, 0.25));
  border-radius: 4px;
  background: linear-gradient(90deg, var(--material-fill, rgba(0, 64, 193, 0.22)), var(--material-fill-soft, rgba(101, 190, 255, 0.44)));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.28);
  transform: translateY(-50%);
  z-index: 1;
}

#insulation-materials .phb-thickness-fill {
  min-width: 0.42rem;
  height: 0.56rem;
}

.phb-thickness-measure {
  position: absolute;
  left: 0;
  right: 0;
  bottom: calc(100% + 0.16rem);
  height: 0.78rem;
  border-left: 1px solid #111;
  border-right: 1px solid #111;
}

.phb-thickness-arrow {
  position: absolute;
  left: 0.18rem;
  right: 0.18rem;
  top: 50%;
  border-top: 1px solid #111;
}

.phb-thickness-arrow::before,
.phb-thickness-arrow::after {
  content: "";
  position: absolute;
  top: -0.25rem;
  width: 0.45rem;
  height: 0.45rem;
  border-top: 1px solid #111;
  border-left: 1px solid #111;
}

.phb-thickness-arrow::before {
  left: -0.08rem;
  transform: rotate(-45deg);
}

.phb-thickness-arrow::after {
  right: -0.08rem;
  transform: rotate(135deg);
}

.phb-material-data-row > td {
  border-bottom: 0;
  padding-bottom: 0.12rem;
}

#insulation-materials .tech-lab-template__table tbody tr.phb-material-data-row {
  background: var(--white);
  box-shadow: none;
}

#insulation-materials .tech-lab-template__table tbody tr.phb-material-data-row td {
  position: relative;
  background: transparent;
  text-shadow: none;
}

.phb-scale-row > td {
  padding: 0 0.54rem 0.26rem;
  border-bottom: 1px solid rgba(192, 217, 233, 0.76);
  background: var(--white);
}

#insulation-materials .phb-scale-row {
  display: table-row;
}

@media screen and (max-width: 767px) {
  #insulation-materials .phb-material-table-toolbar {
    justify-content: stretch;
    padding: 0.58rem;
  }

  #insulation-materials .phb-material-table-toolbar .phb-rsi-control {
    width: 100%;
  }

  #insulation-materials .tech-lab-template__table,
  #insulation-materials .tech-lab-template__table thead,
  #insulation-materials .tech-lab-template__table tbody,
  #insulation-materials .tech-lab-template__table tr,
  #insulation-materials .tech-lab-template__table th,
  #insulation-materials .tech-lab-template__table td {
    display: block;
    width: auto;
  }

  #insulation-materials .tech-lab-template__table {
    min-width: 0;
    width: 100%;
  }

  #insulation-materials .tech-lab-template__table thead {
    display: none;
  }

  #insulation-materials .tech-lab-template__table tbody {
    display: grid;
    gap: 0;
    padding: 0.52rem;
  }

  #insulation-materials .tech-lab-template__table tbody tr {
    display: grid;
    gap: 0.28rem;
    padding: 0.5rem;
    border: 1px solid var(--azureish-white);
    border-radius: 8px;
    background: var(--white);
  }

  #insulation-materials .tech-lab-template__table tbody tr.phb-material-data-row {
    margin-top: 0.44rem;
    border-bottom: 0;
    border-radius: 8px 8px 0 0;
    background: var(--white);
  }

  #insulation-materials .tech-lab-template__table tbody tr.phb-scale-row {
    border-top: 0;
    border-radius: 0 0 8px 8px;
    padding: 0.08rem 0.5rem 0.54rem;
  }

  #insulation-materials .tech-lab-template__table tbody td {
    display: grid;
    grid-template-columns: minmax(7rem, 0.42fr) 1fr;
    gap: 0.34rem;
    align-items: start;
    width: 100%;
    border-bottom: 0;
    padding: 0;
    white-space: normal;
  }

  #insulation-materials .tech-lab-template__table tbody td:nth-child(1),
  #insulation-materials .tech-lab-template__table tbody td:nth-child(2),
  #insulation-materials .tech-lab-template__table tbody td:nth-child(3) {
    width: 100%;
  }

  #insulation-materials .tech-lab-template__table tbody td::before {
    color: var(--eerie-black);
    font-size: 0.62rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.2;
    text-transform: uppercase;
  }

  #insulation-materials .tech-lab-template__table tbody td:nth-child(1)::before {
    content: "Material";
  }

  #insulation-materials .tech-lab-template__table tbody td:nth-child(2)::before {
    content: "Lambda";
  }

  #insulation-materials .tech-lab-template__table tbody td:nth-child(3)::before {
    content: "Notes";
  }

  #insulation-materials .tech-lab-template__table tbody tr.phb-scale-row td {
    display: block;
    padding: 0;
  }

  #insulation-materials .tech-lab-template__table tbody tr.phb-scale-row td::before {
    content: none;
  }

  #insulation-materials .phb-ruler-foot {
    display: block;
    width: 100%;
    margin-top: 0.8rem;
  }

  #insulation-materials .tech-lab-template__table .phb-ruler-foot tr,
  #insulation-materials .tech-lab-template__table .phb-ruler-foot td {
    display: block;
    width: 100%;
  }

  #insulation-materials .tech-lab-template__table .phb-ruler-foot td {
    padding: 0.75rem 0.65rem 0.95rem;
    border: 1px solid var(--azureish-white);
    border-radius: 8px;
  }

  #insulation-materials .phb-ruler__header {
    align-items: flex-start;
    gap: 0.45rem;
    font-size: 0.62rem;
  }

  #insulation-materials .phb-ruler__range {
    min-height: 1.05rem;
    padding: 0.1rem 0.35rem;
  }

  #insulation-materials .phb-ruler__track {
    height: 2.85rem;
  }

  #insulation-materials .phb-ruler__tick-label {
    top: 1.95rem;
    font-size: 0.52rem;
  }

  #insulation-materials .phb-thickness-cell {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .phb-rsi-control {
    grid-template-columns: 1fr;
    gap: 0.32rem;
    width: 100%;
    padding-right: 0.38rem;
  }

  .phb-rsi-control__title {
    max-width: none;
  }

  .phb-rsi-options {
    width: 100%;
    min-width: 0;
  }

  #insulation-materials .tech-lab-template__table tbody td {
    grid-template-columns: minmax(5.15rem, 0.34fr) minmax(0, 1fr);
    gap: 0.22rem;
    align-items: baseline;
  }

  #insulation-materials .tech-lab-template__table tbody td:nth-child(3) {
    grid-template-columns: 1fr;
    gap: 0.08rem;
  }
}

.phb-row-scale {
  display: grid;
  gap: 0;
  cursor: help;
  outline-offset: 0.18rem;
}

.phb-row-scale__meta {
  display: none;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  margin-bottom: 0.36rem;
  color: var(--independence);
  font-size: 0.74rem;
  font-weight: 600;
  line-height: 1.2;
}

.phb-row-scale__length {
  display: none;
  color: var(--eerie-black);
  font-size: 0.82rem;
  font-weight: 800;
  white-space: nowrap;
}

.phb-row-scale .phb-thickness-track {
  width: 100%;
  height: 1.82rem;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background:
    repeating-linear-gradient(90deg, rgba(0, 64, 193, 0.18) 0 1px, transparent 1px 16.6667%),
    repeating-linear-gradient(90deg, rgba(17, 24, 39, 0.08) 0 1px, transparent 1px 8.3333%),
    linear-gradient(180deg, #ffffff 0%, #f7fbff 58%, #eef6fb 100%);
}

.phb-row-scale .phb-thickness-track::after {
  inset: 1.04rem 0 auto;
  background: rgba(17, 24, 39, 0.22);
}

.phb-row-scale .phb-thickness-fill {
  top: 1.04rem;
  min-width: 1rem;
  height: 0.76rem;
  border-radius: 3px;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.34),
    0 0.35rem 0.8rem rgba(17, 24, 39, 0.08);
}

.phb-row-scale .phb-thickness-fill::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.2) 0 0.18rem, transparent 0.18rem 0.42rem);
  opacity: 0.72;
}

.phb-row-scale .phb-thickness-measure {
  display: block;
  bottom: calc(100% + 0.08rem);
  height: 0.58rem;
  border-left-color: rgba(17, 24, 39, 0.76);
  border-right-color: rgba(17, 24, 39, 0.76);
}

.phb-row-scale .phb-thickness-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-color: rgba(17, 24, 39, 0.76);
}

.phb-row-scale .phb-thickness-label {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  max-width: min(8rem, 58vw);
  padding: 0.04rem 0.28rem 0.06rem;
  border: 1px solid rgba(17, 24, 39, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 0.18rem 0.45rem rgba(17, 24, 39, 0.08);
  color: var(--eerie-black);
  font-size: 0.6rem;
  font-weight: 800;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}

.phb-row-scale.is-short-fill .phb-thickness-label {
  left: 0;
  transform: translate(0.18rem, -50%);
}

.phb-row-scale .phb-thickness-arrow::before,
.phb-row-scale .phb-thickness-arrow::after {
  width: 0.28rem;
  height: 0.28rem;
  border-top-color: rgba(17, 24, 39, 0.76);
  border-left-color: rgba(17, 24, 39, 0.76);
}

@media screen and (max-width: 479px) {
  .phb-row-scale .phb-thickness-label {
    max-width: min(6.4rem, 54vw);
    padding-inline: 0.24rem;
    font-size: 0.58rem;
  }
}

.phb-ruler-foot td {
  padding: 0.64rem 0.84rem 0.92rem;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(248, 251, 255, 0.98));
  border-top: 1px solid rgba(192, 217, 233, 0.78);
  border-bottom: 0;
}

.phb-ruler {
  display: grid;
  gap: 0.5rem;
}

.phb-ruler__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  color: var(--eerie-black);
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  text-transform: uppercase;
}

.phb-ruler__header span:first-child {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.44rem;
}

.phb-ruler__header span:first-child::before {
  content: "";
  width: 1.55rem;
  height: 0.44rem;
  border: 1px solid rgba(17, 24, 39, 0.82);
  border-radius: 2px;
  background:
    repeating-linear-gradient(90deg, rgba(17, 24, 39, 0.72) 0 1px, transparent 1px 0.24rem),
    linear-gradient(180deg, #ffd94d, #f4b51f);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.42);
}

.phb-ruler__range {
  display: inline-flex;
  align-items: center;
  min-height: 1.22rem;
  padding: 0.15rem 0.45rem;
  border: 1px solid rgba(17, 24, 39, 0.82);
  border-radius: 4px;
  background: #111827;
  color: #ffd33d;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: none;
}

.phb-ruler__track {
  position: relative;
  height: 3.25rem;
  border: 2px solid #111827;
  border-radius: 5px;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.24), transparent 16%, transparent 84%, rgba(90, 54, 0, 0.16)),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0 0.34rem, rgba(0, 0, 0, 0.03) 0.34rem 0.68rem),
    linear-gradient(180deg, #ffe16a 0%, #ffd13d 48%, #f4b51f 100%);
  box-shadow:
    inset 0 0.16rem 0 rgba(255, 255, 255, 0.5),
    inset 0 -0.2rem 0 rgba(113, 70, 0, 0.18),
    0 0.55rem 1.1rem rgba(17, 24, 39, 0.13);
  overflow: hidden;
}

.phb-ruler__track::before,
.phb-ruler__track::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 0;
  pointer-events: none;
}

.phb-ruler__track::before {
  top: 0;
  height: 0.34rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.62), rgba(255, 255, 255, 0));
}

.phb-ruler__track::after {
  bottom: 0;
  height: 0.28rem;
  background: rgba(17, 24, 39, 0.16);
}

.phb-ruler__tick {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 1px;
  height: 0.82rem;
  background: #111827;
  box-shadow: 0 0 0 0.2px rgba(17, 24, 39, 0.55);
}

.phb-ruler__tick.is-tenth:nth-child(2n) {
  height: 1.04rem;
}

.phb-ruler__tick.is-half {
  width: 2px;
  height: 1.45rem;
}

.phb-ruler__tick.is-major {
  width: 3px;
  height: 2.15rem;
  background: #05070c;
}

.phb-ruler__tick-label {
  position: absolute;
  left: 0;
  top: 2.06rem;
  color: #111827;
  font-size: 0.76rem;
  font-weight: 900;
  line-height: 1;
  transform: translateX(-50%);
  white-space: nowrap;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.34);
}

.phb-ruler__tick.is-start .phb-ruler__tick-label {
  transform: translateX(0.28rem);
}

.phb-ruler__tick.is-end .phb-ruler__tick-label {
  transform: translateX(calc(-100% - 0.28rem));
}

.phb-equivalence {
  margin-top: 1.55rem;
  scroll-margin-top: 7.5rem;
  padding: clamp(1.35rem, 3vw, 2rem) clamp(1rem, 2.4vw, 1.65rem) clamp(1rem, 2.4vw, 1.65rem);
  border: 1px solid var(--azureish-white);
  border-radius: 8px;
  background: var(--white);
  box-shadow: 0 0.8rem 2rem rgba(17, 24, 39, 0.045);
}

.tech-lab-template > .phb-equivalence-section,
.tech-lab-template > .phb-vs-thermoblock-section,
.tech-lab-template > .phb-vs-physics-section {
  padding-top: clamp(3rem, 5vh, 4rem);
  padding-bottom: clamp(2.5rem, 4vh, 3.4rem);
}

.phb-equivalence-section .section-title-wrapper.margin-bottom,
.phb-vs-thermoblock-section .section-title-wrapper.margin-bottom,
.phb-vs-physics-section .section-title-wrapper.margin-bottom {
  margin-bottom: clamp(1rem, 2vw, 1.45rem);
}

.phb-equivalence-section .phb-equivalence,
.phb-vs-thermoblock-section .phb-vs-version,
.phb-vs-physics-section .phb-physics-demo {
  margin-top: 0;
}

.phb-nowrap {
  white-space: nowrap;
}

.phb-equivalence__header {
  display: grid;
  justify-items: start;
  gap: 0.34rem;
  max-width: 74rem;
  margin-bottom: clamp(1.65rem, 3vw, 2.5rem);
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.phb-equivalence__summary {
  display: grid;
  grid-template-columns: minmax(13rem, 0.42fr) minmax(0, 1fr);
  gap: 0.8rem 1rem;
  align-items: start;
  max-width: 74rem;
  margin: 0 auto clamp(1.1rem, 2.4vw, 1.55rem);
  padding: 0.82rem 1rem;
  border-left: 2px solid var(--deep-sky-blue, #0040c1);
  background: var(--light-bg);
}

.phb-equivalence__summary-main,
.phb-equivalence__summary-copy {
  display: grid;
  gap: 0.34rem;
}

.phb-equivalence__summary .phb-equivalence__base-title {
  font-size: clamp(1.08rem, 1.7vw, 1.48rem);
}

.phb-equivalence__summary .phb-equivalence__base-text {
  font-size: 0.84rem;
}

.phb-equivalence__grid {
  display: grid;
  grid-template-columns: minmax(18rem, 0.95fr) auto minmax(31rem, 1.05fr);
  gap: clamp(1rem, 2.4vw, 1.8rem);
  align-items: center;
  margin-bottom: clamp(5.8rem, 8vw, 7.4rem);
}

.phb-equivalence__visual {
  position: relative;
  display: grid;
  min-height: 0;
  align-items: center;
  justify-self: stretch;
}

.phb-equivalence__image-wrap {
  position: relative;
  width: min(32rem, 100%);
  margin-top: 0;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  aspect-ratio: auto;
}

.phb-equivalence__image {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 1.1rem 1.6rem rgba(17, 24, 39, 0.16));
  object-fit: contain;
  object-position: center;
}

.phb-equivalence__badge {
  display: none;
}

.phb-equivalence__base {
  display: grid;
  gap: 0.42rem;
  padding: 0.9rem 1rem;
  border-left: 2px solid var(--deep-sky-blue, #0040c1);
  background: var(--light-bg);
}

.phb-equivalence__base-kicker,
.phb-equivalence__kicker {
  color: var(--deep-sky-blue, #0040c1);
  font-size: 0.76rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.phb-equivalence__base-title {
  color: var(--eerie-black);
  font-size: clamp(1.35rem, 2.2vw, 2rem);
  font-weight: 700;
  line-height: 1.08;
}

.phb-equivalence__base-text {
  color: var(--independence);
  font-size: 0.92rem;
  line-height: 1.4;
}

.phb-equivalence__base-warning {
  margin-top: 0.1rem;
  padding-top: 0.55rem;
  border-top: 1px solid rgba(0, 64, 193, 0.12);
}

.phb-equivalence__base-warning strong {
  color: var(--eerie-black);
}

.phb-callout {
  position: relative;
  display: grid;
  gap: 0.34rem;
  padding: 0.72rem 0.85rem;
  border-left: 2px solid var(--deep-sky-blue, #0040c1);
  background: rgba(245, 250, 255, 0.92);
}

.phb-callout--reference {
  position: absolute;
  top: 0.25rem;
  right: 0;
  width: min(22rem, 76%);
  z-index: 1;
}

.phb-callout--reference .phb-equivalence__base-title {
  font-size: clamp(1.05rem, 1.45vw, 1.35rem);
  line-height: 1.12;
}

.phb-callout--reference .phb-equivalence__base-text {
  font-size: 0.86rem;
  line-height: 1.36;
}

.phb-callout-line {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  pointer-events: none;
}

.phb-callout-line polyline {
  fill: none;
  stroke: var(--deep-sky-blue, #0040c1);
  stroke-linecap: square;
  stroke-linejoin: miter;
  stroke-width: 1.5;
  vector-effect: non-scaling-stroke;
}

.phb-equivalence__equals {
  color: var(--deep-sky-blue, #0040c1);
  font-size: clamp(3.5rem, 7vw, 6rem);
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.phb-equivalence__content {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  align-items: stretch;
  align-content: stretch;
}

.phb-equivalence__title {
  max-width: 52rem;
  color: var(--eerie-black);
  font-size: clamp(1.75rem, 3vw, 3.1rem);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.02;
}

.phb-equivalence__lead {
  max-width: 42rem;
  color: var(--independence);
  font-size: clamp(1rem, 1.3vw, 1.14rem);
  line-height: 1.45;
}

.phb-equivalence__list {
  display: grid;
  gap: 0.5rem;
}

.phb-equivalence__table {
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.phb-equivalence__table-row {
  display: grid;
  grid-template-columns: minmax(10rem, 1fr) minmax(7.5rem, auto);
  gap: 0.75rem;
  align-items: center;
}

.phb-equivalence__table-row + .phb-equivalence__table-row {
  border-top: 0;
}

.phb-equivalence__table-head + .phb-equivalence__item,
.phb-equivalence__item + .phb-equivalence__item {
  border-top: 1px solid rgba(17, 24, 39, 0.14);
}

.phb-equivalence__table-head {
  padding: 0.56rem 0.8rem;
  background: transparent;
  color: var(--eerie-black);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  text-transform: uppercase;
}

.phb-equivalence__item {
  position: relative;
  padding: 0.68rem 0.8rem;
  background: transparent;
}

.phb-equivalence__item--moisture-source::after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  width: calc(var(--phb-callout-gap) + 0.15rem);
  border-top: 1.5px solid var(--deep-sky-blue, #0040c1);
  transform: translateY(-50%);
}

.phb-callout--moisture {
  align-self: center;
  min-height: 13rem;
  justify-content: center;
}

.phb-equivalence__name {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 0.44rem;
  color: var(--eerie-black);
  font-size: 0.94rem;
  font-weight: 700;
  line-height: 1.2;
}

.phb-equivalence__warning-icon {
  display: inline-grid;
  flex: 0 0 auto;
  width: 1.08rem;
  height: 1.08rem;
  place-items: center;
  border-radius: 999px;
  background: var(--deep-sky-blue, #0040c1);
  color: var(--white);
  font-size: 0.72rem;
  font-weight: 800;
  line-height: 1;
}

.phb-equivalence__warning-note {
  position: absolute;
  top: calc(100% + 0.78rem);
  left: 0;
  right: 0;
  display: grid;
  gap: 0.34rem;
  padding: 0.66rem 0.78rem;
  border-left: 0;
  background: var(--light-bg);
  color: var(--independence);
  font-size: 0.84rem;
  line-height: 1.36;
}

.phb-equivalence__warning-title {
  display: flex;
  align-items: center;
  gap: 0.48rem;
  color: var(--eerie-black);
  font-size: 0.95rem;
  line-height: 1.2;
}

.phb-equivalence__warning-note p {
  margin: 0;
}

.phb-equivalence__value {
  color: var(--eerie-black);
  font-size: clamp(1.2rem, 2vw, 1.85rem);
  font-weight: 700;
  line-height: 1;
  text-align: right;
  white-space: nowrap;
}

.phb-equivalence__bar {
  position: relative;
  height: 0.46rem;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(0, 64, 193, 0.08);
}

.phb-equivalence__bar::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: var(--equivalence-scale);
  border-radius: inherit;
  background: linear-gradient(90deg, var(--deep-sky-blue, #0040c1), #65beff);
}

.phb-equivalence__footnote {
  color: var(--independence);
  font-size: 0.78rem;
  line-height: 1.4;
}

.phb-equivalence__moisture {
  padding: 0.9rem 1rem;
  border-left: 3px solid var(--deep-sky-blue, #0040c1);
  background: rgba(0, 64, 193, 0.05);
  color: var(--independence);
  font-size: 0.86rem;
  line-height: 1.45;
}

.phb-equivalence__moisture strong {
  color: var(--eerie-black);
}

.phb-moisture-lambda {
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.1);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.78);
}

.phb-moisture-lambda__title {
  padding: 0.82rem 1rem;
  border-bottom: 1px solid rgba(17, 24, 39, 0.08);
  color: var(--eerie-black);
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.25;
}

.phb-moisture-lambda__grid {
  display: grid;
}

.phb-moisture-lambda__row {
  display: grid;
  grid-template-columns: minmax(8rem, 0.9fr) minmax(7rem, 0.8fr) minmax(10rem, 1.1fr) minmax(13rem, 1.35fr);
}

.phb-moisture-lambda__row + .phb-moisture-lambda__row {
  border-top: 1px solid rgba(17, 24, 39, 0.08);
}

.phb-moisture-lambda__row > span {
  padding: 0.68rem 0.82rem;
  color: var(--independence);
  font-size: 0.78rem;
  line-height: 1.32;
}

.phb-moisture-lambda__head > span {
  background: rgba(0, 64, 193, 0.08);
  color: var(--eerie-black);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.phb-moisture-lambda__row > span + span {
  border-left: 1px solid rgba(17, 24, 39, 0.08);
}

.phb-moisture-lambda__row strong {
  color: var(--eerie-black);
  font-weight: 700;
}

.phb-moisture-lambda__note {
  padding: 0.68rem 1rem 0.82rem;
  border-top: 1px solid rgba(17, 24, 39, 0.08);
  color: var(--independence);
  font-size: 0.72rem;
  line-height: 1.35;
}

@media screen and (max-width: 767px) {
  .phb-moisture-lambda__row,
  .phb-moisture-lambda__head {
    grid-template-columns: 1fr;
  }

  .phb-moisture-lambda__head {
    display: none;
  }

  .phb-moisture-lambda__row {
    gap: 0.12rem;
    padding: 0.68rem 0.82rem;
  }

  .phb-moisture-lambda__row > span {
    padding: 0;
  }

  .phb-moisture-lambda__row > span + span {
    border-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .phb-equivalence__summary {
    grid-template-columns: 1fr;
  }

  .phb-equivalence__grid {
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-bottom: 0;
  }

  .phb-equivalence__visual {
    display: grid;
    gap: 1rem;
    min-height: 0;
  }

  .phb-equivalence__image-wrap {
    width: 100%;
    margin-top: 0;
  }

  .phb-callout--reference {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
  }

  .phb-callout-line--reference,
  .phb-equivalence__item--moisture-source::after {
    display: none;
  }

  .phb-equivalence__content {
    grid-template-columns: 1fr;
  }

  .phb-equivalence__table {
    overflow: visible;
  }

  .phb-callout--moisture {
    min-height: 0;
  }

  .phb-equivalence__warning-note {
    position: static;
    margin-top: 0.78rem;
  }

  .phb-equivalence__equals {
    font-size: 3.5rem;
    justify-self: center;
  }

  .phb-equivalence__image-wrap {
    aspect-ratio: auto;
  }
}

@media screen and (max-width: 767px) {
  .phb-equivalence__title .phb-nowrap {
    white-space: normal;
  }

  .phb-equivalence__table-head {
    display: none;
  }

  .phb-equivalence__table-head + .phb-equivalence__item {
    border-top: 0;
  }

  .phb-equivalence__item {
    grid-template-columns: 1fr;
    gap: 0.45rem;
    padding: 0.82rem;
  }

  .phb-equivalence__bar {
    height: 0.68rem;
  }
}

.phb-vs-thermoblock-section {
  scroll-margin-top: 7.5rem;
}

.phb-vs-thermoblock {
  display: grid;
  gap: clamp(1rem, 2.4vw, 1.35rem);
}

.phb-vs-version {
  display: grid;
  gap: clamp(0.9rem, 2vw, 1.2rem);
  padding: clamp(1rem, 2.6vw, 1.55rem);
  border: 1px solid var(--azureish-white);
  border-radius: 8px;
  background: var(--white);
  box-shadow: 0 0.8rem 2rem rgba(17, 24, 39, 0.045);
}

.phb-vs-version__label {
  color: var(--deep-sky-blue, #0040c1);
  font-size: 0.76rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.phb-vs-version__top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(16rem, 0.42fr);
  gap: clamp(0.9rem, 2vw, 1.35rem);
  align-items: start;
}

.phb-vs-version__copy {
  display: grid;
  gap: 0.48rem;
}

.phb-vs-version__title {
  max-width: 45rem;
  margin: 0;
  color: var(--eerie-black);
  font-size: clamp(1.35rem, 2.3vw, 2.18rem);
  font-weight: 700;
  line-height: 1.06;
  letter-spacing: 0;
}

.phb-vs-version__lead {
  max-width: 48rem;
  margin: 0;
  color: var(--independence);
  font-size: 0.95rem;
  line-height: 1.45;
}

.phb-vs-version__verdict {
  align-self: stretch;
  display: grid;
  align-content: center;
  gap: 0.28rem;
  padding: 0.74rem 0.88rem;
  border-left: 2px solid var(--deep-sky-blue, #0040c1);
  background: var(--light-bg);
  color: var(--independence);
  font-size: 0.84rem;
  line-height: 1.36;
}

.phb-vs-version__verdict strong {
  color: var(--eerie-black);
  font-size: 0.9rem;
}

.phb-vs-system-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  gap: clamp(0.7rem, 1.8vw, 1rem);
  align-items: center;
}

.phb-vs-system {
  display: grid;
  gap: 0.58rem;
  min-width: 0;
  margin: 0;
}

.phb-vs-system__image {
  display: grid;
  min-height: 8.6rem;
  height: clamp(9rem, 16vw, 13rem);
  place-items: center;
  overflow: hidden;
  background: transparent;
}

.phb-vs-system__image img {
  display: block;
  width: auto;
  height: clamp(8rem, 14vw, 12rem);
  max-width: 92%;
  max-height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 0.9rem 1.2rem rgba(17, 24, 39, 0.13));
}

.phb-vs-system figcaption {
  display: grid;
  gap: 0.2rem;
  color: var(--independence);
  font-size: 0.82rem;
  line-height: 1.34;
}

.phb-vs-system__name {
  color: var(--eerie-black);
  font-size: 0.92rem;
  font-weight: 700;
  line-height: 1.18;
}

.phb-vs-eq {
  display: grid;
  width: 2.25rem;
  height: 2.25rem;
  place-items: center;
  border: 1px solid rgba(0, 64, 193, 0.18);
  border-radius: 999px;
  color: var(--deep-sky-blue, #0040c1);
  font-size: 0.82rem;
  font-weight: 700;
  line-height: 1;
}

.phb-vs-matrix {
  display: grid;
}

.phb-vs-matrix__row {
  display: grid;
  grid-template-columns: minmax(8rem, 0.45fr) minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(0.75rem, 1.8vw, 1rem);
  align-items: start;
  padding: 0.58rem 0;
  border-top: 1px solid rgba(17, 24, 39, 0.1);
}

.phb-vs-matrix__row:first-child {
  border-top-color: rgba(17, 24, 39, 0.14);
}

.phb-vs-matrix__label {
  color: var(--eerie-black);
  font-size: 0.82rem;
  font-weight: 700;
  line-height: 1.25;
}

.phb-vs-matrix__value {
  color: var(--independence);
  font-size: 0.84rem;
  line-height: 1.36;
}

.phb-vs-matrix__value strong {
  color: var(--eerie-black);
}

.phb-vs-archive-points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.7rem;
}

.phb-vs-archive-point {
  display: grid;
  gap: 0.22rem;
  padding-top: 0.62rem;
  border-top: 2px solid rgba(0, 64, 193, 0.22);
  color: var(--independence);
  font-size: 0.82rem;
  line-height: 1.34;
}

.phb-vs-archive-point strong {
  color: var(--eerie-black);
  font-size: 0.9rem;
  line-height: 1.22;
}

@media screen and (max-width: 991px) {
  .phb-vs-version__top,
  .phb-vs-system-grid,
  .phb-vs-matrix__row,
  .phb-vs-archive-points {
    grid-template-columns: 1fr;
  }

  .phb-vs-eq {
    justify-self: start;
  }

  .phb-vs-system__image {
    height: 13rem;
    min-height: 0;
  }

  .phb-vs-system__image img {
    height: 11.5rem;
    max-height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .phb-vs-version {
    padding: 0.95rem;
  }

  .phb-vs-version__lead,
  .phb-vs-matrix__value,
  .phb-vs-archive-point {
    font-size: 0.82rem;
  }

  .phb-vs-system__image img {
    height: 10.8rem;
    max-height: 100%;
  }
}

.phb-vs-physics-section {
  scroll-margin-top: 7.5rem;
}

.phb-physics-demo {
  padding: clamp(1rem, 2.4vw, 1.45rem);
  border: 1px solid var(--azureish-white);
  border-radius: 8px;
  background: var(--white);
  box-shadow: 0 0.8rem 2rem rgba(17, 24, 39, 0.045);
}

.phb-physics-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  padding-bottom: 0.72rem;
}

.phb-physics-title h3 {
  margin: 0;
  color: var(--eerie-black);
  font-size: clamp(1.18rem, 1.9vw, 1.75rem);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0;
}

.phb-physics-title span {
  flex: 0 0 auto;
  color: var(--deep-sky-blue, #0040c1);
  font-size: 0.72rem;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}

.phb-physics-intro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(15rem, 0.42fr);
  gap: clamp(0.8rem, 2vw, 1.2rem);
  align-items: stretch;
  padding: 0 0 0.95rem;
  border-bottom: 1px solid rgba(17, 24, 39, 0.12);
}

.phb-physics-intro p {
  max-width: 56rem;
  margin: 0;
  color: var(--independence);
  font-size: 0.9rem;
  line-height: 1.42;
}

.phb-physics-decision {
  display: grid;
  align-content: center;
  gap: 0.25rem;
  margin: 0;
  padding: 0.66rem 0.82rem;
  border-left: 2px solid var(--deep-sky-blue, #0040c1);
  background: var(--light-bg);
  color: var(--independence);
  font-size: 0.8rem;
  line-height: 1.34;
}

.phb-physics-decision strong {
  color: var(--eerie-black);
  font-size: 0.86rem;
  line-height: 1.15;
}

.phb-physics-grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(1.25rem, 3vw, 2.75rem);
  align-items: stretch;
  padding-top: 1rem;
}

.phb-physics-grid::before {
  content: "";
  position: absolute;
  top: 1rem;
  bottom: 0;
  left: 50%;
  width: 1px;
  transform: translateX(-50%);
  background: linear-gradient(180deg, transparent, rgba(17, 24, 39, 0.22), transparent);
}

.phb-physics-grid::after {
  content: "VS";
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  display: grid;
  width: 3rem;
  height: 3rem;
  place-items: center;
  border: 1px solid rgba(0, 64, 193, 0.2);
  border-radius: 999px;
  background: var(--white);
  color: var(--deep-sky-blue, #0040c1);
  font-size: 0.86rem;
  font-weight: 800;
  line-height: 1;
  transform: translate(-50%, -50%);
  box-shadow: 0 0.75rem 1.6rem rgba(17, 24, 39, 0.08);
}

.phb-wall-card {
  position: relative;
  display: grid;
  grid-template-rows: auto auto 1fr;
  gap: 0.72rem;
  min-width: 0;
  padding: 1rem;
  border: 1px solid rgba(17, 24, 39, 0.1);
  border-radius: 8px;
  background: #fff;
}

.phb-wall-card h4 {
  margin: 0;
  color: var(--eerie-black);
  font-size: clamp(1.1rem, 1.6vw, 1.55rem);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: 0;
}

.phb-wall-card__reference {
  --phb-wall-card-reference-height: clamp(9rem, 14vw, 11.4rem);
  position: relative;
  display: grid;
  height: var(--phb-wall-card-reference-height);
  place-items: center;
  margin: 0;
  padding: 0;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.phb-wall-card__reference img {
  display: block;
  width: 100%;
  height: var(--phb-wall-card-reference-height);
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  object-fit: contain;
  filter: none;
}

.phb-wall-card--phb .phb-wall-card__reference img {
  transform: scale(1.14);
  transform-origin: center;
}

.phb-wall-animation-area {
  position: relative;
  min-height: 22rem;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  background:
    radial-gradient(circle at 50% 40%, rgba(0, 64, 193, 0.08), transparent 32%),
    linear-gradient(145deg, #fbfdff, #eef5fb);
}

.phb-wall-label {
  position: absolute;
  z-index: 6;
  bottom: 0.9rem;
  padding: 0.38rem 0.5rem;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.86);
  color: var(--eerie-black);
  font-size: 0.62rem;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.phb-wall-label--inside {
  left: 0.9rem;
}

.phb-wall-label--outside {
  right: 0.9rem;
}

.phb-wall-stack {
  position: absolute;
  z-index: 2;
  top: 4.2rem;
  left: 2.25rem;
  right: 2.25rem;
  display: flex;
  height: 9.6rem;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: inset 0 0 0 1px rgba(17, 24, 39, 0.16);
}

.phb-layer {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  color: var(--eerie-black);
  font-size: 0.66rem;
  font-weight: 800;
  line-height: 1.14;
  text-align: center;
  text-transform: uppercase;
}

.phb-layer--finish {
  flex: 0.7;
  background: #fff;
}

.phb-layer--inner-foam,
.phb-layer--outer-foam {
  flex: 1;
  background: #d8e0e8;
}

.phb-wall-card--thermo .phb-layer--inner-foam,
.phb-wall-card--thermo .phb-layer--outer-foam {
  flex: 0.55;
}

.phb-wall-card--thermo .phb-layer--concrete {
  flex: 1.85;
}

.phb-wall-card--phb .phb-layer--concrete {
  flex: 1.7;
}

.phb-wall-card--phb .phb-layer--outer-foam {
  flex: 1.75;
}

.phb-layer--concrete {
  flex: 1.35;
  background: #7d858d;
  color: var(--white);
}

.phb-mass-glow {
  position: absolute;
  inset: -20%;
  background: radial-gradient(circle, rgba(246, 161, 95, 0.58), transparent 46%);
  animation: phbMassPulse 3.2s ease-in-out infinite;
}

.phb-layer--badcore .phb-mass-glow {
  background: radial-gradient(circle, rgba(160, 160, 160, 0.24), transparent 48%);
  animation-name: phbBadPulse;
}

.phb-molecule-field {
  position: absolute;
  inset: 0;
  z-index: 4;
  overflow: hidden;
  pointer-events: none;
}

.phb-molecule-field i {
  position: absolute;
  width: 0.42rem;
  height: 0.42rem;
  border-radius: 999px;
  background: radial-gradient(circle, #ffb46d 0 28%, #c47a35 62%, rgba(196, 122, 53, 0) 70%);
  box-shadow: 0 0 0.65rem rgba(246, 161, 95, 0.58), 0 0 1.35rem rgba(196, 122, 53, 0.22);
  opacity: 0.88;
  animation: phbMoleculeDrift 4.8s ease-in-out infinite;
}

.phb-wall-card--thermo .phb-molecule-field i {
  background: radial-gradient(circle, #bab9b4 0 28%, #8a8984 62%, rgba(138, 137, 132, 0) 70%);
  box-shadow: 0 0 0.45rem rgba(160, 160, 160, 0.28);
  opacity: 0.25;
  animation-name: phbMoleculeIdle;
}

.phb-molecule-field i:nth-child(1) { left: 18%; top: 18%; animation-delay: 0s; }
.phb-molecule-field i:nth-child(2) { left: 52%; top: 22%; animation-delay: 0.42s; }
.phb-molecule-field i:nth-child(3) { left: 72%; top: 35%; animation-delay: 0.9s; }
.phb-molecule-field i:nth-child(4) { left: 30%; top: 46%; animation-delay: 1.25s; }
.phb-molecule-field i:nth-child(5) { left: 60%; top: 58%; animation-delay: 1.66s; }
.phb-molecule-field i:nth-child(6) { left: 20%; top: 70%; animation-delay: 2.1s; }
.phb-molecule-field i:nth-child(7) { left: 77%; top: 76%; animation-delay: 2.55s; }
.phb-molecule-field i:nth-child(8) { left: 44%; top: 82%; animation-delay: 3s; }
.phb-molecule-field i:nth-child(9) { left: 38%; top: 29%; animation-delay: 3.44s; }
.phb-molecule-field i:nth-child(10) { left: 66%; top: 14%; animation-delay: 3.86s; }

.phb-arrow {
  position: absolute;
  z-index: 5;
  height: 0.3rem;
  border-radius: 999px;
  transform-origin: left center;
}

.phb-arrow::after {
  content: "";
  position: absolute;
  right: -0.08rem;
  top: 50%;
  width: 0.78rem;
  height: 0.78rem;
  border-top: 0.3rem solid currentColor;
  border-right: 0.3rem solid currentColor;
  transform: translateY(-50%) rotate(45deg);
}

.phb-warm-arrow {
  left: 1rem;
  background: linear-gradient(90deg, rgba(246, 161, 95, 0), #f6a15f);
  color: #f6a15f;
  box-shadow: 0 0 1rem rgba(246, 161, 95, 0.28);
}

.phb-cold-arrow {
  right: 1rem;
  background: linear-gradient(90deg, rgba(95, 158, 199, 0), #5f9ec7);
  color: #5f9ec7;
  box-shadow: 0 0 1rem rgba(95, 158, 199, 0.24);
  transform: rotate(180deg);
  transform-origin: center;
}

.phb-hold-arrow {
  left: 37%;
  background: linear-gradient(90deg, rgba(196, 122, 53, 0), #c47a35, rgba(196, 122, 53, 0));
  color: #c47a35;
}

.phb-hold-arrow::after {
  display: none;
}

.phb-wall-card--thermo .phb-warm-arrow.phb-a1 { top: 7.15rem; width: 28%; animation: phbThermoWarmStop 3s ease-in-out infinite; }
.phb-wall-card--thermo .phb-warm-arrow.phb-a2 { top: 9.72rem; width: 25%; animation: phbThermoWarmStop 3s ease-in-out infinite 0.45s; }
.phb-wall-card--thermo .phb-cold-arrow.phb-c1 { top: 7.95rem; width: 34%; animation: phbThermoColdAlmost 3.2s ease-in-out infinite 0.2s; }
.phb-wall-card--thermo .phb-cold-arrow.phb-c2 { top: 10.85rem; width: 31%; animation: phbThermoColdAlmost 3.2s ease-in-out infinite 0.75s; }
.phb-wall-card--phb .phb-warm-arrow.phb-a1 { top: 7.15rem; width: 41%; animation: phbWarmStopsAtConcrete 3s ease-in-out infinite; }
.phb-wall-card--phb .phb-warm-arrow.phb-a2 { top: 9.72rem; width: 38%; animation: phbWarmStopsAtConcrete 3s ease-in-out infinite 0.45s; }
.phb-wall-card--phb .phb-hold-arrow.phb-h1 { top: 8.38rem; width: 12%; animation: phbHeatStoredInConcrete 3s ease-in-out infinite 0.2s; }
.phb-wall-card--phb .phb-hold-arrow.phb-h2 { top: 11.45rem; width: 10%; animation: phbHeatStoredInConcrete 3s ease-in-out infinite 0.85s; }
.phb-wall-card--phb .phb-cold-arrow.phb-c1 { top: 7.95rem; width: 13%; animation: phbColdStopsInFirstThird 3.1s ease-in-out infinite 0.25s; }
.phb-wall-card--phb .phb-cold-arrow.phb-c2 { top: 10.85rem; width: 11%; animation: phbColdStopsInFirstThird 3.1s ease-in-out infinite 0.78s; }

.phb-dew-zone {
  position: absolute;
  z-index: 4;
  top: 5.72rem;
  height: 8.7rem;
  border: 1px dashed rgba(95, 158, 199, 0.9);
  border-radius: 8px;
  background: radial-gradient(circle, rgba(95, 158, 199, 0.22), rgba(95, 158, 199, 0.04));
  animation: phbDewPulse 3.4s ease-in-out infinite;
}

.phb-wall-card--thermo .phb-dew-zone {
  left: 43%;
  width: 4.5rem;
}

.phb-wall-card--phb .phb-dew-zone {
  right: 2.2rem;
  width: 2.1rem;
  opacity: 0.55;
}

.phb-service-lines {
  position: absolute;
  z-index: 6;
  left: 38%;
  right: 34%;
  bottom: 5.25rem;
  height: 2.6rem;
}

.phb-service-lines i {
  display: block;
  height: 0.22rem;
  margin: 0.48rem 0;
  border-radius: 999px;
  background: #111827;
  box-shadow: 0 0 0 0.22rem rgba(17, 24, 39, 0.06);
}

.phb-dew-text {
  position: absolute;
  z-index: 6;
  left: 1rem;
  right: 1rem;
  bottom: 3.7rem;
  margin: 0;
  color: var(--independence);
  font-size: 0.78rem;
  line-height: 1.36;
}

.phb-dew-text b {
  color: var(--eerie-black);
}

.phb-physics-matrix {
  display: grid;
  margin-top: 0.95rem;
  border-top: 1px solid rgba(17, 24, 39, 0.12);
}

.phb-physics-matrix__row {
  display: grid;
  grid-template-columns: minmax(7.2rem, 0.34fr) minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(0.7rem, 1.6vw, 0.95rem);
  align-items: start;
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(17, 24, 39, 0.1);
}

.phb-physics-matrix__row:last-child {
  border-bottom: 0;
}

.phb-physics-matrix__label {
  color: var(--eerie-black);
  font-size: 0.78rem;
  font-weight: 800;
  line-height: 1.22;
}

.phb-physics-matrix__value {
  color: var(--independence);
  font-size: 0.78rem;
  line-height: 1.32;
}

.phb-physics-matrix__value strong {
  color: var(--eerie-black);
}

@keyframes phbMassPulse {
  0%, 100% { opacity: 0.45; transform: scale(0.92); }
  50% { opacity: 1; transform: scale(1.06); }
}

@keyframes phbBadPulse {
  0%, 100% { opacity: 0.18; transform: scale(0.98); }
  50% { opacity: 0.35; transform: scale(1.03); }
}

@keyframes phbThermoWarmStop {
  0% { transform: scaleX(0.05); opacity: 0; }
  16%, 58% { transform: scaleX(0.68); opacity: 1; }
  100% { transform: scaleX(0.68); opacity: 0.1; }
}

@keyframes phbThermoColdAlmost {
  0% { transform: rotate(180deg) scaleX(0.05); opacity: 0; }
  16%, 58% { transform: rotate(180deg) scaleX(0.86); opacity: 1; }
  100% { transform: rotate(180deg) scaleX(0.86); opacity: 0.1; }
}

@keyframes phbWarmStopsAtConcrete {
  0% { transform: scaleX(0.05); opacity: 0; }
  16%, 58% { transform: scaleX(1); opacity: 1; }
  100% { transform: scaleX(0.78); opacity: 0.18; }
}

@keyframes phbHeatStoredInConcrete {
  0%, 18% { transform: scaleX(0.2); opacity: 0; }
  36%, 72% { transform: scaleX(1); opacity: 1; }
  100% { transform: scaleX(0.45); opacity: 0.18; }
}

@keyframes phbColdStopsInFirstThird {
  0% { transform: rotate(180deg) scaleX(0.05); opacity: 0; }
  16%, 44% { transform: rotate(180deg) scaleX(1); opacity: 1; }
  100% { transform: rotate(180deg) scaleX(0.25); opacity: 0.14; }
}

@keyframes phbMoleculeDrift {
  0%, 100% { transform: translate3d(0, 0, 0) scale(0.82); opacity: 0.55; }
  25% { transform: translate3d(9px, -10px, 0) scale(1.18); opacity: 1; }
  50% { transform: translate3d(-7px, 8px, 0) scale(0.95); opacity: 0.78; }
  75% { transform: translate3d(8px, 7px, 0) scale(1.08); opacity: 0.96; }
}

@keyframes phbMoleculeIdle {
  0%, 100% { transform: translate3d(0, 0, 0) scale(0.8); opacity: 0.18; }
  50% { transform: translate3d(3px, -3px, 0) scale(0.92); opacity: 0.32; }
}

@keyframes phbDewPulse {
  0%, 100% { opacity: 0.28; }
  50% { opacity: 1; }
}

@media (prefers-reduced-motion: reduce) {
  .phb-mass-glow,
  .phb-molecule-field i,
  .phb-arrow,
  .phb-dew-zone {
    animation: none !important;
  }
}

@media screen and (max-width: 991px) {
  .phb-physics-title,
  .phb-physics-intro,
  .phb-physics-grid {
    grid-template-columns: 1fr;
  }

  .phb-physics-title {
    display: grid;
  }

  .phb-physics-grid::before,
  .phb-physics-grid::after {
    display: none;
  }

  .phb-physics-matrix__row {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .phb-physics-demo {
    padding: 0.95rem;
  }

  .phb-wall-animation-area {
    min-height: 23rem;
  }

  .phb-wall-stack {
    left: 1.35rem;
    right: 1.35rem;
  }

  .phb-dew-text {
    font-size: 0.74rem;
  }
}

.phb-material-tooltip {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: min(18rem, calc(100vw - 1.5rem));
  padding: 0.55rem;
  border: 1px solid rgba(17, 24, 39, 0.16);
  border-radius: 8px;
  background: var(--white);
  box-shadow: 0 1.1rem 2.6rem rgba(17, 24, 39, 0.22);
  opacity: 0;
  pointer-events: none;
  transform: translateY(0.25rem);
  transition: opacity 0.16s ease, transform 0.16s ease;
}

.phb-material-tooltip.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.phb-material-tooltip__image {
  display: block;
  width: 100%;
  max-height: 12rem;
  border-radius: 6px;
  background: var(--light-bg);
  object-fit: contain;
}

.phb-material-tooltip__title {
  margin-top: 0.52rem;
  color: var(--eerie-black);
  font-size: 0.82rem;
  font-weight: 700;
  line-height: 1.16;
}

.phb-material-tooltip__detail {
  margin-top: 0.22rem;
  color: var(--independence);
  font-size: 0.72rem;
  line-height: 1.3;
}

.tech-lab-template__status {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  color: var(--independence);
  font-weight: var(--_font-weight-line-height---font-weights--medium);
  white-space: nowrap;
}

.tech-lab-template__status::before {
  content: "";
  flex: none;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: currentColor;
}

.tech-lab-template__status--pass {
  color: #2f8f5b;
}

.tech-lab-template__status--close {
  color: #d89a21;
}

.tech-lab-template__status--no {
  color: #c9473f;
}

.tech-lab-template .phb-benchmark-product-head {
  display: inline-flex;
  flex-direction: column;
  gap: 0.2rem;
}

.tech-lab-template .phb-status {
  display: inline-flex;
  align-items: center;
  gap: 0.45em;
  white-space: nowrap;
  font-weight: 600;
}

.tech-lab-template .phb-status-dot {
  width: 0.46em;
  height: 0.46em;
  border-radius: 999px;
  display: inline-block;
  background: currentColor;
}

.tech-lab-template .phb-status--pass {
  color: #2f8f5b;
}

.tech-lab-template .phb-status--close {
  color: #d89a21;
}

.tech-lab-template .phb-status--no {
  color: #c9473f;
}

.tech-lab-template .phb-tip {
  position: relative;
  cursor: help;
  border-bottom: 1px dotted currentColor;
  outline-offset: 0.2rem;
}

.tech-lab-template .phb-tip::after {
  content: attr(data-tip);
  position: absolute;
  left: 0;
  bottom: calc(100% + 10px);
  z-index: 30;
  width: min(320px, 72vw);
  padding: 10px 12px;
  border-radius: 12px;
  background: #111;
  color: #fff;
  font-size: 12px;
  line-height: 1.45;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  opacity: 0;
  pointer-events: none;
  transform: translateY(4px);
  transition: opacity 0.18s ease, transform 0.18s ease;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
}

.tech-lab-template .phb-tip:hover::after,
.tech-lab-template .phb-tip:focus::after {
  opacity: 1;
  transform: translateY(0);
}

.tech-lab-template__table thead .phb-tip::after,
.tech-lab-template__table tbody tr:first-child .phb-tip::after {
  top: calc(100% + 10px);
  bottom: auto;
  transform: translateY(-4px);
}

.tech-lab-template__table thead .phb-tip:hover::after,
.tech-lab-template__table thead .phb-tip:focus::after,
.tech-lab-template__table tbody tr:first-child .phb-tip:hover::after,
.tech-lab-template__table tbody tr:first-child .phb-tip:focus::after {
  transform: translateY(0);
}

.tech-lab-template__benchmark-note {
  margin: 0.34rem 0.62rem 0.48rem;
  color: var(--independence);
  font-size: 0.68rem;
  line-height: 1.14;
}

.tech-lab-template__warm-climate-callout {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(20rem, 0.92fr);
  gap: 2rem;
  overflow: hidden;
  margin-top: 1.75rem;
  border: 1px solid rgba(0, 64, 193, 0.18);
  border-radius: 8px;
  background-image: linear-gradient(135deg, var(--primary-linear--powder-blue), var(--primary-linear--crayola) 54%, var(--primary-linear--light-blue));
  color: var(--white);
  box-shadow: 0 1.5rem 3.5rem rgba(0, 64, 193, 0.22);
  padding: 3rem;
  scroll-margin-top: 8rem;
}

.tech-lab-template > .tech-lab-template__warm-climate-section {
  display: flex;
  align-items: center;
  min-height: calc(100vh - 5.25rem);
  padding-top: clamp(2rem, 3.5vh, 2.75rem);
  padding-bottom: clamp(2rem, 3.5vh, 2.75rem);
}

.tech-lab-template__warm-climate-section > .container {
  width: 100%;
}

.tech-lab-template__warm-climate-section .section-title-wrapper.margin-bottom {
  margin-bottom: clamp(1rem, 2vw, 1.45rem);
}

.tech-lab-template__warm-climate-section .tech-lab-template__warm-climate-callout {
  margin-top: 0;
}

.tech-lab-template__warm-climate-callout::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 0.65rem;
  background: var(--azureish-white);
}

.tech-lab-template__warm-climate-copy,
.tech-lab-template__warm-climate-points {
  position: relative;
  z-index: 1;
}

.tech-lab-template__warm-climate-kicker {
  margin: 0 0 1rem;
  color: var(--azureish-white);
  font-size: 0.86rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.tech-lab-template__warm-climate-title {
  margin: 0;
  color: var(--white);
  font-family: "Instrument Sans", "Poppins", Arial, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}

.tech-lab-template__warm-climate-lead {
  max-width: 46rem;
  margin: 1.25rem 0 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: 1.1rem;
  line-height: 1.5;
}

.tech-lab-template__warm-climate-points {
  display: grid;
  align-content: center;
  gap: 1.2rem;
  border-left: 2px solid rgba(255, 255, 255, 0.24);
  padding-left: 1.5rem;
}

.tech-lab-template__warm-climate-point {
  display: grid;
  grid-template-columns: 2.75rem minmax(0, 1fr);
  gap: 0.35rem 0.9rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
  padding-bottom: 1.2rem;
}

.tech-lab-template__warm-climate-point:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.tech-lab-template__warm-climate-number {
  display: inline-flex;
  grid-row: span 2;
  align-items: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 999px;
  background: var(--white);
  color: var(--primary);
  font-size: 0.82rem;
  font-weight: 700;
  line-height: 1;
}

.tech-lab-template__warm-climate-point strong {
  align-self: end;
  color: var(--white);
  font-size: 1.18rem;
  line-height: 1.15;
}

.tech-lab-template__warm-climate-point p {
  grid-column: 2;
  margin: 0;
  color: rgba(255, 255, 255, 0.86);
  font-size: 0.98rem;
  line-height: 1.45;
}

#international-benchmarks.section {
  scroll-margin-top: 5.25rem;
  padding-top: clamp(0.35rem, 1.2vh, 0.8rem);
  padding-bottom: clamp(1rem, 2vh, 1.6rem);
}

#international-benchmarks .section-title-wrapper.margin-bottom {
  margin-bottom: clamp(0.45rem, 1vw, 0.72rem);
}

#international-benchmarks .section-subtile-wrap {
  margin-bottom: 0.52rem;
}

#international-benchmarks .services-title-wrap {
  max-width: 52rem;
  margin-bottom: 0.72rem;
}

#international-benchmarks .services-title {
  max-width: none;
  font-size: clamp(1.08rem, 1.36vw, 1.3rem);
  line-height: 1.12;
}

#international-benchmarks .section-title {
  font-size: clamp(2.35rem, 3.6vw, 3.6rem);
  line-height: 1.02;
}

#international-benchmarks .tech-lab-template__table-card.single-service-wrap {
  overflow: visible;
}

#international-benchmarks .tech-lab-template__table-scroll {
  overflow: visible;
}

#international-benchmarks .tech-lab-template__table {
  min-width: 0;
  table-layout: fixed;
  font-size: 1rem;
  line-height: 1.5;
}

#international-benchmarks .tech-lab-template__table th,
#international-benchmarks .tech-lab-template__table td {
  overflow-wrap: anywhere;
  padding: 0.24rem 0.38rem;
  vertical-align: middle;
}

#international-benchmarks .tech-lab-template__table th:first-child,
#international-benchmarks .tech-lab-template__table td:first-child {
  width: 48%;
}

#international-benchmarks .tech-lab-template__table th:nth-child(2),
#international-benchmarks .tech-lab-template__table td:nth-child(2) {
  width: 16%;
  white-space: nowrap;
}

#international-benchmarks .tech-lab-template__table th:nth-child(n + 3),
#international-benchmarks .tech-lab-template__table td:nth-child(n + 3) {
  width: 9%;
  text-align: center;
}

#international-benchmarks .phb-benchmark-product-head {
  align-items: center;
  gap: 0.08rem;
  line-height: 1.05;
}

#international-benchmarks .phb-status {
  gap: 0.34em;
}

#international-benchmarks .phb-tip {
  z-index: 40;
}

#international-benchmarks .phb-tip::after {
  z-index: 1000;
}

#international-benchmarks .tech-lab-template__table thead .phb-tip--value::after {
  display: block;
  box-sizing: border-box;
  width: min(28rem, calc(100vw - 2rem));
  min-height: calc(4.5rem + 1.5rem);
  padding: 0.75rem 0.9rem 0.75rem calc(0.9rem + 4.5rem + 20px);
  background-color: #111;
  background-image: var(--phb-benchmark-tip-image), linear-gradient(#f4f5f6, #f4f5f6);
  background-position: 0.9rem center, 0.9rem center;
  background-repeat: no-repeat;
  background-size: 4.5rem 4.5rem, 4.5rem 4.5rem;
}

#international-benchmarks .tech-lab-template__table th:nth-child(3) .phb-tip--value {
  --phb-benchmark-tip-image: url("/assets/img/products/insulation-neopor-150.webp");
}

#international-benchmarks .tech-lab-template__table th:nth-child(4) .phb-tip--value {
  --phb-benchmark-tip-image: url("/assets/img/products/insulation-neopor-200.webp");
}

#international-benchmarks .tech-lab-template__table th:nth-child(5) .phb-tip--value {
  --phb-benchmark-tip-image: url("/assets/img/products/insulation-neopor-250.webp");
}

#international-benchmarks .tech-lab-template__table th:nth-child(6) .phb-tip--value {
  --phb-benchmark-tip-image: url("/assets/img/products/insulation-neopor-300.webp");
}

#international-benchmarks .tech-lab-template__table th:nth-last-child(-n + 2) .phb-tip::after {
  left: auto;
  right: 0;
}

.tech-lab-template__formula.single-service-wrap,
.tech-lab-template__disclaimer.single-service-wrap {
  background-color: var(--light-bg);
  margin-top: 1.5rem;
  padding: 1.5rem;
}

.tech-lab-template__disclaimer.single-service-wrap {
  transition: background-color 260ms ease, color 260ms ease, box-shadow 260ms ease;
}

.tech-lab-template__disclaimer.single-service-wrap:hover,
.tech-lab-template__disclaimer.single-service-wrap:focus-within {
  background-color: var(--primary);
  box-shadow: 0 1.25rem 2.75rem rgba(0, 64, 193, 0.14);
}

.tech-lab-template__disclaimer.single-service-wrap:hover .single-service-details,
.tech-lab-template__disclaimer.single-service-wrap:focus-within .single-service-details {
  color: var(--white);
}

.tech-lab-template__formula .service-contents,
.tech-lab-template__disclaimer .service-contents {
  max-width: none;
  text-align: left;
}

.tech-lab-template__formula .service-contents,
.tech-lab-template__compare .service-contents,
.tech-lab-template__logic .service-contents,
.tech-lab-template__sources .service-contents {
  position: relative;
  z-index: 1;
}

.tech-lab-template__formula.single-service-wrap::before,
.tech-lab-template__compare .single-service-wrap::before,
.tech-lab-template__logic .single-service-wrap::before,
.tech-lab-template__sources .single-service-wrap::before {
  content: "";
  z-index: 0;
  border-radius: inherit;
  background-image: linear-gradient(180deg, var(--primary-linear--powder-blue), var(--primary-linear--crayola) 50%, var(--primary-linear--light-blue));
  pointer-events: none;
  position: absolute;
  inset: 0;
  transform: scaleY(0);
  transform-origin: bottom;
  transition: transform 420ms ease;
}

.tech-lab-template__formula.single-service-wrap:hover::before,
.tech-lab-template__formula.single-service-wrap:focus-within::before,
.tech-lab-template__compare .single-service-wrap:hover::before,
.tech-lab-template__compare .single-service-wrap:focus-within::before,
.tech-lab-template__logic .single-service-wrap:hover::before,
.tech-lab-template__logic .single-service-wrap:focus-within::before,
.tech-lab-template__sources .single-service-wrap:hover::before,
.tech-lab-template__sources .single-service-wrap:focus-within::before {
  transform: scaleY(1);
}

.tech-lab-template__formula.single-service-wrap:hover .single-service-details,
.tech-lab-template__formula.single-service-wrap:focus-within .single-service-details,
.tech-lab-template__compare .single-service-wrap:hover .single-service-name,
.tech-lab-template__compare .single-service-wrap:hover .single-service-details,
.tech-lab-template__compare .single-service-wrap:focus-within .single-service-name,
.tech-lab-template__compare .single-service-wrap:focus-within .single-service-details,
.tech-lab-template__logic .single-service-wrap:hover .single-service-name,
.tech-lab-template__logic .single-service-wrap:hover .single-service-details,
.tech-lab-template__logic .single-service-wrap:focus-within .single-service-name,
.tech-lab-template__logic .single-service-wrap:focus-within .single-service-details,
.tech-lab-template__sources .single-service-wrap:hover .single-service-name,
.tech-lab-template__sources .single-service-wrap:hover .single-service-details,
.tech-lab-template__sources .single-service-wrap:focus-within .single-service-name,
.tech-lab-template__sources .single-service-wrap:focus-within .single-service-details {
  color: var(--white) !important;
}

@media (max-width: 767px) {
  #international-benchmarks .tech-lab-template__table thead .phb-tip--value::after {
    width: min(19rem, calc(100vw - 1.5rem));
    min-height: calc(3.4rem + 1.3rem);
    padding: 0.65rem 0.75rem 0.65rem calc(0.75rem + 3.4rem + 20px);
    background-position: 0.75rem center, 0.75rem center;
    background-size: 3.4rem 3.4rem, 3.4rem 3.4rem;
  }

  .tech-lab-template .phb-tip::after {
    left: 50%;
    transform: translate(-50%, 4px);
  }

  .tech-lab-template .phb-tip:hover::after,
  .tech-lab-template .phb-tip:focus::after {
    transform: translate(-50%, 0);
  }

  .tech-lab-template__table thead .phb-tip::after,
  .tech-lab-template__table tbody tr:first-child .phb-tip::after {
    transform: translate(-50%, -4px);
  }

  .tech-lab-template__table thead .phb-tip:hover::after,
  .tech-lab-template__table thead .phb-tip:focus::after,
  .tech-lab-template__table tbody tr:first-child .phb-tip:hover::after,
  .tech-lab-template__table tbody tr:first-child .phb-tip:focus::after {
    transform: translate(-50%, 0);
  }
}

.tech-lab-template__compare {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
}

.tech-lab-template__logic.services-grid-wrap {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.tech-lab-template__sources.services-grid-wrap {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.tech-lab-template__sources .single-service-name {
  text-decoration: none;
}

.tech-lab-template > .phb-technical-notes-section {
  scroll-margin-top: 5.25rem;
  padding-top: clamp(2rem, 3.4vh, 2.8rem);
  padding-bottom: clamp(2.4rem, 4vh, 3.4rem);
}

.phb-technical-notes-section .section-title-wrapper.margin-bottom {
  margin-bottom: clamp(1rem, 2vw, 1.45rem);
}

.phb-technical-notes-section .section-title {
  font-size: clamp(2.35rem, 4vw, 4.4rem);
}

.phb-technical-notes-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.85rem;
}

.phb-technical-note-card {
  position: relative;
  display: grid;
  grid-template-columns: minmax(6.4rem, 0.42fr) minmax(0, 1fr);
  min-height: 9.1rem;
  overflow: hidden;
  border: 1px solid var(--azureish-white);
  border-radius: 8px;
  background: var(--white);
  color: var(--independence);
  text-decoration: none;
  box-shadow: 0 0.6rem 1.55rem rgba(17, 24, 39, 0.055);
  transition: border-color 220ms ease, box-shadow 220ms ease, transform 220ms ease;
}

.phb-technical-note-card:hover,
.phb-technical-note-card:focus-visible {
  border-color: rgba(0, 64, 193, 0.34);
  box-shadow: 0 1rem 2.1rem rgba(0, 64, 193, 0.12);
  transform: translateY(-0.08rem);
}

.phb-technical-note-card__media {
  position: relative;
  min-height: 100%;
  background: var(--light-bg);
}

.phb-technical-note-card__media img {
  width: 100%;
  height: 100%;
  min-height: 9.1rem;
  object-fit: cover;
  display: block;
}

.phb-technical-note-card__body {
  display: grid;
  align-content: start;
  gap: 0.36rem;
  padding: 0.76rem 0.82rem 0.72rem;
}

.phb-technical-note-card__meta {
  color: var(--deep-sky-blue, #0040c1);
  font-size: 0.6rem;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.phb-technical-note-card__title {
  margin: 0;
  color: var(--eerie-black);
  font-family: "Instrument Sans", "Poppins", Arial, sans-serif;
  font-size: 0.98rem;
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: 0;
}

.phb-technical-note-card__summary {
  display: -webkit-box;
  overflow: hidden;
  margin: 0;
  color: var(--independence);
  font-size: 0.72rem;
  line-height: 1.28;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.phb-technical-note-card__action {
  align-self: end;
  color: var(--eerie-black);
  font-size: 0.66rem;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .phb-technical-notes-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .phb-technical-notes-grid {
    grid-template-columns: 1fr;
    max-height: calc(100vh - 13.5rem);
    overflow-y: auto;
    padding-right: 0.2rem;
  }

  .phb-technical-note-card {
    grid-template-columns: minmax(5.8rem, 0.36fr) minmax(0, 1fr);
    min-height: 8.2rem;
  }

  .phb-technical-note-card__media img {
    min-height: 8.2rem;
  }
}

@media (max-width: 991px) {
  .tech-lab-template__hero-grid,
  .tech-lab-template__compare {
    grid-template-columns: 1fr;
  }

  .tech-lab-template__warm-climate-callout {
    grid-template-columns: 1fr;
    padding: 2.2rem;
  }

  .tech-lab-template__warm-climate-title {
    font-size: 2.55rem;
  }

  .tech-lab-template__warm-climate-points {
    border-top: 2px solid rgba(255, 255, 255, 0.24);
    border-left: 0;
    padding-top: 1.4rem;
    padding-left: 0;
  }

  .tech-lab-template__systems.services-grid-wrap,
  .tech-lab-template__sources.services-grid-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .tech-lab-template__hero-copy.inner-banner-content-wrap {
    text-align: center;
  }

  .tech-lab-template__hero-note.single-service-wrap,
  .tech-lab-template__systems .single-service-wrap,
  .tech-lab-template__formula.single-service-wrap,
  .tech-lab-template__disclaimer.single-service-wrap {
    padding: 1.25rem;
  }

  .tech-lab-template__warm-climate-callout {
    margin-top: 1.25rem;
    padding: 1.35rem 1.25rem 1.35rem 1.45rem;
  }

  .tech-lab-template__warm-climate-title {
    font-size: 2.05rem;
    line-height: 1.03;
  }

  .tech-lab-template__warm-climate-lead {
    font-size: 1rem;
  }

  .tech-lab-template__warm-climate-point {
    grid-template-columns: 2.55rem minmax(0, 1fr);
  }

  .tech-lab-template__jump-row {
    justify-content: center;
  }

  .tech-lab-template__systems.services-grid-wrap,
  .tech-lab-template__logic.services-grid-wrap,
  .tech-lab-template__sources.services-grid-wrap {
    grid-template-columns: 1fr;
  }
}

.phb-project-proof-wrap {
  margin-top: 2.5rem;
}

.phb-proof-metrics {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.75rem;
  margin-bottom: 2rem;
}

.phb-proof-metric {
  min-height: 9rem;
  border: 1px solid rgba(0, 64, 193, 0.12);
  border-radius: 8px;
  background: var(--alice-blue);
  padding: 1.2rem;
}

.phb-proof-metric span {
  display: block;
  color: var(--primary);
  font-family: "Instrument Sans", "Poppins", Arial, sans-serif;
  font-size: clamp(2rem, 4vw, 3.6rem);
  font-weight: 700;
  line-height: 0.9;
  letter-spacing: 0;
}

.phb-proof-metric p {
  margin: 0.85rem 0 0;
  color: var(--eerie-black);
  font-size: 0.92rem;
  line-height: 1.35;
}

.phb-proof-lead-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(22rem, 0.82fr);
  gap: 1rem;
  align-items: stretch;
  margin-bottom: 1rem;
}

.phb-proof-lead-media {
  overflow: hidden;
  min-height: 34rem;
  margin: 0;
  border-radius: 8px;
  background: var(--alice-blue);
  position: relative;
}

.phb-proof-lead-media img,
.phb-proof-card img,
.phb-achievement-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.phb-proof-lead-media figcaption {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  max-width: min(34rem, calc(100% - 2rem));
  border-radius: 8px;
  background: var(--primary);
  padding: 0.65rem 0.8rem;
  color: #fff;
  font-size: 0.86rem;
  line-height: 1.3;
}

.phb-proof-lead-copy {
  border: 1px solid rgba(0, 64, 193, 0.12);
  border-radius: 8px;
  background: var(--alice-blue);
  padding: clamp(1.4rem, 3vw, 2.4rem);
}

.phb-proof-eyebrow {
  margin: 0 0 0.75rem;
  color: var(--primary);
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.phb-proof-lead-copy h2,
.phb-achievement-header h2 {
  margin: 0;
  color: #111827;
  font-family: "Instrument Sans", "Poppins", Arial, sans-serif;
  font-size: clamp(2rem, 4.5vw, 4.6rem);
  font-weight: 700;
  line-height: 0.96;
  letter-spacing: 0;
}

.phb-proof-lead-copy > p:not(.phb-proof-eyebrow),
.phb-achievement-header > p {
  max-width: 48rem;
  margin: 1.15rem 0 0;
  color: var(--eerie-black);
  font-size: 1rem;
  line-height: 1.55;
}

.phb-proof-status-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 1.4rem;
}

.phb-proof-status-row span {
  border: 1px solid rgba(0, 64, 193, 0.16);
  border-radius: 6px;
  background: var(--white);
  padding: 0.5rem 0.65rem;
  color: var(--eerie-black);
  font-size: 0.78rem;
  line-height: 1.25;
}

.phb-proof-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.phb-proof-card,
.phb-achievement-card {
  overflow: hidden;
  border: 1px solid rgba(0, 64, 193, 0.12);
  border-radius: 8px;
  background: var(--alice-blue);
}

.phb-proof-card img {
  aspect-ratio: 4 / 3;
  height: auto;
}

.phb-proof-card div,
.phb-achievement-card div {
  padding: 1rem;
}

.phb-proof-card p,
.phb-achievement-card span {
  margin: 0 0 0.45rem;
  color: var(--primary);
  font-size: 0.74rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.phb-proof-card h3,
.phb-achievement-card h3 {
  margin: 0;
  color: var(--eerie-black);
  font-size: 1.1rem;
  line-height: 1.1;
  letter-spacing: 0;
}

.phb-proof-card span,
.phb-achievement-card p {
  display: block;
  margin-top: 0.65rem;
  color: var(--eerie-black);
  font-size: 0.91rem;
  line-height: 1.42;
}

.phb-achievement-section {
  background: var(--white);
}

.phb-achievement-header {
  max-width: 68rem;
  margin-bottom: 1.5rem;
}

.phb-achievement-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 0.8fr) minmax(0, 1.15fr);
  gap: 1rem;
  align-items: stretch;
}

.phb-achievement-card {
  display: grid;
  grid-template-columns: 9rem minmax(0, 1fr);
  min-height: 14rem;
}

.phb-achievement-card img {
  background: var(--alice-blue);
  object-fit: contain;
  padding: 0.85rem;
}

.phb-achievement-card-text {
  display: flex;
  align-items: center;
  background: var(--alice-blue);
}

.phb-achievement-card-text div {
  padding: 1.4rem;
}

.phb-achievement-card-text span,
.phb-achievement-card-text h3,
.phb-achievement-card-text p {
  color: var(--eerie-black);
}

@media (max-width: 991px) {
  .phb-proof-metrics,
  .phb-proof-grid,
  .phb-achievement-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .phb-proof-lead-grid {
    grid-template-columns: 1fr;
  }

  .phb-proof-lead-media {
    min-height: 24rem;
  }

  .phb-achievement-card-text {
    grid-column: 1 / -1;
  }
}

@media (max-width: 767px) {
  .phb-proof-metrics,
  .phb-proof-grid,
  .phb-achievement-grid {
    grid-template-columns: 1fr;
  }

  .phb-proof-metric {
    min-height: auto;
  }

  .phb-proof-lead-media {
    min-height: 19rem;
  }

  .phb-proof-lead-media figcaption {
    position: static;
    max-width: none;
    border-radius: 0;
    background: var(--primary);
  }

  .phb-achievement-card {
    grid-template-columns: 1fr;
  }

  .phb-achievement-card img {
    max-height: 20rem;
  }
}

/* Riviera technology case page */
.riviera-template {
  overflow: hidden;
}

.riviera-template__hero-copy.inner-banner-content-wrap {
  max-width: 72rem;
  margin-right: auto;
  margin-left: auto;
}

.riviera-template__visual-system.licenses-wrapper {
  margin-top: 2.5rem;
}

.riviera-template__gallery-wrap.single-licenses-wrap,
.riviera-template__system-wrap.single-licenses-wrap,
.riviera-template__tech-stack-wrap.single-licenses-wrap {
  align-items: stretch;
}

.riviera-template__gallery.licenses-images-wrap {
  background: var(--alice-blue);
}

.riviera-template__gallery .license-images-grid-wrap {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem;
}

.riviera-template__gallery .single-license-image-ticker {
  display: block;
  height: 37.5rem;
  overflow: hidden;
}

.riviera-template__gallery .license-image-ticker-flex,
.riviera-template__gallery .license-image-ticker-item {
  display: flex;
  flex-direction: column;
}

.riviera-template__gallery .license-image-ticker-flex {
  --riviera-slider-distance: 50%;
  --riviera-slider-duration: 32s;
  height: auto;
  will-change: transform;
  transform: translate3d(0, 0, 0);
}

.riviera-template__gallery .single-license-image-ticker:nth-child(2) .license-image-ticker-flex {
  --riviera-slider-duration: 38s;
}

.riviera-template__gallery .single-license-image-ticker:nth-child(3) .license-image-ticker-flex {
  --riviera-slider-duration: 35s;
}

.riviera-template__gallery.is-riviera-slider-ready .single-license-image-ticker:nth-child(odd) .license-image-ticker-flex {
  animation: riviera-gallery-ticker-up var(--riviera-slider-duration) linear infinite;
}

.riviera-template__gallery.is-riviera-slider-ready .single-license-image-ticker:nth-child(even) .license-image-ticker-flex {
  animation: riviera-gallery-ticker-down var(--riviera-slider-duration) linear infinite;
}

.riviera-template__gallery.is-riviera-slider-ready:hover .license-image-ticker-flex,
.riviera-template__gallery.is-riviera-slider-ready:focus-within .license-image-ticker-flex {
  animation-play-state: paused;
}

.riviera-template__gallery .license-image-wrap {
  overflow: hidden;
  height: 17rem;
  margin-bottom: 1.5rem;
  border-radius: var(--_spacing-radius---radius--xl);
  background: #edf2f4;
}

.riviera-template__gallery .single-license-image-ticker:nth-child(1) .license-image-wrap:first-child,
.riviera-template__gallery .single-license-image-ticker:nth-child(3) .license-image-wrap:first-child {
  height: 37.5rem;
}

.riviera-template__gallery .single-license-image-ticker:nth-child(2) .license-image-wrap:nth-child(1) {
  height: 10.25rem;
}

.riviera-template__gallery .single-license-image-ticker:nth-child(2) .license-image-wrap:nth-child(2) {
  height: 18rem;
}

.riviera-template__gallery .license-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@keyframes riviera-gallery-ticker-up {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, calc(-1 * var(--riviera-slider-distance)), 0);
  }
}

@keyframes riviera-gallery-ticker-down {
  from {
    transform: translate3d(0, calc(-1 * var(--riviera-slider-distance)), 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.riviera-template__summary-card .license-details {
  max-width: 52rem;
}

.riviera-template__metrics-board.licenses-typo-wrap {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  align-content: stretch;
  background: #f4f7f4;
  padding: clamp(1.2rem, 3vw, 2rem);
}

.riviera-template__metric,
.riviera-template__stack-grid article {
  border: 1px solid rgba(22, 55, 43, 0.14);
  border-radius: 8px;
  background: #fffdf8;
  padding: clamp(1rem, 2.4vw, 1.45rem);
}

.riviera-template__metric span,
.riviera-template__stack-grid span {
  display: block;
  margin-bottom: 0.55rem;
  color: #b35e2a;
  font-size: 0.74rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.riviera-template__metric strong {
  display: block;
  color: #111827;
  font-family: "Instrument Sans", "Poppins", Arial, sans-serif;
  font-size: clamp(1.15rem, 2vw, 1.75rem);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: 0;
}

.riviera-template__metric p,
.riviera-template__stack-grid p {
  margin: 0.65rem 0 0;
  color: #4a5c6f;
  font-size: 0.92rem;
  line-height: 1.42;
}

.riviera-template__stack-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  width: 100%;
}

.riviera-template__stack-grid h2 {
  margin: 0;
  color: #111827;
  font-family: "Instrument Sans", "Poppins", Arial, sans-serif;
  font-size: clamp(1.15rem, 2vw, 1.65rem);
  line-height: 1.08;
  letter-spacing: 0;
}

.riviera-template__construction {
  background: #f8fbfd;
}

.riviera-template__construction-grid.phb-proof-grid {
  margin-top: 1.5rem;
}

.riviera-template__card-image,
.riviera-template__lead-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.riviera-template__closing {
  background: #f4f7f4;
}

@media (max-width: 991px) {
  .phb-award-icon {
    width: 3rem;
    height: 3rem;
  }

  .phb-award-icon svg {
    width: 1.65rem;
    height: 1.65rem;
  }

  .riviera-template__metrics-board.licenses-typo-wrap,
  .riviera-template__stack-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .award-logo-wrap.phb-award-proof-wrap {
    gap: 0.5rem;
  }

  .phb-award-icon {
    width: 2rem;
    height: 2rem;
  }

  .phb-award-icon svg {
    width: 1.1rem;
    height: 1.1rem;
  }

  .riviera-template__hero-copy.inner-banner-content-wrap {
    text-align: center;
  }

  .riviera-template__visual-system.licenses-wrapper {
    margin-top: 1.5rem;
  }

  .riviera-template__gallery .license-images-grid-wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.75rem;
  }

  .riviera-template__gallery .single-license-image-ticker {
    height: 15rem;
  }

  .riviera-template__gallery .license-image-wrap {
    height: 7rem;
    margin-bottom: 0.75rem;
  }

  .riviera-template__gallery .single-license-image-ticker:nth-child(1) .license-image-wrap:first-child,
  .riviera-template__gallery .single-license-image-ticker:nth-child(3) .license-image-wrap:first-child {
    height: 15rem;
  }

  .riviera-template__gallery .single-license-image-ticker:nth-child(2) .license-image-wrap:nth-child(1) {
    height: 5rem;
  }

  .riviera-template__gallery .single-license-image-ticker:nth-child(2) .license-image-wrap:nth-child(2) {
    height: 7rem;
  }

  .riviera-template__metric,
  .riviera-template__stack-grid article {
    padding: 1rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .riviera-template__gallery.is-riviera-slider-ready .license-image-ticker-flex {
    animation: none;
    transform: translate3d(0, 0, 0);
  }
}

/* Research and development posts */
.phb-rd-card .blog-image-wrap {
  background: #f4f7f4;
}

.phb-rd-card .blog-image {
  display: block;
  aspect-ratio: 4 / 3;
  width: 100%;
  height: auto;
  object-fit: contain;
  background: #f4f7f4;
}

.phb-rd-card .blog-content-wrap,
.phb-rd-card .blog-post-content-wrap {
  text-align: left;
}

.section.blogs .blogs-container-wrap {
  max-width: 34rem;
}

.section.blogs .blogs-collection-flex {
  gap: 1rem;
}

.section.blogs .phb-rd-card {
  display: grid;
  grid-template-columns: minmax(9.5rem, 11rem) minmax(0, 1fr);
  gap: 1rem;
  align-items: stretch;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  background: #fff;
  padding: 0.8rem;
  box-shadow: 0 10px 28px rgba(17, 24, 39, 0.05);
}

.section.blogs .phb-rd-card .blog-image-wrap {
  min-height: 8rem;
  height: 100%;
  margin-bottom: 0;
  border-radius: 8px;
}

.section.blogs .phb-rd-card .blog-image {
  height: 100%;
}

.section.blogs .phb-rd-card .blog-content-wrap {
  display: flex;
  max-width: none;
  flex-direction: column;
  justify-content: center;
  margin-right: 0;
  margin-left: 0;
}

.section.blogs .phb-rd-card .blog-info-wrap {
  margin-bottom: 0.55rem;
  padding: 0.34rem 0.7rem;
}

.section.blogs .phb-rd-card .blog-info-flex {
  gap: 0.35rem;
}

.section.blogs .phb-rd-card .post-category,
.section.blogs .phb-rd-card .post-date {
  font-size: 0.72rem;
  letter-spacing: 0;
}

.section.blogs .phb-rd-card .post-info-dot {
  width: 0.25rem;
  height: 0.25rem;
}

.section.blogs .phb-rd-card .post-title-wrap {
  margin-bottom: 0.5rem;
}

.section.blogs .phb-rd-card .post-title {
  font-size: clamp(1rem, 1.15vw, 1.16rem);
  line-height: 1.18;
  letter-spacing: 0;
}

.section.blogs .phb-rd-card .phb-rd-excerpt {
  display: -webkit-box;
  overflow: hidden;
  margin: 0 0 0.7rem;
  color: #5a6472;
  font-size: 0.86rem;
  line-height: 1.42;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.section.blogs .phb-rd-card .more-button-text {
  font-size: 0.84rem;
  letter-spacing: 0;
}

.section.blogs .phb-rd-card .more-button-arrow-wrap {
  width: 1.45rem;
  height: 1.45rem;
}

.section.blogs .phb-rd-card .more-button-arrow,
.section.blogs .phb-rd-card .more-button-arrow-hover {
  width: 0.45rem;
  height: 0.45rem;
}

.phb-rd-excerpt {
  margin: 0.85rem 0 1.4rem;
  color: #4a5c6f;
  font-size: 0.98rem;
  line-height: 1.5;
  letter-spacing: 0;
}

.blogs-wrapper .phb-rd-card {
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  box-shadow: 0 1rem 2.4rem rgba(17, 24, 39, 0.06);
}

.blogs-wrapper .phb-rd-card .blog-image-wrap.post {
  aspect-ratio: 16 / 10;
  margin-bottom: 0;
  border-radius: 8px;
  background: #f4f7f4;
}

.blogs-wrapper .phb-rd-card .blog-image {
  height: 100%;
  aspect-ratio: auto;
  object-fit: cover;
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
}

.blogs-wrapper .phb-rd-card .blog-post-content-bottom {
  padding: clamp(1.1rem, 2.2vw, 1.55rem);
}

.blogs-wrapper .phb-rd-card .blog-post-content-wrap {
  display: flex;
  min-height: 11rem;
  max-width: none;
  flex-direction: column;
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
}

.blogs-wrapper .phb-rd-card .post-title {
  color: #111827;
  font-size: clamp(1.15rem, 1.5vw, 1.38rem);
  line-height: 1.2;
  letter-spacing: 0;
}

.blogs-wrapper .phb-rd-card .phb-rd-excerpt {
  margin: 0.75rem 0 1.1rem;
}

.blogs-wrapper .phb-rd-card .more-button {
  align-self: flex-start;
  margin-top: auto;
}

.phb-rd-article-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
  margin-top: 1.25rem;
  color: #4a5c6f;
  font-size: 0.95rem;
}

.phb-rd-article-meta span {
  border: 1px solid rgba(0, 64, 193, 0.08);
  border-radius: 999px;
  background: #f4f7f4;
  padding: 0.45rem 0.8rem;
  box-shadow: 0 0.55rem 1.4rem rgba(17, 24, 39, 0.04);
}

.phb-rd-hero-caption {
  max-width: min(100%, 58rem);
  margin: 0.85rem auto 0;
  color: #4a5c6f;
  font-size: 0.92rem;
  line-height: 1.45;
  text-align: center;
}

.blog-single-details.w-richtext .phb-rd-tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin: 0 0 1.7rem;
}

.blog-single-details.w-richtext .phb-rd-tag-list span {
  border: 1px solid rgba(0, 64, 193, 0.1);
  border-radius: 999px;
  background: #fff;
  padding: 0.4rem 0.65rem;
  color: #16372b;
  font-size: 0.78rem;
  font-weight: 800;
  line-height: 1.1;
  box-shadow: 0 0.55rem 1.2rem rgba(17, 24, 39, 0.04);
}

html[data-wf-item-slug="insulated-swedish-slab-foundation"] .blog-single-details-wrap,
html[data-wf-item-slug="two-side-insulated-strip-foundation"] .blog-single-details-wrap {
  padding-bottom: clamp(8rem, 18vh, 12rem);
}

.blog-single-details.w-richtext .phb-rd-lead {
  margin-bottom: 1.75rem;
  border-left: 4px solid var(--primary);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(239, 246, 255, 0.96), rgba(244, 247, 244, 0.96)),
    #f4f7f4;
  padding: 1.25rem 1.35rem;
  color: #172033;
  font-size: clamp(1.12rem, 1.6vw, 1.32rem);
  line-height: 1.58;
}

html[data-wf-item-slug="insulated-swedish-slab-foundation"] .blog-single-details.w-richtext h4,
html[data-wf-item-slug="two-side-insulated-strip-foundation"] .blog-single-details.w-richtext h4 {
  position: relative;
  margin-top: clamp(2.5rem, 5vw, 4.25rem);
  padding-top: clamp(1.45rem, 2.6vw, 2rem);
  scroll-margin-top: 132px;
}

html[data-wf-item-slug="insulated-swedish-slab-foundation"] .blog-single-details.w-richtext h4:first-child,
html[data-wf-item-slug="two-side-insulated-strip-foundation"] .blog-single-details.w-richtext h4:first-child {
  margin-top: 0;
  padding-top: 0;
}

html[data-wf-item-slug="insulated-swedish-slab-foundation"] .blog-single-details.w-richtext h4::before,
html[data-wf-item-slug="two-side-insulated-strip-foundation"] .blog-single-details.w-richtext h4::before {
  position: absolute;
  top: 0;
  left: 0;
  width: min(100%, 44rem);
  height: 1px;
  background: linear-gradient(90deg, rgba(0, 64, 193, 0.46), rgba(31, 111, 93, 0.2), rgba(17, 24, 39, 0));
  content: "";
}

html[data-wf-item-slug="insulated-swedish-slab-foundation"] .blog-single-details.w-richtext h4::after,
html[data-wf-item-slug="two-side-insulated-strip-foundation"] .blog-single-details.w-richtext h4::after {
  position: absolute;
  top: -0.32rem;
  left: 0;
  width: 0.62rem;
  height: 0.62rem;
  border: 2px solid #fff;
  border-radius: 999px;
  background: var(--primary);
  box-shadow: 0 0 0 0.25rem rgba(0, 64, 193, 0.11);
  content: "";
}

html[data-wf-item-slug="insulated-swedish-slab-foundation"] .blog-single-details.w-richtext h4:first-child::before,
html[data-wf-item-slug="insulated-swedish-slab-foundation"] .blog-single-details.w-richtext h4:first-child::after,
html[data-wf-item-slug="two-side-insulated-strip-foundation"] .blog-single-details.w-richtext h4:first-child::before,
html[data-wf-item-slug="two-side-insulated-strip-foundation"] .blog-single-details.w-richtext h4:first-child::after {
  display: none;
}

.blog-single-details.w-richtext .phb-rd-slab-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.85rem;
  margin: 0 0 2rem;
  padding: 0;
}

.blog-single-details.w-richtext .phb-rd-slab-strip--four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.blog-single-details.w-richtext .phb-rd-slab-strip__item {
  min-width: 0;
  border: 1px solid rgba(0, 64, 193, 0.12);
  border-radius: 8px;
  background: #fff;
  padding: 1rem;
  box-shadow: 0 1rem 2.2rem rgba(17, 24, 39, 0.06);
}

.phb-rd-slab-strip__item span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  margin-bottom: 0.7rem;
  border-radius: 999px;
  background: rgba(0, 64, 193, 0.1);
  color: var(--primary);
  font-size: 0.75rem;
  font-weight: 800;
  line-height: 1;
}

.phb-rd-slab-strip__item strong {
  display: block;
  color: #111827;
  font-size: 1rem;
  line-height: 1.25;
}

.blog-single-details.w-richtext .phb-rd-slab-strip__item p {
  margin: 0.45rem 0 0;
  color: #4a5c6f;
  font-size: 0.92rem;
  line-height: 1.45;
}

.blog-single-details.w-richtext .phb-rd-figure {
  overflow: hidden;
  width: 100%;
  max-width: none;
  margin: 1.85rem 0 2.1rem;
  border: 1px solid rgba(17, 24, 39, 0.1);
  border-radius: 8px;
  background: #f4f7f4;
  box-shadow: 0 1.1rem 2.6rem rgba(17, 24, 39, 0.06);
}

.blog-single-details.w-richtext .phb-rd-figure img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  background: #fff;
}

.blog-single-details.w-richtext .phb-rd-figure figcaption {
  margin: 0;
  padding: 0.85rem 1rem;
  color: #4a5c6f;
  font-size: 0.9rem;
  line-height: 1.45;
}

.blog-single-details.w-richtext .phb-rd-war-image-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin: 1.85rem 0 2.15rem;
}

.blog-single-details.w-richtext .phb-rd-war-image-grid .phb-rd-figure {
  margin: 0;
}

.blog-single-details.w-richtext .phb-rd-war-figure--wide {
  grid-column: 1 / -1;
}

.blog-single-details.w-richtext .phb-rd-war-figure img {
  width: 100%;
  background: #fff;
  object-fit: contain;
}

.blog-single-details.w-richtext .phb-rd-war-tech-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin: 1.35rem 0 2.35rem;
}

.blog-single-details.w-richtext .phb-rd-war-tech-card {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: none;
  min-width: 0;
  margin: 0;
  border: 1px solid rgba(17, 24, 39, 0.1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 1rem 2rem rgba(17, 24, 39, 0.06);
}

.blog-single-details.w-richtext .phb-rd-war-tech-card figcaption {
  margin: 0;
  padding: 0.85rem 0.95rem 1rem;
  color: #4a5c6f;
  font-size: 0.9rem;
  line-height: 1.45;
}

.blog-single-details.w-richtext .phb-rd-war-tech-card figcaption strong {
  display: block;
  margin-bottom: 0.22rem;
  color: #111827;
  font-size: 0.96rem;
  line-height: 1.28;
}

.blog-single-details.w-richtext .phb-rd-war-zoom {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  min-height: 0;
  margin: 0;
  border: 0;
  background: #f4f7f4;
  padding: 0;
  color: inherit;
  cursor: zoom-in;
  aspect-ratio: 16 / 11;
}

.blog-single-details.w-richtext .phb-rd-war-zoom img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  background: #fff;
  object-fit: contain;
  transition: transform 180ms ease;
}

.blog-single-details.w-richtext .phb-rd-war-zoom:hover img,
.blog-single-details.w-richtext .phb-rd-war-zoom:focus-visible img {
  transform: scale(1.018);
}

.blog-single-details.w-richtext .phb-rd-war-zoom:focus-visible {
  outline: 3px solid rgba(0, 64, 193, 0.34);
  outline-offset: 3px;
}

.phb-rd-war-zoom__index,
.phb-rd-war-zoom__hint {
  position: absolute;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  min-height: 1.9rem;
  border: 1px solid rgba(255, 255, 255, 0.48);
  background: rgba(17, 24, 39, 0.78);
  color: #fff;
  font-size: 0.75rem;
  font-weight: 800;
  line-height: 1;
}

.phb-rd-war-zoom__index {
  top: 0.65rem;
  left: 0.65rem;
  justify-content: center;
  width: 1.9rem;
  border-radius: 999px;
}

.phb-rd-war-zoom__hint {
  right: 0.65rem;
  bottom: 0.65rem;
  border-radius: 999px;
  padding: 0.38rem 0.62rem;
}

.phb-war-lightbox[hidden] {
  display: none !important;
}

.phb-war-lightbox {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: grid;
  place-items: center;
  background: rgba(8, 14, 25, 0.82);
  padding: clamp(1rem, 3vw, 2.5rem);
}

.phb-war-lightbox__frame {
  display: grid;
  gap: 0;
  width: min(100%, 72rem);
  max-height: calc(100vh - 5rem);
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 1.6rem 4rem rgba(0, 0, 0, 0.28);
}

.phb-war-lightbox__image {
  display: block;
  width: 100%;
  max-height: calc(100vh - 10rem);
  background: #f4f7f4;
  object-fit: contain;
}

.phb-war-lightbox__caption {
  margin: 0;
  padding: 0.9rem 1rem;
  color: #263645;
  font-size: 0.94rem;
  line-height: 1.45;
}

.phb-war-lightbox__close {
  position: fixed;
  top: max(1rem, env(safe-area-inset-top));
  right: max(1rem, env(safe-area-inset-right));
  z-index: 10000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.6rem;
  height: 2.6rem;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  color: #111827;
  font-size: 1.15rem;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.22);
}

.phb-war-lightbox__close:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.72);
  outline-offset: 4px;
}

.blog-single-details.w-richtext .phb-rd-foundation-media {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(18rem, 1fr);
  gap: 1.15rem;
  align-items: center;
  margin: 1.6rem 0 2.2rem;
}

.blog-single-details.w-richtext .phb-rd-foundation-media .phb-rd-figure {
  justify-self: stretch;
  margin: 0;
}

.phb-rd-foundation-copy {
  display: grid;
  gap: 0.75rem;
  border: 1px solid rgba(0, 64, 193, 0.1);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(239, 246, 255, 0.76)),
    #fff;
  padding: 1.15rem;
  box-shadow: 0 0.9rem 2rem rgba(17, 24, 39, 0.05);
}

.phb-rd-foundation-copy strong {
  color: #111827;
}

.blog-single-details.w-richtext .phb-rd-foundation-copy p {
  margin: 0;
  color: #4a5c6f;
  font-size: 0.96rem;
  line-height: 1.52;
}

.phb-rd-envelope-chain {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  align-items: center;
  margin: 1.25rem 0 1.6rem;
}

.phb-rd-envelope-chain span {
  display: inline-flex;
  align-items: center;
  min-height: 2.55rem;
  border: 1px solid rgba(31, 111, 93, 0.18);
  border-radius: 999px;
  background: #fff;
  padding: 0.55rem 0.85rem;
  color: #16372b;
  font-size: 0.92rem;
  font-weight: 800;
  line-height: 1.15;
  box-shadow: 0 0.7rem 1.5rem rgba(17, 24, 39, 0.05);
}

.phb-rd-envelope-chain b {
  color: var(--primary);
  font-size: 1.05rem;
  line-height: 1;
}

.blog-single-details.w-richtext .phb-rd-benefit-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.85rem;
  margin: 1.2rem 0 2rem;
  padding: 0;
  list-style: none;
}

.blog-single-details.w-richtext .phb-rd-benefit-grid li {
  min-width: 0;
  margin: 0;
  border: 1px solid rgba(17, 24, 39, 0.1);
  border-radius: 8px;
  background: #fff;
  padding: 1rem;
  color: #4a5c6f;
  line-height: 1.48;
  box-shadow: 0 0.85rem 1.8rem rgba(17, 24, 39, 0.05);
}

.phb-rd-benefit-grid strong {
  display: block;
  margin-bottom: 0.35rem;
  color: #111827;
  font-size: 1rem;
  line-height: 1.24;
}

.phb-rd-related-practice {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.85rem;
  margin: 1.25rem 0 0.5rem;
}

.phb-rd-related-card {
  display: grid;
  gap: 0.42rem;
  min-width: 0;
  border: 1px solid rgba(0, 64, 193, 0.12);
  border-radius: 8px;
  background: #fff;
  padding: 1rem;
  color: #4a5c6f;
  text-decoration: none;
  box-shadow: 0 0.9rem 1.9rem rgba(17, 24, 39, 0.05);
}

.phb-rd-related-card strong {
  color: #111827;
  font-size: 1rem;
  line-height: 1.28;
}

.phb-rd-related-card span {
  color: #4a5c6f;
  font-size: 0.9rem;
  line-height: 1.42;
}

a.phb-rd-related-card:hover,
a.phb-rd-related-card:focus-visible {
  border-color: rgba(0, 64, 193, 0.34);
  color: var(--primary);
  transform: translateY(-1px);
}

.phb-rd-related-card--muted {
  background:
    linear-gradient(135deg, rgba(244, 247, 244, 0.98), rgba(255, 253, 248, 0.92)),
    #f4f7f4;
}

.phb-rd-related-card em {
  width: fit-content;
  border-radius: 999px;
  background: rgba(179, 94, 42, 0.12);
  padding: 0.28rem 0.58rem;
  color: #8a481f;
  font-size: 0.76rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
}

.blog-single-details.w-richtext .phb-rd-mini-faq {
  display: grid;
  gap: 0.85rem;
  margin: 1.2rem 0 2rem;
}

.blog-single-details.w-richtext .phb-rd-mini-faq dt {
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.3;
}

.blog-single-details.w-richtext .phb-rd-mini-faq dd {
  margin: 0 0 0.35rem;
  border-left: 3px solid rgba(0, 64, 193, 0.24);
  padding-left: 0.9rem;
  color: #4a5c6f;
  line-height: 1.55;
}

.phb-rd-source-note {
  border: 1px solid rgba(179, 94, 42, 0.22);
  border-left: 4px solid #b35e2a;
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 253, 248, 0.98), rgba(244, 247, 244, 0.88)),
    #fffdf8;
  padding: 1rem 1.25rem;
  color: #253245;
  line-height: 1.58;
}

.blog-single-details.w-richtext .phb-rd-checklist {
  display: grid;
  gap: 0.65rem;
  border: 1px solid rgba(31, 111, 93, 0.14);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(244, 247, 244, 0.98), rgba(239, 246, 255, 0.74)),
    #f4f7f4;
  padding: 1.25rem 1.5rem;
  box-shadow: 0 1rem 2.4rem rgba(17, 24, 39, 0.05);
  list-style: none;
}

.blog-single-details.w-richtext .phb-rd-checklist li {
  position: relative;
  margin: 0;
  padding-left: 1.65rem;
}

.blog-single-details.w-richtext .phb-rd-checklist li::before {
  position: absolute;
  top: 0.48em;
  left: 0;
  width: 0.58rem;
  height: 0.58rem;
  border-radius: 999px;
  background: var(--primary);
  box-shadow: 0 0 0 0.28rem rgba(0, 64, 193, 0.1);
  content: "";
}

.blog-single-details.w-richtext .phb-rd-inline-link {
  color: #16372b;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 0.18em;
}

.blog-single-details.w-richtext .phb-vst-installation-map {
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(22rem, 1fr);
  gap: 1.25rem;
  align-items: center;
  margin: 2rem 0 2.15rem;
  border: 1px solid rgba(17, 24, 39, 0.1);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(244, 247, 244, 0.96), rgba(236, 245, 248, 0.96)),
    #f4f7f4;
  padding: 1.25rem;
  color: #111827;
}

.phb-vst-map-copy {
  display: grid;
  gap: 0.65rem;
  align-content: center;
}

.blog-single-details.w-richtext .phb-vst-map-copy h4 {
  margin: 0;
  color: #111827;
  font-size: clamp(1.15rem, 1.5vw, 1.6rem);
  line-height: 1.18;
}

.blog-single-details.w-richtext .phb-vst-map-copy p {
  margin: 0;
  color: #4a5c6f;
  font-size: 0.98rem;
  line-height: 1.55;
}

.phb-vst-kicker {
  color: #1f6f5d;
  font-size: 0.78rem;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}

.phb-vst-stage {
  position: relative;
  min-height: 17rem;
  overflow: hidden;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.74);
}

.phb-vst-diagram {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 19 / 11;
}

.phb-vst-air {
  fill: #eef6ff;
}

.phb-vst-window-frame {
  fill: #263946;
}

.phb-vst-glass {
  fill: url("#phb-vst-glass");
}

.phb-vst-glass-line {
  fill: none;
  stroke: rgba(255, 255, 255, 0.78);
  stroke-width: 7;
  stroke-linecap: round;
}

.phb-vst80 {
  fill: #1f8a70;
  filter: drop-shadow(0 10px 18px rgba(31, 138, 112, 0.22));
}

.phb-vst-base {
  fill: #4f8fb8;
}

.phb-vst-insulation {
  fill: url("#phb-vst-insulation");
}

.phb-vst-structure {
  fill: #d89054;
}

.phb-vst-brick-line {
  fill: none;
  stroke: rgba(104, 56, 29, 0.34);
  stroke-width: 3;
}

.phb-vst-tape {
  fill: none;
  stroke: #2f80ed;
  stroke-width: 7;
  stroke-linecap: round;
  stroke-dasharray: 10 10;
  animation: phb-vst-dash 4.8s linear infinite;
}

.phb-vst-polymer {
  fill: none;
  stroke: #b35e2a;
  stroke-width: 9;
  stroke-linecap: round;
}

.phb-vst-load {
  fill: none;
  stroke: rgba(17, 24, 39, 0.5);
  stroke-width: 4;
  stroke-linecap: round;
  stroke-dasharray: 13 8;
  animation: phb-vst-dash 6s linear infinite reverse;
}

.phb-vst-thermal-line {
  fill: none;
  stroke: rgba(31, 111, 93, 0.55);
  stroke-width: 3;
  stroke-dasharray: 6 8;
}

.phb-vst-callout path {
  fill: none;
  stroke: #f0a326;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-dasharray: 12 9;
  animation: phb-vst-dash 4.8s linear infinite;
}

.phb-vst-callout circle {
  fill: #fff;
  stroke: #f0a326;
  stroke-width: 5;
  transform-box: fill-box;
  transform-origin: center;
  animation: phb-vst-pulse 4.8s ease-in-out infinite;
}

.phb-vst-callout text {
  fill: #111827;
  font-family: "Instrument Sans", Arial, sans-serif;
  font-size: 28px;
  font-weight: 800;
}

.phb-vst-callout-2 path,
.phb-vst-callout-2 circle {
  animation-delay: 0.9s;
}

.phb-vst-callout-3 path,
.phb-vst-callout-3 circle {
  animation-delay: 1.8s;
}

.phb-vst-callout-4 path,
.phb-vst-callout-4 circle {
  animation-delay: 2.7s;
}

.phb-vst-scan {
  position: absolute;
  z-index: 0;
  top: 8%;
  bottom: 8%;
  left: 18%;
  width: 18%;
  border-right: 2px solid rgba(31, 111, 93, 0.38);
  background: linear-gradient(90deg, rgba(31, 111, 93, 0), rgba(31, 111, 93, 0.12));
  animation: phb-vst-scan 6.4s ease-in-out infinite;
  pointer-events: none;
}

.blog-single-details.w-richtext .phb-vst-legend {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.65rem;
  margin: 0.1rem 0 0;
  padding: 0;
  list-style: none;
}

.blog-single-details.w-richtext .phb-vst-legend li {
  position: relative;
  margin: 0;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.72);
  padding: 0.85rem 0.85rem 0.85rem 2.75rem;
  color: #4a5c6f;
  font-size: 0.9rem;
  line-height: 1.4;
}

.phb-vst-legend span {
  position: absolute;
  top: 0.85rem;
  left: 0.8rem;
  color: #1f6f5d;
  font-size: 0.78rem;
  font-weight: 800;
  line-height: 1.2;
}

.phb-vst-legend strong {
  display: block;
  color: #111827;
  font-size: 0.92rem;
  line-height: 1.28;
}

@keyframes phb-vst-dash {
  to {
    stroke-dashoffset: -42;
  }
}

@keyframes phb-vst-pulse {
  0%,
  100% {
    transform: scale(1);
  }

  35% {
    transform: scale(1.35);
  }

  62% {
    transform: scale(1);
  }
}

@keyframes phb-vst-scan {
  0%,
  100% {
    transform: translateX(-18%);
    opacity: 0;
  }

  18%,
  78% {
    opacity: 1;
  }

  50% {
    transform: translateX(260%);
  }
}

.phb-rd-video-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin: 1.25rem 0 1.75rem;
}

.blog-single-details.w-richtext .phb-rd-video-block {
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.12);
  border-radius: 8px;
  background: #f4f7f4;
  color: #16372b;
  box-shadow: 0 1rem 2.4rem rgba(17, 24, 39, 0.07);
}

.phb-rd-video-frame {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #0f172a;
}

.phb-rd-video-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.phb-rd-video-caption {
  padding: 1rem;
}

.phb-rd-video-caption strong {
  display: block;
  color: #111827;
  font-size: 1rem;
  line-height: 1.3;
}

.phb-rd-video-caption span {
  display: block;
  margin-top: 0.35rem;
  color: #4a5c6f;
  font-size: 0.9rem;
  line-height: 1.4;
  word-break: break-word;
}

.blog-single-details.w-richtext .phb-rd-video-link {
  display: flex;
  min-height: 7rem;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid rgba(17, 24, 39, 0.12);
  border-radius: 8px;
  background: #f4f7f4;
  padding: 1rem;
  color: #16372b;
  text-decoration: none;
}

.phb-rd-video-link strong {
  color: #111827;
  font-size: 1rem;
  line-height: 1.3;
}

.phb-rd-video-link span {
  color: #4a5c6f;
  font-size: 0.9rem;
  line-height: 1.4;
  word-break: break-word;
}

.phb-contact-direct {
  display: grid;
  gap: 0.85rem;
  margin-top: 1.35rem;
  color: #fff;
}

.phb-contact-direct-row {
  display: grid;
  gap: 0.35rem;
}

.phb-contact-direct-row span {
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.phb-contact-direct-row div {
  display: grid;
  gap: 0.25rem;
}

.phb-contact-direct-row a {
  color: #fff;
  font-size: 1rem;
  line-height: 1.35;
  text-decoration: none;
}

.phb-contact-direct-row a:hover,
.phb-contact-direct-row a:focus-visible {
  text-decoration: underline;
  text-underline-offset: 0.18em;
}

.phb-faq-section {
  position: relative;
  z-index: 5;
  isolation: isolate;
  background: #fff;
  color: #050505;
  padding: 6rem 0 6.5rem;
  scroll-margin-top: 7rem;
}

.phb-faq-container {
  max-width: 58rem;
}

.phb-faq-head {
  display: grid;
  justify-items: center;
  gap: 1rem;
  margin: 0 auto 3.8rem;
  text-align: center;
}

.phb-faq-label {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  color: #0b0b0b;
  font-size: 0.86rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  text-transform: uppercase;
}

.phb-faq-label span {
  width: 0.25rem;
  height: 0.25rem;
  background: currentColor;
}

.phb-faq-title {
  max-width: 46rem;
  margin: 0;
  color: #030303;
  font-family: "Instrument Sans", Arial, sans-serif;
  font-size: 3.4rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.03;
}

.phb-faq-description {
  max-width: 39rem;
  margin: 0;
  color: rgba(5, 5, 5, 0.62);
  font-size: 1rem;
  line-height: 1.55;
}

.phb-faq-list {
  display: grid;
  gap: 1.45rem;
}

.phb-faq-item {
  background: #ededed;
  border: 0;
  border-radius: 1.45rem;
  overflow: hidden;
  transition: background-color 180ms ease, transform 180ms ease;
}

.phb-faq-item[open] {
  background: #e9e9e9;
}

.phb-faq-summary {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 2.55rem;
  align-items: center;
  gap: 1.25rem;
  min-height: 5rem;
  padding: 1.25rem 1.3rem 1.25rem 1.55rem;
  cursor: pointer;
  list-style: none;
}

.phb-faq-summary::-webkit-details-marker {
  display: none;
}

.phb-faq-question {
  color: #050505;
  font-size: 1.36rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.2;
  overflow-wrap: anywhere;
}

.phb-faq-toggle {
  position: relative;
  display: inline-flex;
  width: 2.55rem;
  height: 2.55rem;
  align-items: center;
  justify-content: center;
  justify-self: end;
  background: #fff;
  border-radius: 0.85rem;
  color: #050505;
  transition: transform 180ms ease;
}

.phb-faq-toggle::before,
.phb-faq-toggle::after {
  position: absolute;
  width: 0.9rem;
  height: 0.12rem;
  background: currentColor;
  border-radius: 999px;
  content: "";
}

.phb-faq-toggle::after {
  transform: rotate(90deg);
  transition: opacity 160ms ease;
}

.phb-faq-item[open] .phb-faq-toggle {
  transform: rotate(180deg);
}

.phb-faq-item[open] .phb-faq-toggle::after {
  opacity: 0;
}

.phb-faq-panel {
  max-width: 46rem;
  padding: 0 5.2rem 1.55rem 1.55rem;
}

.phb-faq-category {
  margin-bottom: 0.55rem;
  color: rgba(5, 5, 5, 0.48);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  text-transform: uppercase;
}

.phb-faq-panel p {
  margin: 0;
  color: rgba(5, 5, 5, 0.68);
  font-size: 1rem;
  line-height: 1.58;
}

.phb-faq-link {
  display: inline-flex;
  margin-top: 1rem;
  color: #0040c1;
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.phb-faq-link:hover,
.phb-faq-link:focus-visible {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.phb-faq-summary:focus-visible {
  outline: 3px solid rgba(0, 64, 193, 0.34);
  outline-offset: 4px;
}

@media (max-width: 991px) {
  .phb-faq-section {
    padding: 4.5rem 0 5rem;
  }

  .phb-faq-container {
    max-width: 100%;
  }

  .phb-faq-title {
    font-size: 2.55rem;
  }

  .phb-faq-head {
    margin-bottom: 2.75rem;
  }

  .section.blogs .blogs-container-wrap {
    max-width: 100%;
  }

  .section.blogs .blogs-collection-flex {
    gap: 1rem;
  }

  .section.blogs .phb-rd-card {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    gap: 0;
    padding: 0.75rem;
  }

  .section.blogs .phb-rd-card .blog-image-wrap {
    min-height: 0;
    height: auto;
    margin-bottom: 0.75rem;
    aspect-ratio: 16 / 10;
  }

  .section.blogs .phb-rd-card .blog-image {
    aspect-ratio: auto;
  }
}

@media (max-width: 767px) {
  html:has(.phb-faq-section) .phb-page-scroll-nav {
    display: none !important;
  }

  .phb-faq-section {
    padding: 5.25rem 0 5.75rem;
    scroll-margin-top: 6rem;
  }

  .phb-faq-head {
    gap: 0.85rem;
    margin-bottom: 2.1rem;
  }

  .phb-faq-title {
    font-size: 2rem;
    line-height: 1.08;
  }

  .phb-faq-description {
    font-size: 0.95rem;
  }

  .phb-faq-list {
    gap: 0.85rem;
  }

  .phb-faq-item {
    border-radius: 1.05rem;
  }

  .phb-faq-summary {
    grid-template-columns: minmax(0, 1fr) 2.25rem;
    min-height: 4.1rem;
    padding: 0.95rem 0.95rem 0.95rem 1.05rem;
  }

  .phb-faq-question {
    font-size: 1.03rem;
    line-height: 1.28;
  }

  .phb-faq-toggle {
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 0.72rem;
  }

  .phb-faq-panel {
    padding: 0 1.05rem 1.1rem;
  }

  .phb-faq-panel p {
    font-size: 0.94rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .blog-single-details.w-richtext .phb-rd-slab-strip--four {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .phb-rd-card .blog-content-wrap,
  .phb-rd-card .blog-post-content-wrap {
    text-align: center;
  }

  .phb-rd-article-meta {
    justify-content: center;
  }

  .blog-single-details.w-richtext .phb-rd-lead {
    padding: 1rem;
    font-size: 1.05rem;
  }

  html[data-wf-item-slug="insulated-swedish-slab-foundation"] .blog-single-details.w-richtext h4,
  html[data-wf-item-slug="two-side-insulated-strip-foundation"] .blog-single-details.w-richtext h4 {
    margin-top: 2.6rem;
    padding-top: 1.35rem;
    scroll-margin-top: 112px;
  }

  .blog-single-details.w-richtext .phb-rd-slab-strip {
    grid-template-columns: 1fr;
  }

  .blog-single-details.w-richtext .phb-rd-foundation-media,
  .blog-single-details.w-richtext .phb-rd-benefit-grid,
  .blog-single-details.w-richtext .phb-rd-war-image-grid,
  .blog-single-details.w-richtext .phb-rd-war-tech-grid,
  .phb-rd-related-practice {
    grid-template-columns: 1fr;
  }

  .blog-single-details.w-richtext .phb-rd-war-zoom {
    aspect-ratio: 4 / 3;
  }

  .phb-war-lightbox {
    align-items: end;
    padding: 4.25rem 0.75rem 0.75rem;
  }

  .phb-war-lightbox__frame {
    max-height: calc(100vh - 5.5rem);
  }

  .phb-war-lightbox__image {
    max-height: calc(100vh - 11rem);
  }

  .phb-war-lightbox__caption {
    font-size: 0.88rem;
  }

  .phb-rd-envelope-chain {
    align-items: stretch;
  }

  .phb-rd-envelope-chain span {
    flex: 1 1 100%;
    justify-content: center;
    text-align: center;
  }

  .phb-rd-envelope-chain b {
    flex: 1 1 100%;
    text-align: center;
  }

  .phb-rd-video-links {
    grid-template-columns: 1fr;
  }

  html[data-wf-item-slug="insulated-swedish-slab-foundation"].phb-page-scroll-ready .phb-page-scroll-nav,
  html[data-wf-item-slug="two-side-insulated-strip-foundation"].phb-page-scroll-ready .phb-page-scroll-nav {
    top: 60%;
    right: calc(0.35rem + env(safe-area-inset-right));
    bottom: auto;
    left: auto;
    flex-direction: column;
    gap: 0.22rem;
    max-width: none;
    max-height: min(44vh, 18rem);
    overflow: visible;
    padding: 0.45rem 0.34rem;
    transform: translateY(-50%);
  }

  html[data-wf-item-slug="insulated-swedish-slab-foundation"] .phb-page-scroll-nav__dot,
  html[data-wf-item-slug="two-side-insulated-strip-foundation"] .phb-page-scroll-nav__dot {
    width: 0.82rem;
    height: 0.82rem;
  }

  html[data-wf-item-slug="insulated-swedish-slab-foundation"] .phb-page-scroll-nav__dot-mark,
  html[data-wf-item-slug="two-side-insulated-strip-foundation"] .phb-page-scroll-nav__dot-mark {
    width: 0.36rem;
    height: 0.36rem;
  }

  html[data-wf-item-slug="insulated-swedish-slab-foundation"] .phb-page-scroll-nav__dot.is-active .phb-page-scroll-nav__dot-mark,
  html[data-wf-item-slug="two-side-insulated-strip-foundation"] .phb-page-scroll-nav__dot.is-active .phb-page-scroll-nav__dot-mark {
    width: 0.36rem;
    height: 1.05rem;
  }

  html[data-wf-item-slug="insulated-swedish-slab-foundation"] .phb-page-scroll-nav__tooltip,
  html[data-wf-item-slug="two-side-insulated-strip-foundation"] .phb-page-scroll-nav__tooltip {
    display: none;
  }

  .section.blogs .phb-rd-card .blog-content-wrap {
    text-align: left;
  }

  .blog-single-details.w-richtext .phb-vst-installation-map {
    grid-template-columns: 1fr;
    padding: 0.95rem;
  }

  .phb-vst-stage {
    min-height: 14rem;
  }

  .blog-single-details.w-richtext .phb-vst-legend {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 479px) {
  .section.blogs .phb-rd-card {
    display: grid;
    grid-template-columns: minmax(5.75rem, 6.5rem) minmax(0, 1fr);
    gap: 0.65rem;
    padding: 0.65rem;
  }

  .section.blogs .phb-rd-card .blog-image-wrap {
    height: 100%;
    margin-bottom: 0;
    aspect-ratio: auto;
  }

  .section.blogs .phb-rd-card .blog-info-wrap {
    margin-bottom: 0.4rem;
    padding: 0.28rem 0.5rem;
  }

  .section.blogs .phb-rd-card .blog-info-flex {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 0.3rem;
  }

  .section.blogs .phb-rd-card .post-title {
    font-size: 0.94rem;
    line-height: 1.2;
  }

  .section.blogs .phb-rd-card .phb-rd-excerpt,
  .section.blogs .phb-rd-card .more-button {
    display: none;
  }
}

@media (max-width: 479px) {
  .blog-single-details.w-richtext .phb-vst-installation-map {
    margin: 1.5rem 0 1.75rem;
  }

  .phb-vst-stage {
    min-height: 12rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .phb-vst-tape,
  .phb-vst-load,
  .phb-vst-callout path,
  .phb-vst-callout circle,
  .phb-vst-scan {
    animation: none;
  }
}

/* Home stats animated construction blocks */
.phb-lego-stat-icon.about-stat-image {
  --phb-lego-scale: 0.37;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 44 / 41;
  overflow: hidden;
  border-radius: inherit;
  background:
    radial-gradient(circle at 24% 16%, rgba(255, 255, 255, 0.92) 0 18%, rgba(255, 255, 255, 0) 36%),
    linear-gradient(135deg, #f8fbff 0%, #e8f2ff 100%);
  box-shadow: inset 0 0 0 1px rgba(17, 24, 39, 0.06);
  isolation: isolate;
}

.phb-lego-stat-icon::after {
  content: "";
  position: absolute;
  inset: auto 12% 9% 12%;
  height: 17%;
  border-radius: 50%;
  background: rgba(17, 24, 39, 0.1);
  filter: blur(12px);
  transform: rotate(-8deg);
}

.phb-legos {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 560px;
  height: 500px;
  transform: translate(-50%, -50%) scale(var(--phb-lego-scale));
  transform-origin: center;
  z-index: 1;
}

.phb-lego {
  position: absolute;
  width: 268px;
  height: 155px;
  background-repeat: no-repeat;
  background-size: 72% 46%, 100% 45%, 92% 56%;
  background-position: 70px 0, 0 0, 18px 100%;
  filter: drop-shadow(0 22px 15px rgba(17, 24, 39, 0.18));
  transform: rotate(-23deg);
}

.phb-lego::before {
  content: "";
  position: absolute;
  top: -9px;
  left: 26px;
  width: 37px;
  height: 18px;
  border-radius: 40%;
  transform: rotate(23deg);
}

.phb-lego::after {
  content: "";
  position: absolute;
  top: 37px;
  left: -35px;
  width: 88px;
  height: 82px;
  transform: rotate(51deg) skew(28deg);
}

.phb-lego-blue {
  top: calc(50% - 15px);
  left: calc(50% - 140px);
  z-index: 1;
  animation: phb-lego-blue-move 10s infinite linear;
  background-image:
    linear-gradient(180deg, rgba(255, 255, 255, 0) 95%, rgba(110, 187, 255, 0.4) 98%, rgba(255, 255, 255, 0) 100%),
    linear-gradient(52deg, #1e88e5 82%, rgba(255, 255, 255, 0) 82%),
    linear-gradient(113deg, #1e88e5 87%, rgba(0, 0, 0, 0) 86%);
}

.phb-lego-blue::before {
  background: #2093f7;
  box-shadow: 0 10px 0 #1d6bb2, 0 5px 0 #1d6bb2, 50px -20px 0 #2093f7, 50px -10px 0 #1d6bb2, 50px -15px 0 #1d6bb2, 100px -40px 0 #2093f7, 100px -30px 0 #1d6bb2, 100px -35px 0 #1d6bb2, 150px -60px 0 #2093f7, 150px -50px 0 #1d6bb2, 150px -55px 0 #1d6bb2, 40px 20px 0 #2093f7, 40px 25px 0 #1d6bb2, 40px 30px 0 #1d6bb2, 90px 0 0 #2093f7, 90px 5px 0 #1d6bb2, 90px 10px 0 #1d6bb2, 140px -20px 0 #2093f7, 140px -15px 0 #1d6bb2, 140px -10px 0 #1d6bb2, 190px -40px 0 #2093f7, 190px -35px 0 #1d6bb2, 190px -30px 0 #1d6bb2;
}

.phb-lego-blue::after {
  background: #1d6bb2;
}

.phb-lego-red {
  top: calc(50% - 134px);
  left: calc(50% - 78px);
  z-index: 2;
  animation: phb-lego-red-move 10s infinite linear;
  background-image:
    linear-gradient(180deg, rgba(255, 255, 255, 0) 95%, rgba(248, 135, 127, 0.4) 98%, rgba(255, 255, 255, 0) 100%),
    linear-gradient(52deg, #f44336 82%, rgba(0, 0, 0, 0) 82%),
    linear-gradient(113deg, #f44336 87%, rgba(0, 0, 0, 0) 86%);
}

.phb-lego-red::before {
  background: #f36359;
  box-shadow: 0 10px 0 #db3327, 0 5px 0 #db3327, 50px -20px 0 #f36359, 50px -10px 0 #db3327, 50px -15px 0 #db3327, 100px -40px 0 #f36359, 100px -30px 0 #db3327, 100px -35px 0 #db3327, 150px -60px 0 #f36359, 150px -50px 0 #db3327, 150px -55px 0 #db3327, 40px 20px 0 #f36359, 40px 25px 0 #db3327, 40px 30px 0 #db3327, 90px 0 0 #f36359, 90px 5px 0 #db3327, 90px 10px 0 #db3327, 140px -20px 0 #f36359, 140px -15px 0 #db3327, 140px -10px 0 #db3327, 190px -40px 0 #f36359, 190px -35px 0 #db3327, 190px -30px 0 #db3327;
}

.phb-lego-red::after {
  background: #db3327;
}

.phb-lego-yellow {
  top: calc(50% - 202px);
  left: calc(50% - 140px);
  z-index: 3;
  animation: phb-lego-yellow-move 10s infinite linear;
  background-image:
    linear-gradient(180deg, rgba(255, 255, 255, 0) 95%, #ffe884 98%, #ffe884 98%, rgba(255, 255, 255, 0) 100%),
    linear-gradient(52deg, #fdd835 82%, rgba(0, 0, 0, 0) 82%),
    linear-gradient(113deg, #fdd835 87%, rgba(0, 0, 0, 0) 86%);
}

.phb-lego-yellow::before {
  background: #ffe884;
  box-shadow: 0 10px 0 #e9c72f, 0 5px 0 #e9c72f, 50px -20px 0 #ffe884, 50px -10px 0 #e9c72f, 50px -15px 0 #e9c72f, 100px -40px 0 #ffe884, 100px -30px 0 #e9c72f, 100px -35px 0 #e9c72f, 150px -60px 0 #ffe884, 150px -50px 0 #e9c72f, 150px -55px 0 #e9c72f, 40px 20px 0 #ffe884, 40px 25px 0 #e9c72f, 40px 30px 0 #e9c72f, 90px 0 0 #ffe884, 90px 5px 0 #e9c72f, 90px 10px 0 #e9c72f, 140px -20px 0 #ffe884, 140px -15px 0 #e9c72f, 140px -10px 0 #e9c72f, 190px -40px 0 #ffe884, 190px -35px 0 #e9c72f, 190px -30px 0 #e9c72f;
}

.phb-lego-yellow::after {
  background: #e9c72f;
}

@keyframes phb-lego-blue-move {
  0% {
    top: calc(50% - 15px);
    left: calc(50% - 140px);
    z-index: 1;
  }

  3.334% {
    top: calc(50% + 100px);
  }

  6.668% {
    left: calc(50% + 180px);
  }

  10% {
    top: calc(50% - 290px);
    left: calc(50% + 180px);
  }

  13.336% {
    top: calc(50% - 290px);
    left: calc(50% - 78px);
    z-index: 3;
  }

  16.67% {
    top: calc(50% - 202px);
    left: calc(50% - 78px);
    z-index: 3;
  }

  33.337% {
    top: calc(50% - 134px);
    left: calc(50% - 78px);
    z-index: 2;
  }

  50% {
    top: calc(50% - 15px);
    left: calc(50% - 78px);
    z-index: 1;
  }

  53.334% {
    top: calc(50% + 100px);
  }

  56.668% {
    left: calc(50% - 400px);
  }

  60% {
    top: calc(50% - 290px);
    left: calc(50% - 200px);
  }

  63.336% {
    top: calc(50% - 290px);
    left: calc(50% - 140px);
    z-index: 3;
  }

  66.68% {
    top: calc(50% - 202px);
    left: calc(50% - 140px);
    z-index: 3;
  }

  83.35% {
    top: calc(50% - 83px);
    left: calc(50% - 137px);
    z-index: 2;
  }
}

@keyframes phb-lego-red-move {
  0% {
    top: calc(50% - 134px);
    left: calc(50% - 78px);
    z-index: 2;
  }

  16.67% {
    top: calc(50% - 15px);
    left: calc(50% - 78px);
    z-index: 1;
  }

  20% {
    top: calc(50% + 100px);
  }

  23.338% {
    left: calc(50% - 400px);
  }

  26.672% {
    top: calc(50% - 290px);
    left: calc(50% - 200px);
  }

  30% {
    top: calc(50% - 290px);
    left: calc(50% - 140px);
    z-index: 3;
  }

  33.337% {
    top: calc(50% - 202px);
    left: calc(50% - 140px);
    z-index: 3;
  }

  50% {
    top: calc(50% - 83px);
    left: calc(50% - 137px);
    z-index: 2;
  }

  66.68% {
    top: calc(50% - 15px);
    left: calc(50% - 140px);
    z-index: 1;
  }

  70.014% {
    top: calc(50% + 100px);
  }

  73.348% {
    left: calc(50% + 168px);
  }

  76.68% {
    top: calc(50% - 290px);
    left: calc(50% + 168px);
  }

  80.016% {
    top: calc(50% - 290px);
    left: calc(50% - 78px);
    z-index: 3;
  }

  83.35% {
    top: calc(50% - 202px);
    left: calc(50% - 78px);
    z-index: 3;
  }
}

@keyframes phb-lego-yellow-move {
  0% {
    top: calc(50% - 202px);
    left: calc(50% - 140px);
    z-index: 3;
  }

  16.67% {
    top: calc(50% - 83px);
    left: calc(50% - 137px);
    z-index: 2;
  }

  33.337% {
    top: calc(50% - 15px);
    left: calc(50% - 140px);
    z-index: 1;
  }

  36.671% {
    top: calc(50% + 100px);
  }

  40% {
    left: calc(50% + 168px);
  }

  43.339% {
    top: calc(50% - 290px);
    left: calc(50% + 168px);
  }

  46.673% {
    top: calc(50% - 290px);
    left: calc(50% - 78px);
    z-index: 3;
  }

  50% {
    top: calc(50% - 202px);
    left: calc(50% - 78px);
    z-index: 3;
  }

  66.68% {
    top: calc(50% - 134px);
    left: calc(50% - 78px);
    z-index: 2;
  }

  83.35% {
    top: calc(50% - 15px);
    left: calc(50% - 78px);
    z-index: 1;
  }

  86.684% {
    top: calc(50% + 100px);
  }

  90.018% {
    left: calc(50% - 400px);
  }

  93.352% {
    top: calc(50% - 290px);
    left: calc(50% - 200px);
    z-index: 1;
  }

  96.686% {
    top: calc(50% - 290px);
    left: calc(50% - 140px);
    z-index: 3;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .phb-lego-stat-icon.about-stat-image {
    --phb-lego-scale: 0.22;
  }
}

@media (max-width: 767px) {
  .phb-lego-stat-icon.about-stat-image {
    --phb-lego-scale: 0.45;
  }
}

@media (max-width: 479px) {
  .phb-lego-stat-icon.about-stat-image {
    --phb-lego-scale: 0.38;
  }
}

@media (prefers-reduced-motion: reduce) {
  .phb-lego {
    animation: none;
  }
}

/* PHB energy wall demo */
.phb-energy-demo-window {
  width: 100%;
  margin-top: clamp(28px, 4vw, 54px);
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.phb-energy-wall-demo {
  --site-bg: #f6f4ef;
  --site-text: #17211b;
  --site-muted: #667065;
  --site-border: rgba(23, 33, 27, .14);
  --site-accent: #8c6f3f;
  --site-on-dark: #ffffff;
  width: 100%;
  color: var(--site-text);
}

.phb-energy-wall-demo *,
.phb-energy-wall-demo *::before,
.phb-energy-wall-demo *::after {
  box-sizing: border-box;
}

.phb-animation-section {
      min-height: 0;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 28px clamp(12px, 2.8vw, 28px);
      overflow: hidden;
    }

    .phb-wrap {
      width: 100%;
      max-width: 1280px;
      overflow-x: auto;
      padding-bottom: 8px;
    }

    .phb-animation-header {
      text-align: center;
      margin-bottom: 24px;
    }

    .phb-eyebrow {
      display: inline-flex;
      align-items: center;
      gap: 9px;
      margin-bottom: 14px;
      color: var(--site-accent);
      font-size: 12px;
      line-height: 1;
      font-weight: 700;
      letter-spacing: .16em;
      text-transform: uppercase;
    }

    .phb-energy-wall-demo .phb-eyebrow {
      display: none;
    }

    .phb-eyebrow-icon {
      display: inline-flex;
      width: 22px;
      height: 22px;
      align-items: center;
      justify-content: center;
      flex: 0 0 auto;
    }

    .phb-eyebrow-icon img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: contain;
    }

    .phb-animation-title {
      margin: 0;
      font-size: clamp(32px, 4vw, 56px);
      line-height: 1.02;
      font-weight: 650;
      letter-spacing: -.04em;
      color: var(--site-text);
    }

    .phb-animation-subtitle {
      max-width: 760px;
      margin: 14px auto 0;
      color: var(--site-muted);
      font-size: 18px;
      line-height: 1.55;
    }

    .phb-header-product-layout {
      display: flex;
      width: min(100%, 960px);
      margin: 22px auto 0;
      align-items: center;
      justify-content: center;
      gap: 100px;
      text-align: left;
    }

    .phb-header-copy {
      min-width: 0;
      max-width: 620px;
      text-align: left;
    }

    .phb-header-copy .phb-animation-subtitle {
      max-width: 620px;
      margin: 14px 0 0;
    }

    .phb-product-shot {
      display: flex;
      flex: 0 0 clamp(190px, 20vw, 270px);
      width: clamp(190px, 20vw, 270px);
      height: clamp(134px, 15vw, 198px);
      margin: 0;
      align-items: center;
      justify-content: center;
      pointer-events: none;
    }

    .phb-product-shot img {
      display: block;
      width: auto;
      max-width: 100%;
      height: 100%;
      object-fit: contain;
      filter: drop-shadow(0 18px 22px rgba(23,33,27,.16));
    }

    .phb-product-shot--thermoblock {
      height: clamp(126px, 14vw, 188px);
    }

    .phb-header-product-layout + .phb-season-toggle {
      margin-top: 20px;
    }

    @media (max-width: 767px) {
      .phb-header-product-layout {
        gap: 24px;
        align-items: flex-start;
      }

      .phb-product-shot {
        flex-basis: 118px;
        width: 118px;
        height: 96px;
      }

      .phb-product-shot--thermoblock {
        height: 90px;
      }

      .phb-header-copy .phb-animation-subtitle {
        font-size: 16px;
        line-height: 1.42;
      }
    }

    .phb-season-toggle {
      display: inline-grid;
      grid-template-columns: 1fr 1fr;
      gap: 8px;
      margin-top: 18px;
      padding: 6px;
      border: 1px solid rgba(23, 33, 27, .12);
      border-radius: 24px;
      background: rgba(255,255,255,.64);
      box-shadow: 0 14px 38px rgba(23,33,27,.10);
    }

    .phb-season-toggle__button {
      display: grid;
      min-width: 98px;
      min-height: 78px;
      place-items: center;
      gap: 5px;
      padding: 8px 14px 9px;
      border: 0;
      border-radius: 18px;
      background: transparent;
      color: var(--site-muted);
      font: inherit;
      font-size: 11px;
      line-height: 1;
      font-weight: 700;
      letter-spacing: 0;
      cursor: pointer;
      transition: background-color .24s ease, color .24s ease, box-shadow .24s ease;
    }

    .phb-season-toggle__icon {
      display: grid;
      width: 42px;
      height: 42px;
      place-items: center;
      color: currentColor;
      transition: color .24s ease, transform .24s ease;
    }

    .phb-season-toggle__icon svg {
      display: block;
      width: 100%;
      height: 100%;
      overflow: visible;
      fill: none;
      stroke: currentColor;
      stroke-width: 3.2;
      stroke-linecap: round;
      stroke-linejoin: round;
    }

    .phb-season-toggle__sun-core {
      fill: currentColor;
      stroke: currentColor;
    }

    .phb-season-toggle__button:not(.is-active) .phb-season-toggle__icon--winter {
      color: #0b72d9;
    }

    .phb-season-toggle__button:not(.is-active) .phb-season-toggle__icon--summer {
      color: #f59e0b;
    }

    .phb-season-toggle__label {
      display: block;
      font-size: 11px;
      line-height: 1;
      text-transform: uppercase;
    }

    .phb-season-toggle__button.is-active {
      background: #17211b;
      color: #fff;
      box-shadow: 0 10px 24px rgba(23,33,27,.18);
    }

    .phb-season-toggle.is-season-prompt {
      border-color: rgba(255,47,47,.72);
      box-shadow: 0 0 0 1px rgba(255,47,47,.22), 0 0 34px rgba(255,47,47,.42), 0 14px 38px rgba(23,33,27,.12);
      animation: phbSeasonToggleRedPrompt 1.05s ease-in-out infinite;
    }

    .phb-season-toggle.is-season-prompt .phb-season-toggle__button:not(.is-active) {
      color: #b91c1c;
    }

    @keyframes phbSeasonToggleRedPrompt {
      0%, 100% {
        box-shadow: 0 0 0 1px rgba(255,47,47,.18), 0 0 18px rgba(255,47,47,.18), 0 14px 38px rgba(23,33,27,.10);
      }
      50% {
        box-shadow: 0 0 0 1px rgba(255,47,47,.58), 0 0 42px rgba(255,47,47,.54), 0 18px 46px rgba(23,33,27,.16);
      }
    }

    .phb-diagram-frame {
      width: 100%;
      position: relative;
      height: 560px;
      min-width: 980px;
      overflow: hidden;
      border: 1px solid var(--site-border);
      border-radius: 32px;
      background: #111827;
      box-shadow: 0 24px 70px rgba(23,33,27,.16);
      isolation: isolate;
    }

    .phb-grid {
      position: absolute;
      inset: 0;
      display: grid;
      grid-template-columns: 1.05fr .46fr .92fr 1fr;
    }

    .phb-zone {
      position: relative;
      overflow: hidden;
    }

    .phb-zone-room {
      background-color: #e7e6e1;
      transition: background-color 1.25s ease;
    }

    .phb-zone-wall {
      background-color: #d7d5ce;
      transition: background-color 1.45s ease;
    }

    .phb-zone-insulation {
      background: linear-gradient(90deg, #4f5256, #696c70, #45494e);
    }

    .phb-zone-outside {
      background: linear-gradient(90deg, #06364f, #082d55, #0b1f4a);
    }

    .phb-diagram-frame.is-heating .phb-zone-room {
      background-color: #b76323;
    }

    .phb-diagram-frame.is-heating .phb-zone-wall {
      background-color: #b86d27;
    }

    .phb-diagram-frame.is-residual .phb-zone-room {
      background-color: #d49b5f;
    }

    .phb-diagram-frame.is-residual .phb-zone-wall {
      background-color: #bd7b35;
    }

    .phb-diagram-frame.is-reheat .phb-zone-room {
      background-color: #b76323;
      transition-delay: .85s;
    }

    .phb-diagram-frame.is-reheat .phb-zone-wall {
      background-color: #b86d27;
    }

    .phb-diagram-frame.is-summer {
      border-color: rgba(14, 116, 144, .2);
      background: #dff7ff;
      box-shadow: 0 24px 70px rgba(14, 116, 144, .16);
    }

    .phb-diagram-frame.is-summer .phb-zone-room {
      background: linear-gradient(90deg, #d8f5ff, #bcecff);
    }

    .phb-diagram-frame.is-summer .phb-zone-wall {
      background: linear-gradient(90deg, #cdefff, #b4e7fb);
    }

    .phb-diagram-frame.is-summer .phb-zone-outside {
      background: linear-gradient(115deg, #f9c74f 0%, #fb923c 48%, #ef4444 100%);
    }

    .phb-warm-overlay,
    .phb-warm-detail {
      position: absolute;
      inset: 0;
      opacity: 0;
      pointer-events: none;
      transition: opacity .9s ease;
    }

    .phb-room-warm {
      background: linear-gradient(90deg, rgba(92,40,10,.86), rgba(198,88,18,.68), rgba(235,148,48,.50));
    }

    .phb-room-detail {
      background:
        radial-gradient(circle at 18% 42%, rgba(255,220,130,.42), transparent 34%),
        radial-gradient(circle at 62% 68%, rgba(255,122,45,.28), transparent 32%);
    }

    .phb-wall-warm {
      background: linear-gradient(90deg, rgba(255,78,0,.96), rgba(255,151,36,.78), rgba(255,232,118,.24));
      animation: wallWarmth 3.2s ease-in-out infinite;
    }

    .phb-wall-shadow {
      position: absolute;
      inset: 0 0 0 50%;
      background: linear-gradient(90deg, transparent, rgba(60,32,12,.32));
      opacity: 0;
      pointer-events: none;
      transition: opacity .9s ease;
    }

    .phb-wall-grid-texture {
      position: absolute;
      inset: 0;
      opacity: .48;
      background:
        linear-gradient(180deg, transparent 48.8%, rgba(80,85,84,.22) 49.4%, rgba(255,255,255,.18) 50%, rgba(70,76,75,.20) 50.6%, transparent 51.8%),
        radial-gradient(ellipse at 22% 35%, rgba(86,94,94,.18), transparent 22%),
        radial-gradient(ellipse at 75% 24%, rgba(255,255,255,.18), transparent 30%),
        radial-gradient(ellipse at 62% 78%, rgba(70,76,76,.18), transparent 26%),
        radial-gradient(circle at 8% 11%, rgba(0,0,0,.24) 0 1px, transparent 1.4px),
        radial-gradient(circle at 18% 72%, rgba(0,0,0,.18) 0 1px, transparent 1.4px),
        radial-gradient(circle at 31% 26%, rgba(0,0,0,.22) 0 1px, transparent 1.4px),
        radial-gradient(circle at 42% 84%, rgba(0,0,0,.18) 0 1px, transparent 1.4px),
        radial-gradient(circle at 54% 16%, rgba(0,0,0,.20) 0 1px, transparent 1.4px),
        radial-gradient(circle at 66% 62%, rgba(0,0,0,.18) 0 1px, transparent 1.4px),
        radial-gradient(circle at 78% 38%, rgba(0,0,0,.22) 0 1px, transparent 1.4px),
        radial-gradient(circle at 91% 79%, rgba(0,0,0,.18) 0 1px, transparent 1.4px),
        linear-gradient(90deg, rgba(0,0,0,.08), transparent 20%, rgba(255,255,255,.08) 54%, transparent 76%, rgba(0,0,0,.06)),
        linear-gradient(105deg, rgba(255,255,255,.20), rgba(172,178,176,.30) 38%, rgba(91,98,98,.20) 74%, rgba(255,255,255,.10));
      background-size: 100% 100%, 140% 82%, 120% 96%, 130% 100%, 100% 100%;
      background-position: center;
      mix-blend-mode: multiply;
      pointer-events: none;
    }

    .phb-wall-inner-glow {
      position: absolute;
      inset: 0 auto 0 0;
      width: 34%;
      background: rgba(255,206,102,.26);
      filter: blur(18px);
      opacity: 0;
      pointer-events: none;
      animation: innerWallGlow 2.1s ease-in-out infinite;
      transition: opacity .9s ease;
    }

    .phb-insulation-warm {
      background: linear-gradient(90deg, rgba(255,213,74,.36), rgba(255,198,66,.24), rgba(255,226,134,.13), rgba(30,30,30,.10));
    }

    .phb-insulation-detail {
      background:
        radial-gradient(circle at 18% 44%, rgba(255,230,120,.20), transparent 34%),
        radial-gradient(circle at 78% 38%, rgba(255,214,112,.10), transparent 36%);
    }

    .phb-insulation-shield {
      position: absolute;
      left: 16px;
      top: 50%;
      height: 480px;
      width: 130px;
      transform: translateY(-50%);
      pointer-events: none;
      opacity: 0;
      transition: opacity .9s ease;
    }

    .phb-insulation-shield-core {
      position: absolute;
      left: 48px;
      top: 0;
      bottom: 0;
      width: 48px;
      border-radius: 999px;
      background: rgba(255,226,120,.18);
      filter: blur(18px);
      animation: shieldWave 2.2s ease-in-out infinite;
    }

    .phb-diagram-frame.is-heating .phb-zone-room .phb-warm-overlay,
    .phb-diagram-frame.is-heating .phb-zone-room .phb-warm-detail {
      opacity: 1;
    }

    .phb-diagram-frame.is-heating .phb-zone-wall .phb-warm-overlay,
    .phb-diagram-frame.is-heating .phb-zone-wall .phb-wall-shadow,
    .phb-diagram-frame.is-heating .phb-zone-wall .phb-wall-inner-glow {
      opacity: .95;
      transition-delay: 1.3s;
    }

    .phb-diagram-frame.is-heating .phb-zone-insulation .phb-warm-overlay,
    .phb-diagram-frame.is-heating .phb-zone-insulation .phb-warm-detail,
    .phb-diagram-frame.is-heating .phb-insulation-shield {
      opacity: .86;
      transition-delay: 3.2s;
    }

    .phb-diagram-frame.is-residual .phb-zone-room .phb-warm-overlay,
    .phb-diagram-frame.is-residual .phb-zone-room .phb-warm-detail {
      opacity: .72;
    }

    .phb-diagram-frame.is-residual .phb-zone-wall .phb-warm-overlay,
    .phb-diagram-frame.is-residual .phb-zone-wall .phb-wall-shadow,
    .phb-diagram-frame.is-residual .phb-zone-wall .phb-wall-inner-glow {
      opacity: .88;
    }

    .phb-diagram-frame.is-residual .phb-zone-insulation .phb-warm-overlay,
    .phb-diagram-frame.is-residual .phb-zone-insulation .phb-warm-detail,
    .phb-diagram-frame.is-residual .phb-insulation-shield {
      opacity: .70;
    }

    .phb-diagram-frame.is-reheat .phb-zone-room .phb-warm-overlay,
    .phb-diagram-frame.is-reheat .phb-zone-room .phb-warm-detail {
      opacity: 1;
      transition-delay: .85s;
    }

    .phb-diagram-frame.is-reheat .phb-zone-wall .phb-warm-overlay,
    .phb-diagram-frame.is-reheat .phb-zone-wall .phb-wall-shadow,
    .phb-diagram-frame.is-reheat .phb-zone-wall .phb-wall-inner-glow {
      opacity: .95;
    }

    .phb-diagram-frame.is-reheat .phb-zone-insulation .phb-warm-overlay,
    .phb-diagram-frame.is-reheat .phb-zone-insulation .phb-warm-detail,
    .phb-diagram-frame.is-reheat .phb-insulation-shield {
      opacity: .86;
      transition-delay: 3.1s;
    }

    .phb-diagram-frame.is-summer .phb-warm-overlay,
    .phb-diagram-frame.is-summer .phb-warm-detail,
    .phb-diagram-frame.is-summer .phb-wall-shadow,
    .phb-diagram-frame.is-summer .phb-wall-inner-glow,
    .phb-diagram-frame.is-summer .phb-insulation-shield {
      opacity: 0;
      transition-delay: 0s;
    }

    .phb-diagram-frame.is-summer .phb-insulation-shield {
      transition: none;
    }

    .phb-diagram-frame.is-cold .phb-warm-overlay,
    .phb-diagram-frame.is-cold .phb-warm-detail,
    .phb-diagram-frame.is-cold .phb-wall-shadow,
    .phb-diagram-frame.is-cold .phb-wall-inner-glow,
    .phb-diagram-frame.is-cold .phb-insulation-shield {
      opacity: 0;
      transition-delay: 0s;
    }

    .phb-thermal-canvas {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      z-index: 22;
      pointer-events: none;
    }

    .phb-axis-grid {
      z-index: 28;
      pointer-events: none;
    }

    .phb-axis-grid > div:not(:first-child) {
      border-left: 2px solid rgba(255,255,255,.40);
    }

    .phb-temperature-badge {
      position: absolute;
      top: 18px;
      z-index: 48;
      display: inline-flex;
      align-items: center;
      gap: 10px;
      min-height: 48px;
      padding: 9px 14px;
      border: 1px solid rgba(255,255,255,.2);
      border-radius: 999px;
      background: rgba(8, 13, 18, .34);
      color: #fff;
      font-size: clamp(26px, 3vw, 38px);
      line-height: 1;
      font-weight: 850;
      letter-spacing: 0;
      text-shadow: 0 3px 18px rgba(0,0,0,.38);
      box-shadow: 0 18px 46px rgba(0,0,0,.2);
      backdrop-filter: blur(10px);
      pointer-events: none;
    }

.phb-temperature-badge--indoor {
  left: 118px;
}

.phb-temperature-badge--wall {
  left: 37.32%;
  transform: translateX(-50%);
  font-size: clamp(22px, 2.4vw, 30px);
}

.phb-diagram-frame.is-summer .phb-temperature-badge--indoor {
  left: 18px;
}

    .phb-temperature-badge--outdoor {
      right: 18px;
    }

    .phb-temperature-badge__icon {
      display: block;
      width: .78em;
      height: .78em;
      overflow: visible !important;
      fill: none;
      stroke: currentColor;
      stroke-width: 1.75;
      stroke-linecap: round;
      stroke-linejoin: round;
      opacity: .96;
      filter: drop-shadow(0 3px 10px rgba(0,0,0,.32));
      flex: 0 0 auto;
    }

    .phb-temperature-badge__value {
      color: #fff;
      font: inherit;
      white-space: nowrap;
    }

    .phb-layer-label {
      position: absolute;
      bottom: 24px;
      z-index: 40;
      min-height: 86px;
      border-radius: 16px;
      padding: 12px 16px;
      background: rgba(14,20,18,.42);
      border: 1px solid rgba(255,255,255,.16);
      color: var(--site-on-dark);
      box-shadow: 0 18px 48px rgba(0,0,0,.18);
      backdrop-filter: blur(8px);
      display: flex;
      flex-direction: column;
      justify-content: center;
    }

    .phb-layer-label.left,
    .phb-layer-label.right {
      left: 16px;
      right: 16px;
    }

    .phb-layer-label.center {
      left: 12px;
      right: 12px;
      text-align: center;
    }

    .phb-layer-label.right {
      text-align: right;
    }

    .phb-layer-title {
      font-size: 15px;
      line-height: 1.15;
      font-weight: 700;
      color: #fff;
    }

    .phb-layer-subtitle {
      margin-top: 5px;
      font-size: 12px;
      line-height: 1.35;
      color: rgba(255,255,255,.76);
    }

    .phb-power-switch {
      --phb-switch-color: #ffffff;
      --phb-switch-size: 92px;
      position: absolute;
      z-index: 50;
      top: 12px;
      left: 14px;
      width: var(--phb-switch-size);
      height: var(--phb-switch-size);
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
    }

    .phb-power-switch[hidden] {
      display: none;
    }

    .phb-power-switch input {
      position: absolute;
      inset: 0;
      z-index: 3;
      width: 100%;
      height: 100%;
      opacity: 0;
      cursor: pointer;
    }

    .phb-power-button {
      position: relative;
      display: flex;
      width: 100%;
      height: 100%;
      align-items: center;
      justify-content: center;
      border-radius: 999px;
      background: radial-gradient(circle at 50% 50%, rgba(255,255,255,.10), rgba(255,255,255,.025) 52%, rgba(0,0,0,.22) 72%);
      backdrop-filter: blur(10px);
      box-shadow: inset 0 0 0 1px rgba(255,255,255,.16), 0 18px 42px rgba(0,0,0,.28);
      transition: transform .3s ease, box-shadow .45s ease, background .45s ease;
    }

    .phb-power-button::after {
      content: "";
      position: absolute;
      inset: -10%;
      border-radius: inherit;
      background: radial-gradient(circle closest-side, var(--phb-switch-color), transparent);
      filter: blur(20px);
      opacity: 0;
      transform: scale(1);
      transition: opacity .5s ease, transform .5s ease;
    }

    .phb-power-off,
    .phb-power-on {
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100%;
      fill: none;
      stroke: var(--phb-switch-color);
      stroke-width: 8px;
      stroke-linecap: round;
      stroke-linejoin: round;
    }

    .phb-power-off .line,
    .phb-power-off .circle {
      opacity: .22;
    }

    .phb-power-off .circle,
    .phb-power-on .circle {
      transform: rotate(-58deg);
      transform-origin: center 80px;
      stroke-dasharray: 220;
      stroke-dashoffset: 40;
    }

    .phb-power-on {
      filter: drop-shadow(0 0 6px rgba(255,255,255,.80));
    }

    .phb-power-on .line {
      opacity: 0;
      transition: opacity .3s ease 1s;
    }

    .phb-power-on .circle {
      opacity: 1;
      stroke-dashoffset: 220;
      transition: transform 0s ease, stroke-dashoffset 1s ease 0s;
    }

    .phb-power-switch input:checked + .phb-power-button {
      box-shadow: inset 0 0 0 1px rgba(255,230,160,.24), 0 0 34px rgba(255,190,70,.24), 0 18px 42px rgba(0,0,0,.30);
    }

    .phb-power-switch input:checked + .phb-power-button::after {
      opacity: .15;
      transform: scale(2);
    }

    .phb-power-switch input:checked + .phb-power-button .phb-power-on,
    .phb-power-switch input:checked + .phb-power-button .phb-power-off {
      animation: phbPowerClick .3s ease forwards;
    }

    .phb-power-switch input:checked + .phb-power-button .line {
      animation: phbPowerLine .8s ease-in forwards;
    }

    .phb-power-switch input:checked + .phb-power-button .circle {
      transform: rotate(302deg);
    }

    .phb-power-switch input:checked + .phb-power-button .phb-power-on .line {
      opacity: 1;
      transition: opacity .05s ease-in .55s;
    }

    .phb-power-switch input:checked + .phb-power-button .phb-power-on .circle {
      transform: rotate(302deg);
      stroke-dashoffset: 40;
      transition: transform .4s ease .2s, stroke-dashoffset .4s ease .2s;
    }

    .phb-power-switch-text {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0,0,0,0);
      white-space: nowrap;
      border: 0;
    }

    .phb-power-switch:hover .phb-power-button {
      transform: translateY(-1px);
    }

    .phb-power-switch.is-auto-prompt {
      --phb-switch-color: #ff2f2f;
    }

    .phb-power-switch.is-auto-prompt .phb-power-button {
      background: radial-gradient(circle at 50% 50%, rgba(255,47,47,.24), rgba(255,47,47,.055) 52%, rgba(70,0,0,.24) 72%);
      animation: phbSwitchRedPrompt 1s ease-in-out 5;
    }

    .phb-power-switch.is-auto-prompt .phb-power-button::after {
      background: radial-gradient(circle closest-side, rgba(255,47,47,.95), transparent 70%);
      animation: phbSwitchRedGlow 1s ease-in-out 5;
    }

    .phb-power-switch.is-auto-prompt .phb-power-off .line,
    .phb-power-switch.is-auto-prompt .phb-power-off .circle {
      opacity: .95;
    }

    .phb-power-switch.is-auto-prompt .phb-power-on {
      filter: drop-shadow(0 0 10px rgba(255,47,47,.72));
    }

    @keyframes phbSwitchRedPrompt {
      0%, 100% {
        transform: scale(1);
        box-shadow: inset 0 0 0 1px rgba(255,47,47,.18), 0 18px 42px rgba(0,0,0,.28);
      }
      50% {
        transform: scale(1.06);
        box-shadow: inset 0 0 0 1px rgba(255,47,47,.58), 0 0 36px rgba(255,47,47,.46), 0 18px 42px rgba(0,0,0,.30);
      }
    }

    @keyframes phbSwitchRedGlow {
      0%, 100% {
        opacity: .04;
        transform: scale(1);
      }
      50% {
        opacity: .48;
        transform: scale(1.75);
      }
    }

    @keyframes phbPowerLine {
      0% { transform: translateY(0); }
      10% { transform: translateY(10px); }
      40% { transform: translateY(-25px); }
      60% { transform: translateY(-25px); }
      85% { transform: translateY(10px); }
      100% { transform: translateY(0); }
    }

    @keyframes phbPowerClick {
      0% { transform: scale(1); }
      50% { transform: scale(.9); }
      100% { transform: scale(1); }
    }

    @keyframes wallWarmth {
      0%, 100% { filter: saturate(1) brightness(.98); }
      50% { filter: saturate(1.35) brightness(1.08); }
    }

    @keyframes innerWallGlow {
      0%, 100% { filter: blur(18px) saturate(1); }
      50% { filter: blur(20px) saturate(1.24); }
    }

    @keyframes shieldWave {
      0% { transform: translateY(-40%) scaleY(.9); opacity: .15; }
      50% { transform: translateY(0%) scaleY(1.05); opacity: .65; }
      100% { transform: translateY(40%) scaleY(.9); opacity: .15; }
    }

    @media (prefers-reduced-motion: reduce) {
  .phb-energy-wall-demo * {
        animation-duration: .001ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: .001ms !important;
      }
    }

.phb-energy-wall-demo .phb-wrap {
  max-width: none;
}

.phb-energy-wall-demo .phb-diagram-frame {
  width: 100%;
}

.phb-foam-svg,
.phb-outside-sky {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.phb-foam-svg {
  overflow: hidden;
}

.phb-outside-sky {
  background: radial-gradient(circle at 72% 30%, rgba(88, 166, 255, .24), transparent 32%), radial-gradient(circle at 20% 72%, rgba(45, 212, 255, .18), transparent 36%);
}

.phb-diagram-frame.is-summer .phb-outside-sky {
  background:
    radial-gradient(circle at 72% 26%, rgba(255,255,216,.96) 0 8%, rgba(250,204,21,.55) 9% 20%, transparent 33%),
    radial-gradient(circle at 24% 70%, rgba(255,255,255,.20), transparent 35%),
    linear-gradient(135deg, rgba(255,237,140,.36), rgba(239,68,68,.22));
}

.phb-energy-demo-window--secondary {
  width: min(100%, 83rem);
  --phb-secondary-page-offset: clamp(76px, 10vh, 116px);
  min-height: calc(100svh - var(--phb-secondary-page-offset));
  margin: clamp(88px, 14vh, 180px) auto 0;
  padding: clamp(20px, 3vh, 34px) 1rem clamp(22px, 3.4vh, 40px);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  scroll-margin-top: var(--phb-secondary-page-offset);
}

.phb-energy-demo-window--secondary > .phb-energy-wall-demo {
  width: 100%;
}

.phb-energy-demo-window--secondary .phb-animation-section {
  padding-top: 0;
  padding-bottom: 0;
}

.phb-energy-demo-window--secondary .phb-animation-header {
  margin-bottom: clamp(12px, 2vh, 18px);
}

.phb-energy-demo-window--secondary .phb-header-product-layout {
  width: min(100%, 900px);
  margin-top: 0;
  gap: clamp(56px, 7vw, 92px);
}

.phb-energy-demo-window--secondary .phb-product-shot {
  flex-basis: clamp(150px, 15vw, 210px);
  width: clamp(150px, 15vw, 210px);
  height: clamp(104px, 10.6vw, 148px);
}

.phb-energy-demo-window--secondary .phb-product-shot--thermoblock {
  height: clamp(96px, 10vw, 138px);
}

.phb-energy-demo-window--secondary .phb-animation-title {
  font-size: clamp(30px, 3.1vw, 44px);
  letter-spacing: -0.03em;
}

.phb-energy-demo-window--secondary .phb-animation-subtitle {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.42;
}

.phb-energy-demo-window--secondary .phb-header-product-layout + .phb-season-toggle {
  margin-top: clamp(10px, 1.8vh, 14px);
}

.phb-energy-demo-window--secondary .phb-diagram-frame {
  height: clamp(360px, 52svh, 460px);
}

.phb-thermoblock-frame {
  --thermo-inner-dew-x: 43.29%;
  --thermo-outer-dew-x: 56.71%;
  min-width: 980px;
}

.phb-thermoblock-frame .phb-grid {
  grid-template-columns: 1.3317fr .1533fr .46fr .1533fr 1.3317fr;
}

.phb-thermoblock-frame .phb-zone-room {
  background-color: #e7e3dc;
}

.phb-thermoblock-frame .phb-zone-inner-insulation,
.phb-thermoblock-frame .phb-zone-outer-insulation {
  background:
    linear-gradient(90deg, rgba(255,255,255,.86), rgba(224,228,226,.92), rgba(255,255,255,.78)),
    #eef0ec;
}

.phb-thermoblock-frame .phb-zone-core-wall {
  background:
    linear-gradient(90deg, #9fb2ba, #b9b9b0 45%, #7f9eaf),
    #aeb4b0;
  transition: background 1.35s ease, background-color 1.35s ease;
}

.phb-thermoblock-frame .phb-zone-outside {
  background: linear-gradient(90deg, #073b56, #082d55, #0b1f4a);
}

.phb-thermo-foam-texture,
.phb-thermo-room-warm,
.phb-thermo-core-warm,
.phb-thermo-summer-warm,
.phb-thermo-leak-glow {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.phb-thermo-foam-texture {
  opacity: .18;
  background:
    radial-gradient(circle at 28% 18%, rgba(255,255,255,.74) 0 3px, transparent 3.5px),
    radial-gradient(circle at 72% 42%, rgba(255,255,255,.56) 0 2.5px, transparent 3px),
    radial-gradient(circle at 42% 72%, rgba(130,136,136,.20) 0 2px, transparent 2.5px),
    linear-gradient(90deg, rgba(0,0,0,.10), transparent 45%, rgba(0,0,0,.08));
  background-size: 34px 34px, 42px 42px, 38px 38px, 100% 100%;
}

.phb-thermo-foam-svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: .92;
  pointer-events: none;
}

.phb-thermo-room-warm {
  opacity: 0;
  background: linear-gradient(90deg, rgba(111,47,12,.82), rgba(202,95,26,.62), rgba(236,154,58,.42));
  transition: opacity 1.1s ease;
}

.phb-thermo-core-warm {
  opacity: 0;
  background: linear-gradient(90deg, rgba(245,119,28,.68), rgba(239,145,51,.30) 45%, rgba(52,116,148,.34));
  clip-path: inset(0 100% 0 0);
  transition:
    opacity 1s linear,
    clip-path 1s linear;
  will-change: opacity, clip-path;
}

.phb-thermo-summer-warm {
  opacity: 0;
  background: linear-gradient(90deg, rgba(83,196,231,.16), rgba(255,189,76,.24) 50%, rgba(239,92,32,.62));
  transition: opacity 1.25s ease;
}

.phb-thermo-leak-glow {
  opacity: 0;
  background: linear-gradient(90deg, transparent, rgba(255,205,92,.12), rgba(255,145,50,.20), transparent);
  filter: blur(8px);
  transition: opacity 1.1s ease;
}

.phb-thermo-condensation {
  position: absolute;
  inset: 0;
  z-index: 46;
  opacity: 0;
  pointer-events: none;
  transition: opacity 1.05s ease;
}

.phb-thermo-condensation__side {
  position: absolute;
  top: 92px;
  bottom: 104px;
  width: 34px;
  opacity: 0;
  transition: opacity .9s ease;
}

.phb-thermo-condensation__side::before {
  content: "";
  position: absolute;
  top: -4%;
  bottom: -4%;
  width: 2px;
  border-radius: 999px;
  background: linear-gradient(180deg, transparent, rgba(125,211,252,.54), rgba(224,242,254,.82), transparent);
  box-shadow: 0 0 12px rgba(56,189,248,.35);
  opacity: .5;
}

.phb-thermo-condensation__side--inner {
  left: var(--thermo-inner-dew-x);
  transform: translateX(calc(-100% + 6px));
}

.phb-thermo-condensation__side--inner::before {
  right: 5px;
}

.phb-thermo-condensation__side--outer {
  left: var(--thermo-outer-dew-x);
  transform: translateX(-6px);
}

.phb-thermo-condensation__side--outer::before {
  left: 5px;
}

.phb-condensation-drop {
  position: absolute;
  left: var(--x);
  top: var(--y);
  --drift: 0px;
  width: var(--s);
  height: calc(var(--s) * 1.45);
  border-radius: 60% 60% 70% 70%;
  background:
    radial-gradient(circle at 34% 24%, rgba(255,255,255,.95) 0 18%, transparent 22%),
    linear-gradient(145deg, rgba(221,246,255,.94), rgba(77,171,214,.72));
  box-shadow: 0 0 10px rgba(110,211,255,.42), inset 0 -2px 4px rgba(25,89,126,.28);
  opacity: 0;
  transform: translate3d(0, -12px, 0) rotate(5deg);
  transform-origin: 50% 0;
  animation: phbCondensationDrip 3.35s ease-in infinite;
  animation-delay: var(--delay);
}

.phb-condensation-drop::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -24px;
  width: 1px;
  height: 25px;
  transform: translateX(-50%);
  border-radius: 999px;
  background: linear-gradient(180deg, transparent, rgba(125,211,252,.38), rgba(224,242,254,.72));
  opacity: .7;
}

.phb-thermo-condensation__callout {
  position: absolute;
  top: 106px;
  left: calc(var(--thermo-outer-dew-x) + 30px);
  width: 214px;
  padding: 10px 12px;
  border: 1px solid rgba(186,230,253,.42);
  border-radius: 10px;
  background: rgba(8, 23, 33, .72);
  color: #fff;
  box-shadow: 0 18px 46px rgba(8, 18, 28, .24);
  backdrop-filter: blur(10px);
  opacity: 0;
  transform: translateY(8px);
  transition: opacity .9s ease, transform .9s ease;
}

.phb-thermo-condensation__callout::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -36px;
  width: 36px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(186,230,253,.74));
}

.phb-thermo-condensation__title,
.phb-thermo-condensation__body {
  display: block;
}

.phb-thermo-condensation__title {
  font-size: 12px;
  line-height: 1.15;
  font-weight: 800;
}

.phb-thermo-condensation__body {
  margin-top: 4px;
  color: rgba(224,242,254,.88);
  font-size: 11px;
  line-height: 1.3;
}

.phb-thermo-condensation__body--heating {
  display: none;
}

.phb-thermoblock-frame.is-thermo-residual .phb-thermo-condensation,
.phb-thermoblock-frame.is-thermo-heating .phb-thermo-condensation,
.phb-thermoblock-frame.is-thermo-reheat .phb-thermo-condensation {
  opacity: 1;
}

.phb-thermoblock-frame.is-thermo-residual .phb-thermo-condensation__side {
  opacity: 1;
}

.phb-thermoblock-frame.is-thermo-heating .phb-thermo-condensation__side--outer,
.phb-thermoblock-frame.is-thermo-reheat .phb-thermo-condensation__side--outer {
  opacity: .52;
}

.phb-thermoblock-frame.is-thermo-heating .phb-thermo-condensation__side--outer .phb-condensation-drop:nth-child(n+7),
.phb-thermoblock-frame.is-thermo-reheat .phb-thermo-condensation__side--outer .phb-condensation-drop:nth-child(n+7) {
  visibility: hidden;
  opacity: 0;
  animation: none;
}

.phb-thermoblock-frame.is-thermo-residual .phb-thermo-condensation__callout,
.phb-thermoblock-frame.is-thermo-heating .phb-thermo-condensation__callout,
.phb-thermoblock-frame.is-thermo-reheat .phb-thermo-condensation__callout {
  opacity: 1;
  transform: translateY(0);
}

.phb-thermoblock-frame.is-thermo-heating .phb-thermo-condensation__body--cold,
.phb-thermoblock-frame.is-thermo-reheat .phb-thermo-condensation__body--cold {
  display: none;
}

.phb-thermoblock-frame.is-thermo-heating .phb-thermo-condensation__body--heating,
.phb-thermoblock-frame.is-thermo-reheat .phb-thermo-condensation__body--heating {
  display: block;
}

@keyframes phbCondensationDrip {
  0% {
    transform: translate3d(0, -12px, 0) rotate(5deg) scale(.88);
    opacity: 0;
  }
  12% {
    opacity: .92;
  }
  72% {
    transform: translate3d(var(--drift), 42px, 0) rotate(3deg) scale(1);
    opacity: .88;
  }
  100% {
    transform: translate3d(var(--drift), 58px, 0) rotate(4deg) scale(.82);
    opacity: 0;
  }
}

.phb-thermoblock-frame.is-thermo-heating .phb-zone-room,
.phb-thermoblock-frame.is-thermo-reheat .phb-zone-room {
  background-color: #b66a2b;
}

.phb-thermoblock-frame.is-thermo-residual .phb-zone-room {
  background-color: #bd8a57;
}

.phb-thermoblock-frame.is-thermo-heating .phb-zone-core-wall,
.phb-thermoblock-frame.is-thermo-reheat .phb-zone-core-wall {
  background:
    linear-gradient(90deg, #9fb2ba, #b9b9b0 45%, #7f9eaf),
    #aeb4b0;
}

.phb-thermoblock-frame.is-thermo-residual .phb-zone-core-wall {
  background:
    linear-gradient(90deg, #8aa0a8 0%, #7591a0 46%, #5f7f93 100%),
    #7891a0;
}

.phb-thermoblock-frame.is-thermo-summer {
  border-color: rgba(14, 116, 144, .2);
  background: #dff7ff;
  box-shadow: 0 24px 70px rgba(14, 116, 144, .16);
}

.phb-thermoblock-frame.is-thermo-summer .phb-zone-room {
  background: linear-gradient(90deg, #d8f5ff, #bdeeff);
}

.phb-thermoblock-frame.is-thermo-summer .phb-zone-core-wall {
  background:
    linear-gradient(90deg, #b8edf8 0%, #bdd5d5 42%, #d18942 100%),
    #b9d4d2;
}

.phb-thermoblock-frame.is-thermo-summer .phb-zone-outside {
  background: linear-gradient(115deg, #f9c74f 0%, #fb923c 48%, #ef4444 100%);
}

.phb-thermoblock-frame.is-thermo-heating .phb-thermo-room-warm,
.phb-thermoblock-frame.is-thermo-reheat .phb-thermo-room-warm {
  opacity: .86;
}

.phb-thermoblock-frame.is-thermo-residual .phb-thermo-room-warm {
  opacity: .42;
}

.phb-thermoblock-frame.is-thermo-heating .phb-thermo-core-warm,
.phb-thermoblock-frame.is-thermo-reheat .phb-thermo-core-warm {
  opacity: .74;
  clip-path: inset(0 0 0 0);
  transition-delay: 1s;
}

.phb-thermoblock-frame.is-thermo-residual .phb-thermo-core-warm {
  opacity: .18;
  clip-path: inset(0 0 0 0);
}

.phb-thermoblock-frame.is-thermo-heating .phb-thermo-leak-glow,
.phb-thermoblock-frame.is-thermo-reheat .phb-thermo-leak-glow {
  opacity: .42;
}

.phb-thermoblock-frame.is-thermo-residual .phb-thermo-leak-glow {
  opacity: .18;
}

.phb-thermoblock-frame.is-thermo-summer .phb-thermo-summer-warm,
.phb-thermoblock-frame.is-thermo-summer .phb-thermo-leak-glow {
  opacity: .58;
}

.phb-thermoblock-frame .phb-layer-label {
  min-height: 92px;
  padding: 10px 12px;
}

.phb-thermoblock-frame .phb-zone-inner-insulation .phb-layer-label,
.phb-thermoblock-frame .phb-zone-outer-insulation .phb-layer-label {
  left: 50%;
  right: auto;
  bottom: 16px;
  width: 34px;
  min-height: 168px;
  padding: 8px 5px;
  transform: translateX(-50%);
  align-items: center;
  justify-content: center;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}

.phb-thermoblock-frame .phb-zone-inner-insulation .phb-layer-title,
.phb-thermoblock-frame .phb-zone-outer-insulation .phb-layer-title {
  font-size: 11px;
  line-height: 1;
}

.phb-thermoblock-frame .phb-zone-inner-insulation .phb-layer-subtitle,
.phb-thermoblock-frame .phb-zone-outer-insulation .phb-layer-subtitle {
  display: none;
}

.phb-thermoblock-temperature {
  top: 18px;
  min-height: 42px;
  padding: 8px 12px;
  font-size: 28px;
}

.phb-thermoblock-frame:not(.is-thermo-summer) .phb-temperature-badge--indoor {
  left: 118px;
}

.phb-thermoblock-frame.is-thermo-summer .phb-temperature-badge--indoor {
  left: 18px;
}

.phb-thermoblock-frame .phb-temperature-badge--core {
  left: 50%;
  transform: translateX(-50%);
}

.phb-thermoblock-frame .phb-temperature-badge--outdoor {
  right: 18px;
}

.phb-thermoblock-frame.is-thermo-summer .phb-outside-sky {
  background:
    radial-gradient(circle at 72% 26%, rgba(255,255,216,.96) 0 8%, rgba(250,204,21,.55) 9% 20%, transparent 33%),
    radial-gradient(circle at 24% 70%, rgba(255,255,255,.20), transparent 35%),
    linear-gradient(135deg, rgba(255,237,140,.36), rgba(239,68,68,.22));
}

@media (max-width: 767px) {
  .phb-energy-demo-window {
    border-radius: 20px;
  }

  .phb-animation-section {
    padding: 20px 12px 22px;
  }

  .phb-animation-title {
    font-size: 30px;
  }

  .phb-animation-subtitle {
    font-size: 15px;
  }

  .phb-season-toggle {
    margin-top: 16px;
    width: min(100%, 292px);
  }

  .phb-season-toggle__button {
    min-width: 0;
    min-height: 70px;
    padding: 8px 10px;
    font-size: 10px;
  }

  .phb-season-toggle__icon {
    width: 34px;
    height: 34px;
  }

  .phb-season-toggle__label {
    font-size: 10px;
  }

  .phb-diagram-frame {
    height: 500px;
    min-width: 900px;
  }

  .phb-temperature-badge {
    top: 16px;
    font-size: 28px;
  }

  .phb-temperature-badge--indoor {
    left: 112px;
  }

  .phb-diagram-frame.is-summer .phb-temperature-badge--indoor {
    left: 16px;
  }

  .phb-thermoblock-frame {
    min-width: 900px;
  }

  .phb-thermoblock-temperature {
    font-size: 24px;
  }
}
/* End PHB energy wall demo */

/* Technical article diagrams */
.phb-technical-diagram-image {
  object-fit: contain !important;
  background: #fff;
}

.project-single-image.phb-technical-diagram-image {
  height: auto;
  max-height: none;
}

.phb-technical-diagram-card {
  object-fit: contain !important;
  background: #fff;
}

.section.projects .projects-wrapper .project-image {
  filter: blur(0) !important;
}

/* Contact page */
.contact-flex-right-wrap > .conatct-title {
  margin-bottom: 2.25rem;
}

.contact-image-wrap {
  align-self: flex-start;
}

.contact-image {
  display: block;
  width: 100%;
  height: auto !important;
  object-fit: contain;
}

@media (max-width: 767px) {
  .contact-flex-right-wrap > .conatct-title {
    margin-bottom: 1.5rem;
    text-align: left;
  }
}

.phb-seo-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;}
.phb-seo-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Global motion fallback for Webflow-style text + arrow links. */
.more-button {
  position: relative;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

.more-button-flex {
  transition: transform 420ms cubic-bezier(0.16, 1, 0.3, 1);
  will-change: transform;
}

.more-button-text {
  position: relative;
  letter-spacing: 0;
  transition:
    color 240ms ease,
    transform 420ms cubic-bezier(0.16, 1, 0.3, 1);
}

.more-button-text::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -0.16rem;
  left: 0;
  height: 1px;
  background: currentColor;
  opacity: 0.42;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 420ms cubic-bezier(0.16, 1, 0.3, 1);
}

.more-button-arrow-wrap {
  transition:
    background-color 240ms ease,
    box-shadow 320ms ease,
    transform 420ms cubic-bezier(0.16, 1, 0.3, 1);
  will-change: transform;
}

.more-button-arrow,
.more-button-arrow-hover {
  z-index: 1;
  display: block;
  transition:
    opacity 180ms ease,
    transform 460ms cubic-bezier(0.16, 1, 0.3, 1);
  will-change: transform;
}

.more-button-arrow {
  position: relative;
  transform: translate3d(0, 0, 0) !important;
}

.more-button-arrow-hover {
  position: absolute;
  transform: translate3d(-1.5rem, 1.5rem, 0) !important;
}

.more-button:hover .more-button-flex,
.more-button:focus-visible .more-button-flex {
  transform: translate3d(0.12rem, 0, 0);
}

.more-button:hover .more-button-text,
.more-button:focus-visible .more-button-text {
  transform: translate3d(0.04rem, 0, 0);
}

.more-button:hover .more-button-text::after,
.more-button:focus-visible .more-button-text::after {
  transform: scaleX(1);
}

.more-button:hover .more-button-arrow-wrap,
.more-button:focus-visible .more-button-arrow-wrap {
  box-shadow: 0 0.55rem 1.1rem rgba(0, 64, 193, 0.22);
  transform: scale(1.08);
}

.more-button:hover .more-button-arrow,
.more-button:focus-visible .more-button-arrow {
  opacity: 0;
  transform: translate3d(1.5rem, -1.5rem, 0) !important;
}

.more-button:hover .more-button-arrow-hover,
.more-button:focus-visible .more-button-arrow-hover {
  opacity: 1;
  transform: translate3d(0, 0, 0) !important;
}

.more-button:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 0.35rem;
}

@media (prefers-reduced-motion: reduce) {
  .more-button-flex,
  .more-button-text,
  .more-button-text::after,
  .more-button-arrow-wrap,
  .more-button-arrow,
  .more-button-arrow-hover {
    transition-duration: 1ms;
  }
}

html[data-wf-item-slug="insulated-swedish-slab-foundation"] .blog-single-details-wrap,
html[data-wf-item-slug="two-side-insulated-strip-foundation"] .blog-single-details-wrap,
html[data-wf-item-slug="warm-window-installation"] .blog-single-details-wrap,
html[data-wf-item-slug="passive-house-without-heating-winter"] .blog-single-details-wrap {
  padding-bottom: clamp(3.5rem, 8vh, 5rem);
}

html[data-wf-item-slug="passive-house-without-heating-winter"] .blog-single-details.w-richtext h2 {
  margin-bottom: 1.25rem;
  color: var(--eerie-black);
  font-size: var(--_font-sizes---headings--h4);
  font-weight: var(--_font-weight-line-height---font-weights--regular);
  line-height: var(--_font-weight-line-height---line-heights--lh-130);
}

html[data-wf-item-slug="insulated-swedish-slab-foundation"] .blog-single-details.w-richtext h4,
html[data-wf-item-slug="two-side-insulated-strip-foundation"] .blog-single-details.w-richtext h4,
html[data-wf-item-slug="warm-window-installation"] .blog-single-details.w-richtext h4,
html[data-wf-item-slug="passive-house-without-heating-winter"] .blog-single-details.w-richtext h4,
html[data-wf-item-slug="passive-house-without-heating-winter"] .blog-single-details.w-richtext h2 {
  margin-top: clamp(2rem, 4vw, 3.1rem);
  padding-top: 0;
}

html[data-wf-item-slug="insulated-swedish-slab-foundation"] .blog-single-details.w-richtext h4:first-child,
html[data-wf-item-slug="two-side-insulated-strip-foundation"] .blog-single-details.w-richtext h4:first-child,
html[data-wf-item-slug="warm-window-installation"] .blog-single-details.w-richtext h4:first-child,
html[data-wf-item-slug="passive-house-without-heating-winter"] .blog-single-details.w-richtext h4:first-child,
html[data-wf-item-slug="passive-house-without-heating-winter"] .blog-single-details.w-richtext h2:first-child {
  margin-top: 0;
}

html[data-wf-item-slug="insulated-swedish-slab-foundation"] .blog-single-details.w-richtext h4::before,
html[data-wf-item-slug="insulated-swedish-slab-foundation"] .blog-single-details.w-richtext h4::after,
html[data-wf-item-slug="two-side-insulated-strip-foundation"] .blog-single-details.w-richtext h4::before,
html[data-wf-item-slug="two-side-insulated-strip-foundation"] .blog-single-details.w-richtext h4::after,
html[data-wf-item-slug="warm-window-installation"] .blog-single-details.w-richtext h4::before,
html[data-wf-item-slug="warm-window-installation"] .blog-single-details.w-richtext h4::after,
html[data-wf-item-slug="passive-house-without-heating-winter"] .blog-single-details.w-richtext h4::before,
html[data-wf-item-slug="passive-house-without-heating-winter"] .blog-single-details.w-richtext h4::after,
html[data-wf-item-slug="passive-house-without-heating-winter"] .blog-single-details.w-richtext h2::before,
html[data-wf-item-slug="passive-house-without-heating-winter"] .blog-single-details.w-richtext h2::after {
  display: none;
}

.phb-rd-related-section,
.phb-practice-related-section {
  background: #f4f7f4;
  scroll-margin-top: 7rem;
}

.phb-rd-related-section .section-title-wrapper.margin-bottom,
.phb-practice-related-section .section-title-wrapper.margin-bottom {
  margin-bottom: clamp(1.4rem, 3vw, 2.4rem);
}

.phb-rd-related-section__intro,
.phb-practice-related-section__intro {
  max-width: 42rem;
  margin: 1rem auto 0;
  color: #4a5c6f;
  font-size: 1rem;
  line-height: 1.58;
  text-align: center;
}

.phb-rd-related-section__grid,
.phb-practice-related-section__grid {
  grid-template-columns: repeat(auto-fit, minmax(min(22rem, 100%), 1fr));
}

.phb-rd-related-section .phb-technical-note-card__summary,
.phb-practice-related-section .phb-technical-note-card__summary {
  -webkit-line-clamp: 4;
}

.phb-technical-note-card--muted {
  cursor: default;
}

.phb-technical-note-card--muted,
.phb-technical-note-card--muted:hover,
.phb-technical-note-card--muted:focus-visible {
  border-color: rgba(17, 24, 39, 0.12);
  box-shadow: 0 0.6rem 1.55rem rgba(17, 24, 39, 0.055);
  transform: none;
}

.phb-technical-note-card--muted .phb-technical-note-card__meta,
.phb-technical-note-card--muted .phb-technical-note-card__action {
  color: #8a481f;
}

@media (max-width: 767px) {
  .phb-rd-related-section__grid,
  .phb-practice-related-section__grid {
    grid-template-columns: 1fr;
    max-height: none;
    overflow: visible;
  }
}
