.terms-of-service-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  overflow-x: hidden;
  flex-direction: column;
}
.terms-of-service-hero {
  width: 100%;
  height: 681px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: column;
  background-color: #fdfafa;
}
.terms-of-service-menu {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.terms-of-service-mobile-navigation {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100vw;
  height: 100vh;
  display: flex;
  z-index: 150;
  position: fixed;
  transform: translateX(100%);
  transition: transform 0.3s;
  align-items: flex-start;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.terms-of-service-link {
  display: contents;
}
.terms-of-service-logo {
  width: 64px;
  text-decoration: none;
}
.terms-of-service-links {
  gap: var(--dl-space-space-twounits);
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  flex-direction: column;
}
.terms-of-service-management {
  text-decoration: none;
}
.terms-of-service-development {
  text-decoration: none;
}
.terms-of-service-careers {
  text-decoration: none;
}
.terms-of-service-close-mobile-menu {
  top: var(--dl-space-space-oneandhalfunits);
  right: var(--dl-space-space-oneandhalfunits);
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.terms-of-service-icon {
  width: 24px;
  height: 24px;
  display: flex;
}
.terms-of-service-desktop-navigation {
  width: 100%;
  display: flex;
  margin-top: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
}
.terms-of-service-centered {
  width: 100%;
  display: flex;
  max-width: 1200px;
  box-sizing: initial;
  align-items: center;
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 50px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
  justify-content: space-between;
  background-color: #000000;
}
.terms-of-service-left {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 38px;
  flex-direction: row;
  padding-bottom: 38px;
}
.terms-of-service-navlink {
  display: contents;
}
.terms-of-service-logo1 {
  width: 76px;
  height: 76px;
  margin-left: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.terms-of-service-links1 {
  display: flex;
  align-items: center;
  margin-left: 33px;
  flex-direction: row;
}
.terms-of-service-navlink01 {
  color: #ffffff;
  text-decoration: none;
}
.terms-of-service-navlink02 {
  color: #ffffff;
  text-decoration: none;
}
.terms-of-service-navlink03 {
  color: #ffffff;
  text-decoration: none;
}
.terms-of-service-right {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.terms-of-service-navlink04 {
  display: contents;
}
.terms-of-service-get-started {
  cursor: pointer;
  display: flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: #ffffff;
}
.terms-of-service-get-started:hover {
  background-color: #5228F5;
}
.terms-of-service-text {
  color: #000000;
  font-style: normal;
  font-weight: 600;
}
.terms-of-service-burger-menu {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.terms-of-service-mobile-menu-button {
  width: 40px;
  height: 40px;
  display: none;
}
.terms-of-service-container2 {
  display: contents;
}
.terms-of-service-header {
  display: flex;
  margin-top: 140px;
  align-items: center;
  flex-direction: column;
}
.terms-of-service-text01 {
  color: rgb(6, 6, 6);
  font-size: 72px;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  line-height: 80px;
}
.terms-of-service-text02 {
  color: #000000;
  font-size: 20px;
  max-width: 600px;
  margin-top: 16px;
  text-align: center;
  line-height: 30px;
}
.terms-of-service-text03 {
  max-width: 600px;
  margin-top: 16px;
  text-align: center;
}
.terms-of-service-hero1 {
  width: 100%;
  height: 2181px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: column;
  background-color: #fdfafa;
}
.terms-of-service-header1 {
  display: flex;
  margin-top: 140px;
  align-items: center;
  flex-direction: column;
}
.terms-of-service-text07 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  max-width: 600px;
  margin-top: 16px;
  text-align: center;
  line-height: 30px;
}
.terms-of-service-text10 {
  font-weight: 700;
}
.terms-of-service-text14 {
  font-weight: 700;
}
.terms-of-service-text18 {
  font-weight: 700;
}
.terms-of-service-text22 {
  font-weight: 700;
}
.terms-of-service-text26 {
  font-weight: 700;
}
.terms-of-service-text30 {
  font-weight: 700;
}
.terms-of-service-text34 {
  font-weight: 700;
}
.terms-of-service-text38 {
  font-weight: 700;
}
.terms-of-service-text42 {
  font-weight: 700;
}
.terms-of-service-text46 {
  font-weight: 700;
}
.terms-of-service-footer {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-sevenunits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-sevenunits);
  background-color: #000000;
}
.terms-of-service-top {
  width: 100%;
  display: flex;
  max-width: 1200px;
  border-color: #3B3B3B;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
.terms-of-service-left1 {
  width: 33%;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-twounits);
  flex-direction: column;
}
.terms-of-service-contact {
  display: flex;
  margin-top: 52px;
  align-items: flex-start;
  flex-direction: column;
}
.terms-of-service-text49 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-unit);
}
.terms-of-service-navlink05 {
  color: #C4C4C4;
  font-size: 14px;
  text-decoration: none;
}
.terms-of-service-text50 {
  color: #C4C4C4;
  font-size: 14px;
}
.terms-of-service-link1 {
  color: #C4C4C4;
  font-size: 14px;
  text-decoration: none;
}
.terms-of-service-right1 {
  gap: var(--dl-space-space-fiveunits);
  display: flex;
  flex-wrap: wrap;
  margin-top: var(--dl-space-space-threeunits);
  flex-direction: row;
  justify-content: flex-start;
}
.terms-of-service-category {
  width: 240px;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
.terms-of-service-text51 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-unit);
}
.terms-of-service-links2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.terms-of-service-navlink06 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  text-decoration: none;
}
.terms-of-service-navlink07 {
  color: rgb(196, 196, 196);
  font-size: 14px;
  text-decoration: none;
}
.terms-of-service-navlink08 {
  color: rgb(196, 196, 196);
  font-size: 14px;
  text-decoration: none;
}
.terms-of-service-category1 {
  width: 240px;
  display: flex;
  flex-direction: column;
}
.terms-of-service-text52 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-unit);
}
.terms-of-service-links3 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.terms-of-service-navlink09 {
  color: rgb(196, 196, 196);
  font-size: 14px;
  text-decoration: none;
}
.terms-of-service-navlink10 {
  color: rgb(196, 196, 196);
  font-size: 14px;
  text-decoration: none;
}
.terms-of-service-bottom {
  width: 100%;
  display: flex;
  max-width: 1200px;
  margin-top: var(--dl-space-space-threeunits);
  align-items: flex-start;
  user-select: none;
  flex-direction: column;
}
.terms-of-service-branding {
  width: var(--dl-size-size-large);
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);;
  margin-bottom: var(--dl-space-space-unit);
}
.terms-of-service-text53 {
  color: #686868;
  font-size: 14px;
  line-height: 30px;
}
@media(max-width: 1600px) {
  .terms-of-service-hero {
    height: 576px;
  }
  .terms-of-service-navlink02 {
    color: rgb(255, 255, 255);
  }
  .terms-of-service-text {
    color: rgb(0, 0, 0);
    font-style: normal;
    font-weight: 600;
  }
  .terms-of-service-text01 {
    color: rgb(6, 6, 6);
  }
  .terms-of-service-text02 {
    color: rgb(0, 0, 0);
  }
  .terms-of-service-hero1 {
    height: 2217px;
  }
  .terms-of-service-text07 {
    color: rgb(0, 0, 0);
    font-size: 20px;
    line-height: 30px;
  }
  .terms-of-service-text10 {
    font-weight: 700;
  }
  .terms-of-service-text14 {
    font-weight: 700;
  }
  .terms-of-service-text18 {
    font-weight: 700;
  }
  .terms-of-service-text22 {
    font-weight: 700;
  }
  .terms-of-service-text26 {
    font-weight: 700;
  }
  .terms-of-service-text30 {
    font-weight: 700;
  }
  .terms-of-service-text34 {
    font-weight: 700;
  }
  .terms-of-service-text38 {
    font-weight: 700;
  }
  .terms-of-service-text42 {
    font-weight: 700;
  }
  .terms-of-service-text46 {
    font-weight: 700;
  }
  .terms-of-service-navlink05 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
  .terms-of-service-text50 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
  .terms-of-service-link1 {
    color: rgb(196, 196, 196);
  }
  .terms-of-service-navlink08 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
  .terms-of-service-text52 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
  }
  .terms-of-service-navlink09 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
  .terms-of-service-navlink10 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
  .terms-of-service-text53 {
    color: rgb(104, 104, 104);
  }
}
@media(max-width: 1200px) {
  .terms-of-service-navlink01 {
    color: rgb(255, 255, 255);
  }
  .terms-of-service-navlink03 {
    color: rgb(255, 255, 255);
  }
  .terms-of-service-text02 {
    color: rgb(0, 0, 0);
    font-size: 20px;
    line-height: 30px;
  }
  .terms-of-service-text03 {
    color: rgb(0, 0, 0);
    font-size: 20px;
    line-height: 30px;
  }
  .terms-of-service-hero1 {
    height: 2233px;
  }
  .terms-of-service-text07 {
    color: rgb(0, 0, 0);
    font-size: 20px;
    line-height: 30px;
  }
  .terms-of-service-text10 {
    font-weight: 700;
  }
  .terms-of-service-text13 {
    font-weight: 700;
  }
  .terms-of-service-text14 {
    font-weight: 700;
  }
  .terms-of-service-text17 {
    font-weight: 700;
  }
  .terms-of-service-text18 {
    font-weight: 700;
  }
  .terms-of-service-text22 {
    font-weight: 700;
  }
  .terms-of-service-text25 {
    font-weight: 700;
  }
  .terms-of-service-text26 {
    font-weight: 700;
  }
  .terms-of-service-text29 {
    font-weight: 700;
  }
  .terms-of-service-text30 {
    font-weight: 700;
  }
  .terms-of-service-text33 {
    font-weight: 700;
  }
  .terms-of-service-text34 {
    font-weight: 700;
  }
  .terms-of-service-text37 {
    font-weight: 700;
  }
  .terms-of-service-text38 {
    font-weight: 700;
  }
  .terms-of-service-text42 {
    font-weight: 700;
  }
  .terms-of-service-text45 {
    font-weight: 700;
  }
  .terms-of-service-text46 {
    font-weight: 700;
  }
  .terms-of-service-text51 {
    color: rgb(255, 255, 255);
  }
  .terms-of-service-navlink06 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
  .terms-of-service-navlink07 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
}
@media(max-width: 991px) {
  .terms-of-service-hero {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .terms-of-service-close-mobile-menu {
    align-items: center;
    justify-content: center;
  }
  .terms-of-service-desktop-navigation {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .terms-of-service-centered {
    height: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .terms-of-service-left {
    margin-left: var(--dl-space-space-halfunit);
  }
  .terms-of-service-logo1 {
    width: 43px;
    height: 51px;
  }
  .terms-of-service-links1 {
    display: none;
  }
  .terms-of-service-get-started {
    display: none;
  }
  .terms-of-service-mobile-menu-button {
    display: flex;
  }
  .terms-of-service-header {
    width: 100%;
    max-width: 1200px;
  }
  .terms-of-service-hero1 {
    height: 2319px;
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .terms-of-service-header1 {
    width: 100%;
    max-width: 1200px;
  }
  .terms-of-service-footer {
    padding: var(--dl-space-space-sixunits);
  }
  .terms-of-service-top {
    flex-direction: column;
  }
  .terms-of-service-left1 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-threeunits);
  }
  .terms-of-service-text49 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .terms-of-service-navlink05 {
    text-decoration: underline none;
  }
  .terms-of-service-text50 {
    text-decoration: underline none;
  }
  .terms-of-service-link1 {
    text-decoration: underline none;
  }
  .terms-of-service-right1 {
    gap: var(--dl-space-space-twounits);
    flex-direction: column;
  }
  .terms-of-service-links2 {
    gap: var(--dl-space-space-unit);
  }
  .terms-of-service-links3 {
    gap: var(--dl-space-space-unit);
  }
  .terms-of-service-branding {
    width: var(--dl-size-size-medium);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .terms-of-service-text53 {
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 0px;
  }
}
@media(max-width: 767px) {
  .terms-of-service-hero {
    height: 572px;
    position: relative;
    padding-bottom: 180px;
    background-color: #ffffff;
  }
  .terms-of-service-desktop-navigation {
    padding-left: 0px;
    padding-right: 0px;
  }
  .terms-of-service-centered {
    padding-left: 0px;
    padding-right: 0px;
  }
  .terms-of-service-left {
    margin-left: var(--dl-space-space-unit);
  }
  .terms-of-service-logo1 {
    width: 57px;
    height: 50px;
  }
  .terms-of-service-right {
    margin-right: var(--dl-space-space-unit);
  }
  .terms-of-service-get-started {
    display: none;
  }
  .terms-of-service-header {
    height: 100%;
    margin-top: var(--dl-space-space-fourunits);
    justify-content: center;
  }
  .terms-of-service-text01 {
    color: #000000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
  }
  .terms-of-service-text02 {
    color: #000000;
    font-size: 16px;
    margin-top: var(--dl-space-space-unit);
    line-height: 24px;
  }
  .terms-of-service-text03 {
    color: #000000;
    font-size: 16px;
    margin-top: var(--dl-space-space-unit);
    line-height: 24px;
  }
  .terms-of-service-hero1 {
    height: 1763px;
    position: relative;
    padding-bottom: 180px;
    background-color: #ffffff;
  }
  .terms-of-service-header1 {
    height: 100%;
    margin-top: var(--dl-space-space-fourunits);
    justify-content: center;
  }
  .terms-of-service-text07 {
    color: #000000;
    font-size: 16px;
    margin-top: var(--dl-space-space-unit);
    line-height: 24px;
  }
  .terms-of-service-footer {
    padding-top: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
}
@media(max-width: 479px) {
  .terms-of-service-hero {
    padding-bottom: 160px;
    background-color: #ffffff;
  }
  .terms-of-service-logo {
    margin-left: 0px;
  }
  .terms-of-service-icon {
    align-items: center;
    justify-content: center;
  }
  .terms-of-service-centered {
    height: 86px;
  }
  .terms-of-service-logo1 {
    width: 47px;
  }
  .terms-of-service-text01 {
    color: #000000;
  }
  .terms-of-service-text02 {
    color: #000000;
  }
  .terms-of-service-text03 {
    color: #000000;
  }
  .terms-of-service-hero1 {
    height: 2004px;
    padding-bottom: 160px;
    background-color: #ffffff;
  }
  .terms-of-service-text07 {
    color: #000000;
  }
  .terms-of-service-footer {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
}
