.navbar8-wrapper {
  display: contents;
}
 
.navbar8-container {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 1000;
  position: sticky;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar8-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.navbar8-image {
  width: 47px;
  height: 47px;
  object-fit: cover;
}
 
.navbar8-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar8-separator {
  width: 100%;
  height: 1px;
  opacity: 0;
  background-color: #595959;
}
 
.navbar8-buttons {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.navbar8-action1 {
  display: flex;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar8-burger-menu {
  display: none;
}
 
.navbar8-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar8-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.privacy-policy-fragment10 {
  display: contents;
}
 
.privacy-policy-text10 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .navbar8-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar8-desktop-menu {
    display: none;
  }
  .navbar8-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar8-mobile-menu {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 479px) {
  .navbar8-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .navbar8-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.cta1-wrapper {
  display: contents;
}
 
.cta1-container {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  overflow: hidden;
  position: relative;
  flex-direction: column;
}
 
.cta1-max-width {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
 
.cta1-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.cta1-heading1 {
  text-align: center;
}
 
.privacy-policy-fragment11 {
  display: contents;
}
 
.privacy-policy-text11 {
  display: inline-block;
}

.content-list1-wrapper {
  display: contents;
}
 
.content-list1-container {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.content-list1-max-width {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
 
.content-list1-content {
  align-self: stretch;
  align-items: flex-start;
}
 
.content-list1-ul {
  align-items: flex-start;
}
 
.privacy-policy-fragment29 {
  display: contents;
}
 
.privacy-policy-text65 {
  display: inline-block;
}
 
.privacy-policy-fragment33 {
  display: contents;
}
 
.privacy-policy-text69 {
  display: inline-block;
}
 
.privacy-policy-fragment35 {
  display: contents;
}
 
.privacy-policy-text71 {
  display: inline-block;
}
 
.privacy-policy-fragment28 {
  display: contents;
}
 
.privacy-policy-text64 {
  display: inline-block;
}
 
.privacy-policy-fragment34 {
  display: contents;
}
 
.privacy-policy-text70 {
  display: inline-block;
}
 
.privacy-policy-fragment32 {
  display: contents;
}
 
.privacy-policy-text68 {
  display: inline-block;
}
 
.privacy-policy-fragment27 {
  display: contents;
}
 
.privacy-policy-text63 {
  display: inline-block;
}
 
.privacy-policy-fragment21 {
  display: contents;
}
 
.privacy-policy-text51 {
  display: inline-block;
}
 
.privacy-policy-fragment15 {
  display: contents;
}
 
.privacy-policy-text32 {
  display: inline-block;
}
 
.privacy-policy-fragment13 {
  display: contents;
}
 
.privacy-policy-text16 {
  display: inline-block;
}
 
.privacy-policy-fragment22 {
  display: contents;
}
 
.privacy-policy-text52 {
  display: inline-block;
}
 
.privacy-policy-fragment23 {
  display: contents;
}
 
.privacy-policy-text56 {
  display: inline-block;
}
 
.privacy-policy-fragment18 {
  display: contents;
}
 
.privacy-policy-text48 {
  display: inline-block;
}
 
.privacy-policy-fragment30 {
  display: contents;
}
 
.privacy-policy-text66 {
  display: inline-block;
}
 
.privacy-policy-fragment20 {
  display: contents;
}
 
.privacy-policy-text50 {
  display: inline-block;
}
 
.privacy-policy-fragment17 {
  display: contents;
}
 
.privacy-policy-text47 {
  display: inline-block;
}
 
.privacy-policy-fragment26 {
  display: contents;
}
 
.privacy-policy-text59 {
  display: inline-block;
}
 
.privacy-policy-fragment31 {
  display: contents;
}
 
.privacy-policy-text67 {
  display: inline-block;
}
 
.privacy-policy-fragment19 {
  display: contents;
}
 
.privacy-policy-text49 {
  display: inline-block;
}
 
.privacy-policy-fragment12 {
  display: contents;
}
 
.privacy-policy-text12 {
  display: inline-block;
}
 
.privacy-policy-fragment24 {
  display: contents;
}
 
.privacy-policy-text57 {
  display: inline-block;
}
 
.privacy-policy-fragment16 {
  display: contents;
}
 
.privacy-policy-text43 {
  display: inline-block;
}
 
.privacy-policy-fragment14 {
  display: contents;
}
 
.privacy-policy-text28 {
  display: inline-block;
}
 
.privacy-policy-fragment25 {
  display: contents;
}
 
.privacy-policy-text58 {
  display: inline-block;
}

.footer4-wrapper {
  display: contents;
}
 
.footer4-footer7 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer4-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer4-content {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer4-logo {
  gap: 24px;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer4-image1 {
  width: auto;
  height: 46px;
  object-fit: cover;
}
 
.footer4-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer4-row {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer4-container {
  display: flex;
  align-items: flex-start;
}
 
.footer4-footer-links {
  gap: 24px;
  display: flex;
  align-self: center;
  align-items: center;
}
 
.footer4-link {
  border-width: 0px;
  text-decoration: none;
  background-color: transparent;
}
 
.footer4-image2 {
  width: 135px;
  height: 45px;
  object-fit: cover;
}
 
.footer4-navlink1 {
  border-width: 0px;
  text-decoration: none;
  background-color: transparent;
}
 
.footer4-navlink2 {
  border-width: 0px;
  text-decoration: none;
  background-color: transparent;
}
 
.footer4-navlink3 {
  border-width: 0px;
  text-decoration: none;
  background-color: transparent;
}
 
.privacy-policy-fragment36 {
  display: contents;
}
 
.privacy-policy-text72 {
  display: inline-block;
}
 
.privacy-policy-fragment37 {
  display: contents;
}
 
.privacy-policy-text73 {
  display: inline-block;
}
 
.privacy-policy-fragment38 {
  display: contents;
}
 
.privacy-policy-text74 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .footer4-row {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer4-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer4-footer-links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}

.privacy-policy-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.privacy-policy-fragment10 {
  display: contents;
}
 
.privacy-policy-text10 {
  display: inline-block;
}
 
.privacy-policy-fragment11 {
  display: contents;
}
 
.privacy-policy-text11 {
  display: inline-block;
}
 
.privacy-policy-fragment12 {
  display: contents;
}
 
.privacy-policy-text12 {
  display: inline-block;
}
 
.privacy-policy-fragment13 {
  display: contents;
}
 
.privacy-policy-text16 {
  display: inline-block;
}
 
.privacy-policy-fragment14 {
  display: contents;
}
 
.privacy-policy-text28 {
  display: inline-block;
}
 
.privacy-policy-fragment15 {
  display: contents;
}
 
.privacy-policy-text32 {
  display: inline-block;
}
 
.privacy-policy-fragment16 {
  display: contents;
}
 
.privacy-policy-text43 {
  display: inline-block;
}
 
.privacy-policy-fragment17 {
  display: contents;
}
 
.privacy-policy-text47 {
  display: inline-block;
}
 
.privacy-policy-fragment18 {
  display: contents;
}
 
.privacy-policy-text48 {
  display: inline-block;
}
 
.privacy-policy-fragment19 {
  display: contents;
}
 
.privacy-policy-text49 {
  display: inline-block;
}
 
.privacy-policy-fragment20 {
  display: contents;
}
 
.privacy-policy-text50 {
  display: inline-block;
}
 
.privacy-policy-fragment21 {
  display: contents;
}
 
.privacy-policy-text51 {
  display: inline-block;
}
 
.privacy-policy-fragment22 {
  display: contents;
}
 
.privacy-policy-text52 {
  display: inline-block;
}
 
.privacy-policy-fragment23 {
  display: contents;
}
 
.privacy-policy-text56 {
  display: inline-block;
}
 
.privacy-policy-fragment24 {
  display: contents;
}
 
.privacy-policy-text57 {
  display: inline-block;
}
 
.privacy-policy-fragment25 {
  display: contents;
}
 
.privacy-policy-text58 {
  display: inline-block;
}
 
.privacy-policy-fragment26 {
  display: contents;
}
 
.privacy-policy-text59 {
  display: inline-block;
}
 
.privacy-policy-fragment27 {
  display: contents;
}
 
.privacy-policy-text63 {
  display: inline-block;
}
 
.privacy-policy-fragment28 {
  display: contents;
}
 
.privacy-policy-text64 {
  display: inline-block;
}
 
.privacy-policy-fragment29 {
  display: contents;
}
 
.privacy-policy-text65 {
  display: inline-block;
}
 
.privacy-policy-fragment30 {
  display: contents;
}
 
.privacy-policy-text66 {
  display: inline-block;
}
 
.privacy-policy-fragment31 {
  display: contents;
}
 
.privacy-policy-text67 {
  display: inline-block;
}
 
.privacy-policy-fragment32 {
  display: contents;
}
 
.privacy-policy-text68 {
  display: inline-block;
}
 
.privacy-policy-fragment33 {
  display: contents;
}
 
.privacy-policy-text69 {
  display: inline-block;
}
 
.privacy-policy-fragment34 {
  display: contents;
}
 
.privacy-policy-text70 {
  display: inline-block;
}
 
.privacy-policy-fragment35 {
  display: contents;
}
 
.privacy-policy-text71 {
  display: inline-block;
}
 
.privacy-policy-fragment36 {
  display: contents;
}
 
.privacy-policy-text72 {
  display: inline-block;
}
 
.privacy-policy-fragment37 {
  display: contents;
}
 
.privacy-policy-text73 {
  display: inline-block;
}
 
.privacy-policy-fragment38 {
  display: contents;
}
 
.privacy-policy-text74 {
  display: inline-block;
}
