.privacy-policy-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-primary-sagegreen);
}
.privacy-policy-navbar-container {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.privacy-policy-navbar {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-doubleunit);
  justify-content: space-between;
}
.privacy-policy-left-side {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.privacy-policy-navlink {
  display: contents;
}
.privacy-policy-image {
  width: auto;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.privacy-policy-burger-menu {
  display: none;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
}
.privacy-policy-icon {
  width: 36px;
  height: 36px;
}
.privacy-policy-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.privacy-policy-link {
  color: var(--dl-color-gray-white);
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: underline none;
}
.privacy-policy-link1 {
  color: var(--dl-color-gray-white);
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: underline none;
}
.privacy-policy-link2 {
  color: var(--dl-color-gray-white);
  text-decoration: underline none;
}
.privacy-policy-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100VH;
  display: none;
  padding: var(--dl-space-space-doubleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
.privacy-policy-container01 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.privacy-policy-navlink1 {
  display: contents;
}
.privacy-policy-image1 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.privacy-policy-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.privacy-policy-icon2 {
  width: 24px;
  height: 24px;
}
.privacy-policy-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.privacy-policy-link3 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.privacy-policy-link4 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.privacy-policy-link5 {
  text-decoration: none;
}
.privacy-policy-container02 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: center;
}
.privacy-policy-container03 {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 100;
  position: relative;
  max-width: 1920px;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunits);
  justify-content: center;
}
.privacy-policy-container04 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 1200px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.privacy-policy-container05 {
  gap: 20px;
  width: 100%;
  height: auto;
  display: flex;
  z-index: 100;
  flex-wrap: wrap;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.privacy-policy-container06 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-tripleunit);
  align-items: flex-start;
  flex-direction: column;
}
.privacy-policy-text {
  color: var(--dl-color-gray-white);
  align-self: flex-start;
  font-style: normal;
  text-align: right;
  margin-bottom: var(--dl-space-space-tripleunit);
}
.privacy-policy-text001 {
  color: var(--dl-color-gray-white);
  width: 100%;
  align-self: flex-end;
  text-align: left;
}
.privacy-policy-footer-section {
  flex: 0 0 auto;
  width: 100%;
  height: 600px;
  display: flex;
  position: relative;
  align-items: flex-end;
  justify-content: center;
  background-image: linear-gradient(180deg, #7FAAAD 0%, #558285 100%);;
}
.privacy-policy-container07 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 95;
  max-width: 100%;
  align-items: flex-end;
  background-size: contain;
  background-image: url("public/balloons-bottom-front.png");
  background-repeat: no-repeat;
  background-position: bottom;
}
.privacy-policy-footer-container {
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.privacy-policy-footer {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  border-color: var(--dl-color-gray-white);
  border-width: 1px;
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.privacy-policy-text134 {
  color: var(--dl-color-gray-white);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.privacy-policy-container08 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.privacy-policy-navlink2 {
  color: var(--dl-color-gray-white);
  margin-right: var(--dl-space-space-fiveunits);
  text-decoration: underline;
}
.privacy-policy-navlink3 {
  color: var(--dl-color-gray-white);
  text-decoration: underline;
}
.privacy-policy-container09 {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  z-index: 90;
  position: absolute;
  align-items: flex-start;
  background-size: contain;
  background-image: url("public/circle-pink-blurred.png");
  background-repeat: no-repeat;
  background-position: bottom;
}
@media(max-width: 991px) {
  .privacy-policy-container03 {
    padding-left: var(--dl-space-space-tripleunit);
    padding-right: var(--dl-space-space-tripleunit);
    flex-direction: column-reverse;
  }
  .privacy-policy-container05 {
    flex-direction: column;
  }
  .privacy-policy-container06 {
    width: 100%;
    align-self: flex-start;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .privacy-policy-text {
    align-self: flex-start;
  }
  .privacy-policy-text001 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text002 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text004 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text005 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text007 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text010 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text011 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text013 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text014 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text015 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text016 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text017 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text018 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text019 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text020 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text022 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text023 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text025 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text028 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text029 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text031 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text032 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text033 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text034 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text035 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text036 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text037 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text038 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text039 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text040 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text041 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text042 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text043 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text044 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text046 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text049 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text050 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text052 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text053 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text054 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text055 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text056 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text057 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text058 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text059 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text061 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text062 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text064 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text067 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text068 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text070 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text073 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text074 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text076 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text077 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text078 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text079 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text080 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text081 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text082 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text083 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text085 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text086 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text088 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text089 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text091 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text094 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text095 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text097 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text098 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text100 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text101 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text103 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text104 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text106 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text109 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text110 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text112 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text115 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text116 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text118 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text119 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text121 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text124 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text125 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text127 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text128 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text130 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text131 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-text133 {
    width: 100%;
    text-align: left;
  }
  .privacy-policy-footer-section {
    height: 400px;
  }
}
@media(max-width: 767px) {
  .privacy-policy-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    background-color: var(--dl-color-gray-black);
  }
  .privacy-policy-icon {
    fill: var(--dl-color-gray-white);
  }
  .privacy-policy-links-container {
    display: none;
  }
  .privacy-policy-mobile-menu {
    z-index: 100;
    background-color: var(--dl-color-primary-sagegreen);
  }
  .privacy-policy-container01 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .privacy-policy-image1 {
    width: auto;
  }
  .privacy-policy-icon2 {
    fill: var(--dl-color-gray-white);
  }
  .privacy-policy-link3 {
    color: var(--dl-color-gray-white);
    margin-top: mixed;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .privacy-policy-link4 {
    color: var(--dl-color-gray-white);
    margin-top: mixed;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .privacy-policy-link5 {
    color: var(--dl-color-gray-white);
    margin-top: mixed;
  }
}
@media(max-width: 479px) {
  .privacy-policy-container03 {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .privacy-policy-text {
    font-size: 3rem;
  }
  .privacy-policy-footer-section {
    height: 300px;
  }
}
