.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/FigmaDDSSlicePNGb87a7affd442275346e98709b30f62c9.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.download {
  width: 15.89vw;
  height: 4.59vw;
  margin: 34.53vw 0 0 15.2vw;
}
