@font-face {
  font-family: Helveticaneue;
  src: url('../fonts/HelveticaNeue-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

a {
  text-decoration: none;
}

.body {
  background-color: #121212;
}

.nav-bar {
  justify-content: space-between;
  align-items: center;
  padding: 1.625rem 5rem;
  display: flex;
}

.link {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
}

.link:hover {
  color: #c29d78;
}

.div-block {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  display: flex;
}

.text-block {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.link-block {
  border: .0625rem solid #fff;
  border-radius: .75rem;
  padding: .875rem 1.625rem;
  transition: all .3s;
}

.link-block:hover {
  background-color: #fff3;
}

.hero-header {
  height: auto;
  padding: 4.375rem 5rem;
}

.div-block-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading {
  color: #fff;
  text-transform: capitalize;
  margin-top: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 3.375rem;
  font-weight: 500;
  line-height: 3.875rem;
}

.paragraph {
  color: #aaa;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.875rem;
}

.div-block-3 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 37.5rem;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.link-block-2 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  background-color: #c29d78;
  border-radius: .625rem;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem 1.25rem;
  display: flex;
}

.link-block-2.variant {
  background-color: #c29d781a;
  border: .0625rem solid #c29d78;
  justify-content: flex-start;
  align-items: center;
}

.div-block-4 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  display: flex;
}

.text-block-3 {
  color: #fff;
  margin-top: 1.25rem;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.5rem;
}

.div-block-5 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  display: flex;
}

.div-block-6 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.ui-card1 {
  border: .0312rem solid #ffffff4d;
  border-radius: .625rem;
  flex-flow: column;
  width: 18.75rem;
  height: auto;
  padding: .625rem;
  display: flex;
  position: relative;
  top: 2.5rem;
  left: 20rem;
}

.background-video {
  border-radius: .625rem;
  width: 17.5rem;
  height: 17.5rem;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 2rem;
}

.div-block-8 {
  background-color: #ffffff1a;
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 4.375rem;
  height: 1.5rem;
  padding: .375rem;
  display: flex;
}

.text-block-4 {
  color: #fff;
}

.div-block-9 {
  justify-content: space-between;
  align-items: center;
  margin-top: .375rem;
  display: flex;
}

.text-block-5 {
  color: #fff;
  margin-top: .625rem;
}

.div-block-10 {
  background-color: #282828;
  border-radius: .75rem;
  justify-content: space-between;
  margin-top: .625rem;
  padding: .875rem .625rem;
  display: flex;
}

.text-block-6 {
  color: #fff;
}

.text-block-7 {
  color: #fff;
  text-align: right;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 1.3125rem;
  font-weight: 500;
}

.ui-card2 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  -webkit-backdrop-filter: blur(1.25rem);
  backdrop-filter: blur(1.25rem);
  border: .0625rem solid #fff3;
  border-radius: .8125rem;
  width: 26.875rem;
  padding: .875rem;
  display: flex;
  position: relative;
  top: -26.25rem;
}

.ui-card2.howitw2 {
  top: 4.375rem;
  left: -3.75rem;
}

.div-block-11 {
  background-color: #c29d78;
  border-radius: 4.375rem;
  justify-content: center;
  align-items: center;
  padding: .875rem;
  display: flex;
}

.text-block-8 {
  color: #fff;
  font-size: 1.25rem;
}

.text-block-9 {
  color: #ffffff80;
  font-size: 1rem;
}

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

.ui-card3 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  -webkit-backdrop-filter: blur(.625rem);
  backdrop-filter: blur(.625rem);
  border: .0625rem solid #ffffff4d;
  border-radius: .625rem;
  flex-flow: column;
  width: 12.5rem;
  padding: .875rem 1.125rem;
  display: flex;
  position: relative;
  top: -25rem;
  left: 10rem;
}

.text-block-10 {
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.div-block-13 {
  margin-top: .625rem;
}

.ui-card4 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  -webkit-backdrop-filter: blur(.625rem);
  backdrop-filter: blur(.625rem);
  border: .0625rem solid #fff3;
  border-radius: .75rem;
  flex-flow: column;
  width: 18.75rem;
  padding: .875rem;
  display: flex;
  position: relative;
  top: -21.25rem;
  left: .625rem;
}

.ui-card4.var2 {
  top: -29.375rem;
  left: -8.75rem;
}

.ui-card4.hwitw {
  top: 10rem;
  left: -6.875rem;
}

.text-block-11 {
  color: #fff;
  font-size: 1.625rem;
  line-height: 2rem;
}

.div-block-15 {
  background-color: #c29d78;
  border-radius: 2.5rem;
  padding: .625rem 1rem;
}

.text-block-12 {
  font-size: 1.125rem;
  font-weight: 700;
}

.div-block-16 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-17 {
  color: #c29d78;
  background-color: #c29d78;
  border-radius: 4.375rem;
  height: .5rem;
}

.text-block-13 {
  color: #fff6;
  font-size: 1rem;
  line-height: 1.375rem;
}

.text-block-14 {
  color: #fff6;
  text-align: right;
  font-size: 1rem;
  line-height: 1.375rem;
}

.div-block-18 {
  justify-content: space-between;
  display: flex;
}

.div-block-19 {
  background-color: #c29d78;
  border-radius: 3.125rem;
  padding: .875rem;
}

.div-block-20 {
  border-top: .0625rem solid #fff6;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: .625rem;
  display: flex;
}

.text-block-15 {
  color: #fff;
  font-size: 1.375rem;
  line-height: 1.625rem;
}

.text-block-16 {
  color: #fff6;
  font-size: 1rem;
}

.text-span {
  color: #c29d78;
}

.div-block-21 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.div-block-22 {
  height: 37.5rem;
}

.scroll360-section {
  height: 70vh;
  overflow: hidden;
}

.div-block-23 {
  z-index: 4;
  justify-content: center;
  align-items: center;
  height: 90vh;
  padding-top: .625rem;
  padding-bottom: 2.5rem;
  display: flex;
  position: static;
}

.heading-3 {
  color: #c29d78;
  margin-top: .625rem;
  font-size: 10.625rem;
  line-height: 10.625rem;
}

.div-block-24 {
  z-index: -5;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  display: flex;
  position: absolute;
}

.usp-section {
  padding: 5rem;
}

.div-block-25 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-4 {
  color: #fff;
  text-transform: capitalize;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.375rem;
}

.paragraph-2 {
  color: #aaa;
  margin-top: 1.875rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.heading-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-weight: 500;
}

.div-block-26 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  display: flex;
}

.paragraph-3 {
  color: #fff;
  margin-bottom: 0;
}

.div-block-27 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-bottom: .875rem;
  display: flex;
}

.div-block-28 {
  background-color: #c29d78;
  border-radius: 3.75rem;
  justify-content: center;
  align-items: center;
  padding: .875rem;
  display: flex;
}

.paragraph-4 {
  color: #fff;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.3125rem;
}

.background-video-2 {
  border-radius: 1.875rem;
  width: 33.75rem;
  height: 39.375rem;
  margin-left: 5rem;
}

.div-block-29 {
  justify-content: flex-end;
  align-items: center;
  height: 40rem;
  display: block;
}

.marketplace-section {
  padding: 5rem;
}

.div-block-30 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-31 {
  border: .0625rem solid #fff3;
  border-radius: 1.25rem;
  flex-flow: column;
  padding: .625rem;
  display: flex;
}

.text-block-17 {
  color: #fff;
  margin-top: 1.25rem;
  font-size: .875rem;
}

.heading-6 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
}

.div-block-32 {
  color: #fff;
  background-color: #ffffff1a;
  border-radius: 4.375rem;
  padding: .625rem 1.25rem;
}

.div-block-33 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-34 {
  background-color: #fff6;
  border-radius: 7.5rem;
  height: .625rem;
  margin-top: .875rem;
}

.div-block-35 {
  background-color: #c29d78;
  border-radius: 6.875rem;
  width: 11.875rem;
  height: .625rem;
}

.text-block-18 {
  color: #ffffff80;
  font-size: 1rem;
}

.div-block-36 {
  justify-content: space-between;
  margin-top: .625rem;
  padding-top: .625rem;
  padding-bottom: .625rem;
  display: flex;
}

.link-block-3 {
  border: .0625rem solid #fff;
  border-radius: .625rem;
  justify-content: center;
  align-items: center;
  margin-top: 1.25rem;
  padding: 1.25rem .875rem;
  transition: all .3s;
  display: flex;
}

.link-block-3:hover {
  background-color: #ffffff1a;
}

.text-block-19 {
  color: #fff;
  font-size: 1rem;
  text-decoration: none;
}

.heading-7 {
  color: #fff;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.125rem;
}

.div-block-37 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3.75rem;
  display: flex;
}

.link-block-4 {
  background-color: #c29d78;
  border-radius: .75rem;
  padding: 1rem;
}

.text-block-20 {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: .9375rem;
  font-weight: 500;
}

.image {
  position: relative;
  top: -5rem;
}

.video-background-section {
  padding: 5.625rem;
}

.background-video-3 {
  border-radius: 1.25rem;
  height: 70vh;
}

.div-block-38 {
  padding: 5rem;
}

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

.background-video-4 {
  z-index: 2;
  border-radius: 1.25rem;
  width: 50vw;
}

.div-block-40 {
  background-color: #c29d78;
  border-radius: 3.125rem;
  padding: .875rem;
}

.div-block-41 {
  z-index: 3;
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  -webkit-backdrop-filter: blur(1.25rem);
  backdrop-filter: blur(1.25rem);
  border: .0625rem solid #fff3;
  border-radius: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  padding: .875rem;
  display: flex;
  position: relative;
  top: 1.25rem;
  left: -3.75rem;
}

.div-block-41.var-htw1.var-htw2 {
  top: 1.875rem;
  left: -.625rem;
}

.div-block-41.var-htw1.var-htw4 {
  top: 3.125rem;
  left: -2.5rem;
}

.div-block-41.var-htw1.var-htw3 {
  top: 2.5rem;
}

.text-block-21 {
  color: #fff9;
  font-size: 1.0625rem;
  line-height: 1.4375rem;
}

.text-span-2 {
  color: #fff;
}

.div-block-42 {
  margin-bottom: 2.5rem;
}

.heading-8 {
  color: #fff;
  text-transform: capitalize;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.125rem;
}

.faq-section {
  padding: 5.625rem;
}

.div-block-43 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-9 {
  color: #fff;
  text-transform: capitalize;
  margin-top: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.125rem;
}

.dropdown {
  width: 36.25rem;
}

.dropdown-toggle {
  color: #fff;
  border-bottom: .0625rem solid #fff3;
  display: flex;
}

.dropdown-toggle.w--open {
  padding-left: 0;
  display: flex;
}

.text-block-22 {
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 1.0625rem;
  font-weight: 500;
}

.icon {
  color: #c29d78;
}

.testimonials-section {
  padding: 5rem;
}

.div-block-44 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-45 {
  background-color: #282828;
  border-radius: 1.25rem;
  padding: 1.25rem;
}

.div-block-46 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-23 {
  color: #fff;
  font-size: 1rem;
}

.text-block-24 {
  color: #ffffff80;
}

.div-block-47 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  display: flex;
}

.text-block-25 {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.875rem;
}

.div-block-48 {
  grid-column-gap: 5.5rem;
  grid-row-gap: 5.5rem;
  flex-flow: column;
  display: flex;
}

.div-block-49 {
  background-color: #c29d78;
  border-radius: 1.875rem;
  padding: .75rem 1.25rem;
}

.text-block-26 {
  color: #fff;
  font-size: 1.25rem;
}

.div-block-50 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-27 {
  color: #fff;
  font-size: 1.25rem;
}

.div-block-51 {
  grid-column-gap: .1875rem;
  grid-row-gap: .1875rem;
  flex-flow: column;
  display: flex;
}

.heading-10 {
  color: #fff;
  text-transform: capitalize;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 2.875rem;
  line-height: 3.125rem;
}

.div-block-52 {
  margin-bottom: 2.5rem;
}

.footer-section {
  padding: 5rem;
}

.div-block-53 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-54 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-28 {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: .9375rem;
  font-weight: 500;
}

.link-block-5 {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-2 {
  height: .8125rem;
}

.text-block-29 {
  color: #ffffff80;
  font-size: .9375rem;
}

.image-3 {
  height: 1.875rem;
}

.div-block-55 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  display: flex;
}

.div-block-56 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.text-block-30 {
  color: #ffffff80;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: .9375rem;
  font-weight: 500;
}

.link-2 {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: .9375rem;
  font-weight: 400;
  text-decoration: none;
}

.div-block-57 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.image-4 {
  height: 4.375rem;
}

.div-block-58 {
  margin-top: 5rem;
}

.body-2 {
  background-color: #121212;
}

.section {
  padding: 5rem;
}

.link-block-6 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  display: flex;
}

.text-block-31 {
  color: #fff;
  text-transform: uppercase;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
}

.heading-11 {
  color: #fff;
  margin-top: 1.25rem;
  margin-bottom: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 4rem;
}

.div-block-59 {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.div-block-60 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  display: flex;
}

.text-block-32 {
  color: #fff;
  font-size: 1.1875rem;
}

.div-block-61 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  display: flex;
}

.div-block-62 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1.875rem;
  display: grid;
}

.image-5 {
  position: relative;
  top: -31.875rem;
  left: 1.25rem;
}

.div-block-63 {
  background-color: #202020;
  border: .0625rem solid #fff6;
  border-radius: 1.25rem;
  flex-flow: column;
  width: 40rem;
  padding: 1.25rem;
  display: flex;
}

.div-block-64 {
  justify-content: space-between;
  display: flex;
}

.div-block-65 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  background-color: #c29d78;
  border-radius: 3.125rem;
  padding: .75rem;
  display: flex;
}

.text-block-33 {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: .9375rem;
  font-weight: 500;
}

.text-block-34 {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.875rem;
}

.div-block-66 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 1.5rem;
  display: flex;
}

.text-block-35 {
  color: #fff;
  font-size: .9375rem;
}

.div-block-67 {
  background-color: #fff3;
  border-radius: 6.875rem;
  height: .5rem;
  margin-top: 1.875rem;
}

.div-block-68 {
  background-color: #c29d78;
  border-radius: 5rem;
  width: 20.625rem;
  height: .5rem;
}

.text-block-36 {
  color: #ffffff80;
}

.div-block-69 {
  justify-content: space-between;
  align-items: center;
  margin-top: 1.25rem;
  display: flex;
}

.text-block-37 {
  color: #ffffff80;
}

.div-block-70 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-71 {
  background-color: #282828;
  border-radius: .625rem;
  padding: .625rem;
}

.text-block-38 {
  color: #fff;
}

.text-block-39 {
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.375rem;
}

.text-field {
  background-color: #fff0;
  border-radius: .3125rem;
  height: 3.75rem;
  margin-top: .625rem;
  padding-top: 0;
}

.form {
  border-radius: 0;
}

.div-block-72 {
  margin-top: 1.25rem;
}

.link-block-7 {
  background-color: #c29d78;
  border-radius: .625rem;
  justify-content: center;
  align-items: center;
  padding: 1.25rem;
  transition: all .3s;
  display: flex;
}

.link-block-7:hover {
  background-color: #967350;
}

.text-block-40 {
  color: #fff;
  font-size: 1.0625rem;
}

.div-block-73 {
  border: 0 solid #fff3;
  margin-top: 1.25rem;
}

.text-block-41 {
  color: #fff;
  text-align: center;
}

.text-block-42 {
  color: #fff6;
  text-align: center;
}

.div-block-74 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.div-block-75 {
  background-color: #fff3;
  height: .0625rem;
  margin-top: 1.25rem;
}

.main-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1.25rem;
  display: flex;
  position: relative;
  top: .0625rem;
}

.left-container {
  flex-flow: column;
  display: flex;
}

.right-container {
  z-index: 2;
  aspect-ratio: auto;
  position: sticky;
  top: 20px;
}

.image-6 {
  width: 38.0332rem;
  height: 33.75rem;
}

.heading-12 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 2.25rem;
}

.specifications {
  margin-top: 1.875rem;
}

.div-block-76 {
  border-bottom: .0312rem solid #fff;
  justify-content: space-between;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.text-block-43 {
  color: #fff;
}

.text-block-44 {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-weight: 500;
}

.details {
  margin-top: 1.875rem;
}

.heading-13 {
  color: #fff;
  margin-top: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 2.25rem;
}

.div-block-77 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1.25rem;
  display: grid;
}

.div-block-78 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  background-color: #282828;
  border-radius: .875rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: .75rem;
  display: flex;
}

.text-block-45 {
  color: #fff;
  font-size: .9375rem;
}

.text-block-46 {
  color: #fff;
}

.div-block-79 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  display: flex;
}

.see-other-sellers {
  margin-top: 2.5rem;
}

.heading-14 {
  color: #fff;
  margin-top: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 2.25rem;
}

.div-block-81 {
  justify-content: space-between;
  padding-top: .375rem;
  padding-bottom: .375rem;
  display: flex;
}

.text-block-47 {
  color: #fff;
}

.div-block-82 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  display: flex;
}

.text-block-48 {
  color: #fff;
}

.map {
  margin-top: 2.5rem;
}

.heading-15 {
  color: #fff;
  margin-top: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-weight: 500;
}

.code-embed {
  border-radius: 7.5rem;
  margin-top: 1.875rem;
}

.body-3 {
  background-color: #121212;
}

.hero-section {
  padding: 5rem;
}

.div-block-83 {
  justify-content: space-between;
  margin-top: 1.875rem;
  display: flex;
}

.div-block-84 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  border: .0312rem solid #fff;
  border-radius: .75rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 1.25rem .875rem;
  font-size: .9375rem;
  display: flex;
}

.div-block-84.search-bar {
  justify-content: flex-start;
  align-items: center;
  width: 50rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.div-block-84.search-bar.searchbar-profile {
  width: 71.25rem;
}

.text-block-49 {
  color: #fff;
}

.div-block-85 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  display: flex;
}

.main-container-market {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  margin-top: 2.5rem;
  padding-top: 0;
  display: flex;
  position: relative;
  top: .0625rem;
}

.left-container-market {
  z-index: 1;
  height: 27.5rem;
  position: sticky;
  top: 1.875rem;
}

.min-invest {
  flex-flow: column;
  display: flex;
}

.heading-16 {
  color: #fff;
  width: 10.625rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.875rem;
}

.div-block-86 {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-87 {
  border: .0625rem solid #ffffff4d;
  border-radius: .625rem;
  justify-content: space-between;
  margin-top: .875rem;
  padding: .875rem;
  display: flex;
}

.text-block-50 {
  color: #ffffff80;
}

.link-block-8 {
  color: #fff;
  background-color: #c29d78;
  border-radius: .625rem;
  justify-content: center;
  align-items: center;
  margin-top: .875rem;
  padding: .875rem .625rem;
  font-size: .9375rem;
  text-decoration: none;
  display: flex;
}

.status {
  grid-column-gap: 10.5625rem;
  grid-row-gap: 10.5625rem;
  border-top: .0625rem solid #ffffff4d;
  border-bottom: .0625rem solid #ffffff4d;
  margin-top: 1.875rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.status.specs {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: space-between;
}

.status.status2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border-top-width: 0;
  justify-content: space-between;
  width: 17.5rem;
  margin-top: 0;
}

.text-block-51 {
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.875rem;
}

.text-block-52 {
  font-weight: 700;
}

.div-block-88 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.market-ui-card1 {
  grid-column-gap: .1875rem;
  grid-row-gap: .1875rem;
  border: .0625rem solid #fff3;
  border-radius: .75rem;
  flex-flow: column;
  padding: .75rem;
  display: flex;
}

.text-block-53 {
  color: #fff;
  margin-top: .625rem;
}

.div-block-89 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-17 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 1.375rem;
  line-height: 1.5rem;
}

.div-block-90 {
  background-color: #ffffff1a;
  border-radius: 3.75rem;
  padding: .75rem 1.25rem;
}

.text-block-54 {
  color: #fff;
}

.div-block-91 {
  background-color: #fff3;
  border-radius: 6.875rem;
  height: .5rem;
  margin-top: 1.25rem;
}

.div-block-92 {
  background-color: #c29d78;
  border-radius: 5rem;
  width: 13.125rem;
  height: .5rem;
}

.text-block-55 {
  color: #ffffff80;
  font-size: .9375rem;
}

.div-block-93 {
  justify-content: space-between;
  margin-top: 1.125rem;
  display: flex;
}

.button {
  background-color: #3898ec00;
  border: .0625rem solid #fff;
  border-radius: .4375rem;
  justify-content: center;
  align-items: center;
  margin-top: 1.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  display: flex;
}

.body-4 {
  background-color: #121212;
}

.hero-section-profile {
  padding: 5rem;
}

.text-block-56 {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.5rem;
}

.div-block-94 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: space-between;
  margin-top: 2.5rem;
  display: flex;
}

.text-block-57 {
  color: #ffffff80;
  font-size: 1rem;
}

.div-block-95 {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  flex-flow: column;
  display: flex;
}

.tab-bar2 {
  margin-top: 2.5rem;
  display: flex;
}

.div-block-97 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block-9 {
  border: .0625rem solid #fff;
  border-radius: .75rem;
  padding: .875rem 1.875rem;
}

.text-block-58 {
  color: #fff;
  font-size: .9375rem;
}

.investment-tabs {
  border-bottom: .0625rem solid #c29d78;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.25rem;
  display: flex;
}

.saved-projects-tabs {
  padding: .75rem 1.25rem;
}

.text-block-59 {
  color: #c29d78;
  font-size: 1.125rem;
  line-height: 1.875rem;
}

.text-block-60 {
  color: #fff;
  font-size: 1.125rem;
}

.div-block-98 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1.25rem;
  display: grid;
}

.div-block-99 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  background-color: #282828;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 3.125rem 1.25rem;
  display: flex;
}

.text-block-61 {
  color: #c29d78;
  text-align: center;
  font-size: 2.3125rem;
  line-height: 3rem;
}

.text-block-62 {
  color: #fff;
  text-align: center;
  font-size: 1.125rem;
}

.div-block-100 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  border: .0625rem solid #fff3;
  border-radius: .75rem;
  margin-top: 1.25rem;
  padding: 1.25rem;
  display: flex;
}

.text-block-63 {
  color: #fff;
  font-size: 1.375rem;
  line-height: 1.625rem;
}

.text-block-64 {
  color: #fff;
}

.div-block-101 {
  background-color: #ffffff24;
  border-radius: 4.375rem;
  width: 20.625rem;
  height: .5rem;
  margin-top: 1.625rem;
}

.div-block-102 {
  background-color: #c29d78;
  border-radius: 5rem;
  width: 15rem;
  height: .5rem;
}

.div-block-103 {
  justify-content: space-between;
  margin-top: .625rem;
  display: flex;
}

.div-block-104 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.image-7 {
  height: 8.75rem;
}

.body-5 {
  background-color: #121212;
}

.paragraph-5 {
  color: #ffffff4d;
  margin-top: 1.25rem;
  font-size: .9375rem;
  line-height: 1.3125rem;
}

.body-6 {
  background-color: #121212;
}

.hero-section-htw {
  padding: 5rem;
}

.background-video-5 {
  border-radius: 1.875rem;
  width: 38.125rem;
  padding-left: 0;
  top: -19.375rem;
}

.key-figures {
  padding: 5rem;
}

.div-block-105 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-18 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.625rem;
}

.div-block-106 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3.75rem;
  display: grid;
}

.div-block-107 {
  background-color: #282828;
  border-radius: .875rem;
  flex-flow: column;
  justify-content: space-between;
  padding: 1.875rem;
  display: flex;
}

.heading-19 {
  color: #fff;
  margin-top: 0;
  font-size: 2.5rem;
}

.text-block-65 {
  color: #fff;
}

.div-block-108 {
  flex-flow: column;
  display: flex;
}

.paragraph-6 {
  color: #aaa;
  margin-top: 7.5rem;
  font-size: .9375rem;
}

.investing-section {
  text-transform: capitalize;
  padding: 5rem;
}

.heading-20 {
  color: #fff;
  margin-top: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 2.875rem;
  line-height: 4rem;
}

.div-block-109 {
  grid-column-gap: 5.625rem;
  grid-row-gap: 5.625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2.5rem;
  display: grid;
}

.div-block-110 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.howitworks {
  margin-top: 1rem;
}

.image-8 {
  padding-top: 5rem;
}

.text-block-66 {
  color: #aaa;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
}

.link-block-10 {
  background-color: #c29d78;
  border-radius: .625rem;
  padding: .875rem 1rem;
}

.text-block-67 {
  color: #fff;
  font-size: .9375rem;
  text-decoration: none;
}

.div-block-111 {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-112 {
  margin-top: 1.875rem;
}

.div-block-113 {
  width: 28.125rem;
}

.usp-section-2 {
  padding: 5rem;
}

.heading-21 {
  color: #fff;
  text-transform: capitalize;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.75rem;
}

.div-block-114 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3.125rem;
  display: grid;
}

.div-block-115 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  border: .0625rem solid #fff3;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.875rem;
  display: flex;
}

.div-block-116 {
  background-color: #c29d78;
  border-radius: 6.875rem;
  padding: .625rem;
}

.heading-22 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.125rem;
}

.paragraph-7, .paragraph-8 {
  color: #aaa;
}

.div-block-117 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}

.div-block-118 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  background-color: #282828;
  border: .0625rem solid #fff3;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.875rem;
  display: flex;
}

.body-7 {
  background-color: #121212;
}

.back-section {
  padding: 1.625rem 5rem;
}

.text-block-68 {
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  text-decoration: none;
}

.link-block-11 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  padding: .625rem;
  display: flex;
}

.login-section {
  padding: 5rem;
}

.div-block-119 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ffffff08;
  border: .0625rem solid #fff3;
  border-radius: 1rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 970px;
  padding: 1.5rem;
  display: grid;
}

.div-block-119.login-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: stretch;
  width: 390px;
  display: flex;
}

.div-block-119.register-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 370px;
  display: flex;
}

.div-block-119.div-reset {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 360px;
  display: flex;
}

.div-block-119.onboardin1-div {
  grid-template-rows: auto;
  height: auto;
}

.div-block-120 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-69 {
  color: #fff;
  text-align: center;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.text-field-2 {
  background-color: #fff0;
  border: 1px solid #fff6;
  border-radius: .5rem;
}

.text-field-2:focus {
  color: #7e7e7e;
  border-color: #c29d78;
}

.form-2 {
  flex-flow: column;
  margin-top: 1rem;
  display: flex;
}

.form-2._2fa-code {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
}

.field-label {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-weight: 500;
}

.field-label-2 {
  color: #fff;
  margin-top: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-weight: 500;
}

.text-field-3 {
  background-color: #fff0;
  border: 1px solid #fff6;
  border-radius: .5rem;
}

.text-field-3:focus {
  color: gray;
  border-color: #c29d78;
}

.submit-button {
  background-color: #c29d78;
  border-radius: .5rem;
}

.div-block-121 {
  justify-content: center;
  align-items: center;
  margin-bottom: 1.875rem;
  display: flex;
}

.text-block-70 {
  color: #92929d;
  text-align: center;
}

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

.text-block-71 {
  color: #fff;
}

.div-block-123 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-12 {
  background-color: #ffffff0f;
  border-radius: .5rem;
  margin-top: .625rem;
  padding: .75rem;
}

.div-block-124 {
  border: .0625rem solid #44444f;
  height: .0312rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.text-block-72 {
  color: #fff;
}

.div-block-125 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-3 {
  color: #fff;
}

.div-block-126 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: center;
  align-items: center;
  padding: .625rem;
  display: flex;
}

.link-block-13 {
  background-color: #c29d78;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  margin-bottom: .625rem;
  padding: .75rem;
  display: flex;
}

.text-block-73 {
  color: #fff;
  text-decoration: none;
}

.div-block-129 {
  background-color: #44444f;
  border-radius: 40px;
  width: 50px;
  height: 4px;
}

.div-block-130 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.text-block-74 {
  color: #fff;
}

.text-span-3, .text-span-4 {
  color: #c29d78;
}

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

.text-span-5 {
  color: #c29d78;
}

.background-video-6 {
  border-radius: 30px;
}

.div-block-132 {
  background-color: #c29d78;
  border-radius: 60px;
  height: 5px;
}

.text-block-75 {
  color: #c29d78;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.div-block-133 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.div-block-134 {
  background-color: #e2e2ea;
  border-radius: 40px;
  width: 60px;
  height: 5px;
}

.div-block-134.oboarding-2-progress {
  background-color: #c29d78;
}

.text-block-76 {
  color: #e2e2ea;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.text-block-76.onboarding2-label {
  color: #c29d78;
}

.div-block-135, .div-block-136 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-flow: column;
  display: flex;
}

.heading-23 {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.text-block-77 {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-weight: 500;
}

.div-block-137 {
  border: 1px dashed #fff6;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding: 20px;
  display: flex;
}

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

.link-block-14 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #c29d78;
  border-radius: 7px;
  height: auto;
  padding: 8px;
  display: flex;
}

.text-block-78 {
  color: #fff;
  text-decoration: none;
}

.image-21 {
  width: 36px;
}

.div-block-139 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
}

.field-label-3 {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-weight: 500;
}

.text-field-4 {
  background-color: #fff0;
  border: 1px solid #ffffff4d;
  border-radius: 7px;
  margin-bottom: 0;
}

.text-field-4:active {
  color: #bebebe;
  border-color: #c29d78;
}

.text-field-4:focus {
  border-color: #c29d78;
}

.form-block {
  margin-bottom: 0;
}

.div-block-140 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-141 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  display: grid;
}

.div-block-142 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #c29d78;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.text-block-79 {
  color: #c29d78;
}

.div-block-143 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #fff6;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.text-block-80 {
  color: #fff6;
  -webkit-text-stroke-color: #fff;
}

.text-field-5 {
  color: #9e9e9e;
  background-color: #fff0;
  border: 1px solid #ffffff4d;
  border-radius: 7px;
  margin-bottom: 0;
}

.text-field-5:focus {
  color: gray;
  border-color: #c29d78;
}

.field-label-4 {
  color: #fff;
}

.div-block-144 {
  margin-top: 0;
}

.div-block-145 {
  flex-flow: column;
  padding-bottom: 0;
  display: flex;
}

.div-block-146 {
  margin-bottom: 10px;
}

.pop-up-background {
  background-color: #000000b3;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.pop-up-modal {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #121212;
  border: 1px solid #fff6;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 24px;
  display: flex;
}

.text-block-81 {
  color: #fff;
  text-align: center;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-block-82 {
  color: #aaa;
  text-align: center;
  font-size: 14px;
}

.div-block-147 {
  background-color: #c29d78;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  height: 38px;
  padding: 6px 10px;
  display: flex;
}

.text-block-83 {
  color: #fff;
  text-align: center;
  font-family: Helveticaneue, Arial, sans-serif;
  font-weight: 500;
}

.div-block-148 {
  border: 1px solid #fff6;
  border-radius: 7px;
  height: 38px;
  padding: 6px 10px;
}

.text-block-84 {
  color: #fff;
  text-align: center;
  font-family: Helveticaneue, Arial, sans-serif;
  font-weight: 500;
}

.div-block-149 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  display: grid;
}

.div-block-150 {
  background-color: #fff;
  border-radius: 15px;
}

.heading-24 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticaneue, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}

.div-block-151 {
  flex-flow: row;
  justify-content: space-between;
  padding: 20px;
  display: flex;
}

.general-tab {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  padding: 12px;
  display: flex;
}

.general-tab.financetab {
  background-color: #fff;
}

.general-tab.financetab.security-tab.secu, .general-tab.financetab.fin1 {
  background-color: #c29d78;
}

.div-block-153 {
  background-color: #c29d78;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 6px;
  display: flex;
}

.div-block-153.finance {
  background-color: #c29d78;
}

.div-block-153.finance.fin2, .div-block-153.finance.secu-1 {
  background-color: #fff;
}

.image-22 {
  color: #c29d78;
  width: 24px;
}

.text-block-85 {
  color: #06232b;
  font-family: Helveticaneue, Arial, sans-serif;
  font-weight: 500;
}

.text-block-85.fnance {
  color: #06232b;
}

.text-block-85.fnance.finance-label, .text-block-85.fnance.secu-3 {
  color: #fff;
}

.div-block-154 {
  background-color: #fff;
  border-radius: 15px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-155 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 20px;
  display: flex;
}

.div-block-155.card-invest {
  flex-flow: row;
  padding-top: 0;
}

.div-block-156 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  background-color: #c29d78;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 6px 14px;
  display: flex;
}

.text-block-86 {
  color: #fff;
}

.div-block-157 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.div-block-157.security-block {
  grid-template-columns: 1fr;
}

.text-field-6 {
  border: 1px solid #cfcfcf;
  border-radius: 7px;
  margin-bottom: 0;
}

.text-field-6:focus {
  color: #1b1b1b;
  border-color: #c29d78;
}

.div-block-158 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #c29d78;
  border-radius: 7px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 14px 20px;
  display: flex;
}

.div-block-158.google-pay, .div-block-158.us-bank {
  border-color: #e6e6e6;
}

.text-block-88 {
  font-family: Helveticaneue, Arial, sans-serif;
  font-weight: 500;
}

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

.text-block-89 {
  color: #7e7e7e;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.text-span-6, .text-span-7 {
  color: #c29d78;
}

.div-block-160 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.field-label-6 {
  color: #fff;
  font-family: Helveticaneue, Arial, sans-serif;
  font-weight: 500;
}

.text-field-7 {
  background-color: #fff0;
  border: .1rem solid #fff6;
  border-radius: 7px;
  margin-bottom: 0;
  padding: 18px 20px;
}

.submit-button-2 {
  background-color: #c29d78;
  border-radius: 7px;
  width: 80px;
}

.div-block-161 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 10px;
  display: flex;
}

.form-3 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .text-field {
    border-radius: .7rem;
  }

  .pop-up-background {
    z-index: 3;
  }

  .pop-up-modal {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

  .text-field-7 {
    padding: 24px 40px;
  }
}

@media screen and (min-width: 1920px) {
  .nav-bar {
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .hero-header {
    padding: 6.25rem 12.5rem;
  }

  .ui-card1 {
    width: 22.5rem;
  }

  .background-video {
    width: 21.1875rem;
  }

  .ui-card2.howitw2 {
    left: -6.25rem;
  }

  .ui-card4.hwitw {
    left: -9.375rem;
  }

  .div-block-23 {
    height: 70vh;
    padding-top: 6.25rem;
  }

  .heading-3 {
    font-size: 15.625rem;
    line-height: 10.625rem;
  }

  .usp-section {
    padding: 6.25rem 12.5rem;
  }

  .background-video-2 {
    width: 38.75rem;
  }

  .div-block-29 {
    margin-left: 10rem;
  }

  .marketplace-section, .video-background-section {
    padding: 6.25rem 12.5rem;
  }

  .background-video-3 {
    height: 60vh;
  }

  .div-block-38 {
    padding: 6.25rem 12.5rem;
  }

  .div-block-42 {
    margin-bottom: 3.75rem;
  }

  .faq-section {
    padding: 6.25rem 12.5rem;
  }

  .dropdown {
    width: 49.375rem;
  }

  .testimonials-section, .footer-section {
    padding: 6.25rem 12.5rem;
  }

  .section {
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }

  .div-block-63 {
    height: 70vh;
  }

  .div-block-75 {
    margin-top: 16.25rem;
  }

  .left-container {
    width: 84vh;
  }

  .image-6 {
    width: 50vw;
    height: 70vh;
  }

  .specifications, .details, .see-other-sellers, .map {
    margin-top: 3.125rem;
  }

  .hero-section {
    padding: 6.25rem 12.5rem;
  }

  .div-block-83 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: space-between;
  }

  .div-block-84.search-bar {
    width: 58.125rem;
  }

  .div-block-85 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .hero-section-profile {
    padding: 6.25rem 12.5rem;
  }

  .background-video-5 {
    width: 48.125rem;
  }

  .key-figures, .investing-section {
    padding: 6.25rem 12.5rem;
  }

  .image-8 {
    width: 22.5rem;
  }

  .div-block-113 {
    width: 33.125rem;
  }

  .usp-section-2 {
    padding: 6.25rem 12.5rem;
  }

  .image-9 {
    height: 23.75rem;
  }

  .image-10 {
    width: 103.75rem;
  }

  .image-11, .image-12, .image-13, .image-14 {
    width: 100rem;
  }

  .login-section {
    padding: 6.25rem 12.5rem;
  }

  .div-block-119 {
    width: 25rem;
  }

  .field-label, .field-label-2 {
    margin-bottom: .3125rem;
  }

  .text-block-72, .text-block-73 {
    font-size: .875rem;
  }

  .pop-up-modal {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-151 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-151.settings-div, .div-block-151.settings-div.leftblock-sett {
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    overflow: visible;
  }

  .nav-bar {
    padding: 1rem 2rem;
  }

  .div-block {
    display: none;
  }

  .text-block {
    font-size: .8rem;
  }

  .link-block {
    padding-top: .6rem;
    padding-bottom: .6rem;
  }

  .hero-header {
    padding: 4rem 2rem 2rem;
  }

  .div-block-2 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .heading {
    font-size: 2.6rem;
    line-height: 3rem;
  }

  .paragraph {
    font-size: .9rem;
    line-height: 1.3rem;
  }

  .div-block-3 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    height: 33rem;
  }

  .text-block-2 {
    font-size: .8rem;
  }

  .link-block-2 {
    padding: .6rem 1rem .7rem;
  }

  .div-block-4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .text-block-3 {
    font-size: 1.3rem;
  }

  .div-block-5 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .ui-card1 {
    top: -2rem;
    left: 0;
  }

  .ui-card2 {
    width: 20rem;
    padding-top: .7rem;
    padding-bottom: .7rem;
    top: -35rem;
  }

  .ui-card2.howitw2 {
    left: -1rem;
  }

  .div-block-11 {
    height: 61.5938px;
    padding: .8rem;
  }

  .text-block-8 {
    font-size: .9rem;
  }

  .text-block-9 {
    font-size: .8rem;
  }

  .div-block-12 {
    grid-column-gap: .1rem;
    grid-row-gap: .1rem;
  }

  .ui-card3 {
    top: -36.4rem;
    left: 4rem;
  }

  .text-block-10 {
    font-size: .9rem;
  }

  .ui-card4 {
    top: -13rem;
    left: 1.1rem;
  }

  .ui-card4.var2, .ui-card4.hwitw {
    width: 17rem;
    left: 0;
  }

  .text-block-11, .text-block-12, .text-block-13, .text-block-14 {
    font-size: .9rem;
  }

  .div-block-20 {
    padding-top: 1rem;
  }

  .text-block-15, .text-block-16 {
    font-size: .9rem;
  }

  .div-block-21 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .div-block-22 {
    height: 32.3rem;
  }

  .scroll360-section, .div-block-23 {
    height: 50vh;
  }

  .div-block-24 {
    overflow: auto;
  }

  .usp-section {
    padding: 2rem;
  }

  .div-block-25 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .heading-4 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .paragraph-2 {
    margin-top: 1rem;
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .paragraph-4 {
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .background-video-2 {
    width: 19.7rem;
    height: 27rem;
    left: -70px;
  }

  .div-block-29 {
    height: 28rem;
  }

  .marketplace-section {
    padding: 2rem 2rem 3rem;
  }

  .div-block-30 {
    width: 357px;
    min-width: 0;
    display: flex;
    overflow: auto;
  }

  .div-block-31 {
    min-width: 300px;
  }

  .text-block-18 {
    font-size: .9rem;
  }

  .heading-7 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .div-block-37 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 2rem;
  }

  .text-block-20 {
    font-size: .7rem;
  }

  .image {
    top: -1rem;
  }

  .video-background-section {
    padding: 3rem 2rem 2rem;
  }

  .background-video-3 {
    height: 60vh;
  }

  .div-block-38 {
    padding: 1rem 2rem 6rem;
  }

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

  .background-video-4 {
    width: 83vw;
    height: 60vh;
  }

  .div-block-41 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    left: 0;
  }

  .div-block-41.var-htw1.var-htw2, .div-block-41.var-htw1.var-htw4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 1rem;
    left: 0;
  }

  .div-block-41.var-htw1.var-htw3 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .text-block-21 {
    font-size: .8rem;
    line-height: 1.1rem;
  }

  .text-span-2 {
    font-size: .9rem;
  }

  .heading-8 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .faq-section {
    padding: 2rem 2rem 3rem;
  }

  .div-block-43 {
    grid-template-columns: 1fr;
  }

  .heading-9 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .dropdown {
    width: 20.2rem;
  }

  .dropdown-toggle {
    padding-left: 12px;
  }

  .text-block-22 {
    font-size: .8rem;
  }

  .testimonials-section {
    padding: 1rem 2rem 2rem;
  }

  .div-block-44 {
    width: 357px;
    display: flex;
    overflow: auto;
  }

  .div-block-45 {
    min-width: 300px;
    padding: 1rem;
  }

  .div-block-46 {
    grid-template-columns: 1fr;
  }

  .text-block-23 {
    font-size: .8rem;
  }

  .text-block-24 {
    font-size: 11px;
  }

  .text-block-25 {
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .div-block-48 {
    grid-column-gap: .9rem;
    grid-row-gap: .9rem;
  }

  .div-block-49 {
    padding: .2rem .8rem;
  }

  .text-block-26 {
    font-size: 1rem;
  }

  .text-block-27 {
    font-size: 1.1rem;
  }

  .div-block-51 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .heading-10 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .footer-section {
    padding: 3rem 2rem;
  }

  .div-block-53 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 2.5fr;
  }

  .text-block-28, .text-block-29, .text-block-30, .link-2 {
    font-size: .8rem;
  }

  .div-block-57 {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
  }

  .div-block-58 {
    margin-top: 3rem;
  }

  .section {
    padding-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .text-block-31 {
    font-size: .9rem;
  }

  .heading-11 {
    margin-top: 1rem;
    font-size: 1.8rem;
    line-height: 2.5rem;
  }

  .div-block-59 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .text-block-32 {
    font-size: 1.1rem;
  }

  .div-block-63 {
    width: 20rem;
  }

  .text-block-33 {
    font-size: .8rem;
  }

  .text-block-34 {
    font-size: 1rem;
  }

  .div-block-66 {
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
  }

  .text-block-35 {
    font-size: 1rem;
  }

  .div-block-67 {
    margin-top: 1rem;
  }

  .div-block-68 {
    border-radius: 8rem;
    width: 16rem;
  }

  .text-block-36 {
    font-size: 12px;
  }

  .text-block-37 {
    font-size: 12px;
    display: none;
  }

  .div-block-71 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .text-block-38 {
    font-size: 12px;
  }

  .text-block-39 {
    font-size: 1rem;
  }

  .text-field {
    height: 2.6rem;
  }

  .div-block-72 {
    margin-top: .5rem;
  }

  .link-block-7 {
    padding-top: .8rem;
    padding-bottom: .8rem;
  }

  .text-block-40 {
    font-size: 1rem;
  }

  .text-block-41 {
    font-size: 11px;
  }

  .text-block-42 {
    font-size: 11px;
    line-height: 15px;
  }

  .div-block-74 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    display: none;
  }

  .div-block-75 {
    margin-top: 1.1rem;
    display: none;
  }

  .main-container {
    flex-flow: column;
  }

  .left-container {
    flex-flow: column;
    order: 9999;
    justify-content: flex-start;
    align-items: flex-start;
    width: 320px;
  }

  .image-6 {
    width: 82vw;
    height: 20rem;
    display: block;
  }

  .heading-12 {
    font-size: 1.8rem;
  }

  .specifications, .details {
    width: 82vw;
  }

  .heading-13 {
    font-size: 1.8rem;
  }

  .see-other-sellers {
    width: 82vw;
  }

  .heading-14 {
    font-size: 1.8rem;
  }

  .map {
    width: 82vw;
    overflow: auto;
  }

  .heading-15 {
    font-size: 1.8rem;
  }

  .code-embed {
    border-radius: 7rem;
    width: 320px;
  }

  .hero-section {
    background-color: #121212;
    padding: 3rem 2rem;
  }

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

  .div-block-84 {
    justify-content: flex-start;
    align-items: center;
    padding-top: .6rem;
    padding-bottom: .6rem;
  }

  .div-block-84.search-bar {
    width: 200px;
    padding-top: .6rem;
    padding-bottom: .6rem;
  }

  .div-block-84.search-bar.searchbar-profile {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: 13rem;
  }

  .text-block-49 {
    font-size: .9rem;
  }

  .div-block-85 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: space-between;
  }

  .main-container-market {
    flex-flow: column;
  }

  .left-container-market {
    background-color: #121212;
    border-radius: 30px;
    height: 21.8rem;
    padding: 10px;
    top: 1rem;
  }

  .heading-16 {
    font-size: .9rem;
  }

  .status.specs {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .status.status2 {
    width: auto;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .text-block-51, .text-block-52 {
    font-size: .9rem;
  }

  .div-block-88 {
    grid-template-columns: 1fr;
  }

  .heading-17 {
    font-size: 1.2rem;
  }

  .text-block-54 {
    font-size: 12px;
  }

  .text-block-55 {
    font-size: .8rem;
  }

  .hero-section-profile {
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-94 {
    grid-column-gap: 1.3rem;
    grid-row-gap: 1.3rem;
    flex-flow: column;
  }

  .tab-bar2 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-98 {
    grid-template-columns: 1fr;
  }

  .div-block-99 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .text-block-62 {
    font-size: .9rem;
  }

  .div-block-100 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-101 {
    width: 17rem;
    margin-top: 0;
  }

  .div-block-102 {
    width: 14rem;
  }

  .div-block-104 {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
  }

  .image-7 {
    height: 7rem;
  }

  .paragraph-5 {
    font-size: .7rem;
    line-height: 1rem;
  }

  .background-video-5 {
    width: 21rem;
  }

  .key-figures {
    padding: 3rem 2rem;
  }

  .heading-18 {
    font-size: 1.7rem;
    line-height: 2.2rem;
  }

  .div-block-106 {
    width: 363px;
    overflow: auto;
  }

  .div-block-107 {
    min-width: 300px;
  }

  .paragraph-6 {
    font-size: .8rem;
  }

  .investing-section {
    padding: 3rem 2rem;
  }

  .heading-20 {
    font-size: 2rem;
    line-height: 3rem;
  }

  .div-block-109 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .div-block-110 {
    width: 330px;
  }

  .howitworks {
    display: none;
  }

  .image-8 {
    width: 11rem;
    padding-top: 0;
  }

  .text-block-66 {
    width: 330px;
    font-size: .9rem;
    line-height: 1.4rem;
  }

  .usp-section-2 {
    padding: 3rem 2rem;
  }

  .heading-21 {
    font-size: 2rem;
    line-height: 3rem;
  }

  .div-block-114 {
    grid-template-columns: 1fr;
  }

  .div-block-117 {
    min-width: 360px;
    overflow: auto;
  }

  .div-block-118 {
    min-width: 330px;
    overflow: auto;
  }

  .back-section {
    padding: 1rem 2rem;
  }

  .login-section {
    padding-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-119 {
    width: 20rem;
  }

  .div-block-119.onboardin1-div {
    grid-template-columns: 1fr;
  }

  .field-label, .field-label-2 {
    font-size: 12px;
  }

  .image-15 {
    width: 90px;
  }

  .image-16 {
    width: 50px;
  }

  .image-17 {
    width: 20px;
  }

  .div-block-127 {
    width: 326px;
  }

  .image-18 {
    height: 295.828px;
  }

  .div-block-128 {
    flex-flow: column;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    display: block;
  }

  .image-19 {
    width: 270px;
  }

  .image-20 {
    display: none;
  }

  .background-video-6 {
    height: 300px;
  }

  .heading-23 {
    font-size: 19px;
  }

  .div-block-137 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-139 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .div-block-141 {
    display: flex;
    overflow: visible;
  }

  .text-block-79, .text-block-80 {
    font-size: 12px;
  }

  .div-block-146 {
    overflow: auto;
  }

  .pop-up-background {
    z-index: 5;
    background-color: #000000e6;
  }

  .pop-up-modal {
    background-color: #030303;
  }

  .div-block-149 {
    flex-flow: column;
    grid-template-columns: .5fr;
    display: flex;
  }

  .heading-24 {
    font-size: 16px;
  }

  .div-block-151 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-151.settings-div {
    padding-left: 20px;
  }

  .div-block-155.card-invest {
    overflow: auto;
  }

  .div-block-156 {
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    padding-top: 14px;
    padding-bottom: 15px;
  }

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

  .div-block-157 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .image-23 {
    width: 40px;
  }

  .text-block-87 {
    font-size: 13px;
    line-height: 17px;
  }

  .field-label-5 {
    font-size: 14px;
  }
}

#w-node-_6f5cb020-6d39-def8-1a6b-d024596075f4-aab5b353, #w-node-_6f5cb020-6d39-def8-1a6b-d024596075f4-cd1638b3 {
  place-self: center;
}


@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* ─── EquiCar mobile overflow patches ─────────────────────────── */
@media screen and (max-width: 768px) {
  /* Prevent any section from overflowing horizontally */
  section, .w-section, .hero-header, .key-figures,
  .investing-section, .usp-section, .usp-section-2,
  .faq-section, .testi-section, .footer-wrap,
  .marketplace-section, .video-background-section { overflow-x: hidden !important; }

  /* Headings must wrap */
  h1, h2, h3, .heading, .heading-18, .heading-19, .heading-20,
  .heading-21, .heading-22 {
    overflow-wrap: break-word !important;
    word-break: normal !important;
    max-width: 100% !important;
  }

  /* Investing section text column — no fixed width */
  .div-block-113 { width: 100% !important; max-width: 100% !important; }

  /* Nav auth on mobile — always flex, no overflow */
  #nav-auth-zone, #nav-auth, #nav-auth-profile {
    display: flex !important;
    align-items: center !important;
    flex-shrink: 0;
    gap: 8px !important;
  }
  /* Sign In button smaller on mobile */
  #nav-auth-zone a, #nav-auth a {
    padding: .55rem 1rem !important;
    font-size: .8rem !important;
  }
  /* Nav logo */
  .nav-bar img { height: 26px !important; }
}

@media screen and (max-width: 480px) {
  .div-block-113, .text-block-66 { width: 100% !important; max-width: 100% !important; font-size: .9rem !important; line-height: 1.5rem !important; }
  .div-block-112 { margin-top: 1rem !important; }
}
