.distancer-wrapper {
  display: contents;
}
 
.distancer-distancer {
  flex: 1;
  width: 200px;
  height: 100px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
 

 

 

 

 

 

 

 


.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-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-items: flex-start;
}
 
.footer4-text2 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
}
 
.footer4-text6 {
  text-decoration: none;
}
 
.footer4root-class-name {
  left: 0px;
  bottom: 0px;
  position: static;
  align-self: center;
}
 
.footer4root-class-name1 {
  left: 0px;
  bottom: 0px;
  position: static;
  align-self: center;
}
 
.footer4root-class-name2 {
  left: 0px;
  bottom: 0px;
  position: static;
  align-self: center;
}
 
.footer4root-class-name3 {
  left: 0px;
  bottom: 0px;
  position: static;
  align-self: center;
}
 
.footer4root-class-name4 {
  left: 0px;
  bottom: 0px;
  position: static;
  align-self: center;
}
 
.footer4root-class-name5 {
  left: 0px;
  bottom: 0px;
  position: static;
  align-self: center;
}
 
@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;
  }
}

.terms-of-use-container1 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #f9f9f9;
}
 
.terms-of-use-navbar-interactive {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: 15%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  box-shadow: 0px 5px 10px 0px #d4d4d4;
  align-items: center;
  background-color: #ffffff;
}
 
.terms-of-use-logo {
  width: 24px;
  height: 24px;
  display: none;
}
 
.terms-of-use-desktop-menu {
  flex: 1;
}
 
.terms-of-use-container2 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.terms-of-use-logo-or-text1 {
  font-size: 32px;
  font-weight: bold;
}
 
.terms-of-use-buttons {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.terms-of-use-log-in-button {
  border-width: 0px;
  background-color: transparent;
}
 
.terms-of-use-register-button {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  border-color: var(--dl-color-theme-primary1);
  background-color: transparent;
}
 
.terms-of-use-burger-menu {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
}
 
.terms-of-use-side-bar-icon-button {
  width: 24px;
  height: 24px;
}
 
.terms-of-use-mobile-menu {
  top: 0px;
  right: 0px;
  width: 40%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
 
.terms-of-use-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.terms-of-use-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.terms-of-use-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.terms-of-use-icon12 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  padding: var(--dl-layout-space-halfunit);
}
 
.terms-of-use-links {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.terms-of-use-icon14 {
  width: 24px;
  height: 24px;
}
 
.terms-of-use-icon16 {
  width: 24px;
  height: 24px;
}
 
.terms-of-use-icon18 {
  width: 24px;
  height: 24px;
}
 
.terms-of-use-icon20 {
  width: 24px;
  height: 24px;
}
 
.terms-of-use-icon22 {
  width: 24px;
  height: 24px;
}
 
.terms-of-use-icon24 {
  fill: var(--dl-color-theme-primary2);
  width: 24px;
  height: 24px;
}
 
.terms-of-use-text17 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
}
 
.terms-of-use-price-info-general-single-repeat {
  flex: 0 0 auto;
  width: 90%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  max-width: var(--dl-layout-size-maxwidth);
  box-shadow: 0px 5px 5px 0px #d4d4d4;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #ffffff;
}
 
.terms-of-use-price-info-general-single-repeat:hover {
  background-color: var(--dl-color-theme-neutral-light);
}
 
.terms-of-use-text18 {
  font-size: 40px;
  font-weight: bold;
}
 
@media(max-width: 1920px) {
  .terms-of-use-desktop-menu {
    display: none;
  }
  .terms-of-use-burger-menu {
    display: flex;
  }
}
 
@media(max-width: 991px) {
  .terms-of-use-mobile-menu {
    width: 50%;
  }
  .terms-of-use-price-info-general-single-repeat {
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 767px) {
  .terms-of-use-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .terms-of-use-burger-menu {
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .terms-of-use-container1 {
    padding-bottom: var(--dl-layout-space-sixunits);
  }
  .terms-of-use-navbar-interactive {
    gap: 0;
    padding: var(--dl-layout-space-unit);
    justify-content: space-between;
  }
  .terms-of-use-logo {
    display: flex;
  }
  .terms-of-use-desktop-menu {
    display: none;
  }
  .terms-of-use-mobile-menu {
    width: 80%;
    padding: 16px;
  }
}
