.cta-button-container {
  gap: 8px;
  display: flex;
  padding: 8px 20px;
  box-shadow: 0px 0px 5px 4px rgba(254,141,255,0);
  transition: 0.3s;
  align-items: center;
  border-radius: 20px;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.cta-button-container:hover {
  box-shadow: 0px 0px 5px 4px rgba(254,141,255,255);
}
.cta-button-text {
  color: rgba(19, 19, 19, 1);
  height: auto;
  font-size: 1rem;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
.cta-button-root-class-name {
  display: none;
}
.cta-button-root-class-name2 {
  display: none;
}
.cta-button-root-class-name3 {
  display: none;
}






.cta-button-root-class-name10 {
  display: none;
}




.waitlist-container {
  display: flex;
  position: relative;
}
.waitlist-waitlist {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-items: center;
  justify-content: center;
}
.waitlist-textinput {
  font-family: Syne;
}
.waitlist-button {
  gap: 8px;
  color: var(--dl-color-gray-black);
  display: flex;
  padding: 8px 20px;
  box-shadow: 0px 0px 5px 4px rgba(254,141,255,0);
  transition: 0.3s;
  align-items: center;
  border-radius: 20px;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
  -webkit-appearance: none;
}
.waitlist-button:hover {
  box-shadow: 0px 0px 5px 4px rgba(254,141,255,255);
}
.waitlist-text {
  color: var(--dl-color-gray-black);
  font-size: 1rem;
  font-style: normal;
  font-family: Syne;
  font-weight: 700;
}





@media(max-width: 479px) {
  .waitlist-waitlist {
    flex-direction: column;
  }
}

.feature-feature {
  gap: 24px;
  display: flex;
  padding: var(--dl-space-space-twounits);
  flex-grow: 1;
  flex-basis: 50%;
  transition: 0.3s;
  align-items: center;
}
.feature-feature:hover {
  background-color: #555;
}
.feature-image {
  width: var(--dl-size-size-medium);
  height: var(--dl-size-size-medium);
  object-fit: contain;
}
.feature-frame180 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.feature-text {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 1rem;
  align-self: stretch;
  font-style: SemiBold;
  text-align: left;
  font-family: Syne;
  font-weight: 600;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.feature-text1 {
  color: var(--dl-color-gray-700);
  height: auto;
  font-size: 1rem;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}



































@media(max-width: 479px) {
  .feature-root-class-name {
    flex: 1;
  }
  .feature-root-class-name1 {
    flex: 1;
  }
  .feature-root-class-name2 {
    flex: 1;
  }
  .feature-root-class-name3 {
    flex: 1;
  }
  .feature-root-class-name4 {
    flex: 1;
  }
  .feature-root-class-name5 {
    flex: 1;
  }
  .feature-root-class-name6 {
    flex: 1;
  }
  .feature-root-class-name7 {
    flex: 1;
  }
  .feature-root-class-name8 {
    flex: 1;
  }
  .feature-root-class-name9 {
    flex: 1;
  }
  .feature-root-class-name10 {
    flex: 1;
  }
  .feature-root-class-name11 {
    flex: 1;
  }
  .feature-root-class-name12 {
    flex: 1;
  }
  .feature-root-class-name13 {
    flex: 1;
  }
  .feature-root-class-name14 {
    flex: 1;
  }
  .feature-root-class-name15 {
    flex: 1;
  }
  .feature-root-class-name16 {
    flex: 1;
  }
  .feature-root-class-name20 {
    flex: 1;
  }
  .feature-root-class-name21 {
    flex: 1;
  }
  .feature-root-class-name22 {
    flex: 1;
  }
  .feature-root-class-name23 {
    flex: 1;
  }
  .feature-root-class-name24 {
    flex: 1;
  }
  .feature-root-class-name25 {
    flex: 1;
  }
  .feature-root-class-name26 {
    flex: 1;
  }
  .feature-root-class-name27 {
    flex: 1;
  }
  .feature-root-class-name28 {
    flex: 1;
  }
  .feature-root-class-name29 {
    flex: 1;
  }
  .feature-root-class-name30 {
    flex: 1;
  }
  .feature-root-class-name31 {
    flex: 1;
  }
  .feature-root-class-name32 {
    flex: 1;
  }
  .feature-root-class-name33 {
    flex: 1;
  }
  .feature-root-class-name34 {
    flex: 1;
  }
}

.cta-buttonwithlogo-container {
  display: flex;
  position: relative;
  transition: 0.3s;
}

.cta-buttonwithlogo-cta-button {
  gap: 8px;
  display: flex;
  padding: 8px 20px;
  align-items: center;
  border-radius: 20px;
  justify-content: center;
  background-color: rgba(255, 255, 255, 1);
}
.cta-buttonwithlogo-image19 {
  width: 22px;
  height: 15px;
}
.cta-buttonwithlogo-text {
  color: rgba(19, 19, 19, 1);
  height: auto;
  font-size: 1rem;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}

.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #000000;
}
.home-lxr-introductionwebsite {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-video-hero {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  max-width: 100vw;
  max-height: 100vh;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  flex-direction: column;
  justify-content: flex-start;
}
.home-container1 {
  gap: var(--dl-space-space-oneandhalfunits);
  top: 0px;
  left: 0px;
  right: 0px;
  height: auto;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  padding-top: var(--dl-space-space-threeunits);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
}
.home-text {
  color: var(--dl-color-gray-white);
  height: auto;
  font-size: 40px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 120%;
  font-stretch: normal;
}
.home-text001 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: center;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-video {
  width: 90%;
  height: auto;
}
.home-link {
  display: contents;
}
.home-component {
  text-decoration: none;
}
.home-wallet-form-factor {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-self: center;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
.home-column {
  display: flex;
  flex-direction: column;
}
.home-content {
  gap: 24px;
  display: flex;
  padding: 24px 0;
  flex-grow: 1;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-intro {
  gap: 16px;
  display: flex;
  max-width: 1200px;
  align-self: center;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
.home-text002 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text003 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-column01 {
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  justify-content: center;
}
.home-personas {
  gap: 80px;
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
}
.home-video1 {
  width: 35vw;
  max-height: 80vh;
}
.home-columns {
  gap: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-intro1 {
  gap: 16px;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
.home-text004 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text005 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: center;
  font-style: Regular;
  text-align: left;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-column02 {
  gap: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-sustainable {
  gap: 80px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
.home-columns01 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-column03 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-content01 {
  display: flex;
  padding: 24px 0;
  flex-grow: 1;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-intro2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-text006 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: center;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text007 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: center;
  font-style: Regular;
  text-align: left;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-column04 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
.home-video-hero1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  max-width: 100vw;
  max-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container2 {
  gap: var(--dl-space-space-oneandhalfunits);
  top: 0px;
  left: 0px;
  right: 0px;
  height: auto;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  padding-top: var(--dl-space-space-threeunits);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
}
.home-text008 {
  color: var(--dl-color-gray-white);
  height: auto;
  font-size: 40px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 120%;
  font-stretch: normal;
}
.home-text009 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: center;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-video2 {
  width: 90%;
  height: auto;
}
.home-keyboard-layering {
  gap: 64px;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.home-small-columns {
  gap: var(--dl-space-space-fiveunits);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.home-content02 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  flex-grow: 1;
  flex-basis: 40%;
  align-items: center;
  flex-direction: column;
}
.home-text010 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text011 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-column05 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  flex-grow: 1;
  flex-basis: 40%;
  align-items: center;
  flex-direction: column;
}
.home-content03 {
  gap: 24px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-text012 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text013 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-link01 {
  display: contents;
}
.home-component17 {
  text-decoration: none;
}
.home-health {
  gap: 80px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
.home-columns02 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-column06 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-content04 {
  display: flex;
  padding: 24px 0;
  flex-grow: 1;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-intro3 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-text016 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: center;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text017 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: center;
  font-style: Regular;
  text-align: center;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-column07 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
.home-video-hero2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  max-width: 100vw;
  max-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container3 {
  gap: var(--dl-space-space-oneandhalfunits);
  height: auto;
  margin: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text021 {
  color: var(--dl-color-gray-white);
  height: auto;
  font-size: 40px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 120%;
  font-stretch: normal;
}
.home-text022 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: center;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-video3 {
  width: 90%;
  height: auto;
}
.home-best-display {
  gap: 64px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
}
.home-small-columns1 {
  gap: var(--dl-space-space-fiveunits);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.home-content05 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  flex-grow: 1;
  flex-basis: 40%;
  align-items: center;
  flex-direction: column;
}
.home-text023 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text024 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-content06 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  flex-grow: 1;
  flex-basis: 40%;
  align-items: center;
  flex-direction: column;
}
.home-text025 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text026 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-link02 {
  display: contents;
}
.home-component22 {
  text-decoration: none;
}
.home-specs {
  gap: 80px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
.home-columns03 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-column08 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-content07 {
  display: flex;
  padding: 24px 0;
  flex-grow: 1;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-intro4 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-text027 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: center;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text028 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: center;
  font-style: Regular;
  text-align: center;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-column09 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
.home-story-telling {
  gap: 80px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
.home-small-columns2 {
  gap: 66px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.home-image79 {
  max-width: 25%;
}
.home-frame182 {
  gap: 20px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-column10 {
  gap: 24px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-content08 {
  gap: 20px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-text034 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  text-align: left;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text035 {
  font-size: 24px;
  font-weight: 600;
}
.home-text036 {
  font-style: normal;
}
.home-text037 {
  font-style: normal;
}
.home-specs1 {
  gap: var(--dl-space-space-fourunits);
  width: 100%;
  display: none;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
}
.home-section-title {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text047 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text049 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-columns04 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
}
.home-card {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-image-wrapper {
  height: var(--dl-size-size-xxlarge);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-image {
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: flex-end;
  border-radius: var(--dl-radius-radius-radius8);
  background-size: cover;
  justify-content: center;
  background-image: url('https://i.postimg.cc/JhmhcX44/mika-baumeister-USW-d-IQpc-Ak-unsplash.jpg');
}
.home-section-title1 {
  gap: 16px;
  width: 454px;
  display: flex;
  padding: 0 10px 30px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-end;
}
.home-text051 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text052 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-card1 {
  width: 456px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-image-wrapper1 {
  gap: 10px;
  height: 313px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-image1 {
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: flex-end;
  border-radius: 10px;
  background-size: cover;
  justify-content: center;
  background-image: url('https://i.postimg.cc/Bv9Xty1y/vinayak-veer-v-OGChn-R8zh-M-unsplash.jpg');
}
.home-section-title2 {
  gap: 16px;
  width: 228px;
  display: flex;
  padding: 0 10px 30px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-end;
}
.home-text053 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text055 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-section-title3 {
  gap: 16px;
  width: 227px;
  display: flex;
  padding: 0 10px 30px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-end;
}
.home-text057 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text059 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-columns05 {
  gap: 48px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-card2 {
  width: 960px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-image-wrapper2 {
  gap: 10px;
  height: 313px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-image2 {
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: flex-end;
  border-radius: 10px;
  background-size: cover;
  justify-content: center;
  background-image: url('https://i.postimg.cc/3Jn9HXVz/pawel-czerwinski-pr-Mn9-KINLt-I-unsplash.jpg');
}
.home-section-title4 {
  gap: 16px;
  width: 454px;
  display: flex;
  padding: 0 10px 30px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-end;
}
.home-text061 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text063 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-columns06 {
  gap: 48px;
  display: flex;
  align-items: flex-start;
}
.home-card3 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-image-wrapper3 {
  gap: 10px;
  height: 313px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-image3 {
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: flex-end;
  border-radius: 10px;
  background-size: cover;
  justify-content: center;
  background-image: url('https://i.postimg.cc/CKDQYZjD/artiom-vallat-ip-BFtd-N5v-Vg-unsplash.jpg');
}
.home-section-title5 {
  gap: 16px;
  width: 454px;
  display: flex;
  padding: 0 10px 30px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-end;
}
.home-text065 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text067 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-card4 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-image-wrapper4 {
  gap: 10px;
  height: 313px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-image4 {
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: flex-end;
  border-radius: 10px;
  justify-content: center;
}
.home-section-title6 {
  gap: 16px;
  width: 228px;
  display: flex;
  padding: 0 10px 30px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-end;
}
.home-text069 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text071 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-section-title7 {
  gap: 16px;
  width: 227px;
  display: flex;
  padding: 0 10px 30px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-end;
}
.home-text073 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text075 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-columns07 {
  gap: 48px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-card5 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-image-wrapper5 {
  gap: 10px;
  height: 313px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-image5 {
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: flex-end;
  border-radius: 10px;
  background-size: cover;
  justify-content: center;
  background-image: url('https://i.postimg.cc/ZnTNnQXZ/matthieu-beaumont-i-Ynp-Yeyu57k-unsplash.jpg');
}
.home-section-title8 {
  gap: 16px;
  width: 454px;
  display: flex;
  padding: 0 10px 30px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-end;
}
.home-text077 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text079 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text080 {
  text-decoration: none;
}
.home-oses {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
.home-columns08 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.home-content09 {
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-intro5 {
  gap: 16px;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text082 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: center;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text083 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: center;
  font-style: Regular;
  text-align: left;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-column11 {
  flex: 1;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}
.home-video-hero3 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  max-width: 100vw;
  max-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container4 {
  gap: var(--dl-space-space-oneandhalfunits);
  top: 0px;
  left: 0px;
  right: 0px;
  height: auto;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  padding-top: var(--dl-space-space-threeunits);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
}
.home-text084 {
  color: var(--dl-color-gray-white);
  height: auto;
  font-size: 40px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 120%;
  font-stretch: normal;
}
.home-text085 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: center;
  font-style: Bold;
  text-align: center;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-video4 {
  width: 90%;
  height: auto;
}
.home-link03 {
  display: contents;
}
.home-component34 {
  text-decoration: none;
}
.home-beyond-the-hinge {
  gap: 30px;
  display: flex;
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  justify-content: center;
}
.home-intro6 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-frame198 {
  gap: 16px;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}
.home-image19 {
  width: 43px;
  height: 30px;
}
.home-text086 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text087 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  align-self: center;
  font-style: Regular;
  text-align: left;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
}
.home-iframe {
  max-width: 900px;
  min-width: 40vw;
  aspect-ratio: 4/3;
}
.home-column12 {
  display: none;
  flex-wrap: wrap;
  align-items: flex-start;
}
.home-component35 {
  text-decoration: none;
}
.home-component36 {
  text-decoration: none;
}
.home-component37 {
  text-decoration: none;
}
.home-component38 {
  text-decoration: none;
}
.home-component39 {
  text-decoration: none;
}
.home-component40 {
  text-decoration: none;
}
.home-component41 {
  text-decoration: none;
}
.home-component42 {
  text-decoration: none;
}
.home-link12 {
  display: contents;
}
.home-component43 {
  text-decoration: none;
}
.home-medium {
  gap: var(--dl-space-space-fourunits);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: flex-start;
}
.home-image6 {
  height: auto;
  max-width: 25%;
  object-fit: contain;
}
.home-content10 {
  gap: 20px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
.home-text088 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text089 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-frame196 {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
.home-cta-buttonwithlogo {
  display: flex;
  align-items: flex-start;
}
.home-cta-button {
  gap: 8px;
  display: flex;
  padding: 8px 20px;
  align-items: center;
  border-radius: 20px;
  justify-content: center;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 1);
}
.home-image49 {
  width: auto;
  height: auto;
  border-radius: 20px;
}
.home-text091 {
  color: rgb(19, 19, 19);
  height: auto;
  font-size: 1rem;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 140%;
  font-stretch: normal;
  text-decoration: none;
}
.home-vector {
  width: 8px;
  height: 8px;
}
.home-footer {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-fourunits);
  padding-right: var(--dl-space-space-fourunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  justify-content: center;
}
.home-columns09 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
.home-footer-links {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-text092 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 1.2rem;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text093 {
  color: rgb(255, 255, 255);
  font-size: 1.2rem;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}
.home-text094 {
  color: rgb(255, 255, 255);
  font-size: 1.2rem;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}
.home-text095 {
  color: rgb(255, 255, 255);
  font-size: 1.2rem;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}
.home-text096 {
  color: rgb(255, 255, 255);
  font-size: 1.2rem;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}
.home-text097 {
  color: rgb(255, 255, 255);
  font-size: 1.2rem;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}
.home-column13 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-content11 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-text098 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 1.2rem;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-footer-links1 {
  gap: 8px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-text100 {
  color: rgb(255, 255, 255);
  font-size: 1.2rem;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}
.home-text101 {
  color: rgb(255, 255, 255);
  font-size: 1.2rem;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}
.home-link13 {
  display: contents;
}
.home-container5 {
  gap: 8px;
  display: flex;
  padding: 8px 20px;
  box-shadow: 0px 0px 5px 4px rgba(254,141,255,0);
  transition: 0.3s;
  align-items: center;
  border-radius: 20px;
  justify-content: center;
  text-decoration: none;
  background-color: var(--dl-color-gray-white);
}
.home-container5:hover {
  box-shadow: 0px 0px 5px 4px rgba(254,141,255,255);
}
.home-text102 {
  color: rgb(19, 19, 19);
  height: auto;
  font-size: 1.2rem;
  font-style: Bold;
  text-align: left;
  font-family: Syne;
  font-weight: 700;
  line-height: 140%;
  font-stretch: normal;
  text-decoration: none;
}
.home-vector1 {
  width: 8px;
  height: 8px;
}
.home-social-links {
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  align-items: center;
  justify-content: center;
}
.home-frame179 {
  gap: 21px;
  display: flex;
  align-items: center;
}
.home-link14 {
  display: contents;
}
.home-group146 {
  width: 30px;
  height: 30px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 1;
  text-decoration: none;
}
.home-group65 {
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-ellipse4 {
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
  position: absolute;
}
.home-image2021twitterlogowhite1 {
  top: 8.333333015441895px;
  left: 6.666666507720947px;
  width: 16px;
  height: 13px;
  position: absolute;
}
.home-link15 {
  display: contents;
}
.home-image48 {
  width: 30px;
  height: 30px;
  text-decoration: none;
}
.home-link16 {
  display: contents;
}
.home-image18 {
  width: 30px;
  height: 30px;
  text-decoration: none;
}
.home-link17 {
  display: contents;
}
.home-image46 {
  width: 30px;
  height: 30px;
  text-decoration: none;
}
.home-link18 {
  display: contents;
}
.home-image47 {
  width: 30px;
  height: 30px;
  text-decoration: none;
}
.home-copyright {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
.home-text103 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  flex-grow: 1;
  font-size: 18px;
  font-style: Regular;
  text-align: center;
  font-family: Syne;
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
@media(max-width: 767px) {
  .home-container1 {
    position: initial;
  }
  .home-text {
    position: initial;
  }
  .home-personas {
    flex-direction: column;
  }
  .home-video1 {
    width: 75%;
  }
  .home-intro1 {
    align-self: center;
    align-items: center;
    margin-left: 0px;
  }
  .home-container2 {
    position: initial;
  }
  .home-text008 {
    position: initial;
  }
  .home-text009 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-family: Syne;
    font-weight: 700;
    line-height: 150%;
    text-decoration: none;
  }
  .home-small-columns {
    flex-direction: column;
  }
  .home-container3 {
    position: initial;
  }
  .home-text021 {
    position: initial;
  }
  .home-small-columns1 {
    flex-direction: column;
  }
  .home-column11 {
    flex-direction: column;
  }
  .home-container4 {
    position: initial;
  }
  .home-text084 {
    position: initial;
  }
  .home-text085 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-family: Syne;
    font-weight: 700;
    line-height: 150%;
    text-decoration: none;
  }
  .home-iframe {
    min-width: 60vw;
    aspect-ratio: 3/4;
  }
  .home-medium {
    flex-direction: column;
  }
  .home-image6 {
    max-width: 50%;
  }
  .home-columns09 {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .home-small-columns2 {
    flex-direction: column;
  }
  .home-image79 {
    width: 50%;
    display: none;
  }
}
