.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-navigationicon1 {
  color: var(--color-on-surface);
  width: 24px;
  height: 24px;
  transition: transform 0.3s var(--animation-curve-primary);
}
 
.navigation-navigationicon2 {
  top: 50%;
  left: 50%;
  color: var(--color-on-surface);
  width: 24px;
  height: 24px;
  display: none;
  position: absolute;
  transform: translate(-50%, -50%) rotate(0deg);
  transition: transform 0.3s var(--animation-curve-primary);
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}
 
.navigation-container4 {
  display: none;
}
 
.navigation-container5 {
  display: contents;
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-footer-detail-label {
  color: var(--color-on-surface-secondary);
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-semibold);
  letter-spacing: var(--letter-spacing-wide);
  text-transform: uppercase;
}
 
.footer-footer-detail-value {
  color: var(--color-on-surface);
  font-size: var(--font-size-base);
  font-family: var(--font-family-body);
  font-weight: var(--font-weight-medium);
}
 
.footer-footer-legal-item1 {
  text-decoration: none;
}
 
.footer-footer-legal-item2 {
  text-decoration: none;
}
 
.footer-text19 {
  font-weight: 700;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
.footer-container4 {
  display: none;
}
 
.footer-container5 {
  display: contents;
}

.termos-de-uso-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.termos-de-uso-text104 {
  font-weight: 700;
}
 
.termos-de-uso-text106 {
  font-weight: 700;
}
 
.termos-de-uso-text114 {
  font-weight: 700;
}
 
.termos-de-uso-text141 {
  font-weight: 700;
}
 
.termos-de-uso-btn {
  text-decoration: none;
}
 
.termos-de-uso-text171 {
  font-weight: 700;
}
 
.termos-de-uso-text217 {
  font-weight: 700;
}
 
.termos-de-uso-text220 {
  font-weight: 700;
}
 
.termos-de-uso-container3 {
  display: none;
}
 
.termos-de-uso-container4 {
  display: contents;
}
