.page {
  background-image: linear-gradient(
    360deg,
    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/FigmaDDSSlicePNG3d842a1043c2c65829171942d5c89eaa.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.download {
  width: 15.89vw;
  height: 4.59vw;
  margin: 38.17vw 0 0 55.88vw;
}
