.privacy-note-wrapper {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #FAEAD9;
}
 
.privacy-note-navbar-container {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.privacy-note-image1 {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
 
.privacy-note-links-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.privacy-note-link1 {
  padding-top: 20px;
  border-color: #71debe;
  border-width: 2px;
  margin-right: var(--dl-space-space-tripleunit);
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
 
.privacy-note-link2 {
  margin-top: 0px;
  padding-top: 20px;
  border-color: #fda6da;
  border-width: 2px;
  margin-right: var(--dl-space-space-tripleunit);
  margin-bottom: 0px;
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
 
.privacy-note-link3 {
  padding-top: 20px;
  border-color: #fbc48f;
  border-width: 2px;
  margin-right: var(--dl-space-space-tripleunit);
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.privacy-note-link4 {
  padding-top: 20px;
  border-color: #e3b1f7;
  border-width: 1px;
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
 
.privacy-note-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
 
.privacy-note-icon1 {
  width: 36px;
  height: 36px;
}
 
.privacy-note-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-tripleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
 
.privacy-note-container2 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
 
.privacy-note-image2 {
  width: 200px;
  object-fit: cover;
}
 
.privacy-note-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.privacy-note-icon3 {
  width: 24px;
  height: 24px;
}
 
.privacy-note-links-container2 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.privacy-note-link5 {
  padding-top: 20px;
  border-color: #71debe;
  border-width: 2px;
  margin-right: var(--dl-space-space-tripleunit);
  padding-bottom: 20px;
  text-decoration: none;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
 
.privacy-note-link6 {
  margin-top: 0px;
  padding-top: 20px;
  border-color: #fda6da;
  border-width: 2px;
  margin-right: var(--dl-space-space-tripleunit);
  margin-bottom: 0px;
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
 
.privacy-note-link7 {
  padding-top: 20px;
  border-color: #fbc48f;
  border-width: 2px;
  margin-right: var(--dl-space-space-tripleunit);
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.privacy-note-link8 {
  padding-top: 20px;
  border-color: #e3b1f7;
  border-width: 1px;
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
 
.privacy-note-container3 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.privacy-note-legal-text {
  width: 100%;
  display: flex;
  max-width: 850px;
  align-items: flex-start;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 40px;
  justify-content: space-between;
}
 
.privacy-note-text100 {
  text-align: center;
  margin-bottom: 50px;
}
 
.privacy-note-decoration-line {
  width: 100%;
  max-width: auto;
  object-fit: cover;
}
 
.privacy-note-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.privacy-note-footer {
  width: 100%;
  display: flex;
  max-width: auto;
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
 
.privacy-note-container4 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.privacy-note-text234 {
  margin-right: 20px;
}
 
@media(max-width: 991px) {
  .privacy-note-navbar {
    padding: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .privacy-note-image1 {
    margin-left: 20px;
  }
  .privacy-note-links-container1 {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .privacy-note-link4 {
    margin-left: 0px;
    margin-right: 20px;
  }
  .privacy-note-links-container2 {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .privacy-note-link8 {
    margin-left: 0px;
    margin-right: 20px;
  }
  .privacy-note-legal-text {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .privacy-note-decoration-line {
    max-width: auto;
  }
}
 
@media(max-width: 767px) {
  .privacy-note-navbar {
    margin: 0px;
    padding: 20px;
  }
  .privacy-note-links-container1 {
    display: none;
  }
  .privacy-note-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    margin-left: var(--dl-space-space-tripleunit);
    border-radius: var(--dl-radius-radius-radius4);
    background-color: var(--dl-color-gray-black);
  }
  .privacy-note-icon1 {
    fill: var(--dl-color-gray-white);
  }
  .privacy-note-mobile-menu {
    left: 0px;
    right: 0px;
    margin: auto;
    padding: 20px;
    align-items: center;
    background-color: var(--dl-color-gray-mainback);
  }
  .privacy-note-container2 {
    width: 100%;
    margin-bottom: 40px;
  }
  .privacy-note-icon3 {
    width: 30px;
    height: 30px;
  }
  .privacy-note-links-container2 {
    width: 40%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .privacy-note-link5 {
    width: 100%;
    margin-top: 0px;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .privacy-note-link6 {
    width: 100%;
    margin-top: 0px;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .privacy-note-link7 {
    width: 100%;
    margin-top: 0px;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .privacy-note-link8 {
    width: 100%;
    text-align: center;
    margin-right: 0px;
  }
  .privacy-note-decoration-line {
    max-width: 100%;
  }
  .privacy-note-footer {
    flex-direction: column;
  }
  .privacy-note-text233 {
    margin-bottom: 40px;
  }
}
 
@media(max-width: 479px) {
  .privacy-note-burger-menu {
    margin-left: var(--dl-space-space-doubleunit);
  }
  .privacy-note-links-container2 {
    width: 100%;
  }
  .privacy-note-text100 {
    font-size: 3rem;
  }
}
