.elementor-467 .elementor-element.elementor-element-d666de0{--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-467 .elementor-element.elementor-element-11f9f1bc{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-467 .elementor-element.elementor-element-ac7edbe{--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-467 .elementor-element.elementor-element-7f25d81{--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-467 .elementor-element.elementor-element-368c5fa{--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-467 .elementor-element.elementor-element-de65c77{--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-467 .elementor-element.elementor-element-64efac0{--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-467 .elementor-element.elementor-element-8f0d70a{--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-467 .elementor-element.elementor-element-9a8d33d{--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-467 .elementor-element.elementor-element-0384b02{--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-467 .elementor-element.elementor-element-cc668a4{--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-467 .elementor-element.elementor-element-0ecefe0{--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-467 .elementor-element.elementor-element-0f91c95{--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-467 .elementor-element.elementor-element-049ace3{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-9f03be5 *//* =========================================================
   PAGE GESTION TECHNIQUE DU BÂTIMENT — HERO
========================================================= */

.gtbox-gtb-hero {
  position: relative;
  overflow: hidden;

  width: 100%;
  padding: 132px 0 96px;

  color: #ffffff;

  background:
    radial-gradient(circle at 78% 42%, rgba(143,205,55,0.18), transparent 34%),
    linear-gradient(135deg, #071c2c 0%, #0d243a 52%, #123454 100%);
}

.gtbox-gtb-hero::before {
  content: "";

  position: absolute;
  right: -120px;
  top: -120px;

  width: 360px;
  height: 360px;

  border-radius: 42px;

  background:
    linear-gradient(
      135deg,
      rgba(255,255,255,0.06),
      rgba(255,255,255,0.015)
    );

  transform: rotate(18deg);

  pointer-events: none;
}

.gtbox-gtb-hero-inner {
  position: relative;
  z-index: 2;

  width: 100%;
  max-width: 1240px;

  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;

  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 64px;
  align-items: center;
}

/* CONTENT */

.gtbox-gtb-hero-content {
  max-width: 700px;
}

.gtbox-gtb-hero-tag {
  display: inline-block;

  margin-bottom: 22px;
  padding: 10px 16px;

  border-radius: 999px;

  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.14);

  backdrop-filter: blur(10px);

  color: rgba(255,255,255,0.88);

  font-size: 13px;
  font-weight: 850;
}

.gtbox-gtb-hero h1 {
  margin: 0 0 22px;

  color: #ffffff;

  font-size: clamp(2.8rem, 4vw, 4.6rem);
  line-height: 1.02;
  letter-spacing: -0.05em;
  font-weight: 850;
}

.gtbox-gtb-hero-content p {
  max-width: 650px;

  margin: 0;

  color: rgba(255,255,255,0.82);

  font-size: 1.08rem;
  line-height: 1.75;
}

/* ACTIONS */

.gtbox-gtb-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;

  margin-top: 34px;
}

.gtbox-gtb-btn-primary,
.gtbox-gtb-btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 54px;
  padding: 0 28px;

  border-radius: 16px;

  font-size: 15px;
  font-weight: 850;

  text-decoration: none;

  transition:
    transform 0.2s ease,
    background 0.25s ease,
    border-color 0.25s ease;
}

.gtbox-gtb-btn-primary {
  background: #ff7a00;
  color: #ffffff;

  box-shadow:
    0 16px 34px rgba(255,122,0,0.30);
}

.gtbox-gtb-btn-primary:hover {
  background: #ff8a1f;
  transform: translateY(-2px);
}

.gtbox-gtb-btn-secondary {
  background: rgba(255,255,255,0.06);

  border: 1px solid rgba(255,255,255,0.22);

  color: #ffffff;
}

.gtbox-gtb-btn-secondary:hover {
  background: rgba(255,255,255,0.12);
  transform: translateY(-2px);
}

/* BADGES */

.gtbox-gtb-hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;

  margin-top: 30px;
}

.gtbox-gtb-hero-badges span {
  padding: 10px 14px;

  border-radius: 999px;

  background: rgba(255,255,255,0.06);

  border: 1px solid rgba(255,255,255,0.10);

  color: rgba(255,255,255,0.78);

  font-size: 0.84rem;
  font-weight: 700;
}

/* VISUAL */

.gtbox-gtb-hero-visual {
  position: relative;
}

.gtbox-gtb-hero-visual::before {
  content: "";

  position: absolute;
  inset: -60px;

  background:
    radial-gradient(circle, rgba(143,205,55,0.16), transparent 60%);

  filter: blur(34px);

  pointer-events: none;
}

/* DASHBOARD */

.gtbox-gtb-dashboard {
  position: relative;

  padding: 28px;

  border-radius: 34px;

  background:
    linear-gradient(
      135deg,
      rgba(255,255,255,0.08),
      rgba(255,255,255,0.04)
    );

  border: 1px solid rgba(255,255,255,0.10);

  backdrop-filter: blur(18px);

  box-shadow:
    0 30px 80px rgba(0,0,0,0.24);

  overflow: hidden;
}

.gtbox-gtb-dashboard::before {
  content: "";

  position: absolute;
  inset: 0;

  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;

  opacity: 0.35;
}

/* TOP */

.gtbox-gtb-dashboard-top {
  position: relative;
  z-index: 2;

  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: flex-start;

  margin-bottom: 24px;
}

.gtbox-gtb-dashboard-top strong {
  display: block;

  margin-bottom: 4px;

  color: #ffffff;

  font-size: 1.08rem;
  font-weight: 850;
}

.gtbox-gtb-dashboard-top span {
  color: rgba(255,255,255,0.64);

  font-size: 0.84rem;
}

.gtbox-gtb-dashboard-top small {
  padding: 8px 11px;

  border-radius: 999px;

  background: rgba(143,205,55,0.12);

  border: 1px solid rgba(143,205,55,0.22);

  color: #8fcd37;

  font-size: 0.72rem;
  font-weight: 850;
}

/* GRID */

.gtbox-gtb-dashboard-grid {
  position: relative;
  z-index: 2;

  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}

.gtbox-gtb-widget {
  border-radius: 22px;

  background: rgba(255,255,255,0.055);

  border: 1px solid rgba(255,255,255,0.08);
}

.gtbox-gtb-widget.large {
  grid-column: span 2;

  padding: 22px;
}

.gtbox-gtb-widget-header {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;

  margin-bottom: 16px;
}

.gtbox-gtb-widget-header span {
  color: rgba(255,255,255,0.72);

  font-size: 0.88rem;
}

.gtbox-gtb-widget-header strong {
  color: #8fcd37;

  font-size: 1.5rem;
  font-weight: 850;
}

.gtbox-gtb-widget.large svg {
  width: 100%;
  height: 180px;
}

.gtbox-gtb-widget.large path {
  fill: none;

  stroke: #8fcd37;
  stroke-width: 4;
  stroke-linecap: round;

  filter:
    drop-shadow(0 0 12px rgba(143,205,55,0.45));
}

.gtbox-gtb-widget.small {
  padding: 18px;
}

.gtbox-gtb-widget.small span {
  display: block;

  margin-bottom: 8px;

  color: rgba(255,255,255,0.64);

  font-size: 0.78rem;
}

.gtbox-gtb-widget.small strong {
  color: #ffffff;

  font-size: 1.3rem;
  font-weight: 850;
}

/* RESPONSIVE */

@media (max-width: 1080px) {

  .gtbox-gtb-hero {
    padding: 118px 0 84px;
  }

  .gtbox-gtb-hero-inner {
    grid-template-columns: 1fr;
    gap: 44px;
  }

  .gtbox-gtb-hero-content {
    max-width: none;
  }
}

@media (max-width: 768px) {

  .gtbox-gtb-hero {
    padding: 98px 0 70px;
  }

  .gtbox-gtb-hero-inner {
    padding: 0 20px;
  }

  .gtbox-gtb-hero h1 {
    font-size: clamp(2.2rem, 10vw, 3.2rem);
  }

  .gtbox-gtb-hero-actions {
    flex-direction: column;
  }

  .gtbox-gtb-btn-primary,
  .gtbox-gtb-btn-secondary {
    width: 100%;
  }

  .gtbox-gtb-dashboard {
    padding: 22px;
  }

  .gtbox-gtb-dashboard-top {
    flex-direction: column;
  }

  .gtbox-gtb-dashboard-grid {
    grid-template-columns: 1fr;
  }

  .gtbox-gtb-widget.large {
    grid-column: span 1;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4296a9bd *//* =========================================================
   BANDEAU DIFFÉRENCIATION GTBOX
========================================================= */

.gtbox-difference-banner {
  width: 100%;
  padding: 72px 0;
  background:
    radial-gradient(circle at 85% 20%, rgba(143,205,55,0.10), transparent 32%),
    linear-gradient(135deg, #071c2c 0%, #0d243a 55%, #123454 100%);
  color: #ffffff;
}

.gtbox-difference-banner-inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}

.gtbox-difference-banner-header {
  max-width: 760px;
  margin: 0 auto 34px;
  text-align: center;
}

.gtbox-difference-banner-tag {
  display: inline-block;
  margin-bottom: 12px;
  color: #8fcd37;
  font-size: 0.76rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-difference-banner-header h2 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  line-height: 1.1;
  letter-spacing: -0.035em;
  font-weight: 850;
}

.gtbox-difference-banner-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
}

.gtbox-difference-banner-grid article {
  padding: 22px 20px;
  border-radius: 20px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.10);
  backdrop-filter: blur(12px);
}

.gtbox-difference-banner-grid strong {
  display: block;
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 850;
}

.gtbox-difference-banner-grid p {
  margin: 0;
  color: rgba(255,255,255,0.74);
  font-size: 0.9rem;
  line-height: 1.6;
}

@media (max-width: 1180px) {
  .gtbox-difference-banner-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .gtbox-difference-banner {
    padding: 64px 0;
  }

  .gtbox-difference-banner-inner {
    padding: 0 20px;
  }

  .gtbox-difference-banner-header {
    text-align: left;
  }

  .gtbox-difference-banner-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-29e73ee *//* =========================================================
   PAGE GTB — POURQUOI UNE GTB ?
========================================================= */

.gtbox-need-section {
  width: 100%;
  padding: 108px 0;

  background:
    radial-gradient(circle at 12% 18%, rgba(143,205,55,0.07), transparent 32%),
    #ffffff;

  color: #1c2f45;
}

.gtbox-need-inner {
  width: 100%;
  max-width: 1240px;

  margin: 0 auto;
  padding: 0 24px;

  box-sizing: border-box;
}

.gtbox-need-header {
  max-width: 820px;

  margin: 0 auto 58px;

  text-align: center;
}

.gtbox-need-tag {
  display: inline-block;

  margin-bottom: 14px;

  color: #8fcd37;

  font-size: 0.78rem;
  font-weight: 850;

  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-need-header h2 {
  margin: 0 0 18px;

  color: #17324d;

  font-size: clamp(2rem, 3vw, 2.9rem);
  line-height: 1.08;
  letter-spacing: -0.04em;

  font-weight: 850;
}

.gtbox-need-header p {
  margin: 0 auto;

  max-width: 760px;

  color: #5c6f82;

  font-size: 1.05rem;
  line-height: 1.75;
}

.gtbox-need-grid {
  display: grid;

  grid-template-columns: repeat(4,1fr);

  gap: 22px;
}

.gtbox-need-card {
  min-height: 255px;

  padding: 30px 26px;

  border-radius: 24px;

  background:
    linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);

  border: 1px solid #e4edf3;

  box-shadow:
    0 14px 34px rgba(13,31,51,0.045);

  transition:
    transform .25s ease,
    border-color .25s ease,
    box-shadow .25s ease;
}

.gtbox-need-card:hover {
  transform: translateY(-4px);

  border-color: rgba(143,205,55,0.35);

  box-shadow:
    0 20px 46px rgba(13,31,51,0.08);
}

.gtbox-need-card.is-featured {
  border-color: rgba(143,205,55,0.32);

  background:
    radial-gradient(circle at top right, rgba(143,205,55,0.10), transparent 38%),
    linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);
}

.gtbox-need-card span {
  display: inline-block;

  margin-bottom: 16px;

  color: #8fcd37;

  font-size: 0.76rem;
  font-weight: 850;

  letter-spacing: 0.08em;
}

.gtbox-need-card h3 {
  margin: 0 0 12px;

  color: #17324d;

  font-size: 1.12rem;
  line-height: 1.3;

  font-weight: 850;
}

.gtbox-need-card p {
  margin: 0;

  color: #5c6f82;

  font-size: 0.95rem;
  line-height: 1.68;
}

@media (max-width: 1180px) {

  .gtbox-need-grid {
    grid-template-columns: repeat(2,1fr);
  }

  .gtbox-need-card {
    min-height: auto;
  }

}

@media (max-width: 768px) {

  .gtbox-need-section {
    padding: 84px 0;
  }

  .gtbox-need-inner {
    padding: 0 20px;
  }

  .gtbox-need-header {
    text-align: left;
    margin-bottom: 42px;
  }

  .gtbox-need-grid {
    grid-template-columns: 1fr;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-61bbcb6 *//* =========================================================
   PAGE GTB — DÉFINITION
========================================================= */

.gtbox-gtb-definition-section {
  width: 100%;
  padding: 108px 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(143,205,55,0.08), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, #f7fafc 100%);
  color: #1c2f45;
}

.gtbox-gtb-definition-inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}

.gtbox-gtb-definition-header {
  max-width: 840px;
  margin: 0 auto 58px;
  text-align: center;
}

.gtbox-gtb-definition-tag {
  display: inline-block;
  margin-bottom: 14px;
  color: #8fcd37;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-gtb-definition-header h2 {
  margin: 0 0 18px;
  color: #17324d;
  font-size: clamp(2rem, 3vw, 2.9rem);
  line-height: 1.08;
  letter-spacing: -0.04em;
  font-weight: 850;
}

.gtbox-gtb-definition-header p {
  margin: 0 auto;
  max-width: 780px;
  color: #5c6f82;
  font-size: 1.05rem;
  line-height: 1.75;
}

.gtbox-gtb-definition-layout {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 42px;
  align-items: center;
}

/* CONTENT */

.gtbox-gtb-definition-content {
  display: grid;
  gap: 18px;
}

.gtbox-gtb-definition-card {
  padding: 28px 26px;
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid #e4edf3;
  box-shadow:
    0 14px 34px rgba(13,31,51,0.045);
  transition:
    transform 0.22s ease,
    border-color 0.22s ease,
    box-shadow 0.22s ease;
}

.gtbox-gtb-definition-card:hover {
  transform: translateY(-4px);
  border-color: rgba(143,205,55,0.32);
  box-shadow: 0 20px 46px rgba(13,31,51,0.08);
}

.gtbox-gtb-definition-card.is-featured {
  border-color: rgba(143,205,55,0.34);
  background:
    radial-gradient(circle at top right, rgba(143,205,55,0.12), transparent 40%),
    #ffffff;
}

.gtbox-gtb-definition-card span {
  display: inline-block;
  margin-bottom: 14px;
  color: #8fcd37;
  font-size: 0.76rem;
  font-weight: 850;
  letter-spacing: 0.08em;
}

.gtbox-gtb-definition-card h3 {
  margin: 0 0 10px;
  color: #17324d;
  font-size: 1.12rem;
  line-height: 1.3;
  font-weight: 850;
}

.gtbox-gtb-definition-card p {
  margin: 0;
  color: #5c6f82;
  line-height: 1.7;
}

/* VISUAL */

.gtbox-gtb-definition-visual {
  position: relative;
}

.gtbox-gtb-definition-visual::before {
  content: "";
  position: absolute;
  inset: -60px;
  background: radial-gradient(circle, rgba(143,205,55,0.14), transparent 60%);
  filter: blur(34px);
  pointer-events: none;
}

.gtbox-gtb-definition-panel {
  position: relative;
  z-index: 2;
  padding: 30px;
  border-radius: 34px;
  background:
    linear-gradient(135deg, #071c2c, #102b45);
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow:
    0 30px 80px rgba(13,31,51,0.20);
  overflow: hidden;
}

.gtbox-gtb-definition-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  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: 42px 42px;
  opacity: 0.24;
}

/* TOP */

.gtbox-gtb-definition-top {
  position: relative;
  z-index: 2;

  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: flex-start;

  margin-bottom: 34px;
}

.gtbox-gtb-definition-top strong {
  display: block;
  margin-bottom: 4px;
  color: #ffffff;
  font-size: 1.08rem;
  font-weight: 850;
}

.gtbox-gtb-definition-top span {
  color: rgba(255,255,255,0.64);
  font-size: 0.84rem;
}

.gtbox-gtb-definition-top small {
  padding: 8px 11px;
  border-radius: 999px;
  background: rgba(143,205,55,0.12);
  border: 1px solid rgba(143,205,55,0.22);
  color: #8fcd37;
  font-size: 0.72rem;
  font-weight: 850;
}

/* SCHEMA */

.gtbox-gtb-definition-schema {
  position: relative;
  z-index: 2;

  height: 360px;
  margin-bottom: 30px;
}

.gtbox-gtb-core {
  position: absolute;
  left: 50%;
  top: 50%;

  transform: translate(-50%, -50%);

  width: 110px;
  height: 110px;

  border-radius: 28px;

  display: flex;
  align-items: center;
  justify-content: center;

  background:
    linear-gradient(135deg, #8fcd37, #74b61f);

  color: #071c2c;

  font-size: 1.4rem;
  font-weight: 900;

  box-shadow:
    0 18px 42px rgba(143,205,55,0.35);
}

.gtbox-gtb-node {
  position: absolute;

  width: 120px;
  height: 70px;

  border-radius: 18px;

  display: flex;
  align-items: center;
  justify-content: center;

  background: rgba(255,255,255,0.06);

  border: 1px solid rgba(255,255,255,0.10);

  color: #ffffff;

  font-size: 0.92rem;
  font-weight: 800;

  backdrop-filter: blur(10px);
}

.node-top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.node-right {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.node-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.node-left {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

/* LINES */

.line {
  position: absolute;
  background: rgba(143,205,55,0.42);
}

.line.top,
.line.bottom {
  width: 2px;
  left: 50%;
  transform: translateX(-50%);
}

.line.left,
.line.right {
  height: 2px;
  top: 50%;
  transform: translateY(-50%);
}

.line.top {
  top: 70px;
  height: 74px;
}

.line.bottom {
  bottom: 70px;
  height: 74px;
}

.line.left {
  left: 120px;
  width: 92px;
}

.line.right {
  right: 120px;
  width: 92px;
}

/* FOOTER */

.gtbox-gtb-definition-footer {
  position: relative;
  z-index: 2;

  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}

.gtbox-gtb-definition-footer div {
  padding: 18px;
  border-radius: 18px;
  background: rgba(255,255,255,0.055);
  border: 1px solid rgba(255,255,255,0.08);
}

.gtbox-gtb-definition-footer span {
  display: block;
  margin-bottom: 8px;
  color: rgba(255,255,255,0.62);
  font-size: 0.76rem;
}

.gtbox-gtb-definition-footer strong {
  color: #ffffff;
  font-size: 1.18rem;
  font-weight: 850;
}

/* RESPONSIVE */

@media (max-width: 1080px) {

  .gtbox-gtb-definition-section {
    padding: 84px 0;
  }

  .gtbox-gtb-definition-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {

  .gtbox-gtb-definition-inner {
    padding: 0 20px;
  }

  .gtbox-gtb-definition-header {
    text-align: left;
    margin-bottom: 42px;
  }

  .gtbox-gtb-definition-panel {
    padding: 22px;
  }

  .gtbox-gtb-definition-top {
    flex-direction: column;
  }

  .gtbox-gtb-definition-footer {
    grid-template-columns: 1fr;
  }

  .gtbox-gtb-definition-schema {
    height: 520px;
  }

  .node-top {
    top: 0;
  }

  .node-right {
    top: 120px;
    right: 0;
    transform: none;
  }

  .node-left {
    top: 120px;
    left: 0;
    transform: none;
  }

  .node-bottom {
    bottom: 0;
  }

  .line.left,
  .line.right {
    display: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-33f8e57 *//* =========================================================
   PAGE GTB — FONCTIONNEMENT
========================================================= */

.gtbox-gtb-functioning-section {
  width: 100%;
  padding: 108px 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(143,205,55,0.07), transparent 30%),
    linear-gradient(180deg, #f7fafc 0%, #f2f6fa 100%);
  color: #1c2f45;
}

.gtbox-gtb-functioning-inner {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}

.gtbox-gtb-functioning-header {
  max-width: 840px;
  margin: 0 auto 64px;
  text-align: center;
}

.gtbox-gtb-functioning-tag {
  display: inline-block;
  margin-bottom: 14px;
  color: #8fcd37;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-gtb-functioning-header h2 {
  margin: 0 0 18px;
  color: #17324d;
  font-size: clamp(2rem, 3vw, 2.85rem);
  line-height: 1.08;
  letter-spacing: -0.04em;
  font-weight: 850;
}

.gtbox-gtb-functioning-header p {
  margin: 0 auto;
  max-width: 760px;
  color: #5c6f82;
  font-size: 1.05rem;
  line-height: 1.75;
}

/* TIMELINE */

.gtbox-gtb-functioning-timeline {
  position: relative;

  display: grid;
  gap: 26px;
}

.gtbox-gtb-functioning-timeline::before {
  content: "";

  position: absolute;
  left: 33px;
  top: 0;
  bottom: 0;

  width: 2px;

  background:
    linear-gradient(
      180deg,
      rgba(143,205,55,0.45),
      rgba(143,205,55,0.08)
    );
}

/* STEP */

.gtbox-gtb-step {
  position: relative;

  display: flex;
  gap: 26px;
  align-items: flex-start;

  padding: 30px;

  border-radius: 28px;

  background: #ffffff;

  border: 1px solid #e4edf3;

  box-shadow:
    0 14px 34px rgba(13,31,51,0.045),
    inset 0 1px 0 rgba(255,255,255,0.7);

  transition:
    transform 0.24s ease,
    border-color 0.24s ease,
    box-shadow 0.24s ease;
}

.gtbox-gtb-step:hover {
  transform: translateY(-4px);

  border-color: rgba(143,205,55,0.34);

  box-shadow:
    0 22px 48px rgba(13,31,51,0.08);
}

.gtbox-gtb-step.is-featured {
  border-color: rgba(143,205,55,0.36);

  background:
    radial-gradient(circle at top right, rgba(143,205,55,0.14), transparent 42%),
    #ffffff;
}

/* NUMBER */

.gtbox-gtb-step-number {
  position: relative;
  z-index: 2;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 68px;
  height: 68px;

  border-radius: 22px;

  flex-shrink: 0;

  background:
    linear-gradient(
      135deg,
      rgba(143,205,55,0.18),
      rgba(143,205,55,0.08)
    );

  border: 1px solid rgba(143,205,55,0.24);

  color: #8fcd37;

  font-size: 1rem;
  font-weight: 900;

  box-shadow:
    0 12px 28px rgba(143,205,55,0.16);
}

/* CONTENT */

.gtbox-gtb-step-content {
  padding-top: 6px;
}

.gtbox-gtb-step-content h3 {
  margin: 0 0 12px;

  color: #17324d;

  font-size: 1.2rem;
  line-height: 1.3;
  font-weight: 850;
}

.gtbox-gtb-step-content p {
  margin: 0;

  color: #5c6f82;

  font-size: 0.98rem;
  line-height: 1.72;
}

/* RESPONSIVE */

@media (max-width: 1024px) {

  .gtbox-gtb-functioning-section {
    padding: 84px 0;
  }
}

@media (max-width: 768px) {

  .gtbox-gtb-functioning-inner {
    padding: 0 20px;
  }

  .gtbox-gtb-functioning-header {
    text-align: left;
    margin-bottom: 42px;
  }

  .gtbox-gtb-functioning-timeline::before {
    left: 24px;
  }

  .gtbox-gtb-step {
    gap: 18px;
    padding: 24px;
  }

  .gtbox-gtb-step-number {
    width: 50px;
    height: 50px;

    border-radius: 16px;

    font-size: 0.9rem;
  }

  .gtbox-gtb-step-content h3 {
    font-size: 1.05rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d985a2e *//* =========================================================
   PAGE GTB — SUPERVISION & PILOTAGE
========================================================= */

.gtbox-gtb-supervision-section {
  width: 100%;
  padding: 112px 0;
  background:
    radial-gradient(circle at 82% 22%, rgba(143,205,55,0.12), transparent 34%),
    linear-gradient(135deg, #071c2c 0%, #0d243a 55%, #123454 100%);
  color: #ffffff;
}

.gtbox-gtb-supervision-inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}

.gtbox-gtb-supervision-header {
  max-width: 840px;
  margin: 0 auto 58px;
  text-align: center;
}

.gtbox-gtb-supervision-tag {
  display: inline-block;
  margin-bottom: 14px;
  color: #8fcd37;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-gtb-supervision-header h2 {
  margin: 0 0 18px;
  color: #ffffff;
  font-size: clamp(2rem, 3vw, 2.9rem);
  line-height: 1.08;
  letter-spacing: -0.04em;
  font-weight: 850;
}

.gtbox-gtb-supervision-header p {
  margin: 0 auto;
  max-width: 780px;
  color: rgba(255,255,255,0.78);
  font-size: 1.05rem;
  line-height: 1.75;
}

.gtbox-gtb-supervision-layout {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 42px;
  align-items: center;
}

/* VISUAL */

.gtbox-gtb-supervision-visual {
  position: relative;
}

.gtbox-gtb-supervision-visual::before {
  content: "";
  position: absolute;
  inset: -60px;
  background: radial-gradient(circle, rgba(143,205,55,0.18), transparent 62%);
  filter: blur(36px);
  pointer-events: none;
}

.gtbox-gtb-supervision-panel {
  position: relative;
  z-index: 2;
  padding: 28px;
  border-radius: 34px;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.08), rgba(255,255,255,0.04));
  border: 1px solid rgba(255,255,255,0.10);
  backdrop-filter: blur(18px);
  box-shadow: 0 30px 80px rgba(0,0,0,0.24);
  overflow: hidden;
}

.gtbox-gtb-supervision-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  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;
  opacity: 0.35;
}

/* TOP */

.gtbox-gtb-supervision-top {
  position: relative;
  z-index: 2;

  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: flex-start;

  margin-bottom: 24px;
}

.gtbox-gtb-supervision-top strong {
  display: block;
  margin-bottom: 4px;
  color: #ffffff;
  font-size: 1.08rem;
  font-weight: 850;
}

.gtbox-gtb-supervision-top span {
  color: rgba(255,255,255,0.64);
  font-size: 0.84rem;
}

.gtbox-gtb-supervision-top small {
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(143,205,55,0.12);
  border: 1px solid rgba(143,205,55,0.22);
  color: #8fcd37;
  font-size: 0.82rem;
  font-weight: 850;
}

/* SCREEN */

.gtbox-gtb-supervision-screen {
  position: relative;
  z-index: 2;

  height: 320px;

  margin-bottom: 24px;

  border-radius: 26px;

  overflow: hidden;

  background: rgba(255,255,255,0.04);

  border: 1px solid rgba(255,255,255,0.08);
}

.gtbox-gtb-supervision-grid {
  position: absolute;
  inset: 0;

  background-image:
    linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);

  background-size: 34px 34px;
}

.gtbox-gtb-building {
  position: absolute;
  inset: 40px;

  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.gtbox-gtb-floor {
  display: flex;
  flex-direction: column;
  justify-content: center;

  padding: 22px;

  border-radius: 22px;

  background: rgba(255,255,255,0.06);

  border: 1px solid rgba(255,255,255,0.08);

  backdrop-filter: blur(10px);
}

.gtbox-gtb-floor.alert {
  border-color: rgba(255,122,0,0.28);

  background:
    radial-gradient(circle at top right, rgba(255,122,0,0.10), transparent 42%),
    rgba(255,255,255,0.06);
}

.gtbox-gtb-floor span {
  display: block;

  margin-bottom: 8px;

  color: rgba(255,255,255,0.62);

  font-size: 0.78rem;
}

.gtbox-gtb-floor strong {
  color: #ffffff;

  font-size: 1.26rem;
  font-weight: 850;
}

.gtbox-gtb-floor.alert strong {
  color: #ffb36b;
}

/* FOOTER */

.gtbox-gtb-supervision-footer {
  position: relative;
  z-index: 2;

  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}

.gtbox-gtb-supervision-footer div {
  padding: 18px;

  border-radius: 18px;

  background: rgba(255,255,255,0.055);

  border: 1px solid rgba(255,255,255,0.08);
}

.gtbox-gtb-supervision-footer span {
  display: block;

  margin-bottom: 8px;

  color: rgba(255,255,255,0.62);

  font-size: 0.76rem;
}

.gtbox-gtb-supervision-footer strong {
  color: #ffffff;

  font-size: 1.18rem;
  font-weight: 850;
}

/* CONTENT */

.gtbox-gtb-supervision-content {
  display: grid;
  gap: 18px;
}

.gtbox-gtb-supervision-card {
  padding: 28px 26px;

  border-radius: 24px;

  background: rgba(255,255,255,0.06);

  border: 1px solid rgba(255,255,255,0.10);

  backdrop-filter: blur(14px);

  transition:
    transform 0.22s ease,
    border-color 0.22s ease,
    background 0.22s ease;
}

.gtbox-gtb-supervision-card:hover {
  transform: translateY(-4px);

  background: rgba(255,255,255,0.085);

  border-color: rgba(143,205,55,0.26);
}

.gtbox-gtb-supervision-card.is-featured {
  border-color: rgba(143,205,55,0.34);

  background:
    radial-gradient(circle at top right, rgba(143,205,55,0.12), transparent 40%),
    rgba(255,255,255,0.08);
}

.gtbox-gtb-supervision-card span {
  display: inline-block;

  margin-bottom: 14px;

  color: #8fcd37;

  font-size: 0.76rem;
  font-weight: 850;
  letter-spacing: 0.08em;
}

.gtbox-gtb-supervision-card h3 {
  margin: 0 0 10px;

  color: #ffffff;

  font-size: 1.12rem;
  line-height: 1.3;
  font-weight: 850;
}

.gtbox-gtb-supervision-card p {
  margin: 0;

  color: rgba(255,255,255,0.74);

  line-height: 1.7;
}

/* RESPONSIVE */

@media (max-width: 1080px) {

  .gtbox-gtb-supervision-section {
    padding: 84px 0;
  }

  .gtbox-gtb-supervision-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {

  .gtbox-gtb-supervision-inner {
    padding: 0 20px;
  }

  .gtbox-gtb-supervision-header {
    text-align: left;
    margin-bottom: 42px;
  }

  .gtbox-gtb-supervision-panel {
    padding: 22px;
  }

  .gtbox-gtb-supervision-top {
    flex-direction: column;
  }

  .gtbox-gtb-supervision-screen {
    height: auto;
    min-height: 420px;
  }

  .gtbox-gtb-building {
    position: relative;
    inset: auto;

    padding: 20px;

    grid-template-columns: 1fr;
  }

  .gtbox-gtb-supervision-footer {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-be6b46a *//* =========================================================
   PAGE GTB — GESTION ÉNERGÉTIQUE
========================================================= */

.gtbox-gtb-energy-section {
  width: 100%;
  padding: 108px 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(143,205,55,0.08), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, #f7fafc 100%);
  color: #1c2f45;
}

.gtbox-gtb-energy-inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}

.gtbox-gtb-energy-header {
  max-width: 840px;
  margin: 0 auto 58px;
  text-align: center;
}

.gtbox-gtb-energy-tag {
  display: inline-block;
  margin-bottom: 14px;
  color: #8fcd37;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-gtb-energy-header h2 {
  margin: 0 0 18px;
  color: #17324d;
  font-size: clamp(2rem, 3vw, 2.9rem);
  line-height: 1.08;
  letter-spacing: -0.04em;
  font-weight: 850;
}

.gtbox-gtb-energy-header p {
  margin: 0 auto;
  max-width: 780px;
  color: #5c6f82;
  font-size: 1.05rem;
  line-height: 1.75;
}

.gtbox-gtb-energy-layout {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 42px;
  align-items: center;
}

/* CONTENT */

.gtbox-gtb-energy-content {
  display: grid;
  gap: 18px;
}

.gtbox-gtb-energy-card {
  padding: 28px 26px;

  border-radius: 24px;

  background: #ffffff;

  border: 1px solid #e4edf3;

  box-shadow:
    0 14px 34px rgba(13,31,51,0.045);

  transition:
    transform 0.22s ease,
    border-color 0.22s ease,
    box-shadow 0.22s ease;
}

.gtbox-gtb-energy-card:hover {
  transform: translateY(-4px);

  border-color: rgba(143,205,55,0.32);

  box-shadow:
    0 20px 46px rgba(13,31,51,0.08);
}

.gtbox-gtb-energy-card.is-featured {
  border-color: rgba(143,205,55,0.34);

  background:
    radial-gradient(circle at top right, rgba(143,205,55,0.12), transparent 40%),
    #ffffff;
}

.gtbox-gtb-energy-card span {
  display: inline-block;

  margin-bottom: 14px;

  color: #8fcd37;

  font-size: 0.76rem;
  font-weight: 850;
  letter-spacing: 0.08em;
}

.gtbox-gtb-energy-card h3 {
  margin: 0 0 10px;

  color: #17324d;

  font-size: 1.12rem;
  line-height: 1.3;
  font-weight: 850;
}

.gtbox-gtb-energy-card p {
  margin: 0;

  color: #5c6f82;

  line-height: 1.7;
}

/* VISUAL */

.gtbox-gtb-energy-visual {
  position: relative;
}

.gtbox-gtb-energy-visual::before {
  content: "";

  position: absolute;
  inset: -60px;

  background:
    radial-gradient(circle, rgba(143,205,55,0.14), transparent 60%);

  filter: blur(34px);

  pointer-events: none;
}

.gtbox-gtb-energy-panel {
  position: relative;
  z-index: 2;

  padding: 30px;

  border-radius: 34px;

  background:
    linear-gradient(135deg, #071c2c, #102b45);

  border: 1px solid rgba(255,255,255,0.08);

  box-shadow:
    0 30px 80px rgba(13,31,51,0.20);

  overflow: hidden;
}

.gtbox-gtb-energy-panel::before {
  content: "";

  position: absolute;
  inset: 0;

  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: 42px 42px;

  opacity: 0.24;
}

/* TOP */

.gtbox-gtb-energy-top {
  position: relative;
  z-index: 2;

  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: flex-start;

  margin-bottom: 24px;
}

.gtbox-gtb-energy-top strong {
  display: block;

  margin-bottom: 4px;

  color: #ffffff;

  font-size: 1.08rem;
  font-weight: 850;
}

.gtbox-gtb-energy-top span {
  color: rgba(255,255,255,0.64);

  font-size: 0.84rem;
}

.gtbox-gtb-energy-top small {
  padding: 8px 12px;

  border-radius: 999px;

  background: rgba(143,205,55,0.12);

  border: 1px solid rgba(143,205,55,0.22);

  color: #8fcd37;

  font-size: 0.82rem;
  font-weight: 850;
}

/* CHART */

.gtbox-gtb-energy-chart {
  position: relative;
  z-index: 2;

  height: 240px;

  margin-bottom: 24px;

  border-radius: 24px;

  overflow: hidden;

  background: rgba(255,255,255,0.04);

  border: 1px solid rgba(255,255,255,0.08);
}

.gtbox-gtb-energy-grid {
  position: absolute;
  inset: 0;

  background-image:
    linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);

  background-size: 34px 34px;
}

.gtbox-gtb-energy-chart svg {
  position: absolute;
  inset: 0;

  width: 100%;
  height: 100%;
}

.gtbox-energy-line {
  fill: none;

  stroke: #8fcd37;
  stroke-width: 4;
  stroke-linecap: round;

  filter:
    drop-shadow(0 0 12px rgba(143,205,55,0.45));
}

/* INDICATOR */

.gtbox-gtb-energy-indicator {
  position: absolute;

  right: 18px;
  top: 18px;

  display: inline-flex;
  align-items: center;
  gap: 8px;

  padding: 8px 11px;

  border-radius: 999px;

  background: rgba(143,205,55,0.12);

  border: 1px solid rgba(143,205,55,0.22);

  color: rgba(255,255,255,0.82);

  font-size: 0.74rem;
  font-weight: 800;
}

.gtbox-gtb-energy-indicator span {
  width: 9px;
  height: 9px;

  border-radius: 50%;

  background: #8fcd37;

  box-shadow:
    0 0 14px rgba(143,205,55,0.6);
}

/* FOOTER */

.gtbox-gtb-energy-footer {
  position: relative;
  z-index: 2;

  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}

.gtbox-gtb-energy-footer div {
  padding: 18px;

  border-radius: 18px;

  background: rgba(255,255,255,0.055);

  border: 1px solid rgba(255,255,255,0.08);
}

.gtbox-gtb-energy-footer span {
  display: block;

  margin-bottom: 8px;

  color: rgba(255,255,255,0.62);

  font-size: 0.76rem;
}

.gtbox-gtb-energy-footer strong {
  color: #ffffff;

  font-size: 1.18rem;
  font-weight: 850;
}

/* RESPONSIVE */

@media (max-width: 1080px) {

  .gtbox-gtb-energy-section {
    padding: 84px 0;
  }

  .gtbox-gtb-energy-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {

  .gtbox-gtb-energy-inner {
    padding: 0 20px;
  }

  .gtbox-gtb-energy-header {
    text-align: left;
    margin-bottom: 42px;
  }

  .gtbox-gtb-energy-panel {
    padding: 22px;
  }

  .gtbox-gtb-energy-top {
    flex-direction: column;
  }

  .gtbox-gtb-energy-footer {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-db5a092 *//* =========================================================
   PAGE GTB — CEE / FINANCEMENT
========================================================= */

.gtbox-gtb-cee-section {
  width: 100%;
  padding: 108px 0;
  background:
    radial-gradient(circle at 86% 18%, rgba(143,205,55,0.08), transparent 32%),
    linear-gradient(180deg, #f7fafc 0%, #f2f6fa 100%);
  color: #1c2f45;
}

.gtbox-gtb-cee-inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}

.gtbox-gtb-cee-header {
  max-width: 840px;
  margin: 0 auto 58px;
  text-align: center;
}

.gtbox-gtb-cee-tag {
  display: inline-block;
  margin-bottom: 14px;
  color: #8fcd37;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-gtb-cee-header h2 {
  margin: 0 0 18px;
  color: #17324d;
  font-size: clamp(2rem, 3vw, 2.9rem);
  line-height: 1.08;
  letter-spacing: -0.04em;
  font-weight: 850;
}

.gtbox-gtb-cee-header p {
  margin: 0 auto;
  max-width: 780px;
  color: #5c6f82;
  font-size: 1.05rem;
  line-height: 1.75;
}

.gtbox-gtb-cee-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.gtbox-gtb-cee-card {
  min-height: 245px;
  padding: 32px 28px;
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid #e4edf3;
  box-shadow: 0 14px 34px rgba(13,31,51,0.045);
  transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}

.gtbox-gtb-cee-card:hover {
  transform: translateY(-4px);
  border-color: rgba(143,205,55,0.32);
  box-shadow: 0 20px 46px rgba(13,31,51,0.08);
}

.gtbox-gtb-cee-card.is-featured {
  border-color: rgba(143,205,55,0.34);
  background:
    radial-gradient(circle at top right, rgba(143,205,55,0.12), transparent 40%),
    #ffffff;
}

.gtbox-gtb-cee-card span {
  display: inline-block;
  margin-bottom: 16px;
  color: #8fcd37;
  font-size: 0.76rem;
  font-weight: 850;
  letter-spacing: 0.08em;
}

.gtbox-gtb-cee-card h3 {
  margin: 0 0 12px;
  color: #17324d;
  font-size: 1.16rem;
  line-height: 1.3;
  font-weight: 850;
}

.gtbox-gtb-cee-card p {
  margin: 0;
  color: #5c6f82;
  font-size: 0.96rem;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .gtbox-gtb-cee-section {
    padding: 84px 0;
  }

  .gtbox-gtb-cee-grid {
    grid-template-columns: 1fr;
  }

  .gtbox-gtb-cee-card {
    min-height: auto;
  }
}

@media (max-width: 768px) {
  .gtbox-gtb-cee-inner {
    padding: 0 20px;
  }

  .gtbox-gtb-cee-header {
    text-align: left;
    margin-bottom: 42px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a82eced *//* =========================================================
   PAGE GTB — REGLEMENTATION
========================================================= */

.gtbox-regulation-section {
  width: 100%;
  padding: 108px 0;
  background:
    radial-gradient(circle at 88% 18%, rgba(143,205,55,0.08), transparent 32%),
    linear-gradient(180deg, #f7fafc 0%, #f2f6fa 100%);
  color: #1c2f45;
}

.gtbox-regulation-inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}

.gtbox-regulation-header {
  max-width: 820px;
  margin: 0 auto 58px;
  text-align: center;
}

.gtbox-regulation-tag {
  display: inline-block;
  margin-bottom: 14px;
  color: #8fcd37;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-regulation-header h2 {
  margin: 0 0 18px;
  color: #17324d;
  font-size: clamp(2rem, 3vw, 2.85rem);
  line-height: 1.1;
  letter-spacing: -0.04em;
  font-weight: 850;
}

.gtbox-regulation-header p {
  margin: 0 auto;
  max-width: 760px;
  color: #5c6f82;
  font-size: 1.05rem;
  line-height: 1.75;
}

.gtbox-regulation-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 24px;
}

.gtbox-regulation-card {
  padding: 32px 28px;
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid #e4edf3;
  box-shadow: 0 14px 34px rgba(13,31,51,0.045);
}

.gtbox-regulation-card.is-featured {
  border-color: rgba(143,205,55,0.35);

  background:
    radial-gradient(circle at top right,
    rgba(143,205,55,0.12),
    transparent 40%),
    #ffffff;
}

.gtbox-regulation-card span {
  display: inline-block;
  margin-bottom: 12px;
  color: #8fcd37;
  font-size: 0.76rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-regulation-card h3 {
  margin: 0 0 12px;
  color: #17324d;
  font-size: 1.15rem;
  line-height: 1.3;
  font-weight: 850;
}

.gtbox-regulation-card p {
  margin: 0;
  color: #5c6f82;
  line-height: 1.7;
}

.gtbox-regulation-note {
  margin-top: 30px;
  padding: 26px 28px;
  border-radius: 22px;

  background:
    linear-gradient(
      135deg,
      rgba(143,205,55,0.10),
      rgba(143,205,55,0.04)
    );

  border: 1px solid rgba(143,205,55,0.18);
}

.gtbox-regulation-note strong {
  display: block;
  margin-bottom: 8px;
  color: #17324d;
  font-size: 1rem;
}

.gtbox-regulation-note p {
  margin: 0;
  color: #4f6478;
  line-height: 1.7;
}

@media (max-width:1024px) {

  .gtbox-regulation-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width:768px) {

  .gtbox-regulation-section {
    padding: 84px 0;
  }

  .gtbox-regulation-inner {
    padding: 0 20px;
  }

  .gtbox-regulation-header {
    text-align: left;
    margin-bottom: 42px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6973061 *//* =========================================================
   PAGE GTB — TYPES DE BÂTIMENTS
========================================================= */

.gtbox-gtb-buildings-section{
  width:100%;
  padding:108px 0;
  background:
  radial-gradient(circle at 12% 18%, rgba(143,205,55,.07), transparent 30%),
  linear-gradient(180deg,#ffffff 0%,#f7fafc 100%);
}

.gtbox-gtb-buildings-inner{
  max-width:1240px;
  margin:0 auto;
  padding:0 24px;
}

.gtbox-gtb-buildings-header{
  max-width:840px;
  margin:0 auto 58px;
  text-align:center;
}

.gtbox-gtb-buildings-tag{
  display:inline-block;
  margin-bottom:14px;
  color:#8fcd37;
  font-size:.78rem;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.gtbox-gtb-buildings-header h2{
  margin:0 0 18px;
  color:#17324d;
  font-size:clamp(2rem,3vw,2.85rem);
  line-height:1.08;
  font-weight:850;
  letter-spacing:-.04em;
}

.gtbox-gtb-buildings-header p{
  max-width:760px;
  margin:0 auto;
  color:#5c6f82;
  line-height:1.75;
}

.gtbox-gtb-buildings-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}

.gtbox-gtb-building-card{
  min-height:220px;
  padding:30px 28px;
  border-radius:24px;
  background:#fff;
  border:1px solid #e4edf3;
  box-shadow:0 14px 34px rgba(13,31,51,.045);
  transition:.25s ease;
}

.gtbox-gtb-building-card:hover{
  transform:translateY(-4px);
  border-color:rgba(143,205,55,.35);
  box-shadow:0 20px 46px rgba(13,31,51,.08);
}

.gtbox-gtb-building-card.is-featured{
  border-color:rgba(143,205,55,.35);
  background:
  radial-gradient(circle at top right, rgba(143,205,55,.12), transparent 40%),
  #fff;
}

.gtbox-gtb-building-card span{
  display:inline-block;
  margin-bottom:14px;
  color:#8fcd37;
  font-size:.76rem;
  font-weight:850;
}

.gtbox-gtb-building-card h3{
  margin:0 0 12px;
  color:#17324d;
  font-size:1.15rem;
  font-weight:850;
}

.gtbox-gtb-building-card p{
  margin:0;
  color:#5c6f82;
  line-height:1.7;
}

.gtbox-gtb-buildings-note{
  margin-top:28px;
  padding:20px 24px;
  border-radius:18px;
  background:#f4faeb;
  border:1px solid rgba(143,205,55,.25);
  color:#516273;
  line-height:1.7;
}

.gtbox-gtb-buildings-note strong{
  color:#17324d;
}

@media(max-width:1024px){

  .gtbox-gtb-buildings-grid{
    grid-template-columns:1fr 1fr;
  }

}

@media(max-width:768px){

  .gtbox-gtb-buildings-section{
    padding:84px 0;
  }

  .gtbox-gtb-buildings-inner{
    padding:0 20px;
  }

  .gtbox-gtb-buildings-header{
    text-align:left;
  }

  .gtbox-gtb-buildings-grid{
    grid-template-columns:1fr;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5debfae *//* =========================================================
   PAGE GTB — ALERTES & AUTOMATISATION
========================================================= */

.gtbox-gtb-alerts-section {
  width: 100%;
  padding: 112px 0;
  background:
    radial-gradient(circle at 82% 22%, rgba(143,205,55,0.12), transparent 34%),
    linear-gradient(135deg, #071c2c 0%, #0d243a 55%, #123454 100%);
  color: #ffffff;
}

.gtbox-gtb-alerts-inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}

.gtbox-gtb-alerts-header {
  max-width: 840px;
  margin: 0 auto 58px;
  text-align: center;
}

.gtbox-gtb-alerts-tag {
  display: inline-block;
  margin-bottom: 14px;
  color: #8fcd37;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-gtb-alerts-header h2 {
  margin: 0 0 18px;
  color: #ffffff;
  font-size: clamp(2rem, 3vw, 2.9rem);
  line-height: 1.08;
  letter-spacing: -0.04em;
  font-weight: 850;
}

.gtbox-gtb-alerts-header p {
  margin: 0 auto;
  max-width: 780px;
  color: rgba(255,255,255,0.78);
  font-size: 1.05rem;
  line-height: 1.75;
}

.gtbox-gtb-alerts-layout {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 42px;
  align-items: center;
}

/* VISUAL */

.gtbox-gtb-alerts-visual {
  position: relative;
}

.gtbox-gtb-alerts-visual::before {
  content: "";
  position: absolute;
  inset: -60px;
  background: radial-gradient(circle, rgba(143,205,55,0.18), transparent 62%);
  filter: blur(36px);
  pointer-events: none;
}

.gtbox-gtb-alerts-panel {
  position: relative;
  z-index: 2;
  padding: 28px;
  border-radius: 34px;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.08), rgba(255,255,255,0.04));
  border: 1px solid rgba(255,255,255,0.10);
  backdrop-filter: blur(18px);
  box-shadow: 0 30px 80px rgba(0,0,0,0.24);
  overflow: hidden;
}

.gtbox-gtb-alerts-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  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;
  opacity: 0.35;
}

/* TOP */

.gtbox-gtb-alerts-top {
  position: relative;
  z-index: 2;

  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: flex-start;

  margin-bottom: 28px;
}

.gtbox-gtb-alerts-top strong {
  display: block;
  margin-bottom: 4px;
  color: #ffffff;
  font-size: 1.08rem;
  font-weight: 850;
}

.gtbox-gtb-alerts-top span {
  color: rgba(255,255,255,0.64);
  font-size: 0.84rem;
}

.gtbox-gtb-alerts-top small {
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(143,205,55,0.12);
  border: 1px solid rgba(143,205,55,0.22);
  color: #8fcd37;
  font-size: 0.82rem;
  font-weight: 850;
}

/* FLOW */

.gtbox-gtb-alerts-flow {
  position: relative;
  z-index: 2;

  display: flex;
  flex-direction: column;
  gap: 18px;

  margin-bottom: 28px;
}

.gtbox-gtb-alert-step {
  display: flex;
  align-items: center;
  gap: 16px;

  padding: 18px 20px;

  border-radius: 20px;

  background: rgba(255,255,255,0.055);

  border: 1px solid rgba(255,255,255,0.08);
}

.gtbox-gtb-alert-step.warning {
  border-color: rgba(255,193,7,0.24);
}

.gtbox-gtb-alert-step.active {
  border-color: rgba(143,205,55,0.28);

  background:
    radial-gradient(circle at top right, rgba(143,205,55,0.10), transparent 42%),
    rgba(255,255,255,0.055);
}

.gtbox-gtb-alert-dot {
  width: 12px;
  height: 12px;

  border-radius: 50%;

  background: #8fcd37;

  box-shadow:
    0 0 14px rgba(143,205,55,0.5);

  flex-shrink: 0;
}

.gtbox-gtb-alert-step.warning .gtbox-gtb-alert-dot {
  background: #ffc107;

  box-shadow:
    0 0 14px rgba(255,193,7,0.5);
}

.gtbox-gtb-alert-step span {
  color: #ffffff;
  font-size: 0.95rem;
  font-weight: 800;
}

.gtbox-gtb-alert-arrow {
  width: 2px;
  height: 18px;
  margin-left: 25px;
  background: rgba(255,255,255,0.14);
}

/* FOOTER */

.gtbox-gtb-alerts-footer {
  position: relative;
  z-index: 2;

  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}

.gtbox-gtb-alerts-footer div {
  padding: 18px;
  border-radius: 18px;
  background: rgba(255,255,255,0.055);
  border: 1px solid rgba(255,255,255,0.08);
}

.gtbox-gtb-alerts-footer span {
  display: block;
  margin-bottom: 8px;
  color: rgba(255,255,255,0.62);
  font-size: 0.76rem;
}

.gtbox-gtb-alerts-footer strong {
  color: #ffffff;
  font-size: 1.18rem;
  font-weight: 850;
}

/* CONTENT */

.gtbox-gtb-alerts-content {
  display: grid;
  gap: 18px;
}

.gtbox-gtb-alerts-card {
  padding: 28px 26px;
  border-radius: 24px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.10);
  backdrop-filter: blur(14px);

  transition:
    transform 0.22s ease,
    border-color 0.22s ease,
    background 0.22s ease;
}

.gtbox-gtb-alerts-card:hover {
  transform: translateY(-4px);
  background: rgba(255,255,255,0.085);
  border-color: rgba(143,205,55,0.26);
}

.gtbox-gtb-alerts-card.is-featured {
  border-color: rgba(143,205,55,0.34);

  background:
    radial-gradient(circle at top right, rgba(143,205,55,0.12), transparent 40%),
    rgba(255,255,255,0.08);
}

.gtbox-gtb-alerts-card span {
  display: inline-block;
  margin-bottom: 14px;
  color: #8fcd37;
  font-size: 0.76rem;
  font-weight: 850;
  letter-spacing: 0.08em;
}

.gtbox-gtb-alerts-card h3 {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 1.12rem;
  line-height: 1.3;
  font-weight: 850;
}

.gtbox-gtb-alerts-card p {
  margin: 0;
  color: rgba(255,255,255,0.74);
  line-height: 1.7;
}

/* RESPONSIVE */

@media (max-width: 1080px) {

  .gtbox-gtb-alerts-section {
    padding: 84px 0;
  }

  .gtbox-gtb-alerts-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {

  .gtbox-gtb-alerts-inner {
    padding: 0 20px;
  }

  .gtbox-gtb-alerts-header {
    text-align: left;
    margin-bottom: 42px;
  }

  .gtbox-gtb-alerts-panel {
    padding: 22px;
  }

  .gtbox-gtb-alerts-top {
    flex-direction: column;
  }

  .gtbox-gtb-alerts-footer {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-480b2b5 *//* =========================================================
   PAGE GTB — BÉNÉFICES
========================================================= */

.gtbox-gtb-benefits-section {
  width: 100%;
  padding: 108px 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(143,205,55,0.07), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #f7fafc 100%);
  color: #1c2f45;
}

.gtbox-gtb-benefits-inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}

.gtbox-gtb-benefits-header {
  max-width: 840px;
  margin: 0 auto 58px;
  text-align: center;
}

.gtbox-gtb-benefits-tag {
  display: inline-block;
  margin-bottom: 14px;
  color: #8fcd37;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-gtb-benefits-header h2 {
  margin: 0 0 18px;
  color: #17324d;
  font-size: clamp(2rem, 3vw, 2.85rem);
  line-height: 1.08;
  letter-spacing: -0.04em;
  font-weight: 850;
}

.gtbox-gtb-benefits-header p {
  margin: 0 auto;
  max-width: 780px;
  color: #5c6f82;
  font-size: 1.05rem;
  line-height: 1.75;
}

/* GRID */

.gtbox-gtb-benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

/* CARD */

.gtbox-gtb-benefit-card {
  position: relative;

  min-height: 250px;

  padding: 34px 30px;

  border-radius: 28px;

  background: #ffffff;

  border: 1px solid #e4edf3;

  box-shadow:
    0 14px 34px rgba(13,31,51,0.045),
    inset 0 1px 0 rgba(255,255,255,0.7);

  transition:
    transform 0.24s ease,
    box-shadow 0.24s ease,
    border-color 0.24s ease;
}

.gtbox-gtb-benefit-card:hover {
  transform: translateY(-5px);

  border-color: rgba(143,205,55,0.34);

  box-shadow:
    0 22px 48px rgba(13,31,51,0.08);
}

.gtbox-gtb-benefit-card.is-featured {
  background:
    radial-gradient(circle at top right, rgba(143,205,55,0.14), transparent 42%),
    #ffffff;

  border-color: rgba(143,205,55,0.36);
}

/* NUMBER */

.gtbox-gtb-benefit-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 52px;
  height: 52px;

  margin-bottom: 22px;

  border-radius: 16px;

  background:
    linear-gradient(
      135deg,
      rgba(143,205,55,0.18),
      rgba(143,205,55,0.08)
    );

  border: 1px solid rgba(143,205,55,0.24);

  color: #8fcd37;

  font-size: 0.9rem;
  font-weight: 850;

  box-shadow:
    0 10px 24px rgba(143,205,55,0.14);
}

/* TEXT */

.gtbox-gtb-benefit-card h3 {
  margin: 0 0 14px;

  color: #17324d;

  font-size: 1.18rem;
  line-height: 1.3;
  font-weight: 850;
}

.gtbox-gtb-benefit-card p {
  margin: 0;

  color: #5c6f82;

  font-size: 0.96rem;
  line-height: 1.72;
}

/* RESPONSIVE */

@media (max-width: 1024px) {

  .gtbox-gtb-benefits-section {
    padding: 84px 0;
  }

  .gtbox-gtb-benefits-grid {
    grid-template-columns: 1fr 1fr;
  }

  .gtbox-gtb-benefit-card {
    min-height: auto;
  }
}

@media (max-width: 768px) {

  .gtbox-gtb-benefits-inner {
    padding: 0 20px;
  }

  .gtbox-gtb-benefits-header {
    text-align: left;
    margin-bottom: 42px;
  }

  .gtbox-gtb-benefits-grid {
    grid-template-columns: 1fr;
  }

  .gtbox-gtb-benefit-card {
    padding: 28px 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-94c9843 *//* =========================================================
   PAGE GTB — FAQ
========================================================= */

.gtbox-gtb-faq-section {
  width: 100%;
  padding: 108px 0;
  background: #ffffff;
  color: #1c2f45;
}

.gtbox-gtb-faq-inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}

.gtbox-gtb-faq-header {
  margin: 0 auto 52px;
  text-align: center;
}

.gtbox-gtb-faq-tag {
  display: inline-block;
  margin-bottom: 14px;
  color: #8fcd37;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-gtb-faq-header h2 {
  margin: 0 0 18px;
  color: #17324d;
  font-size: clamp(2rem, 3vw, 2.8rem);
  line-height: 1.1;
  letter-spacing: -0.035em;
  font-weight: 850;
}

.gtbox-gtb-faq-header p {
  margin: 0 auto;
  max-width: 720px;
  color: #5c6f82;
  font-size: 1.05rem;
  line-height: 1.7;
}

/* FAQ LIST */

.gtbox-gtb-faq-list {
  display: grid;
  gap: 14px;
}

.gtbox-gtb-faq-item {
  border-radius: 20px;
  background: #f6f9fc;
  border: 1px solid #e7edf3;
  overflow: hidden;

  box-shadow:
    0 10px 24px rgba(13,31,51,0.04);

  transition:
    border-color 0.22s ease,
    box-shadow 0.22s ease;
}

.gtbox-gtb-faq-item[open] {
  border-color: rgba(143,205,55,0.35);

  box-shadow:
    0 16px 38px rgba(13,31,51,0.06);
}

.gtbox-gtb-faq-item summary {
  cursor: pointer;
  list-style: none;

  padding: 22px 24px;

  color: #17324d;

  font-size: 1.04rem;
  font-weight: 850;
}

.gtbox-gtb-faq-item summary::-webkit-details-marker {
  display: none;
}

.gtbox-gtb-faq-item summary::after {
  content: "+";
  float: right;

  color: #8fcd37;

  font-size: 1.4rem;
  line-height: 1;
}

.gtbox-gtb-faq-item[open] summary::after {
  content: "–";
}

.gtbox-gtb-faq-item p {
  margin: 0;
  padding: 0 24px 24px;

  color: #5c6f82;

  font-size: 0.98rem;
  line-height: 1.7;
}

/* RESPONSIVE */

@media (max-width: 768px) {

  .gtbox-gtb-faq-section {
    padding: 84px 0;
  }

  .gtbox-gtb-faq-inner {
    padding: 0 20px;
  }

  .gtbox-gtb-faq-header {
    text-align: left;
    margin-bottom: 42px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f360ffb *//* =========================================================
   PAGE GTB — CTA FINAL
========================================================= */

.gtbox-gtb-cta-section {
  position: relative;
  overflow: hidden;

  width: 100%;
  padding: 120px 0;

  background:
    radial-gradient(circle at 78% 20%, rgba(143,205,55,0.16), transparent 34%),
    radial-gradient(circle at 18% 80%, rgba(255,255,255,0.04), transparent 32%),
    linear-gradient(135deg, #071c2c 0%, #0d243a 52%, #123454 100%);

  color: #ffffff;
}

.gtbox-gtb-cta-section::before {
  content: "";

  position: absolute;
  right: -120px;
  top: -120px;

  width: 360px;
  height: 360px;

  border-radius: 42px;

  background:
    linear-gradient(
      135deg,
      rgba(255,255,255,0.08),
      rgba(255,255,255,0.015)
    );

  transform: rotate(18deg);

  pointer-events: none;
}

.gtbox-gtb-cta-section::after {
  content: "";

  position: absolute;
  left: -100px;
  bottom: -120px;

  width: 300px;
  height: 300px;

  border-radius: 50%;

  background:
    radial-gradient(circle, rgba(143,205,55,0.16), transparent 70%);

  filter: blur(24px);

  pointer-events: none;
}

.gtbox-gtb-cta-inner {
  position: relative;
  z-index: 2;

  width: 100%;
  max-width: 980px;

  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;

  text-align: center;
}

.gtbox-gtb-cta-tag {
  display: inline-block;

  margin-bottom: 18px;
  padding: 10px 16px;

  border-radius: 999px;

  background: rgba(255,255,255,0.08);

  border: 1px solid rgba(255,255,255,0.14);

  backdrop-filter: blur(10px);

  color: rgba(255,255,255,0.88);

  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gtbox-gtb-cta-inner h2 {
  max-width: 860px;

  margin: 0 auto 22px;

  color: #ffffff;

  font-size: clamp(2.2rem, 4vw, 4rem);
  line-height: 1.02;
  letter-spacing: -0.05em;
  font-weight: 850;
}

.gtbox-gtb-cta-inner p {
  max-width: 760px;

  margin: 0 auto 34px;

  color: rgba(255,255,255,0.80);

  font-size: 1.08rem;
  line-height: 1.75;
}

.gtbox-gtb-cta-actions {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px;
}

.gtbox-gtb-cta-primary,
.gtbox-gtb-cta-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 54px;
  padding: 0 28px;

  border-radius: 16px;

  font-size: 15px;
  font-weight: 850;

  text-decoration: none;

  transition:
    transform 0.2s ease,
    background 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease;
}

.gtbox-gtb-cta-primary {
  background: #ff7a00;
  color: #ffffff;

  box-shadow:
    0 16px 34px rgba(255,122,0,0.30);
}

.gtbox-gtb-cta-primary:hover {
  background: #ff8a1f;
  color: #ffffff;

  transform: translateY(-2px);

  box-shadow:
    0 20px 42px rgba(255,122,0,0.34);
}

.gtbox-gtb-cta-secondary {
  background: rgba(255,255,255,0.06);

  border: 1px solid rgba(255,255,255,0.24);

  color: #ffffff;
}

.gtbox-gtb-cta-secondary:hover {
  background: rgba(255,255,255,0.12);

  border-color: rgba(255,255,255,0.38);

  color: #ffffff;

  transform: translateY(-2px);
}

/* RESPONSIVE */

@media (max-width: 768px) {

  .gtbox-gtb-cta-section {
    padding: 92px 0;
  }

  .gtbox-gtb-cta-inner {
    padding: 0 20px;
  }

  .gtbox-gtb-cta-inner h2 {
    font-size: clamp(2.1rem, 10vw, 3rem);
  }

  .gtbox-gtb-cta-actions {
    flex-direction: column;
  }

  .gtbox-gtb-cta-primary,
  .gtbox-gtb-cta-secondary {
    width: 100%;
  }
}/* End custom CSS */