/* screen - waveforms */

.waveforms {
  background-color: var(--white);
  background-image: url(../img/waveforms-screen-shot-2020-12-28-at-11935-pm-16C05394-B19C-4CAA-8173-56C6FEF1A2B0.png);
  background-size: 100% 100%;
  height: 640px;
  overflow-x: hidden;
  position: relative;
  width: 1024px;
}
.waveforms .hotspot-C61RwL {
  background-color: transparent;
  height: 54px;
  left: 818px;
  position: absolute;
  top: 542px;
  width: 170px;
}
.waveforms .hotspot-VMr6Om {
  background-color: transparent;
  height: 80px;
  left: 32px;
  position: absolute;
  top: 149px;
  width: 197px;
}
.waveforms .rectangle-C61RwL {
  background-color: var(--white);
  height: 23px;
  left: 743px;
  position: absolute;
  top: 511px;
  width: 35px;
}
:root {
  --white: rgba(255,255,255,1.0);
}
