.page {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 100%;
  height: 190.4167vw;
  overflow: hidden;
}

.group_1 {
  position: relative;
  height: 190.4167vw;
  background: url(./img/FigmaDDSSlicePNGe25e076c37e016ecfe07147e2e88fb8c.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.group_2 {
  width: 100%;
  height: 190.4167vw;
}

.appstore-hotspot {
  position: absolute;
  left: 42.0313vw;
  top: 168.9583vw;
  width: 15.9375vw;
  height: 4.1667vw;
  border-radius: 2.0833vw;
  z-index: 2;
  cursor: pointer;
}
