.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-navigation-wrapper {
  width: 831px;
}
 
.navigation-image {
  width: 200px;
  object-fit: cover;
}
 
.navigation-navigation-toggle-icon1 {
  width: 24px;
  height: 24px;
  position: absolute;
  transition: opacity var(--animation-duration-fast)
        var(--animation-curve-primary),
      transform var(--animation-duration-fast) var(--animation-curve-primary);
}
 
.navigation-navigation-toggle-icon2 {
  width: 24px;
  height: 24px;
  opacity: 0;
  position: absolute;
  transform: rotate(-90deg) scale(0.8);
  transition: opacity var(--animation-duration-fast)
        var(--animation-curve-primary),
      transform var(--animation-duration-fast) 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-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
.footer-container4 {
  display: none;
}
 
.footer-container5 {
  display: contents;
}

.teaching-philosophy-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.teaching-philosophy-container2 {
  display: none;
}
 
.teaching-philosophy-container3 {
  display: contents;
}
 
.teaching-philosophy-icon106 {
  stop-color: var(--color-primary);
  stop-opacity: 0.1;
}
 
.teaching-philosophy-icon107 {
  stop-color: var(--color-accent);
  stop-opacity: 0.2;
}
 
.teaching-philosophy-quote-text {
  color: var(--color-on-surface);
  font-size: var(--font-size-hero);
  font-family: var(--font-family-heading);
  font-weight: var(--font-weight-heading);
  line-height: var(--line-height-heading);
  margin-bottom: var(--spacing-lg);
  letter-spacing: var(--letter-spacing-heading);
}
 
.teaching-philosophy-quote-body1 {
  color: var(--color-on-surface-secondary);
  font-size: var(--font-size-lg);
  max-width: 70ch;
  font-family: var(--font-family-body);
  font-weight: var(--font-weight-body);
  line-height: var(--line-height-body);
  margin-bottom: var(--spacing-lg);
}
 
.teaching-philosophy-quote-body2 {
  color: var(--color-on-surface-secondary);
  font-size: var(--font-size-lg);
  max-width: 70ch;
  font-family: var(--font-family-body);
  font-weight: var(--font-weight-body);
  line-height: var(--line-height-body);
  margin-bottom: var(--spacing-lg);
}
 
.teaching-philosophy-container5 {
  display: none;
}
 
.teaching-philosophy-container6 {
  display: contents;
}
 
.teaching-philosophy-container7 {
  display: none;
}
 
.teaching-philosophy-container8 {
  display: contents;
}
