/*.mainheadermasterinstanceorgani {
    position: fixed;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    font-size: 30px;
    color: #000;
    font-family: "Lato", sans-serif;
    z-index: 100;
  
  position: fixed;
    top: 0;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}*/
.mainheadermasterinstanceorgani, .mainheadermasterinstanceorgani2 {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  
  width: 100%;         /* prend toute la largeur possible */
  max-width: 1440px;   /* ne dépasse jamais 1440px */
  
  display: flex;
  font-family: "Lato", sans-serif;
  z-index: 100;
  /*padding: 0 20px;*/     /* un peu d’espace sur les côtés */
  box-sizing: border-box;
}
.mainheaderorganism {,
    max-width: 1440px;
    background-color: #fff;
    border-bottom: 1px solid #efefef;
    box-sizing: border-box;
    /*height: 100px;*/
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 50px 10px 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

/* Responsive : petits écrans */
/*@media (max-width: 768px) {
  .mainheaderorganism {
    flex-direction: column;
    gap: 10px;
  }

  .menu a {
    margin-left: 0;
  }*/
}
.mainheaderorganism.shrink, .mainheaderorganism2.shrink {
    height: 70px;
    transition: .4s ease-out;
}
.headercontent {
    align-self: stretch;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0px;
}

.mainheaderorganism.shrink .inalogoatom, .mainheaderorganism2.shrink .inalogoatom2 {
    width: 50px;
    height: 50px; 
}
.inalogoatom {
    width: 80px;
    position: relative;
    height: 80px;
    cursor: pointer;
    transition: .4s ease-out;
}
.inalogoatom-icon {
    position: absolute;
    height: 100%;
    width: 24.84%;
    top: 0%;
    right: 75.16%;
    bottom: 0%;
    left: 0%;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}
.inaappellation {
    position: absolute;
    top: calc(50% - 20.01px);
    left: 129px;
    width: 220px;
    height: 40px;
    display: flex;
    align-items: flex-start;
    gap: 9px;
    transition: .4s ease-out;
}
.mainheaderorganism.shrink .inaappellation, .mainheaderorganism2.shrink .inaappellation {
    transform: scale(.8);
    left: 78px;
}
.appellationatom {
    position: relative;
    font-size: 30px;
    font-weight: 900;
    margin: 0;
}

.inaslashatom-icon {
    width: 28.9px;
    position: relative;
    height: 40px;
}
.mainnavmenumolecule {
    display: flex;
    align-items: center;
    gap: 60px;
    font-size: 18px;
}
.itemmenumolecule {
    display: flex;
    align-items: center;
    gap: 40px;
}
.nos-contenus-professionnels {
    position: relative;
    cursor: pointer;
}
.menuasidemolecule {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.menuburgeratom {
    width: 25px;
    height: 28px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.menucontent {
    align-self: stretch;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
    
}
.menucontent-child {
    align-self: stretch;
    position: relative;
    border-top: 2px solid #000;
    box-sizing: border-box;
    height: 2px;
}
.mainsubnavwrapper {
    max-width: 1440px;
    position: fixed;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
    text-align: left;
    font-size: 30px;
    color: #000;
    font-family: "Lato", sans-serif;
    width: 100%;
  top: 100px;
  
}

@media (max-width: 992px) {
.mainsubnavwrapper {
    top: 100px;
 }
}
/*popup-overlay*/
.popup-overlay {
    position: fixed;
    top: 0;
    left: -7px;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.8);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 100;
}
.mainheadermasterinstanceorgani2 {
    /*display: flex;
    flex-direction: column;
    align-items: flex-start;*/
    /*z-index: 90;*/
}
.mainheaderorganism2 {
    max-width: 1440px;
    background-color: #fff;
    border-bottom: 1px solid #efefef;
    box-sizing: border-box;
    height: 100px;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 50px 10px 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.headercontent2 {
    align-self: stretch;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0px;
}
.inalogoatom2 {
    width: 80px;
    position: relative;
    height: 80px;
    cursor: pointer;
  transition: .4s ease-out;
    
}
.inalogoatom-icon2 {
    position: absolute;
    height: 100%;
    width: 24.84%;
    top: 0%;
    right: 75.16%;
    bottom: 0%;
    left: 0%;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
  
  
}
.inaappellation2 {
    position: absolute;
    top: calc(50% - 20.01px);
    left: 129px;
    width: 220px;
    height: 40px;
    display: flex;
    align-items: flex-start;
    gap: 9px;
}
.inaslashatom-icon2 {
    width: 28.9px;
    position: relative;
    height: 40px;
}
.mainnavmenumolecule2 {
    display: flex;
    align-items: center;
    gap: 60px;
    font-size: 18px;
}
.itemmenumolecule2 {
    display: flex;
    align-items: center;
    gap: 40px;
}
.nos-contenus-professionnels2 {
    position: relative;
    cursor: pointer;
}
.menuasidemolecule2 {
    display: flex;
    align-items: center;
}
.menuburgeratom2 {
    width: 25px;
    height: 28px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.menucontent2 {
    align-self: stretch;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /*justify-content: center;*/
    gap: 10px;
    cursor: pointer;
     /* transition: 1s ease-out; */ 
}
.menucontent-inner:nth-child(1) {
    align-self: stretch;
    position: relative;
    border-top: 2px solid #000;
    box-sizing: border-box;
    height: 2px;
  transform: rotate(45deg);
  top: 11px;
}

.menucontent-inner:nth-child(2) {
    align-self: stretch;
    position: relative;
    border-top: 2px solid #000;
    box-sizing: border-box;
    height: 2px;
  transform: rotate(-45deg);  
}
.mainsubnavmenu {
    align-self: stretch;
    background-color: #fff;
    /*display: flex;
    align-items: center;*/
    padding: 60px 140px;
    overflow: hidden;
}

@media (max-width: 992px) {
.mainsubnavmenu {
    padding: 4rem 1rem;
  }
}
.navprimarymolecule-parent {
    /*flex: 1;*/
    display: flex;
    /*align-items: flex-start;*/
    justify-content: space-between;
    gap: 60px;
  
}
@media (max-width: 992px) {
    .navprimarymolecule-parent {
      flex-direction: column;
      gap: 0;
  }
}
.navprimarymolecule {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  flex: 1;
}


.navprimarymolecule h2 {
  font-size: 30px;
  font-weight:900;
  line-height: 30px;
}

.navprimarymolecule h2 a {
  color: black;
  text-decoration: none;
}
.navmenuitemprimary {
    height: 60px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    box-sizing: border-box;
    min-height: 60px;
    cursor: pointer;
}
.navitem {
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-menu-item {
    position: relative;
}

.nav-menu-item p {
    font-weight:900;
    color:#FFF;
}
.navmenuitemprimary2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    box-sizing: border-box;
    min-height: 60px;
}
.navprimarymolecule3 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.les-franais-en {
    margin: 0;
}
.navprimarymolecule4 {
    align-self: stretch;
    height: 36px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.navitem3 {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-menu-item-container2 {
    position: relative;
    flex-shrink: 0;
}

.right-column {
   display: flex;
    flex-direction: column; /* 2 et 3 l'une au-dessus de l'autre */
    /*flex: 1;*/
    gap: 3rem;
}
.buttoncta-parent a {
  text-decoration: none;
}
.buttoncta-parent {
    /*width: 380px;*/
    /*display: flex;*/
    flex-direction: column;
    align-items: center;
    gap: 60px;
    font-size: 20px;
    color: #fff;
}
.buttoncta {
    /*width: 360px;*/
    border-radius: 8px;
    background-color: #000;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 27px;
    box-sizing: border-box;
    cursor: pointer;
}
.content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.revue-2026 {
    font-weight: 700;
}
.arrowrighticon {
    width: 19px;
    position: relative;
    max-height: 100%;
}
.navsecondaryorganisme {
    /*align-self: stretch;
    display: flex;
    align-items: flex-start;*/
    gap: 30px;
    text-align: right;
    font-size: 16px;
    color: #000;
}
.navsecondaryorganisme a,
.navsecondaryorganisme p,
.navsecondaryorganisme a p {
  display: flex;    
  align-items: center;
  gap: 6px;   
  text-decoration: none;
  color: black;
  font-weight:700;
  margin: 0;
}
.navsecondarymolecule {
    /*width: 172px;*/
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 16px;
}
.navitem7 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.navsecondarymolecule2 {
    /*width: 108px;*/
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 16px;
}
/* css responsive */
/* --- Mobile --- */
@media (max-width: 992px) {
  .container {
    flex-direction: column;
  }

  .right-column {
    display: contents; /* permet de remettre les divs dans le flux */
  }

  .buttoncta-parent {
    order: 1;
  }

  .navprimarymolecule {
    order: 2;
    margin-top: 2rem;
  }

  .navsecondaryorganisme {
    order: 3;
    flex-direction: column;
    gap: 16px;
    margin-top: 4rem;
  }
  .navsecondarymolecule, .navsecondarymolecule2 {
   align-items: flex-start; 
  }
}
