.privacy-policy-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.privacy-policy-navbar-container {
  top: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  z-index: 100;
  position: absolute;
  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: 130px;
  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;
  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-primary-customlightblue);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: uppercase;
  text-decoration: none;
}
.privacy-policy-link1 {
  color: var(--dl-color-primary-customlightblue);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: uppercase;
  text-decoration: none;
}
.privacy-policy-link2 {
  color: var(--dl-color-primary-customlightblue);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: uppercase;
  text-decoration: none;
}
.privacy-policy-link3 {
  color: var(--dl-color-primary-customlightblue);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.55;
  text-transform: uppercase;
  text-decoration: 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-container1 {
  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-image1 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
}
.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-link4 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: capitalize;
  text-decoration: none;
}
.privacy-policy-link5 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: capitalize;
  text-decoration: none;
}
.privacy-policy-link6 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  text-transform: capitalize;
  text-decoration: none;
}
.privacy-policy-hero {
  width: 100%;
  height: 400px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tenunits);
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/hero_bg.png");
  background-repeat: no-repeat;
  background-position: center;
}
.privacy-policy-privacy {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  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;
}
.privacy-policy-container2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-fourunits);
  flex-direction: column;
}
.privacy-policy-text {
  color: var(--dl-color-primary-custombluetext);
  width: auto;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  margin-bottom: var(--dl-space-space-fourunits);
}
.privacy-policy-text001 {
  color: var(--dl-color-primary-custombluetext);
  font-size: 18px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.privacy-policy-footer-container {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-customlightblue);
}
.privacy-policy-footer {
  width: 100%;
  display: flex;
  max-width: 1200px;
  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-policy-navlink1 {
  text-decoration: none;
}
@media(max-width: 991px) {
  .privacy-policy-hero {
    flex-direction: column-reverse;
  }
}
@media(max-width: 767px) {
  .privacy-policy-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    border-radius: var(--dl-radius-radius-radius4);
    background-color: var(--dl-color-primary-custombluetext);
  }
  .privacy-policy-icon {
    fill: var(--dl-color-gray-white);
  }
  .privacy-policy-links-container {
    display: none;
  }
  .privacy-policy-mobile-menu {
    display: none;
    background-color: var(--dl-color-primary-custombluetext);
  }
  .privacy-policy-container1 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .privacy-policy-image1 {
    width: 130px;
  }
  .privacy-policy-icon2 {
    fill: var(--dl-color-primary-customlightblue);
    width: 35px;
    height: 35px;
  }
  .privacy-policy-link4 {
    color: var(--dl-color-primary-customlightblue);
    font-size: 22px;
    font-style: normal;
    font-family: Arial;
    font-weight: 400;
    line-height: 1.55;
    text-transform: capitalize;
    text-decoration: none;
  }
  .privacy-policy-link5 {
    color: var(--dl-color-primary-customlightblue);
    font-size: 22px;
    font-style: normal;
    font-family: Arial;
    font-weight: 400;
    text-transform: capitalize;
  }
  .privacy-policy-link6 {
    color: var(--dl-color-primary-customlightblue);
    font-size: 22px;
    font-style: normal;
    font-family: Arial;
    font-weight: 400;
    line-height: 1.55;
    text-transform: capitalize;
    text-decoration: none;
  }
  .privacy-policy-text001 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text002 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text004 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text005 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text007 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text008 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text010 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text011 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text013 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text014 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text015 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text016 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text017 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text018 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text019 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text020 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text022 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text023 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text025 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text026 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text028 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text029 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text031 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text032 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text033 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text034 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text035 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text036 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text037 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text038 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text039 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text040 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text041 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text042 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text043 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text044 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text046 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text047 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text049 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text050 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text052 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text053 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text054 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text055 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text056 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text057 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text058 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text059 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text061 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text062 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text064 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text065 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text067 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text068 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text070 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text071 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text073 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text074 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text076 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text077 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text079 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text080 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text081 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text082 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text083 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text084 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text085 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text086 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text088 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text089 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text091 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text092 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text094 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text095 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text097 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text098 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text100 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text101 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text103 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text104 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text106 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text107 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text109 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text110 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text112 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text113 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text115 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text116 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text118 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text119 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text121 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text122 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text124 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text125 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text127 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text128 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text130 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text131 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text133 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text134 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text135 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
}
@media(max-width: 479px) {
  .privacy-policy-hero {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .privacy-policy-privacy {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .privacy-policy-text001 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text002 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text004 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text005 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text007 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text008 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text010 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text011 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text013 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text014 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text015 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text016 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text017 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text018 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text019 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text020 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text022 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text023 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text025 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text026 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text028 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text029 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text031 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text032 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text033 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text034 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text035 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text036 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text037 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text038 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text039 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text040 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text041 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text042 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text043 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text044 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text046 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text047 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text049 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text050 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text052 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text053 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text054 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text055 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text056 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text057 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text058 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text059 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text061 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text062 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text064 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text065 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text067 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text068 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text070 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text071 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text073 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text074 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text076 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text077 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text079 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text080 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text081 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text082 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text083 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text084 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text085 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text086 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text088 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text089 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text091 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text092 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text094 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text095 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text097 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text098 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text100 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text101 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text103 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text104 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text106 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text107 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text109 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text110 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text112 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text113 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text115 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text116 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text118 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text119 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text121 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text122 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text124 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text125 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text127 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text128 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text130 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text131 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text133 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text134 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-text135 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
  }
  .privacy-policy-footer {
    flex-direction: column-reverse;
  }
  .privacy-policy-navlink1 {
    margin-bottom: var(--dl-space-space-fourunits);
  }
}
