.pgdm-particle-globe-container {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}
.pgdm-particle-globe-container canvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.pgdm-office-popup {
  font-family: inherit;
}
