.elementor-295 .elementor-element.elementor-element-18dd94e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-295 .elementor-element.elementor-element-98a7718{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-295 .elementor-element.elementor-element-b5c420b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-295 .elementor-element.elementor-element-00eeb41{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-295 .elementor-element.elementor-element-3c7cc31{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-295 .elementor-element.elementor-element-63a64c2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-295 .elementor-element.elementor-element-c3b77e3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-295 .elementor-element.elementor-element-7f5154f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-295 .elementor-element.elementor-element-30460b4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-295 .elementor-element.elementor-element-283075d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-295 .elementor-element.elementor-element-93d8c5c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-295 .elementor-element.elementor-element-c379429{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-295 .elementor-element.elementor-element-95bf9ce{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-a636e5d *//* =========================================================
   PAGE SOLUTION — HERO
   Base mobile-first
========================================================= */

.gtbox-solution-hero {
  overflow: hidden;
  isolation: isolate;
  padding-block: 92px 66px;
  background:
    radial-gradient(
      circle at 75% 43%,
      rgba(143, 205, 55, 0.15),
      transparent 34%
    ),
    linear-gradient(
      135deg,
      var(--gtbox-navy-950) 0%,
      var(--gtbox-navy-900) 54%,
      var(--gtbox-navy-800) 100%
    );
}

.gtbox-solution-hero::before,
.gtbox-solution-hero::after {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
}

.gtbox-solution-hero::before {
  inset: 0;
  background:
    linear-gradient(
      90deg,
      rgba(7, 28, 44, 0.11),
      transparent 50%,
      rgba(7, 28, 44, 0.15)
    );
}

.gtbox-solution-hero::after {
  top: -170px;
  right: -180px;
  width: 360px;
  height: 360px;
  border-radius: 50px;
  background:
    linear-gradient(
      135deg,
      rgba(255, 255, 255, 0.065),
      rgba(255, 255, 255, 0.01)
    );
  transform: rotate(18deg);
}

.gtbox-solution-hero-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr;
  gap: 44px;
}

/* =========================================================
   CONTENU
========================================================= */

.gtbox-solution-hero-content {
  min-width: 0;
  max-width: 720px;
}

.gtbox-solution-hero-tag {
  max-width: 100%;
  margin-bottom: 18px;
  font-size: 0.7rem;
  text-align: left;
}

.gtbox-solution-hero h1 {
  max-width: 700px;
  margin: 0;
  color: var(--gtbox-white);
  font-size: clamp(2.25rem, 10vw, 3.25rem);
  font-weight: 850;
  line-height: 1.04;
  letter-spacing: -0.047em;
  text-wrap: balance;
}

.gtbox-solution-hero h1 span {
  color: var(--gtbox-green);
}

.gtbox-solution-hero-text {
  max-width: 650px;
  margin: 21px 0 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.94rem;
  line-height: 1.65;
}

/* =========================================================
   RÉASSURANCE
========================================================= */

.gtbox-solution-hero-highlights {
  align-items: flex-start;
  flex-direction: column;
  gap: 10px;
  margin-top: 24px;
  text-align: left;
}

.gtbox-solution-hero-highlights > span {
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.8rem;
  font-weight: 730;
  line-height: 1.45;
}

/* =========================================================
   ACTIONS
========================================================= */

.gtbox-solution-hero-actions {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 11px;
  margin-top: 29px;
}

.gtbox-solution-hero-actions .gtbox-btn {
  width: 100%;
  min-height: 49px;
  padding-inline: 19px;
}

.gtbox-solution-hero-note {
  max-width: 630px;
  margin: 19px 0 0;
  color: rgba(255, 255, 255, 0.43);
  font-size: 0.66rem;
}

/* =========================================================
   VISUEL
========================================================= */

.gtbox-solution-hero-visual {
  position: relative;
  display: flex;
  min-width: 0;
  flex-direction: column;
  isolation: isolate;
}

.gtbox-solution-visual-glow {
  display: none;
}

/* =========================================================
   INTERFACE CONCEPTUELLE
========================================================= */

.gtbox-solution-concept {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 2;
  border: 1px solid rgba(169, 221, 210, 0.17);
  border-radius: 21px;
  color: var(--gtbox-white);
  background:
    linear-gradient(
      145deg,
      rgba(17, 49, 70, 0.98),
      rgba(7, 25, 40, 0.98)
    );
  box-shadow:
    0 30px 65px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.07);
}

.gtbox-solution-concept-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 52px;
  padding-inline: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: rgba(255, 255, 255, 0.025);
}

.gtbox-solution-concept-brand,
.gtbox-solution-concept-status {
  display: flex;
  align-items: center;
  gap: 8px;
}

.gtbox-solution-concept-brand > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 27px;
  height: 27px;
  border-radius: 8px;
  color: var(--gtbox-navy-950);
  background: var(--gtbox-green);
  font-size: 9px;
  font-weight: 900;
}

.gtbox-solution-concept-brand strong,
.gtbox-solution-concept-status {
  color: rgba(255, 255, 255, 0.67);
  font-size: 10px;
  font-weight: 750;
}

.gtbox-solution-concept-status {
  display: none;
}

.gtbox-solution-concept-status i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--gtbox-green);
  box-shadow: 0 0 12px rgba(143, 205, 55, 0.7);
}

.gtbox-solution-concept-layout {
  display: grid;
  grid-template-columns: 1fr;
}

.gtbox-solution-concept-sidebar {
  display: none;
}

.gtbox-solution-concept-content {
  min-width: 0;
  padding: 19px 14px 22px;
}

.gtbox-solution-concept-heading {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 18px;
}

.gtbox-solution-concept-heading div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.gtbox-solution-concept-heading small {
  color: rgba(255, 255, 255, 0.44);
  font-size: 8px;
}

.gtbox-solution-concept-heading strong {
  font-size: 14px;
}

.gtbox-solution-concept-heading > span {
  padding: 6px 8px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.57);
  background: rgba(255, 255, 255, 0.045);
  font-size: 7px;
  font-weight: 750;
}

/* =========================================================
   INDICATEURS FONCTIONNELS
========================================================= */

.gtbox-solution-concept-kpis {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 7px;
  margin-bottom: 10px;
}

.gtbox-solution-concept-kpis > div {
  min-width: 0;
  min-height: 68px;
  padding: 12px 10px;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 11px;
  background: rgba(255, 255, 255, 0.042);
}

.gtbox-solution-concept-kpis > div:last-child {
  grid-column: 1 / -1;
}

.gtbox-solution-concept-kpis span,
.gtbox-solution-concept-kpis small {
  display: block;
}

.gtbox-solution-concept-kpis span {
  overflow-wrap: anywhere;
  color: var(--gtbox-white);
  font-size: 0.76rem;
  font-weight: 820;
}

.gtbox-solution-concept-kpis small {
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.4);
  font-size: 7px;
}

/* =========================================================
   GRAPHIQUE ET SITES
========================================================= */

.gtbox-solution-concept-main {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}

.gtbox-solution-concept-chart,
.gtbox-solution-concept-sites {
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.036);
}

.gtbox-solution-concept-chart {
  min-height: 164px;
  padding: 14px 13px 7px;
}

.gtbox-solution-concept-chart-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.48);
  font-size: 7px;
}

.gtbox-solution-concept-chart-header i {
  width: 32px;
  height: 5px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.09);
}

.gtbox-solution-concept-chart svg {
  width: 100%;
  height: 125px;
}

.gtbox-solution-chart-fill {
  fill: url("#gtbox-solution-chart-fill");
}

.gtbox-solution-chart-line {
  fill: none;
  stroke: var(--gtbox-green);
  stroke-width: 3;
  stroke-linecap: round;
}

.gtbox-solution-concept-sites {
  display: none;
}

.gtbox-solution-concept-label {
  position: absolute;
  right: 11px;
  bottom: 8px;
  padding: 4px 7px;
  border-radius: 6px;
  color: rgba(255, 255, 255, 0.4);
  background: rgba(4, 17, 27, 0.76);
  font-size: 6px;
  font-weight: 750;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

/* =========================================================
   REPRÉSENTATION GTBOX
========================================================= */

.gtbox-solution-concept-device {
  position: relative;
  width: min(84%, 270px);
  min-height: 145px;
  z-index: 4;
  margin: -25px auto 0;
  padding: 24px 22px 18px;
  border: 1px solid rgba(223, 232, 235, 0.94);
  border-radius: 24px 24px 31px 31px;
  color: var(--gtbox-text);
  background:
    linear-gradient(
      155deg,
      var(--gtbox-white) 0%,
      #f4f7f8 52%,
      #dce5e7 100%
    );
  box-shadow:
    0 32px 55px rgba(0, 0, 0, 0.36),
    inset 0 2px 1px rgba(255, 255, 255, 0.9);
  transform: rotate(-3deg);
}

.gtbox-solution-concept-device-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gtbox-solution-concept-device-head strong {
  font-size: 1.08rem;
  font-weight: 900;
  letter-spacing: -0.04em;
}

.gtbox-solution-concept-device-head span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--gtbox-green);
  box-shadow: 0 0 0 4px rgba(143, 205, 55, 0.13);
}

.gtbox-solution-concept-device-flow {
  display: grid;
  grid-template-columns: auto minmax(20px, 1fr) auto;
  align-items: center;
  gap: 7px;
  margin-top: 20px;
  color: rgba(23, 50, 77, 0.54);
  font-size: 7px;
  font-weight: 800;
  text-transform: uppercase;
}

.gtbox-solution-concept-device-flow i {
  position: relative;
  height: 1px;
  background:
    linear-gradient(
      90deg,
      rgba(23, 50, 77, 0.12),
      var(--gtbox-green),
      rgba(23, 50, 77, 0.12)
    );
}

.gtbox-solution-concept-device-flow i::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  border-top: 1px solid var(--gtbox-green-dark);
  border-right: 1px solid var(--gtbox-green-dark);
  transform: translateY(-50%) rotate(45deg);
}

.gtbox-solution-concept-device-screen {
  margin-top: 12px;
  padding: 12px 10px;
  border-radius: 10px;
  color: rgba(23, 50, 77, 0.65);
  background: rgba(23, 50, 77, 0.05);
  font-size: 8px;
  font-weight: 750;
  line-height: 1.4;
  text-align: center;
}

.gtbox-solution-concept-device-leds {
  display: flex;
  gap: 6px;
  margin-top: 12px;
}

.gtbox-solution-concept-device-leds span {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(23, 50, 77, 0.18);
}

.gtbox-solution-concept-device-leds span:first-child {
  background: var(--gtbox-green);
}

.gtbox-solution-visual-note {
  margin: 15px auto 0;
  color: rgba(255, 255, 255, 0.39);
  font-size: 0.62rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

/* =========================================================
   MOBILE LARGE
========================================================= */

@media (min-width: 480px) {
  .gtbox-solution-hero-actions {
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .gtbox-solution-hero-actions .gtbox-btn {
    width: auto;
  }

  .gtbox-solution-concept-status {
    display: flex;
  }

  .gtbox-solution-concept-kpis {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .gtbox-solution-concept-kpis > div:last-child {
    grid-column: auto;
  }
}

/* =========================================================
   TABLETTE
========================================================= */

@media (min-width: 768px) {
  .gtbox-solution-hero {
    padding-block: 110px 76px;
  }

  .gtbox-solution-hero-inner {
    gap: 50px;
  }

  .gtbox-solution-hero h1 {
    font-size: clamp(2.8rem, 7vw, 3.8rem);
  }

  .gtbox-solution-hero-text {
    font-size: 1.02rem;
  }

  .gtbox-solution-concept-layout {
    grid-template-columns: 48px minmax(0, 1fr);
  }

  .gtbox-solution-concept-sidebar {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 18px;
    padding-top: 25px;
    border-right: 1px solid rgba(255, 255, 255, 0.06);
    background: rgba(3, 15, 26, 0.34);
  }

  .gtbox-solution-concept-sidebar span {
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.19);
    border-radius: 5px;
  }

  .gtbox-solution-concept-sidebar span.is-active {
    border-color: var(--gtbox-green);
    background: rgba(143, 205, 55, 0.16);
  }

  .gtbox-solution-concept-content {
    padding: 23px 21px 26px;
  }

  .gtbox-solution-concept-main {
    grid-template-columns:
      minmax(0, 1.55fr)
      minmax(145px, 0.7fr);
  }

  .gtbox-solution-concept-sites {
    display: block;
    min-height: 175px;
    padding: 15px 12px;
  }

  .gtbox-solution-concept-sites-title {
    display: block;
    margin-bottom: 13px;
    color: rgba(255, 255, 255, 0.46);
    font-size: 7px;
  }

  .gtbox-solution-concept-sites > div {
    display: grid;
    grid-template-columns: 7px minmax(0, 1fr);
    gap: 3px 7px;
    padding-block: 9px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
  }

  .gtbox-solution-concept-sites i {
    grid-row: 1 / 3;
    align-self: center;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--gtbox-green);
  }

  .gtbox-solution-concept-sites .has-alert i {
    background: #ff9b42;
  }

  .gtbox-solution-concept-sites span {
    color: rgba(255, 255, 255, 0.68);
    font-size: 8px;
  }

  .gtbox-solution-concept-sites strong {
    color: rgba(255, 255, 255, 0.4);
    font-size: 7px;
    font-weight: 650;
  }
}

/* =========================================================
   PETIT DESKTOP
========================================================= */

@media (min-width: 1024px) {
  .gtbox-solution-hero {
    padding-block: 112px 74px;
  }

  .gtbox-solution-hero-inner {
    grid-template-columns:
      minmax(0, 0.94fr)
      minmax(470px, 1.06fr);
    align-items: center;
    gap: 43px;
  }

  .gtbox-solution-hero-content {
    max-width: 650px;
  }

  .gtbox-solution-hero h1 {
    font-size: clamp(3rem, 4.2vw, 4rem);
  }

  .gtbox-solution-hero-visual {
    min-height: 500px;
  }

  .gtbox-solution-visual-glow {
    position: absolute;
    top: 105px;
    right: 10px;
    display: block;
    width: 400px;
    height: 400px;
    z-index: 1;
    border-radius: 50%;
    pointer-events: none;
    background:
      radial-gradient(
        circle,
        rgba(143, 205, 55, 0.3),
        rgba(31, 109, 98, 0.14) 42%,
        transparent 72%
      );
    filter: blur(66px);
  }

  .gtbox-solution-concept {
    position: absolute;
    top: 24px;
    right: 0;
    width: min(100%, 590px);
    transform:
      perspective(1200px)
      rotateY(-3deg)
      rotateX(1deg);
    transform-origin: center right;
  }

  .gtbox-solution-concept-device {
    position: absolute;
    right: 76px;
    bottom: 0;
    width: 255px;
    margin: 0;
    transform: rotate(-3deg);
    animation: gtbox-solution-float 6s ease-in-out infinite;
  }

  .gtbox-solution-visual-note {
    position: absolute;
    right: 0;
    bottom: -1px;
    margin: 0;
    text-align: right;
  }
}

/* =========================================================
   DESKTOP DE RÉFÉRENCE
========================================================= */

@media (min-width: 1280px) {
  .gtbox-solution-hero {
    padding-block: 116px 76px;
  }

  .gtbox-solution-hero-inner {
    grid-template-columns:
      minmax(0, 0.95fr)
      minmax(500px, 1.05fr);
    gap: 48px;
  }

  .gtbox-solution-hero h1 {
    font-size: clamp(3.2rem, 4vw, 4.1rem);
  }

  .gtbox-solution-hero-visual {
    min-height: 510px;
  }

  .gtbox-solution-concept {
    width: min(100%, 610px);
  }

  .gtbox-solution-concept-device {
    right: 88px;
    width: 265px;
  }
}

/* =========================================================
   ANIMATION
========================================================= */

@keyframes gtbox-solution-float {
  0%,
  100% {
    transform: rotate(-3deg) translateY(0);
  }

  50% {
    transform: rotate(-3deg) translateY(-6px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .gtbox-solution-concept-device {
    animation: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f249d17 *//* =========================================================
   PAGE SOLUTION — RÉALITÉS DE L’EXISTANT
   Base mobile-first
========================================================= */

.gtbox-limits-section {
  overflow: hidden;
  padding-block: 76px;
  background:
    radial-gradient(
      circle at 10% 12%,
      rgba(143, 205, 55, 0.07),
      transparent 31%
    ),
    var(--gtbox-surface);
}

.gtbox-limits-inner {
  position: relative;
}

/* =========================================================
   EN-TÊTE
========================================================= */

.gtbox-limits-header {
  max-width: 890px;
  margin-bottom: 42px;
}

.gtbox-limits-header .gtbox-section-title {
  max-width: 860px;
  font-size: clamp(2rem, 8vw, 2.85rem);
  line-height: 1.1;
  letter-spacing: -0.04em;
}

.gtbox-limits-header .gtbox-section-intro {
  max-width: 790px;
  line-height: 1.65;
}

/* =========================================================
   GRILLE
========================================================= */

.gtbox-limits-grid {
  display: grid;
  grid-template-columns: 1fr;
  align-items: stretch;
  gap: 15px;
}

/* =========================================================
   CARTES
========================================================= */

.gtbox-limits-card {
  position: relative;
  display: flex;
  min-width: 0;
  flex-direction: column;
  padding: 24px 21px 21px;
  overflow: hidden;
  background:
    linear-gradient(
      180deg,
      var(--gtbox-surface) 0%,
      var(--gtbox-surface-soft) 100%
    );
  box-shadow:
    var(--gtbox-shadow-card),
    inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.gtbox-limits-card::after {
  content: "";
  position: absolute;
  right: -60px;
  bottom: -70px;
  width: 165px;
  height: 165px;
  border-radius: 50%;
  pointer-events: none;
  background:
    radial-gradient(
      circle,
      rgba(143, 205, 55, 0.075),
      transparent 70%
    );
}

.gtbox-limits-card.gtbox-card-featured {
  border-color: rgba(143, 205, 55, 0.2);
  background:
    radial-gradient(
      circle at 92% 5%,
      rgba(143, 205, 55, 0.12),
      transparent 38%
    ),
    linear-gradient(
      180deg,
      var(--gtbox-surface) 0%,
      var(--gtbox-surface-soft) 100%
    );
}

.gtbox-limits-icon,
.gtbox-limits-kicker,
.gtbox-limits-card h3,
.gtbox-limits-card > p,
.gtbox-limits-consequence {
  position: relative;
  z-index: 2;
}

/* =========================================================
   ICÔNES
========================================================= */

.gtbox-limits-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 18px;
  border-radius: 15px;
}

/* Données dispersées */

.gtbox-limits-icon-data span {
  width: 9px;
  height: 9px;
  border: 2px solid var(--gtbox-green-dark);
  border-radius: 3px;
  box-shadow:
    -10px -8px 0 -2px var(--gtbox-surface),
    -10px -8px 0 0 var(--gtbox-green-dark),
    10px -8px 0 -2px var(--gtbox-surface),
    10px -8px 0 0 var(--gtbox-green-dark),
    -10px 8px 0 -2px var(--gtbox-surface),
    -10px 8px 0 0 var(--gtbox-green-dark),
    10px 8px 0 -2px var(--gtbox-surface),
    10px 8px 0 0 var(--gtbox-green-dark);
}

/* Énergie */

.gtbox-limits-icon-energy span {
  width: 24px;
  height: 18px;
  border-bottom: 2px solid var(--gtbox-green-dark);
  border-left: 2px solid var(--gtbox-green-dark);
}

.gtbox-limits-icon-energy span::before {
  bottom: 4px;
  left: 3px;
  width: 18px;
  height: 10px;
  border-top: 2px solid var(--gtbox-green-dark);
  border-right: 2px solid var(--gtbox-green-dark);
  transform: skewY(-25deg);
}

/* Exploitation */

.gtbox-limits-icon-maintenance span {
  width: 23px;
  height: 23px;
  border: 2px solid var(--gtbox-green-dark);
  border-radius: 50%;
}

.gtbox-limits-icon-maintenance span::before {
  top: 3px;
  left: 9px;
  width: 2px;
  height: 9px;
  border-radius: 99px;
  background: var(--gtbox-green-dark);
}

.gtbox-limits-icon-maintenance span::after {
  bottom: 4px;
  left: 9px;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: var(--gtbox-green-dark);
}

/* Évolution */

.gtbox-limits-icon-evolution span {
  width: 22px;
  height: 22px;
  border: 2px solid var(--gtbox-green-dark);
  border-radius: 5px;
}

.gtbox-limits-icon-evolution span::before {
  top: 4px;
  right: -7px;
  width: 10px;
  height: 10px;
  border-top: 2px solid var(--gtbox-green-dark);
  border-right: 2px solid var(--gtbox-green-dark);
}

.gtbox-limits-icon-evolution span::after {
  top: 4px;
  right: -7px;
  width: 14px;
  height: 2px;
  background: var(--gtbox-green-dark);
  transform: rotate(-45deg);
  transform-origin: right center;
}

/* =========================================================
   CONTENU
========================================================= */

.gtbox-limits-kicker {
  margin-bottom: 10px;
  font-size: 0.68rem;
  letter-spacing: 0.07em;
}

.gtbox-limits-card h3 {
  margin: 0 0 11px;
  color: var(--gtbox-text);
  font-size: 1.05rem;
  font-weight: 850;
  line-height: 1.32;
  text-wrap: balance;
}

.gtbox-limits-card > p {
  margin: 0;
  color: var(--gtbox-muted);
  font-size: 0.85rem;
  line-height: 1.58;
}

/* =========================================================
   CONSÉQUENCE
========================================================= */

.gtbox-limits-consequence {
  display: block;
  margin-top: auto;
  padding-top: 19px;
}

.gtbox-limits-consequence::before {
  top: 19px;
}

.gtbox-limits-consequence-label {
  display: block;
  margin-bottom: 5px;
  color: #718395;
  font-size: 0.58rem;
  font-weight: 850;
  line-height: 1.3;
  letter-spacing: 0.065em;
  text-transform: uppercase;
}

.gtbox-limits-consequence strong {
  display: block;
  color: var(--gtbox-text);
  font-size: 0.76rem;
  font-weight: 800;
  line-height: 1.45;
}

/* =========================================================
   TRANSITION
========================================================= */

.gtbox-limits-transition {
  display: grid;
  gap: 18px;
  margin-top: 26px;
  padding: 21px 20px;
  border-color: #e0e9ef;
  border-radius: 19px;
}

.gtbox-limits-transition-content {
  min-width: 0;
}

.gtbox-limits-transition-content strong {
  display: block;
  margin-bottom: 5px;
  color: var(--gtbox-text);
  font-size: 0.9rem;
  font-weight: 850;
  line-height: 1.4;
}

.gtbox-limits-transition-content p {
  max-width: 810px;
  margin: 0;
  color: var(--gtbox-muted);
  font-size: 0.8rem;
  line-height: 1.55;
}

.gtbox-limits-transition-link {
  align-self: flex-start;
  min-height: 44px;
  color: var(--gtbox-text);
  font-size: 0.82rem;
}

.gtbox-limits-transition-link:hover {
  color: var(--gtbox-text);
}

/* =========================================================
   NOTE TECHNIQUE
========================================================= */

.gtbox-limits-note {
  max-width: 900px;
  margin: 16px auto 0;
  color: #718395;
  font-size: 0.7rem;
  line-height: 1.5;
  text-align: left;
}

/* =========================================================
   MOBILE LARGE
========================================================= */

@media (min-width: 480px) {
  .gtbox-limits-card {
    padding: 26px 23px 23px;
  }

  .gtbox-limits-transition {
    padding: 23px;
  }
}

/* =========================================================
   TABLETTE — 768 × 1024
========================================================= */

@media (min-width: 768px) {
  .gtbox-limits-section {
    padding-block: 88px;
  }

  .gtbox-limits-header {
    margin-bottom: 49px;
  }

  .gtbox-limits-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }

  .gtbox-limits-card {
    padding: 27px 24px 24px;
  }

  .gtbox-limits-transition {
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 27px;
    margin-top: 30px;
    padding: 23px 25px;
  }

  .gtbox-limits-transition-link {
    flex-shrink: 0;
  }

  .gtbox-limits-note {
    text-align: center;
  }
}

/* =========================================================
   PETIT DESKTOP
========================================================= */

@media (min-width: 1024px) {
  .gtbox-limits-section {
    padding-block: 94px;
  }

  .gtbox-limits-card h3 {
    font-size: 1.08rem;
  }

  .gtbox-limits-card > p {
    font-size: 0.87rem;
  }
}

/* =========================================================
   DESKTOP DE RÉFÉRENCE
========================================================= */

@media (min-width: 1280px) {
  .gtbox-limits-section {
    padding-block: 98px;
  }

  .gtbox-limits-header {
    margin-bottom: 52px;
  }

  .gtbox-limits-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 19px;
  }

  .gtbox-limits-card {
    padding: 28px 24px 24px;
  }

  .gtbox-limits-card h3 {
    font-size: 1.1rem;
  }

  .gtbox-limits-transition {
    margin-top: 34px;
    padding: 24px 27px;
  }
}

/* =========================================================
   INTERACTIONS
========================================================= */

@media (hover: hover) and (pointer: fine) {
  .gtbox-limits-card {
    transition:
      transform var(--gtbox-transition),
      border-color var(--gtbox-transition),
      box-shadow var(--gtbox-transition);
  }

  .gtbox-limits-card:hover {
    border-color: rgba(143, 205, 55, 0.19);
    transform: translateY(-4px);
  }
}

/* =========================================================
   MOUVEMENT RÉDUIT
========================================================= */

@media (prefers-reduced-motion: reduce) {
  .gtbox-limits-card {
    transition: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dd1bfee *//* =========================================================
   PAGE SOLUTION — TROIS DIMENSIONS DE GTBOX
   Base mobile-first
========================================================= */

.gtbox-solution-intro {
  overflow: hidden;
  padding-block: 76px;
  background:
    radial-gradient(
      circle at 88% 12%,
      rgba(143, 205, 55, 0.055),
      transparent 30%
    ),
    var(--gtbox-surface);
}

.gtbox-solution-intro-inner {
  position: relative;
}

/* =========================================================
   EN-TÊTE
========================================================= */

.gtbox-solution-intro-header {
  max-width: 850px;
  margin-bottom: 42px;
}

.gtbox-solution-intro-header .gtbox-section-title {
  max-width: 820px;
  font-size: clamp(2rem, 8vw, 2.8rem);
  line-height: 1.1;
  letter-spacing: -0.04em;
}

.gtbox-solution-intro-header .gtbox-section-intro {
  max-width: 770px;
}

/* =========================================================
   GRILLE
========================================================= */

.gtbox-solution-intro-grid {
  display: grid;
  grid-template-columns: 1fr;
  align-items: stretch;
  gap: 15px;
}

/* =========================================================
   CARTES
========================================================= */

.gtbox-solution-intro-card {
  position: relative;
  display: flex;
  min-width: 0;
  flex-direction: column;
  padding: 24px 21px 21px;
  overflow: hidden;
  background:
    linear-gradient(
      180deg,
      var(--gtbox-surface) 0%,
      #f6f9fc 100%
    );
}

.gtbox-solution-intro-card::after {
  content: "";
  position: absolute;
  right: -60px;
  bottom: -70px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  pointer-events: none;
  background:
    radial-gradient(
      circle,
      rgba(143, 205, 55, 0.08),
      transparent 70%
    );
}

.gtbox-solution-intro-card.gtbox-card-featured {
  border-color: rgba(143, 205, 55, 0.2);
  background:
    radial-gradient(
      circle at 92% 5%,
      rgba(143, 205, 55, 0.12),
      transparent 38%
    ),
    linear-gradient(
      180deg,
      var(--gtbox-surface) 0%,
      #f6f9fc 100%
    );
}

.gtbox-solution-intro-icon,
.gtbox-solution-intro-kicker,
.gtbox-solution-intro-card h3,
.gtbox-solution-intro-card > p,
.gtbox-solution-intro-capabilities,
.gtbox-solution-intro-result {
  position: relative;
  z-index: 2;
}

/* =========================================================
   ICÔNES
========================================================= */

.gtbox-solution-intro-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 18px;
  border-radius: 15px;
}

/* Supervision */

.gtbox-solution-intro-icon-supervision span {
  width: 25px;
  height: 18px;
  border: 2px solid var(--gtbox-green-dark);
  border-radius: 4px;
}

.gtbox-solution-intro-icon-supervision span::before {
  bottom: -7px;
  left: 50%;
  width: 2px;
  height: 6px;
  background: var(--gtbox-green-dark);
  transform: translateX(-50%);
}

.gtbox-solution-intro-icon-supervision span::after {
  bottom: -9px;
  left: 50%;
  width: 12px;
  height: 2px;
  border-radius: 99px;
  background: var(--gtbox-green-dark);
  transform: translateX(-50%);
}

/* Énergie */

.gtbox-solution-intro-icon-energy span {
  width: 9px;
  height: 26px;
  background: var(--gtbox-green-dark);
  clip-path:
    polygon(
      58% 0,
      0 56%,
      42% 56%,
      30% 100%,
      100% 42%,
      57% 42%
    );
}

/* Action */

.gtbox-solution-intro-icon-action span {
  width: 25px;
  height: 25px;
  border: 2px solid var(--gtbox-green-dark);
  border-radius: 50%;
}

.gtbox-solution-intro-icon-action span::before {
  top: 4px;
  left: 10px;
  width: 2px;
  height: 8px;
  border-radius: 99px;
  background: var(--gtbox-green-dark);
  transform: rotate(35deg);
  transform-origin: bottom;
}

.gtbox-solution-intro-icon-action span::after {
  right: -6px;
  bottom: -3px;
  width: 10px;
  height: 6px;
  border-right: 2px solid var(--gtbox-green-dark);
  border-bottom: 2px solid var(--gtbox-green-dark);
  transform: rotate(-42deg);
}

/* =========================================================
   CONTENU
========================================================= */

.gtbox-solution-intro-kicker {
  margin-bottom: 10px;
  font-size: 0.69rem;
  letter-spacing: 0.07em;
}

.gtbox-solution-intro-card h3 {
  margin: 0 0 11px;
  color: var(--gtbox-text);
  font-size: 1.07rem;
  font-weight: 850;
  line-height: 1.32;
  text-wrap: balance;
}

.gtbox-solution-intro-card > p {
  margin: 0;
  color: var(--gtbox-muted);
  font-size: 0.85rem;
  line-height: 1.58;
}

/* =========================================================
   EXEMPLES FONCTIONNELS
========================================================= */

.gtbox-solution-intro-capabilities {
  display: grid;
  gap: 7px;
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.gtbox-solution-intro-capabilities li {
  position: relative;
  padding-left: 16px;
  color: #5f7385;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.42;
}

.gtbox-solution-intro-capabilities li::before {
  content: "";
  position: absolute;
  top: 0.55em;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--gtbox-green);
  box-shadow: 0 0 0 3px rgba(143, 205, 55, 0.11);
}

/* =========================================================
   RÉSULTAT
========================================================= */

.gtbox-solution-intro-result {
  display: block;
  margin-top: auto;
  padding-top: 20px;
}

.gtbox-solution-intro-result::before {
  top: 20px;
}

.gtbox-solution-intro-result-label {
  display: block;
  margin-bottom: 5px;
  color: #718395;
  font-size: 0.58rem;
  font-weight: 850;
  line-height: 1.3;
  letter-spacing: 0.065em;
  text-transform: uppercase;
}

.gtbox-solution-intro-result strong {
  display: block;
  color: var(--gtbox-text);
  font-size: 0.78rem;
  font-weight: 800;
  line-height: 1.45;
}

/* =========================================================
   ENCADRÉ RÉGLEMENTAIRE
========================================================= */

.gtbox-solution-intro-regulation {
  display: grid;
  grid-template-columns: 1fr;
  gap: 17px;
  margin-top: 26px;
  padding: 21px 20px;
  border-color: #e0e9ef;
  border-radius: 19px;
}

.gtbox-solution-intro-regulation-icon {
  width: 47px;
  height: 47px;
  border-radius: 14px;
}

.gtbox-solution-intro-regulation-icon span {
  width: 19px;
  height: 24px;
  border: 2px solid var(--gtbox-green-dark);
  border-radius: 3px;
}

.gtbox-solution-intro-regulation-icon span::before {
  top: 5px;
  left: 3px;
  width: 9px;
  height: 2px;
  border-radius: 99px;
  background: var(--gtbox-green-dark);
  box-shadow:
    0 5px 0 var(--gtbox-green-dark),
    0 10px 0 var(--gtbox-green-dark);
}

.gtbox-solution-intro-regulation-content {
  min-width: 0;
}

.gtbox-solution-intro-regulation-content strong {
  display: block;
  margin-bottom: 5px;
  color: var(--gtbox-text);
  font-size: 0.9rem;
  font-weight: 850;
  line-height: 1.4;
}

.gtbox-solution-intro-regulation-content p {
  margin: 0;
  color: var(--gtbox-muted);
  font-size: 0.8rem;
  line-height: 1.55;
}

.gtbox-solution-intro-regulation-link {
  align-self: flex-start;
  min-height: 44px;
  color: var(--gtbox-text);
  font-size: 0.82rem;
}

.gtbox-solution-intro-regulation-link:hover {
  color: var(--gtbox-text);
}

/* =========================================================
   NOTE TECHNIQUE
========================================================= */

.gtbox-solution-intro-note {
  max-width: 900px;
  margin: 16px auto 0;
  color: #718395;
  font-size: 0.7rem;
  line-height: 1.5;
  text-align: left;
}

/* =========================================================
   MOBILE LARGE
========================================================= */

@media (min-width: 480px) {
  .gtbox-solution-intro-card {
    padding: 26px 23px 23px;
  }

  .gtbox-solution-intro-regulation {
    padding: 23px;
  }
}

/* =========================================================
   TABLETTE — 768 × 1024
========================================================= */

@media (min-width: 768px) {
  .gtbox-solution-intro {
    padding-block: 88px;
  }

  .gtbox-solution-intro-header {
    margin-bottom: 49px;
  }

  .gtbox-solution-intro-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }

  .gtbox-solution-intro-card:last-child {
    grid-column: 1 / -1;
  }

  .gtbox-solution-intro-regulation {
    grid-template-columns: 48px minmax(0, 1fr);
    align-items: center;
    gap: 18px;
    margin-top: 30px;
    padding: 23px 25px;
  }

  .gtbox-solution-intro-regulation-link {
    grid-column: 2;
  }

  .gtbox-solution-intro-note {
    text-align: center;
  }
}

/* =========================================================
   PETIT DESKTOP
========================================================= */

@media (min-width: 1024px) {
  .gtbox-solution-intro {
    padding-block: 94px;
  }

  .gtbox-solution-intro-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }

  .gtbox-solution-intro-card:last-child {
    grid-column: auto;
  }

  .gtbox-solution-intro-card {
    padding: 27px 24px 24px;
  }

  .gtbox-solution-intro-regulation {
    grid-template-columns: 48px minmax(0, 1fr) auto;
    gap: 20px;
  }

  .gtbox-solution-intro-regulation-link {
    grid-column: auto;
    white-space: nowrap;
  }
}

/* =========================================================
   DESKTOP DE RÉFÉRENCE
========================================================= */

@media (min-width: 1280px) {
  .gtbox-solution-intro {
    padding-block: 98px;
  }

  .gtbox-solution-intro-header {
    margin-bottom: 52px;
  }

  .gtbox-solution-intro-grid {
    gap: 22px;
  }

  .gtbox-solution-intro-card {
    padding: 28px 26px 25px;
  }

  .gtbox-solution-intro-card h3 {
    font-size: 1.12rem;
  }

  .gtbox-solution-intro-card > p {
    font-size: 0.87rem;
  }

  .gtbox-solution-intro-regulation {
    margin-top: 34px;
    padding: 24px 26px;
  }
}

/* =========================================================
   INTERACTIONS
========================================================= */

@media (hover: hover) and (pointer: fine) {
  .gtbox-solution-intro-card {
    transition:
      transform var(--gtbox-transition),
      border-color var(--gtbox-transition);
  }

  .gtbox-solution-intro-card:hover {
    border-color: rgba(143, 205, 55, 0.19);
    transform: translateY(-4px);
  }
}

/* =========================================================
   MOUVEMENT RÉDUIT
========================================================= */

@media (prefers-reduced-motion: reduce) {
  .gtbox-solution-intro-card {
    transition: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6b698ed *//* =========================================================
   PAGE SOLUTION — CAPACITÉS TECHNIQUES
   Base mobile-first
========================================================= */

.gtbox-solution-pillars {
  overflow: hidden;
  padding-block: 76px;
  background:
    radial-gradient(
      circle at 90% 10%,
      rgba(143, 205, 55, 0.07),
      transparent 31%
    ),
    linear-gradient(
      180deg,
      var(--gtbox-surface-soft) 0%,
      #f2f6fa 100%
    );
}

.gtbox-solution-pillars-inner {
  position: relative;
}

/* =========================================================
   EN-TÊTE
========================================================= */

.gtbox-solution-pillars-header {
  max-width: 870px;
  margin-bottom: 42px;
}

.gtbox-solution-pillars-header .gtbox-section-title {
  max-width: 850px;
  font-size: clamp(2rem, 8vw, 2.85rem);
  line-height: 1.1;
  letter-spacing: -0.04em;
}

.gtbox-solution-pillars-header .gtbox-section-intro {
  max-width: 780px;
}

/* =========================================================
   GRILLE
========================================================= */

.gtbox-solution-pillars-grid {
  display: grid;
  grid-template-columns: 1fr;
  align-items: stretch;
  gap: 15px;
}

/* =========================================================
   CARTES
========================================================= */

.gtbox-solution-pillar-card {
  position: relative;
  display: flex;
  min-width: 0;
  flex-direction: column;
  padding: 24px 21px 21px;
  overflow: hidden;
  background: var(--gtbox-surface);
}

.gtbox-solution-pillar-card::after {
  content: "";
  position: absolute;
  right: -60px;
  bottom: -70px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  pointer-events: none;
  background:
    radial-gradient(
      circle,
      rgba(143, 205, 55, 0.075),
      transparent 70%
    );
}

.gtbox-solution-pillar-card.gtbox-card-featured {
  border-color: rgba(143, 205, 55, 0.22);
  background:
    radial-gradient(
      circle at 92% 5%,
      rgba(143, 205, 55, 0.13),
      transparent 38%
    ),
    var(--gtbox-surface);
}

.gtbox-solution-pillar-icon,
.gtbox-solution-pillar-kicker,
.gtbox-solution-pillar-card h3,
.gtbox-solution-pillar-card > p,
.gtbox-solution-pillar-condition,
.gtbox-solution-pillar-benefit {
  position: relative;
  z-index: 2;
}

/* =========================================================
   ICÔNES
========================================================= */

.gtbox-solution-pillar-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 18px;
  border-radius: 15px;
}

/* Supervision */

.gtbox-solution-pillar-icon-supervision span {
  width: 25px;
  height: 18px;
  border: 2px solid var(--gtbox-green-dark);
  border-radius: 4px;
}

.gtbox-solution-pillar-icon-supervision span::before {
  bottom: -7px;
  left: 50%;
  width: 2px;
  height: 6px;
  background: var(--gtbox-green-dark);
  transform: translateX(-50%);
}

.gtbox-solution-pillar-icon-supervision span::after {
  bottom: -9px;
  left: 50%;
  width: 12px;
  height: 2px;
  border-radius: 99px;
  background: var(--gtbox-green-dark);
  transform: translateX(-50%);
}

/* Radio */

.gtbox-solution-pillar-icon-radio span {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--gtbox-green-dark);
}

.gtbox-solution-pillar-icon-radio span::before,
.gtbox-solution-pillar-icon-radio span::after {
  top: 50%;
  left: 50%;
  border: 2px solid var(--gtbox-green-dark);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.gtbox-solution-pillar-icon-radio span::before {
  width: 17px;
  height: 17px;
}

.gtbox-solution-pillar-icon-radio span::after {
  width: 29px;
  height: 29px;
}

/* Capteur */

.gtbox-solution-pillar-icon-sensor span {
  width: 24px;
  height: 24px;
  border: 2px solid var(--gtbox-green-dark);
  border-radius: 7px;
}

.gtbox-solution-pillar-icon-sensor span::before {
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  border: 2px solid var(--gtbox-green-dark);
  border-radius: 50%;
}

.gtbox-solution-pillar-icon-sensor span::after {
  right: -5px;
  bottom: -5px;
  width: 8px;
  height: 8px;
  border: 2px solid var(--gtbox-green-dark);
  border-radius: 50%;
  background: var(--gtbox-surface-soft);
}

/* Pilotage */

.gtbox-solution-pillar-icon-energy span {
  width: 9px;
  height: 26px;
  background: var(--gtbox-green-dark);
  clip-path:
    polygon(
      58% 0,
      0 56%,
      42% 56%,
      30% 100%,
      100% 42%,
      57% 42%
    );
}

/* Événements */

.gtbox-solution-pillar-icon-alert span {
  width: 23px;
  height: 23px;
  border: 2px solid var(--gtbox-green-dark);
  border-radius: 50%;
}

.gtbox-solution-pillar-icon-alert span::before {
  top: 4px;
  left: 9px;
  width: 2px;
  height: 9px;
  border-radius: 99px;
  background: var(--gtbox-green-dark);
}

.gtbox-solution-pillar-icon-alert span::after {
  bottom: 4px;
  left: 9px;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: var(--gtbox-green-dark);
}

/* Multi-sites */

.gtbox-solution-pillar-icon-multisite span {
  width: 13px;
  height: 17px;
  border: 2px solid var(--gtbox-green-dark);
  border-radius: 2px;
  box-shadow:
    -8px 5px 0 -2px var(--gtbox-surface-soft),
    -8px 5px 0 0 var(--gtbox-green-dark),
    8px 5px 0 -2px var(--gtbox-surface-soft),
    8px 5px 0 0 var(--gtbox-green-dark);
}

/* =========================================================
   CONTENU
========================================================= */

.gtbox-solution-pillar-kicker {
  margin-bottom: 10px;
  font-size: 0.68rem;
  letter-spacing: 0.07em;
}

.gtbox-solution-pillar-card h3 {
  margin: 0 0 11px;
  color: var(--gtbox-text);
  font-size: 1.06rem;
  font-weight: 850;
  line-height: 1.32;
  text-wrap: balance;
}

.gtbox-solution-pillar-card > p {
  margin: 0;
  color: var(--gtbox-muted);
  font-size: 0.85rem;
  line-height: 1.58;
}

/* =========================================================
   CONDITION TECHNIQUE
========================================================= */

.gtbox-solution-pillar-condition {
  display: inline-flex;
  align-self: flex-start;
  align-items: center;
  min-height: 29px;
  margin-top: 17px;
  padding: 6px 9px;
  border: 1px solid rgba(23, 50, 77, 0.075);
  border-radius: 999px;
  color: #667b8d;
  background: rgba(23, 50, 77, 0.035);
  font-size: 0.59rem;
  font-weight: 820;
  line-height: 1.3;
  letter-spacing: 0.025em;
}

/* =========================================================
   BÉNÉFICE
========================================================= */

.gtbox-solution-pillar-benefit {
  margin-top: auto;
  padding-top: 20px;
  font-size: 0.76rem;
}

.gtbox-solution-pillar-benefit::before {
  top: 25px;
}

/* =========================================================
   PIED DE SECTION
========================================================= */

.gtbox-solution-pillars-footer {
  display: grid;
  gap: 18px;
  margin-top: 26px;
  padding: 21px 20px;
  border-color: #e0e9ef;
  border-radius: 19px;
  background: rgba(255, 255, 255, 0.76);
}

.gtbox-solution-pillars-footer-content {
  min-width: 0;
}

.gtbox-solution-pillars-footer-content strong {
  display: block;
  margin-bottom: 5px;
  color: var(--gtbox-text);
  font-size: 0.9rem;
  font-weight: 850;
  line-height: 1.4;
}

.gtbox-solution-pillars-footer-content p {
  max-width: 800px;
  margin: 0;
  color: var(--gtbox-muted);
  font-size: 0.8rem;
  line-height: 1.55;
}

.gtbox-solution-pillars-link {
  align-self: flex-start;
  min-height: 44px;
  color: var(--gtbox-text);
  font-size: 0.82rem;
}

.gtbox-solution-pillars-link:hover {
  color: var(--gtbox-text);
}

/* =========================================================
   NOTE TECHNIQUE
========================================================= */

.gtbox-solution-pillars-note {
  max-width: 920px;
  margin: 16px auto 0;
  color: #718395;
  font-size: 0.7rem;
  line-height: 1.5;
  text-align: left;
}

/* =========================================================
   MOBILE LARGE
========================================================= */

@media (min-width: 480px) {
  .gtbox-solution-pillar-card {
    padding: 26px 23px 23px;
  }

  .gtbox-solution-pillars-footer {
    padding: 23px;
  }
}

/* =========================================================
   TABLETTE — 768 × 1024
========================================================= */

@media (min-width: 768px) {
  .gtbox-solution-pillars {
    padding-block: 88px;
  }

  .gtbox-solution-pillars-header {
    margin-bottom: 49px;
  }

  .gtbox-solution-pillars-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }

  .gtbox-solution-pillars-footer {
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 27px;
    margin-top: 30px;
    padding: 23px 25px;
  }

  .gtbox-solution-pillars-link {
    flex-shrink: 0;
  }

  .gtbox-solution-pillars-note {
    text-align: center;
  }
}

/* =========================================================
   PETIT DESKTOP
========================================================= */

@media (min-width: 1024px) {
  .gtbox-solution-pillars {
    padding-block: 94px;
  }

  .gtbox-solution-pillars-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 19px;
  }

  .gtbox-solution-pillar-card {
    padding: 27px 24px 24px;
  }

  .gtbox-solution-pillar-card h3 {
    font-size: 1.08rem;
  }

  .gtbox-solution-pillar-card > p {
    font-size: 0.87rem;
  }
}

/* =========================================================
   DESKTOP DE RÉFÉRENCE
========================================================= */

@media (min-width: 1280px) {
  .gtbox-solution-pillars {
    padding-block: 98px;
  }

  .gtbox-solution-pillars-header {
    margin-bottom: 52px;
  }

  .gtbox-solution-pillars-grid {
    gap: 21px;
  }

  .gtbox-solution-pillar-card {
    padding: 28px 25px 25px;
  }

  .gtbox-solution-pillar-card h3 {
    font-size: 1.1rem;
  }

  .gtbox-solution-pillars-footer {
    margin-top: 34px;
    padding: 24px 27px;
  }
}

/* =========================================================
   INTERACTIONS
========================================================= */

@media (hover: hover) and (pointer: fine) {
  .gtbox-solution-pillar-card {
    transition:
      transform var(--gtbox-transition),
      border-color var(--gtbox-transition);
  }

  .gtbox-solution-pillar-card:hover {
    border-color: rgba(143, 205, 55, 0.2);
    transform: translateY(-4px);
  }
}

/* =========================================================
   MOUVEMENT RÉDUIT
========================================================= */

@media (prefers-reduced-motion: reduce) {
  .gtbox-solution-pillar-card {
    transition: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4b11963 *//* =========================================================
   PAGE SOLUTION — SUPERVISION WEB
   Base mobile-first
========================================================= */

.gtbox-platform-section {
  overflow: hidden;
  isolation: isolate;
  padding-block: 78px;
  background:
    radial-gradient(
      circle at 84% 47%,
      rgba(143, 205, 55, 0.1),
      transparent 35%
    ),
    linear-gradient(
      135deg,
      var(--gtbox-navy-950) 0%,
      var(--gtbox-navy-900) 53%,
      var(--gtbox-navy-800) 100%
    );
}

.gtbox-platform-section::before {
  content: "";
  position: absolute;
  top: -160px;
  right: -160px;
  width: 340px;
  height: 340px;
  z-index: 0;
  border-radius: 48px;
  pointer-events: none;
  background:
    linear-gradient(
      135deg,
      rgba(255, 255, 255, 0.055),
      rgba(255, 255, 255, 0.008)
    );
  transform: rotate(18deg);
}

.gtbox-platform-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr;
  gap: 44px;
}

/* =========================================================
   CONTENU
========================================================= */

.gtbox-platform-content {
  min-width: 0;
  max-width: 720px;
}

.gtbox-platform-content .gtbox-section-tag {
  margin-bottom: 15px;
}

.gtbox-platform-content .gtbox-section-title {
  max-width: 660px;
  margin: 0 0 17px;
  font-size: clamp(2rem, 8.5vw, 2.85rem);
  line-height: 1.08;
  letter-spacing: -0.04em;
}

.gtbox-platform-intro {
  max-width: 640px;
  margin: 0 0 29px;
  font-size: 0.92rem;
  line-height: 1.65;
}

/* =========================================================
   FONCTIONS
========================================================= */

.gtbox-platform-features {
  gap: 5px;
}

.gtbox-platform-feature {
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 14px;
  padding-block: 14px;
}

.gtbox-platform-feature-icon {
  width: 42px;
  height: 42px;
  border-radius: 13px;
}

.gtbox-platform-feature h3 {
  margin: 0 0 5px;
  font-size: 0.94rem;
  font-weight: 850;
  line-height: 1.35;
}

.gtbox-platform-feature p {
  margin: 0;
  font-size: 0.8rem;
  line-height: 1.55;
}

/* =========================================================
   ICÔNES
========================================================= */

/* États */

.gtbox-platform-feature-icon-status span {
  width: 22px;
  height: 16px;
  border: 2px solid #a9dd60;
  border-radius: 4px;
}

.gtbox-platform-feature-icon-status span::before {
  right: 3px;
  bottom: 3px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #a9dd60;
}

/* Événements */

.gtbox-platform-feature-icon-alert span {
  width: 22px;
  height: 22px;
  border: 2px solid #a9dd60;
  border-radius: 50%;
}

.gtbox-platform-feature-icon-alert span::before {
  top: 4px;
  left: 8px;
  width: 2px;
  height: 8px;
  border-radius: 99px;
  background: #a9dd60;
}

.gtbox-platform-feature-icon-alert span::after {
  bottom: 4px;
  left: 8px;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #a9dd60;
}

/* Historique */

.gtbox-platform-feature-icon-history span {
  width: 23px;
  height: 17px;
  border-bottom: 2px solid #a9dd60;
  border-left: 2px solid #a9dd60;
}

.gtbox-platform-feature-icon-history span::before {
  bottom: 4px;
  left: 3px;
  width: 17px;
  height: 9px;
  border-top: 2px solid #a9dd60;
  border-right: 2px solid #a9dd60;
  transform: skewY(-25deg);
}

/* Multi-sites */

.gtbox-platform-feature-icon-sites span {
  width: 11px;
  height: 15px;
  border: 2px solid #a9dd60;
  border-radius: 2px;
  box-shadow:
    -7px 5px 0 -2px var(--gtbox-navy-900),
    -7px 5px 0 0 #a9dd60,
    7px 5px 0 -2px var(--gtbox-navy-900),
    7px 5px 0 0 #a9dd60;
}

/* =========================================================
   ACTIONS
========================================================= */

.gtbox-platform-actions {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 11px;
  margin-top: 24px;
}

.gtbox-platform-note {
  max-width: 560px;
  margin: 0;
  color: rgba(255, 255, 255, 0.45);
  font-size: 0.68rem;
  line-height: 1.5;
}

/* =========================================================
   VISUEL
========================================================= */

.gtbox-platform-visual {
  position: relative;
  min-width: 0;
  isolation: isolate;
}

.gtbox-platform-glow {
  display: none;
}

.gtbox-dashboard-platform {
  position: relative;
  width: 100%;
  max-width: none;
  z-index: 2;
  transform: none;
}

.gtbox-platform-visual-note {
  max-width: 620px;
  margin: 14px auto 0;
  color: rgba(255, 255, 255, 0.39);
  font-size: 0.62rem;
  font-weight: 680;
  line-height: 1.45;
  text-align: center;
}

/* =========================================================
   AJUSTEMENTS DU DASHBOARD — MOBILE
========================================================= */

.gtbox-dashboard-platform .gtbox-dashboard-status {
  display: none;
}

.gtbox-dashboard-platform .gtbox-dashboard-sidebar {
  display: none;
}

.gtbox-dashboard-platform .gtbox-dashboard-layout {
  grid-template-columns: 1fr;
}

.gtbox-dashboard-platform .gtbox-dashboard-content {
  padding: 18px 13px 21px;
}

.gtbox-dashboard-platform .gtbox-dashboard-heading {
  gap: 12px;
  margin-bottom: 17px;
}

.gtbox-dashboard-platform .gtbox-dashboard-heading > span {
  white-space: nowrap;
}

.gtbox-dashboard-platform .gtbox-dashboard-kpis {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 7px;
}

.gtbox-dashboard-platform .gtbox-dashboard-kpis > div:last-child {
  grid-column: 1 / -1;
}

.gtbox-dashboard-platform .gtbox-dashboard-panels {
  grid-template-columns: 1fr;
  gap: 9px;
}

.gtbox-dashboard-platform .gtbox-dashboard-chart {
  min-height: 170px;
}

.gtbox-dashboard-platform .gtbox-dashboard-chart svg {
  height: 130px;
}

.gtbox-dashboard-platform .gtbox-dashboard-alerts {
  min-height: auto;
}

.gtbox-dashboard-platform .gtbox-dashboard-sites {
  display: none;
}

/* =========================================================
   MOBILE LARGE
========================================================= */

@media (min-width: 480px) {
  .gtbox-dashboard-platform .gtbox-dashboard-status {
    display: flex;
  }

  .gtbox-dashboard-platform .gtbox-dashboard-kpis {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .gtbox-dashboard-platform .gtbox-dashboard-kpis > div:last-child {
    grid-column: auto;
  }
}

/* =========================================================
   TABLETTE
========================================================= */

@media (min-width: 768px) {
  .gtbox-platform-section {
    padding-block: 88px;
  }

  .gtbox-platform-inner {
    gap: 50px;
  }

  .gtbox-platform-content .gtbox-section-title {
    font-size: clamp(2.4rem, 6vw, 3rem);
  }

  .gtbox-platform-intro {
    font-size: 0.98rem;
  }

  .gtbox-platform-feature {
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 15px;
    padding-block: 15px;
  }

  .gtbox-platform-feature-icon {
    width: 44px;
    height: 44px;
  }

  .gtbox-platform-feature h3 {
    font-size: 0.98rem;
  }

  .gtbox-platform-feature p {
    font-size: 0.84rem;
  }

  .gtbox-dashboard-platform .gtbox-dashboard-layout {
    grid-template-columns: 50px minmax(0, 1fr);
  }

  .gtbox-dashboard-platform .gtbox-dashboard-sidebar {
    display: flex;
  }

  .gtbox-dashboard-platform .gtbox-dashboard-content {
    padding: 23px 21px 25px;
  }

  .gtbox-dashboard-platform .gtbox-dashboard-panels {
    grid-template-columns:
      minmax(0, 1.45fr)
      minmax(190px, 0.85fr);
  }

  .gtbox-dashboard-platform .gtbox-dashboard-sites {
    display: grid;
  }
}

/* =========================================================
   PETIT DESKTOP
========================================================= */

@media (min-width: 1024px) {
  .gtbox-platform-section {
    padding-block: 96px;
  }

  .gtbox-platform-inner {
    grid-template-columns:
      minmax(0, 0.9fr)
      minmax(500px, 1.1fr);
    align-items: center;
    gap: 45px;
  }

  .gtbox-platform-content {
    max-width: 570px;
  }

  .gtbox-platform-visual {
    min-height: 510px;
  }

  .gtbox-platform-glow {
    position: absolute;
    top: 75px;
    right: 10px;
    display: block;
    width: 400px;
    height: 400px;
    z-index: 1;
    border-radius: 50%;
    pointer-events: none;
    background:
      radial-gradient(
        circle,
        rgba(143, 205, 55, 0.25),
        rgba(31, 109, 98, 0.1) 42%,
        transparent 72%
      );
    filter: blur(68px);
  }

  .gtbox-dashboard-platform {
    position: absolute;
    top: 28px;
    right: -12px;
    width: 640px;
    transform:
      perspective(1600px)
      rotateY(-4deg)
      rotateX(1.5deg);
    transform-origin: center right;
  }

  .gtbox-platform-visual-note {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    text-align: right;
  }
}

/* =========================================================
   DESKTOP DE RÉFÉRENCE
========================================================= */

@media (min-width: 1280px) {
  .gtbox-platform-section {
    padding-block: 100px;
  }

  .gtbox-platform-inner {
    grid-template-columns:
      minmax(0, 0.88fr)
      minmax(520px, 1.12fr);
    gap: 52px;
  }

  .gtbox-platform-visual {
    min-height: 520px;
  }

  .gtbox-dashboard-platform {
    right: -18px;
    width: 665px;
  }
}

/* =========================================================
   MOUVEMENT RÉDUIT
========================================================= */

@media (prefers-reduced-motion: reduce) {
  .gtbox-dashboard-platform {
    transition: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cc079c9 *//* =========================================================
   PAGE SOLUTION — ARCHITECTURE
   Base mobile-first
========================================================= */

.gtbox-architecture-section {
  overflow: hidden;
  padding-block: 76px;
  background:
    radial-gradient(
      circle at 10% 13%,
      rgba(143, 205, 55, 0.06),
      transparent 31%
    ),
    var(--gtbox-surface);
}

.gtbox-architecture-inner {
  position: relative;
}

/* =========================================================
   EN-TÊTE
========================================================= */

.gtbox-architecture-header {
  max-width: 890px;
  margin-bottom: 42px;
}

.gtbox-architecture-header .gtbox-section-title {
  max-width: 860px;
  font-size: clamp(2rem, 8vw, 2.85rem);
  line-height: 1.1;
  letter-spacing: -0.04em;
}

.gtbox-architecture-header .gtbox-section-intro {
  max-width: 790px;
}

/* =========================================================
   FIGURE
========================================================= */

.gtbox-architecture-figure {
  margin: 0;
}

.gtbox-architecture-system {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  align-items: stretch;
  gap: 16px;
  padding: 19px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 24px;
  background:
    radial-gradient(
      circle at center,
      rgba(143, 205, 55, 0.12),
      transparent 42%
    ),
    linear-gradient(
      135deg,
      var(--gtbox-navy-950) 0%,
      var(--gtbox-navy-900) 58%,
      var(--gtbox-navy-800) 100%
    );
  box-shadow: 0 24px 62px rgba(13, 31, 51, 0.15);
}

.gtbox-architecture-system::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.17;
  background-image:
    linear-gradient(
      rgba(255, 255, 255, 0.035) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.035) 1px,
      transparent 1px
    );
  background-size: 44px 44px;
}

.gtbox-architecture-side,
.gtbox-architecture-core,
.gtbox-architecture-flow {
  position: relative;
  z-index: 2;
}

/* =========================================================
   PANNEAUX LATÉRAUX
========================================================= */

.gtbox-architecture-side {
  padding: 20px;
  border-radius: 20px;
}

.gtbox-architecture-items {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}

.gtbox-architecture-item {
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr);
  align-items: start;
  gap: 11px;
}

.gtbox-architecture-item strong {
  display: block;
  margin-bottom: 3px;
  color: var(--gtbox-white);
  font-size: 0.82rem;
  line-height: 1.35;
}

.gtbox-architecture-item small {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.67rem;
  line-height: 1.45;
}

/* =========================================================
   ICÔNES
========================================================= */

.gtbox-architecture-item-icon {
  position: relative;
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border: 1px solid rgba(143, 205, 55, 0.2);
  border-radius: 11px;
  background: rgba(143, 205, 55, 0.08);
}

.gtbox-architecture-item-icon::before,
.gtbox-architecture-item-icon::after {
  content: "";
  position: absolute;
}

/* CVC */

.gtbox-architecture-item-icon-cvc::before {
  width: 17px;
  height: 17px;
  border: 2px solid #a9dd60;
  border-radius: 50%;
}

.gtbox-architecture-item-icon-cvc::after {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #a9dd60;
  box-shadow:
    0 -8px 0 -1px #a9dd60,
    0 8px 0 -1px #a9dd60,
    8px 0 0 -1px #a9dd60,
    -8px 0 0 -1px #a9dd60;
}

/* Éclairage */

.gtbox-architecture-item-icon-light::before {
  width: 15px;
  height: 17px;
  border: 2px solid #a9dd60;
  border-radius: 50% 50% 45% 45%;
}

.gtbox-architecture-item-icon-light::after {
  bottom: 7px;
  width: 9px;
  height: 2px;
  background: #a9dd60;
  box-shadow: 0 4px 0 #a9dd60;
}

/* Comptage */

.gtbox-architecture-item-icon-meter::before {
  width: 20px;
  height: 14px;
  border: 2px solid #a9dd60;
  border-radius: 10px 10px 4px 4px;
}

.gtbox-architecture-item-icon-meter::after {
  top: 15px;
  width: 2px;
  height: 7px;
  border-radius: 99px;
  background: #a9dd60;
  transform: rotate(35deg);
  transform-origin: bottom;
}

/* Capteur */

.gtbox-architecture-item-icon-sensor::before {
  width: 18px;
  height: 18px;
  border: 2px solid #a9dd60;
  border-radius: 6px;
}

.gtbox-architecture-item-icon-sensor::after {
  width: 7px;
  height: 7px;
  border: 2px solid #a9dd60;
  border-radius: 50%;
}

/* Supervision */

.gtbox-architecture-item-icon-dashboard::before {
  width: 20px;
  height: 14px;
  border: 2px solid #a9dd60;
  border-radius: 3px;
}

.gtbox-architecture-item-icon-dashboard::after {
  bottom: 7px;
  width: 11px;
  height: 2px;
  background: #a9dd60;
}

/* Alerte */

.gtbox-architecture-item-icon-alert::before {
  width: 18px;
  height: 18px;
  border: 2px solid #a9dd60;
  border-radius: 50%;
}

.gtbox-architecture-item-icon-alert::after {
  width: 2px;
  height: 7px;
  background: #a9dd60;
  box-shadow: 0 9px 0 -0.3px #a9dd60;
}

/* Analyse */

.gtbox-architecture-item-icon-chart::before {
  width: 21px;
  height: 15px;
  border-bottom: 2px solid #a9dd60;
  border-left: 2px solid #a9dd60;
}

.gtbox-architecture-item-icon-chart::after {
  width: 17px;
  height: 8px;
  border-top: 2px solid #a9dd60;
  border-right: 2px solid #a9dd60;
  transform: skewY(-24deg);
}

/* Pilotage */

.gtbox-architecture-item-icon-control::before {
  width: 20px;
  height: 2px;
  background: #a9dd60;
  box-shadow:
    0 -7px 0 #a9dd60,
    0 7px 0 #a9dd60;
}

.gtbox-architecture-item-icon-control::after {
  width: 5px;
  height: 5px;
  border: 2px solid #a9dd60;
  border-radius: 50%;
  background: var(--gtbox-navy-900);
  box-shadow:
    -7px -7px 0 -2px var(--gtbox-navy-900),
    -7px -7px 0 0 #a9dd60,
    6px 7px 0 -2px var(--gtbox-navy-900),
    6px 7px 0 0 #a9dd60;
}

/* =========================================================
   FLUX
========================================================= */

.gtbox-architecture-flow {
  display: grid;
  justify-items: center;
  gap: 7px;
  color: rgba(255, 255, 255, 0.46);
  font-size: 0.57rem;
  font-weight: 760;
  line-height: 1.3;
  text-align: center;
}

.gtbox-architecture-flow-label,
.gtbox-architecture-flow-return {
  display: block;
}

.gtbox-architecture-flow-return {
  color: rgba(169, 221, 96, 0.62);
}

.gtbox-architecture-connector {
  width: 3px;
  height: 38px;
  margin: 0 auto;
  background:
    linear-gradient(
      180deg,
      transparent,
      rgba(143, 205, 55, 0.9),
      transparent
    );
}

.gtbox-architecture-connector > span {
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  animation: gtbox-architecture-flow-vertical 2.2s linear infinite;
}

.gtbox-architecture-connector-out > span {
  animation-delay: 1.1s;
}

@keyframes gtbox-architecture-flow-vertical {
  from {
    top: -16px;
  }

  to {
    top: calc(100% + 16px);
  }
}

/* =========================================================
   CŒUR GTBOX
========================================================= */

.gtbox-architecture-core {
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 0;
  padding: 29px 21px;
  border: 1px solid rgba(143, 205, 55, 0.3);
  border-radius: 22px;
  text-align: center;
  background:
    radial-gradient(
      circle at top right,
      rgba(143, 205, 55, 0.21),
      transparent 46%
    ),
    rgba(255, 255, 255, 0.085);
  box-shadow:
    0 22px 60px rgba(0, 0, 0, 0.24),
    0 0 36px rgba(143, 205, 55, 0.09),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
}

.gtbox-architecture-core-glow {
  position: absolute;
  inset: -30px;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(
      circle,
      rgba(143, 205, 55, 0.13),
      transparent 64%
    );
  filter: blur(24px);
}

.gtbox-architecture-core-label {
  display: inline-block;
  margin-bottom: 10px;
  color: #a9dd60;
  font-size: 0.7rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-architecture-core > strong {
  color: var(--gtbox-white);
  font-size: clamp(1.25rem, 6vw, 1.65rem);
  font-weight: 850;
  line-height: 1.2;
}

.gtbox-architecture-core > p {
  max-width: 330px;
  margin: 12px auto 0;
  color: rgba(255, 255, 255, 0.69);
  font-size: 0.8rem;
  line-height: 1.55;
}

.gtbox-architecture-core-data {
  justify-content: center;
  margin-top: 17px;
}

.gtbox-architecture-core > small {
  margin-top: 15px;
  color: rgba(255, 255, 255, 0.37);
  font-size: 0.55rem;
  font-weight: 750;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

/* =========================================================
   LÉGENDE
========================================================= */

.gtbox-architecture-caption {
  max-width: 880px;
  margin: 13px auto 0;
  color: #708395;
  font-size: 0.68rem;
  font-weight: 650;
  line-height: 1.5;
  text-align: center;
}

/* =========================================================
   PROTOCOLES
========================================================= */

.gtbox-architecture-protocols {
  margin-top: 28px;
  border-radius: 21px;
  background:
    linear-gradient(
      180deg,
      var(--gtbox-surface) 0%,
      #f6f9fc 100%
    );
}

.gtbox-architecture-protocols-intro h3 {
  max-width: 470px;
  margin: 0 0 9px;
  color: var(--gtbox-text);
  font-size: 1.15rem;
  font-weight: 850;
  line-height: 1.3;
}

.gtbox-architecture-protocols-intro p {
  max-width: 500px;
  margin: 0;
  color: var(--gtbox-muted);
  font-size: 0.8rem;
  line-height: 1.55;
}

/* =========================================================
   PRINCIPES ET PIED
========================================================= */

.gtbox-architecture-principles {
  margin-top: 24px;
}

.gtbox-architecture-footer {
  margin-top: 24px;
}

.gtbox-architecture-link {
  flex-shrink: 0;
  color: var(--gtbox-text);
  font-size: 0.82rem;
}

.gtbox-architecture-link:hover {
  color: var(--gtbox-text);
}

/* =========================================================
   MOBILE LARGE
========================================================= */

@media (min-width: 560px) {
  .gtbox-architecture-items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* =========================================================
   TABLETTE
========================================================= */

@media (min-width: 768px) {
  .gtbox-architecture-section {
    padding-block: 88px;
  }

  .gtbox-architecture-header {
    margin-bottom: 49px;
  }

  .gtbox-architecture-system {
    max-width: 760px;
    margin-inline: auto;
    padding: 25px;
  }

  .gtbox-architecture-side {
    padding: 22px;
  }

  .gtbox-architecture-core {
    padding: 32px 24px;
  }

  .gtbox-architecture-protocols {
    margin-top: 31px;
    border-radius: 23px;
  }

  .gtbox-architecture-principles {
    max-width: 760px;
    margin-inline: auto;
    margin-top: 27px;
  }
}

/* =========================================================
   DESKTOP
========================================================= */

@media (min-width: 1024px) {
  .gtbox-architecture-section {
    padding-block: 94px;
  }

  .gtbox-architecture-system {
    grid-template-columns:
      minmax(205px, 1fr)
      70px
      minmax(250px, 1.1fr)
      70px
      minmax(205px, 1fr);
    align-items: center;
    max-width: none;
    gap: 8px;
    padding: 27px 22px;
  }

  .gtbox-architecture-items {
    grid-template-columns: 1fr;
  }

  .gtbox-architecture-side {
    padding: 19px;
  }

  .gtbox-architecture-item {
    grid-template-columns: 35px minmax(0, 1fr);
    gap: 9px;
  }

  .gtbox-architecture-flow {
    align-self: center;
    gap: 8px;
  }

  .gtbox-architecture-connector {
    width: 100%;
    height: 3px;
    background:
      linear-gradient(
        90deg,
        transparent,
        rgba(143, 205, 55, 0.9),
        transparent
      );
  }

  .gtbox-architecture-connector > span {
    top: 50%;
    left: -16px;
    transform: translateY(-50%);
    animation-name: gtbox-architecture-flow-horizontal;
  }

  .gtbox-architecture-core {
    min-height: 295px;
    padding: 31px 24px;
  }

  @keyframes gtbox-architecture-flow-horizontal {
    from {
      left: -16px;
    }

    to {
      left: calc(100% + 16px);
    }
  }
}

/* =========================================================
   DESKTOP DE RÉFÉRENCE
========================================================= */

@media (min-width: 1280px) {
  .gtbox-architecture-section {
    padding-block: 98px;
  }

  .gtbox-architecture-header {
    margin-bottom: 52px;
  }

  .gtbox-architecture-system {
    grid-template-columns:
      minmax(220px, 1fr)
      82px
      minmax(270px, 1.1fr)
      82px
      minmax(220px, 1fr);
    gap: 10px;
    padding: 30px;
    border-radius: 28px;
  }

  .gtbox-architecture-side {
    padding: 21px;
  }

  .gtbox-architecture-core {
    min-height: 305px;
    padding: 34px 27px;
    border-radius: 26px;
  }

  .gtbox-architecture-protocols {
    margin-top: 34px;
  }

  .gtbox-architecture-principles {
    max-width: none;
    margin-top: 28px;
  }

  .gtbox-architecture-footer {
    margin-top: 28px;
  }
}

/* =========================================================
   MOUVEMENT RÉDUIT
========================================================= */

@media (prefers-reduced-motion: reduce) {
  .gtbox-architecture-connector > span {
    animation: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-843e0a2 *//* =========================================================
   PAGE SOLUTION — ÉTUDE DE COMPATIBILITÉ
   Base mobile-first
========================================================= */

.gtbox-compat-section {
  overflow: hidden;
  padding-block: 76px;
  background:
    radial-gradient(
      circle at 90% 12%,
      rgba(143, 205, 55, 0.075),
      transparent 31%
    ),
    linear-gradient(
      180deg,
      var(--gtbox-surface-soft) 0%,
      #f2f6fa 100%
    );
}

/* =========================================================
   LAYOUT
========================================================= */

.gtbox-compat-layout {
  grid-template-columns: 1fr;
  gap: 18px;
  max-width: 860px;
  margin-inline: auto;
}

/* =========================================================
   PANNEAU PRINCIPAL
========================================================= */

.gtbox-compat-content {
  padding: 27px 22px;
}

.gtbox-compat-content .gtbox-section-tag {
  margin-bottom: 13px;
}

.gtbox-compat-content .gtbox-section-title {
  max-width: 720px;
  margin: 0 0 16px;
  font-size: clamp(2rem, 8vw, 2.75rem);
  line-height: 1.1;
  letter-spacing: -0.038em;
}

.gtbox-compat-intro {
  max-width: 730px;
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.64;
}

/* =========================================================
   ÉTAPES
========================================================= */

.gtbox-compat-checks {
  margin-top: 28px;
}

.gtbox-compat-check h3 {
  text-wrap: balance;
}

/* =========================================================
   RÉSULTAT DE L’ÉTUDE
========================================================= */

.gtbox-compat-deliverable {
  position: relative;
  margin-top: 28px;
  padding: 18px 18px 18px 20px;
  overflow: hidden;
  border: 1px solid rgba(143, 205, 55, 0.21);
  border-radius: 17px;
  background:
    linear-gradient(
      135deg,
      rgba(143, 205, 55, 0.09),
      rgba(143, 205, 55, 0.035)
    );
}

.gtbox-compat-deliverable::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background: var(--gtbox-green);
}

.gtbox-compat-deliverable-label {
  display: block;
  margin-bottom: 7px;
  color: #5f921a;
  font-size: 0.64rem;
  font-weight: 900;
  line-height: 1.35;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}

.gtbox-compat-deliverable p {
  margin: 0;
  color: var(--gtbox-muted);
  font-size: 0.8rem;
  line-height: 1.55;
}

/* =========================================================
   PANNEAU SOMBRE
========================================================= */

.gtbox-compat-panel {
  position: relative;
  padding: 28px 22px;
}

.gtbox-compat-panel-glow {
  position: absolute;
  top: -75px;
  right: -65px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  pointer-events: none;
  background:
    radial-gradient(
      circle,
      rgba(143, 205, 55, 0.19),
      transparent 72%
    );
  filter: blur(34px);
}

.gtbox-compat-panel .gtbox-dark-panel-tag,
.gtbox-compat-panel h3,
.gtbox-compat-panel .gtbox-check-list,
.gtbox-compat-panel-note,
.gtbox-compat-button,
.gtbox-compat-button-note {
  position: relative;
  z-index: 2;
}

.gtbox-compat-panel h3 {
  max-width: 500px;
  margin: 0;
  color: var(--gtbox-white);
  font-size: clamp(1.4rem, 7vw, 1.82rem);
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: -0.03em;
  text-wrap: balance;
}

.gtbox-compat-panel .gtbox-check-list {
  margin-top: 24px;
}

.gtbox-compat-panel-note {
  margin-top: 25px;
}

/* =========================================================
   CTA
========================================================= */

.gtbox-compat-button {
  width: 100%;
  margin-top: 25px;
}

.gtbox-compat-button-note {
  max-width: 480px;
  margin: 11px 0 0;
  color: rgba(255, 255, 255, 0.4);
  font-size: 0.65rem;
  line-height: 1.5;
}

/* =========================================================
   MOBILE LARGE
========================================================= */

@media (min-width: 480px) {
  .gtbox-compat-content,
  .gtbox-compat-panel {
    padding: 32px 28px;
  }
}

/* =========================================================
   TABLETTE — 768 × 1024
========================================================= */

@media (min-width: 768px) {
  .gtbox-compat-section {
    padding-block: 86px;
  }

  .gtbox-compat-layout {
    gap: 22px;
  }

  .gtbox-compat-content {
    padding: 38px 36px;
  }

  .gtbox-compat-panel {
    padding: 38px 35px;
  }

  .gtbox-compat-intro {
    font-size: 0.96rem;
    line-height: 1.68;
  }

  .gtbox-compat-checks {
    margin-top: 32px;
  }

  .gtbox-compat-deliverable {
    padding: 20px 21px 20px 23px;
  }

  .gtbox-compat-button {
    width: auto;
  }
}

/* =========================================================
   PETIT DESKTOP
========================================================= */

@media (min-width: 1024px) {
  .gtbox-compat-section {
    padding-block: 92px;
  }

  .gtbox-compat-layout {
    grid-template-columns:
      minmax(0, 1.08fr)
      minmax(365px, 0.92fr);
    gap: 25px;
    max-width: none;
  }

  .gtbox-compat-content {
    padding: 39px 37px;
  }

  .gtbox-compat-panel {
    padding: 39px 35px;
  }

  .gtbox-compat-content .gtbox-section-title {
    font-size: clamp(2.15rem, 3.1vw, 2.72rem);
  }

  .gtbox-compat-panel h3 {
    font-size: clamp(1.45rem, 2vw, 1.78rem);
  }
}

/* =========================================================
   DESKTOP DE RÉFÉRENCE
========================================================= */

@media (min-width: 1280px) {
  .gtbox-compat-section {
    padding-block: 96px;
  }

  .gtbox-compat-layout {
    grid-template-columns:
      minmax(0, 1.1fr)
      minmax(390px, 0.9fr);
    gap: 28px;
  }

  .gtbox-compat-content {
    padding: 42px 40px;
  }

  .gtbox-compat-panel {
    padding: 42px 38px;
  }

  .gtbox-compat-checks {
    margin-top: 34px;
  }

  .gtbox-compat-deliverable {
    margin-top: 31px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8f659a7 *//* =========================================================
   PAGE SOLUTION — DÉPLOIEMENT
========================================================= */

.gtbox-deployment-section{
  padding-top:108px;
  padding-bottom:108px;
  background:
    radial-gradient(circle at 88% 18%,rgba(143,205,55,.075),transparent 30%),
    linear-gradient(180deg,#f7fafc 0%,#f2f6fa 100%);
}

.gtbox-deployment-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px;
}

.gtbox-deployment-grid::before{
  content:"";
  position:absolute;
  top:38px;
  left:7%;
  right:7%;
  height:1px;
  background:linear-gradient(
      90deg,
      transparent,
      rgba(143,205,55,.38) 12%,
      rgba(143,205,55,.38) 88%,
      transparent
  );
}

.gtbox-deployment-step{
  display: flex;
  flex-direction: column;
  min-height: 0;
  padding: 29px 25px 27px;
}

.gtbox-deployment-step-glow{
  position:absolute;
  top:-65px;
  right:-60px;
  width:180px;
  height:180px;
  border-radius:50%;
  background:
    radial-gradient(circle,rgba(143,205,55,.16),transparent 70%);
  filter:blur(28px);
}

.gtbox-deployment-footer{
  margin-top:38px;
}

.gtbox-deployment-actions{
  display:flex;
  align-items:center;
  gap:18px;
  flex-shrink:0;
}

@media(max-width:1180px){

  .gtbox-deployment-grid{
    grid-template-columns:repeat(2,1fr);
  }

  .gtbox-deployment-grid::before{
    display:none;
  }

  .gtbox-deployment-step{
    min-height:390px;
  }

}

@media(max-width:768px){

  .gtbox-deployment-section{
    padding-top:76px;
    padding-bottom:76px;
  }

  .gtbox-deployment-grid{
    grid-template-columns:1fr;
  }

  .gtbox-deployment-step{
    min-height:auto;
    padding:27px 23px 25px;
  }

  .gtbox-process-card .gtbox-check-list{
  margin-top: auto;
  padding-top: 24px;
  }

  .gtbox-deployment-actions{
    flex-direction:column;
    align-items:stretch;
    width:100%;
  }

  .gtbox-deployment-actions .gtbox-button-primary{
    width:100%;
  }

  .gtbox-deployment-actions .gtbox-arrow-link{
    justify-content:center;
    min-height:42px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ef195e7 *//* =========================================================
   PAGE SOLUTION — POURQUOI GTBOX
   Base mobile-first
========================================================= */

.gtbox-why-section {
  overflow: hidden;
  padding-block: 78px;
  background:
    radial-gradient(
      circle at 12% 42%,
      rgba(143, 205, 55, 0.09),
      transparent 34%
    ),
    linear-gradient(
      135deg,
      var(--gtbox-navy-950) 0%,
      var(--gtbox-navy-900) 55%,
      var(--gtbox-navy-800) 100%
    );
}

/* =========================================================
   DÉCOR
========================================================= */

.gtbox-why-glow {
  position: absolute;
  top: 40px;
  right: -150px;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  pointer-events: none;
  background:
    radial-gradient(
      circle,
      rgba(143, 205, 55, 0.14),
      rgba(31, 109, 98, 0.07),
      transparent 70%
    );
  filter: blur(64px);
}

.gtbox-why-inner {
  position: relative;
  z-index: 2;
}

/* =========================================================
   EN-TÊTE
========================================================= */

.gtbox-why-header {
  max-width: 920px;
}

.gtbox-why-header .gtbox-section-title {
  max-width: 900px;
  font-size: clamp(2rem, 8vw, 2.85rem);
  line-height: 1.08;
  letter-spacing: -0.04em;
}

.gtbox-why-header .gtbox-section-intro {
  max-width: 790px;
  line-height: 1.68;
}

/* =========================================================
   GRILLE
========================================================= */

.gtbox-why-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
}

/* =========================================================
   CARTES
========================================================= */

.gtbox-why-card {
  display: flex;
  min-width: 0;
  min-height: 0;
  padding: 27px 23px 25px;
  overflow: hidden;
  flex-direction: column;
}

.gtbox-why-card > * {
  position: relative;
  z-index: 2;
}

.gtbox-why-card-glow {
  position: absolute;
  top: -70px;
  right: -65px;
  width: 190px;
  height: 190px;
  z-index: 1;
  border-radius: 50%;
  pointer-events: none;
  background:
    radial-gradient(
      circle,
      rgba(143, 205, 55, 0.18),
      transparent 70%
    );
  filter: blur(29px);
}

.gtbox-why-card h3 {
  text-wrap: balance;
}

.gtbox-why-card p {
  margin-bottom: 0;
}

/* =========================================================
   LISTES DE PREUVES FONCTIONNELLES
========================================================= */

.gtbox-why-points {
  display: grid;
  gap: 8px;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
}

.gtbox-why-points li {
  position: relative;
  padding-left: 18px;
  color: rgba(255, 255, 255, 0.63);
  font-size: 0.76rem;
  line-height: 1.45;
}

.gtbox-why-points li::before {
  content: "";
  position: absolute;
  top: 0.46em;
  left: 0;
  width: 7px;
  height: 4px;
  border-bottom: 2px solid #a9dd60;
  border-left: 2px solid #a9dd60;
  transform: rotate(-45deg);
}

.gtbox-why-card .gtbox-dark-card-link {
  align-self: flex-start;
  margin-top: auto;
  padding-top: 25px;
}

/* =========================================================
   ICÔNES
========================================================= */

.gtbox-why-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 19px;
  border-radius: 16px;
}

.gtbox-why-icon span,
.gtbox-why-icon span::before,
.gtbox-why-icon span::after {
  position: absolute;
  display: block;
  content: "";
}

/* Bâtiment */

.gtbox-why-icon-building span {
  bottom: 11px;
  width: 25px;
  height: 22px;
  border: 2px solid #a9dd60;
  border-radius: 2px;
}

.gtbox-why-icon-building span::before {
  top: 5px;
  left: 4px;
  width: 3px;
  height: 3px;
  background: #a9dd60;
  box-shadow:
    7px 0 0 #a9dd60,
    14px 0 0 #a9dd60,
    0 7px 0 #a9dd60,
    7px 7px 0 #a9dd60,
    14px 7px 0 #a9dd60;
}

/* Supervision */

.gtbox-why-icon-supervision span {
  width: 25px;
  height: 18px;
  border: 2px solid #a9dd60;
  border-radius: 4px;
}

.gtbox-why-icon-supervision span::before {
  bottom: -7px;
  left: 50%;
  width: 2px;
  height: 6px;
  background: #a9dd60;
  transform: translateX(-50%);
}

.gtbox-why-icon-supervision span::after {
  bottom: -9px;
  left: 50%;
  width: 12px;
  height: 2px;
  background: #a9dd60;
  transform: translateX(-50%);
}

/* Projet */

.gtbox-why-icon-project span {
  width: 23px;
  height: 25px;
  border: 2px solid #a9dd60;
  border-radius: 4px;
}

.gtbox-why-icon-project span::before {
  top: 6px;
  left: 4px;
  width: 11px;
  height: 2px;
  border-radius: 99px;
  background: #a9dd60;
  box-shadow:
    0 5px 0 #a9dd60,
    0 10px 0 #a9dd60;
}

.gtbox-why-icon-project span::after {
  top: -6px;
  left: 5px;
  width: 9px;
  height: 5px;
  border: 2px solid #a9dd60;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
}

/* =========================================================
   BANDEAU FINAL
========================================================= */

.gtbox-why-footer {
  margin-top: 27px;
}

.gtbox-why-footer-content {
  max-width: 790px;
}

.gtbox-why-button {
  flex-shrink: 0;
  width: 100%;
}

/* =========================================================
   TABLETTE
========================================================= */

@media (min-width: 768px) {
  .gtbox-why-section {
    padding-block: 88px;
  }

  .gtbox-why-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .gtbox-why-card {
    padding: 29px 25px 27px;
  }

  .gtbox-why-card:last-child {
    grid-column: 1 / -1;
  }

  .gtbox-why-button {
    width: auto;
  }
}

/* =========================================================
   PETIT DESKTOP
========================================================= */

@media (min-width: 1024px) {
  .gtbox-why-section {
    padding-block: 96px;
  }

  .gtbox-why-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 21px;
  }

  .gtbox-why-card:last-child {
    grid-column: auto;
  }

  .gtbox-why-card {
    padding: 29px 25px 27px;
  }
}

/* =========================================================
   DESKTOP DE RÉFÉRENCE
========================================================= */

@media (min-width: 1280px) {
  .gtbox-why-section {
    padding-block: 102px;
  }

  .gtbox-why-grid {
    gap: 23px;
  }

  .gtbox-why-card {
    padding: 31px 27px 29px;
  }

  .gtbox-why-icon {
    width: 54px;
    height: 54px;
    margin-bottom: 21px;
    border-radius: 17px;
  }

  .gtbox-why-footer {
    margin-top: 34px;
  }
}

/* =========================================================
   MOUVEMENT RÉDUIT
========================================================= */

@media (prefers-reduced-motion: reduce) {
  .gtbox-why-card {
    transition: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-af363e1 *//* =========================================================
   PAGE SOLUTION — RÉGLEMENTATION ET CEE
   Base mobile-first
========================================================= */

.gtbox-guides-section {
  overflow: hidden;
  padding-block: 76px;
  background:
    radial-gradient(
      circle at 88% 14%,
      rgba(143, 205, 55, 0.075),
      transparent 31%
    ),
    linear-gradient(
      180deg,
      var(--gtbox-surface-soft) 0%,
      #f2f6fa 100%
    );
}

.gtbox-guides-section::before {
  content: "";
  position: absolute;
  top: -150px;
  right: -145px;
  width: 330px;
  height: 330px;
  border-radius: 46px;
  pointer-events: none;
  background:
    linear-gradient(
      135deg,
      rgba(143, 205, 55, 0.07),
      rgba(255, 255, 255, 0)
    );
  transform: rotate(18deg);
}

.gtbox-guides-inner {
  position: relative;
  z-index: 2;
}

/* =========================================================
   EN-TÊTE
========================================================= */

.gtbox-guides-header {
  max-width: 880px;
}

.gtbox-guides-header .gtbox-section-title {
  max-width: 850px;
  font-size: clamp(2rem, 8vw, 2.8rem);
  line-height: 1.1;
  letter-spacing: -0.038em;
}

.gtbox-guides-header .gtbox-section-intro {
  max-width: 790px;
  line-height: 1.68;
}

/* =========================================================
   GRILLE
========================================================= */

.gtbox-guides-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
}

/* =========================================================
   CARTES
========================================================= */

.gtbox-guide-card {
  position: relative;
  display: flex;
  min-width: 0;
  min-height: 0;
  padding: 27px 23px 25px;
  overflow: hidden;
  flex-direction: column;
}

.gtbox-guide-card > * {
  position: relative;
  z-index: 2;
}

.gtbox-guide-card-glow {
  position: absolute;
  top: -75px;
  right: -65px;
  width: 190px;
  height: 190px;
  z-index: 1;
  border-radius: 50%;
  pointer-events: none;
  background:
    radial-gradient(
      circle,
      rgba(143, 205, 55, 0.17),
      transparent 70%
    );
  filter: blur(28px);
}

.gtbox-guide-kicker {
  margin-bottom: 11px;
}

.gtbox-guide-card h3 {
  text-wrap: balance;
}

.gtbox-guide-card p {
  margin-bottom: 0;
}

/* =========================================================
   CONDITION
========================================================= */

.gtbox-guide-condition {
  display: block;
  margin-top: 21px;
  padding: 10px 12px;
  border: 1px solid rgba(111, 167, 31, 0.15);
  border-radius: 11px;
  color: #66798a;
  font-size: 0.68rem;
  font-weight: 700;
  line-height: 1.45;
  background: rgba(143, 205, 55, 0.055);
}

.gtbox-guide-card.is-featured .gtbox-guide-condition {
  border-color: rgba(111, 167, 31, 0.22);
  color: #526a3b;
  background: rgba(143, 205, 55, 0.09);
}

.gtbox-guide-card .gtbox-resource-card-link {
  margin-top: auto;
  padding-top: 24px;
}

/* =========================================================
   ICÔNES
========================================================= */

.gtbox-guide-icon {
  width: 51px;
  height: 51px;
  margin-bottom: 19px;
  border-radius: 16px;
}

.gtbox-guide-icon span,
.gtbox-guide-icon span::before,
.gtbox-guide-icon span::after {
  position: absolute;
  display: block;
  content: "";
}

/* BACS */

.gtbox-guide-icon-bacs span {
  width: 24px;
  height: 20px;
  border: 2px solid #6fa71f;
  border-radius: 4px;
}

.gtbox-guide-icon-bacs span::before {
  top: 5px;
  left: 4px;
  width: 12px;
  height: 2px;
  border-radius: 99px;
  background: #6fa71f;
  box-shadow:
    0 5px 0 #6fa71f,
    0 10px 0 #6fa71f;
}

.gtbox-guide-icon-bacs span::after {
  top: -7px;
  right: -5px;
  width: 8px;
  height: 8px;
  border: 2px solid #6fa71f;
  border-radius: 50%;
  background: var(--gtbox-surface-soft);
}

/* Éco Énergie Tertiaire */

.gtbox-guide-icon-tertiary span {
  bottom: 11px;
  width: 27px;
  height: 21px;
  border: 2px solid #6fa71f;
  border-radius: 2px;
}

.gtbox-guide-icon-tertiary span::before {
  top: -8px;
  left: 3px;
  width: 17px;
  height: 7px;
  border: 2px solid #6fa71f;
  border-bottom: 0;
  transform: skewY(-14deg);
}

.gtbox-guide-icon-tertiary span::after {
  top: 5px;
  left: 5px;
  width: 3px;
  height: 3px;
  background: #6fa71f;
  box-shadow:
    7px 0 0 #6fa71f,
    14px 0 0 #6fa71f,
    0 7px 0 #6fa71f,
    7px 7px 0 #6fa71f,
    14px 7px 0 #6fa71f;
}

/* CEE */

.gtbox-guide-icon-financing span {
  width: 25px;
  height: 25px;
  border: 2px solid #6fa71f;
  border-radius: 50%;
}

.gtbox-guide-icon-financing span::before {
  content: "€";
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6fa71f;
  font-size: 14px;
  font-weight: 900;
}

/* =========================================================
   BANDEAU FINAL
========================================================= */

.gtbox-guides-footer {
  margin-top: 28px;
}

.gtbox-guides-footer-content {
  max-width: 790px;
}

.gtbox-guides-footer strong {
  display: block;
  margin-bottom: 6px;
  color: var(--gtbox-text);
  font-size: 0.96rem;
  font-weight: 850;
  line-height: 1.4;
}

.gtbox-guides-footer p {
  margin: 0;
  color: var(--gtbox-muted);
  font-size: 0.84rem;
  line-height: 1.58;
}

.gtbox-guides-button {
  flex-shrink: 0;
  width: 100%;
}

/* =========================================================
   TABLETTE
========================================================= */

@media (min-width: 768px) {
  .gtbox-guides-section {
    padding-block: 86px;
  }

  .gtbox-guides-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .gtbox-guide-card {
    padding: 29px 25px 27px;
  }

  .gtbox-guide-card:last-child {
    grid-column: 1 / -1;
  }

  .gtbox-guides-button {
    width: auto;
  }
}

/* =========================================================
   DESKTOP
========================================================= */

@media (min-width: 1024px) {
  .gtbox-guides-section {
    padding-block: 94px;
  }

  .gtbox-guides-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 21px;
  }

  .gtbox-guide-card:last-child {
    grid-column: auto;
  }

  .gtbox-guide-card {
    padding: 29px 26px 27px;
  }
}

/* =========================================================
   DESKTOP DE RÉFÉRENCE
========================================================= */

@media (min-width: 1280px) {
  .gtbox-guides-section {
    padding-block: 100px;
  }

  .gtbox-guides-grid {
    gap: 23px;
  }

  .gtbox-guide-card {
    padding: 31px 28px 29px;
  }

  .gtbox-guide-icon {
    width: 54px;
    height: 54px;
    margin-bottom: 21px;
    border-radius: 17px;
  }

  .gtbox-guides-footer {
    margin-top: 34px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eedce89 *//* =========================================================
   PAGE SOLUTION — CAS D’USAGE
   Base mobile-first
========================================================= */

.gtbox-usecases-section {
  overflow: hidden;
  padding-block: 76px;
  background:
    radial-gradient(
      circle at 12% 16%,
      rgba(143, 205, 55, 0.06),
      transparent 31%
    ),
    linear-gradient(
      180deg,
      var(--gtbox-surface-soft) 0%,
      #f2f6fa 100%
    );
}

/* =========================================================
   EN-TÊTE
========================================================= */

.gtbox-usecases-header {
  max-width: 850px;
}

.gtbox-usecases-header .gtbox-section-title {
  max-width: 810px;
  font-size: clamp(2rem, 8vw, 2.82rem);
  line-height: 1.1;
  letter-spacing: -0.035em;
}

.gtbox-usecases-header .gtbox-section-intro {
  max-width: 780px;
  line-height: 1.68;
}

/* =========================================================
   GRILLE
========================================================= */

.gtbox-usecases-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
}

/* =========================================================
   CARTES
========================================================= */

.gtbox-usecase-card {
  position: relative;
  display: flex;
  min-width: 0;
  min-height: 0;
  padding: 27px 23px 25px;
  overflow: hidden;
  flex-direction: column;
}

.gtbox-usecase-card > * {
  position: relative;
  z-index: 2;
}

.gtbox-usecase-card h3 {
  text-wrap: balance;
}

.gtbox-usecase-card p {
  margin-bottom: 0;
}

.gtbox-usecase-card-glow {
  position: absolute;
  top: -75px;
  right: -65px;
  width: 190px;
  height: 190px;
  z-index: 1;
  border-radius: 50%;
  pointer-events: none;
  background:
    radial-gradient(
      circle,
      rgba(143, 205, 55, 0.16),
      transparent 70%
    );
  filter: blur(29px);
}

/* =========================================================
   PRÉCISION TECHNIQUE
========================================================= */

.gtbox-usecase-detail {
  display: block;
  margin-top: 20px;
  padding: 10px 12px;
  border: 1px solid rgba(111, 167, 31, 0.15);
  border-radius: 11px;
  color: #6b7d8d;
  background: rgba(143, 205, 55, 0.05);
  font-size: 0.68rem;
  font-weight: 700;
  line-height: 1.45;
}

.gtbox-usecase-card.is-featured .gtbox-usecase-detail {
  border-color: rgba(111, 167, 31, 0.22);
  color: #526a3b;
  background: rgba(143, 205, 55, 0.085);
}

/*
 * Le composant global utilise margin-top:auto.
 * La marge visuelle reste donc gérée sans hauteur fixe.
 */
.gtbox-usecase-card .gtbox-card-result {
  padding-top: 24px;
}

/* =========================================================
   ICÔNES
========================================================= */

.gtbox-usecase-icon {
  width: 51px;
  height: 51px;
  margin-bottom: 19px;
  border-radius: 16px;
}

.gtbox-usecase-icon span,
.gtbox-usecase-icon span::before,
.gtbox-usecase-icon span::after {
  position: absolute;
  display: block;
  content: "";
}

/* Modernisation */

.gtbox-usecase-icon-modernisation span {
  width: 24px;
  height: 19px;
  border: 2px solid #6fa71f;
  border-radius: 4px;
}

.gtbox-usecase-icon-modernisation span::before {
  top: -8px;
  left: 4px;
  width: 12px;
  height: 6px;
  border: 2px solid #6fa71f;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
}

.gtbox-usecase-icon-modernisation span::after {
  right: -6px;
  bottom: -6px;
  width: 8px;
  height: 8px;
  border: 2px solid #6fa71f;
  border-radius: 50%;
  background: var(--gtbox-surface);
}

/* Énergie */

.gtbox-usecase-icon-energy span {
  width: 9px;
  height: 26px;
  background: #6fa71f;
  clip-path:
    polygon(
      58% 0,
      0 56%,
      42% 56%,
      30% 100%,
      100% 42%,
      57% 42%
    );
}

/* Multi-sites */

.gtbox-usecase-icon-multisite span {
  width: 13px;
  height: 17px;
  border: 2px solid #6fa71f;
  border-radius: 2px;
  box-shadow:
    -8px 5px 0 -2px var(--gtbox-surface),
    -8px 5px 0 0 #6fa71f,
    8px 5px 0 -2px var(--gtbox-surface),
    8px 5px 0 0 #6fa71f;
}

/* Réglementation */

.gtbox-usecase-icon-regulation span {
  width: 21px;
  height: 27px;
  border: 2px solid #6fa71f;
  border-radius: 3px;
}

.gtbox-usecase-icon-regulation span::before {
  top: 6px;
  left: 4px;
  width: 10px;
  height: 2px;
  border-radius: 99px;
  background: #6fa71f;
  box-shadow:
    0 5px 0 #6fa71f,
    0 10px 0 #6fa71f;
}

/* =========================================================
   BANDEAU FINAL
========================================================= */

.gtbox-usecases-footer {
  margin-top: 28px;
}

.gtbox-usecases-footer-content {
  max-width: 790px;
}

.gtbox-usecases-button {
  flex-shrink: 0;
  width: 100%;
}

/* =========================================================
   TABLETTE — 768 × 1024
========================================================= */

@media (min-width: 768px) {
  .gtbox-usecases-section {
    padding-block: 86px;
  }

  .gtbox-usecases-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .gtbox-usecase-card {
    padding: 29px 25px 27px;
  }

  .gtbox-usecases-button {
    width: auto;
  }
}

/* =========================================================
   DESKTOP
========================================================= */

@media (min-width: 1024px) {
  .gtbox-usecases-section {
    padding-block: 94px;
  }

  .gtbox-usecases-grid {
    gap: 21px;
  }

  .gtbox-usecase-card {
    padding: 30px 27px 28px;
  }
}

/* =========================================================
   DESKTOP DE RÉFÉRENCE — 1440 × 900
========================================================= */

@media (min-width: 1280px) {
  .gtbox-usecases-section {
    padding-block: 100px;
  }

  .gtbox-usecases-grid {
    gap: 23px;
  }

  .gtbox-usecase-card {
    padding: 31px 28px 29px;
  }

  .gtbox-usecase-icon {
    width: 54px;
    height: 54px;
    margin-bottom: 21px;
    border-radius: 17px;
  }

  .gtbox-usecases-footer {
    margin-top: 34px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9a889ae *//* =========================================================
   PAGE SOLUTION — CTA FINAL
========================================================= */

.gtbox-solution-cta{
    overflow:hidden;
    padding:96px 0 92px;
    background:
        radial-gradient(
            circle at 50% 42%,
            rgba(143,205,55,.16),
            transparent 34%
        ),
        linear-gradient(
            135deg,
            var(--gtbox-navy-950) 0%,
            var(--gtbox-navy-900) 52%,
            var(--gtbox-navy-800) 100%
        );
}

.gtbox-solution-cta::before{
    content:"";
    position:absolute;
    bottom:-120px;
    left:-120px;
    width:320px;
    height:320px;
    border-radius:42px;
    pointer-events:none;
    background:
        linear-gradient(
            135deg,
            rgba(255,255,255,.04),
            rgba(255,255,255,0)
        );
    transform:rotate(-22deg);
}

.gtbox-solution-cta::after{
    content:"";
    position:absolute;
    top:-120px;
    right:-120px;
    width:340px;
    height:340px;
    border-radius:48px;
    pointer-events:none;
    background:
        linear-gradient(
            135deg,
            rgba(143,205,55,.09),
            rgba(255,255,255,0)
        );
    transform:rotate(18deg);
}

.gtbox-solution-cta .gtbox-final-cta-inner{
    position:relative;
    z-index:2;
    max-width:900px;
    text-align:center;
}

.gtbox-solution-cta .gtbox-final-cta-tag{
    margin-bottom:22px;
}

.gtbox-solution-cta .gtbox-final-cta-title{
    max-width:820px;
    margin-inline:auto;
    text-wrap:balance;
}

.gtbox-solution-cta .gtbox-final-cta-intro{
    max-width:720px;
    margin:28px auto 0;
    line-height:1.75;
}

.gtbox-solution-cta-features{
    justify-content:center;
    margin-top:34px;
}

.gtbox-solution-cta .gtbox-final-cta-actions{
    justify-content:center;
    margin-top:34px;
    gap:18px;
}

.gtbox-solution-cta .gtbox-final-cta-note{
    max-width:640px;
    margin:22px auto 0;
    color:rgba(255,255,255,.68);
    line-height:1.7;
}

@media (max-width:768px){

    .gtbox-solution-cta{
        padding:82px 0 78px;
    }

    .gtbox-solution-cta .gtbox-final-cta-actions{
        flex-direction:column;
        gap:14px;
    }

    .gtbox-solution-cta .gtbox-button-large{
        width:100%;
    }

    .gtbox-solution-cta .gtbox-final-cta-intro{
        margin-top:24px;
    }

    .gtbox-solution-cta-features{
        margin-top:28px;
    }

}/* End custom CSS */