.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;
  }
}

.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: flex-start;
  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;
}
.home-banner {
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 295px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-threeunits);
  border-radius: var(--dl-radius-radius-radius8);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  background-size: cover;
  justify-content: space-between;
  background-image: url("public/external/Logos/three%20sheds%20petunia-1500w.png");
}
.home-container01 {
  flex: 1;
  width: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
.home-container02 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-text {
  color: var(--dl-color-gray-black);
  font-size: 3rem;
  text-align: center;
  font-family: "Spectral";
  margin-bottom: var(--dl-space-space-unit);
}
.home-container03 {
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius8);
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
.home-container04 {
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-items: flex-start;
  justify-content: center;
}
.home-text01 {
  align-self: center;
  text-align: center;
  font-family: "Spectral";
}
.home-container05 {
  width: 100%;
  height: 123px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-fourunits);
  padding-right: var(--dl-space-space-fourunits);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: center;
}
.home-container06 {
  flex: 1;
  width: 200px;
  height: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text07 {
  font-family: "Spectral";
  line-height: 2;
}
.home-text08 {
  font-weight: 700;
}
.home-container07 {
  flex: 1;
  width: 200px;
  height: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text14 {
  font-family: "Spectral";
  line-height: 2;
}
.home-text15 {
  font-weight: 700;
}
.home-container08 {
  flex: 1;
  width: 200px;
  height: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text21 {
  font-family: "Spectral";
  line-height: 2;
}
.home-text22 {
  font-weight: 700;
}
.home-container09 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-fourunits);
  padding-right: var(--dl-space-space-fourunits);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: flex-start;
}
.home-container10 {
  flex: 1;
  width: 200px;
  height: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text28 {
  font-family: "Spectral";
  line-height: 2;
}
.home-text29 {
  font-weight: 700;
}
.home-container11 {
  flex: 1;
  width: 200px;
  height: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text35 {
  font-family: "Spectral";
  line-height: 2;
}
.home-text36 {
  font-weight: 700;
}
.home-container12 {
  flex: 1;
  width: 200px;
  height: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text42 {
  font-family: "Spectral";
  line-height: 2;
}
.home-text43 {
  font-weight: 700;
}
@media(max-width: 991px) {
  .home-banner {
    height: auto;
  }
}
@media(max-width: 767px) {
  .home-banner {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
}
@media(max-width: 479px) {
  .home-container {
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-banner {
    height: auto;
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-container01 {
    padding: var(--dl-space-space-unit);
  }
  .home-container02 {
    flex: 1;
    height: auto;
  }
  .home-text {
    margin: var(--dl-space-space-unit);
  }
  .home-container03 {
    padding: var(--dl-space-space-unit);
    align-self: center;
    align-items: center;
  }
  .home-container04 {
    flex: 1;
    height: auto;
  }
  .home-text01 {
    font-family: Spectral;
  }
  .home-container05 {
    flex: 1;
    width: 80%;
    height: auto;
    padding: 0px;
  }
  .home-text07 {
    line-height: 2;
  }
  .home-text08 {
    font-weight: 700;
  }
  .home-text09 {
    font-weight: 700;
  }
  .home-text10 {
    font-weight: 700;
  }
  .home-text14 {
    line-height: 2;
  }
  .home-text15 {
    font-weight: 700;
  }
  .home-text16 {
    font-weight: 700;
  }
  .home-text17 {
    font-weight: 700;
  }
  .home-text21 {
    font-family: Spectral;
    line-height: 2;
  }
  .home-text22 {
    font-weight: 700;
  }
  .home-text23 {
    font-weight: 700;
  }
  .home-text24 {
    font-weight: 700;
  }
  .home-container09 {
    flex: 1;
    width: 80%;
    height: auto;
    padding: 0px;
  }
  .home-text28 {
    line-height: 2;
  }
  .home-text29 {
    font-weight: 700;
  }
  .home-text30 {
    font-weight: 700;
  }
  .home-text31 {
    font-weight: 700;
  }
  .home-text32 {
    font-weight: 700;
  }
  .home-text35 {
    font-family: Spectral;
    line-height: 2;
  }
  .home-text36 {
    font-weight: 700;
  }
  .home-text37 {
    font-weight: 700;
  }
  .home-text38 {
    font-weight: 700;
  }
  .home-text39 {
    font-weight: 700;
  }
  .home-text42 {
    font-family: Spectral;
    line-height: 2;
  }
  .home-text43 {
    font-weight: 700;
  }
  .home-text44 {
    font-weight: 700;
  }
  .home-text45 {
    font-weight: 700;
  }
}
