/* screen - terms */

.terms {
  align-items: center;
  background-color: var(--curious-blue);
  display: flex;
  flex-direction: column;
  min-height: 4178px;
  padding: 17px 18px;
  width: 320px;
}

.terms .title {
  letter-spacing: 0.54px;
  line-height: 53px;
  margin-left: 4.54px;
  margin-top: 33px;
  min-width: 135px;
  text-align: center;
  white-space: nowrap;
}

.terms .payment-will-be-char {
  align-self: flex-start;
  color: var(--white);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-s);
  letter-spacing: 0;
  line-height: 19px;
  margin-top: 23px;
  min-height: 745px;
  width: 280px;
}

.terms .by-downloading-or-us {
  align-self: flex-start;
  color: var(--white);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-m);
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 27px;
  min-height: 3060px;
  width: 280px;
}

.terms .screenshot-2024-08-20-at-183725 {
  cursor: pointer;
  height: 19px;
  margin-left: 1.0px;
  margin-top: 4px;
  width: 177px;
}

.terms .realweather {
  cursor: pointer;
  height: 73px;
  margin-left: 3.0px;
  margin-top: 107px;
  width: 73px;
}
