.elementor-1138 .elementor-element.elementor-element-b2585a9{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}body.elementor-page-1138:not(.elementor-motion-effects-element-type-background), body.elementor-page-1138 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-ab7a87f );}:root{--page-title-display:none;}/* Start custom CSS *//* =========================================================
   HYDROLAB - SEZIONE 1 - HERO / LOGO + GRAPHIC
   ========================================================= */

.ft-hydro-hero {
  position: relative;
  overflow: hidden;
  min-height: auto;
  display: flex;
  align-items: center;
  padding-top: clamp(54px, 6vw, 82px);
  padding-bottom: clamp(44px, 5vw, 70px);
  background:
    radial-gradient(circle at 50% 38%, rgba(255,255,255,.070), transparent 23%),
    radial-gradient(circle at 50% 46%, rgba(54, 200, 255, .155), transparent 36%),
    radial-gradient(circle at 50% 76%, rgba(241, 90, 36, .065), transparent 32%),
    linear-gradient(180deg, #061124 0%, #07101f 100%);
}

.ft-hydro-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255,255,255,.024) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.024) 1px, transparent 1px);
  background-size: 52px 52px;
  mask-image: linear-gradient(180deg, transparent, #000 16%, #000 82%, transparent);
  pointer-events: none;
}

.ft-hydro-hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: rgba(255,255,255,.12);
}

.ft-hydro-hero .ft-container {
  position: relative;
  z-index: 2;
}

.ft-hydro-hero__content {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

/* Back */
.ft-hydro-back {
  display: inline-block;
  margin-bottom: 18px;
  color: rgba(255,255,255,.62) !important;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  text-decoration: none;
  transition: color .25s ease;
}

.ft-hydro-back:hover {
  color: #ffffff !important;
}

/* Small name */
.ft-hydro-hero__mini-name {
  margin-bottom: 18px;
  color: #ffffff !important;
  font-family: inherit;
  font-size: clamp(34px, 3.5vw, 52px);
  font-weight: 950;
  line-height: .88;
  letter-spacing: -0.07em;
  text-transform: none;
}

/* Editorial orange line */
.ft-hydro-hero__eyeline {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.ft-hydro-hero__eyeline span {
  width: 54px;
  height: 1px;
  display: block;
  background: rgba(241, 90, 36, .92);
  box-shadow: 0 0 10px rgba(241, 90, 36, .20);
  flex: 0 0 auto;
}

.ft-hydro-hero__eyeline p {
  margin: 0;
  color: #f15a24 !important;
  font-size: clamp(13px, 1.35vw, 19px) !important;
  font-weight: 900;
  letter-spacing: 1.9px;
  text-transform: uppercase;
  line-height: 1;
  white-space: nowrap;
}

/* Logo + graphic */
.ft-hydro-hero__visual-row {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, .68fr) minmax(300px, .32fr);
  gap: 18px;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin: -8px 0 26px;
  overflow: visible;
}

/* Logo */
.ft-hydro-hero__logo-title {
  position: relative;
  width: 100%;
  margin: 0;
  overflow: visible;
}

.ft-hydro-hero__logo-title::before {
  content: "";
  position: absolute;
  left: 44%;
  top: 52%;
  width: 86%;
  height: 76%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(255,255,255,.18), transparent 42%),
    radial-gradient(circle, rgba(54,200,255,.22), transparent 62%);
  filter: blur(32px);
  opacity: .92;
  animation: ft-hydro-logo-glow 5.4s ease-in-out infinite alternate;
  pointer-events: none;
}

.ft-hydro-hero__logo-title img {
  position: relative;
  z-index: 2;
  width: 118%;
  max-width: none;
  max-height: 390px;
  object-fit: contain;
  object-position: left center;
  display: block;
  transform: scale(1.12);
  transform-origin: left center;
  filter:
    drop-shadow(0 18px 36px rgba(0,0,0,.40))
    drop-shadow(0 0 44px rgba(255,255,255,.10))
    drop-shadow(0 0 20px rgba(54,200,255,.18));
}

/* Graphic */
.ft-hydro-hero__side-graphic {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 260px;
  overflow: visible;
}

.ft-hydro-hero__side-graphic::before {
  content: "";
  position: absolute;
  inset: -12%;
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(54,200,255,.24), transparent 56%),
    radial-gradient(circle, rgba(255,255,255,.12), transparent 68%);
  filter: blur(26px);
  opacity: .9;
  pointer-events: none;
}

.ft-hydro-hero__side-graphic img {
  position: relative;
  z-index: 2;
  width: 155%;
  max-width: none;
  max-height: 420px;
  object-fit: contain;
  display: block;
  transform: translateX(-6%) scale(1.18);
  transform-origin: center center;
  filter:
    drop-shadow(0 18px 34px rgba(0,0,0,.34))
    drop-shadow(0 0 24px rgba(54,200,255,.18));
}

/* Remove old boxed graphic if still present */
.ft-hydro-hero__graphic {
  display: none !important;
}

/* Lead */
.ft-hydro-hero__lead {
  max-width: 920px;
  color: rgba(255,255,255,.86) !important;
  font-size: 17px !important;
  line-height: 1.62 !important;
  margin-top: 0 !important;
}

/* Specs */
.ft-hydro-hero__specs {
  display: grid;
  grid-template-columns: repeat(3, minmax(220px, 1fr));
  gap: 14px;
  margin-top: 28px;
  max-width: 980px;
}

.ft-hydro-hero__spec {
  min-height: 76px;
  padding: 16px 18px;
  background:
    linear-gradient(180deg, rgba(10, 22, 42, .92), rgba(6, 14, 28, .96));
  border: 1px solid rgba(75, 94, 125, .72);
  transition:
    transform .25s ease,
    border-color .25s ease,
    box-shadow .25s ease;
}

.ft-hydro-hero__spec:hover {
  transform: translateY(-3px);
  border-color: rgba(54, 200, 255, .72);
  box-shadow: 0 0 24px rgba(54, 200, 255, .14);
}

.ft-hydro-hero__spec small {
  display: block;
  margin-bottom: 7px;
  color: #36c8ff !important;
  font-size: 10px;
  font-weight: 950;
  letter-spacing: 1.7px;
  text-transform: uppercase;
}

.ft-hydro-hero__spec strong {
  display: block;
  color: #ffffff !important;
  font-size: 13px;
  line-height: 1.25;
  font-weight: 850;
}

/* Animation */
@keyframes ft-hydro-logo-glow {
  from {
    transform: translate(-50%, -50%) scale(.96);
    opacity: .58;
  }

  to {
    transform: translate(-50%, -50%) scale(1.05);
    opacity: .92;
  }
}

/* Responsive */
@media (max-width: 1200px) {
  .ft-hydro-hero__visual-row {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .ft-hydro-hero__logo-title img {
    width: 100%;
    transform: scale(1);
    max-height: 280px;
  }

  .ft-hydro-hero__side-graphic {
    justify-content: flex-start;
    max-width: 520px;
    min-height: auto;
  }

  .ft-hydro-hero__side-graphic img {
    width: 100%;
    max-height: 260px;
    transform: none;
  }
}

@media (max-width: 767px) {
  .ft-hydro-hero {
    padding-top: 58px;
    padding-bottom: 54px;
  }

  .ft-hydro-hero__mini-name {
    font-size: 34px;
    margin-bottom: 18px;
  }

  .ft-hydro-hero__visual-row {
    margin-bottom: 18px;
  }

  .ft-hydro-hero__logo-title img {
    max-height: 155px;
  }

  .ft-hydro-hero__side-graphic img {
    max-height: 190px;
  }

  .ft-hydro-hero__specs {
    grid-template-columns: 1fr;
    max-width: 460px;
  }
}


/* =========================================================
   COMMON SECTION HEAD
   ========================================================= */

.ft-hydro-section-head {
  display: grid;
  grid-template-columns: minmax(0, .96fr) minmax(360px, .78fr);
  gap: 68px;
  align-items: end;
}

.ft-hydro-section-head--compact {
  grid-template-columns: 1fr;
  max-width: 900px;
}

.ft-hydro-section-head .ft-title--section {
  color: #ffffff !important;
  font-size: clamp(40px, 5vw, 72px) !important;
  line-height: .98 !important;
  letter-spacing: -0.06em;
  margin: 0;
}

.ft-hydro-section-head .ft-lead {
  color: rgba(255,255,255,.82) !important;
  font-size: 17px !important;
  line-height: 1.68 !important;
  margin: 0;
  max-width: 680px;
  justify-self: end;
}


/* =========================================================
   SECTION 2 - VISION
   ========================================================= */

.ft-hydro-vision {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 16% 18%, rgba(54, 200, 255, .11), transparent 30%),
    radial-gradient(circle at 86% 72%, rgba(241, 90, 36, .06), transparent 36%),
    linear-gradient(180deg, #07101f 0%, #081426 100%);
}

.ft-hydro-vision::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255,255,255,.024) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.024) 1px, transparent 1px);
  background-size: 46px 46px;
  mask-image: linear-gradient(180deg, transparent, #000 16%, #000 84%, transparent);
  pointer-events: none;
}

.ft-hydro-vision .ft-container {
  position: relative;
  z-index: 2;
}

.ft-hydro-vision__layout {
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  gap: 72px;
  align-items: start;
}

.ft-hydro-vision__title .ft-title--section {
  color: #ffffff !important;
  font-size: clamp(44px, 5vw, 78px) !important;
  line-height: .96 !important;
  letter-spacing: -0.065em;
}

.ft-hydro-vision__content {
  padding: 38px;
  background:
    linear-gradient(180deg, rgba(10, 22, 42, .94), rgba(6, 14, 28, .98));
  border: 1px solid rgba(75, 94, 125, .72);
  box-shadow:
    0 24px 64px rgba(0,0,0,.22),
    inset 0 0 28px rgba(55, 120, 210, .045);
}

.ft-hydro-vision__content .ft-lead {
  color: rgba(255,255,255,.86) !important;
  font-size: 18px !important;
  line-height: 1.7 !important;
  margin: 0 0 24px;
}

.ft-hydro-vision__content p {
  color: rgba(255,255,255,.82) !important;
  font-size: 15px !important;
  line-height: 1.72 !important;
  margin: 0;
}


/* =========================================================
   SECTION 3 - ECOSYSTEM
   ========================================================= */

.ft-hydro-ecosystem {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 20% 22%, rgba(241, 90, 36, .06), transparent 32%),
    radial-gradient(circle at 82% 68%, rgba(54, 200, 255, .12), transparent 36%),
    linear-gradient(180deg, #081426 0%, #050a14 100%);
}

.ft-hydro-ecosystem .ft-container {
  position: relative;
  z-index: 2;
}

/* Header title full width */
.ft-hydro-ecosystem__head {
  width: 100%;
  max-width: 1320px;
}

.ft-hydro-ecosystem__head .ft-eyebrow {
  color: #36c8ff !important;
  margin-bottom: 18px;
}

.ft-hydro-ecosystem__head .ft-title--section {
  color: #ffffff !important;
  width: 100%;
  max-width: 1320px;
  font-size: clamp(48px, 6vw, 96px) !important;
  line-height: .92 !important;
  letter-spacing: -0.075em;
  margin: 0;
}

/* Diagram */
.ft-hydro-ecosystem__diagram {
  position: relative;
  display: grid;
  grid-template-columns: .72fr 1.56fr .72fr;
  gap: 28px;
  align-items: start;
}

.ft-hydro-ecosystem__column,
.ft-hydro-ecosystem__core {
  background:
    linear-gradient(180deg, rgba(10, 22, 42, .94), rgba(6, 14, 28, .98));
  border: 1px solid rgba(75, 94, 125, .72);
  box-shadow:
    0 22px 58px rgba(0,0,0,.20),
    inset 0 0 24px rgba(55, 120, 210, .045);
}

.ft-hydro-ecosystem__column {
  padding: 28px;
}

.ft-hydro-ecosystem__label {
  margin-bottom: 22px;
  color: #36c8ff !important;
  font-size: 11px;
  font-weight: 950;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.ft-hydro-ecosystem__items {
  display: grid;
  gap: 10px;
}

.ft-hydro-ecosystem__items span {
  padding: 12px 14px;
  color: rgba(255,255,255,.86) !important;
  font-size: 14px;
  font-weight: 850;
  background: rgba(255,255,255,.045);
  border: 1px solid rgba(75, 94, 125, .45);
}

/* Center block */
.ft-hydro-ecosystem__center {
  display: grid;
  grid-template-columns: 1fr;
  gap: 22px;
}

/* Central core */
.ft-hydro-ecosystem__core {
  min-height: 375px;
  padding: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-color: rgba(54, 200, 255, .42);
  background:
    radial-gradient(circle at 50% 40%, rgba(54,200,255,.16), transparent 52%),
    linear-gradient(180deg, rgba(10, 22, 42, .96), rgba(6, 14, 28, .98));
  overflow: hidden;
}

/* Central graphic */
.ft-hydro-ecosystem__core-logo {
  width: min(940px, 90%);
}

.ft-hydro-ecosystem__core-logo--graphic {
  width: min(860px, 140%);
  transform: scale(1.30);
  transform-origin: center center;
}

.ft-hydro-ecosystem__core-logo img,
.ft-hydro-ecosystem__core-logo--graphic img {
  width: 100%;
  max-height: 940px;
  object-fit: contain;
  display: block;
  filter:
    drop-shadow(0 28px 52px rgba(0,0,0,.38))
    drop-shadow(0 0 28px rgba(54,200,255,.22));
}

/* Text below central image, outside the box */
.ft-hydro-ecosystem__caption {
  margin: 0;
  max-width: 760px;
  color: rgba(255,255,255,.82) !important;
  font-size: 17px !important;
  line-height: 1.68 !important;
}

/* Responsive */
@media (max-width: 1200px) {
  .ft-hydro-ecosystem__head .ft-title--section {
    font-size: clamp(42px, 6vw, 72px) !important;
  }

  .ft-hydro-ecosystem__diagram {
    grid-template-columns: 1fr;
  }

  .ft-hydro-ecosystem__core {
    min-height: auto;
    padding: 34px 28px;
  }

  .ft-hydro-ecosystem__core-logo--graphic {
    width: min(620px, 100%);
    transform: scale(1);
  }

  .ft-hydro-ecosystem__core-logo img,
  .ft-hydro-ecosystem__core-logo--graphic img {
    max-height: 420px;
  }

  .ft-hydro-ecosystem__caption {
    max-width: 760px;
  }
}

@media (max-width: 767px) {
  .ft-hydro-ecosystem__head .ft-title--section {
    font-size: 36px !important;
    line-height: .98 !important;
  }

  .ft-hydro-ecosystem__column,
  .ft-hydro-ecosystem__core {
    padding: 24px 20px;
  }

  .ft-hydro-ecosystem__core-logo--graphic {
    width: 100%;
    transform: scale(1);
  }

  .ft-hydro-ecosystem__core-logo img,
  .ft-hydro-ecosystem__core-logo--graphic img {
    max-height: 280px;
  }

  .ft-hydro-ecosystem__caption {
    font-size: 14px !important;
  }
}

/* =========================================================
   SECTION 4 - LAB BREAKDOWN
   ========================================================= */

.ft-hydro-breakdown {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 16% 16%, rgba(54, 200, 255, .10), transparent 30%),
    radial-gradient(circle at 84% 76%, rgba(241, 90, 36, .07), transparent 34%),
    linear-gradient(180deg, #050a14 0%, #07101f 100%);
}

.ft-hydro-breakdown::before,
.ft-hydro-tech::before,
.ft-hydro-facility::before,
.ft-hydro-partners::before,
.ft-hydro-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255,255,255,.022) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.022) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: linear-gradient(180deg, transparent, #000 14%, #000 86%, transparent);
  pointer-events: none;
}

.ft-hydro-breakdown .ft-container,
.ft-hydro-tech .ft-container,
.ft-hydro-facility .ft-container,
.ft-hydro-partners .ft-container,
.ft-hydro-cta .ft-container {
  position: relative;
  z-index: 2;
}

.ft-hydro-labs-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.ft-hydro-lab-card {
  position: relative;
  overflow: hidden;
  min-height: 300px;
  padding: 30px 28px;
  background:
    linear-gradient(180deg, rgba(10, 22, 42, .94), rgba(6, 14, 28, .98));
  border: 1px solid rgba(75, 94, 125, .72);
  box-shadow:
    0 20px 56px rgba(0,0,0,.20),
    inset 0 0 22px rgba(55, 120, 210, .04);
  transition:
    transform .28s ease,
    border-color .28s ease,
    box-shadow .28s ease;
}

.ft-hydro-lab-card:hover {
  transform: translateY(-5px);
  border-color: rgba(54, 200, 255, .72);
  box-shadow:
    0 0 0 1px rgba(54,200,255,.24),
    0 0 28px rgba(54,200,255,.12),
    inset 0 0 22px rgba(55, 120, 210, .05);
}

.ft-hydro-lab-card span {
  display: block;
  margin-bottom: 24px;
  color: #36c8ff !important;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.ft-hydro-lab-card h3 {
  margin: 0 0 20px;
  color: #ffffff !important;
  font-size: 27px !important;
  line-height: 1.08 !important;
  font-weight: 950;
  letter-spacing: -0.045em;
}

.ft-hydro-lab-card ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ft-hydro-lab-card li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82) !important;
  font-size: 14px !important;
  line-height: 1.48 !important;
}

.ft-hydro-lab-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .7em;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #36c8ff;
  box-shadow: 0 0 10px rgba(54,200,255,.55);
}


/* =========================================================
   SECTION 5 - TECHNOLOGY FOCUS
   ========================================================= */

.ft-hydro-tech {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 20% 18%, rgba(241, 90, 36, .07), transparent 30%),
    radial-gradient(circle at 82% 76%, rgba(54, 200, 255, .14), transparent 36%),
    linear-gradient(180deg, #07101f 0%, #050a14 100%);
}

.ft-hydro-tech-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.ft-hydro-tech-card {
  position: relative;
  overflow: hidden;
  min-height: 620px;
  display: flex;
  flex-direction: column;
  background:
    linear-gradient(180deg, rgba(10, 22, 42, .94), rgba(6, 14, 28, .98));
  border: 1px solid rgba(75, 94, 125, .72);
  box-shadow:
    0 24px 64px rgba(0,0,0,.22),
    inset 0 0 28px rgba(55, 120, 210, .045);
}

.ft-hydro-tech-card__media {
  position: relative;
  height: 360px;
  padding: 34px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(circle at 50% 55%, rgba(54,200,255,.72), transparent 78%),
    linear-gradient(180deg, rgba(3, 9, 18, .92), rgba(2, 6, 14, .96));
  border-bottom: 1px solid rgba(75, 94, 125, .44);
}

.ft-hydro-tech-card__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 48%, transparent 48%, rgba(3, 8, 18, .68) 100%),
    linear-gradient(180deg, transparent 56%, rgba(3, 8, 18, .72) 100%);
  pointer-events: none;
}

.ft-hydro-tech-card__media img {
  position: relative;
  z-index: 2;
  width: 96%;
  height: 96%;
  object-fit: contain;
  display: block;
  filter:
    drop-shadow(0 28px 56px rgba(0,0,0,.46))
    drop-shadow(0 0 24px rgba(54,200,255,.10));
}

.ft-hydro-tech-card__content {
  padding: 34px;
}

.ft-hydro-tech-card__content span {
  display: block;
  margin-bottom: 16px;
  color: #36c8ff !important;
  font-size: 11px;
  font-weight: 950;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.ft-hydro-tech-card__content h3 {
  margin: 0 0 18px;
  color: #ffffff !important;
  font-size: 34px !important;
  line-height: 1.04 !important;
  font-weight: 950;
  letter-spacing: -0.055em;
}

.ft-hydro-tech-card__content p {
  margin: 0;
  color: rgba(255,255,255,.82) !important;
  font-size: 15px !important;
  line-height: 1.66 !important;
}


/* =========================================================
   SECTION 6 - FACILITY
   ========================================================= */

.ft-hydro-facility {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 20% 20%, rgba(54, 200, 255, .12), transparent 32%),
    radial-gradient(circle at 86% 74%, rgba(241, 90, 36, .07), transparent 36%),
    linear-gradient(180deg, #050a14 0%, #07101f 100%);
}

.ft-hydro-facility__grid {
  display: grid;
  grid-template-columns: .92fr 1.08fr;
  gap: 56px;
  align-items: center;
}

.ft-hydro-facility__content .ft-title--section {
  color: #ffffff !important;
  font-size: clamp(42px, 5vw, 74px) !important;
  line-height: .98 !important;
  letter-spacing: -0.06em;
}

.ft-hydro-facility__content .ft-lead {
  color: rgba(255,255,255,.86) !important;
  font-size: 17px !important;
  line-height: 1.7 !important;
  margin: 24px 0 20px;
}

.ft-hydro-facility__content p {
  color: rgba(255,255,255,.82) !important;
  font-size: 15px !important;
  line-height: 1.72 !important;
}

.ft-hydro-facility__media {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
}

.ft-hydro-facility__image {
  position: relative;
  overflow: hidden;
  min-height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  background:
    linear-gradient(180deg, rgba(10, 22, 42, .94), rgba(6, 14, 28, .98));
  border: 1px solid rgba(75, 94, 125, .72);
}

.ft-hydro-facility__image img {
  width: 100%;
  height: 100%;
  max-height: 630px;
  object-fit: contain;
  display: block;
  filter:
    drop-shadow(0 22px 44px rgba(0,0,0,.38))
    drop-shadow(0 0 18px rgba(54,200,255,.10));
}

.ft-hydro-facility__image--tank {
  min-height: 260px;
}

/* =========================================================
   SECTION 7 - PARTNERS
   ========================================================= */

.ft-hydro-partners {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 16% 20%, rgba(241, 90, 36, .07), transparent 30%),
    radial-gradient(circle at 84% 76%, rgba(54, 200, 255, .13), transparent 36%),
    linear-gradient(180deg, #07101f 0%, #050a14 100%);
}

.ft-hydro-partners .ft-hydro-section-head {
  margin-bottom: 72px;
}

.ft-hydro-partners-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.ft-hydro-partner-logo {
  min-height: 170px;
  padding: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(180deg, rgba(255,255,255,.96), rgba(235,242,248,.98));
  border: 1px solid rgba(75, 94, 125, .24);
  box-shadow:
    0 18px 42px rgba(0,0,0,.18),
    0 0 24px rgba(54,200,255,.04);
  transition:
    transform .24s ease,
    box-shadow .24s ease;
}

.ft-hydro-partner-logo:hover {
  transform: translateY(-4px);
  box-shadow:
    0 24px 56px rgba(0,0,0,.24),
    0 0 28px rgba(54,200,255,.10);
}

.ft-hydro-partner-logo img {
  max-width: 100%;
  max-height: 104px;
  object-fit: contain;
  display: block;
}

/* Responsive */
@media (max-width: 1200px) {
  .ft-hydro-partners .ft-hydro-section-head {
    margin-bottom: 52px;
  }

  .ft-hydro-partners-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .ft-hydro-partners .ft-hydro-section-head {
    margin-bottom: 36px;
  }

  .ft-hydro-partners-grid {
    grid-template-columns: 1fr;
  }

  .ft-hydro-partner-logo {
    min-height: 130px;
    padding: 22px;
  }

  .ft-hydro-partner-logo img {
    max-height: 92px;
  }
}


/* =========================================================
   SECTION 8 - CTA
   ========================================================= */

.ft-hydro-cta {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 24% 30%, rgba(54, 200, 255, .15), transparent 30%),
    radial-gradient(circle at 82% 72%, rgba(241, 90, 36, .10), transparent 36%),
    linear-gradient(180deg, #050a14 0%, #030711 100%);
}

.ft-hydro-cta__box {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr .82fr;
  gap: 72px;
  align-items: center;
  padding: clamp(46px, 6vw, 84px);
  background:
    radial-gradient(circle at 12% 18%, rgba(54, 200, 255, .12), transparent 34%),
    linear-gradient(180deg, rgba(10, 22, 42, .94), rgba(6, 14, 28, .98));
  border: 1px solid rgba(75, 94, 125, .76);
  box-shadow:
    0 34px 90px rgba(0,0,0,.34),
    0 0 0 1px rgba(54,200,255,.08),
    inset 0 0 44px rgba(55, 120, 210, .06);
}

.ft-hydro-cta__box::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255,255,255,.024) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.024) 1px, transparent 1px);
  background-size: 42px 42px;
  opacity: .32;
  pointer-events: none;
}

.ft-hydro-cta__box > * {
  position: relative;
  z-index: 2;
}

.ft-hydro-cta .ft-title--section {
  color: #ffffff !important;
  font-size: clamp(44px, 5.4vw, 82px) !important;
  line-height: .95 !important;
  letter-spacing: -0.065em;
  margin: 0;
}

.ft-hydro-cta__content {
  max-width: 620px;
  justify-self: end;
}

.ft-hydro-cta__content .ft-lead {
  color: rgba(255,255,255,.84) !important;
  font-size: 17px !important;
  line-height: 1.72 !important;
  margin: 0;
}

.ft-hydro-cta__btn {
  margin-top: 34px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-height: 52px;
  padding: 0 24px;
  background: #36c8ff;
  border: 1px solid rgba(54, 200, 255, .88);
  color: #04101e !important;
  text-decoration: none;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  box-shadow:
    0 0 0 1px rgba(255,255,255,.08),
    0 18px 40px rgba(54, 200, 255, .20);
  transition:
    transform .24s ease,
    box-shadow .24s ease,
    background .24s ease;
}

.ft-hydro-cta__btn span {
  font-size: 18px;
  line-height: 1;
  transform: translateY(-1px);
  transition: transform .24s ease;
}

.ft-hydro-cta__btn:hover {
  transform: translateY(-3px);
  background: #72dcff;
  box-shadow:
    0 0 0 1px rgba(255,255,255,.10),
    0 24px 52px rgba(54, 200, 255, .26),
    0 0 26px rgba(54, 200, 255, .18);
}

.ft-hydro-cta__btn:hover span {
  transform: translate(4px, -1px);
}


/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 1200px) {
  .ft-hydro-hero {
    padding-top: 76px;
    padding-bottom: 68px;
  }

  .ft-hydro-vision__layout,
  .ft-hydro-section-head,
  .ft-hydro-facility__grid,
  .ft-hydro-cta__box {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .ft-hydro-section-head .ft-lead,
  .ft-hydro-cta__content {
    justify-self: start;
    max-width: 760px;
  }

  .ft-hydro-hero__visual-row {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .ft-hydro-hero__side-graphic {
    justify-content: flex-start;
    min-height: auto;
    max-width: 520px;
  }

  .ft-hydro-hero__side-graphic img {
    max-height: 240px;
  }

  .ft-hydro-hero__logo-title {
    width: 100%;
  }

  .ft-hydro-hero__logo-title img {
    max-height: 280px;
  }

  .ft-hydro-hero__specs {
    grid-template-columns: repeat(3, minmax(190px, 1fr));
    max-width: 100%;
  }

  .ft-hydro-labs-grid,
  .ft-hydro-tech-grid,
  .ft-hydro-ecosystem__diagram {
    grid-template-columns: 1fr;
  }

  .ft-hydro-partners-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .ft-hydro-hero__specs {
    grid-template-columns: 1fr;
    max-width: 460px;
  }
}

@media (max-width: 767px) {
  .ft-hydro-hero {
    padding-top: 58px;
    padding-bottom: 54px;
  }

  .ft-hydro-back {
    margin-bottom: 10px;
  }

  .ft-hydro-hero__mini-name {
    font-size: 34px;
    margin-bottom: 18px;
  }

  .ft-hydro-hero__eyeline {
    gap: 10px;
    margin-bottom: 12px;
    flex-wrap: wrap;
  }

  .ft-hydro-hero__eyeline span {
    width: 42px;
  }

  .ft-hydro-hero__eyeline p {
    font-size: 11px !important;
    letter-spacing: 1.4px;
  }

  .ft-hydro-hero__visual-row {
    margin-bottom: 12px;
  }

  .ft-hydro-hero__logo-title {
    margin-bottom: 12px;
  }

  .ft-hydro-hero__logo-title img {
    max-height: 155px;
  }

  .ft-hydro-hero__side-graphic img {
    max-height: 190px;
  }

  .ft-hydro-hero__lead,
  .ft-hydro-section-head .ft-lead,
  .ft-hydro-vision__content .ft-lead,
  .ft-hydro-facility__content .ft-lead,
  .ft-hydro-cta__content .ft-lead {
    font-size: 15px !important;
  }

  .ft-hydro-section-head .ft-title--section,
  .ft-hydro-vision__title .ft-title--section,
  .ft-hydro-facility__content .ft-title--section,
  .ft-hydro-cta .ft-title--section {
    font-size: 36px !important;
  }

  .ft-hydro-vision__content,
  .ft-hydro-cta__box {
    padding: 28px 22px;
  }

  .ft-hydro-lab-card {
    min-height: auto;
    padding: 26px 22px;
  }

  .ft-hydro-lab-card h3,
  .ft-hydro-tech-card__content h3 {
    font-size: 24px !important;
  }

  .ft-hydro-tech-card {
    min-height: auto;
  }

  .ft-hydro-tech-card__media {
    height: 280px;
    padding: 24px;
  }

  .ft-hydro-tech-card__content {
    padding: 26px 22px;
  }

  .ft-hydro-partners-grid {
    grid-template-columns: 1fr;
  }

  .ft-hydro-partner-logo {
    min-height: 130px;
  }

  .ft-hydro-cta__btn {
    width: 100%;
    justify-content: center;
  }
}

/* =========================================================
   HYDROLAB - RESPONSIVE FIXES
   Hero graphic bigger + Ecosystem caption after all cards
   ========================================================= */

/* =========================
   SECTION 1 - HERO TABLET
   ========================= */

@media (max-width: 1200px) {
  .ft-hydro-hero__visual-row {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
    overflow: visible !important;
  }

  .ft-hydro-hero__side-graphic {
    width: 100% !important;
    max-width: none !important;
    min-height: 58vh !important;
    justify-content: center !important;
    overflow: visible !important;
    margin: 8px auto 10px !important;
  }

  .ft-hydro-hero__side-graphic img {
    width: min(96vw, 920px) !important;
    max-width: none !important;
    max-height: 58vh !important;
    transform: none !important;
    object-fit: contain !important;
  }

  .ft-hydro-hero__side-graphic::before {
    inset: 4% !important;
    opacity: .95 !important;
  }
}

/* =========================================================
   HYDROLAB - HERO RESPONSIVE FIX CORRETTO
   Logo non tagliato + grafico grande ma proporzionato
   ========================================================= */

/* TABLET */
@media (max-width: 1200px) {
  .ft-hydro-hero {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }

  .ft-hydro-hero__visual-row {
    grid-template-columns: 1fr !important;
    gap: 34px !important;
    margin: 12px 0 28px !important;
    overflow: visible !important;
  }

  .ft-hydro-hero__logo-title {
    width: 100% !important;
    max-width: 760px !important;
    overflow: visible !important;
  }

  .ft-hydro-hero__logo-title img {
    width: 100% !important;
    max-width: 100% !important;
    max-height: 260px !important;
    transform: none !important;
    object-fit: contain !important;
    object-position: left center !important;
  }

  .ft-hydro-hero__side-graphic {
    width: 100% !important;
    max-width: 680px !important;
    min-height: auto !important;
    justify-content: center !important;
    margin: 0 auto !important;
    overflow: visible !important;
  }

  .ft-hydro-hero__side-graphic img {
    width: min(100%, 620px) !important;
    max-width: 100% !important;
    max-height: 360px !important;
    transform: none !important;
    object-fit: contain !important;
  }
}

/* MOBILE */
@media (max-width: 767px) {
  .ft-hydro-hero {
    padding-top: 56px !important;
    padding-bottom: 58px !important;
  }

  .ft-hydro-hero__mini-name {
    font-size: 34px !important;
    margin-bottom: 18px !important;
  }

  .ft-hydro-hero__eyeline {
    margin-bottom: 24px !important;
  }

  .ft-hydro-hero__visual-row {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 46px !important;
    margin: 18px 0 34px !important;
    overflow: visible !important;
  }

  /* Logo HydroLab grande ma NON tagliato */
  .ft-hydro-hero__logo-title {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    overflow: visible !important;
  }

  .ft-hydro-hero__logo-title::before {
    width: 100% !important;
    height: 110% !important;
    left: 50% !important;
  }

  .ft-hydro-hero__logo-title img {
    width: 100% !important;
    max-width: 100% !important;
    max-height: 150px !important;
    transform: none !important;
    object-fit: contain !important;
    object-position: center center !important;
  }

  /* Grafico più grande, centrato, senza creare vuoto enorme */
  .ft-hydro-hero__side-graphic {
    width: 100% !important;
    max-width: 100% !important;
    min-height: auto !important;
    justify-content: center !important;
    margin: 0 auto !important;
    overflow: visible !important;
  }

  .ft-hydro-hero__side-graphic::before {
    inset: 0 !important;
    filter: blur(24px) !important;
    opacity: .78 !important;
  }

  .ft-hydro-hero__side-graphic img {
    width: min(86vw, 360px) !important;
    max-width: 100% !important;
    max-height: 300px !important;
    transform: none !important;
    object-fit: contain !important;
    object-position: center center !important;
  }

  .ft-hydro-hero__lead {
    margin-top: 0 !important;
  }
}

/* TELEFONI MOLTO STRETTI */
@media (max-width: 420px) {
  .ft-hydro-hero__logo-title img {
    max-height: 130px !important;
  }

  .ft-hydro-hero__side-graphic img {
    width: min(90vw, 330px) !important;
    max-height: 270px !important;
  }

  .ft-hydro-hero__visual-row {
    gap: 38px !important;
  }
}

/* =========================
   SECTION 3 - ECOSYSTEM TABLET/MOBILE
   Caption dopo tutti i riquadri
   ========================= */

@media (max-width: 1200px) {
  .ft-hydro-ecosystem__diagram {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 18px !important;
  }

  /*
    Fa uscire core + caption dal wrapper centrale:
    così possiamo ordinare il testo dopo tutti i riquadri.
  */
  .ft-hydro-ecosystem__center {
    display: contents !important;
  }

  .ft-hydro-ecosystem__diagram > .ft-hydro-ecosystem__column:first-child {
    order: 1;
  }

  .ft-hydro-ecosystem__core {
    order: 2;
  }

  .ft-hydro-ecosystem__diagram > .ft-hydro-ecosystem__column:last-child {
    order: 3;
  }

  .ft-hydro-ecosystem__caption {
    order: 4;
    max-width: 820px !important;
    margin-top: 12px !important;
    color: #ffffff !important;
    opacity: .86;
  }
}

@media (max-width: 767px) {
  .ft-hydro-ecosystem__diagram {
    gap: 14px !important;
  }

  .ft-hydro-ecosystem__caption {
    font-size: 15px !important;
    line-height: 1.62 !important;
    margin-top: 10px !important;
  }
}


/* =========================================================
   HYDROLAB - PARTNERS GRID UPDATED
   7 partner logos
   ========================================================= */

.ft-hydro-partners-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  align-items: stretch;
}

.ft-hydro-partner-logo {
  min-height: 150px;
  padding: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(180deg, rgba(255,255,255,.96), rgba(235,242,248,.98));
  border: 1px solid rgba(75, 94, 125, .24);
  box-shadow:
    0 18px 42px rgba(0,0,0,.18),
    0 0 24px rgba(54,200,255,.04);
}

.ft-hydro-partner-logo img {
  max-width: 100%;
  max-height: 92px;
  object-fit: contain;
  display: block;
}

/* Centra meglio l'ultimo logo quando la riga finale ha 3 elementi */
@media (min-width: 1201px) {
  .ft-hydro-partners-grid .ft-hydro-partner-logo:nth-child(5) {
    grid-column: 1 / span 1;
  }
}

/* Tablet */
@media (max-width: 1200px) {
  .ft-hydro-partners-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* Mobile */
@media (max-width: 767px) {
  .ft-hydro-partners-grid {
    grid-template-columns: 1fr;
  }

  .ft-hydro-partner-logo {
    min-height: 130px;
  }
}

/* =========================================================
   HYDROLAB - SECTION 4 TEST PROOF CARD
   Full-width technical evidence block
   ========================================================= */

.ft-hydro-test-proof {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  gap: 0;
  align-items: stretch;
  margin-top: 92px;
  background:
    radial-gradient(circle at 18% 24%, rgba(54, 200, 255, .10), transparent 34%),
    linear-gradient(180deg, rgba(10, 22, 42, .96), rgba(6, 14, 28, .98));
  border: 1px solid rgba(75, 94, 125, .76);
  box-shadow:
    0 28px 72px rgba(0,0,0,.28),
    inset 0 0 32px rgba(55, 120, 210, .045);
}

.ft-hydro-test-proof::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255,255,255,.022) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.022) 1px, transparent 1px);
  background-size: 42px 42px;
  opacity: .34;
  pointer-events: none;
}

.ft-hydro-test-proof::after {
  content: "";
  position: absolute;
  left: 42%;
  top: 50%;
  width: 360px;
  height: 360px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(54, 200, 255, .15), transparent 55%),
    radial-gradient(circle, rgba(241, 90, 36, .08), transparent 70%);
  filter: blur(28px);
  pointer-events: none;
}

.ft-hydro-test-proof__media,
.ft-hydro-test-proof__content {
  position: relative;
  z-index: 2;
}

.ft-hydro-test-proof__media {
  min-height: 430px;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 50%, rgba(54,200,255,.10), transparent 46%),
    linear-gradient(180deg, rgba(3, 9, 18, .72), rgba(2, 6, 14, .96));
  border-right: 1px solid rgba(75, 94, 125, .52);
}

.ft-hydro-test-proof__media img {
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  object-position: center center;
  display: block;
  filter:
    saturate(1.04)
    contrast(1.04)
    drop-shadow(0 22px 44px rgba(0,0,0,.38));
  transition:
    transform .35s ease,
    filter .35s ease;
}

.ft-hydro-test-proof:hover .ft-hydro-test-proof__media img {
  transform: scale(1.035);
  filter:
    saturate(1.08)
    contrast(1.06)
    drop-shadow(0 28px 56px rgba(0,0,0,.46));
}

.ft-hydro-test-proof__content {
  padding: clamp(34px, 5vw, 64px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ft-hydro-test-proof__content span {
  display: block;
  margin-bottom: 18px;
  color: #36c8ff !important;
  font-size: 11px;
  font-weight: 950;
  letter-spacing: 1.9px;
  text-transform: uppercase;
}

.ft-hydro-test-proof__content h3 {
  margin: 0 0 22px;
  color: #ffffff !important;
  font-size: clamp(34px, 4vw, 58px) !important;
  line-height: .98 !important;
  font-weight: 950;
  letter-spacing: -0.06em;
}

.ft-hydro-test-proof__content p {
  max-width: 680px;
  margin: 0;
  color: rgba(255,255,255,.80) !important;
  font-size: 16px !important;
  line-height: 1.72 !important;
}

/* Tablet */
@media (max-width: 1200px) {
  .ft-hydro-test-proof {
    grid-template-columns: 1fr;
    margin-top: 72px;
  }

  .ft-hydro-test-proof__media {
    min-height: 420px;
    border-right: none;
    border-bottom: 1px solid rgba(75, 94, 125, .52);
  }

  .ft-hydro-test-proof__media img {
    min-height: 420px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .ft-hydro-test-proof {
    margin-top: 54px;
  }

  .ft-hydro-test-proof__media {
    min-height: 320px;
  }

  .ft-hydro-test-proof__media img {
    min-height: 320px;
  }

  .ft-hydro-test-proof__content {
    padding: 30px 22px 34px;
  }

  .ft-hydro-test-proof__content h3 {
    font-size: 32px !important;
  }

  .ft-hydro-test-proof__content p {
    font-size: 14px !important;
  }
}

/* =========================================================
   HYDROLAB - FACILITY POLITO LOGO CARD
   ========================================================= */

.ft-hydro-facility__image--polito {
  min-height: 260px;
  background:
    linear-gradient(180deg, rgba(255,255,255,.96), rgba(235,242,248,.98)) !important;
}

.ft-hydro-facility__image--polito img {
  width: auto !important;
  height: auto !important;
  max-width: 82% !important;
  max-height: 150px !important;
  object-fit: contain !important;
  filter:
    drop-shadow(0 18px 34px rgba(0,0,0,.18)) !important;
}

@media (max-width: 767px) {
  .ft-hydro-facility__image--polito {
    min-height: 210px;
  }

  .ft-hydro-facility__image--polito img {
    max-width: 88% !important;
    max-height: 120px !important;
  }
}/* End custom CSS */