.elementor-37 .elementor-element.elementor-element-f42be33{--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-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-37 .elementor-element.elementor-element-74f1e86 img{width:65%;}.elementor-37 .elementor-element.elementor-element-1da28b9.elementor-element{--align-self:center;}.elementor-37 .elementor-element.elementor-element-64bc92e{width:var( --container-widget-width, 64% );max-width:64%;--container-widget-width:64%;--container-widget-flex-grow:0;}.elementor-37 .elementor-element.elementor-element-64bc92e.elementor-element{--align-self:center;}.elementor-37 .elementor-element.elementor-element-64bc92e .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-37 .elementor-element.elementor-element-56d6211{--spacer-size:50px;}.elementor-37 .elementor-element.elementor-element-feb17cc{--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;}.elementor-37 .elementor-element.elementor-element-feb17cc:not(.elementor-motion-effects-element-type-background), .elementor-37 .elementor-element.elementor-element-feb17cc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.compagniensa.com/wp-content/uploads/2025/08/N-79-scaled.jpg");}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-37 .elementor-element.elementor-element-18163a9 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-37 .elementor-element.elementor-element-18163a9 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-37 .elementor-element.elementor-element-18163a9{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-37 .elementor-element.elementor-element-a713e2c{--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;}.elementor-37 .elementor-element.elementor-element-aacc823{--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;}.elementor-37 .elementor-element.elementor-element-49c30a2{--spacer-size:50px;}body.elementor-page-37:not(.elementor-motion-effects-element-type-background), body.elementor-page-37 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#030000;}@media(max-width:767px){.elementor-37 .elementor-element.elementor-element-74f1e86 img{width:93%;}.elementor-37 .elementor-element.elementor-element-64bc92e{--container-widget-width:343px;--container-widget-flex-grow:0;width:var( --container-widget-width, 343px );max-width:343px;}}/* Start custom CSS for image, class: .elementor-element-74f1e86 *//* 🔹 Ajustement spécifique du titre LÛNATIKA */
@media (max-width: 767px) {
  /* cible uniquement l'image située APRÈS le logo du haut */
  .elementor-element img:nth-of-type(2) {
    width: 80% !important;
    height: auto !important;
    margin-top: -30px !important; /* rapproche du logo NSA sans le coller */
  }
}

@media (min-width: 768px) {
  .elementor-element img:nth-of-type(2) {
    width: 55% !important;
    margin-top: -15px !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f42be33 *//* 🔹 Ajustement du logo LÛNATIKA (image du titre) */
@media (max-width: 767px) {
  .lunatika-logo img {
    width: 80% !important;  /* agrandit un peu l'image sur mobile */
    margin-top: -30px !important; /* rapproche du logo principal NSA */
  }
}

@media (min-width: 768px) {
  .lunatika-logo img {
    width: 55% !important;
    margin-top: -15px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b9efe52 */@media (max-width: 767px) {
  /* Bloc des liens légaux */
  .elementor-widget-html p,
  .elementor-widget-html a {
    font-size: 10px !important; /* plus petit */
    line-height: 1.2 !important;
    letter-spacing: 0.3px;
  }

  /* Centrage et espacement ajusté */
  .elementor-widget-html {
    text-align: center;
    margin-top: 10px !important;
  }

  /* Si tu veux forcer tout sur une ligne, active la ligne suivante */
  /* white-space: nowrap; */

  /* Si tu veux que ça revienne sur 2 lignes équilibrées : */
  /* max-width: 280px; margin: 0 auto; display: block; */
}/* End custom CSS */