/* Ajustements nécessaires au fonctionnement autonome, sans refonte graphique. */
.helios-form-embed { background: transparent; max-width:100%; }
.wbc-loader-wrapper { display:none !important; }
html { scroll-padding-top:100px; }
@media (prefers-reduced-motion:reduce) { html {scroll-behavior:auto!important} }
