.secPrivacypolicy {
  padding-bottom: 40px;
}
.secPrivacypolicy h1 {
  padding: 80px 0 30px;
  font-size: 30px;
  color: #1996DC;
  letter-spacing: 0;
}
.secPrivacypolicy p {
  font-size: 15px;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0.8px;
}
.secPrivacypolicy h2 {
  color: #1996DC;
  font-weight: bold;
  padding: 20px 0 10px;
  font-size: clamp(14px, 5.13vw, 20px);
}
.secPrivacypolicy p:last-child {
  padding-bottom: 0;
}
.secPrivacypolicy ol {
  padding-top: 1em;
  padding-bottom: 0.5em;
  padding-left: 1.5em;
}
.secPrivacypolicy a {
  margin-bottom: 0px !important;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: underline;
  text-underline-offset: 5px;
  word-break: break-all;
  margin: 0.7em 0;
  color: #0000ff;
}

#pageTop .btn {
  background: #17D4E5;
  width: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  margin: 0 auto 50px;
  color: #fff;
  border-radius: 10px;
}/*# sourceMappingURL=style.css.map */