.navbar8-wrapper {
  display: contents;
}

.navbar8-container1 {
  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-navlink {
  display: contents;
}

.navbar8-container2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
}

.navbar8-logo1 {
  height: 3rem;
}

.navbar8-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}

.navbar8-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: none;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}

.navbar8-link11 {
  text-decoration: none;
}

.navbar8-link31 {
  text-decoration: none;
}

.navbar8-link4-dropdown-trigger {
  gap: 4px;
  cursor: pointer;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}

.navbar8-icon-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}

.navbar8-container3 {
  display: flex;
  align-items: center;
  animation-name: rotateInDownLeft;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 500ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.navbar8-icon10 {
  width: 24px;
  height: 24px;
}

.navbar8-container4 {
  display: flex;
  align-items: center;
  animation-name: rotateInDownRight;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 500ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.navbar8-icon12 {
  width: 24px;
  height: 24px;
}

.navbar8-buttons1 {
  gap: var(--dl-layout-space-twounits);
  display: none;
  align-items: center;
  flex-direction: row;
}

.navbar8-action11 {
  display: flex;
  flex-direction: row;
}

.navbar8-action21 {
  display: flex;
  flex-direction: row;
}

.navbar8-burger-menu {
  display: none;
}

.navbar8-icon14 {
  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);
}

.navbar8-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.navbar8-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}

.navbar8-logo2 {
  height: 3rem;
}

.navbar8-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}

.navbar8-icon16 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}

.navbar8-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}

.navbar8-link12 {
  text-decoration: none;
}

.navbar8-link32 {
  text-decoration: none;
}

.navbar8-link4-accordion {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.navbar8-trigger {
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}

.navbar8-icon-container2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}

.navbar8-container5 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}

.navbar8-icon18 {
  width: 24px;
  height: 24px;
}

.navbar8-container6 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}

.navbar8-icon20 {
  width: 24px;
  height: 24px;
}

.navbar8-container7 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-halfunit);
  grid-template-columns: 1fr;
}

.navbar8-menu-item1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}

.navbar8-page1-image1 {
  width: 50px;
  height: 50px;
}

.navbar8-content1 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.navbar8-page11 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-menu-item2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}

.navbar8-page2-image1 {
  width: 50px;
  height: 50px;
}

.navbar8-content2 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.navbar8-page21 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-menu-item3 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}

.navbar8-page3-image1 {
  width: 50px;
  height: 50px;
}

.navbar8-content3 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.navbar8-page31 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-menu-item4 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}

.navbar8-page4-image1 {
  width: 50px;
  height: 50px;
}

.navbar8-content4 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.navbar8-page41 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-buttons2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
  flex-direction: row;
}

.navbar8-icon-group {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}

.navbar8-container8 {
  top: 100%;
  left: 0px;
  width: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  animation-name: fadeInDownBig;
  animation-delay: 0s;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.navbar8-link5-menu-list {
  width: 100%;
  display: grid;
  padding: var(--dl-layout-space-oneandhalfunits);
  grid-gap: var(--dl-layout-space-halfunit);
  max-width: var(--dl-layout-size-maxwidth);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.navbar8-menu-item5 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}

.navbar8-page1-image2 {
  width: 30px;
  height: 30px;
}

.navbar8-content5 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}

.navbar8-page12 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-menu-item6 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}

.navbar8-page2-image2 {
  width: 30px;
  height: 30px;
}

.navbar8-content6 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}

.navbar8-page22 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-menu-item7 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}

.navbar8-page3-image2 {
  width: 30px;
  height: 30px;
}

.navbar8-content7 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}

.navbar8-page32 {
  font-style: normal;
  font-weight: 600;
}

.navbar8-menu-item8 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}

.navbar8-page4-image2 {
  width: 30px;
  height: 30px;
}

.navbar8-content8 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}

.navbar8-page42 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-fragment15 {
  display: contents;
}

.terms-of-service-text15 {
  display: inline-block;
}

.terms-of-service-fragment24 {
  display: contents;
}

.terms-of-service-text24 {
  display: inline-block;
}

.terms-of-service-fragment23 {
  display: contents;
}

.terms-of-service-text23 {
  display: inline-block;
}

.terms-of-service-fragment14 {
  display: contents;
}

.terms-of-service-text14 {
  display: inline-block;
}

.terms-of-service-fragment11 {
  display: contents;
}

.terms-of-service-text11 {
  display: inline-block;
}

.terms-of-service-fragment18 {
  display: contents;
}

.terms-of-service-text18 {
  display: inline-block;
}

.terms-of-service-fragment10 {
  display: contents;
}

.terms-of-service-text10 {
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
}

.terms-of-service-fragment21 {
  display: contents;
}

.terms-of-service-text21 {
  display: inline-block;
}

.terms-of-service-fragment20 {
  display: contents;
}

.terms-of-service-text20 {
  display: inline-block;
}

.terms-of-service-fragment17 {
  display: contents;
}

.terms-of-service-text17 {
  display: inline-block;
}

.terms-of-service-fragment12 {
  display: contents;
}

.terms-of-service-text12 {
  display: inline-block;
}

.terms-of-service-fragment13 {
  display: contents;
}

.terms-of-service-text13 {
  display: inline-block;
}

.terms-of-service-fragment19 {
  display: contents;
}

.terms-of-service-text19 {
  display: inline-block;
}

.terms-of-service-fragment22 {
  display: contents;
}

.terms-of-service-text22 {
  display: inline-block;
}

.terms-of-service-fragment16 {
  display: contents;
}

.terms-of-service-text16 {
  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);
  }
  .navbar8-container7 {
    grid-gap: 0;
  }
  .navbar8-link5-menu-list {
    display: none;
  }
}

@media(max-width: 479px) {
  .navbar8-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .navbar8-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.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: none;
  align-items: center;
  flex-direction: column;
}

.footer4-logo1 {
  gap: 24px;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-direction: row;
}

.footer4-logo2 {
  height: 2rem;
  display: none;
}

.footer4-links {
  gap: var(--dl-layout-space-twounits);
  display: none;
  align-items: flex-start;
}

.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-text11 {
  text-decoration: none;
}

.footer4-footer-links {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}

.footer4-text12 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  text-decoration: none;
}

.footer4-text13 {
  text-decoration: none;
}

.footer4-text14 {
  display: none;
}

.terms-of-service-fragment32 {
  display: contents;
}

.terms-of-service-text97 {
  display: inline-block;
}

.terms-of-service-fragment29 {
  display: contents;
}

.terms-of-service-text94 {
  display: inline-block;
}

.terms-of-service-fragment31 {
  display: contents;
}

.terms-of-service-text96 {
  display: inline-block;
}

.terms-of-service-fragment26 {
  display: contents;
}

.terms-of-service-text91 {
  display: inline-block;
}

.terms-of-service-fragment30 {
  display: contents;
}

.terms-of-service-text95 {
  display: inline-block;
}

.terms-of-service-fragment33 {
  display: contents;
}

.terms-of-service-text98 {
  display: inline-block;
}

.terms-of-service-fragment27 {
  display: contents;
}

.terms-of-service-text92 {
  display: inline-block;
}

.terms-of-service-fragment28 {
  display: contents;
}

.terms-of-service-text93 {
  display: inline-block;
}

.terms-of-service-fragment25 {
  display: contents;
}

.terms-of-service-text90 {
  display: inline-block;
}

.footer4root-class-name {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
}

.footer4root-class-name1 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
}

@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-links {
    flex-direction: column;
  }
  .footer4-footer-links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}

.terms-of-service-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}

.terms-of-service-fragment10 {
  display: contents;
}

.terms-of-service-text10 {
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
}

.terms-of-service-fragment11 {
  display: contents;
}

.terms-of-service-text11 {
  display: inline-block;
}

.terms-of-service-fragment12 {
  display: contents;
}

.terms-of-service-text12 {
  display: inline-block;
}

.terms-of-service-fragment13 {
  display: contents;
}

.terms-of-service-text13 {
  display: inline-block;
}

.terms-of-service-fragment14 {
  display: contents;
}

.terms-of-service-text14 {
  display: inline-block;
}

.terms-of-service-fragment15 {
  display: contents;
}

.terms-of-service-text15 {
  display: inline-block;
}

.terms-of-service-fragment16 {
  display: contents;
}

.terms-of-service-text16 {
  display: inline-block;
}

.terms-of-service-fragment17 {
  display: contents;
}

.terms-of-service-text17 {
  display: inline-block;
}

.terms-of-service-fragment18 {
  display: contents;
}

.terms-of-service-text18 {
  display: inline-block;
}

.terms-of-service-fragment19 {
  display: contents;
}

.terms-of-service-text19 {
  display: inline-block;
}

.terms-of-service-fragment20 {
  display: contents;
}

.terms-of-service-text20 {
  display: inline-block;
}

.terms-of-service-fragment21 {
  display: contents;
}

.terms-of-service-text21 {
  display: inline-block;
}

.terms-of-service-fragment22 {
  display: contents;
}

.terms-of-service-text22 {
  display: inline-block;
}

.terms-of-service-fragment23 {
  display: contents;
}

.terms-of-service-text23 {
  display: inline-block;
}

.terms-of-service-fragment24 {
  display: contents;
}

.terms-of-service-text24 {
  display: inline-block;
}

.terms-of-service-container2 {
  width: 100%;
  display: flex;
  min-width: auto;
  align-items: center;
  flex-direction: column;
}

.terms-of-service-container3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-fourunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
}

.terms-of-service-text26 {
  line-height: 1.5;
}

.terms-of-service-text28 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text30 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text31 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text32 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text33 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text35 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text36 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text37 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text38 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text40 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text41 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text43 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text44 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text46 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text47 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text49 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text50 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text51 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text52 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text54 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text55 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text56 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text57 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text59 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text60 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text61 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text62 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text64 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text65 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text66 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text67 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text69 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text70 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text71 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text72 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text74 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text75 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text76 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text77 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text79 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text80 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text81 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text82 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text84 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text85 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text86 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text87 {
  font-style: normal;
  font-weight: 600;
}

.terms-of-service-text89 {
  color: #0086ff;
}

.terms-of-service-fragment25 {
  display: contents;
}

.terms-of-service-text90 {
  display: inline-block;
}

.terms-of-service-fragment26 {
  display: contents;
}

.terms-of-service-text91 {
  display: inline-block;
}

.terms-of-service-fragment27 {
  display: contents;
}

.terms-of-service-text92 {
  display: inline-block;
}

.terms-of-service-fragment28 {
  display: contents;
}

.terms-of-service-text93 {
  display: inline-block;
}

.terms-of-service-fragment29 {
  display: contents;
}

.terms-of-service-text94 {
  display: inline-block;
}

.terms-of-service-fragment30 {
  display: contents;
}

.terms-of-service-text95 {
  display: inline-block;
}

.terms-of-service-fragment31 {
  display: contents;
}

.terms-of-service-text96 {
  display: inline-block;
}

.terms-of-service-fragment32 {
  display: contents;
}

.terms-of-service-text97 {
  display: inline-block;
}

.terms-of-service-fragment33 {
  display: contents;
}

.terms-of-service-text98 {
  display: inline-block;
}
