@font-face {
  font-family: Reckless;
  src: url('../fonts/Reckless-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ttctransit;
  src: url('../fonts/TTCTransit-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-bottom: 40px;
  font-size: 80px;
  font-weight: 700;
  line-height: 44px;
}

p {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 18px;
}

a {
  text-decoration: underline;
}

.heading {
  text-align: center;
}

.rich-text-block {
  text-align: center;
  width: 600px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Inconsolata, monospace;
}

.rich-text-block.footer {
  text-align: center;
}

.rich-text-block.bottom p {
  margin-top: 0;
  margin-bottom: 10px;
}

.rich-text-block.dashboard {
  width: 550px;
}

.rich-text-block.dashboard h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 70px;
}

.middletitle {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.middletitle.bottom {
  padding-top: 0;
  padding-bottom: 40px;
  position: absolute;
  inset: auto 0% 0%;
}

.footer {
  text-align: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  min-width: 60px;
  max-height: 60px;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.titletextblock {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Reckless, sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 100px;
  display: flex;
}

.titletextblock.gardenlabs {
  position: absolute;
  inset: 0%;
}

.bold-text {
  color: #006b4f;
  font-family: Reckless, sans-serif;
  font-size: 150px;
  font-weight: 400;
  line-height: 150px;
}

.bold-text.gardenlabs {
  font-size: 140px;
}

.text-block-2 {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
}

.text-block-3 {
  color: #ff0a0a;
  text-align: center;
}

.box {
  border: 1.5px solid #000;
  justify-content: center;
  align-items: center;
  width: 250px;
  min-width: 250px;
  max-width: 250px;
  height: 250px;
  min-height: 250px;
  max-height: 250px;
  margin: 10px;
  display: block;
}

.boxsection {
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 30px;
  display: flex;
}

.gardensubtitle {
  color: #006b4f;
  text-align: left;
  max-width: 100%;
  margin: 20px;
  font-family: Inconsolata, monospace;
}

.gardensubtitle.bottomleft {
  position: absolute;
  inset: auto auto 0% 0%;
}

.gardensubtitle.bottomright {
  text-align: right;
  line-height: 22px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.gardensubtitle.bottommiddle {
  text-align: left;
  width: 300px;
  margin: 500px auto 200px;
  position: absolute;
  inset: auto 0% 0%;
}

.gardensubtitle.bottommiddle.contact {
  text-align: right;
}

.gardensubtitle.topright {
  margin: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.gardensubtitle.topleft {
  text-align: left;
  position: absolute;
  inset: 0% auto auto 0%;
}

.gardensubtitle.middlecenter {
  text-align: left;
  flex-direction: column;
  width: 80px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.gardensubtitle.gardenlabssubtitle {
  margin-top: 284px;
  font-size: 20px;
  position: absolute;
  inset: 0% 0% auto;
}

.gardensubtitle.gl1 {
  font-family: Ttctransit, sans-serif;
}

.gardensubtitle.gl2 {
  text-align: right;
}

.section {
  justify-content: center;
  margin-top: 30px;
  display: flex;
}

.text-block-4 {
  color: #494949;
  text-align: center;
  margin-top: 5px;
}

.div-block-2 {
  height: 100px;
  margin-top: 60px;
}

.bottom {
  text-align: center;
  justify-content: center;
  margin-bottom: 40px;
  font-family: Ttctransit, sans-serif;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.link {
  font-size: 18px;
}

.rich-text-block-3 {
  width: 80%;
  padding-left: 10px;
  padding-right: 10px;
}

.heading-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inconsolata, monospace;
}

.subtitletextblock {
  text-align: center;
  font-family: Ttctransit, sans-serif;
  font-size: 18px;
}

.subtitletextblock.coordinateslabel {
  margin-right: 4px;
}

.subtitletextblock.secondary {
  margin-top: 10px;
}

.video {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
}

.container {
  max-width: 700px;
}

.container.emailsignup {
  max-width: 440px;
  margin-top: 35px;
}

.section-3 {
  margin-top: 30px;
}

.contentsection {
  margin-top: 20px;
}

.field-label {
  color: #333;
  flex: 0 auto;
  font-family: Ttctransit, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-field {
  margin-bottom: 0;
  margin-right: 5px;
  font-family: Ttctransit, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.submit-button {
  color: #edefe1;
  background-color: #333;
  font-family: Ttctransit, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.container-2 {
  max-width: 500px;
  margin-top: 35px;
}

.columns {
  margin-top: 60px;
  margin-left: 60px;
  margin-right: 10px;
}

.columns-2 {
  text-align: left;
  margin-left: 194px;
  margin-right: 197px;
}

.div-block-3 {
  display: flex;
}

.bold-text-2 {
  line-height: 70px;
}

.text-block-5 {
  color: #fff;
  font-family: Ttctransit, sans-serif;
  font-size: 18px;
}

.success-message {
  background-color: #0000;
}

.text-block-6 {
  color: #f7de5d;
  font-family: Ttctransit, sans-serif;
  font-weight: 400;
}

.form-block {
  justify-content: center;
  width: 400px;
  margin-bottom: 0;
}

.background-video {
  height: 100vh;
}

.button {
  margin-bottom: 10px;
  margin-left: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.discordbutton {
  background-image: url('../images/discord-logo.png');
  background-position: 0 0;
  background-size: contain;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  margin-right: 20px;
  position: fixed;
  inset: auto 0% 0% auto;
}

.section-4 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.mainimage {
  mix-blend-mode: multiply;
  width: 300px;
  position: absolute;
  top: 50%;
  bottom: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mainimagedescription {
  color: #f0f1e5;
  text-align: center;
  width: 500px;
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Ttctransit, sans-serif;
  font-size: 18px;
  position: absolute;
  inset: auto 0% 0;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.section-5 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.div-block-4 {
  height: 0;
  padding-top: 56.25%;
  position: absolute;
}

.text-block-7 {
  padding-top: 10px;
  padding-left: 10px;
}

.body-2 {
  background-color: #0f0f0f;
  justify-content: center;
  align-items: center;
}

.div-block-5 {
  height: 0;
  padding-top: 100%;
  position: absolute;
  inset: auto 0%;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-7 {
  height: 0;
  padding-top: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-8 {
  text-align: center;
  width: 500px;
  height: 500px;
  margin: auto;
  padding: 20px;
  position: absolute;
  inset: 0%;
}

.link-2 {
  margin-top: 20px;
  display: block;
}

.logo {
  justify-content: center;
  align-items: center;
  width: 324px;
  height: 576px;
}

.image-2 {
  width: 140px;
  height: 140px;
}

.toptitlegardenbrowser {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
}

.toptitlegardenbrowser.bottom {
  padding-top: 0;
  padding-bottom: 40px;
  position: absolute;
  inset: auto 0% 0%;
}

.image-3 {
  width: 300px;
  height: 300px;
}

.toptitleboldtext {
  color: #006b4f;
  font-family: Reckless, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 110px;
}

.body-4 {
  overflow: hidden;
}

.unmintedboldtext {
  color: #006b4f;
  font-family: Reckless, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.background-video-2 {
  width: 512px;
  height: 512px;
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.contentsection-copy {
  margin-top: 20px;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.error-message {
  background-color: #0000;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.fader {
  opacity: 0;
  background-color: #fff;
  display: none;
  position: absolute;
  inset: 0%;
}

.div-block-13 {
  width: 1080px;
  height: 1080px;
}

.form-success-trigger {
  width: 0;
  height: 0;
}

.whitefader {
  background-color: #fff;
  display: none;
  position: absolute;
  inset: 0%;
}

.wfader {
  background-color: #fff;
  position: absolute;
  inset: 0%;
}

.fader-1 {
  opacity: 1;
  background-color: #fff;
  position: absolute;
  inset: 0%;
}

.link-block {
  width: 40px;
  height: 40px;
  margin-top: 20px;
  margin-right: 20px;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.link-block:hover {
  filter: none;
}

.video-2 {
  width: 100%;
  height: 100%;
}

.div-block-14 {
  height: 100%;
  max-height: 100%;
}

.body-7 {
  background-color: #f7de5d;
  justify-content: center;
  align-items: center;
  height: 100%;
  overflow: hidden;
}

.section-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-8 {
  color: #006b4f;
  text-align: left;
  width: 100px;
  padding-left: 5px;
  font-family: Ttctransit, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.div-block-16 {
  justify-content: center;
  display: flex;
  transform: translate(50px);
}

.div-block-17 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.image-4 {
  width: 40vh;
}

.subtitlediv {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.section-7 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: none;
}

.contentpreview {
  background-color: #cfcfcf;
  width: 20vh;
  height: 20vh;
  margin: 10px;
}

.div-block-19 {
  height: 100%;
  max-height: 100%;
}

.div-block-20 {
  height: 80%;
}

.div-block-21 {
  width: 40vh;
}

.html-embed-2 {
  width: 500px;
  height: 500px;
  max-height: 100%;
}

.body-8 {
  background-color: #f7de5d;
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed-3 {
  height: 100%;
}

.div-block-22 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.div-block-23 {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.body-9 {
  overflow: hidden;
}

.image-4-copy {
  width: 60vh;
  max-width: 300px;
}

.mainimagewrapper {
  position: absolute;
  inset: 0%;
}

.image-5 {
  width: 450px;
  padding: 30px;
}

.div-block-24 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-9 {
  font-family: Ttctransit, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.background-video-3 {
  width: 100%;
  height: 100%;
}

.div-block-25 {
  background-color: #ecefe1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.div-block-26 {
  text-align: center;
  width: 380px;
  position: absolute;
  inset: 50% 50% 0%;
  transform: translate(-50%, -50%);
}

.div-block-26-copy {
  inset: 0% auto auto 0%;
  width: 340px;
  margin-bottom: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.gardenlabstext {
  color: #006b4f;
  text-align: center;
  max-width: 100%;
  font-family: Ttctransit, sans-serif;
  font-size: 20px;
}

.gardenlabstext.bottomleft {
  position: absolute;
  inset: auto auto 0% 0%;
}

.gardenlabstext.bottomright {
  text-align: right;
  line-height: 22px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.gardenlabstext.bottommiddle {
  text-align: left;
  width: 300px;
  margin: 500px auto 200px;
  position: absolute;
  inset: auto 0% 0%;
}

.gardenlabstext.bottommiddle.contact {
  text-align: right;
}

.gardenlabstext.topright {
  margin: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.gardenlabstext.topleft {
  text-align: left;
  position: absolute;
  inset: 0% auto auto 0%;
}

.gardenlabstext.middlecenter {
  text-align: left;
  flex-direction: column;
  width: 80px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.gardenlabstext.gardenlabssubtitle {
  margin-top: 284px;
  font-size: 20px;
  position: absolute;
  inset: 0% 0% auto;
}

.gardenlabstext.gl2 {
  text-align: right;
}

.gardenlabstext.left {
  text-align: left;
}

.gardenlabstext.black {
  color: #00271d;
}

.gardenlabstext.subtitle {
  font-size: 18px;
}

.rich-text-block-4 {
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
}

.gardenbrowsertext p {
  color: #f0f1e5;
  margin-bottom: 0;
  font-family: Ttctransit, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.topleft {
  margin-top: 20px;
  margin-left: 20px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.bottomright {
  margin-bottom: 20px;
  margin-right: 20px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.gardenbrowsertextbottomright p {
  text-align: right;
  margin-bottom: 0;
  font-family: Ttctransit, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.gardenbrowsertextbottomright a {
  color: #f0f1e5;
  text-decoration: none;
}

.div-block-27 {
  margin-bottom: 20px;
  margin-left: 20px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-28 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  margin-top: 30px;
  margin-left: 30px;
  display: flex;
  position: fixed;
}

.div-block-29 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-bottom: 30px;
  margin-left: 30px;
  position: fixed;
  inset: auto auto 0% 0%;
}

.div-block-30 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  display: flex;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.projectbox {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1.5px solid #006b4f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 148.7px;
  margin: 18px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.projectbox:hover {
  background-color: #ecefe1;
}

.projectbox.comingsoon {
  cursor: not-allowed;
}

.html-embed-4 {
  width: 400px;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.body-green {
  background-color: #006b4f;
  transform: translate(0);
}

.div-block-31 {
  width: 300px;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.text-block-10 {
  color: #f0f1e5;
  text-align: center;
  font-family: Reckless, sans-serif;
  font-size: 110px;
  line-height: 80px;
}

.text-block-11 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gardenlabstitle {
  color: #006b4f;
  text-align: left;
  max-width: 100%;
  margin-bottom: 10px;
  font-family: Ttctransit, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.gardenlabstitle.bottomleft {
  position: absolute;
  inset: auto auto 0% 0%;
}

.gardenlabstitle.bottomright {
  text-align: right;
  line-height: 22px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.gardenlabstitle.bottommiddle {
  text-align: left;
  width: 300px;
  margin: 500px auto 200px;
  position: absolute;
  inset: auto 0% 0%;
}

.gardenlabstitle.bottommiddle.contact {
  text-align: right;
}

.gardenlabstitle.topright {
  margin: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.gardenlabstitle.topleft {
  text-align: left;
  position: absolute;
  inset: 0% auto auto 0%;
}

.gardenlabstitle.middlecenter {
  text-align: left;
  flex-direction: column;
  width: 80px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.gardenlabstitle.gardenlabssubtitle {
  margin-top: 284px;
  font-size: 20px;
  position: absolute;
  inset: 0% 0% auto;
}

.gardenlabstitle.gl2 {
  text-align: right;
}

.gardenlabstitle.left {
  text-align: left;
}

.gardenlabstitle.black {
  color: #00271d;
}

.gardenlabstitle.subtitle {
  font-size: 18px;
}

.gardenlabstitlesubtitle {
  color: #006b4f;
  text-align: left;
  max-width: 100%;
  margin-bottom: 0;
  font-family: Ttctransit, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.gardenlabstitlesubtitle.bottomleft {
  position: absolute;
  inset: auto auto 0% 0%;
}

.gardenlabstitlesubtitle.bottomright {
  text-align: right;
  line-height: 22px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.gardenlabstitlesubtitle.bottommiddle {
  text-align: left;
  width: 300px;
  margin: 500px auto 200px;
  position: absolute;
  inset: auto 0% 0%;
}

.gardenlabstitlesubtitle.bottommiddle.contact {
  text-align: right;
}

.gardenlabstitlesubtitle.topright {
  margin: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.gardenlabstitlesubtitle.topleft {
  text-align: left;
  position: absolute;
  inset: 0% auto auto 0%;
}

.gardenlabstitlesubtitle.middlecenter {
  text-align: left;
  flex-direction: column;
  width: 80px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.gardenlabstitlesubtitle.gardenlabssubtitle {
  margin-top: 284px;
  font-size: 20px;
  position: absolute;
  inset: 0% 0% auto;
}

.gardenlabstitlesubtitle.gl2 {
  text-align: right;
}

.gardenlabstitlesubtitle.left {
  text-align: left;
}

.gardenlabstitlesubtitle.black {
  color: #00271d;
}

.gardenlabstitlesubtitle.subtitle {
  font-size: 18px;
}

.paragraph {
  margin-bottom: 0;
}

.paragraph-2 {
  font-size: 22px;
}

.div-block-32 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-flow: column;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
  position: fixed;
  bottom: 0;
}

.home-coming-soon {
  color: #f0f1e5;
  text-align: center;
  padding-top: 10px;
  font-family: Ttctransit, sans-serif;
  font-size: 22px;
}

.x-twitter {
  position: absolute;
  inset: auto auto 0%;
}

.div-block-32-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 30px;
  position: fixed;
  inset: 0% 0% auto;
}

.x-twitter-2 {
  width: 188px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-34 {
  text-align: left;
  display: flex;
}

.div-block-35 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.text-block-10-copy {
  color: #f0f1e5;
  text-align: center;
  text-align: center;
  width: 120px;
  font-family: Reckless, sans-serif;
  font-size: 55px;
  line-height: 50px;
}

.div-block-36 {
  flex-flow: row-reverse;
  display: flex;
}

.text-block-10-copy1 {
  color: #f0f1e5;
  text-align: right;
  font-family: Reckless, sans-serif;
  font-size: 60px;
  line-height: 60px;
  transform: translate(111px, -106px);
}

.div-block-37 {
  flex-flow: column;
  margin-top: 20px;
  margin-left: 20px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.garden-labs-home-subtitle {
  color: #fff;
  margin-bottom: 10px;
  font-family: Ttctransit, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-32-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  flex-flow: column;
  margin-bottom: 30px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.text-block-12 {
  color: #fff;
  font-family: Ttctransit, sans-serif;
  font-size: 16px;
}

.div-block-38 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  padding-top: 22px;
  padding-left: 22px;
}

.home-links {
  color: var(--white);
  align-self: flex-start;
  margin-left: 10px;
  font-family: Ttctransit, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.home-links:hover {
  color: #edefe1;
}

.heading-3 {
  color: var(--white);
  font-family: Ttctransit, sans-serif;
}

.text-block-13 {
  color: #fff;
  font-family: Ttctransit, sans-serif;
  font-size: 20px;
  line-height: 26px;
  display: none;
}

@media screen and (max-width: 991px) {
  .middletitle {
    padding-top: 20px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titletextblock {
    line-height: 60px;
  }

  .bold-text {
    font-size: 110px;
    line-height: 110px;
  }

  .bold-text.gardenlabs {
    font-size: 110px;
  }

  .box {
    width: 225px;
    min-width: 225px;
    max-width: 225px;
    height: 225px;
    min-height: 225px;
    max-height: 225px;
  }

  .gardensubtitle.bottommiddle.contact {
    margin-bottom: 160px;
  }

  .div-block-2 {
    margin-top: 60px;
  }

  .section-3 {
    margin-top: 30px;
  }

  .mainimagedescription {
    margin-top: 10px;
  }

  .image-2 {
    width: 100px;
    height: 100px;
  }

  .toptitlegardenbrowser {
    padding-top: 20px;
  }

  .subtitlediv {
    margin-top: 10px;
  }

  .gardenlabstext.bottommiddle.contact {
    margin-bottom: 160px;
  }

  .gardenlabstext.subtitle {
    line-height: 18px;
  }

  .projectbox {
    margin: 14px;
  }

  .gardenlabstitle.bottommiddle.contact, .gardenlabstitlesubtitle.bottommiddle.contact {
    margin-bottom: 160px;
  }

  .x-twitter-2 {
    flex: 0 auto;
    align-self: center;
    width: 188px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 70px;
  }

  .middletitle {
    padding-top: 10px;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    object-fit: contain;
  }

  .titletextblock {
    line-height: 60px;
  }

  .bold-text {
    font-size: 100px;
    line-height: 100px;
  }

  .bold-text.gardenlabs {
    font-size: 100px;
  }

  .text-block-3.lower {
    display: none;
  }

  .box {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
  }

  .boxsection {
    margin-top: 20px;
  }

  .div-block-2 {
    height: 95px;
    margin-top: 40px;
  }

  .bottom {
    margin-bottom: 20px;
  }

  .subtitletextblock {
    margin-top: 10px;
  }

  .subtitletextblock.secondary {
    margin-top: 5px;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container.emailsignup {
    max-width: 450px;
  }

  .section-3 {
    margin-top: 20px;
  }

  .bold-text-2 {
    font-size: 50px;
    line-height: 50px;
  }

  .section-4 {
    margin-top: 10px;
  }

  .mainimagedescription {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-5, .div-block-6 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-2 {
    width: 90px;
    height: 90px;
  }

  .toptitlegardenbrowser {
    padding-top: 10px;
  }

  .image-3 {
    width: 80px;
    height: 80px;
  }

  .toptitleboldtext {
    font-size: 90px;
  }

  .unmintedboldtext {
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-14 {
    position: static;
  }

  .text-block-8 {
    color: #006b4f;
    text-align: left;
    width: 90px;
    margin-top: 0;
    padding-left: 5px;
    font-size: 14px;
    line-height: 22px;
    position: static;
  }

  .div-block-16 {
    display: flex;
    transform: translate(45px);
  }

  .subtitlediv {
    margin-top: 5px;
  }

  .section-7 {
    margin-top: 10px;
  }

  .image-4-copy {
    max-width: 300px;
  }

  .gardenlabstext {
    font-size: 20px;
  }

  .gardenlabstext.subtitle {
    font-size: 16px;
    line-height: 16px;
  }

  .div-block-28 {
    margin-top: 20px;
    margin-left: 20px;
  }

  .div-block-29 {
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .div-block-30 {
    flex-flow: wrap;
  }

  .projectbox {
    width: 200px;
    height: 118.96px;
    margin: 10px;
  }

  .gardenlabstitle {
    margin-bottom: 8px;
    font-size: 20px;
  }

  .gardenlabstitle.subtitle {
    font-size: 16px;
  }

  .gardenlabstitlesubtitle {
    font-size: 18px;
  }

  .gardenlabstitlesubtitle.subtitle {
    font-size: 16px;
  }

  .home-coming-soon {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-32-copy {
    margin-bottom: 20px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-bottom: 20px;
    font-size: 40px;
  }

  p {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .rich-text-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rich-text-block.dashboard {
    margin-top: 20px;
  }

  .rich-text-block.dashboard h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
  }

  .middletitle {
    padding-top: 5px;
  }

  .middletitle.bottom {
    padding-bottom: 20px;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .titletextblock {
    font-size: 40px;
    line-height: 40px;
  }

  .bold-text {
    font-size: 60px;
    line-height: 60px;
  }

  .bold-text.gardenlabs {
    font-size: 60px;
  }

  .text-block-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-3 {
    margin-top: 2px;
    display: none;
  }

  .text-block-3.lower {
    display: block;
  }

  .box {
    width: 90px;
    min-width: 90px;
    max-width: 90px;
    height: 90px;
    min-height: 90px;
    max-height: 90px;
    margin: 5px;
  }

  .boxsection {
    margin-top: 10px;
  }

  .gardensubtitle {
    max-width: 100%;
  }

  .gardensubtitle.bottommiddle {
    width: 300px;
    margin: auto auto 200px;
    inset: auto 0% 0%;
  }

  .text-block-4 {
    display: none;
  }

  .text-block-4.bottom, .text-block-4.lower {
    display: block;
  }

  .div-block-2 {
    height: 20px;
    margin-top: 18px;
    display: block;
  }

  .bottom {
    margin-bottom: 5px;
  }

  .rich-text-block-3 {
    width: 100%;
  }

  .section-2 {
    margin-top: 5px;
  }

  .subtitletextblock {
    margin-top: 5px;
    font-size: 16px;
  }

  .subtitletextblock.secondary {
    margin-top: 2px;
  }

  .container.emailsignup {
    max-width: 100%;
  }

  .section-3, .contentsection {
    margin-top: 10px;
  }

  .field-label {
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .text-field, .submit-button {
    font-size: 16px;
  }

  .container-2 {
    max-width: 90%;
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text-2 {
    font-size: 40px;
    line-height: 40px;
  }

  .discordbutton {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .section-4 {
    margin-top: 5px;
  }

  .mainimage {
    max-height: 60%;
  }

  .mainimagedescription {
    text-align: center;
    width: 300px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .div-block-8 {
    max-width: 100vw;
    max-height: 100vh;
    margin-top: 0;
    padding: 10px;
  }

  .link-2 {
    margin-top: 100px;
    position: absolute;
    inset: 50% 0% 50% 40%;
  }

  .image-2 {
    width: 50px;
    height: 50px;
  }

  .toptitlegardenbrowser {
    padding-top: 5px;
  }

  .toptitlegardenbrowser.bottom {
    padding-bottom: 20px;
  }

  .image-3 {
    width: 50px;
    height: 50px;
  }

  .toptitleboldtext {
    font-size: 60px;
    line-height: 60px;
  }

  .unmintedboldtext {
    font-size: 30px;
    line-height: 30px;
  }

  .background-video-2 {
    width: 400px;
    height: 400px;
  }

  .contentsection-copy {
    margin-top: 10px;
  }

  .link-block {
    width: 35px;
    height: 35px;
    margin-bottom: 80px;
    inset: auto 0% 0% auto;
  }

  .div-block-14 {
    margin-left: 0;
    margin-right: 0;
  }

  .body-7 {
    overflow: visible;
  }

  .text-block-8 {
    width: 80px;
    font-size: 12px;
    line-height: 20px;
  }

  .div-block-16 {
    justify-content: center;
    transform: translate(40px);
  }

  .subtitlediv {
    margin-top: 0;
  }

  .section-7 {
    margin-top: 5px;
  }

  .contentpreview {
    width: 80px;
    height: 80px;
  }

  .image-4-copy {
    max-width: 100%;
  }

  .div-block-24 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-26 {
    max-width: 100%;
    margin-bottom: 10px;
    inset: auto auto 0% 0%;
  }

  .div-block-26-copy {
    max-width: 100%;
    margin-bottom: 10px;
    inset: 0% auto auto 0%;
  }

  .gardenlabstext {
    max-width: 100%;
    font-family: Ttctransit, sans-serif;
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
  }

  .gardenlabstext.bottommiddle {
    width: 300px;
    margin: auto auto 200px;
    inset: auto 0% 0%;
  }

  .gardenlabstext.subtitle {
    font-size: 16px;
    line-height: 16px;
  }

  .gardenbrowsertext p {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 26px;
  }

  .gardenbrowsertext a {
    text-align: left;
  }

  .topleft {
    margin-top: 10px;
    margin-left: 10px;
  }

  .bottomright {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .gardenbrowsertextbottomright p {
    color: #333;
    text-align: right;
    line-height: 26px;
  }

  .gardenbrowsertextbottomright a {
    text-align: left;
  }

  .div-block-28 {
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    top: 0;
  }

  .div-block-29 {
    margin-bottom: 15px;
    margin-left: 15px;
  }

  .div-block-30 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .projectbox {
    width: 165px;
    height: 101.925px;
    margin: 4px;
    transition: opacity .2s;
  }

  .projectbox.comingsoon {
    margin: 15px;
  }

  .html-embed-4 {
    width: 200px;
  }

  .text-block-10 {
    font-size: 70px;
  }

  .gardenlabstitle {
    max-width: 100%;
    margin-bottom: 4px;
    font-family: Ttctransit, sans-serif;
    font-size: 20px;
    text-decoration: none;
  }

  .gardenlabstitle.bottommiddle {
    width: 300px;
    margin: auto auto 200px;
    inset: auto 0% 0%;
  }

  .gardenlabstitle.subtitle {
    font-size: 16px;
  }

  .gardenlabstitlesubtitle {
    max-width: 100%;
    font-family: Ttctransit, sans-serif;
    font-size: 16px;
    text-decoration: none;
  }

  .gardenlabstitlesubtitle.bottommiddle {
    width: 300px;
    margin: auto auto 200px;
    inset: auto 0% 0%;
  }

  .gardenlabstitlesubtitle.subtitle {
    font-size: 16px;
  }

  .div-block-32 {
    padding-bottom: 20px;
    padding-left: 12px;
  }

  .home-coming-soon {
    text-align: center;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
  }

  .div-block-32-copy {
    margin-bottom: 15px;
    margin-left: 15px;
  }

  .text-block-10-copy, .text-block-10-copy1 {
    font-size: 70px;
  }

  .div-block-32-copy {
    margin-left: 15px;
  }

  .div-block-38 {
    padding-left: 18px;
  }
}


@font-face {
  font-family: 'Reckless';
  src: url('../fonts/Reckless-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttctransit';
  src: url('../fonts/TTCTransit-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}