/*
Theme Name: Legaliss by Regliss
Description: Thème enfant de Hello elementor.
Author: REGLISS | Agence de Design
Author URI: https://www.regliss.com
Template: hello-elementor
Version: 2.0
*/

/* BADGE RECAPTCHA */

.grecaptcha-badge {
  display: none !important;
}

/* HERO HEADER ANIMATION */
#hero-animation-wrapper {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}

#hero-animation-wrapper canvas {
  width: 100%;
  height: 100%;
  display: block;
}

/* HEADER TITRE PAGE */
#header-animation-wrapper {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}

#header-animation-wrapper canvas {
  width: 100%;
  height: 100%;
  display: block;
}
