.privacy-policy-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.privacy-policy-container2 {
  gap: 1;
  flex: 0 0 auto;
  width: 100%;
  height: 108px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  justify-content: flex-start;
}
 
.privacy-policy-navlink1 {
  width: 184px;
  height: 110px;
  text-decoration: none;
  background-color: rgba(255, 126, 0, 0.39);
}
 
.privacy-policy-navlink2 {
  width: 184px;
  height: 110px;
  text-decoration: none;
  background-color: rgba(50, 164, 138, 0.39);
}
 
.privacy-policy-navlink3 {
  width: 184px;
  height: 110px;
  text-decoration: none;
  background-color: rgba(255, 126, 0, 0.39);
}
 
.privacy-policy-separator1 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.privacy-policy-text10 {
  width: 873px;
  height: 76px;
  font-size: 3em;
}
 
.privacy-policy-separator2 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.privacy-policy-text11 {
  font-size: 22px;
}
 
.privacy-policy-text15 {
  font-size: 28px;
  text-decoration: underline;
}
 
.privacy-policy-text31 {
  font-size: 28px;
  text-decoration: underline;
}
 
.privacy-policy-text50 {
  font-size: 28px;
  text-decoration: underline;
}
 
.privacy-policy-text59 {
  font-size: 28px;
  text-decoration: underline;
}
 
.privacy-policy-text73 {
  font-size: 28px;
  text-decoration: underline;
}
 
.privacy-policy-link {
  display: contents;
}
 
.privacy-policy-container3 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.privacy-policy-icon1 {
  width: 24px;
  margin-right: 4px;
}
 
.privacy-policy-text86 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
