:root {
  --black: black;
  --blackmedium: #505050;
  --beige: #faf9f5;
  --black-hover: #3f3f3f;
  --blackweak: #7d7d7d;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.3;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

a {
  color: var(--black);
  text-decoration: underline;
}

.section-inner {
  padding-top: 0;
  padding-bottom: 0;
}

.section-heading {
  margin-bottom: 48px;
}

.slide {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  flex-flow: column;
  height: auto;
  padding: 0 32px;
  display: flex;
}

.swiper-wrapper {
  align-items: stretch;
}

.swiper-pagination {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.svg-icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  display: flex;
}

.swiper-navigation-buttons {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.swiper-controls {
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.swiper-pagination-bullet {
  background-color: #00000080;
  border-radius: 4px;
  width: 8px;
  height: 8px;
  transition: width .3s;
  position: relative;
  overflow: hidden;
}

.swiper-pagination-bullet-active {
  background-color: #00000080;
  border-radius: 4px;
  width: 16px;
  height: 8px;
  position: relative;
}

.container {
  max-width: 90%;
  padding-left: 0;
  padding-right: 0;
}

.container.nav_container {
  padding-left: 0;
  padding-right: 0;
}

.swiper-pagination-bullet-indicator {
  background-color: #000;
  border-radius: 4px;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.hidden {
  display: none;
}

.swiper-button {
  color: #000;
  background-color: #0000000f;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: background-color .2s;
  display: flex;
}

.swiper-button:hover {
  background-color: #00000026;
}

.swiper-button-resume {
  cursor: pointer;
  display: none;
}

.swiper-button-pause {
  cursor: pointer;
}

.swiper-button-start {
  cursor: pointer;
  display: none;
}

.slide-heading {
  text-align: center;
  font-family: Kadwa, sans-serif;
  font-size: 27px;
  line-height: 120%;
}

.nav_brand {
  color: #313131;
  padding: 16px;
}

.nav_inner {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav {
  z-index: 20;
  border-bottom: 1px solid #0003;
}

.page-nav {
  z-index: 10;
  background-color: #fff;
  border-bottom: 1px solid #0003;
  position: sticky;
  top: 0;
}

.page-nav_inner {
  align-items: baseline;
  display: flex;
}

.page-nav_link {
  color: #333;
  padding: 8px 16px;
  text-decoration: none;
}

.page-nav_link.w--current {
  color: #0082fc;
}

.h2 {
  margin-bottom: 32px;
}

.h3, .block-wrapper {
  margin-bottom: 24px;
}

.nav_link {
  padding: 16px;
}

.nav_link.w--current {
  color: #0082fc;
}

.div-block-15 {
  border-radius: 1000px;
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: auto;
  height: 18vw;
  margin-bottom: 52px;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.image-16 {
  border-radius: 1000px;
  width: 18.5vw;
  max-width: none;
}

.div-block-19 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-top: 0;
  display: flex;
  position: absolute;
  inset: 0% auto -9% 0%;
}

.image-17 {
  width: 2.7vw;
  max-width: none;
}

.paragraph {
  color: var(--blackmedium);
  text-align: center;
  font-family: Kameron, sans-serif;
  font-size: 20px;
  line-height: 150%;
}

.header {
  z-index: 99;
  text-align: center;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 130px;
  min-height: auto;
  margin: 0;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: static;
  top: 0;
}

.faq-header {
  cursor: pointer;
  border-bottom: 1px solid #c2c2c2;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.hero {
  background-color: #0000;
  background-image: url('../images/Hero.jpg');
  background-position: 50% 10%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 38vw;
  min-height: auto;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 12px;
  font-family: Rokkitt, sans-serif;
  font-size: 230px;
  line-height: 100%;
}

.intro {
  background-color: var(--beige);
  margin-top: 0;
  padding: 48px 60px 0;
}

.text-2xl {
  color: var(--black);
  text-align: center;
  -webkit-text-stroke-color: #3b3b3b;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Kadwa, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 150%;
}

.introimage {
  background-color: var(--beige);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 3%;
  grid-row-gap: 3%;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  max-width: 1600px;
  display: flex;
}

.image-2 {
  border-radius: 40px;
  width: 36%;
  max-width: none;
  display: none;
  position: relative;
  top: 60px;
}

.image {
  border-radius: 40px;
  width: 29%;
  max-width: none;
  position: relative;
}

.image-2-copy {
  border-radius: 40px;
  width: 36%;
  max-width: none;
  position: relative;
  top: 60px;
}

.browse {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--beige);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 69px 60px 70px;
  display: flex;
}

.heading-2a {
  color: #000;
  text-align: center;
  letter-spacing: normal;
  text-indent: 0;
  column-count: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Rokkitt, sans-serif;
  font-size: 55px;
  line-height: 100%;
}

.heading-2a.big {
  font-size: 72px;
  line-height: 100%;
}

.heading-2a.small {
  font-family: Rokkitt, sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 100%;
}

.text-xl {
  color: #505050;
  text-align: center;
  font-family: Kadwa, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 160%;
}

.market {
  background-color: var(--beige);
  flex-flow: column;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.div-block-17 {
  background-image: url('../images/MeetThePeople.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  align-self: center;
  width: 100%;
  max-width: 1100px;
  height: 647px;
}

.meet {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--beige);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 70px 60px 80px;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 550px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.dotxl {
  color: #919191;
  background-color: #d9d9d9;
  border-radius: 12px;
  width: 10px;
  height: 10px;
}

.lidesc {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-2 {
  color: #a6a6a6;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Kadwa, sans-serif;
  font-size: 25px;
}

.linum {
  text-align: center;
  background-color: #faf9f5;
  border-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 68px;
  height: 68px;
  display: flex;
  box-shadow: inset 1px 1px #0003;
}

.howli {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.h2combo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.h2combo._50percent {
  width: 50%;
}

.div-block-8 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.div-block-6 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  padding: 0;
  display: flex;
}

.text-l {
  color: #000;
  padding-top: 0;
  font-family: Kadwa, sans-serif;
  font-size: 22px;
  line-height: 150%;
}

.text-l.bold {
  color: #000;
  padding-top: 0;
  font-weight: 700;
}

.text-l.enter {
  color: var(--black);
  text-align: center;
  padding-top: 0;
  font-size: 22px;
  line-height: 150%;
}

.hoitworks {
  text-align: center;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 80px 60px 90px;
  display: flex;
}

.errors {
  color: #e62328;
  width: auto;
  height: auto;
  padding-top: 2px;
  font-family: Kadwa, sans-serif;
  font-size: 14px;
  font-style: normal;
  display: none;
  position: static;
  top: -26px;
}

.inputcustom {
  position: relative;
}

.getaccesssection {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 790px;
  padding-top: 100px;
  padding-bottom: 110px;
  display: flex;
}

.text-field {
  color: #000;
  border: 2px solid #d9d9d9;
  border-radius: 100px;
  height: 68px;
  margin-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
  font-family: Kameron, sans-serif;
  font-size: 19px;
  line-height: 140%;
}

.text-field:hover {
  background-color: #f9f9f9;
}

.text-field:focus {
  background-color: #fff;
  border: 2px solid #000;
}

.text-field::placeholder {
  color: #7d7d7d;
}

.form-block {
  text-align: center;
  width: 100%;
  max-width: 320px;
  margin-bottom: 0;
}

.getaccess {
  background-color: var(--beige);
  justify-content: center;
  align-items: center;
  padding: 0 60px;
  display: flex;
}

.formemail {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  padding-top: 40px;
  padding-bottom: 50px;
  display: flex;
}

.inputs {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

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

.form1-image {
  background-image: url('../images/GetAccess1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  align-self: stretch;
  width: 50%;
  min-height: 530px;
}

.submit-button {
  background-color: #000;
  border-radius: 100px;
  align-self: center;
  height: 68px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Kameron, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 120%;
}

.submit-button:hover {
  background-color: #3f3f3f;
}

.field-label {
  display: none;
}

.formwrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 50%;
  display: flex;
}

.why {
  background-color: var(--beige);
  flex-flow: column;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.div-block-12 {
  background-image: url('../images/Why.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 1100px;
  height: 487px;
  padding-bottom: 20px;
  display: flex;
}

.heading-5 {
  color: #fff;
  text-align: center;
  font-family: Rokkitt, sans-serif;
  font-size: 130px;
  line-height: 75%;
}

.feature {
  box-sizing: border-box;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  object-fit: fill;
  background-color: #0000;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.marketfeatures {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  background-color: var(--beige);
  border-right: 1px dashed #929292;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 60px 100px;
  display: flex;
}

.heading-5-copy {
  color: #fff;
  text-align: center;
  font-family: Rokkitt, sans-serif;
  font-size: 130px;
  line-height: 75%;
  display: none;
}

.dotlinev {
  background-image: url('../images/DotLineVert_1DotLineVert.png');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: auto;
  flex: 0 auto;
  align-self: stretch;
  width: 1px;
}

.image-13, .image-11 {
  max-width: none;
  height: 145px;
}

.dotlinev-copy {
  background-image: url('../images/DotLineVert_1DotLineVert.png');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: auto;
  flex: 0 auto;
  align-self: stretch;
  width: 1px;
}

.image-12 {
  max-width: none;
  height: 145px;
}

.features {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.producers {
  background-color: var(--beige);
  padding-bottom: 40px;
}

.founderwords {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 80px 60px 100px;
  display: flex;
}

.text-m {
  color: #505050;
  text-align: center;
  max-width: 790px;
  font-family: Kameron, sans-serif;
  font-size: 20px;
  line-height: 140%;
}

.getaccess2 {
  background-color: var(--beige);
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.form2-image {
  background-image: url('../images/GetAccess2.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  align-self: stretch;
  width: 50%;
  min-width: auto;
  min-height: 530px;
}

.heading-2-copy {
  color: #000;
  text-align: center;
  letter-spacing: normal;
  text-indent: 0;
  column-count: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Rokkitt, sans-serif;
  font-size: 55px;
  line-height: 80%;
}

.display-s {
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kadwa, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 110%;
}

.body {
  color: #696969;
  font-family: Kameron, sans-serif;
  font-size: 20px;
  line-height: 140%;
}

.faq-header-icon {
  width: 1.25rem;
}

.faq-wrapper {
  flex-flow: column;
  width: auto;
  max-width: none;
  display: flex;
}

.qalistanswer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 100%;
  max-width: 790px;
  display: flex;
}

.faq-answer {
  padding-top: 24px;
  padding-bottom: 24px;
}

.faq-answer-wrapper {
  overflow: hidden;
}

.qa {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #faf9f5;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 0 60px 100px;
  display: flex;
}

.footer {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 60px 60px 80px;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-4 {
  text-decoration: none;
}

.text-block-8 {
  color: #333;
  text-transform: uppercase;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  font-family: Kadwa, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.dots {
  color: #919191;
  background-color: #d9d9d9;
  border-radius: 12px;
  width: 5px;
  height: 5px;
}

.h2combohulf {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.h2combohulf._50percent {
  width: 50%;
}

.text-block-9 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 18px;
}

.infotext {
  color: var(--blackmedium);
  margin-bottom: 20px;
  font-family: Kameron, sans-serif;
  font-size: 22px;
  line-height: 130%;
}

.infotext:visited {
  color: var(--black);
}

.infotext.center {
  text-align: center;
  margin-bottom: 60px;
}

.devider {
  background-color: #000;
  height: 1px;
  margin-bottom: 24px;
}

.infoh2 {
  color: #000;
  border-bottom: 1px solid #afafaf;
  margin-top: 0;
  margin-bottom: 24px;
  padding-top: 30px;
  padding-bottom: 24px;
  font-family: Kameron, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 120%;
}

.div-block-20 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  max-width: 790px;
  display: flex;
}

.section-3 {
  background-color: var(--beige);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
}

.infoh1 {
  color: #a5a5a5;
  text-align: center;
  letter-spacing: -2px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Kameron, sans-serif;
  font-size: 93px;
  font-weight: 400;
  line-height: 120%;
}

.italic-text {
  font-family: Kameron, sans-serif;
  font-size: 19px;
}

.infoblock {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.text-block-10 {
  color: var(--black);
  text-align: center;
  margin-top: 12px;
  font-family: Kameron, sans-serif;
  font-size: 17px;
  line-height: 150%;
}

@media screen and (max-width: 991px) {
  .slide {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-15 {
    justify-content: space-between;
    align-self: stretch;
    align-items: center;
    width: 100%;
    height: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-16 {
    width: 39vw;
  }

  .div-block-19 {
    align-self: stretch;
    width: 100%;
  }

  .image-17 {
    width: 8vw;
  }

  .hero {
    height: 55vw;
  }

  .heading {
    font-size: 24vw;
  }

  .intro {
    margin-top: 0;
    margin-bottom: 0;
    padding: 60px;
  }

  .text-2xl {
    padding: 0;
    font-size: 31px;
  }

  .introimage {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 71%;
  }

  .image-2 {
    align-self: stretch;
    width: auto;
    display: inline-flex;
    top: auto;
  }

  .image {
    align-self: stretch;
    width: auto;
  }

  .image-2-copy {
    align-self: stretch;
    width: auto;
    display: none;
    top: auto;
  }

  .browse {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-2a {
    padding-top: 0;
    font-size: 54px;
    line-height: 100%;
  }

  .heading-2a.big {
    font-size: 66px;
    line-height: 100%;
  }

  .heading-2a.small {
    line-height: 100%;
  }

  .text-xl {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 23px;
  }

  .div-block-17 {
    height: 50vw;
  }

  .meet {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .dotxl {
    width: 8px;
    height: 8px;
  }

  .h2combo {
    width: 100%;
  }

  .div-block-8 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .text-l {
    color: #000;
    text-align: left;
    font-size: 18px;
    line-height: 150%;
  }

  .text-l.enter {
    color: var(--black);
    font-size: 18px;
  }

  .hoitworks {
    justify-content: center;
    align-items: center;
    padding-top: 60px;
    padding-right: 60px;
  }

  .getaccesssection {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex: 1;
    max-width: none;
    padding: 60px 0 80px;
  }

  .getaccess {
    padding-left: 60px;
  }

  .form1-image {
    background-image: url('../images/GetAccess1.jpg');
    background-position: 50% 0;
    background-size: auto;
    border-radius: 40px;
    align-self: stretch;
    width: 50%;
    min-height: 530px;
  }

  .submit-button {
    font-size: 18px;
  }

  .div-block-12 {
    height: 50vw;
    padding-bottom: 12px;
  }

  .heading-5 {
    font-size: 105px;
  }

  .feature {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .marketfeatures {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .heading-5-copy {
    font-size: 112px;
    display: none;
  }

  .image-13 {
    width: auto;
    height: 110px;
    min-height: auto;
  }

  .image-11 {
    width: auto;
    height: 110px;
  }

  .image-12 {
    width: auto;
    height: 110px;
    min-height: auto;
  }

  .features {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    width: 100%;
  }

  .founderwords {
    padding-left: 60px;
    padding-right: 60px;
  }

  .form2-image {
    background-image: url('../images/GetAccess2.jpg');
    background-position: 50% 0;
    background-size: cover;
    border-radius: 40px;
    align-self: stretch;
    width: 50%;
    min-height: 530px;
  }

  .heading-2-copy {
    padding-top: 0;
    font-size: 54px;
    line-height: 100%;
  }

  .qa {
    padding-left: 60px;
    padding-right: 60px;
  }

  .h2combohulf {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .slide-heading {
    font-size: 24px;
  }

  .div-block-15 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .image-16 {
    width: 40vw;
  }

  .div-block-19 {
    bottom: -9%;
  }

  .image-17 {
    width: 7vw;
  }

  .hero {
    height: 54vw;
  }

  .intro {
    margin-top: 0;
    margin-bottom: 0;
    padding: 60px;
  }

  .text-2xl {
    padding: 0;
    font-size: 30px;
  }

  .introimage {
    padding-top: 0;
  }

  .div-block-2 {
    flex-flow: column;
    width: 74vw;
  }

  .image-2 {
    display: block;
  }

  .image-2-copy {
    order: 0;
    display: none;
  }

  .browse {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .heading-2a {
    font-size: 49px;
    line-height: 100%;
  }

  .heading-2a.big {
    font-size: 64px;
    line-height: 100%;
  }

  .heading-2a.small {
    font-size: 31px;
    line-height: 100%;
  }

  .text-xl {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 21px;
  }

  .market {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-17 {
    border-radius: 0;
    height: 59vw;
  }

  .meet {
    padding-left: 60px;
    padding-right: 60px;
  }

  .div-block-4 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .linum {
    background-color: #faf9f5;
  }

  .h2combo {
    align-self: stretch;
    width: auto;
  }

  .div-block-8 {
    width: auto;
  }

  .div-block-6 {
    flex-flow: column;
  }

  .text-l, .text-l.enter {
    text-align: left;
  }

  .hoitworks {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .getaccesssection {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .form-block {
    width: 80%;
    max-width: 340px;
  }

  .getaccess {
    padding-left: 0;
    padding-right: 0;
  }

  .formemail {
    padding: 0;
  }

  .form1-image {
    background-position: 50%;
    background-size: cover;
    border-radius: 0;
    align-self: stretch;
    width: 100%;
    height: 43vh;
  }

  .submit-button {
    font-size: 18px;
  }

  .formwrapper {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .why {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-12 {
    border-radius: 0;
    height: 61vw;
  }

  .heading-5 {
    font-size: 17vw;
  }

  .feature {
    flex-flow: row;
    align-self: center;
    min-width: 320px;
    max-width: 320px;
  }

  .marketfeatures {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 60px;
  }

  .heading-5-copy {
    font-size: 17vw;
    display: none;
  }

  .dotlinev {
    background-image: url('../images/DotLineHor_1DotLineHor.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 1px;
  }

  .image-13 {
    width: auto;
    height: 90px;
  }

  .image-11 {
    height: 90px;
    line-height: 20px;
  }

  .dotlinev-copy {
    background-image: url('../images/DotLineHor_1DotLineHor.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 1px;
  }

  .image-12 {
    width: auto;
    height: 90px;
  }

  .features {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    width: 100%;
  }

  .getaccess2 {
    padding-left: 0;
    padding-right: 0;
  }

  .form2-image {
    background-position: 50%;
    border-radius: 0;
    width: 100%;
    height: 43vh;
  }

  .heading-2-copy {
    font-size: 49px;
    line-height: 100%;
  }

  .display-s {
    font-size: 1.25rem;
  }

  .footer {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .div-block-16 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .h2combohulf {
    align-self: stretch;
    width: auto;
  }

  .infoh1 {
    font-size: 70px;
  }
}

@media screen and (max-width: 479px) {
  .slide {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0;
  }

  .div-block-15 {
    align-self: stretch;
    width: 100%;
  }

  .image-16 {
    align-self: center;
    width: 77vw;
  }

  .image-17 {
    width: 16vw;
  }

  .paragraph {
    font-size: 17px;
    line-height: 140%;
  }

  .header {
    flex-flow: column;
    height: 120px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 32px;
    padding-right: 32px;
  }

  .hero {
    background-position: 50% 100%;
    height: 58vw;
    min-height: auto;
  }

  .heading {
    padding-top: 45vw;
  }

  .intro {
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 32px;
  }

  .text-2xl {
    color: var(--blackmedium);
    padding: 0;
    font-size: 6vw;
    line-height: 150%;
  }

  .introimage {
    padding: 0 32px;
  }

  .div-block-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: auto;
    max-width: none;
  }

  .image-2 {
    border-radius: 7vw;
    width: 100%;
    position: static;
  }

  .image {
    border-radius: 7vw;
    align-self: stretch;
    width: 100%;
    position: static;
  }

  .image-2-copy {
    border-radius: 7vw;
    width: 100%;
    position: static;
  }

  .browse {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 60px 32px;
  }

  .heading-2a {
    font-size: 44px;
    line-height: 86%;
  }

  .heading-2a.big {
    font-size: 44px;
    line-height: 120%;
  }

  .heading-2a.small {
    font-size: 28px;
  }

  .text-xl {
    color: var(--blackmedium);
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 170%;
  }

  .div-block-17 {
    height: 79vw;
  }

  .meet {
    margin-left: 0;
    margin-right: 0;
    padding: 60px 32px;
  }

  .div-block-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .dotxl {
    width: 7px;
    height: 7px;
  }

  .linum {
    width: 68px;
    height: 68px;
  }

  .div-block-8 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .div-block-6 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text-l {
    color: var(--blackmedium);
    text-align: left;
    padding-top: 0;
    font-size: 18px;
    line-height: 150%;
  }

  .text-l.bold {
    padding-top: 0;
  }

  .text-l.enter {
    color: #3f3f3f;
    text-align: left;
    font-size: 18px;
  }

  .hoitworks {
    padding: 40px 32px;
  }

  .getaccesssection {
    flex-flow: column;
    align-items: stretch;
  }

  .text-field {
    font-size: 20px;
  }

  .form-block {
    width: 100%;
    max-width: 310px;
  }

  .formemail {
    padding: 0;
  }

  .form1-image {
    height: 32vh;
  }

  .submit-button {
    font-size: 18px;
    font-weight: 600;
  }

  .formwrapper {
    width: 100%;
    padding: 40px 32px 60px;
  }

  .div-block-12 {
    background-image: linear-gradient(1deg, #00000080, #0000), url('../images/Why.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 67vw;
  }

  .heading-5 {
    font-size: 20vw;
    font-weight: 600;
    display: block;
  }

  .feature {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .marketfeatures {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 40px 0;
  }

  .heading-5-copy {
    color: #000;
    font-size: 56px;
    display: none;
  }

  .div-block-18 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    display: flex;
  }

  .image-13, .image-11, .image-12 {
    height: 80px;
  }

  .features {
    align-self: center;
    width: 80%;
  }

  .founderwords {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding: 60px 32px 70px;
  }

  .text-m {
    font-size: 17px;
  }

  .form2-image {
    height: 32vh;
  }

  .heading-2-copy {
    font-size: 36px;
    line-height: 100%;
  }

  .display-s {
    font-size: 1.1rem;
  }

  .body {
    margin-bottom: 0;
    font-size: 17px;
  }

  .qa {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    padding-top: 0;
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-block-9 {
    padding-top: 18px;
  }

  .infotext {
    font-size: 19px;
  }

  .infotext.center {
    margin-bottom: 40px;
    font-size: 19px;
  }

  .infoh2 {
    border-bottom-color: #afafaf;
    margin-bottom: 16px;
    padding-top: 20px;
    padding-bottom: 16px;
    font-size: 21px;
    font-weight: 600;
    line-height: 140%;
  }

  .infolist {
    padding-left: 20px;
  }

  .section-3 {
    padding: 20px 20px 60px;
  }

  .infoh1 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 50px;
  }

  .italic-text {
    font-size: 17px;
  }

  .infoblock {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
}


