/* screen - privacy */

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

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

.privacy .real-weather-built-th {
  align-self: flex-end;
  color: var(--white);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xs);
  letter-spacing: 0;
  line-height: 18px;
  margin-top: 49px;
  min-height: 2718px;
  width: 293px;
}

.privacy .screenshot-2024-08-20-at-183725 {
  cursor: pointer;
  height: 19px;
  margin-right: 1.0px;
  margin-top: 3px;
  width: 177px;
}

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