header {
  position: static;
}
.treams .wrap1 h2 {
  font-size: 28px;
}
.treams .wrap1 h3 {
  font-size: 20px;
}
@media (max-width: 768px) {
  .treams .wrap1 h2 {
    font-size: 24px;
  }
  .treams .wrap1 h3 {
    font-size: 16px;
  }
}
.privacy .wrap1 h4 {
  margin-top: 14px;
  color: #061c3d;
  font-family: Rubik;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 146.682%;
  /* 29.336px */
}
.privacy .wrap1 h4.mt {
  margin-top: 40px;
}
.privacy .wrap1 h2:nth-of-type(n + 2) {
  margin-top: 70px;
}
@media (max-width: 768px) {
  .privacy .wrap1 h2:nth-of-type(n + 2) {
    margin-top: 32px;
  }
  .privacy .wrap1 h3 {
    font-size: 20px;
  }
  .privacy .wrap1 h3.mt {
    margin-top: 18px;
  }
  .privacy .wrap1 h4 {
    font-size: 16px;
  }
  .privacy .wrap1 h4.mt {
    margin-top: 24px;
  }
}
.wrap1 {
  margin-top: 84px;
  margin-bottom: 120px;
}
.wrap1 h1 {
  margin-bottom: 30px;
  color: #061c3d;
  text-align: center;
  font-family: Rubik;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 125.182%;
  /* 60.087px */
}
.wrap1 p {
  margin-top: 20px;
  color: #414141;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 25.6px */
}
.wrap1 h2 {
  margin-top: 24px;
  color: #061c3d;
  font-family: Rubik;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 146.682%;
  /* 46.938px */
}
.wrap1 h2.more-big {
  font-size: 32px;
}
.wrap1 h2:nth-of-type(n + 2) {
  margin-top: 40px;
}
.wrap1 h3 {
  margin-top: 14px;
  color: #061c3d;
  font-family: Rubik;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 146.682%;
  /* 41.071px */
}
.wrap1 h3.mt {
  margin-top: 40px;
}
.wrap1 .time {
  width: fit-content;
  display: flex;
  align-items: center;
  padding: 6px 18px;
  column-gap: 10px;
  border-radius: 36px;
  background: #f3f3f3;
  color: #7d7d7d;
  font-family: Rubik;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
}
@media (max-width: 768px) {
  .wrap1 {
    margin-top: 40px;
    margin-bottom: 70px;
  }
  .wrap1 .time {
    margin: 0 auto 32px;
  }
  .wrap1 h1 {
    font-size: 32px;
  }
  .wrap1 p {
    font-size: 14px;
    margin-top: 16px;
  }
  .wrap1 h2 {
    font-size: 24px;
  }
  .wrap1 h2:nth-of-type(n + 2) {
    margin-top: 32px;
  }
  .wrap1 h2.more-big {
    font-size: 24px;
  }
  .wrap1 h3 {
    font-size: 16px;
  }
  .wrap1 h3.mt {
    margin-top: 24px;
  }
}
