<style data-computed-style='{"left":0,"top":0,"width":0,"height":0,"display":"none","position":"static","zIndex":"auto"}'>
  /* Empêcher le défilement horizontal */
  body {
    overflow-x: hidden;
  }

  /* Désactiver les interactions pour les éléments spécifiés */
  .c-nav_logo,
  .c-hero_logo,
  .hero_flower,
  .flower,
  .results-flowers_wrap-r,
  .comparison-icon,
  .results-flowers_wrap-l,
  .icon-feature,
  .pricing-bar_1,
  .reason_icon {
    pointer-events: none;
  }



</style>