.three-shed-header-container {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}
.three-shed-header-header {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.three-shed-header-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.three-shed-header-navlink {
  display: contents;
}
.three-shed-header-image {
  width: 157px;
  height: 60px;
  text-decoration: none;
}
.three-shed-header-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.three-shed-header-links {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.three-shed-header-navlink1 {
  text-decoration: none;
}
.three-shed-header-link {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.three-shed-header-link1 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.three-shed-header-link2 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.three-shed-header-link3 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.three-shed-header-buttons {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.three-shed-header-esser-open-but {
  text-decoration: none;
}
.three-shed-header-burger-menu {
  display: none;
}
.three-shed-header-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.three-shed-header-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.three-shed-header-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.three-shed-header-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.three-shed-header-navlink2 {
  display: contents;
}
.three-shed-header-logo {
  height: 2rem;
  text-decoration: none;
}
.three-shed-header-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.three-shed-header-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.three-shed-header-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.three-shed-header-navlink3 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.three-shed-header-link4 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.three-shed-header-link5 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.three-shed-header-link6 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.three-shed-header-link7 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.three-shed-header-buttons1 {
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.three-shed-header-login {
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.three-shed-header-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.three-shed-header-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.three-shed-header-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}


@media(max-width: 767px) {
  .three-shed-header-header {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .three-shed-header-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .three-shed-header-desktop-menu {
    display: none;
  }
  .three-shed-header-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .three-shed-header-navlink3 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .three-shed-header-link4 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .three-shed-header-link5 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .three-shed-header-link6 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .three-shed-header-link7 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}
@media(max-width: 479px) {
  .three-shed-header-header {
    padding: var(--dl-space-space-unit);
  }
  .three-shed-header-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .three-shed-header-mobile-menu {
    padding: 16px;
  }
  .three-shed-header-logo {
    width: 25%;
    height: auto;
  }
}

.about-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-sixunits);
  padding-right: var(--dl-space-space-sixunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: flex-start;
}
