.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-pl_teal_500:#40A3A1;--e-global-color-pl_teal_600:#349291;--e-global-color-pl_ember_500:#D16D32;--e-global-color-pl_ember_600:#B85D2A;--e-global-color-pl_bone_50:#FAFAF7;--e-global-color-pl_bone_100:#F5F2EA;--e-global-color-pl_neutral_800:#1A1A1A;--e-global-color-pl_neutral_700:#4A4A48;--e-global-color-pl_neutral_400:#A0A09E;--e-global-color-pl_spectrum_orange:#D16D32;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --cream-colour:rgb(245, 242, 234); }
/* Start custom CSS *//* === PL spacing convention — global ===================================== */
.elementor .pl-section .elementor-widget {
  margin-bottom: 0 !important;
}
.elementor .pl-section .elementor-widget.pl-cta-baseline {
  margin-bottom: 6px !important;
}

/* === PL Light Solutions by Crop cards === */
.elementor .pl-crop-row > .elementor-container { flex-wrap: nowrap; gap: 24px; }
.elementor .pl-crop-row > .elementor-container > .elementor-column.pl-crop-card {
  width: calc(33.333% - 16px);
  flex: 0 0 calc(33.333% - 16px);
  max-width: calc(33.333% - 16px);
}
.elementor .pl-crop-card {
  background: #ffffff;
  border: 1px solid #E5E5E3;
  border-radius: 0;
  overflow: hidden;
  transition: box-shadow .3s ease, border-color .3s ease;
}
.elementor .pl-crop-card:hover {
  border-color: #D1D1CE;
  box-shadow: 0 4px 18px rgba(26,26,26,0.06);
}
.elementor .pl-crop-card > .elementor-element-populated {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.elementor .pl-crop-card-media {
  overflow: hidden;
  position: relative;
  background-size: auto 100% !important;
  transition: background-size .6s cubic-bezier(.2,.6,.2,1) !important;
}
.elementor .pl-crop-card:hover .pl-crop-card-media {
  background-size: auto 110% !important;
}
.elementor .pl-crop-card-media > .elementor-container {
  min-height: 285px !important;
  align-items: stretch;
}
@media (max-width: 1024px) {
  .elementor .pl-crop-card-media > .elementor-container { min-height: 220px !important; }
}
@media (max-width: 767px) {
  .elementor .pl-crop-card-media > .elementor-container { min-height: 200px !important; }
  .elementor .pl-crop-row > .elementor-container { flex-wrap: wrap; }
  .elementor .pl-crop-row > .elementor-container > .elementor-column.pl-crop-card {
    width: 100%; flex: 0 0 100%; max-width: 100%;
  }
}
.elementor .pl-crop-card-media > .elementor-container > .elementor-column {
  align-self: stretch;
}
.elementor .pl-crop-card-media > .elementor-container > .elementor-column > .elementor-element-populated,
.elementor .pl-crop-card-media > .elementor-container > .elementor-column > .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 100%;
}
.elementor .pl-crop-card .elementor-widget-button .elementor-button,
.elementor .pl-product-card .elementor-widget-button .elementor-button {
  padding: 0 !important;
  background: transparent !important;
}
.elementor .pl-crop-card .elementor-widget-button .elementor-button:hover,
.elementor .pl-product-card .elementor-widget-button .elementor-button:hover {
  background: transparent !important;
}
.elementor .elementor-element-respira_477e8f50,
.elementor .elementor-element-respira_155dd4f4,
.elementor .elementor-element-respira_49341a3f {
  margin-bottom: 0 !important;
}
.elementor .pl-crop-card .elementor-widget {
  margin-bottom: 0 !important;
}
.elementor .pl-crop-card .elementor-widget-divider {
  margin-top: auto !important;
}
.elementor .pl-crop-card .elementor-widget-text-editor {
  min-height: 113px !important;
}

/* === PL Light Products section === */
.elementor .pl-products-section { color: #FBFAF6; }
.elementor .pl-product-card {
  background: rgba(255,255,255,0.05) !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  border-radius: 0 !important;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  transition: background-color .3s ease, border-color .3s ease, box-shadow .3s ease;
}
.elementor .pl-product-card:hover {
  background: rgba(255,255,255,0.10) !important;
  border-color: #40A3A1 !important;
  box-shadow: 0 0 30px rgba(64,163,161,0.15);
}
.elementor .pl-product-card:hover .pl-product-name { color: #40A3A1 !important; }
.elementor .pl-product-card .pl-product-image img { transition: transform .5s ease; }
.elementor .pl-product-card:hover .pl-product-image img { transform: scale(1.05); }
.elementor .pl-product-card .elementor-widget { margin-bottom: 0 !important; }
.elementor .pl-also-link {
  background: rgba(255,255,255,0.05) !important;
  border: 1px solid rgba(255,255,255,0.10) !important;
  border-radius: 0 !important;
  position: relative;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  transition: background-color .3s ease, border-color .3s ease;
}
.elementor .pl-also-link:hover {
  background: rgba(255,255,255,0.10) !important;
  border-color: rgba(64,163,161,0.60) !important;
}
.elementor .pl-also-link .elementor-widget { margin-bottom: 0 !important; }
.elementor .pl-also-link .pl-also-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #40A3A1;
  font-size: 18px;
  font-weight: 600;
  transition: right .3s ease;
}
.elementor .pl-also-link:hover .pl-also-arrow { right: 16px; }
.elementor .pl-also-link .elementor-widget-html {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin-bottom: 0 !important;
  pointer-events: none;
}
.elementor .pl-also-link .pl-also-overlay {
  display: block;
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: auto;
}
.elementor .pl-products-section .elementor-widget { margin-bottom: 0 !important; }
.elementor .elementor-element-respira_323af9bb .elementor-widget { margin-bottom: 0 !important; }
.elementor .pl-products-section .pl-also-available > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-widget-heading:first-child { margin-bottom: 24px !important; }
.elementor .pl-also-link .elementor-widget-text-editor p { margin: 0; }
.elementor .pl-products-section .pl-product-row > .elementor-container,
.elementor .pl-products-section .pl-also-available > .elementor-container {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.elementor .pl-products-section .pl-cards-row > .elementor-container,
.elementor .pl-products-section .pl-also-available .elementor-section.elementor-inner-section > .elementor-container {
  display: flex !important;
  flex-wrap: wrap;
  gap: 24px !important;
}
.elementor .pl-products-section .pl-cards-row > .elementor-container > .elementor-column.pl-product-card,
.elementor .pl-products-section .pl-also-available .elementor-section.elementor-inner-section > .elementor-container > .elementor-column.pl-also-link {
  flex: 1 1 calc(50% - 12px) !important;
  max-width: calc(50% - 12px) !important;
}
.elementor .pl-products-section .pl-also-available > .elementor-container > .elementor-column > .elementor-widget-wrap,
.elementor .pl-products-section .pl-also-available > .elementor-container > .elementor-column > .elementor-element-populated {
  padding: 0 !important;
}
.elementor .pl-products-section .pl-also-available,
.elementor .pl-products-section .pl-also-available > .elementor-container,
.elementor .pl-products-section .pl-also-available .elementor-section.elementor-inner-section,
.elementor .pl-products-section .pl-also-available .elementor-section.elementor-inner-section > .elementor-container {
  width: 100% !important;
  max-width: 100% !important;
}

/* Brand: square corners */
.elementor input,
.elementor select,
.elementor textarea,
.elementor button,
.elementor .elementor-button,
.elementor details,
.elementor summary,
.elementor [class*="pl-cert-"] {
  border-radius: 0 !important;
}

/* === Round 13/15 · Secondary install cards === */
.elementor .pl-secondary-card { transition: box-shadow .3s ease, border-color .3s ease; }
.elementor .pl-secondary-card:hover {
  border-color: #D1D1CE;
  box-shadow: 0 4px 18px rgba(26,26,26,0.06);
}
.elementor .pl-secondary-card .elementor-widget-text-editor p { margin: 0; }
.elementor .pl-secondary-card .pl-secondary-cta-link a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
}
.elementor .pl-secondary-card .pl-secondary-cta-link a::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.elementor .pl-secondary-card .elementor-widget-heading,
.elementor .pl-secondary-card .elementor-widget-text-editor {
  position: relative;
  z-index: 2;
}
.elementor .pl-secondary-card .pl-secondary-cta-link { z-index: 3; }
.elementor .pl-secondary-media {
  overflow: hidden;
  background-size: 100% auto !important;
  background-position: center center !important;
  transition: background-size .6s cubic-bezier(.2,.6,.2,1) !important;
}
.elementor .pl-secondary-card:hover .pl-secondary-media { background-size: 110% auto !important; }

/* gap: KC section "Browse all articles" button text alignment fix. */
.elementor .elementor-element.elementor-element-respira_cbf0720d .elementor-button { padding: 24px 24px 0 24px !important; }

/* === Round 21–24 · FAQ accordion (.pl-faq) · visual match to home mockup === */
.elementor .elementor-element.elementor-element-respira_82ab098a > .elementor-widget-wrap.elementor-element-populated {
  padding-left: 182px !important;
  padding-right: 182px !important;
}
@media (max-width: 1024px) {
  .elementor .elementor-element.elementor-element-respira_82ab098a > .elementor-widget-wrap.elementor-element-populated {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
.elementor .pl-faq .elementor-accordion-item { margin-bottom: 12px; }
.elementor .pl-faq .elementor-accordion-item:last-child { margin-bottom: 0; }
.elementor .pl-faq .elementor-accordion-icon {
  font-size: 24px;
  line-height: 1;
  flex-shrink: 0;
}
.elementor .pl-faq .elementor-tab-title { border-bottom: none !important; }
.elementor .pl-faq .elementor-accordion-icon .elementor-accordion-icon-opened { display: none !important; }
.elementor .pl-faq .elementor-accordion-icon .elementor-accordion-icon-closed {
  display: inline-block !important;
  transition: transform .2s ease;
}
.elementor .pl-faq .elementor-tab-title.elementor-active .elementor-accordion-icon .elementor-accordion-icon-closed {
  transform: rotate(45deg);
}
.elementor .pl-faq .elementor-tab-content a {
  color: #40A3A1;
  text-decoration: none;
  transition: color .15s ease;
}
.elementor .pl-faq .elementor-tab-content a:hover { color: #368a88; }

.elementor #request .elementor-widget-wrap {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.elementor #request .elementor-motion-effects-container { opacity: 0.25; }
.elementor .pl-spectrum-shine {
  color: #fbfaf6;
  -webkit-text-fill-color: #fbfaf6;
  background-image: linear-gradient(110deg,
    #fbfaf6 0%,  #fbfaf6 38%,
    #AD1F69 42%, #C42727 44%, #D16D32 46%, #E6B229 48%,
    #E5D129 50%, #B0C633 52%, #449A46 54%, #40A3A1 56%,
    #fbfaf6 62%, #fbfaf6 100%
  );
  background-size: 300% 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.elementor .pl-spectrum-shine.is-shining {
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  animation: plSpectrumShine 1.8s cubic-bezier(.45,.05,.2,1) forwards;
}
@keyframes plSpectrumShine {
  0%   { background-position: 0 0; }
  100% { background-position: 100% 0; }
}
@media (prefers-reduced-motion: reduce) {
  .elementor .pl-spectrum-shine.is-shining {
    animation: none;
    color: #fbfaf6;
    -webkit-text-fill-color: #fbfaf6;
    background: none;
  }
}
.elementor .elementor-element-47b4b94 { flex-wrap: nowrap; }
.elementor .elementor-element-cc2abe0 { flex: 3 1 0; min-width: 0; }
.elementor .elementor-element-b58c77c { flex: 2 1 0; min-width: 0; }
@media (max-width: 767px) {
  .elementor .elementor-element-47b4b94 { flex-wrap: wrap; }
  .elementor .elementor-element-cc2abe0,
  .elementor .elementor-element-b58c77c { flex: 1 1 100%; }
}
.elementor .pl-section .elementor-widget-text-editor p { margin: 0; }
.elementor .elementor-element-respira_0fffda6c > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-widget-heading:first-child { margin-bottom: 16px !important; }
.elementor .elementor-element-3b3f043 > .elementor-widget-image,
.elementor .elementor-element-ea19e47 { flex-shrink: 0; }
.elementor .elementor-element-ea19e47 img {
  width: 48px;
  height: 48px;
}
.elementor .elementor-element-668bc15 > .e-con {
  flex: 1 1 0;
  width: auto;
  min-width: 0;
}
@media (max-width: 900px) {
  .elementor .elementor-element-668bc15 > .e-con { flex: 1 1 calc(50% - 10px); }
}
@media (max-width: 500px) {
  .elementor .elementor-element-668bc15 > .e-con { flex: 1 1 100%; }
}
.elementor .elementor-element-668bc15 { margin-top: 12px; }
.elementor .elementor-element-668bc15 > .e-con > .e-con { gap: 4px; }
@media (max-width: 1024px) {
  .elementor .e-n-menu-toggle { display: none !important; }
}
@media (max-width: 1024px) {
  .elementor .elementor-element-respira_792aefc1,
  .elementor .elementor-element-702fdb3 { display: none !important; }
}

/* R47: Stat grid · By The Numbers section · 3+2 centered layout. */
.elementor .pl-stat-grid > .pl-stat-card { grid-column: span 2; }
.elementor .pl-stat-grid > .pl-stat-card--center { grid-column: 2 / span 2; }
@media (max-width: 900px) {
  .elementor .pl-stat-grid > .pl-stat-card,
  .elementor .pl-stat-grid > .pl-stat-card--center { grid-column: span 3; }
}
@media (max-width: 500px) {
  .elementor .pl-stat-grid > .pl-stat-card { grid-column: span 6; }
}

/* R51 + R53: Americas Footprint · blurred orbs + col widths + vertical center */
.elementor .elementor-element-respira_979a315c { position: relative; overflow: hidden; }
.elementor .elementor-element-respira_979a315c::before {
  content: "";
  position: absolute;
  top: -8rem; right: -6rem;
  width: 28rem; height: 28rem;
  border-radius: 50%;
  background: rgba(64,163,161,0.15);
  filter: blur(64px);
  pointer-events: none;
  z-index: 0;
}
.elementor .elementor-element-respira_979a315c::after {
  content: "";
  position: absolute;
  bottom: -8rem; left: -6rem;
  width: 28rem; height: 28rem;
  border-radius: 50%;
  background: rgba(64,163,161,0.20);
  filter: blur(64px);
  pointer-events: none;
  z-index: 0;
}
.elementor .elementor-element-respira_979a315c > .elementor-container {
  position: relative;
  z-index: 1;
  align-items: center;
}
.elementor .elementor-element-respira_979a315c > .elementor-container > .elementor-column.elementor-element-respira_fa438829 { width: 42% !important; }
.elementor .elementor-element-respira_979a315c > .elementor-container > .elementor-column.elementor-element-respira_ee2f84e9 { width: 58% !important; }
@media (max-width: 1024px) {
  .elementor .elementor-element-respira_979a315c > .elementor-container > .elementor-column.elementor-element-respira_fa438829,
  .elementor .elementor-element-respira_979a315c > .elementor-container > .elementor-column.elementor-element-respira_ee2f84e9 { width: 100% !important; }
}

/* R52: Americas Footprint · territory list per-row dot colors. */
.elementor .pl-territory-list .elementor-icon-list-item:nth-child(1) .elementor-icon-list-icon svg { fill: #40A3A1; }
.elementor .pl-territory-list .elementor-icon-list-item:nth-child(2) .elementor-icon-list-icon svg { fill: #449A46; }
.elementor .pl-territory-list .elementor-icon-list-item:nth-child(3) .elementor-icon-list-icon svg { fill: #D16D32; }
.elementor .pl-territory-list .elementor-icon-list-item:nth-child(4) .elementor-icon-list-icon svg { fill: rgba(251,250,246,0.40); }
.elementor .pl-territory-list .elementor-icon-list-item:nth-child(5) .elementor-icon-list-icon svg { fill: #E6B229; }
.elementor .pl-territory-list .elementor-icon-list-item:nth-child(4) {
  border-top: 1px solid rgba(255,255,255,0.10);
  padding-top: 14px;
  margin-top: 6px;
}
.elementor .pl-territory-list .elementor-icon-list-text strong {
  color: #FBFAF6;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
.elementor .pl-territory-list .elementor-icon-list-icon {
  margin-top: 5px;
  align-self: flex-start;
}

/* R54: Our Team · native team-card grid. */
.elementor .pl-team-card {
  cursor: pointer;
  transition: border-color .3s ease, box-shadow .3s ease, transform .3s ease;
}
.elementor .pl-team-card:hover {
  border-color: #40A3A1 !important;
  box-shadow: 0 8px 20px rgba(0,0,0,0.06);
  transform: translateY(-2px);
}
.elementor .pl-team-media {
  position: relative;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  background: #1a1a1a;
}
.elementor .pl-team-media .elementor-widget-image,
.elementor .pl-team-media .elementor-widget-image > .elementor-widget-container,
.elementor .pl-team-media .elementor-widget-image .elementor-image {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
.elementor .pl-team-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.elementor .pl-team-badge {
  position: absolute !important;
  top: 12px !important;
  left: 12px !important;
  z-index: 2;
  display: inline-flex;
}
.elementor .pl-team-body .elementor-widget-heading a,
.elementor .pl-team-card a { text-decoration: none; }
@media (max-width: 900px) {
  .elementor .pl-team-grid { grid-template-columns: repeat(2, 1fr) !important; }
}
@media (max-width: 500px) {
  .elementor .pl-team-grid { grid-template-columns: 1fr !important; }
}

/* R55: How We Work · discipline pills (.pl-pill) + 4-step process grid. */
.elementor .pl-pill {
  border-radius: 9999px !important;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 900px) {
  .elementor .pl-process-grid { grid-template-columns: repeat(2, 1fr) !important; }
}
@media (max-width: 500px) {
  .elementor .pl-process-grid { grid-template-columns: 1fr !important; }
  .elementor .pl-disciplines { gap: 6px; }
}

/* R58 · Hamilton HQ outline icons. */
.elementor .pl-hq-card .elementor-widget-icon svg {
  fill: none !important;
  stroke: currentColor;
  stroke-width: 1.75;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.elementor .pl-hq-card .elementor-widget-icon .elementor-icon { color: #40A3A1; }

/* R59: Trade Shows & Events · native 3-card grid */
.elementor .pl-event-card { position: relative; transition: border-color .3s ease, box-shadow .3s ease; }
.elementor .pl-event-card:hover { border-color: #40A3A1 !important; box-shadow: 0 8px 20px rgba(0,0,0,0.06); }
.elementor .pl-event-title a { text-decoration: none; color: inherit; position: static; }
.elementor .pl-event-title a::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.elementor .pl-event-card:hover .pl-event-title { color: #40A3A1; }
.elementor .pl-event-card .pl-event-title { color: #1a1a1a; transition: color .15s ease; }
.elementor .pl-event-card .elementor-widget-icon svg {
  fill: none !important;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.elementor .pl-event-card:hover .elementor-widget-icon .elementor-icon { color: #40A3A1; }
.elementor .pl-event-venue-addr { color: rgba(26,26,26,0.50); }
.elementor .pl-event-card .elementor-widget,
.elementor .pl-event-card .elementor-widget-text-editor p { margin-bottom: 0; }
@media (max-width: 900px) {
  .elementor .pl-event-grid { grid-template-columns: repeat(2, 1fr) !important; }
}
@media (max-width: 500px) {
  .elementor .pl-event-grid { grid-template-columns: 1fr !important; }
}

/* R60: Affiliations & Certifications · native 8-tile logo grid */
.elementor .pl-aff-tile,
.elementor .pl-aff-placeholder {
  aspect-ratio: 3 / 2;
  transition: border-color .3s ease, box-shadow .3s ease, background-color .3s ease, color .3s ease;
  position: relative;
}
.elementor .pl-aff-tile { background: #fff; border: 1px solid #e5e5e3; }
.elementor .pl-aff-tile:hover { border-color: #40A3A1 !important; box-shadow: 0 4px 12px rgba(0,0,0,0.05); }
.elementor .pl-aff-placeholder { background: #FBFAF6; border: 1px dashed #c5c5c2; }
.elementor .pl-aff-placeholder:hover { border-color: #40A3A1 !important; background: #fff; }
.elementor .pl-aff-placeholder .elementor-widget-heading a { color: inherit; text-decoration: none; }
.elementor .pl-aff-placeholder:hover .elementor-widget-heading,
.elementor .pl-aff-placeholder:hover .elementor-widget-heading a { color: #40A3A1; }
.elementor .pl-aff-placeholder .elementor-widget-heading a::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.elementor .pl-aff-tile .elementor-widget-image,
.elementor .pl-aff-tile .elementor-widget-image > .elementor-widget-container,
.elementor .pl-aff-tile .elementor-widget-image a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor .pl-aff-tile img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: auto !important;
  height: auto !important;
}
.elementor .pl-aff-tile .elementor-widget { margin-bottom: 0 !important; }
@media (max-width: 900px) {
  .elementor .pl-aff-grid { grid-template-columns: repeat(3, 1fr) !important; }
}
@media (max-width: 500px) {
  .elementor .pl-aff-grid { grid-template-columns: repeat(2, 1fr) !important; }
}

/* R62: About FAQ section · constrain column to mockup max-w-4xl (896px centered). */
.elementor .elementor-element.elementor-element-respira_05f3f886 > .elementor-widget-wrap.elementor-element-populated {
  padding-left: 192px !important;
  padding-right: 192px !important;
}
@media (max-width: 1024px) {
  .elementor .elementor-element.elementor-element-respira_05f3f886 > .elementor-widget-wrap.elementor-element-populated {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

/* R63: Hero pulsing-dot pill (.pl-hero-pill) — inline-flex pill chip with animated dot. */
.elementor .pl-hero-pill {
  display: inline-flex !important;
  width: max-content;
  max-width: 100%;
  align-items: center;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
.elementor .pl-hero-pill .elementor-widget-container,
.elementor .pl-hero-pill .elementor-heading-title {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0;
}
.elementor .pl-hero-pill .elementor-heading-title::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #40A3A1;
  flex-shrink: 0;
  animation: plHeroPillDot 2.2s ease-in-out infinite;
}
@keyframes plHeroPillDot {
  0%, 100% { box-shadow: 0 0 0 0 rgba(64,163,161,0.65); opacity: 1; }
  50% { box-shadow: 0 0 0 6px rgba(64,163,161,0); opacity: 0.7; }
}
@media (prefers-reduced-motion: reduce) {
  .elementor .pl-hero-pill .elementor-heading-title::before { animation: none; }
}

/* R63: Engineering Principle section — radial-blur orbs + col max-w-5xl constraint */
.elementor .elementor-element.elementor-element-respira_7d6adee7 {
  position: relative;
  overflow: hidden;
}
.elementor .elementor-element.elementor-element-respira_7d6adee7::before {
  content: "";
  position: absolute;
  top: -8rem; left: -8rem;
  width: 28rem; height: 28rem;
  border-radius: 50%;
  background: rgba(64,163,161,0.08);
  filter: blur(64px);
  pointer-events: none;
  z-index: 0;
}
.elementor .elementor-element.elementor-element-respira_7d6adee7::after {
  content: "";
  position: absolute;
  bottom: -8rem; right: -8rem;
  width: 28rem; height: 28rem;
  border-radius: 50%;
  background: rgba(64,163,161,0.08);
  filter: blur(64px);
  pointer-events: none;
  z-index: 0;
}
.elementor .elementor-element.elementor-element-respira_7d6adee7 > .elementor-container {
  position: relative;
  z-index: 1;
}
.elementor .elementor-element.elementor-element-respira_c8e3eff3 > .elementor-widget-wrap.elementor-element-populated {
  padding-left: 128px !important;
  padding-right: 128px !important;
}
@media (max-width: 1024px) {
  .elementor .elementor-element.elementor-element-respira_c8e3eff3 > .elementor-widget-wrap.elementor-element-populated {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

/* R63: Americas footprint map (image widget respira_1cfa7a28) — frosted card frame */
.elementor .elementor-element.elementor-element-respira_1cfa7a28 > .elementor-widget-container {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  overflow: hidden;
  padding: 8px;
}

/* === pl-person-card component (Contact RSM + About team) === */
.pl-person-card{overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease;}
.pl-person-card:hover{border-color:#40A3A1 !important;box-shadow:0 12px 28px rgba(0,0,0,.10);}
.pl-person-card>.e-con:first-child{aspect-ratio:4/5;width:100%;transition:transform .6s ease;}
.pl-person-card:hover>.e-con:first-child{transform:scale(1.06);}
.pl-person-card>.e-con:last-child{position:relative;z-index:1;background:#fff;--padding-bottom:16px;}
.pl-person-card>.elementor-widget-heading{padding:9px 14px 7px !important;}
.pl-person-card>.elementor-widget-heading .elementor-heading-title{font-size:11px !important;line-height:1 !important;text-indent:1.5px;}
.pl-person-card .elementor-widget-text-editor p{margin:0;}
.pl-person-card>.e-con:last-child .elementor-widget-text-editor p{font-size:14px !important;}
.pl-person-card>.e-con:last-child .elementor-widget-text-editor p a{font-size:15px !important;}
.pl-person-card>.e-con:last-child .elementor-widget-heading+.elementor-widget-text-editor{margin-top:4px !important;}
.pl-person-card>.e-con:last-child .elementor-widget-text-editor+.elementor-widget-text-editor{margin-top:6px !important;}
.pl-person-card a{transition:color .2s ease;}
.pl-person-card a:hover{color:#368A88 !important;}
/* pl-person-card scroll reveal (JS-gated; safe if JS fails) */
.js-reveal .pl-person-card{opacity:0;transform:translateY(16px);transition:opacity .45s ease,transform .45s ease,border-color .3s ease,box-shadow .3s ease;}
.js-reveal .pl-person-grid.is-visible .pl-person-card{opacity:1;transform:none;}
.js-reveal .pl-person-grid.is-visible .pl-person-card:nth-child(2){transition-delay:.08s;}
.js-reveal .pl-person-grid.is-visible .pl-person-card:nth-child(3){transition-delay:.16s;}
.js-reveal .pl-person-grid.is-visible .pl-person-card:nth-child(4){transition-delay:.24s;}
@media(prefers-reduced-motion:reduce){.js-reveal .pl-person-card{opacity:1;transform:none;transition:none;}}
/* Gravity Forms wrapper — global padding (down from 36px default) */
.gform_wrapper{padding:24px !important;}
/* Eyebrow component (.pl-eyebrow): Roboto 12/600/3px uppercase. Color stays contextual (teal on light, white on dark). */
.pl-eyebrow .elementor-heading-title{font-family:"Roboto",sans-serif;font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;line-height:1.5}


/* === generic scroll reveal (extends pl-person-card pattern; JS-gated, safe if JS fails) === */
.js-reveal .pl-reveal,
.js-reveal .pl-reveal-grid > * {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity .45s ease, transform .45s ease, border-color .3s ease, box-shadow .3s ease;
}
.js-reveal .pl-reveal.is-visible,
.js-reveal .pl-reveal-grid.is-visible > * { opacity: 1; transform: none; }
.js-reveal .pl-reveal-grid.is-visible > *:nth-child(2) { transition-delay: .08s; }
.js-reveal .pl-reveal-grid.is-visible > *:nth-child(3) { transition-delay: .16s; }
.js-reveal .pl-reveal-grid.is-visible > *:nth-child(4) { transition-delay: .24s; }
.js-reveal .pl-reveal-grid.is-visible > *:nth-child(5) { transition-delay: .32s; }
@media (prefers-reduced-motion: reduce) {
  .js-reveal .pl-reveal, .js-reveal .pl-reveal-grid > * { opacity: 1; transform: none; transition: none; }
}
/* === aff tile logo height cap === */
.elementor .pl-aff-tile img{max-height:56px}/* End custom CSS */