.page {
  background-image: linear-gradient(
    180deg,
    rgba(207, 240, 255, 1) 0,
    rgba(100, 190, 255, 1) 100%
  );
  position: relative;
  width: 100%;
  height: 56.25vw;
  overflow: hidden;
}

.image-wrapper_1 {
  height: 56.25vw;
  background: url(./img/FigmaDDSSlicePNG716bda50649a7be051e4c3b60f28cc7d.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.download {
  width: 14.33vw;
  height: 4.07vw;
  margin: 34.58vw 0 0 18.9vw;
}
