.elementor-342 .elementor-element.elementor-element-f9153c1{--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-342 .elementor-element.elementor-element-9369b7c{--display:flex;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-342 .elementor-element.elementor-element-593567e .elementor-button{background-color:var( --e-global-color-primary );fill:#FFFFFF;color:#FFFFFF;}.elementor-342 .elementor-element.elementor-element-593567e .elementor-button .elementor-button-content-wrapper .elementor-button-text{text-shadow:0 1.5em 0 #FFFFFF;}@media(min-width:768px){.elementor-342 .elementor-element.elementor-element-f9153c1{--content-width:1400px;}}/* Start custom CSS for button, class: .elementor-element-593567e *//* Bouton fixe */
.floating-btn,
.floating-btn .elementor-button {
  position: fixed !important;
  bottom: 20px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  z-index: 2147483647 !important;
}

/* Masquage doux et fiable */
.floating-btn.is-hidden {
  opacity: 0 !important;
  pointer-events: none !important;
  visibility: hidden !important;
  transition: opacity .2s ease;
}/* End custom CSS */