@charset "UTF-8";
@font-face {
  font-family: 'Product-Bold';
  src: url("font/ProductSans-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Product-Medium';
  src: url("font/ProductSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Product-Regular';
  src: url("font/ProductSans-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
.container {
  width: 96%;
  margin: auto; }
  @media (max-width: 1024px) {
    .container {
      width: 93%; } }

.container-mid {
  width: 900px;
  margin: auto; }
  @media (max-width: 1024px) {
    .container-mid {
      width: 93%; } }

.container-xl {
  width: 1200px;
  margin: auto;
  max-width: 100%; }
  @media (max-width: 1201px) {
    .container-xl {
      width: 96%; } }
  @media (max-width: 1024px) {
    .container-xl {
      width: 93%; } }

body {
  color: #000;
  margin: 0;
  background: #fff;
  font-family: 'Product-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 120px; }
  @media (max-width: 1300px) {
    body {
      padding-top: 90px; } }
  @media (max-width: 1024px) {
    body {
      padding-top: 84px; } }
  body.home-page {
    padding-top: 0; }

/* HEADER */
.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  --header-h: 72px;
  /* hauteur du header */ }
  @media (max-width: 1024px) {
    .site-header {
      width: 100%; } }

a {
  color: #000; }

.wrapper-header {
  padding: 30px 30px;
  gap: 30px;
  display: flex;
  align-content: center;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 1024px) {
    .wrapper-header {
      padding: 20px 16px 30px; } }
  .wrapper-header a {
    z-index: 0; }

.dark-menu .container-header {
  background: black url("img/bg-hero-home.jpg") no-repeat center center/cover;
  padding-top: 120px; }

.img-hero-absolute {
  position: absolute;
  margin: auto;
  margin-top: -20px;
  left: 50%;
  transform: translateX(-50%); }
  @media (max-width: 1024px) {
    .img-hero-absolute {
      width: 100%; } }
  .img-hero-absolute img {
    width: 800px; }
    @media (max-width: 1024px) {
      .img-hero-absolute img {
        width: 100%; } }

.badge-hero-1, .badge-hero-2 {
  background: #3aa2ff;
  position: absolute;
  top: 42%;
  display: flex;
  transform: translatey(-50%);
  flex-direction: column;
  border-radius: 15px;
  padding: 40px 10px;
  right: -20px;
  width: 200px;
  background: rgba(255, 255, 255, 0.3);
  box-shadow: 0px 54px 54px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(2.37082px);
  -webkit-backdrop-filter: blur(2.37082px); }
  .badge-hero-1 p, .badge-hero-2 p {
    font-size: 18px;
    font-family: 'Product-Regular';
    color: #000;
    margin: 0; }
  .badge-hero-1 span, .badge-hero-2 span {
    font-size: 74px;
    font-family: 'Product-Bold';
    color: #000;
    line-height: 1; }
  @media (max-width: 1024px) {
    .badge-hero-1.badge-hero-1, .badge-hero-2.badge-hero-1 {
      scale: 0.6;
      right: -30px;
      top: 39%;
      background: rgba(255, 255, 255, 0.54);
      padding: 30px 10px; } }
  .badge-hero-1.badge-hero-2, .badge-hero-2.badge-hero-2 {
    top: 47.2%;
    padding: 20px 10px;
    width: 170px;
    left: 70px;
    background: rgba(246, 106, 0, 0.6); }
    @media (max-width: 1024px) {
      .badge-hero-1.badge-hero-2, .badge-hero-2.badge-hero-2 {
        scale: 0.6;
        left: -20px;
        top: 39%;
        background: rgba(246, 106, 0, 0.71); } }
    .badge-hero-1.badge-hero-2 p, .badge-hero-2.badge-hero-2 p {
      font-size: 16px;
      font-family: 'Product-Regular';
      color: #fff;
      margin: 0; }
      @media (max-width: 1024px) {
        .badge-hero-1.badge-hero-2 p, .badge-hero-2.badge-hero-2 p {
          font-family: "Product-Bold"; } }
    .badge-hero-1.badge-hero-2 span, .badge-hero-2.badge-hero-2 span {
      font-size: 60px;
      font-family: 'Product-Bold';
      color: #fff; }

.header-content {
  position: relative;
  color: #fff;
  text-align: center;
  padding: 0px 0 460px; }
  @media (max-width: 1024px) {
    .header-content {
      padding-bottom: 67%; } }
  .header-content h1 {
    font-size: 11vw;
    font-family: 'Product-Bold';
    letter-spacing: -0.5vw;
    padding: 0;
    margin: 0;
    background: linear-gradient(91.64deg, #F66A00 8.75%, #FFFFFF 74.78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; }
    @media (max-width: 1024px) {
      .header-content h1 {
        font-size: 18vw;
        line-height: 16vw;
        margin-bottom: 10px; } }
  .header-content h2 {
    font-size: 30px;
    margin: 10px 0 0 0;
    padding: 0;
    font-family: 'Product-Regular';
    opacity: 0.8;
    margin-top: -2vw; }
    @media (max-width: 1024px) {
      .header-content h2 {
        font-size: 16px;
        margin-top: 0vw;
        margin-bottom: 30px; } }

.site-header-inner {
  display: flex;
  gap: 12px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .site-header-inner {
      width: 100%;
      justify-content: space-between; } }

.brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none; }

.brand .brand-mark {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: linear-gradient(135deg, var(--accent), #3aa2ff);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12), 0 8px 18px rgba(124, 92, 255, 0.25); }

/* NAV TOGGLE */
.nav-toggle {
  position: relative;
  z-index: 80;
  justify-self: end;
  appearance: none;
  border: 0;
  background: rgba(255, 255, 255, 0.7);
  width: 44px;
  height: 44px;
  border-radius: 12px;
  display: inline-grid;
  place-items: center;
  cursor: pointer; }

.nav-toggle:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px; }

.nav-toggle .bars {
  position: relative;
  width: 22px;
  height: 2px;
  background: currentColor;
  border-radius: 2px;
  transition: background .2s ease; }

.dark-menu .nav-toggle .bars::before,
.dark-menu .nav-toggle .bars::after,
.dark-menu .nav-toggle .bars {
  background: #fff; }
.dark-menu .nav-toggle {
  background: transparent; }
.dark-menu .nav-toggle[aria-expanded="true"] .bars::before,
.dark-menu .nav-toggle[aria-expanded="true"] .bars::after {
  background: #000; }

.nav-toggle .bars::before,
.nav-toggle .bars::after {
  content: "";
  position: absolute;
  inset: 0;
  height: 2px;
  background: currentColor;
  border-radius: 2px;
  transform-origin: 50% 50%; }

.nav-toggle .bars::before {
  transform: translateY(-7px); }

.nav-toggle .bars::after {
  transform: translateY(7px); }

.nav-toggle[aria-expanded="true"] .bars {
  background: transparent; }

.nav-toggle[aria-expanded="true"] .bars::before {
  transform: rotate(45deg); }

.nav-toggle[aria-expanded="true"] .bars::after {
  transform: rotate(-45deg); }

/* PRIMARY NAV MOBILE */
.primary-nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 80%;
  background: #fff;
  box-shadow: var(--shadow);
  border-radius: 18px 0 0 18px;
  transform: translateX(100%);
  display: flex;
  flex-direction: column;
  padding: 18px;
  gap: 16px;
  overflow-y: auto;
  z-index: 70;
  transition: transform 320ms cubic-bezier(0.15, 1.1, 0.3, 1); }

.primary-nav.open {
  transform: translateX(0); }
  .primary-nav.open ul {
    padding: 0;
    padding-top: 10px; }
  .primary-nav.open li {
    padding-left: 0; }

.primary-nav .menu {
  list-style: none;
  margin: 0;
  padding: 6px 0;
  display: grid;
  gap: 2px; }

.primary-nav .menu > li {
  position: relative; }

.primary-nav .menu a,
.primary-nav .menu button.subtoggle {
  color: #000;
  font-size: 16px;
  display: block;
  text-align: left;
  width: 100%;
  background: transparent;
  border: 0;
  text-decoration: none;
  padding: 12px 12px;
  border-radius: 12px;
  cursor: pointer;
  transition: background .2s ease, transform .2s ease; }
  @media (max-width: 1024px) {
    .primary-nav .menu a,
    .primary-nav .menu button.subtoggle {
      padding: 6px 0px; } }

/* MEGA ACCORDÉON MOBILE */
.mega-panel {
  max-height: 0;
  overflow: hidden;
  padding: 0 14px;
  transition: max-height .35s ease, padding .2s ease; }

.open-sub > .mega-panel {
  max-height: 1200px;
  padding: 10px 0px; }

/* PRODUCT GRID
.product-grid{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
.product{
  background:#121824;
  border:1px solid rgba(255,255,255,.06);
  border-radius:14px;
  padding:0;
  display:grid;
  gap:10px;
}
.product img{
  width:100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius:10px;
  display:block;
}
.product .title{
  color:#000;
  padding: 6px 8px 10px;
}*/
.product-grid {
  display: flex;
  align-items: stretch;
  justify-content: center;
  border-top: 1px solid #00000029;
  gap: 0; }
  @media (max-width: 1024px) {
    .product-grid {
      border: 0; } }
  .product-grid .flexing {
    gap: 10px;
    display: flex;
    border-right: 1px solid #00000029;
    padding: 30px;
    flex: 1; }
    @media (max-width: 1024px) {
      .product-grid .flexing {
        flex-wrap: wrap;
        padding: 0;
        border: 0; } }
    .product-grid .flexing .product-card:hover .product-media img, .product-grid .flexing .product-card:focus-within .product-media img {
      transform: scale(1); }
    .product-grid .flexing .product-card {
      box-shadow: none;
      gap: 40px;
      text-align: center; }
      @media (max-width: 1024px) {
        .product-grid .flexing .product-card h3 {
          font-size: 14px;
          line-height: 18px; } }
      @media (max-width: 1024px) {
        .product-grid .flexing .product-card {
          background: #f1f2f4;
          padding: 12px 12px;
          width: calc(50% - 29px);
          padding: 12px 12px;
          display: flex;
          flex-direction: column;
          gap: 0;
          justify-content: center; } }
      .product-grid .flexing .product-card .product-cta {
        width: 100%; }
        .product-grid .flexing .product-card .product-cta button {
          margin: auto; }
        @media (max-width: 1024px) {
          .product-grid .flexing .product-card .product-cta {
            display: none; } }
      @media (max-width: 1024px) {
        .product-grid .flexing .product-card .product-media img {
          height: 60px; } }
  .product-grid .right-sub-menu {
    width: 30%;
    min-width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px; }
    @media (max-width: 1024px) {
      .product-grid .right-sub-menu {
        display: none; } }
  .product-grid .product-media img {
    height: 140px; }

/* SCRIM */
.scrim {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  pointer-events: none;
  z-index: 60;
  transition: opacity .2s ease; }

.scrim.show {
  opacity: 1;
  pointer-events: auto; }

/* DESKTOP */
@media (min-width: 1024px) {
  .nav-toggle {
    display: none; }

  .scrim {
    display: none; }

  .primary-nav {
    width: 100%;
    justify-content: space-between;
    position: static;
    transform: none;
    max-width: none;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    overflow: visible;
    flex-direction: row;
    align-items: center;
    gap: 18px;
    transition: none; }

  .primary-nav .menu {
    display: inline-grid;
    grid-auto-flow: column;
    grid-auto-columns: max-content;
    align-items: center;
    gap: 30px;
    padding: 0; }

  .primary-nav .menu a,
  .primary-nav .menu button.subtoggle {
    padding: 0px;
    border-radius: 10px;
    background: transparent;
    color: #000; }

  .primary-nav .menu > li.has-sub .mega-panel {
    padding: 0;
    position: fixed;
    left: 0;
    top: 90px;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 92px 84px 0 #00000017;
    overflow: hidden;
    max-height: 0;
    visibility: hidden;
    pointer-events: none;
    transition: max-height 0.35s cubic-bezier(0.2, 0.8, 0.2, 1), padding 0.2s ease; }

  .primary-nav .menu > li.has-sub.open-sub .mega-panel {
    visibility: visible;
    pointer-events: auto; } }
  @media (min-width: 1024px) and (max-width: 1300px) {
    .primary-nav .menu > li.has-sub.open-sub .mega-panel {
      top: 86px; } }

@media (min-width: 1024px) {
  .product-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 0px;
    padding: 0px;
    margin-top: 30px; } }
/* ÉTAT HEADER BLANC LORSQUE MEGA OUVERT */
body.mega-open .wrapper-header {
  background: #fff !important;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  backdrop-filter: none; }

.logo-for-dark {
  display: none;
  z-index: 0; }

.primary-nav .menu > li.has-sub button {
  display: flex;
  align-items: center;
  justify-content: left; }

@media (min-width: 1024px) {
  .dark-menu .primary-nav .menu > li.has-sub button svg {
    filter: invert(1); } }
.dark-menu .logo-for-light {
  z-index: 0;
  display: none; }
  @media (max-width: 1300px) {
    .dark-menu .logo-for-light {
      width: 180px; } }
  @media (max-width: 1024px) {
    .dark-menu .logo-for-light {
      width: 140px; } }
.dark-menu .logo-for-dark {
  z-index: 0;
  display: block; }
  @media (max-width: 1300px) {
    .dark-menu .logo-for-dark {
      width: 160px; } }
  @media (max-width: 1024px) {
    .dark-menu .logo-for-dark {
      width: 140px; } }
.dark-menu.mega-open .logo-for-light {
  z-index: 0;
  display: block; }
  @media (max-width: 1300px) {
    .dark-menu.mega-open .logo-for-light {
      width: 180px; } }
  @media (max-width: 1024px) {
    .dark-menu.mega-open .logo-for-light {
      width: 140px; } }
.dark-menu.mega-open .logo-for-dark {
  z-index: 0;
  display: none; }
  @media (max-width: 1300px) {
    .dark-menu.mega-open .logo-for-dark {
      width: 160px; } }
  @media (max-width: 1024px) {
    .dark-menu.mega-open .logo-for-dark {
      width: 140px; } }

.mega-open .primary-nav .menu > li.has-sub button svg {
  filter: none;
  transform: rotate(3.142rad); }

.primary-nav .menu > li.has-sub.open-sub button svg {
  filter: none;
  transform: rotate(3.142rad); }

@media (max-width: 1300px) {
  .logo-for-light {
    width: 160px; } }
@media (max-width: 1024px) {
  .logo-for-light {
    width: 140px; } }

.primary-nav .menu a, .primary-nav .menu button.subtoggle {
  font-size: 20px;
  font-family: 'Product-Medium'; }
  @media (max-width: 1300px) {
    .primary-nav .menu a, .primary-nav .menu button.subtoggle {
      font-size: 16px; } }
  @media (max-width: 1024px) {
    .primary-nav .menu a, .primary-nav .menu button.subtoggle {
      font-size: 16px; } }

.dark-menu .primary-nav .menu a, .dark-menu .primary-nav .menu button.subtoggle {
  color: #fff; }

.dark-menu .primary-nav.open .menu a, .dark-menu .primary-nav.open .menu button.subtoggle {
  color: #000; }

.dark-menu.mega-open .primary-nav .menu a, .dark-menu.mega-open .primary-nav .menu button.subtoggle {
  color: #000; }

a, button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border: none; }
  a.btn-orange, button.btn-orange {
    background-color: #F66A00;
    color: #fff;
    padding: 16px 30px;
    border-radius: 100px;
    font-family: 'Product-Bold';
    text-decoration: none;
    transition: background-color 0.2s ease;
    cursor: pointer; }
    a.btn-orange:hover, button.btn-orange:hover {
      background-color: #d85d00; }
  a.btn-little, button.btn-little {
    background-color: #E6E6E6 !important;
    width: fit-content !important;
    color: #000 !important;
    padding: 10px 14px !important;
    border-radius: 12px !important;
    font-size: 14px !important;
    font-family: "Product-Bold" !important;
    text-decoration: none !important;
    transition: background-color 0.2s ease !important;
    cursor: pointer !important; }
    a.btn-little:hover, button.btn-little:hover {
      background-color: #cdcdcd !important; }
    a.btn-little.btn-black, button.btn-little.btn-black {
      background-color: #000 !important;
      color: #fff !important; }
      a.btn-little.btn-black:hover, button.btn-little.btn-black:hover {
        background-color: #292929 !important; }
        a.btn-little.btn-black:hover .square, button.btn-little.btn-black:hover .square {
          background: #000; }
      a.btn-little.btn-black.btn-with-download, button.btn-little.btn-black.btn-with-download {
        border-radius: 10px !important;
        padding: 0 !important;
        align-items: stretch !important; }
        a.btn-little.btn-black.btn-with-download .desc, button.btn-little.btn-black.btn-with-download .desc {
          padding: 14px 14px !important; }
      a.btn-little.btn-black .square, button.btn-little.btn-black .square {
        background: #292929;
        border-radius: 0px 10px 10px 0 !important;
        padding: 4px 10px;
        display: flex;
        align-items: center; }
    a.btn-little.btn-oranged, button.btn-little.btn-oranged {
      background-color: #F66A00 !important;
      color: #fff !important; }
      a.btn-little.btn-oranged:hover, button.btn-little.btn-oranged:hover {
        background-color: #cc5700 !important; }
        a.btn-little.btn-oranged:hover .square, button.btn-little.btn-oranged:hover .square {
          background: #ff8324; }
      a.btn-little.btn-oranged.btn-with-download, button.btn-little.btn-oranged.btn-with-download {
        border-radius: 10px !important;
        padding: 0 !important;
        align-items: stretch !important; }
        a.btn-little.btn-oranged.btn-with-download .desc, button.btn-little.btn-oranged.btn-with-download .desc {
          padding: 14px 14px !important; }
      a.btn-little.btn-oranged .square, button.btn-little.btn-oranged .square {
        background: #ff8324;
        border-radius: 0px 10px 10px 0 !important;
        padding: 4px 10px;
        display: flex;
        align-items: center; }
  a.btn-black, button.btn-black {
    background-color: #000;
    color: #fff;
    padding: 16px 30px;
    border-radius: 100px;
    font-family: 'Product-Bold';
    text-decoration: none;
    transition: background-color 0.2s ease; }
    a.btn-black:hover, button.btn-black:hover {
      background-color: #1e1e1e; }

/* BLOH HOVER */
/* --- Reset minimal utile --- */
.products-card {
  margin-top: 330px;
  text-align: center; }
  @media (max-width: 1024px) {
    .products-card {
      margin-top: 27%; } }
  .products-card .flexing {
    display: flex;
    gap: 20px;
    margin-top: 60px; }
    @media (max-width: 1024px) {
      .products-card .flexing {
        flex-wrap: wrap;
        gap: 10px;
        margin-top: 30px; } }
  .products-card h2, .products-card h3 {
    margin-left: auto;
    margin-right: auto; }

.product-card {
  width: 100%;
  text-align: center;
  padding: 50px 40px;
  position: relative;
  display: block;
  border-radius: 20px;
  overflow: hidden;
  background: #f1f2f4;
  /* gris clair */
  text-decoration: none;
  color: #111;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
  transition: box-shadow .3s ease; }
  @media (max-width: 1024px) {
    .product-card {
      padding: 30px 20px;
      width: calc(50% - 45px);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; } }
  @media (max-width: 1024px) {
    .product-card .mb-30 {
      margin-bottom: 10px; } }

.product-media {
  position: relative;
  overflow: hidden; }

.product-media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  transition: transform .5s ease;
  height: 300px; }
  @media (max-width: 1024px) {
    .product-media img {
      height: 140px; } }

/* Titre centré */
.product-title {
  margin-bottom: 40px;
  font-weight: normal; }

/* CTA “slide up + fade” */
.product-cta {
  position: absolute;
  left: 50%;
  bottom: 40px;
  transform: translate(-50%, 20px);
  opacity: 0;
  pointer-events: none;
  transition: transform 0.45s cubic-bezier(0.22, 0.8, 0.26, 0.99), opacity 0.45s ease;
  cursor: pointer; }
  .product-cta button {
    cursor: pointer; }

/* État “hover”/“focus” de la carte : montre le CTA + anime l’image */
.product-card:hover .product-cta,
.product-card:focus-within .product-cta {
  opacity: 1;
  transform: translate(-50%, 0);
  pointer-events: auto; }

.product-card:hover .product-media img,
.product-card:focus-within .product-media img {
  transform: scale(1.03); }

/* Accessibilité : si l’utilisateur préfère moins d’animations */
@media (prefers-reduced-motion: reduce) {
  .product-cta, .product-media img {
    transition: none; } }
/* Option iOS/Safari : forcer un fond translucide si tu ajoutes un blur derrière le bouton
.product-cta{ background: rgba(255,255,255,.001); } */
h2 {
  font-size: 80px;
  font-family: 'Product-Regular'; }

.network-map h2 {
  margin: auto;
  margin-bottom: 30px;
  margin-top: 10px; }

/* RULES TEXT*/
p {
  opacity: 0.7;
  font-size: 18px;
  line-height: 27px; }
  p.bit {
    font-size: 14px;
    line-height: 19px; }
  @media (max-width: 1024px) {
    p {
      font-size: 16px;
      line-height: 24px; } }

.h-23 {
  font-size: 23px;
  line-height: 32px;
  margin: 0; }
  @media (max-width: 1024px) {
    .h-23 {
      font-size: 18px;
      line-height: 27px; } }

.p-16 {
  font-size: 16px;
  line-height: 24px;
  margin: 0; }

.regular {
  font-weight: normal;
  font-family: 'Product-Regular'; }

.medium {
  font-weight: normal;
  font-family: 'Product-Regular'; }

.bold {
  font-weight: normal;
  font-family: 'Product-Bold'; }

.h-36 {
  font-size: 36px;
  margin: 0; }
  @media (max-width: 1024px) {
    .h-36 {
      font-size: 24px; } }

.h-26 {
  font-size: 26px;
  margin: 0; }
  @media (max-width: 1024px) {
    .h-26 {
      font-size: 20px; } }

.h-70 {
  font-size: 70px;
  line-height: 75px;
  letter-spacing: -1px;
  margin: 0; }
  @media (max-width: 1024px) {
    .h-70 {
      font-size: 40px;
      line-height: 45px; } }

.h-50 {
  font-size: 50px;
  line-height: 56px;
  letter-spacing: -1px;
  margin: 0; }
  @media (max-width: 1024px) {
    .h-50 {
      font-size: 36px;
      line-height: 40px;
      letter-spacing: 0px; } }

.uppercase-sub-title {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0; }

.uppercase-sub-title-bit {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0; }

.text-center {
  text-align: center; }

.padding-80 {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 1024px) {
    .padding-80 {
      padding-top: 40px;
      padding-bottom: 40px; } }

.padding-60 {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (max-width: 1024px) {
    .padding-60 {
      padding-top: 40px;
      padding-bottom: 40px; } }

.padding-30 {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (max-width: 1024px) {
    .padding-30 {
      padding-top: 20px;
      padding-bottom: 20px; } }

.pb-0 {
  padding-bottom: 0px; }

/*MAP NETWORK*/
:root {
  --pin: #ff7a00;
  --pin-ring: rgba(255,122,0,.25);
  --popover-bg: #fff;
  --popover-fg: #111; }

.map-wrap {
  max-width: 1100px;
  margin: 0 auto; }

.map-wrap svg {
  width: 100%;
  height: auto;
  display: block;
  background: #fff; }

/* --- pins (SVG) --- */
.pin-dot {
  fill: var(--pin);
  r: 8;
  cursor: pointer;
  animation: breathe 1.6s ease-in-out infinite;
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.15)); }

.pin-halo {
  fill: none;
  stroke: var(--pin);
  stroke-opacity: .35;
  stroke-width: 2;
  r: 10;
  animation: halo 1.6s ease-out infinite;
  pointer-events: none; }

.paused.pin-dot, .paused + .pin-halo {
  animation-play-state: paused; }

@keyframes breathe {
  0%,100% {
    transform: scale(1); }
  50% {
    transform: scale(1.18); } }
@keyframes halo {
  0% {
    r: 6;
    stroke-opacity: .35; }
  70% {
    r: 18;
    stroke-opacity: 0; }
  100% {
    r: 6;
    stroke-opacity: 0; } }
/* --- popover --- */
.popover {
  position: fixed;
  z-index: 9999;
  display: none;
  /*min-width:220px;
  max-width:min(90vw,340px); */
  background: var(--popover-bg);
  color: var(--popover-fg);
  border-radius: 12px;
  padding: 10px 20px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  pointer-events: none;
  text-align: left; }

.pop-row {
  display: flex;
  gap: 12px;
  align-items: center; }

.pop-logo {
  height: 44px;
  display: grid;
  place-items: center;
  width: 60px; }

.pop-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block; }

.pop-title {
  margin: 0;
  font-weight: 700; }

.pop-sub {
  margin: .2rem 0 0;
  font-size: 12px;
  color: #555; }

.pop-divider {
  height: 1px;
  background: #eee;
  margin: 10px 0; }

.pop-meta {
  font-size: 12px;
  color: #333; }

.img-separator img {
  width: 100%;
  max-width: 100%; }

.parent-left-less {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px; }
  .parent-left-less .left {
    grid-area: 1 / 1 / 2 / 4; }
  .parent-left-less .right {
    grid-area: 1 / 4 / 2 / 13; }
  @media (max-width: 1024px) {
    .parent-left-less {
      display: flex;
      flex-direction: column;
      gap: 10px; } }

.mb-30 {
  margin-bottom: 30px; }

@media (min-width: 1024px) {
  .w-limited {
    width: 1200px;
    max-width: 100%; } }

@media (min-width: 1024px) {
  .w-p-limited {
    width: 800px;
    max-width: 100%; } }

.two-grids {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px; }
  .two-grids .left {
    grid-area: 1 / 1 / 2 / 7; }
    .two-grids .left img {
      height: 100%;
      object-fit: cover; }
  .two-grids .right {
    grid-area: 1 / 7 / 2 / 13; }
  @media (max-width: 1024px) {
    .two-grids {
      grid-template-columns: repeat(1, 1fr);
      grid-template-rows: auto; }
      .two-grids .left, .two-grids .right {
        grid-area: auto; } }

.six-grids {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px; }
  .six-grids .left {
    grid-area: 1 / 1 / 2 / 4; }
  .six-grids .right {
    grid-area: 1 / 4 / 2 / 7; }
  .six-grids .left-b {
    grid-area: 2 / 1 / 3 / 4; }
  .six-grids .right-b {
    grid-area: 2 / 4 / 3 / 7; }
  @media (max-width: 1024px) {
    .six-grids {
      grid-template-columns: repeat(1, 1fr);
      grid-template-rows: auto; }
      .six-grids .left, .six-grids .right, .six-grids .left-b, .six-grids .right-b {
        grid-area: auto; } }

.blocs-features {
  height: 100%; }
  .blocs-features .left {
    display: flex;
    flex-direction: column;
    gap: 20px; }
    .blocs-features .left img {
      width: 100%;
      max-width: 100%; }
  .blocs-features .blocking {
    background: #F1F1F1;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-between; }
    .blocs-features .blocking p {
      font-size: 16px;
      line-height: 24px; }
    @media (max-width: 1024px) {
      .blocs-features .blocking {
        padding: 24px;
        gap: 10px; } }
  .blocs-features .six-grids {
    height: 100%; }
  .blocs-features svg {
    margin-left: -14px; }
  .blocs-features .keys {
    display: flex;
    gap: 20px; }
    @media (max-width: 720px) {
      .blocs-features .keys {
        flex-direction: column;
        gap: 10px; } }
    .blocs-features .keys .bloc-key {
      width: 100%;
      text-align: center;
      background: #F1F1F1;
      padding: 30px;
      display: flex;
      flex-direction: column;
      align-content: center;
      justify-content: center; }
      @media (max-width: 720px) {
        .blocs-features .keys .bloc-key {
          width: calc(100% - 60px); } }
      .blocs-features .keys .bloc-key p {
        margin: 0; }

.part .listing {
  display: flex;
  gap: 20px;
  align-content: center;
  justify-content: center;
  margin-top: 30px;
  flex-wrap: wrap; }
  .part .listing img {
    width: 150px;
    height: 70px;
    object-fit: contain; }

.why-choose {
  display: flex;
  gap: 20px; }
  @media (max-width: 1024px) {
    .why-choose {
      flex-direction: column-reverse;
      gap: 10px; } }
  .why-choose .left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 60px;
    background: #111111;
    color: white; }
    @media (max-width: 1024px) {
      .why-choose .left {
        padding: 30px; } }
    .why-choose .left ul {
      display: flex;
      flex-direction: column;
      gap: 10px; }
      .why-choose .left ul li {
        display: flex;
        gap: 7px;
        align-items: center; }
        .why-choose .left ul li p {
          margin: 0;
          font-size: 16px;
          opacity: 1;
          font-family: "Product-Bold"; }
  .why-choose .right img {
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .why-choose .bottom {
    margin-top: 40px; }

ul {
  padding-left: 0px; }
  ul li {
    list-style: none; }

.news-grid {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 0px; }
  .news-grid .left {
    grid-area: 1 / 1 / 2 / 4; }
  .news-grid .mid {
    grid-area: 1 / 4 / 2 / 7; }
  .news-grid .right {
    grid-area: 1 / 7 / 2 / 10; }
  .news-grid img {
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%; }
  @media (max-width: 1024px) {
    .news-grid {
      display: flex;
      flex-direction: column; } }

.contact-bloc {
  position: relative; }
  @media (max-width: 1024px) {
    .contact-bloc {
      height: 660px; } }
  .contact-bloc img {
    width: 100%;
    max-width: 100%; }
  .contact-bloc .content-contact-bloc {
    text-align: center;
    position: absolute;
    background: white;
    bottom: 20px;
    width: calc(90% - 60px);
    margin: auto;
    left: 0;
    right: 0;
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }

.are-we {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: calc(100% - 120px);
  background: #F3F3F3;
  padding: 60px; }
  @media (max-width: 1024px) {
    .are-we {
      padding: 50px 20px; } }

.subscribe-box {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 100px;
  overflow: hidden;
  max-width: 500px;
  padding-right: 10px; }

.subscribe-box input {
  font-family: 'Product-Bold';
  flex: 1;
  padding: 25px 30px;
  border: none;
  outline: none;
  font-size: 16px; }
  @media (max-width: 1024px) {
    .subscribe-box input {
      width: 100%; } }

.social .buttons {
  display: flex;
  gap: 10px;
  margin-top: 20px;
  flex-wrap: wrap; }

.footer {
  padding: 40px 0;
  border-top: 1px solid #ddd;
  margin-top: 80px; }
  @media (max-width: 728px) {
    .footer {
      margin-top: 50px; } }
  .footer .links {
    display: flex;
    align-items: center;
    gap: 20px; }
    .footer .links a {
      font-size: 14px;
      font-family: "Product-Bold";
      color: #000; }
    .footer .links span {
      width: 1px;
      background: #000;
      height: 10px; }
  .footer .footer-down {
    display: flex;
    gap: 12px;
    justify-content: space-between;
    margin-top: 40px;
    flex-wrap: wrap; }

.footer-top {
  gap: 40px;
  justify-content: space-between; }
  .footer-top .subscribe h2 {
    margin-bottom: 30px; }
  .footer-top .social .coord {
    margin-top: 30px;
    display: flex;
    gap: 40px; }

.home-page .wrapper-header {
  position: fixed;
  top: 0;
  width: calc(100% - 60px);
  z-index: 61; }
  @media (max-width: 1024px) {
    .home-page .wrapper-header {
      position: absolute;
      width: calc(100% - 60px); } }
  .home-page .wrapper-header.fixed-header {
    background: #000000b5; }

@media (max-width: 1024px) {
  .wrapper-header {
    position: absolute !important;
    width: calc(100% - 40px) !important; } }

.wrapper-header {
  position: fixed;
  top: 0;
  width: calc(100% - 60px);
  z-index: 61; }
  @media (max-width: 1300px) {
    .wrapper-header {
      padding: 20px 20px; } }
  @media (max-width: 1300px) {
    .wrapper-header a.btn-orange {
      padding: 12px 20px;
      font-size: 14px; } }
  @media (max-width: 1300px) {
    .wrapper-header .product-grid {
      margin-top: 0px; } }
  @media (min-width: 1024px) {
    .wrapper-header.fixed-header {
      background: #ffffff85;
      backdrop-filter: blur(2.37082px);
      -webkit-backdrop-filter: blur(2.37082px);
      z-index: 20;
      padding: 12px 30px; }
      .wrapper-header.fixed-header a.btn-orange {
        padding: 12px 20px;
        font-size: 14px; }
      .wrapper-header.fixed-header .logo-for-dark,
      .wrapper-header.fixed-header .logo-for-light {
        width: 160px; }
      .wrapper-header.fixed-header .primary-nav .menu {
        gap: 24px; }
      .wrapper-header.fixed-header .product-grid {
        margin-top: 0px; }
      .wrapper-header.fixed-header .primary-nav .menu > li.has-sub .mega-panel {
        top: 70px; }
      .wrapper-header.fixed-header .primary-nav .menu a, .wrapper-header.fixed-header .primary-nav .menu button.subtoggle {
        font-size: 16px; } }

.slider {
  display: flex; }
  @media (max-width: 1024px) {
    .slider {
      flex-direction: column; } }
  .slider img {
    width: 50%;
    max-width: 100%;
    object-fit: cover; }
    @media (max-width: 1024px) {
      .slider img {
        width: 100%; } }
  .slider .content {
    background: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    width: 50%;
    color: white;
    padding: 50px 50px; }
    @media (max-width: 1024px) {
      .slider .content {
        margin-top: -1px;
        width: calc(100% - 60px);
        padding: 40px 30px 40px; } }

@media (max-width: 1024px) {
  .slider-services .content {
    padding: 30px 30px 60px; } }

.bg-breadcrumb {
  background: #F1F1F1; }
  .bg-breadcrumb .breadcrumb {
    display: flex;
    gap: 12px;
    padding: 20px 0px; }
    .bg-breadcrumb .breadcrumb .current-link {
      opacity: 0.6; }

.products-listing {
  background: #F1F1F1;
  margin-top: 60px; }
  .products-listing .desc {
    display: flex;
    gap: 10px;
    align-items: center;
    font-family: "Product-Bold";
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap: wrap; }
    .products-listing .desc .view {
      display: flex;
      gap: 10px;
      align-items: center; }
  .products-listing .list {
    display: flex;
    gap: 12px;
    flex-wrap: wrap; }
    .products-listing .list .item {
      width: calc(25% - 69px);
      background: #fff;
      padding: 30px;
      border-radius: 12px;
      display: flex;
      flex-direction: column; }
      @media (max-width: 1024px) {
        .products-listing .list .item {
          width: 100%; } }
      .products-listing .list .item img {
        width: 100%;
        max-width: 100%;
        height: 300px;
        object-fit: contain; }
      .products-listing .list .item ul {
        display: flex;
        flex-direction: column;
        gap: 4px;
        margin-top: 0; }
        .products-listing .list .item ul li {
          display: flex;
          gap: 4px;
          align-items: center;
          font-family: "Product-Bold";
          font-size: 14px; }
      .products-listing .list .item a.btn-orange {
        margin-top: auto; }
    @media (min-width: 1024px) {
      .products-listing .list.list-view-active {
        flex-direction: column; }
        .products-listing .list.list-view-active .item {
          width: calc(100% - 60px);
          flex-direction: row;
          gap: 50px; }
          .products-listing .list.list-view-active .item img {
            width: 200px;
            height: 200px; }
          .products-listing .list.list-view-active .item .item-content {
            width: 33%;
            flex: 1; }
          .products-listing .list.list-view-active .item a.btn-orange {
            width: auto;
            margin: auto; } }
  @media (max-width: 1024px) {
    .products-listing {
      margin-top: 30px; } }
  .products-listing .btn-little-default {
    background-color: #fff !important;
    width: fit-content !important;
    color: #000 !important;
    padding: 12px 16px !important;
    border-radius: 12px !important;
    font-size: 14px !important;
    font-family: "Product-Bold" !important;
    text-decoration: none !important;
    transition: background-color 0.2s ease !important;
    cursor: pointer !important; }
    .products-listing .btn-little-default:hover {
      background-color: #fff !important; }
    .products-listing .btn-little-default svg.grid-icon-white,
    .products-listing .btn-little-default svg.list-icon-white {
      display: none; }
    .products-listing .btn-little-default.btn-orange-little {
      background-color: #F66A00 !important;
      color: #fff !important; }
      .products-listing .btn-little-default.btn-orange-little:hover {
        background-color: #d85d00 !important; }
      .products-listing .btn-little-default.btn-orange-little svg.grid-icon-black,
      .products-listing .btn-little-default.btn-orange-little svg.list-icon-black {
        display: none; }
      .products-listing .btn-little-default.btn-orange-little svg.grid-icon-white,
      .products-listing .btn-little-default.btn-orange-little svg.list-icon-white {
        display: flex; }

/* =========================
   TABS SIMPLES — sans indicateur
========================= */
:root {
  --bg: #ffffff;
  --surface: #ffffff;
  --accent: #f47300;
  /* orange actif */
  --radius-pill: 999px;
  --shadow-lg: 0 20px 40px rgba(0,0,0,.08), 0 2px 8px rgba(0,0,0,.06);
  --shadow-md: 0 10px 25px rgba(0,0,0,.06); }

/* ===== Wrapper capsule ===== */
.tabs {
  margin-top: -40px;
  display: flex;
  justify-content: center;
  align-items: center; }

.tabs-box {
  background: var(--surface);
  border-radius: var(--radius-pill);
  padding: 12px;
  overflow: hidden;
  box-shadow: var(--shadow-lg); }

.tabs-track {
  display: flex;
  gap: 0px;
  align-items: center;
  padding: 0px 0px;
  overflow-x: auto;
  scrollbar-width: none; }

.tabs-track::-webkit-scrollbar {
  display: none; }

/* ===== Boutons ===== */
.tab-btn {
  appearance: none;
  border: 0;
  background: transparent;
  padding: 20px 28px;
  font-size: 18px;
  font-family: "Product-Bold";
  line-height: 1;
  border-radius: var(--radius-pill);
  color: #0f0f0f;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color .25s ease, color .25s ease; }

.tab-btn:hover {
  background: rgba(0, 0, 0, 0.05); }

.tab-btn[aria-selected="true"] {
  background: #f47300;
  color: #fff; }

.centered-limited {
  text-align: center;
  margin: auto; }

.margin-title {
  margin: 0px 0 20px; }

.fit-content {
  width: fit-content; }

/* ===== Panels ===== */
.sav-panel,
.tools-panel {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center; }

.dist-panel {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px; }
  .dist-panel .network-map {
    width: 50%; }
  .dist-panel .content-map {
    width: 50%; }
  @media (max-width: 1024px) {
    .dist-panel {
      flex-direction: column;
      gap: 30px; }
      .dist-panel .network-map {
        width: 100%; }
      .dist-panel .content-map {
        width: 100%; } }

.blocs-tools {
  margin-top: 20px;
  display: flex;
  gap: 20px;
  justify-content: center; }
  .blocs-tools ul {
    display: flex;
    flex-direction: column;
    gap: 10px; }
    .blocs-tools ul li {
      display: flex;
      align-items: center;
      font-family: "Product-Bold"; }
  @media (max-width: 1024px) {
    .blocs-tools {
      flex-direction: column;
      gap: 20px; } }
  .blocs-tools .uppercase-sub-title-bit {
    margin-bottom: 100px; }
    @media (max-width: 1024px) {
      .blocs-tools .uppercase-sub-title-bit {
        margin-bottom: 20px; } }
  .blocs-tools .blocking {
    background: #F1F1F1;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-between;
    width: 300px;
    text-align: left; }
    @media (max-width: 1024px) {
      .blocs-tools .blocking {
        padding: 30px;
        width: calc(100% - 60px); } }
    .blocs-tools .blocking .bloc {
      margin-top: 0px; }
      .blocs-tools .blocking .bloc h4 {
        margin-bottom: 10px;
        margin-top: 10px; }
    .blocs-tools .blocking .btn-black {
      margin-top: 10px; }

.formation-panel .blocs-modules {
  margin-top: 20px;
  display: flex;
  gap: 20px;
  justify-content: center; }
  @media (max-width: 1024px) {
    .formation-panel .blocs-modules {
      flex-direction: column;
      gap: 20px; } }
  .formation-panel .blocs-modules .uppercase-sub-title-bit {
    margin-bottom: 100px; }
    @media (max-width: 1024px) {
      .formation-panel .blocs-modules .uppercase-sub-title-bit {
        margin-bottom: 20px; } }
  .formation-panel .blocs-modules .blocking {
    width: 100%;
    background: #F1F1F1;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-between; }
    @media (max-width: 1024px) {
      .formation-panel .blocs-modules .blocking {
        padding: 30px;
        width: calc(100% - 60px); } }
    .formation-panel .blocs-modules .blocking h4 {
      margin-bottom: 10px; }
.formation-panel .blocs-formations {
  display: flex;
  gap: 20px;
  flex-direction: column;
  margin-top: 20px; }
.formation-panel .bloc-formation {
  border: 1px solid #cdcdcd;
  padding: 30px;
  display: flex;
  align-items: center; }
  @media (max-width: 1024px) {
    .formation-panel .bloc-formation {
      flex-direction: column;
      gap: 20px;
      align-items: normal; } }
  @media (max-width: 1024px) {
    .formation-panel .bloc-formation .part {
      display: flex;
      flex-direction: column;
      gap: 10px; } }
  @media (max-width: 1024px) {
    .formation-panel .bloc-formation .part a.btn-orange {
      width: auto; } }
  .formation-panel .bloc-formation .uppercase-sub-title-bit {
    font-size: 14px;
    font-family: Product-Medium; }
  .formation-panel .bloc-formation .blocking {
    flex: 1; }
    .formation-panel .bloc-formation .blocking .title {
      display: flex;
      gap: 10px;
      align-items: center; }
      .formation-panel .bloc-formation .blocking .title span.badge {
        border-radius: 8px;
        padding: 6px 8px;
        background: #555555;
        font-size: 14px; }
        .formation-panel .bloc-formation .blocking .title span.badge.green {
          background: #009617;
          color: white; }
        .formation-panel .bloc-formation .blocking .title span.badge.red {
          background: #EC3B3B;
          color: white; }
    .formation-panel .bloc-formation .blocking .elements {
      display: flex;
      gap: 60px;
      margin-top: 20px; }
      @media (max-width: 1024px) {
        .formation-panel .bloc-formation .blocking .elements {
          flex-direction: column;
          gap: 10px; } }
      .formation-panel .bloc-formation .blocking .elements .element {
        display: flex;
        gap: 6px; }
      .formation-panel .bloc-formation .blocking .elements .sub .uppercase-sub-title-bit {
        font-size: 14px;
        font-family: Product-Medium; }
      .formation-panel .bloc-formation .blocking .elements .sub p.p-16 {
        display: flex;
        gap: 6px;
        align-items: center; }
      .formation-panel .bloc-formation .blocking .elements .sub span.little-badge {
        border-radius: 8px;
        padding: 2px 8px;
        background: #CAFFD2;
        font-size: 12px; }
        .formation-panel .bloc-formation .blocking .elements .sub span.little-badge.green {
          background: #CAFFD2;
          color: #009617; }
        .formation-panel .bloc-formation .blocking .elements .sub span.little-badge.red {
          background: #FFCACA;
          color: #960000; }

.modal-confirmation {
  text-align: center; }
  .modal-confirmation p {
    margin-bottom: 20px; }
  .modal-confirmation h2 {
    margin-top: 10px; }

.disabled-btn {
  opacity: 0.3;
  pointer-events: none; }

.opacity-1 {
  opacity: 1; }

.mt-4 {
  margin-top: 40px; }

.mt-2 {
  margin-top: 20px; }

.mt-0 {
  margin-top: 0px; }

.mt-1 {
  margin-top: 10px; }

.tab-panel {
  display: none; }

.tab-panel[aria-hidden="false"] {
  display: block;
  animation: panelFadeTop 0.35s ease both; }

/* Animation simple fade + slide from top */
@keyframes panelFadeTop {
  0% {
    opacity: 0;
    transform: translateY(-12px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
/* Stagger léger pour le contenu du panel */
.tab-panel[aria-hidden="false"] > * {
  animation: childFadeTop 0.35s ease both; }

.tab-panel[aria-hidden="false"] > *:nth-child(1) {
  animation-delay: .05s; }

.tab-panel[aria-hidden="false"] > *:nth-child(2) {
  animation-delay: .10s; }

.tab-panel[aria-hidden="false"] > *:nth-child(3) {
  animation-delay: .15s; }

.tab-panel[aria-hidden="false"] > *:nth-child(4) {
  animation-delay: .20s; }

.tab-panel[aria-hidden="false"] > *:nth-child(5) {
  animation-delay: .25s; }

@keyframes childFadeTop {
  0% {
    opacity: 0;
    transform: translateY(-8px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
/* ===== Responsive ===== */
@media (max-width: 728px) {
  .tabs-track {
    gap: 0px;
    padding: 0px 0px; }

  .tab-btn {
    padding: 16px 18px;
    font-size: 14px; } }
/* ========================= ACCORDÉON FAQ*/
.faq {
  margin: 40px auto; }

.accordion {
  width: 100%; }

.acc-item {
  border-top: 1px solid rgba(0, 0, 0, 0.25); }

.acc-item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25); }

.acc-summary {
  background: none;
  border: none;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 22px 0;
  cursor: pointer; }

.acc-title {
  font-size: clamp(18px, 2.2vw, 22px);
  font-family: "Product-Bold";
  text-align: left;
  line-height: 1.3;
  color: #000; }

.acc-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  flex: none; }

.icon-open {
  display: none; }

.acc-item.open .icon-closed {
  display: none; }

.acc-item.open .icon-open {
  display: inline-block; }

.acc-panel {
  text-align: left;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transform: translateY(-6px);
  transition: max-height .35s ease, opacity .25s ease, transform .25s ease; }

.acc-item.open .acc-panel {
  opacity: 1;
  transform: translateY(0); }

.acc-panel p {
  margin: 0 0 14px;
  color: #000;
  font-size: clamp(15px, 1.8vw, 17px);
  line-height: 1.6; }

/* ===== Modal base ===== */
.modal {
  position: fixed;
  inset: 0;
  display: grid;
  place-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s ease;
  z-index: 30; }

.modal.is-open {
  opacity: 1;
  pointer-events: auto; }

.modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  /* Blur doux avec fallback */
  -webkit-backdrop-filter: blur(2.5px);
  backdrop-filter: blur(2.5px); }

.modal__panel {
  position: relative;
  max-width: 100%;
  background: #fff;
  color: #111;
  border-radius: 0px;
  padding: 28px 24px 32px;
  transform: translateY(10px);
  opacity: 0;
  transition: transform .25s ease, opacity .25s ease; }
  @media (min-width: 1024px) {
    .modal__panel {
      width: 340px; } }

.modal.is-open .modal__panel {
  transform: translateY(0);
  opacity: 1; }

/* ===== Contenu ===== */
.modal__close {
  position: absolute;
  top: 8px;
  right: 12px;
  width: 36px;
  height: 36px;
  border-radius: 999px;
  background: transparent;
  border: 0;
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
  color: #666; }

.modal__close:hover {
  background: rgba(0, 0, 0, 0.06);
  color: #111; }

.modal__title {
  margin: 6px 0 18px;
  text-align: center; }

.modal__form {
  display: grid;
  gap: 14px; }
  .modal__form button.btn-orange {
    font-size: 16px; }

.field {
  display: grid;
  gap: 6px; }

.field__label {
  font-size: 16px;
  color: #1c1c1c;
  font-family: "Product-Bold";
  margin-bottom: 10px; }

.field__input {
  width: calc(100% - 28px);
  padding: 12px 14px;
  border: 1px solid #CCCCCC;
  outline: none;
  font: inherit;
  background: #fff; }

.field__input:focus {
  border-color: #ffa861;
  box-shadow: 0 0 0 3px rgba(255, 168, 97, 0.25); }

/* Bouton du formulaire : reprend ton style existant */
.modal__submit {
  width: 100%;
  padding: 16px 20px;
  margin-top: 8px;
  border-radius: 999px;
  border: 0;
  cursor: pointer;
  /* si ta classe .btn-orange définit déjà les couleurs, ceci est du backup : */
  background: #e76a1f;
  color: #fff;
  font-weight: 700; }

/* Optionnel : réduit le blur si Safari cause des artefacts */
@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .modal__overlay {
    background: rgba(0, 0, 0, 0.55); } }
/* GALLERY */
.bg-grey {
  background: #F1F1F1; }

:root {
  --ink:#0b1220;
  --muted:#6b7280;
  --ring:rgba(0,0,0,.12);
  --accent:#0ea5e9;
  --bg:#fff;
  --panel:#f5f7fb;
  --radius:16px; }

.wrap-gallery {
  display: flex;
  gap: 80px; }
  @media (max-width: 1024px) {
    .wrap-gallery {
      flex-direction: column-reverse;
      gap: 20px; } }
  .wrap-gallery .gallery {
    display: flex;
    gap: 20px;
    flex-direction: column; }
  .wrap-gallery .item-content {
    display: flex;
    flex-direction: column;
    gap: 12px; }
    .wrap-gallery .item-content ul {
      margin: 0;
      display: flex;
      flex-direction: column;
      gap: 8px; }
      .wrap-gallery .item-content ul li {
        display: flex;
        gap: 10px;
        align-items: center;
        font-family: "Product-Bold"; }
    .wrap-gallery .item-content p.desc {
      margin: 0; }
    .wrap-gallery .item-content .buttons {
      display: flex;
      gap: 12px; }

@media (max-width: 980px) {
  .gallery {
    grid-template-columns: 1fr; } }
@media (min-width: 1024px) {
  .hero {
    width: 600px;
    height: 600px; } }

.img-full {
  width: 100%;
  height: auto;
  object-fit: contain;
  display: block; }

.img-half {
  width: 50%;
  height: auto;
  object-fit: contain;
  display: block; }
  @media (max-width: 768px) {
    .img-half {
      width: 100%; } }

.hero img {
  width: 100%;
  object-fit: contain;
  display: block; }

.thumbs {
  display: flex;
  flex-direction: column;
  gap: 12px; }

.track-wrap {
  position: relative;
  padding: 12px 64px; }

.track {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  scroll-behavior: smooth; }

.track {
  overflow-x: auto;
  scrollbar-width: none;
  /* 🔹 Firefox */
  -ms-overflow-style: none;
  /* 🔹 IE/Edge ancien */ }

.track::-webkit-scrollbar {
  display: none;
  /* 🔹 Chrome / Safari */ }

.thumb {
  opacity: 0.5;
  flex: 0 0 calc((100% - 20px)/3);
  max-width: 200px;
  cursor: pointer;
  transition: .12s; }

.thumb img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  display: block; }

.thumb.active {
  opacity: 1; }

.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: none;
  display: grid;
  place-items: center;
  cursor: pointer;
  background: #fff;
  border: 1px solid #000; }

.arrow[disabled] {
  opacity: .4;
  pointer-events: none; }

.arrow-left {
  left: 6px; }

.arrow-right {
  right: 6px; }

.arrow svg {
  width: 18px;
  height: 18px; }

.description-product h2, .description-product h3, .description-product h4 {
  margin-top: 30px; }
.description-product img {
  margin-top: 20px;
  margin-bottom: 30px; }

/* TABLE */
/* ---- Table reset & layout ---- */
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 14px; }

thead th {
  background: #0a0a0a;
  color: #fff;
  text-align: left;
  font-weight: 700;
  padding: 14px 20px;
  font-size: 16px; }

tbody th, tbody td {
  vertical-align: top;
  background: transparent;
  padding: 0; }

/* Chaque ligne est un “pill” gris clair autour des deux cellules */
tbody tr .cell {
  padding: 18px 20px; }

tbody tr.is-alt {
  box-shadow: none; }
  @media (min-width: 720px) {
    tbody tr.is-alt {
      background: #F1F1F1; } }

/* Colonne 1 (libellé) */
tbody th .cell {
  color: #0f1115;
  text-align: left; }
  @media (max-width: 720px) {
    tbody th .cell {
      background: #e1e1e1; } }

/* Colonne 2 (détails) */
.specs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 6px; }

.specs li {
  display: block; }

.specs b {
  font-family: "Product-Bold"; }

.specs .k {
  font-family: "Product-Bold"; }

.specs .v {
  color: #0f1115; }

.muted {
  color: #5b6472; }

/* ---- Responsive mobile: empilement ---- */
@media (max-width: 720px) {
  thead {
    display: none; }

  table {
    border-spacing: 0 12px; }

  tbody tr {
    display: block; }

  tbody th, tbody td {
    display: block; }

  tbody th .cell {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

  tbody td .cell {
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }
/* CONTACT PAGE */
.details {
  display: flex;
  gap: 30px;
  flex-direction: column;
  margin-top: 20px; }
  .details .detail-item {
    display: flex;
    gap: 14px; }
    .details .detail-item p, .details .detail-item h4 {
      margin: 0; }

.contact-container form {
  gap: 24px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px; }
  .contact-container form .field-m {
    width: calc(50% - 12px); }
  .contact-container form .text-area {
    width: 100%; }
    .contact-container form .text-area textarea {
      max-width: 100%;
      height: 100px; }
@media (max-width: 720px) {
  .contact-container form .field-m {
    width: 100%; } }

/* SOFTWARES */
.container-softwares h1 {
  margin-bottom: 20px; }
.container-softwares .table-wrap {
  margin-top: 20px; }
  .container-softwares .table-wrap .cell a {
    justify-content: left;
    margin-bottom: 10px; }
    .container-softwares .table-wrap .cell a:last-child {
      margin-bottom: 0; }

/* ABOUT */
.slider-about p {
  margin-top: 0px; }
.slider-about ul {
  margin-top: 0;
  display: flex;
  flex-direction: column;
  gap: 8px; }
  .slider-about ul li {
    display: flex;
    gap: 10px;
    align-items: center; }
    .slider-about ul li a {
      font-family: "Product-Bold"; }

.about-container .blocs-modules {
  margin-top: 40px;
  display: flex;
  gap: 20px;
  justify-content: center; }
  @media (max-width: 1024px) {
    .about-container .blocs-modules {
      flex-direction: column;
      gap: 20px; } }
  .about-container .blocs-modules .uppercase-sub-title-bit {
    margin-bottom: 100px; }
    @media (max-width: 1024px) {
      .about-container .blocs-modules .uppercase-sub-title-bit {
        margin-bottom: 20px; } }
  .about-container .blocs-modules .blocking {
    background: #fff;
    width: 100%; }
    @media (max-width: 1024px) {
      .about-container .blocs-modules .blocking {
        padding: 10px 0px;
        width: 100%; } }
    .about-container .blocs-modules .blocking h4 {
      margin-bottom: 10px; }
    .about-container .blocs-modules .blocking svg {
      margin: auto;
      margin-bottom: 20px; }

.team-container {
  padding: 60px;
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  gap: 10px; }
  @media (max-width: 1024px) {
    .team-container {
      padding: 40px 30px; } }
  .team-container .team-members {
    display: flex;
    gap: 20px; }
    .team-container .team-members .member-card {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center; }
      .team-container .team-members .member-card img {
        width: 300px;
        height: 300px;
        object-fit: cover;
        object-position: top; }
        @media (max-width: 1024px) {
          .team-container .team-members .member-card img {
            width: 100%; } }
      .team-container .team-members .member-card h3 {
        margin: 0; }
      .team-container .team-members .member-card p {
        margin: 0; }
      .team-container .team-members .member-card .details {
        margin: 0;
        background: #000;
        color: white;
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 20px 0;
        gap: 4px;
        height: 100%; }
        .team-container .team-members .member-card .details a {
          color: #fff;
          font-family: "Product-Bold";
          text-decoration: none;
          margin-top: 12px; }
    @media (max-width: 1024px) {
      .team-container .team-members {
        flex-direction: column;
        gap: 40px; } }

/*# sourceMappingURL=style.css.map */
