/* ============================================================
   ACESS-US — ECG & ultrassom SVG animations for background
============================================================ */

/* ECG path */
.hero-ecg-svg {
  position: absolute;
  width: 100%;
  bottom: 25%;
  left: 0;
  opacity: 0.07;
  pointer-events: none;
}
