.elementor-9 .elementor-element.elementor-element-de63f3c{--display:flex;--min-height:255px;--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-9 .elementor-element.elementor-element-de63f3c:not(.elementor-motion-effects-element-type-background), .elementor-9 .elementor-element.elementor-element-de63f3c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://nathan.cattiaux.net/wp-content/uploads/2025/03/DALL·E-2025-03-22-15.47.55-A-vibrant-and-dynamic-banner-inspired-by-the-world-of-video-games.-The-image-features-a-futuristic-cityscape-with-neon-lights-pixel-art-elements-and.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-9 .elementor-element.elementor-element-f62c55c{--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-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-9 .elementor-element.elementor-element-a052e64{column-gap:0px;}@media(max-width:767px){.elementor-9 .elementor-element.elementor-element-de63f3c{--min-height:136px;}}/* Start custom CSS for container, class: .elementor-element-de63f3c */#menu-deroulant {
    display: none;
}/* End custom CSS */
/* Start custom CSS */<script>
  document.getElementById("logo-clique").addEventListener("click", function() {
    var menu = document.getElementById("menu-deroulant");
    if (menu.style.display === "none") {
      menu.style.display = "block";
    } else {
      menu.style.display = "none";
    }
  });
</script>/* End custom CSS */