.navbar-interactive-redwood-prelaunch-wrapper {
  display: contents;
}
.navbar-interactive-redwood-prelaunch-container1 {
  display: flex;
  position: relative;
}
.navbar-interactive-redwood-prelaunch-navbar-interactive {
  width: 100%;
  height: 8vh;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dls-space-space-unit);
  justify-content: space-between;
}
.navbar-interactive-redwood-prelaunch-navlink1 {
  display: contents;
}
.navbar-interactive-redwood-prelaunch-logo {
  height: 2rem;
  transition: 0.3s;
  text-decoration: none;
}
.navbar-interactive-redwood-prelaunch-logo:hover {
  cursor: pointer;
  transform: scale(1.04);
}
.navbar-interactive-redwood-prelaunch-desktop-menu {
  display: flex;
}
.navbar-interactive-redwood-prelaunch-nav1 {
  flex: 0 0 auto;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.navbar-interactive-redwood-prelaunch-text1 {
  color: rgb(138, 136, 136);
  transition: 0.3s;
}
.navbar-interactive-redwood-prelaunch-text1:hover {
  cursor: pointer;
  transform: scale(1.02);
  font-style: normal;
  font-weight: 600;
}
.navbar-interactive-redwood-prelaunch-navlink2 {
  color: rgb(138, 136, 136);
  transition: 0.3s;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navbar-interactive-redwood-prelaunch-navlink2:hover {
  cursor: pointer;
  transform: scale(1.02);
  font-style: normal;
  font-weight: 600;
}
.navbar-interactive-redwood-prelaunch-navlink3 {
  color: rgb(138, 136, 136);
  transition: 0.3s;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navbar-interactive-redwood-prelaunch-navlink3:hover {
  cursor: pointer;
  transform: scale(1.02);
  font-style: normal;
  font-weight: 600;
}
.navbar-interactive-redwood-prelaunch-btn-group {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.navbar-interactive-redwood-prelaunch-burger-menu {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: none;
  align-items: center;
  justify-content: center;
}
.navbar-interactive-redwood-prelaunch-icon10 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar-interactive-redwood-prelaunch-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateY(-100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.navbar-interactive-redwood-prelaunch-nav2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.navbar-interactive-redwood-prelaunch-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.navbar-interactive-redwood-prelaunch-image1 {
  width: 100px;
  object-fit: cover;
}
.navbar-interactive-redwood-prelaunch-link1 {
  display: contents;
}
.navbar-interactive-redwood-prelaunch-icon12 {
  width: 20px;
  height: 20px;
  text-decoration: none;
}
.navbar-interactive-redwood-prelaunch-link2 {
  display: contents;
}
.navbar-interactive-redwood-prelaunch-image2 {
  width: 20px;
  height: 20px;
  object-fit: cover;
  text-decoration: none;
}
.navbar-interactive-redwood-prelaunch-link3 {
  display: contents;
}
.navbar-interactive-redwood-prelaunch-icon14 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.navbar-interactive-redwood-prelaunch-link4 {
  display: contents;
}
.navbar-interactive-redwood-prelaunch-icon16 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.navbar-interactive-redwood-prelaunch-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar-interactive-redwood-prelaunch-icon18 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar-interactive-redwood-prelaunch-nav3 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.navbar-interactive-redwood-prelaunch-text6 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.navbar-interactive-redwood-prelaunch-text7 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.navbar-interactive-redwood-prelaunch-navlink4 {
  text-decoration: none;
}
.navbar-interactive-redwood-prelaunchroot-class-name {
  width: 100%;
}
.navbar-interactive-redwood-prelaunchroot-class-name1 {
  width: 100%;
}
.navbar-interactive-redwood-prelaunchroot-class-name2 {
  width: 100%;
}
@media(max-width: 1200px) {
  .navbar-interactive-redwood-prelaunch-navlink2 {
    margin-left: var(--dl-space-space-unit);
  }
  .navbar-interactive-redwood-prelaunch-text2 {
    margin-left: var(--dl-space-space-unit);
  }
  .navbar-interactive-redwood-prelaunch-navlink3 {
    margin-left: var(--dl-space-space-unit);
  }
  .navbar-interactive-redwood-prelaunch-text4 {
    margin-left: var(--dl-space-space-unit);
  }
}
@media(max-width: 991px) {
  .navbar-interactive-redwood-prelaunch-desktop-menu {
    display: none;
  }
  .navbar-interactive-redwood-prelaunch-text1 {
    margin-left: var(--dl-space-space-halfunit);
  }
  .navbar-interactive-redwood-prelaunch-btn-group {
    display: none;
  }
  .navbar-interactive-redwood-prelaunch-burger-menu {
    display: flex;
  }
  .navbar-interactive-redwood-prelaunch-mobile-menu {
    padding-top: 17px;
  }
  .navbar-interactive-redwood-prelaunch-container2 {
    border-color: var(--dl-color-gray-black);
    border-width: 1px;
    margin-bottom: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-unit);
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
  }
  .navbar-interactive-redwood-prelaunch-image1 {
    width: auto;
    height: 2rem;
  }
}
@media(max-width: 767px) {
  .navbar-interactive-redwood-prelaunch-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .navbar-interactive-redwood-prelaunch-navlink2 {
    margin-left: var(--dl-space-space-unit);
  }
  .navbar-interactive-redwood-prelaunch-text2 {
    margin-left: var(--dl-space-space-unit);
  }
  .navbar-interactive-redwood-prelaunch-navlink3 {
    margin-left: var(--dl-space-space-unit);
  }
  .navbar-interactive-redwood-prelaunch-text4 {
    margin-left: var(--dl-space-space-unit);
  }
}
@media(max-width: 479px) {
  .navbar-interactive-redwood-prelaunch-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .navbar-interactive-redwood-prelaunch-mobile-menu {
    left: 0px;
    bottom: -939px;
    padding: 16px;
    position: absolute;
    align-self: flex-start;
  }
}

.footer-redwood-wrapper {
  display: contents;
}
.footer-redwood-footer {
  width: 100%;
  height: 22vh;
  display: flex;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  visibility: visible;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.footer-redwood-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.footer-redwood-logo {
  width: 159px;
  height: 47px;
  transition: 0.3s;
}
.footer-redwood-logo:hover {
  cursor: pointer;
  transform: scale(1.04);
}
.footer-redwood-container2 {
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
.footer-redwood-text1 {
  width: 100%;
  height: 100%;
  font-size: 16px;
  margin-top: var(--dl-space-space-oneandhalfunits);
}
.footer-redwood-icon-group {
  width: 100%;
  height: 100%;
  display: flex;
  margin-top: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.footer-redwood-link1 {
  display: contents;
}
.footer-redwood-icon1 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.footer-redwood-image {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  object-fit: cover;
  margin-right: var(--dl-space-space-twounits);
}
.footer-redwood-link2 {
  display: contents;
}
.footer-redwood-icon3 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.footer-redwood-link3 {
  display: contents;
}
.footer-redwood-icon5 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  text-decoration: none;
}
.footer-redwood-container3 {
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  margin-right: var(--dl-space-space-threeunits);
  flex-direction: row;
  justify-content: space-between;
}
.footer-redwood-container4 {
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
.footer-redwood-text5 {
  font-size: 16px;
  transition: 0.3s;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-unit);
}
.footer-redwood-text5:hover {
  cursor: default;
}
.footer-redwood-navlink1 {
  font-size: 16px;
  text-decoration: none;
}
.footer-redwood-navlink1:hover {
  cursor: pointer;
}
.footer-redwood-navlink2 {
  font-size: 16px;
  margin-top: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-redwood-navlink2:hover {
  cursor: pointer;
}
.footer-redwood-navlink3 {
  font-size: 16px;
  margin-top: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-redwood-navlink3:hover {
  cursor: pointer;
}
.footer-redwood-text6 {
  display: none;
  font-size: 16px;
  transition: 0.3s;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-redwood-text6:hover {
  cursor: pointer;
}
.footer-redwoodroot-class-name {
  display: none;
}











































@media(max-width: 1600px) {
  .footer-redwood-icon5 {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
  }
}
@media(max-width: 1200px) {
  .footer-redwood-footer {
    visibility: visible;
  }
  .footer-redwood-container1 {
    visibility: visible;
  }
  .footer-redwood-text1 {
    width: 100%;
    height: 100%;
  }
  .footer-redwood-icon-group {
    width: 100%;
    height: 100%;
  }
  .footer-redwood-container3 {
    margin-top: var(--dl-space-space-unit);
  }
  .footer-redwood-container4 {
    margin-right: var(--dl-space-space-twounits);
  }
}
@media(max-width: 991px) {
  .footer-redwood-footer {
    width: 0px;
    height: 0px;
    margin: 0px;
    visibility: collapse;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    flex-direction: column;
    padding-bottom: 0px;
  }
  .footer-redwood-container1 {
    width: 0px;
    height: 0px;
    visibility: collapse;
  }
  .footer-redwood-logo {
    width: 0px;
    height: 0px;
  }
  .footer-redwood-container2 {
    width: 0px;
    height: 0px;
  }
  .footer-redwood-text1 {
    width: 0px;
    height: 0%;
    font-size: 0px;
    margin-top: 0px;
    visibility: hidden;
  }
  .footer-redwood-icon-group {
    width: 0%;
    height: 0%;
    margin-top: 0px;
  }
  .footer-redwood-icon1 {
    width: 0px;
    height: 0px;
    margin-right: 0px;
  }
  .footer-redwood-image {
    width: 0px;
    height: 0px;
    margin-right: 0px;
  }
  .footer-redwood-icon3 {
    width: 0px;
    height: 0px;
    margin-right: 0px;
  }
  .footer-redwood-icon5 {
    width: 0px;
    height: 0px;
  }
  .footer-redwood-container3 {
    width: 0px;
    height: 0px;
    visibility: collapse;
  }
  .footer-redwood-container4 {
    width: 0px;
    height: 0px;
    margin-right: 0px;
  }
  .footer-redwood-text5 {
    font-size: 0px;
    margin-bottom: 0px;
  }
  .footer-redwood-navlink1 {
    font-size: 0px;
    margin-bottom: 0px;
  }
  .footer-redwood-navlink2 {
    font-size: 0px;
    margin-bottom: 0px;
  }
  .footer-redwood-navlink3 {
    font-size: 0px;
    margin-bottom: 0px;
  }
  .footer-redwood-text6 {
    font-size: 0px;
    margin-bottom: 0px;
  }
}
@media(max-width: 767px) {
  .footer-redwood-footer {
    width: 0px;
    height: 0px;
    margin: 0%;
    padding: 0%;
    visibility: collapse;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .footer-redwood-container1 {
    width: 0px;
    height: 0px;
    visibility: collapse;
  }
  .footer-redwood-container2 {
    width: 0px;
    height: 0px;
  }
  .footer-redwood-text1 {
    width: 0px;
    height: 0%;
    visibility: hidden;
  }
  .footer-redwood-icon-group {
    width: 0%;
    height: 0%;
  }
  .footer-redwood-container3 {
    width: 0px;
    height: 0px;
    visibility: collapse;
  }
  .footer-redwood-container4 {
    width: 0px;
    height: 0px;
    margin-right: 0px;
  }
}
@media(max-width: 479px) {
  .footer-redwood-footer {
    width: 0%;
    height: 0%;
    margin: 0%;
    padding: 0%;
    visibility: collapse;
    padding-top: 0%;
    padding-left: 0%;
    padding-right: 0%;
    padding-bottom: 0%;
  }
  .footer-redwood-container1 {
    width: 0px;
    height: 0px;
    visibility: collapse;
  }
  .footer-redwood-container2 {
    width: 0px;
    height: 0px;
  }
  .footer-redwood-text1 {
    width: 0%;
    height: 0px;
    visibility: hidden;
  }
  .footer-redwood-icon-group {
    width: 0px;
    height: 0px;
  }
  .footer-redwood-container3 {
    width: 0px;
    height: 0px;
    margin-top: 0px;
    visibility: collapse;
  }
  .footer-redwood-container4 {
    width: 0px;
    height: 0px;
    margin-right: 0px;
  }
}

.page1-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.page1-hero {
  width: 100%;
  margin-bottom: 250px;
}
.page1-container2 {
  display: flex;
  position: relative;
  flex-direction: column;
}
.page1-uh-oh {
  z-index: 4;
  font-size: xxx-large;
  align-self: stretch;
  margin-top: 240px;
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  padding-bottom: 0px;
}
.page1-page-missing {
  top: 283px;
  z-index: 3;
  font-size: 30px;
  align-self: stretch;
  text-align: center;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.page1-navlink {
  width: 200px;
  z-index: 5;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  text-decoration: none;
}
.page1-navlink:hover {
  transform: scale(1.02);
  box-shadow: 0px 0px 10px 0px #ff000a;
}
.page1-navlink:active {
  transform: scale(0.95);
}
.page1-text {
  left: 0px;
  color: rgb(255, 0, 10);
  right: 0px;
  height: 10px;
  margin: auto;
  z-index: 2;
  position: absolute;
  font-size: 550px;
  align-self: stretch;
  text-align: center;
  font-weight: 400;
}
@media(max-width: 1200px) {
  .page1-uh-oh {
    font-size: 50;
    margin-top: 175px;
  }
  .page1-text {
    font-size: 450px;
  }
}
@media(max-width: 991px) {
  .page1-hero {
    width: 95%;
    margin-bottom: 0px;
  }
  .page1-uh-oh {
    margin-top: 25vh;
  }
  .page1-page-missing {
    font-size: 28px;
  }
  .page1-text {
    visibility: hidden;
  }
}
@media(max-width: 767px) {
  .page1-page-missing {
    font-size: 25px;
  }
}
@media(max-width: 479px) {
  .page1-uh-oh {
    font-size: 38px;
  }
  .page1-page-missing {
    font-size: 20px;
    font-weight: 600;
  }
}
