:root {
  --steel-blue: #096ad0;
  --g-aa: #b8b8b8;
  --midnight-blue: #1f2c3d;
  --nn3: #020911;
  --h22: #00f9ff;
  --black: #000;
  --hobor-neon: #9ceeff;
  --white: #fff;
  --manual-book: #e4e4e4;
  --bre-w: #f8f8f8;
  --g-04: #4da8b5;
  --g3: #c6f5e6;
  --oder: transparent;
  --oder-b: #ffc3ed;
  --ur: #1d92cf;
  --bre-b: #1c1c1c;
  --cyan: cyan;
  --green-02: #40ffc2;
  --m-h: #ff62d0;
  --bre-w2: whitesmoke;
  --deep-sky-blue: #00bee4;
  --ne-02: #5fbba7;
  --g-aah: #ececec;
  --h1: #8fecff;
  --nn: #061324;
  --aquamarine: #7cf1d8;
  --error: #ff3964;
  --hyper: #fa2504;
  --hhy: #ff5227;
  --base-enter: #f8f3e8;
  --cadet-blue: #0098b6;
  --nn2: #061931;
  --su: #68d86b;
  --hy-03: #ff7b39;
  --hyper-h: #f50;
  --dimen-p: #b78deb;
  --hy-t: #ffd3bd;
  --dim-grey: #515151;
  --sandy-brown: #fda56a;
  --bg: #00aab6;
  --green-01: #99ffdf;
  --softwear-app: #0aa4e01a;
  --app-hover: #0aa4e026;
  --dimen: #9034ff;
  --blue-violet: #eb4b23;
  --oder-l: #da0098;
  --g-05: #04d190;
  --prosumer: #050708;
  --zx: var(--black);
  --demo-download: #db87ff;
  --demo-back: #ff62d012;
  --app-down: #0aa4e0;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper, .w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-users-userloginformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformheader {
  text-align: center;
}

.w-users-userformbutton {
  text-align: center;
  width: 100%;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

.w-users-userformpagewrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 340px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.w-users-usersignupformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-users-usersignupverificationmessage {
  display: none;
}

.w-users-userresetpasswordformwrapper, .w-users-userupdatepasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-useraccountwrapper {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-users-blockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-users-blockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding: 20px;
}

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

.w-users-useraccountsubscriptionlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  overflow: auto;
}

.w-users-useraccountsubscriptionlistitem {
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

.w-commerce-commercecartproductname {
  font-weight: 700;
}

.w-users-gridrow {
  grid-column-gap: 8px;
  grid-template-columns: auto auto;
  justify-content: flex-start;
  display: grid;
}

.w-users-flexcolumn {
  flex-direction: column;
  display: flex;
}

.w-users-useraccountsubscriptioncancelbutton {
  color: #3898ec;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #0000;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }
}

body {
  color: var(--steel-blue);
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

h1 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 54px;
  font-weight: 300;
  line-height: 1.3em;
}

h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3em;
}

h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.4em;
}

h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4em;
}

h5 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 500;
  line-height: 24px;
}

p {
  color: var(--g-aa);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5em;
  position: relative;
}

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

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  color: #096ad099;
  margin-bottom: 12px;
}

img {
  max-width: 100%;
  margin-left: 0;
  display: inline-block;
}

blockquote {
  border-left: 1px solid var(--steel-blue);
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 10px 20px;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
}

.section {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
  position: relative;
  overflow: hidden;
}

.section.grid {
  z-index: -1;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.section.bo-bottom-padding {
  padding-bottom: 0;
}

.section.divider {
  background-color: #096ad033;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section.blue {
  color: var(--steel-blue);
  background-color: #096ad0;
  display: none;
}

.section.full-screen.background-image-side {
  background-color: #096ad033;
  background-image: url('../images/background-image.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.full-screen.stretch {
  align-items: stretch;
}

.section.light-blue {
  background-color: #096ad00a;
  border-style: none;
}

.section.wider-padding {
  padding-top: 160px;
  padding-bottom: 160px;
  display: block;
}

.section.wider-padding.background-image {
  background-image: url('../images/cinematic-big.svg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  align-items: center;
  display: flex;
}

.section.wider-padding.border {
  border-top: 1px solid #096ad00a;
  border-bottom: 1px solid #096ad00a;
}

.section.wider-padding.map {
  background-position: 50%;
  padding-top: 240px;
  padding-bottom: 240px;
}

.section.light-blue {
  background-color: #096ad014;
}

.section.blue {
  color: #096ad0;
  background-color: #096ad0;
}

.section.background-image {
  background-image: url('../images/cinematic-big.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}

.section.half-screen-background-image {
  background-image: url('../images/169-big.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 50%;
}

.section.half-screen-background-image.right {
  background-position: 100%;
}

.section.black {
  background-color: var(--midnight-blue);
}

.section.black._80vh {
  flex-direction: column;
  height: 80vh;
  min-height: 800px;
  display: flex;
}

.section.black.legos {
  background-color: var(--midnight-blue);
  padding-top: 138px;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.section.page-header {
  padding-top: 160px;
  padding-bottom: 80px;
}

.section.page-header.image {
  background-image: url('../images/cinematic-big.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 160px;
}

.section.full-screen {
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.section.top-divider {
  border-top: 1px solid #096ad033;
}

.section.pale-blue {
  background-color: #096ad00a;
  display: block;
}

.section.map {
  background-image: url('../images/map.svg');
  background-size: cover;
}

.section.legowerk-footer {
  padding-top: 60px;
  padding-bottom: 60px;
}

.wrapper {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  top: 0;
  left: 0;
  right: 0;
}

.wrapper.grid-container {
  z-index: -1;
  display: block;
  position: fixed;
  inset: auto 0 0;
}

.wrapper.space-around {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.wrapper.navbar-2 {
  flex-direction: row;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.wrapper.lg-negative-margins {
  flex-direction: row;
  flex: 0 auto;
  margin-top: -80px;
  margin-bottom: -80px;
  display: flex;
}

.wrapper.navbar {
  z-index: 1;
  background-color: var(--nn3);
  opacity: 1;
  border: 1px #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 72px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 60px 0 25px;
}

.wrapper.components {
  align-items: flex-start;
  width: 70%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.wrapper.introduction {
  z-index: -1;
  transform-origin: 50% 100%;
  height: 100%;
  position: absolute;
}

.wrapper.mobile-navbar-container {
  flex-direction: column;
  align-items: stretch;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.wrapper.centre-align {
  align-items: center;
  display: flex;
  overflow: visible;
}

.color-block {
  background-color: #096ad033;
  border-radius: 3px;
  width: 100px;
  height: 100px;
  margin-left: 0;
  margin-right: 0;
}

.color-block.steel-blue {
  background-color: var(--steel-blue);
}

.color-block.black {
  background-color: var(--midnight-blue);
}

.color-block.white {
  background-color: #fff;
}

.color-block.white.border {
  border: 1px solid #3d9afc;
}

.color-block.light-blue {
  border-style: none;
}

.grid {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: stretch;
  height: 100vh;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.grid.intro {
  height: 100%;
}

.block {
  border-style: none;
  border-width: 1px;
  flex-wrap: nowrap;
  flex: 1;
  place-content: flex-start;
  align-items: flex-start;
  min-width: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.block.lg-50 {
  float: left;
  justify-content: center;
  width: 50%;
  min-height: 400px;
  padding: 80px;
  display: flex;
}

.column-overlay {
  border-left: 1px solid #096ad00d;
  border-right: 1px solid #096ad00d;
  width: 100%;
  height: 100%;
}

.column-overlay.white {
  border-left-color: #ffffff14;
  border-right-color: #ffffff14;
}

.centre-align {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.centre-align.bottom-margin {
  margin-bottom: 40px;
}

.col {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col.centre-align {
  align-items: center;
}

.col.lg-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  width: 33.33%;
}

.col.lg-4.align-bottom {
  justify-content: flex-end;
}

.col.lg-4.align-bottom.md-4 {
  align-items: center;
}

.col.lg-4.sm-2.lg-vertical-align {
  justify-content: center;
}

.col.lg-4.flex-stretch {
  align-items: stretch;
}

.col.lg-3 {
  flex: none;
  width: 25%;
}

.col.lg-3.no-padding {
  float: left;
}

.col.lg-3.no-padding.sm-2 {
  width: 250px;
  margin-right: 100px;
  padding-right: 0;
  display: flex;
}

.col.lg-3.flex-stretch {
  align-items: stretch;
}

.col.lg-1 {
  flex: 0 auto;
  width: 8.33%;
}

.col.lg-6 {
  flex: 0 auto;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  padding-right: 0;
}

.col.lg-6.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col.lg-6.centre-align-vertical {
  justify-content: center;
}

.col.lg-6.md-3.centre-align {
  align-items: center;
}

.col.lg-6.sm-margin-bottom.stretch {
  align-items: stretch;
}

.col.lg-2 {
  width: 16.66%;
}

.col.lg-5 {
  width: 41.66%;
}

.col.lg-5.align-vertically {
  justify-content: center;
}

.col.lg-7 {
  width: 58.33%;
}

.col.lg-8 {
  width: 66.66%;
}

.col.lg-9 {
  width: 75%;
}

.col.lg-10 {
  width: 83.33%;
}

.col.lg-11 {
  width: 91.66%;
}

.col.lg-12 {
  width: 100%;
}

.col.lg-6-copy {
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
}

.col.lg-6-copy.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col.lg-6-copy.centre-align-vertical {
  justify-content: center;
}

.col.lg-6-copy.md-3.centre-align {
  align-items: center;
}

.col.lg-6-copy.sm-margin-bottom.stretch {
  align-items: stretch;
}

.paragraph-small {
  color: var(--g-aa);
  font-size: 15px;
  font-weight: 300;
}

.paragraph-small.no-top-margins {
  margin-top: 0;
}

.paragraph-small.align-to-h1 {
  margin-bottom: 6px;
  margin-left: 5px;
}

.paragraph-small.divider-line {
  margin-left: 8px;
  margin-right: 8px;
}

.paragraph-small.short-paragraph {
  width: 75%;
}

.paragraph-small.white {
  color: #fff9;
}

.paragraph-small.footer {
  margin-bottom: 0;
  font-size: 13px;
}

.row {
  flex-flow: wrap;
  place-content: stretch center;
  align-items: stretch;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.row.flex-horizontal {
  flex-wrap: nowrap;
  justify-content: flex-start;
  display: flex;
}

.row.flex-horizontal.blue.padding {
  margin-left: -30px;
  margin-right: -30px;
  padding: 20px;
}

.row.flex-horizontal.no-bottom-margin {
  margin-bottom: 0;
}

.row.centre-align {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.row.align-centre {
  justify-content: center;
  align-items: flex-start;
}

.row.align-centre.flex-vertical-align {
  align-items: center;
}

.button {
  border: 1px solid var(--steel-blue);
  background-color: var(--h22);
  box-shadow: none;
  color: var(--black);
  letter-spacing: 2px;
  border-radius: 0;
  width: 100%;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 400;
  transition: none;
}

.button:hover {
  border: 1px solid var(--steel-blue);
  background-color: var(--hobor-neon);
  color: var(--black);
  transform: none;
  box-shadow: 0 6px 20px #013a7554;
}

.button.ghost {
  border: 1px solid var(--steel-blue);
  box-shadow: none;
  color: var(--steel-blue);
  background-color: #0000;
}

.button.ghost:hover {
  background-color: var(--steel-blue);
  color: #fff;
  background-image: none;
  transform: none;
}

.button.ghost.reversed {
  color: #fff;
  background-color: #0000;
  border-color: #fff;
}

.button.ghost.reversed:hover, .button.reversed {
  color: var(--steel-blue);
  background-color: #fff;
}

.button.reversed:hover {
  background-image: none;
}

.button.lg-wide {
  text-align: center;
  width: 100%;
}

.button.margin-left {
  margin-right: 20px;
}

.button.side-margins {
  margin-left: 16px;
  margin-right: 16px;
}

.button.form-button {
  box-shadow: none;
  border-radius: 0 3px 3px 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
}

.button.white {
  color: #096ad099;
  background-color: #fff;
  border-style: none;
  margin-bottom: 20px;
  margin-right: 20px;
  box-shadow: 0 4px 11px #013a751a;
}

.navbar {
  background-color: #0000;
  flex-direction: row;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.navbar.fixed {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  mix-blend-mode: normal;
  background-color: #02091100;
  border: 1px #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  height: 72px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: fixed;
  top: 0;
}

.margin-bottom {
  margin-bottom: 30px;
}

.margin-bottom.small {
  margin-bottom: 20px;
}

.margin-bottom.align-left {
  text-align: left;
}

.form {
  width: 100%;
  height: auto;
  margin-top: 30px;
  margin-bottom: 0;
}

.form-field {
  aspect-ratio: auto;
  border: 1px solid var(--g-aa);
  color: var(--white);
  background-color: #ffffff0d;
  border-radius: 3px;
  min-width: 200px;
  margin-bottom: 20px;
  padding: 26px 16px;
}

.form-field::placeholder {
  color: var(--manual-book);
  font-weight: 300;
}

.form-field.no-bottom-margins {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.form-field.no-bottom-margins.margin-right {
  margin-right: 20px;
}

.form-field.side-margins {
  margin-left: 16px;
  margin-right: 16px;
}

.text-area {
  color: var(--steel-blue);
  background-color: #096ad00a;
  border-style: none;
  border-radius: 3px;
  min-height: 140px;
  margin-bottom: 20px;
  padding-top: 16px;
  padding-left: 16px;
}

.text-area::placeholder {
  color: var(--steel-blue);
}

.page-preview-link {
  box-shadow: none;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 40px 0 0;
  text-decoration: none;
  transition: all .2s;
  display: block;
  overflow: hidden;
}

.page-preview-link:hover {
  background-image: none;
  transform: translate(0, -4px);
  box-shadow: 0 8px 40px #0000001a;
}

.page-wrapper {
  display: block;
  overflow: hidden;
}

.price-table-container {
  border: 1px solid #096ad033;
  border-radius: 6px;
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding: 50px;
  display: flex;
}

.price-table-container.flex-stretch {
  align-items: stretch;
}

.price-table-container.link {
  align-items: stretch;
  text-decoration: none;
  transition: border .2s ease-in-out;
}

.price-table-container.link:hover {
  border-color: var(--steel-blue);
}

.logo {
  flex: 1;
  margin-left: 20px;
  position: absolute;
}

.logo.w--current {
  flex: 1;
}

.logo.rel {
  align-items: center;
  max-width: 200px;
  margin-left: 0;
  display: block;
  position: relative;
}

.logo.rel.w--current {
  flex: 0 auto;
  width: auto;
  max-width: none;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.column-styleguide {
  border: 1px solid var(--steel-blue);
  background-color: #096ad00f;
  border-radius: 6px;
  width: 100%;
  height: 40px;
  margin-bottom: 0;
}

.styleguide-caption {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}

.styleguide-caption.small-divider {
  margin-top: -15px;
  font-size: 12px;
}

.white {
  color: #fff;
  font-weight: 300;
}

.horizontal-line {
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-bottom: 40px;
}

.horizontal-line.blue {
  background-color: var(--steel-blue);
}

.horizontal-line.light {
  color: var(--steel-blue);
  background-color: #297fcacc;
  margin-top: 10px;
  margin-bottom: 20px;
}

.horizontal-line.light.white {
  background-color: #fffc;
}

.footer-logo {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

.footer-link {
  opacity: .5;
  cursor: pointer;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .2s ease-in-out;
}

.footer-link:hover {
  opacity: 1;
}

.footer-link.w--current {
  opacity: 1;
  font-weight: 500;
}

.footer-link.spacing {
  margin-left: 16px;
  margin-right: 16px;
}

.footer-link.spacing.last {
  margin-right: 0;
}

.footer-link.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.footer-link.no-padding.last {
  margin-right: -20px;
}

.social-media-icon {
  padding: 8px;
}

.contact-form-container {
  border-radius: 6px;
  width: 100%;
}

.contact-form-container.card {
  background-color: #fff;
  border: 1px #096ad033;
  padding: 60px;
  box-shadow: 10px 0 80px #1f2c3d1a;
}

.contact-form-container.card.white-background {
  border: 1px solid var(--steel-blue);
  background-color: #fff;
}

.contact-form-container.light-blue.padding {
  padding: 40px;
}

.contact-form-container.card {
  color: var(--bre-w);
  background-color: #0000;
  border: .1px #f8f8f833;
  width: 600px;
  height: auto;
  margin-left: 0;
  padding: 60px 40px 60px 60px;
  box-shadow: 10px 0 80px #1f2c3d1a;
}

.icon {
  color: #fff;
  width: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
}

.light-blue {
  background-color: #096ad00a;
}

.question {
  align-items: flex-start;
  display: flex;
}

.answer-text {
  margin-top: 8px;
}

.question-arrow-icon {
  margin-top: 26px;
  margin-left: 24px;
  margin-right: 8px;
}

.question-arrow-icon.left {
  filter: contrast(63%) brightness(180%);
  color: var(--h22);
  width: 12px;
  max-width: none;
  margin-top: 7px;
  margin-left: 0;
  margin-right: 10px;
  display: block;
}

.answer {
  color: #9096a4;
  padding-left: 64px;
  padding-right: 8px;
  display: block;
  overflow: hidden;
}

.answer._2 {
  width: 95%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 30px;
  padding-left: 0;
  padding-right: 0;
}

.question-container {
  text-align: left;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #096ad033;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 24px;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.question-container.transparent {
  background-color: #0000;
  border-style: none;
  margin-bottom: 16px;
  padding: 10px 0;
}

.service-icon {
  float: left;
  border: 1px solid var(--steel-blue);
  color: var(--steel-blue);
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-top: 11px;
  margin-bottom: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

.service-icon._2 {
  border-color: var(--steel-blue);
  color: var(--steel-blue);
  width: 40px;
  height: 40px;
  margin-top: 11px;
  margin-bottom: 0;
}

.question-text {
  flex: 1;
  margin-top: 15px;
  margin-left: 24px;
}

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

.nav-menu-2 {
  background-color: #fff;
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-around;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-link-2 {
  color: var(--steel-blue);
  cursor: pointer;
  padding: 16px 20px 18px;
  font-size: 15px;
  line-height: 24px;
  transition: opacity .15s;
  position: relative;
}

.nav-link-2:hover {
  opacity: 1;
  color: var(--steel-blue);
}

.nav-link-2.w--current {
  color: var(--steel-blue);
  font-weight: 700;
  transition-property: none;
}

.nav-link-2.border {
  border: 1px solid var(--steel-blue);
  opacity: 1;
  border-radius: 50px;
  padding-top: 6px;
  padding-bottom: 6px;
  transition: background-color .2s;
}

.nav-link-2.border:hover, .nav-link-2.border.cta {
  background-color: var(--steel-blue);
  color: #fff;
}

.nav-link-2.dropdown {
  opacity: 1;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
}

.nav-link-2.full-opacity {
  opacity: 1;
}

.nav-link-2.burger-nav {
  opacity: 1;
  color: #096ad099;
  background-color: #fff;
  flex: 0 auto;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  transition: opacity .15s, color .2s;
  display: block;
  position: relative;
}

.nav-link-2.burger-nav:hover {
  opacity: 1;
  color: var(--steel-blue);
}

.menu-button-2.w--open {
  color: #096ad033;
  background-color: #fff;
}

.nav-bar {
  z-index: 200;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.nav-bar.sample-website {
  flex-direction: column;
  position: absolute;
}

.nav-bar.burger-nav {
  background-color: #fff;
}

.toggle-grid {
  z-index: 100;
  background-color: var(--midnight-blue);
  color: #fff;
  border-radius: 60px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 16px;
  position: fixed;
  bottom: 0;
  right: 0;
}

.logo-navbar {
  max-width: 200px;
}

.logo-navbar.white {
  opacity: 1;
  background-color: #0000;
  width: 115px;
  display: none;
}

.logo-navbar.white:hover {
  opacity: .87;
  color: #fff;
}

.blue {
  background-color: var(--steel-blue);
}

.partner-logo {
  width: 100px;
}

.phone-image.negative-margins {
  margin-bottom: -125px;
}

.no-margins {
  margin-top: 0;
  margin-bottom: 0;
}

.styleguide-small-divider {
  opacity: .3;
  width: 100%;
  margin-top: 0;
}

.no-bottom-margins {
  margin-bottom: 0;
}

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

.column-image {
  margin-bottom: 20px;
  transition: transform .2s;
}

.column-image:hover {
  transform: translate(0, -5px);
}

.slider {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.slide {
  background-color: #0000;
}

.slide.small {
  width: 70%;
  margin-left: 10px;
  margin-right: 10px;
}

.slider-arrow, .slide-nav {
  color: var(--steel-blue);
}

.full-width-image {
  width: 100%;
}

.overflow-visible {
  overflow: visible;
}

.small-icon {
  float: left;
  margin-right: 16px;
  display: block;
}

.inline-form {
  width: 75%;
  display: flex;
}

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

.components-list-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start;
  align-items: flex-start;
  width: 120%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
  position: static;
}

.components-list-container._2 {
  opacity: 1;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 120%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 60px;
  padding-bottom: 20px;
  display: none;
  position: static;
}

.flex-stretch {
  flex-direction: column;
  display: flex;
}

.no-vertical-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.flex-horizontal-justify-start-align-centre {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.tick-icon {
  margin-right: 8px;
}

.flex-horizontal {
  display: flex;
}

.flex-horizontal.align-bottom {
  align-items: flex-end;
}

.blog-thumbnail-container {
  border: 1px solid #096ad033;
  border-radius: 6px;
  flex: 1;
  margin-bottom: 30px;
  text-decoration: none;
  transition: all .2s;
  overflow: hidden;
}

.blog-thumbnail-container:hover {
  transform: translate(0, -5px);
}

.blog-thumbnail-container.no-border {
  border-style: none;
}

.blog-thumbnail-container.no-border:hover {
  transform: none;
}

.padding {
  padding: 20px;
}

.padding.no-horizontal-padding {
  padding-left: 0;
  padding-right: 0;
}

.masonry-div {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 3px;
  flex: 1;
  width: 100%;
  margin-bottom: 30px;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.masonry-div.vertical {
  flex: 1;
}

.margin-bottom-gutter {
  margin-bottom: 30px;
}

.tab {
  width: 100%;
}

.tabs-menu {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.tab-link {
  opacity: .5;
  color: var(--steel-blue);
  text-align: center;
  background-color: #0000;
  flex: 1;
  width: 33.33%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.tab-link.w--current {
  opacity: 1;
  background-color: #0000;
  font-weight: 700;
}

.intro-hero-headline {
  color: #fff;
  letter-spacing: -3px;
  font-size: 112px;
  font-weight: 300;
  line-height: 1em;
}

.intro-paragraph {
  opacity: .5;
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5em;
}

.big-brick {
  width: 150px;
}

.big-brick._1 {
  margin-left: -50px;
}

.big-brick._2 {
  margin-top: 20px;
  margin-right: -150px;
}

.big-brick._3 {
  margin-top: 20px;
  margin-left: -200px;
  position: relative;
}

.big-brick._4 {
  z-index: 1;
  position: relative;
}

.small-brick {
  width: 100px;
}

.small-brick._2 {
  margin-top: 20px;
  margin-left: -50px;
}

.bricks-container {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -66px;
  margin-bottom: 238px;
  display: block;
  transform: scale(2);
}

.white-bricks {
  z-index: 1;
  flex-flow: row;
  flex: 0 auto;
  align-items: flex-start;
  display: block;
  position: relative;
}

.blue-bricks {
  align-items: flex-start;
  margin-left: -50px;
  display: flex;
}

.centred-logo-container {
  justify-content: center;
  display: flex;
}

.text-block {
  color: #7777774d;
  column-count: 1;
  padding-bottom: 2px;
  font-size: 25px;
  font-weight: 300;
  line-height: 32px;
}

.text-block:hover {
  color: #77777780;
}

.nav-link-with-icon-containr {
  opacity: 1;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.menu-icon {
  margin-right: 8px;
}

.navbar-links-container {
  z-index: 10;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
  position: relative;
}

.dark-blue {
  background-color: var(--midnight-blue);
}

.nav-link {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  cursor: pointer;
  width: auto;
  margin-right: 60px;
  padding: 26px 0;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  color: var(--hobor-neon);
}

.nav-link.cta {
  background-color: var(--steel-blue);
  color: #fff;
  padding: 10px 30px;
  transition: background-color .1s ease-in-out;
  display: none;
}

.nav-link.cta:hover {
  background-color: #328ae6;
}

.back-to-legowerk-link {
  z-index: 100;
  background-color: var(--midnight-blue);
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 90px;
  margin: 16px;
  padding: 8px 14px;
  font-size: 10px;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
}

.dropdown-container {
  background-color: var(--nn3);
  opacity: 1;
  border: 1px #000;
  justify-content: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  display: flex;
  position: fixed;
}

.components-wrapper {
  border: 20px solid #096ad033;
  border-style: solid none;
  overflow: hidden;
}

.hover.hover-on-image {
  opacity: 1;
  background-color: #e4f1fd;
  width: auto;
  height: 100%;
  padding: 30px;
  display: block;
  position: absolute;
}

.portrait-container {
  margin-bottom: 30px;
  position: relative;
}

.team-small-container {
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 60px;
  display: flex;
}

.div-block-29 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.image-9 {
  margin-right: 20px;
}

.bold {
  color: #dfdfdf;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 400;
}

.form-with-button {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.testimonial-container {
  background-color: #fff;
  align-items: flex-start;
  padding: 50px;
  display: flex;
}

.testimonial-container.border {
  border: 1px solid var(--steel-blue);
  background-color: #fff;
  border-radius: 3px;
  align-items: flex-start;
  display: flex;
}

.quotation-mark {
  opacity: .1;
  margin-right: 24px;
}

.slider-3 {
  background-color: #0000;
  height: 100%;
}

.slide-nav-2 {
  margin-top: 20px;
  margin-bottom: -20px;
  font-size: 10px;
  position: relative;
}

.hide {
  display: none;
}

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

.horizontal-short-line {
  background-color: #096ad033;
  height: 1px;
  margin-left: -50px;
  margin-right: -50px;
}

.div-block-32 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.social-link {
  border: 1px solid var(--steel-blue);
  background-color: var(--steel-blue);
  border-radius: 50px;
  margin-left: 6px;
  margin-right: 6px;
  padding: 8px;
  display: inline;
}

.team-small-container-1 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.team-container {
  margin-bottom: 30px;
}

.section-header {
  color: var(--bre-w);
  text-align: left;
  justify-content: center;
  margin: 0 auto 20px;
  font-size: 33px;
  display: block;
}

.half-screen-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 500px;
  display: flex;
}

.page-title {
  color: #fff;
}

.short-paragraph {
  width: 75%;
}

.div-block-33 {
  width: 100%;
}

.app-download-button {
  float: left;
  margin-right: 30px;
}

.feature-icon-horizontal {
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.icon-side {
  width: 50px;
  margin-right: 30px;
}

.value-proposition-container.vertical-align {
  flex: 1;
  align-items: center;
  display: flex;
}

.value-proposition-buttons {
  margin-top: 40px;
}

.value-proposition-hero-image.margin-auto {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.computer-image {
  width: 70vw;
  margin-left: 10vw;
  position: absolute;
}

.computer-image-container {
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.row-3 {
  flex-wrap: wrap;
  align-content: stretch;
  align-items: stretch;
  margin-bottom: 40px;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.row-3.centre-align {
  justify-content: center;
  display: flex;
}

.col-2 {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.col-2.lg-6 {
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
}

.col-2.lg-1 {
  flex: 0 auto;
  width: 8.33%;
}

.side-image.lightbox-video {
  position: relative;
}

.side-image.map {
  background-image: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.border-to-edge-picture {
  float: left;
  background-image: url('../images/cinematic-big.svg');
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 600px;
  position: relative;
  top: 0;
}

.big-blog-thumbnail-container {
  margin-bottom: 80px;
  transition: transform .2s ease-in-out;
}

.big-blog-thumbnail-container.no-bottom-margins {
  margin-bottom: 0;
}

.intro-feature-container {
  border-radius: 3px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.intro-feature-container.bottom-right {
  justify-content: space-between;
  align-items: stretch;
}

.features-phone-image {
  margin-top: -30px;
  margin-left: -30px;
}

.features-mac {
  margin-bottom: -30px;
  margin-right: -30px;
}

.mac-container {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-35 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rich-text-block {
  text-align: left;
}

.rich-text-block img {
  margin-top: 40px;
  margin-bottom: 40px;
}

.starter-website-image {
  margin-bottom: -75px;
  margin-right: -208px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.success-message {
  background-color: #096ad00a;
}

.footer-heading {
  margin-bottom: 20px;
  text-decoration: none;
}

.div-block-39 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.footer-logo-2 {
  margin-bottom: 40px;
}

.avatar-container {
  display: flex;
}

.div-block-48 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  display: flex;
}

.full-width {
  width: 100%;
}

.works-link {
  text-decoration: none;
}

.low-opacity {
  color: #096ad099;
}

.feature-image {
  height: 60px;
}

.masonry-div-header {
  color: #fff;
}

.centred-logo {
  margin-left: 20px;
  margin-right: 20px;
}

.video-placeholder {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.lightbox-link {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  transition: transform .2s ease-in-out;
  display: flex;
}

.lightbox-link:hover {
  transform: scale(1.01);
}

.play-icon {
  position: absolute;
}

.transparent-overlay {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.dropdown-link-text {
  margin-right: 20px;
  text-decoration: none;
}

.dropdown-chevron {
  margin-right: -1px;
}

.dropdown-link {
  opacity: .6;
  color: var(--steel-blue);
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 15px;
}

.dropdown-link:hover, .dropdown-link.w--current {
  opacity: 1;
}

.dropdown-list-2 {
  border: 1px solid #000;
}

.dropdown-list-2.w--open {
  border-color: var(--steel-blue);
  opacity: 1;
  background-color: #fff;
  border-radius: 6px;
  margin-top: 0;
}

.small-slide {
  width: 50%;
  padding-left: 30px;
  padding-right: 30px;
}

.date-container {
  display: flex;
}

.value-point-container {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.negative-margin {
  margin-left: -18px;
}

.container-2 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.blog-thumbnail {
  transition: transform .15s;
}

.blog-thumbnail:hover {
  transform: translate(0, -5px);
}

.blog-tag {
  background-color: var(--steel-blue);
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 30px;
  padding: 6px 10px;
  font-size: 12px;
  text-decoration: none;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
}

.blog-content-preview-container {
  margin-top: -37px;
  position: relative;
}

.back-icon {
  margin-right: 8px;
}

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

.utility-page-wrap.light-blue {
  z-index: 1;
  height: 100vh;
  position: relative;
}

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

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

.utility-page-icon {
  mix-blend-mode: normal;
  width: 300px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.shadow {
  z-index: 0;
  position: absolute;
  top: 20px;
  bottom: 0;
  left: 16px;
}

.shadow._1 {
  inset: auto 2px -10px auto;
}

.video-preview {
  z-index: 1;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
}

.play-icon-1 {
  z-index: 2;
  position: relative;
}

.video-preview-container {
  z-index: 1;
  transition: transform .2s;
  position: relative;
}

.video-preview-container:hover {
  z-index: 1;
  position: relative;
  transform: translate(-5px, -5px);
}

.acme-logomark {
  margin-right: 10px;
}

.map {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: 125px;
  border-radius: 6px;
  overflow: hidden;
}

.pin {
  position: absolute;
}

.div-block-sim-03 {
  opacity: 1;
  justify-content: flex-end;
  align-items: center;
  width: 90%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.lightbox-image {
  transition: transform .2s ease-in-out;
}

.lightbox-image:hover {
  transform: translate(0, -5px);
}

.how-it-works-line {
  background-color: #096ad033;
  width: 100vw;
  height: 1px;
  position: absolute;
  top: 315px;
}

.how-it-works-step {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.step-number {
  margin-top: 0;
  margin-bottom: 0;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.circle {
  z-index: 1;
  background-color: #fff;
  border: 1px #096ad0;
  border-radius: 49px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
  box-shadow: 0 5px 30px #1f2c3d1a;
}

.how-it-works-tab {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.step-container {
  margin-bottom: 80px;
}

.no-underline {
  text-decoration: none;
}

.div-block-51 {
  display: block;
}

.paragraph {
  color: #b8b8b84d;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4em;
  display: block;
}

.paragraph:hover {
  color: #7776;
}

._01-dropdown-container {
  z-index: 0;
  background-color: var(--nn3);
  border: 1px #000;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-top: 0;
  display: inline-flex;
  position: fixed;
  inset: auto;
}

.white-bricks-2 {
  z-index: 1;
  flex-flow: row;
  flex: 0 auto;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.paragraph-small-2 {
  color: #096ad099;
  font-size: 15px;
  font-weight: 300;
}

.paragraph-small-2.footer {
  margin-bottom: 0;
  font-size: 13px;
}

.bricks-container-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -66px;
  margin-bottom: 238px;
  display: flex;
  transform: scale(2);
}

.q-n-a {
  background-color: #0000;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.q-n-a.blue {
  color: #096ad0;
  background-color: #096ad0;
}

.q-n-a.black {
  background-color: #1f2c3d;
}

.q-n-a.black.legos {
  padding-top: 138px;
  padding-bottom: 0;
  overflow: visible;
}

.q-n-a.black._80vh {
  flex-direction: column;
  height: 80vh;
  min-height: 800px;
  display: flex;
}

.q-n-a.wider-padding {
  padding-top: 160px;
  padding-bottom: 160px;
}

.q-n-a.wider-padding.border {
  border-top: 1px solid #096ad00a;
  border-bottom: 1px solid #096ad00a;
}

.q-n-a.pale-blue {
  background-color: #096ad00a;
}

.q-n-a.legowerk-footer {
  padding-top: 60px;
  padding-bottom: 60px;
}

.page-wrapper-2 {
  display: block;
  overflow: hidden;
}

.button-2 {
  letter-spacing: 2px;
  background-color: #0000;
  border: 1px solid #f8f8f84d;
  border-radius: 0;
  padding: 15px 40px;
  font-size: 13px;
  font-weight: 400;
}

.button-2:hover {
  background-color: #096ad0;
  background-image: linear-gradient(260deg, var(--h22) 10%, var(--ur));
  color: var(--bre-b);
  border-style: solid;
  border-color: #f8f8f800;
}

.button-2.white {
  color: #096ad099;
  background-color: #fff;
  border-style: none;
  margin-bottom: 20px;
  margin-right: 20px;
  box-shadow: 0 4px 11px #013a751a;
}

.button-2.ghost {
  box-shadow: none;
  color: #096ad0;
  background-color: #0000;
  border: 1px solid #096ad0;
}

.button-2.ghost:hover {
  color: #fff;
  background-color: #096ad0;
  background-image: none;
  transform: none;
}

.main-intro {
  background-color: var(--manual-book);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 40px;
  display: none;
  overflow: hidden;
}

.section-3 {
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 110vh;
  min-height: 100vh;
  padding-top: 0;
  display: none;
  overflow: hidden;
}

.background-video {
  opacity: .85;
  filter: contrast(110%);
  mix-blend-mode: normal;
  object-fit: cover;
  width: 110%;
  height: 130%;
  margin-top: -100px;
  margin-bottom: 0;
  padding-top: 0;
  position: relative;
  overflow: hidden;
}

._002 {
  z-index: 6;
  background-color: #0000;
  justify-content: center;
  height: 300px;
  display: block;
  position: static;
}

.app-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin: 0;
  padding: 110px 10px 50px;
  display: flex;
  position: static;
}

.head-paragraph {
  color: var(--bre-b);
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.container-3 {
  justify-content: flex-end;
  align-items: center;
  height: 600px;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
}

.head-text-01 {
  color: var(--bre-b);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  width: auto;
  margin-bottom: 15px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.container-4, .container-5, .container-6 {
  position: absolute;
}

.div-block-54 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  height: auto;
  margin-top: 100px;
  padding-top: 0;
  display: flex;
  position: absolute;
}

.container-7 {
  align-items: center;
  display: flex;
}

.div-block-55 {
  color: var(--white);
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding-top: 10px;
  display: none;
}

.heading {
  align-items: center;
  display: flex;
}

.paragraph-4 {
  font-size: 35px;
}

.head-text {
  color: var(--h22);
  letter-spacing: 1px;
  text-transform: capitalize;
  width: 400px;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.3em;
}

.text-2 {
  color: var(--g-aa);
  width: 400px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-56 {
  opacity: 1;
  flex-direction: column;
  align-items: flex-start;
  font-size: 12px;
  display: block;
}

.div-block-56:hover {
  color: var(--hobor-neon);
}

.paragraph-5 {
  color: var(--white);
}

.app-text-block-3 {
  color: var(--cyan);
  mix-blend-mode: normal;
  align-items: flex-end;
  width: 300px;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 1px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em;
  display: block;
}

.div-block-57 {
  width: 1200px;
  max-width: none;
  display: flex;
}

.button-3 {
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
  opacity: 1;
  color: var(--nn3);
  letter-spacing: 2px;
  border-radius: 0;
  justify-content: flex-start;
  width: 160px;
  height: auto;
  margin-top: 20px;
  padding: 15px 30px;
  font-size: 13px;
  font-weight: 400;
  display: inline-flex;
}

.button-3:hover {
  border: 1px none var(--h22);
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 51%, var(--ur));
  opacity: 1;
  filter: brightness(130%);
  letter-spacing: 2px;
  overflow: hidden;
}

.paragraph-6 {
  font-size: 16px;
}

.tiitle {
  color: var(--white);
  width: 450px;
  margin-bottom: 5px;
  margin-left: 0;
  font-size: 17px;
  font-weight: 400;
  display: inline-flex;
}

.body {
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 85%;
  padding-top: 100px;
  display: flex;
}

.div-block-58 {
  z-index: 10;
  background-color: var(--hobor-neon);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  height: 5px;
  display: block;
  position: relative;
}

.div-block-59 {
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 200px;
  display: flex;
}

.div-block-61 {
  z-index: 3;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  display: flex;
  position: absolute;
  left: 15%;
}

.nav-link-coner {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  cursor: pointer;
  padding: 26px 20px 26px 0;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.nav-link-coner:hover {
  color: var(--hobor-neon);
}

.nav-link-coner.cta {
  background-color: var(--steel-blue);
  color: #fff;
  transition: background-color .1s ease-in-out;
  display: none;
}

.nav-link-coner.cta:hover {
  background-color: #328ae6;
}

.nav-link-s {
  color: #0000;
  letter-spacing: 2px;
  text-transform: capitalize;
  cursor: pointer;
  padding: 26px 20px 26px 0;
  font-size: 17px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.nav-link-s:hover {
  color: var(--hobor-neon);
}

.nav-link-s.cta {
  background-color: var(--steel-blue);
  color: #fff;
  transition: background-color .1s ease-in-out;
  display: none;
}

.nav-link-s.cta:hover {
  background-color: #328ae6;
}

.nav-link-copy.cta {
  background-color: var(--steel-blue);
  color: #fff;
  transition: background-color .1s ease-in-out;
  display: none;
}

.nav-link-more {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  cursor: pointer;
  margin-right: 30px;
  padding: 26px 30px 26px 0;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.nav-link-more:hover {
  color: var(--hobor-neon);
}

.nav-link-more.cta {
  background-color: var(--steel-blue);
  color: #fff;
  transition: background-color .1s ease-in-out;
  display: none;
}

.nav-link-more.cta:hover {
  background-color: #328ae6;
}

.p-bar {
  z-index: 5;
  background-color: var(--hobor-neon);
  width: 65px;
  height: 2px;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  bottom: auto;
}

.div-block-63 {
  background-color: #0000;
  width: 100%;
  height: 80px;
  display: block;
}

.div-block-64 {
  object-fit: fill;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 500px;
  margin-top: 20px;
  margin-bottom: 100px;
  margin-right: 0;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.background-video-2 {
  width: 90%;
  height: 70%;
}

.background-video-3 {
  width: 1200px;
  height: 800px;
}

.background-video-4 {
  z-index: 5;
  justify-content: center;
  width: 1000px;
  height: 100%;
  margin-top: 0;
  display: none;
}

._003 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 720px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.container-10 {
  background-color: var(--manual-book);
  height: 300px;
}

.botttom {
  background-color: var(--bre-b);
  width: 100%;
  height: auto;
}

._3-products {
  z-index: 2;
  border: 1px solid var(--black);
  background-color: var(--black);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 90vh;
  display: inline-flex;
  position: relative;
}

.div-block-65 {
  border: .1px none var(--white);
  background-color: var(--bre-b);
  opacity: 1;
  filter: none;
  outline-color: var(--white);
  outline-offset: 1px;
  mix-blend-mode: normal;
  background-image: linear-gradient(358deg, #000 19%, #0000 50%);
  background-position: 0 0;
  outline-width: 1px;
  outline-style: none;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  height: 100%;
  padding-left: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-65:hover {
  opacity: 1;
  filter: grayscale(85%);
}

.div-block-66 {
  background-color: #0000;
  width: 50%;
  height: 100%;
  overflow: hidden;
}

.product-03 {
  border-style: none solid;
  border-width: .1px;
  border-color: var(--white);
  background-color: var(--black);
  opacity: 1;
  filter: brightness(80%);
  outline-offset: 0px;
  outline: 1px #75a0a8;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 50%;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.product-03:hover {
  filter: none;
}

.div-block-68 {
  border: .1px solid var(--white);
  filter: grayscale(80%);
  outline-offset: 0px;
  background-image: linear-gradient(270deg, #000 4%, #0000 92%), url('../images/prism-test-image-ss_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 110%;
  outline: 1px #75a0a8;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 50%;
  display: flex;
}

.div-block-68:hover {
  display: flex;
}

.image-10 {
  width: 1000px;
  max-width: none;
  display: none;
  overflow: visible;
}

.image-10:hover {
  width: 1000px;
}

.div-block-69 {
  z-index: 1;
  aspect-ratio: auto;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-bottom: 60px;
  padding-left: 60px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: flex;
  position: relative;
}

.app-paragraph {
  opacity: 1;
  color: #fff;
  width: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

.app-h {
  color: var(--white);
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3em;
}

.ur-button {
  z-index: 3;
  opacity: 1;
  color: var(--bre-w2);
  letter-spacing: 2px;
  mix-blend-mode: normal;
  background-color: #0000;
  background-image: none;
  border: 1px solid #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: flex;
  position: relative;
}

.ur-button:hover {
  border: 1px solid var(--ur);
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 10%, var(--ur));
  filter: brightness(105%);
  color: var(--black);
}

.image-11 {
  position: static;
}

.a-button {
  border: 1px solid var(--ur);
  background-color: var(--ur);
  color: var(--bre-b);
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 50px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  display: flex;
}

.a-button:hover {
  border: 1px solid var(--ur);
  color: var(--ur);
  background-color: #0000;
}

.button-4 {
  border: 1px none var(--ur);
  background-image: linear-gradient(270deg, var(--h22) 10%, var(--ur));
  color: var(--bre-b);
  justify-content: flex-start;
  align-items: center;
  width: 160px;
  height: auto;
  padding: 15px 0 15px 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  display: flex;
}

.button-4:hover {
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 10%, var(--ur));
  filter: brightness(107%);
  color: var(--black);
}

.div-block-69-copy {
  z-index: 0;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 45%;
  height: 100%;
  padding: 0 10px 20px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: none;
  position: relative;
}

.div-block-69-copy-copy {
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 45%;
  height: 100%;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: flex;
  position: static;
}

.prism {
  opacity: .6;
  color: var(--bre-w2);
  background-color: #0000;
  background-image: none;
  border: 1px solid #ffffff80;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding: 15px 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
  display: flex;
}

.prism:hover {
  border-color: var(--ur);
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 10%, var(--ur));
  filter: brightness(105%);
  color: var(--black);
}

.video {
  background-color: var(--black);
  opacity: 1;
  filter: contrast(105%) brightness(80%);
  border: 1px solid #4d4d4d;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  display: inline-flex;
  overflow: hidden;
}

.div-block-71 {
  z-index: 10;
  background-color: var(--deep-sky-blue);
  width: 80px;
  height: 2px;
  position: relative;
}

.youtube {
  opacity: 1;
  width: 100%;
}

.button-5 {
  border: 1px solid var(--h22);
  color: var(--h22);
  background-color: #0000;
  background-image: none;
  margin-right: 10px;
  padding: 7px 17px;
  font-weight: 300;
}

.button-5:hover {
  border: 1px solid var(--h22);
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 13%, var(--ur));
  color: var(--bre-b);
}

.nav-link-copy {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  cursor: pointer;
  padding: 26px 60px 26px 0;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.t-bar {
  z-index: 5;
  background-color: var(--hobor-neon);
  width: 73px;
  height: 2px;
  margin-top: 0;
  margin-left: 403px;
  display: block;
  position: absolute;
  bottom: auto;
}

.div-block-73 {
  color: var(--bre-b);
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  display: inline-flex;
}

.div-block-74 {
  z-index: 1;
  background-color: #0000;
  justify-content: center;
  align-items: flex-end;
  width: 35%;
  height: 600px;
  margin-left: 140px;
  padding: 0;
  display: flex;
  position: relative;
}

.text-block-t {
  color: #fff;
  column-count: 1;
  padding-bottom: 2px;
  font-size: 23px;
  font-weight: 300;
  line-height: 30px;
}

.text-block-t:hover {
  color: var(--hobor-neon);
}

.text-block-tec {
  color: #fff;
  column-count: 1;
  padding-bottom: 2px;
  font-size: 23px;
  font-weight: 300;
  line-height: 31px;
}

.text-block-tec:hover {
  color: var(--hobor-neon);
}

.button-6 {
  color: var(--white);
  letter-spacing: 2px;
  background-color: #0000004d;
  border: 1px solid #b8b8b8;
  justify-content: center;
  width: auto;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: none;
}

.button-6:hover {
  border-width: .1px;
  border-color: var(--white);
  color: var(--nn3);
  background-color: #fff;
  background-image: none;
  font-weight: 500;
}

.paragraph-10 {
  width: 180px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  position: absolute;
}

.button-7 {
  color: var(--white);
  letter-spacing: 2px;
  background-color: #0000;
  background-image: none;
  border: 1px solid #fff6;
  padding: 13px 27px;
  font-size: 12px;
  font-weight: 400;
  display: inline-flex;
}

.button-7:hover {
  background-image: linear-gradient(270deg, var(--h22) 20%, var(--ur));
  filter: brightness(120%);
  color: var(--black);
  border-style: none;
  font-weight: 400;
}

.button-7.w--current {
  letter-spacing: 2px;
}

.button-7.w--current:hover {
  background-image: linear-gradient(to bottom, var(--ur), var(--h22) 61%);
  font-weight: 400;
}

.button-8 {
  color: var(--bre-b);
  background-color: #0000;
  border: 1px solid #1c1c1c66;
  width: 122.588px;
  margin-top: 60px;
  position: static;
}

.button-8:hover {
  border-color: var(--deep-sky-blue);
  opacity: 1;
  color: var(--deep-sky-blue);
  background-image: none;
  font-weight: 300;
}

.div-block-75 {
  white-space: normal;
  object-fit: none;
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 25%;
  height: auto;
  margin-right: 5%;
  padding-top: 0%;
  padding-bottom: 7%;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-12 {
  z-index: 0;
  opacity: 1;
  object-fit: fill;
  width: 80%;
  max-width: none;
  margin-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  overflow: visible;
}

.publications {
  background-color: var(--bre-w);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
  position: relative;
}

.div-block-77 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  grid-template: "Area-1 Area-2 Area"
                 ". Area-3 Area-4"
                 ". . ."
                 ". . ."
                 / minmax(auto, auto) minmax(auto, auto) minmax(auto, auto);
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-content: stretch center;
  place-items: flex-start center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.bold-text {
  width: 645.85px;
  font-weight: 300;
}

.div-block-78 {
  background-color: var(--white);
  cursor: auto;
  border: .5px solid #0000004d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 24%;
  height: 400px;
  margin: 3px;
  padding: 20px;
  display: flex;
  position: static;
  overflow: visible;
}

.div-block-79 {
  width: 75px;
}

.div-block-80 {
  background-color: var(--white);
  object-fit: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 180px;
  display: flex;
  overflow: hidden;
}

.paragraph-11 {
  position: static;
}

.div-block-81 {
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: auto;
  display: flex;
}

.paragraph-12 {
  color: var(--bre-b);
  margin-top: 10px;
  margin-bottom: auto;
  font-size: 14px;
  line-height: 1.4em;
}

.paragraph-13 {
  color: var(--bre-b);
  margin-bottom: 0;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
}

.bold-text-2 {
  font-size: 17px;
  font-weight: 300;
  line-height: 1.6em;
}

.link-2 {
  width: 32%;
  position: relative;
}

.link-block {
  z-index: 1;
  width: 22%;
  height: 380px;
  display: none;
  position: absolute;
  inset: auto;
}

.paragraph-12_01, .paragraph-12_02, .paragraph-12_03 {
  color: var(--bre-b);
  margin-top: 10px;
  margin-bottom: auto;
  font-size: 18px;
  line-height: 1.4em;
}

.image-13 {
  opacity: 1;
  object-fit: fill;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  display: block;
  overflow: visible;
}

.image-14 {
  max-width: none;
  margin-left: 0;
  display: block;
}

.image-15, .image-16 {
  max-width: none;
  margin-left: 0;
}

.paragraph-14 {
  color: var(--bre-w);
}

.paragraph-15 {
  color: var(--bre-w);
  margin-bottom: 20px;
  font-size: 12px;
}

.div-block-82 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-83 {
  height: 150px;
}

.hero-subscribe-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: none;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.image-17 {
  max-width: none;
  margin-left: 0;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-11 {
  width: auto;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-4 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: #1a1b1fbf;
}

.nav-link-4:focus-visible, .nav-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.button-primary-2.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.footer-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #1a1b1fbf;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/.');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: var(--g-aa);
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.footer-copyright {
  color: var(--g-aa);
  min-width: 227px;
  font-size: 12px;
  font-weight: 400;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-subscribe {
  background-color: var(--manual-book);
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.footer-form-two {
  background-color: var(--white);
  justify-content: flex-start;
  width: 1200px;
  margin-bottom: 40px;
  padding: 64px;
  display: none;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.footer-link-three {
  color: #b8b8b8b3;
  margin-bottom: 2px;
  margin-left: 0;
  margin-right: auto;
  text-decoration: none;
}

.footer-link-three:hover {
  color: var(--g-aa);
}

.footer-social-block-three {
  filter: invert();
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.footer-social-block-three:hover {
  filter: invert();
}

.footer-social-link-three {
  width: 100px;
  margin-left: 0;
  position: static;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #b8b8b8b3;
  margin-left: 24px;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.footer-legal-link:hover {
  color: var(--g-aa);
}

.image-18, .image-19 {
  filter: invert();
}

.image-20 {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.footer-subscribe-2 {
  border: 1px solid var(--bre-b);
  background-color: var(--bre-b);
  padding: 50px 30px 40px;
  position: relative;
}

.image-21 {
  opacity: .5;
}

.image-21:hover {
  opacity: .8;
}

.image-22 {
  opacity: .5;
}

.image-22:hover {
  opacity: .8;
}

.image-23 {
  opacity: .5;
}

.image-23:hover {
  opacity: .8;
}

.image-24 {
  opacity: .5;
}

.image-24:hover {
  opacity: .8;
}

.div-block-84 {
  flex-direction: column;
  align-items: flex-start;
  width: 120px;
  height: 80px;
  display: flex;
}

.text-block-4 {
  color: #b8b8b880;
  margin-bottom: 5px;
}

.div-block-64-copy {
  object-fit: fill;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: auto;
  margin-right: 0;
  padding: 40px 0 0;
  display: flex;
  overflow: hidden;
}

.image-25 {
  opacity: 1;
  filter: contrast(110%) brightness(110%);
  mix-blend-mode: normal;
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-flex;
}

.div-block-75-copy {
  background-color: var(--bre-w);
  white-space: normal;
  object-fit: none;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: static;
  overflow: hidden;
}

.video-01 {
  background-color: var(--white);
  opacity: 1;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding: 1% 2%;
  display: none;
  overflow: hidden;
}

.video-02 {
  background-color: var(--bre-w);
  opacity: 1;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  padding-top: 100px;
  padding-bottom: 0;
  display: none;
  position: static;
  overflow: hidden;
}

.text-block-un {
  opacity: .5;
  color: #9ceeff80;
  column-count: 1;
  width: auto;
  padding-bottom: 2px;
  font-size: 23px;
  font-weight: 300;
  line-height: 26px;
  display: none;
}

.text-block-un:hover {
  color: #77777780;
}

.text-block-3-un {
  color: #5fbba78c;
  column-count: .1;
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 1px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  display: block;
}

.paragraph-un {
  color: #7777778c;
  margin-top: 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
}

.paragraph-un:hover {
  color: #7776;
}

.text-block-work {
  color: var(--hobor-neon);
  column-count: 1;
  padding-bottom: 2px;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}

.text-block-work:hover {
  color: var(--h22);
}

.text-block-3-copy {
  color: var(--ne-02);
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 1px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  display: block;
}

.text-block-3-work {
  opacity: 1;
  color: var(--cyan);
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.paragraph-work {
  opacity: 1;
  color: #bdbdbd;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
  display: inline-flex;
}

.paragraph-work:hover {
  color: var(--g-aah);
  background-color: #bdbdbd00;
}

.div-block-74-copy {
  z-index: 1;
  object-fit: none;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 350px;
  height: auto;
  margin-left: 0;
  margin-right: 80px;
  padding: 0;
  display: flex;
  position: relative;
}

.paragraph-16 {
  margin-bottom: 40px;
  font-size: 17px;
}

.head-text-01-copy {
  color: var(--midnight-blue);
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.vedio-01 {
  border: 1px none var(--bre-b);
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 43%, var(--ur));
  color: var(--bre-b);
  letter-spacing: 2px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 35px;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: none;
}

.vedio-01:hover {
  border-color: var(--white);
  filter: brightness(115%);
  color: var(--black);
  background-color: #0000;
}

.applications {
  color: var(--white);
  letter-spacing: 2px;
  text-transform: capitalize;
  cursor: pointer;
  width: auto;
  margin-right: 60px;
  padding: 26px 0;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.applications:hover {
  color: #9ceeff;
}

.applications.cta {
  background-color: var(--steel-blue);
  color: #fff;
  padding: 10px 30px;
  transition: background-color .1s ease-in-out;
  display: none;
}

.applications.cta:hover {
  background-color: #328ae6;
}

.paragraph-7-copy {
  color: var(--bre-b);
  width: 300px;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5em;
}

.app {
  z-index: 3;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

._3-app {
  justify-content: center;
  align-items: center;
  width: 95vw;
  max-width: 1645px;
  margin-top: 0;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.div-block-87 {
  border: 1px none var(--white);
  object-fit: cover;
  background-color: #1f2c3d;
  justify-content: flex-start;
  width: 33%;
  height: 580px;
  margin-left: 1px;
  margin-right: 1px;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-app {
  z-index: 1;
  opacity: 1;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40%;
  padding: 60px 40px 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-app-02 {
  z-index: 1;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 20%;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.image-26 {
  filter: brightness(90%);
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.app-button {
  opacity: .6;
  color: var(--bre-w2);
  letter-spacing: 2px;
  background-color: #0000;
  border: 1px solid #f5f5f5b3;
  justify-content: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: flex;
}

.app-button:hover {
  border-width: .5px;
  border-color: var(--ur);
  background-image: linear-gradient(270deg, var(--h22) 13%, var(--ur));
  color: var(--black);
}

.app-01 {
  filter: contrast(120%);
  object-fit: cover;
  width: 100%;
  max-width: none;
  margin-top: 0;
  padding-top: 0;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.app-02 {
  filter: brightness(110%);
  object-fit: cover;
  width: 100%;
  max-width: none;
  margin-top: 0;
  padding-top: 0;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.div-block-88 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 100px;
  display: flex;
}

.body-2 {
  background-color: var(--white);
  flex-direction: column;
  display: block;
}

.latest-news {
  z-index: 0;
  background-color: #0a0f14;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: relative;
}

.news {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 10px 0;
  display: flex;
  position: static;
}

.head-paragraph-news {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
}

.div-block-78-copy {
  background-color: var(--white);
  cursor: auto;
  border: .5px solid #0000004d;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 25%;
  height: 400px;
  margin: 3px;
  padding: 20px;
  display: flex;
  position: static;
  overflow: visible;
}

.div-block-news {
  border: .2px solid var(--bre-b);
  background-color: var(--bre-b);
  cursor: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 400px;
  height: 380px;
  margin: 2px;
  padding: 20px;
  display: flex;
  position: static;
  overflow: hidden;
  box-shadow: 0 4px 4px 1px #000;
}

.link-block-news {
  z-index: 20;
  background-color: #0000;
  align-items: center;
  width: 220px;
  height: 140px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  position: absolute;
  inset: auto;
}

.link-block-news:hover {
  display: none;
}

.div-block-news-p {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-bottom: 0;
  padding-bottom: 5px;
  display: flex;
  overflow: hidden;
}

.image-pp {
  width: 143px;
  max-width: none;
  margin-left: 0;
}

.news-text-b {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 140px;
  margin-bottom: 0;
  padding-top: 10px;
  display: flex;
}

.paragraph-news-p {
  color: var(--g-aa);
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 1px;
  font-size: 12px;
  font-style: italic;
  line-height: 1.3em;
}

.paragraph-news-by {
  color: var(--g-aa);
  margin-bottom: 0;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
}

.div-block-77-copy {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.news-b {
  color: var(--bre-w);
  background-color: #0000;
  border: .5px solid #f8f8f833;
  height: 40px;
  margin-top: 10px;
  font-weight: 300;
  position: static;
}

.news-b:hover {
  color: var(--deep-sky-blue);
  border-color: #00bee480;
}

.image-27 {
  filter: brightness(90%);
  width: 120%;
  max-width: none;
  margin-left: 0;
}

.image-28 {
  z-index: 1;
  opacity: .9;
  filter: contrast(105%) brightness();
  mix-blend-mode: normal;
  width: 80%;
  margin-left: 0;
  margin-right: -80px;
  padding-top: 100px;
  display: block;
  position: relative;
}

.div-block-89 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ultra-reality-main {
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 110%;
  height: 105vh;
  min-height: 105vh;
  padding-top: 0;
  display: flex;
  overflow: hidden;
}

.head-text-ultra {
  color: var(--hobor-neon);
  width: 310px;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 300;
}

.paragraph-ultra {
  color: var(--white);
  width: 310px;
  margin-bottom: 10px;
  font-size: 15px;
}

.text-2-ultra {
  color: #fff9;
  width: 310px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8em;
}

.footer-subscribe-3 {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.container-12 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two-2 {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title-2 {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input-2 {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input-2::placeholder {
  color: #1a1b1fcc;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.button-primary-3.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three-2 {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three-2 {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three-2:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three-2 {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three-2 {
  margin-left: 32px;
}

.footer-divider-two-2 {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright-2 {
  color: #3a4554;
}

.footer-legal-block-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link-2 {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link-2:hover {
  color: #3a4554;
}

.slider-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: block;
}

.slide-2 {
  background-color: var(--hobor-neon);
}

.slide-3 {
  position: relative;
}

.slider-5 {
  background-color: #0000;
  width: 1150px;
  height: 190px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.div-block-90 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.div-block-91 {
  background-color: var(--bre-w);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-top: 8%;
  display: flex;
}

.slide-nav-3 {
  opacity: .3;
  background-color: #0000;
  width: 1050px;
  padding-bottom: 20px;
}

.icon-3 {
  filter: contrast(60%);
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
}

.icon-4 {
  filter: contrast(50%);
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 0;
}

.ddiv-block-news-copyiv-block-news-copyddiv-block-news-copyiv-block-news-copy {
  border: .2px solid var(--g-aa);
  background-color: var(--white);
  cursor: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  height: 500px;
  margin: 2px;
  padding: 40px 40px 30px;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-news-copy {
  border: .2px solid var(--g-aa);
  background-color: var(--white);
  cursor: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 400px;
  height: 380px;
  margin: 2px 5px;
  padding: 20px;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-92 {
  height: 200px;
}

.news-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 10px 40px;
  display: flex;
  position: static;
}

.publications-div {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  grid-template: "Area-1 Area-2 Area"
                 ". Area-3 Area-4"
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-content: stretch center;
  place-items: flex-start center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.div-block-public {
  background-color: var(--white);
  cursor: auto;
  border: .5px solid #0000004d;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 400px;
  height: 380px;
  margin: 3px;
  padding: 20px;
  display: flex;
  position: static;
  overflow: visible;
}

.inverstor-logo {
  z-index: 3;
  background-color: #fff;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.div-block-93 {
  justify-content: center;
  width: 80%;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-94 {
  background-color: var(--ur);
  width: 200px;
  height: 100px;
  margin: 10px;
  padding-top: 0;
  padding-right: 0;
}

.grid-2 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.grid-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: 100px auto auto;
  grid-template-columns: minmax(200px, 1fr) 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.grid-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template: "Area Area-2 Area-3 Area-4" minmax(auto, auto)
                 "Area-6 Area-7 Area-8 Area-9" minmax(auto, auto)
                 "Area-11 Area-12 . ." minmax(auto, auto)
                 ". . . ."
                 / minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) 1fr 1fr;
}

.div-block-95 {
  filter: none;
  border: .2px solid #00000026;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
}

.lockheed-martin {
  object-fit: contain;
  border: .1px solid #0003;
  justify-content: center;
  align-items: center;
  display: flex;
}

.e14 {
  opacity: 1;
  border: .2px solid #00000080;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-29, .lockheed {
  opacity: 1;
  width: 300px;
  max-width: none;
  margin-left: 0;
}

.lock {
  opacity: 1;
  width: 160px;
  max-width: none;
  margin-left: 0;
}

.e14-logo {
  opacity: .7;
  width: 40px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.logo-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 10px 40px;
  display: flex;
  position: static;
}

.e14-logo-copy {
  filter: none;
  width: 200px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.corning {
  opacity: 1;
  width: 90px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.e14-logo-copy {
  opacity: .7;
  width: auto;
  max-width: none;
  height: 70px;
  margin-left: 0;
}

.lg {
  opacity: 1;
  width: 120px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.udc {
  opacity: 1;
  width: 100px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.fankllin {
  opacity: 1;
  width: 170px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.one-way {
  opacity: .8;
  width: 70px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.evo {
  opacity: 1;
  width: 105px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.type {
  opacity: .8;
  width: 110px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.prope-x {
  opacity: 1;
  width: 65px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.mf {
  opacity: 1;
  width: 100px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.mzv {
  opacity: 1;
  width: 90px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.intro2-text {
  z-index: 6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin: 0;
  padding: 10px 0 40px;
  display: flex;
  position: static;
}

.intro-2 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 0;
  display: none;
}

.slider-news {
  z-index: 2;
  background-color: #000;
  border: .1px #7773;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.head-paragraph-iintro {
  color: var(--bre-b);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.footer-subscribe-4 {
  border-bottom: 1px solid #e4ebf3;
  height: auto;
  padding: 50px 30px 40px;
  position: relative;
  bottom: 0;
}

.container-13 {
  flex-wrap: wrap;
  align-items: flex-start;
  width: 90%;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.subscribe {
  z-index: 1;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 75%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: flex;
  position: relative;
}

.footer-form-container-two-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title-3 {
  z-index: 2;
  color: var(--white);
  letter-spacing: .5px;
  text-transform: capitalize;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  display: flex;
  position: relative;
}

.footer-form-block-two-3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input-3 {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  margin-left: 20px;
  padding: 12px 180px 12px 20px;
}

.footer-form-input-3::placeholder {
  color: #1a1b1fcc;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.button-primary-4.footer-form-button {
  outline-offset: 0px;
  color: var(--manual-book);
  background-color: #121212;
  border: 1px solid #1c1c1c4d;
  outline: 3px #fff;
  padding: 8px 27px;
  transition: none;
  position: absolute;
  right: 8px;
}

.button-primary-4.footer-form-button:hover {
  background-color: #77e6fc40;
  background-image: linear-gradient(265deg, var(--h22) 9%, var(--deep-sky-blue));
  border-color: #77e6fc;
}

.button-primary-4.footer-form-button-copy {
  outline-offset: 0px;
  color: var(--bre-b);
  background-color: #0000;
  border: 1px solid #1c1c1c4d;
  outline: 3px #fff;
  padding: 8px 27px;
  position: absolute;
  right: 8px;
}

.button-primary-4.footer-form-button-copy:hover {
  background-color: #77e6fc40;
  background-image: linear-gradient(265deg, var(--h22) 9%, var(--deep-sky-blue));
  border-color: #77e6fc;
}

.footer-wrapper-three-3 {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.footer-block-three-3 {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  flex-wrap: nowrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.footer-link-three-3 {
  opacity: .6;
  color: var(--white);
  margin-bottom: 7px;
  margin-left: 20px;
  margin-right: 40px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link-three-3:hover {
  opacity: .8;
  color: var(--h22);
}

.footer-link-three-3.w--current {
  margin-right: 40px;
}

.footer-link-three-3.w--current:hover {
  color: var(--h22);
}

.footer-social-block-three-3 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.footer-social-link-three-3 {
  opacity: .7;
  background-color: #0000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 34px;
  margin-left: 10px;
  margin-right: 0;
  padding: 5px;
  display: flex;
}

.footer-social-link-three-3:hover {
  opacity: 1;
  filter: saturate(200%);
  background-color: #0000;
  border-radius: 5px;
}

.footer-divider-two-3 {
  background-color: #e4ebf300;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: none;
}

.footer-bottom-3 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer-copyright-3 {
  opacity: .8;
  color: var(--manual-book);
  font-size: 12px;
}

.footer-legal-block-3 {
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.footer-legal-link-3 {
  color: var(--g-aa);
  margin-left: 24px;
  font-size: 12px;
  text-decoration: none;
}

.footer-legal-link-3:hover {
  color: var(--g-aa);
}

.div-block-96 {
  background-color: var(--bre-b);
  width: 100%;
}

.image-30 {
  opacity: .75;
  filter: none;
  width: 18px;
  margin-left: 0;
}

.image-31 {
  opacity: .75;
  filter: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  width: 18px;
  margin-left: 0;
}

.image-32 {
  opacity: .75;
  filter: none;
  width: 18px;
  margin-left: 0;
}

.image-33 {
  opacity: .75;
  filter: none;
  width: 20px;
  margin-left: 0;
}

.div-block-97 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.image-34 {
  mix-blend-mode: normal;
  width: 100px;
  max-width: none;
  margin-left: 0;
  margin-right: 40px;
  display: none;
}

.subscribe-news {
  z-index: 3;
  opacity: 1;
  filter: brightness(80%);
  background-color: #121212;
  border: .5px #f8f8f833;
  border-top-style: solid;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer {
  z-index: 3;
  background-color: var(--nn3);
  width: 100%;
  position: relative;
  bottom: 0;
}

.div-block-98 {
  height: 1200px;
}

.right {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-99 {
  flex-flow: column;
  align-items: flex-start;
  width: auto;
  margin-right: 0;
  display: flex;
}

.ultra {
  opacity: .6;
  color: var(--bre-w2);
  margin-left: 25px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.ultra:hover {
  opacity: .9;
  color: var(--h22);
}

.app-o {
  opacity: .6;
  color: var(--white);
  margin-left: 25px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.app-o:hover {
  opacity: .9;
  color: var(--h22);
}

.footer-link-three-3-copy {
  opacity: .6;
  color: var(--white);
  margin-bottom: 7px;
  margin-left: 20px;
  margin-right: 40px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link-three-3-copy:hover {
  opacity: .8;
  color: var(--h22);
}

.div-block-100 {
  opacity: 1;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  margin-bottom: 140px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.about-01 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  height: auto;
  margin-top: 100px;
  padding-top: 0%;
  display: flex;
  position: absolute;
}

.background-video-5 {
  filter: contrast(110%);
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  position: fixed;
}

.paragraph-17 {
  color: var(--white);
  font-size: 50px;
  font-weight: 400;
}

.text-2-copy {
  color: var(--g-aa);
  width: 700px;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5em;
  display: none;
}

.div-block-101 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
  display: none;
}

.div-block-102 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  padding-left: 3%;
  padding-right: 1%;
  display: flex;
}

.div-block-103 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  padding-left: 1%;
  padding-right: 3%;
  display: flex;
}

.head-text-010 {
  color: var(--midnight-blue);
  text-align: left;
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-iintro-010 {
  color: var(--bre-b);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-104 {
  background-color: #0000;
  border: 1px #0003;
  width: 100%;
  height: 330px;
  margin-top: 40px;
  overflow: visible;
}

.about-main-text {
  z-index: 2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  min-width: auto;
  max-width: 1060px;
  height: auto;
  margin-top: 220px;
  margin-bottom: 100px;
  margin-right: 0;
  padding-top: 0;
  display: flex;
  position: relative;
  top: 100px;
  bottom: 0;
}

.gap {
  align-items: flex-start;
  width: 20px;
  height: 80px;
  display: flex;
}

.div-block-106 {
  width: auto;
  margin: 20px 40px 0 20px;
}

.text-2-copy-copy {
  color: #fff9;
  width: 220px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6em;
}

.location {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 40px;
  display: flex;
}

.div-block-107 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 1280px;
  display: none;
}

.image-35 {
  max-width: none;
}

.image-36 {
  filter: invert();
  width: 400px;
  max-width: none;
  margin-left: 0;
}

.image-37 {
  filter: none;
  width: 600px;
  max-width: none;
  height: 300px;
  margin-left: 0;
  margin-right: 60px;
  position: relative;
}

.div-block-108 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.location-h {
  color: var(--g-aa);
  width: auto;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6em;
}

.main-text-box {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  height: auto;
  margin-top: 0;
  margin-left: 100px;
  padding-top: 0;
  display: flex;
  position: absolute;
}

.div-block-109 {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  height: 100px;
  margin-bottom: 0;
  display: flex;
}

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

.unkown {
  opacity: 1;
  width: 45px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.paragraph-19 {
  color: var(--h22);
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
}

.image-38 {
  opacity: .46;
  width: 460px;
  height: 210px;
  margin-left: 0;
  position: absolute;
}

.body-3 {
  background-color: var(--bre-w);
  flex-direction: column;
  align-items: center;
  display: block;
}

.italic-text {
  color: #77e6fccc;
}

.box-with-b {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.link-3 {
  color: #77e6fccc;
  margin-bottom: 0;
  padding-left: 3px;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
}

.link-3:hover {
  color: #77e6fc;
}

.info {
  align-items: center;
  display: flex;
}

.info-text-p {
  color: #fff9;
  width: auto;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.job-b {
  color: var(--g-aa);
  letter-spacing: 2px;
  background-color: #77e6fc0d;
  border: .5px solid #f8f8f84d;
  height: auto;
  margin-top: 15px;
  margin-left: 20px;
  padding: 15px 27px;
  font-size: 12px;
  font-weight: 400;
  position: static;
}

.job-b:hover {
  color: var(--h22);
  background-color: #77e6fc1a;
  border-width: .1px;
  border-color: #77e6fce6;
}

.div-block-111 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 30px;
  margin-left: -12px;
  margin-right: 40px;
  display: flex;
}

.div-block-112 {
  background-color: #0000;
  border: 1px #0000001a;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: auto;
  height: 120px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-113 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-39 {
  opacity: 1;
  filter: invert();
  height: 85px;
  margin-left: 0;
}

.paragraph-20 {
  color: var(--bre-b);
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
}

.div-block-112-copy {
  border: 1px #0003;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 100px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
  display: flex;
}

.head-text-01-black {
  color: var(--g-aa);
  text-align: left;
  margin-bottom: 20px;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.awards {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template: "Area-1 Area-2 Area Area-3"
  / minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-content: stretch start;
  place-items: flex-start center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.awards-b {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: .2px solid #b8b8b84d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 180px;
  margin: 2px;
  padding: 0 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.awards-b:hover {
  background-color: #0000;
  background-image: linear-gradient(to top, #005465, var(--h22) 81%);
  opacity: 1;
  border-style: none;
  border-color: #77e6fc;
}

.div-block-114 {
  opacity: .9;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 90px;
  display: flex;
  overflow: hidden;
}

.image-pp-copy {
  width: 143px;
  max-width: none;
  margin-left: 0;
}

.image-40 {
  width: auto;
  max-width: none;
  height: 70px;
  margin-left: 0;
}

.samll-gap {
  align-items: flex-start;
  width: 20px;
  height: 40px;
  display: flex;
}

.awards-copy {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  grid-template: "Area-1 Area-2 Area Area-5"
  / minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-content: stretch center;
  place-items: flex-start center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 20px;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.news-media {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template: "Area-1 Area-2 Area Area-5"
  / minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-content: stretch start;
  place-items: flex-start center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 20px;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.awards-b-copy {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: .2px solid #b8b8b84d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 220px;
  height: 150px;
  margin: 0;
  padding: 10px 20px;
  display: flex;
  position: static;
  overflow: hidden;
}

.awards-b-copy:hover {
  border-style: solid;
  border-color: var(--h22);
  background-color: #77e6fc1a;
}

.news-box {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: .2px solid #b8b8b84d;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 235px;
  height: 170px;
  margin: 0 2px;
  padding: 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.news-box:hover {
  border-style: none;
  border-color: var(--h22);
  background-color: #77e6fc1a;
  background-image: linear-gradient(354deg, #005465, var(--h22) 82%);
  font-weight: 300;
}

.spie {
  width: auto;
  max-width: none;
  height: 70px;
  margin-left: 0;
}

.i-zone {
  width: auto;
  max-width: none;
  height: 40px;
  margin-left: 0;
}

.award-text {
  color: var(--g-aa);
  text-align: center;
  text-transform: capitalize;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 1.3em;
  display: flex;
}

.aw {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 5px;
  display: flex;
  overflow: hidden;
}

.digitaltrand {
  width: auto;
  max-width: none;
  height: 25px;
  margin-left: 0;
}

.new-logo-box {
  opacity: .9;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 70px;
  padding-top: 5px;
  display: flex;
  overflow: hidden;
}

.cnet {
  width: auto;
  max-width: none;
  height: 20px;
  margin-left: 0;
}

.tedx {
  width: auto;
  max-width: none;
  height: 23px;
  margin-left: 0;
}

.new-logo-box-copy {
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 70px;
  display: flex;
  overflow: hidden;
}

.auganix {
  width: auto;
  max-width: none;
  height: 27px;
  margin-left: 0;
}

.press {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  grid-template: "Area-1 Area-2 Area Area-5"
  / minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-content: stretch center;
  place-items: flex-start center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 20px;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.press-releases {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template: "Area-1 Area-2 Area Area-5"
  / minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-content: stretch start;
  place-items: flex-start center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 20px;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.press-release {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: .2px solid #b8b8b84d;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 225px;
  height: 160px;
  margin: 0 2px;
  padding: 0 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.press-release:hover {
  border-style: none;
  border-color: var(--h22);
  background-color: #77e6fc1a;
  background-image: linear-gradient(to top, #005465, var(--h22) 81%);
}

.press-box {
  opacity: .9;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 70px;
  display: flex;
  overflow: hidden;
}

.div-press {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 65px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.paragraph-press-p {
  color: var(--g-aa);
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: 12px;
  font-style: italic;
  line-height: 1.4em;
}

.cision {
  width: auto;
  max-width: none;
  height: 21px;
  margin-left: 0;
}

.yahoo {
  width: auto;
  max-width: none;
  height: 25px;
  margin-left: 0;
}

.head-text-01-w {
  color: var(--bre-w);
  text-align: left;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.news-box-main {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: .2px solid #b8b8b84d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 220px;
  height: 150px;
  margin: 0 10px;
  padding: 0 10px 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.news-box-main:hover {
  border-style: solid;
  border-color: var(--h22);
  background-color: #77e6fc1a;
}

.news-box-main-02 {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: .2px solid #b8b8b84d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 220px;
  height: 150px;
  margin: 0 10px;
  padding: 0 10px 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.news-box-main-02:hover {
  border-style: solid;
  border-color: var(--h22);
  background-color: #77e6fc1a;
}

.news-box-main-03 {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: .2px solid #b8b8b84d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 220px;
  height: 150px;
  margin: 0 10px;
  padding: 0 10px 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.news-box-main-03:hover {
  border-style: solid;
  border-color: var(--h22);
  background-color: #77e6fc1a;
}

.image-41 {
  opacity: 1;
  filter: invert();
  width: 100px;
  max-width: none;
  height: 85px;
  padding-right: 0;
}

.image-42 {
  opacity: 1;
  filter: invert();
  mix-blend-mode: normal;
  width: auto;
  height: 85px;
}

.div-block-115 {
  align-items: center;
  height: 80px;
  display: flex;
}

.image-43 {
  width: auto;
  display: block;
  position: absolute;
}

.image-cover {
  opacity: 1;
  filter: brightness(90%);
  object-fit: cover;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-43-copy {
  width: auto;
  display: block;
  position: absolute;
}

.image-coverr {
  opacity: 1;
  filter: brightness(80%);
  width: auto;
  max-width: none;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.image-base {
  opacity: 1;
  filter: brightness(102%);
  object-fit: fill;
  width: auto;
  max-width: none;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  inset: 0% auto 0% 0%;
  overflow: hidden;
}

.image-44 {
  width: auto;
  max-width: none;
  height: 65%;
  max-height: none;
  position: absolute;
  inset: 0%;
}

.image-45 {
  filter: grayscale(15%);
  width: 100%;
  max-width: none;
  display: none;
  position: absolute;
}

.image-46 {
  filter: contrast(110%) brightness(110%);
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 100%;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.background-video-6 {
  -webkit-backdrop-filter: brightness(110%);
  backdrop-filter: brightness(110%);
  width: 100%;
  height: 100%;
}

.image-46-copy {
  filter: contrast(110%) brightness(70%);
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 100%;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.image-47 {
  filter: contrast(130%) brightness(60%);
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  display: none;
  position: static;
}

.image-48 {
  z-index: 1;
  filter: contrast(105%) brightness();
  object-fit: cover;
  width: 1099.06px;
  max-width: none;
  height: 100%;
  display: none;
  position: absolute;
}

.background-video-6-copy {
  -webkit-backdrop-filter: brightness(110%);
  backdrop-filter: brightness(110%);
  overflow: visible;
}

.div-block-116 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 550px;
  margin-top: 40px;
  margin-left: 50px;
  margin-right: 50px;
  padding-left: 0;
  display: flex;
}

._01-sell {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 70px;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-49 {
  filter: brightness(120%);
  width: 700px;
  height: auto;
  margin-top: 60px;
  display: none;
}

.bar {
  width: 45%;
  display: flex;
}

.location-head-text {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  height: auto;
  margin-top: 100px;
  padding-top: 0;
  display: flex;
  position: absolute;
}

.grid-5 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-areas: "Area";
}

.address {
  color: var(--bre-b);
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-117 {
  justify-content: center;
  align-items: flex-start;
  width: 90vw;
  height: auto;
  display: flex;
}

.softwaer {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin: 0;
  padding: 10px;
  display: flex;
  position: static;
}

.paragraph-21 {
  color: var(--bre-b);
  font-size: 17px;
  font-weight: 500;
}

.paragraph-t {
  color: var(--manual-book);
  width: auto;
  margin-bottom: 2px;
  margin-right: 0;
  font-size: 21px;
  font-weight: 700;
  position: static;
}

.east-coast {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 60px;
  padding-top: 0;
  display: flex;
  position: static;
}

.div-block-119 {
  color: var(--ne-02);
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.paragraph-t3 {
  color: var(--manual-book);
  margin-top: 10px;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 500;
}

.div-block-120 {
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin-bottom: 60px;
  display: flex;
}

.div-block-121 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-121-copy {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.features-table {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-14 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.comparison-table {
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title {
  margin-bottom: 0;
  margin-left: 24px;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-negative {
  background-image: url('../images/.');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.comparison-positive {
  background-image: url('../images/.');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.logos-title-large {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.clients-title {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
}

.clients-wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: 750px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.features-metrics {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.features-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.features-block {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.features-title {
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.div-block-122 {
  justify-content: space-between;
  width: 75%;
  height: auto;
  margin-top: 40px;
  display: flex;
}

.div-block-123 {
  background-color: var(--nn);
  border: .1px #1c1c1c40;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 19.5%;
  height: 280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-123-copy {
  border: .1px solid var(--bre-b);
  width: 250px;
  height: 350px;
}

.paragraph-24 {
  color: var(--bre-w);
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}

.div-block-124 {
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 300px;
  display: flex;
}

.image-50, .image-51 {
  max-width: 100%;
}

.div-block-123-copy {
  background-color: var(--nn);
  border: .1px #1c1c1c40;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 24.5%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-88-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 60px;
  display: flex;
}

.div-block-123-copy-copy {
  background-color: var(--nn);
  border: .1px #1c1c1c40;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 33%;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-88-copy-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 220px;
  display: flex;
}

.gap-001 {
  width: 500px;
  display: none;
}

.image-52 {
  width: 1000px;
}

.image-53 {
  opacity: .7;
  mix-blend-mode: normal;
  width: auto;
  max-width: none;
  height: 150%;
  padding-left: 40px;
  display: none;
  position: absolute;
  inset: auto auto auto 0;
}

.pricing-comparison {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-15 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.pricing-card {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-title {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.pricing-subtitle {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular.margin-bottom-20 {
  margin-bottom: 20px;
}

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-5:active {
  background-color: #43464d;
}

.button-primary-5.outline-button {
  color: #1a1b1f;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary-5.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list {
  align-self: stretch;
}

.pricing-feature {
  background-image: url('../images/.');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.pricing-tag {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.order-now {
  background-color: var(--bre-b);
  border-bottom: .1px #f8f8f833;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 300;
  display: flex;
  position: relative;
}

.form-field-2 {
  background-color: var(--bre-w);
  color: #1c1c1c;
  background-image: none;
  border-style: none;
  border-radius: 3px;
  min-width: 200px;
  height: 40px;
  margin-bottom: 20px;
  padding: 20px 16px;
  font-weight: 400;
}

.form-field-2::placeholder {
  color: var(--manual-book);
}

.text-area-2 {
  background-color: var(--bre-w);
  color: var(--bre-b);
  border-style: none;
  border-radius: 3px;
  height: auto;
  min-height: 250px;
  margin-bottom: 40px;
  padding-top: 16px;
  padding-left: 16px;
}

.text-area-2::placeholder {
  color: var(--manual-book);
}

.heading-2 {
  color: var(--h22);
  margin-bottom: 5px;
  font-size: 27px;
}

.paragraph-25 {
  color: var(--bre-w);
  margin-bottom: 0;
}

.order-head {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 75%;
  margin: 0 0 20px;
  padding: 10px;
  display: none;
  position: static;
}

.head-paragraph-copy {
  color: var(--bre-w);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-127 {
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-128 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 43%;
  height: 100%;
  margin-top: 60px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 20px;
  display: flex;
}

.select-products {
  background-color: var(--white);
  color: #006e85;
  border-radius: 3px;
  height: 40px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
}

.success-message-2 {
  color: var(--bre-b);
  background-color: #0000;
  background-image: none;
  width: 400px;
  height: auto;
  padding: 15px 0;
  font-size: 18px;
}

.div-block-129 {
  width: 300px;
}

.rich-text-block-2 {
  color: var(--bre-w);
}

.rich-text-block-3 {
  color: var(--bre-w);
  width: 600px;
}

.error-message {
  color: var(--bre-b);
  background-color: #0000;
  background-image: none;
  width: auto;
  padding-top: 0;
  padding-bottom: 15px;
  font-weight: 400;
}

.div-block-130 {
  background-color: var(--black);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-bottom: 1px #f8f8f880;
  justify-content: flex-end;
  align-items: flex-start;
  height: auto;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-54 {
  opacity: 1;
  filter: contrast(200%) brightness(110%);
  width: 100%;
  max-width: none;
  height: auto;
  margin-right: 0;
  display: block;
}

.text-specifi {
  color: var(--h22);
  width: 450px;
  height: auto;
}

.div-block-132 {
  width: 600px;
  max-width: none;
  margin-bottom: 220px;
  margin-right: 7%;
  padding-bottom: 0;
}

.paragraph-26 {
  font-size: 31px;
}

.paragraph-27 {
  font-size: 30px;
}

.paragraph-28 {
  color: var(--bre-w);
  width: 457.719px;
  margin-bottom: 40px;
  font-size: 33px;
}

.paragraph-29 {
  color: var(--bre-w);
  text-align: right;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  display: flex;
}

.div-block-133 {
  border-bottom: 1px solid #f8f8f833;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 28px;
  margin-bottom: 10px;
  padding-top: 5px;
  display: flex;
}

.div-block-1333 {
  border-bottom: 1px solid #f8f8f833;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 45px;
  margin-bottom: 10px;
  padding-top: 5px;
  display: flex;
}

.div-block-134 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: none;
  padding-top: 0%;
  padding-right: 0;
  display: flex;
}

.specifications-box {
  flex-direction: column;
  align-items: flex-end;
  width: 85%;
  margin: 140px 7% 60px 0;
  display: inline-flex;
  position: relative;
}

.gap00 {
  width: 300px;
}

.image-55 {
  width: 800px;
  height: auto;
  position: absolute;
  inset: 0%;
}

.image-56 {
  width: auto;
  max-width: none;
  height: 1200px;
  margin-left: 0;
  position: absolute;
}

.div-block-135 {
  flex-direction: row;
  align-items: flex-start;
  width: auto;
  height: auto;
  display: flex;
  position: absolute;
  left: 0;
  overflow: hidden;
}

.image-57 {
  max-width: none;
  height: 1200px;
  margin-left: -650px;
}

.image-58 {
  height: 1050px;
  margin-left: -80px;
  position: static;
}

.book {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 70px;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.image-49-copy {
  filter: brightness(120%);
  mix-blend-mode: normal;
  width: 700px;
  height: auto;
  margin-top: 60px;
  display: none;
}

.bar-copy {
  width: 40%;
}

.div-block-116-copy {
  opacity: 1;
  filter: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  margin-top: 40px;
  margin-left: 50px;
  margin-right: 50px;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.background-video-7 {
  z-index: -3;
  background-color: var(--nn3);
  opacity: .7;
  filter: contrast(110%);
  width: 93%;
  height: 550px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
}

.background-video-8 {
  opacity: 1;
  justify-content: center;
  width: 95%;
  height: 550px;
  display: flex;
  position: absolute;
}

.div-block-136 {
  justify-content: center;
  width: 90%;
  display: flex;
}

.grid-6 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.location-h-copy {
  color: var(--bre-b);
  width: auto;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6em;
}

.div-block-137 {
  justify-content: center;
  padding-bottom: 0;
  display: flex;
}

.link-4 {
  color: var(--deep-sky-blue);
}

.div-block-118-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding-top: 0;
  display: flex;
  position: static;
}

.head-paragraph-copy-copy {
  color: var(--bre-w);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.image-59 {
  width: 900px;
}

.background-video-9 {
  width: 100%;
  position: absolute;
}

.head-text-videp {
  color: var(--midnight-blue);
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-video {
  color: var(--midnight-blue);
  text-align: left;
  width: 100%;
  min-width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.head-paragraph-copy-copy-copy {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.talk-ro-sales-p {
  color: var(--bre-w);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.text-block-5 {
  color: var(--black);
  font-weight: 300;
}

.div-block-138 {
  margin-bottom: 40px;
}

.heading-3 {
  color: var(--white);
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 27px;
}

._2 {
  color: var(--white);
  text-transform: capitalize;
  margin-top: 25px;
  margin-bottom: 5px;
  font-size: 27px;
}

.email {
  color: var(--white);
  background-color: #454545;
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  margin-left: 20px;
  padding: 12px 180px 12px 20px;
  position: relative;
}

.email::placeholder {
  color: #1a1b1fcc;
}

.text-block-6 {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.success-message-3 {
  background-image: linear-gradient(281deg, var(--h1) 16%, var(--deep-sky-blue));
  align-self: auto;
  height: 48px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.error-message-2 {
  text-align: center;
  background-color: #0000;
  width: 350px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 100px;
}

.text-block-7 {
  color: #ff2121;
  background-color: #0000;
  font-weight: 400;
}

.text-2-head {
  color: var(--g-aa);
  width: 410px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5em;
}

.text-2-copy {
  opacity: 1;
  color: var(--g-aa);
  width: 400px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
  display: flex;
}

.text-2-copy-copy {
  color: var(--g-aa);
  width: 700px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5em;
}

.about-p {
  color: var(--g-aa);
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.text-2-copy-copy-copy-copy {
  color: #fff9;
  width: 220px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6em;
}

.text-2-copy-copy-copy, .address-002 {
  color: #fff9;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-133-02 {
  border-bottom: 1px solid #f8f8f833;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 45px;
  margin-bottom: 10px;
  padding-top: 5px;
  display: flex;
}

.div-block-133-03 {
  border-bottom: 1px solid #f8f8f833;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  margin-bottom: 10px;
  padding-top: 5px;
  display: flex;
}

.order-p {
  color: var(--g-aa);
  width: auto;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.paragraph-30 {
  text-align: center;
  width: 80%;
}

.select-app {
  background-color: var(--white);
  color: #d61273;
  border-radius: 3px;
  height: 40px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
  display: none;
}

.image-60 {
  filter: brightness(105%) contrast(105%);
  width: 100%;
  max-width: none;
}

.question-container-2 {
  text-align: left;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #096ad033;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 24px;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.question-container-2.transparent {
  background-color: #0000;
  border-style: none none solid;
  border-top-color: #fff3;
  border-bottom-color: #77e6fc4d;
  border-radius: 0;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  padding: 0;
}

.row-4 {
  flex-flow: row;
  align-content: stretch;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.col-copy {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col-copy.centre-align {
  align-items: center;
}

.col-copy.lg-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  width: 33.33%;
}

.col-copy.lg-4.align-bottom {
  justify-content: flex-end;
}

.col-copy.lg-4.align-bottom.md-4 {
  align-items: center;
}

.col-copy.lg-4.sm-2.lg-vertical-align {
  justify-content: center;
}

.col-copy.lg-4.flex-stretch {
  align-items: stretch;
}

.col-copy.lg-3 {
  flex: none;
  width: 25%;
}

.col-copy.lg-3.no-padding {
  float: left;
}

.col-copy.lg-3.no-padding.sm-2 {
  width: 200px;
  margin-right: 100px;
  padding-right: 0;
  display: block;
}

.col-copy.lg-3.flex-stretch {
  align-items: stretch;
}

.col-copy.lg-1 {
  flex: 0 auto;
  width: 8.33%;
}

.col-copy.lg-6 {
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
}

.col-copy.lg-6.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col-copy.lg-6.centre-align-vertical {
  justify-content: center;
}

.col-copy.lg-6.md-3.centre-align {
  align-items: center;
}

.col-copy.lg-6.sm-margin-bottom.stretch {
  align-items: stretch;
}

.col-copy.lg-2 {
  width: 16.66%;
}

.col-copy.lg-5 {
  width: 41.66%;
}

.col-copy.lg-5.align-vertically {
  justify-content: center;
}

.col-copy.lg-7 {
  width: 58.33%;
}

.col-copy.lg-8 {
  width: 66.66%;
}

.col-copy.lg-9 {
  width: 75%;
}

.col-copy.lg-10 {
  width: 83.33%;
}

.col-copy.lg-11 {
  width: 91.66%;
}

.col-copy.lg-12 {
  width: 100%;
}

.col-copy.lg-6-copy {
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
}

.col-copy.lg-6-copy.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col-copy.lg-6-copy.centre-align-vertical {
  justify-content: center;
}

.col-copy.lg-6-copy.md-3.centre-align {
  align-items: center;
}

.col-copy.lg-6-copy.sm-margin-bottom.stretch {
  align-items: stretch;
}

.div-block-1334 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.paragraph-31 {
  color: var(--bre-w);
  margin-top: 5px;
  margin-bottom: 10px;
}

.paragraph-32 {
  color: var(--bre-w);
}

.paragraph-33 {
  color: var(--g-aa);
  border: 1px #000;
  margin-bottom: 10px;
  font-size: 13px;
}

.paragraph-34 {
  color: #77e6fccc;
  text-transform: none;
  margin-bottom: 10px;
  font-size: 14px;
}

.paragraph-35 {
  color: var(--g-aa);
  font-size: 13px;
}

.paragraph-36, .paragraph-37 {
  color: #77e6fccc;
  text-transform: none;
  font-size: 14px;
}

.text-block-un-copy {
  color: #7777778c;
  column-count: 1;
  width: auto;
  padding-bottom: 2px;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
}

.text-block-un-copy:hover {
  color: #77777780;
}

.text-block-s {
  opacity: 1;
  color: var(--hyper);
  column-count: 1;
  width: auto;
  padding-bottom: 7px;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}

.text-block-s:hover {
  color: var(--hhy);
  font-weight: 300;
}

.text-block-3-s {
  opacity: 1;
  color: var(--white);
  column-count: .1;
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 17px;
  display: flex;
}

.paragraph-s {
  opacity: .8;
  color: var(--base-enter);
  margin-top: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
}

.paragraph-s:hover {
  opacity: 1;
  color: #ffd1bb;
}

.nav-dropdown-link-s.w--current {
  color: var(--hyper);
  font-weight: 500;
}

.paragraph-38 {
  margin-bottom: 10px;
  padding-left: 10px;
  font-weight: 300;
}

.paragraph-39, .paragraph-40 {
  margin-bottom: 10px;
  padding-left: 10px;
}

.paragraph-41 {
  color: var(--bre-w);
  margin-bottom: 0;
  padding-left: 10px;
  font-weight: 400;
}

.text-block-8 {
  color: #ff0062;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: 10px;
  font-size: 13px;
  display: flex;
}

.text-block-9 {
  color: #68d86b;
  font-size: 12px;
  font-weight: 300;
}

.image-61 {
  opacity: .75;
  mix-blend-mode: lighten;
  width: 50px;
  margin-top: 0;
  margin-bottom: 20px;
}

.send-text {
  margin-bottom: 30px;
}

.send-text.small {
  margin-bottom: 20px;
}

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

.image-62 {
  opacity: .7;
  width: 10px;
  margin-bottom: 0;
}

.div-block-1335 {
  align-items: center;
  display: flex;
}

.paragraph-p {
  color: var(--manual-book);
  font-size: 12px;
  font-weight: 300;
}

.paragraph-h {
  color: var(--bre-b);
  margin-bottom: 1px;
  margin-left: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
}

.bold-text-3 {
  opacity: 1;
  color: var(--cadet-blue);
  font-weight: 500;
}

.div-block-116-copy {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 550px;
  margin-top: 40px;
  margin-left: 50px;
  margin-right: 50px;
  padding-left: 0;
  display: none;
  position: absolute;
  inset: 0%;
}

.book-demo-intro {
  opacity: 1;
  filter: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 93%;
  height: 550px;
  margin-top: 40px;
  margin-left: 50px;
  margin-right: 50px;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.color-cover {
  background-color: var(--black);
  mix-blend-mode: color;
  width: 100%;
  height: 550px;
  display: none;
  position: absolute;
}

.order-and-p {
  color: var(--white);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.color-cover-eco {
  background-color: var(--nn2);
  mix-blend-mode: color;
  width: 95%;
  height: 550px;
  position: absolute;
}

.publications-a {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: .2px solid #b8b8b84d;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 220px;
  height: 120px;
  margin: 0 2px;
  padding: 0 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.publications-a:hover {
  background-color: #0000;
  background-image: linear-gradient(#7f3cd233, #7f3cd233);
  border-style: solid;
  border-color: #b8b8b84d;
}

.publications-m {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template: "Area-1 Area-2 Area Area-5" 1fr
                 ". . . ." 1fr
                 / minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-content: stretch start;
  place-items: flex-start center;
  width: 896px;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.publications-s {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  overflow: hidden;
}

.button-9 {
  color: var(--g-aa);
  text-align: center;
  background-color: #0000;
  border: 1px solid #b8b8b84d;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 140px;
  margin: 2px;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 17px;
  display: flex;
}

.button-9:hover {
  color: var(--h22);
  border-color: #77e6fc80;
}

.image-63 {
  width: auto;
  font-family: Roboto, sans-serif;
  position: absolute;
}

.product02 {
  z-index: 0;
  width: auto;
  max-width: none;
  height: 125%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
}

.background-video-10 {
  filter: contrast(105%);
  width: 1099px;
  height: 100%;
  display: none;
}

.head-text-oder {
  color: var(--h22);
  letter-spacing: 1px;
  text-transform: capitalize;
  width: 400px;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
}

.slider-about {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 220px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.news-and-media {
  color: var(--g-aa);
  width: 700px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5em;
  display: none;
}

.awards-m {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 10px;
  display: none;
}

.div-block-1336 {
  justify-content: center;
  align-items: center;
  width: 1150px;
  display: flex;
}

.publications-mm {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.footer-link-three-order {
  opacity: .6;
  color: var(--white);
  margin-bottom: 7px;
  margin-left: 20px;
  margin-right: 20px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link-three-order:hover {
  opacity: .8;
  color: var(--h22);
}

.footer-link-three-order.w--current:hover {
  color: var(--h22);
}

.about-p-copy {
  color: var(--g-aa);
  width: 85%;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5em;
}

.div-block-69-copy-copy {
  z-index: 0;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 45%;
  height: 100%;
  padding: 0 10px 20px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: flex;
  position: relative;
}

.app-h-copy {
  opacity: 1;
  color: var(--white);
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 30px;
  font-weight: 100;
}

.coming-soon {
  z-index: 0;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 45%;
  height: 100%;
  padding: 0 10px 20px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: flex;
  position: relative;
}

.event {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  cursor: pointer;
  width: auto;
  margin-right: 30px;
  padding: 26px 30px 26px 0;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.event:hover {
  color: var(--hobor-neon);
}

.event.w--current {
  display: none;
}

.event.cta {
  background-color: var(--steel-blue);
  color: #fff;
  padding: 10px 30px;
  transition: background-color .1s ease-in-out;
  display: none;
}

.event.cta:hover {
  background-color: #328ae6;
}

.image-65 {
  width: 10%;
  font-family: Roboto, sans-serif;
  position: absolute;
}

.mini {
  border: 1px none var(--ur);
  background-image: linear-gradient(270deg, var(--h22) 10%, var(--ur));
  color: var(--bre-b);
  justify-content: flex-start;
  align-items: center;
  width: 160px;
  height: auto;
  padding: 15px 0 15px 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  display: flex;
}

.mini:hover {
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 10%, var(--ur));
  filter: brightness(107%);
  color: var(--black);
}

.div-block-1337 {
  height: 30px;
}

.div-block-1338 {
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  padding-top: 0;
  display: flex;
}

.image-66 {
  width: 90%;
  margin-top: 60px;
}

.event-intro {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: auto;
  margin-top: 70px;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.event-head {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 550px;
  margin-top: 0;
  padding: 60px 0 0;
  display: flex;
  position: absolute;
}

.event-head-text {
  color: var(--h22);
  text-align: center;
  width: 350px;
  margin-bottom: 30px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: none;
}

.paragraph-7-event {
  color: var(--bre-w);
  text-align: center;
  width: auto;
  margin-bottom: 80px;
  font-size: 27px;
  font-weight: 500;
  display: block;
}

.text-2-event {
  color: var(--g-aa);
  text-align: center;
  width: 400px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-116-event {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 550px;
  margin-top: 40px;
  margin-left: 50px;
  margin-right: 50px;
  padding-left: 0;
  display: flex;
}

.color-cover-event {
  background-color: var(--nn2);
  mix-blend-mode: color;
  width: 95%;
  height: 550px;
  position: absolute;
}

.image-67 {
  mix-blend-mode: normal;
  width: 100%;
  max-width: none;
  height: auto;
  display: block;
  position: absolute;
}

.image-68 {
  mix-blend-mode: normal;
  width: 450px;
  max-width: none;
}

.div-block-1339 {
  height: 600px;
}

.text-2-event-copy {
  color: var(--g-aa);
  text-align: center;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.3em;
}

.div-block-55-copy {
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding-top: 10px;
  display: flex;
}

.event-background-head {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 550px;
  margin-top: 2%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bold-text-4 {
  color: var(--h22);
}

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

.event-intro-01 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.bold-text-5 {
  color: var(--white);
  font-size: 21px;
  font-weight: 400;
}

.event-texts {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 88%;
  margin: 0 0 10px;
  padding: 0;
  display: flex;
  position: static;
}

.head-text-event {
  color: var(--white);
  text-align: center;
  -webkit-text-stroke-color: var(--h22);
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
}

.s-paragraph-event {
  color: var(--bre-w2);
  text-align: center;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 400;
}

.event-paragraph {
  color: var(--g-aa);
  text-align: center;
  width: auto;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}

.div-block-1341 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-1342 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.image-69 {
  border: .1px solid var(--manual-book);
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
  background-color: #0000;
  width: 95%;
  max-width: none;
  padding: 10px;
}

.image-70 {
  width: 250px;
  margin-top: 20px;
}

.heading-4 {
  background-color: var(--midnight-blue);
  color: #3cffcb;
  letter-spacing: 2px;
  margin-top: 10px;
  padding: 5px 30px;
  font-size: 17px;
  font-weight: 400;
  line-height: 50px;
  display: none;
}

.div-block-1344 {
  height: 150px;
}

.div-block-55-event {
  color: var(--white);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 210px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.image-70-copy {
  width: 250px;
  margin-top: 20px;
}

.button-10 {
  background-color: #0000;
  background-image: linear-gradient(to right, var(--ur), var(--h22) 83%);
  filter: brightness(120%);
  color: var(--bre-b);
  letter-spacing: 2px;
  border: .1px #0000004d;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 15px 30px;
  font-size: 13px;
  font-weight: 400;
}

.button-10:hover {
  background-image: linear-gradient(to right, var(--ur), var(--h22) 77%);
  filter: brightness(150%);
  border-color: #0000;
}

.div-block-1345 {
  align-items: flex-end;
}

.div-block-1346 {
  opacity: 1;
  mix-blend-mode: normal;
}

.div-block-1342-hide {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 75%;
  margin-top: 40px;
  display: none;
}

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

.container-16 {
  background-color: #000a0c;
  position: relative;
  overflow: hidden;
}

.div-block-1347 {
  width: auto;
  margin-bottom: 20px;
}

.div-block-69-copy-copy-copy {
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 45%;
  height: 100%;
  padding-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: flex;
  position: static;
}

.main-text-box-pfone {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  height: auto;
  margin-top: 120px;
  padding-top: 0;
  display: none;
  position: absolute;
}

.button-3-copy:hover {
  border-width: 1px;
  border-color: var(--deep-sky-blue);
  background-color: #0000;
  background-image: linear-gradient(to right, var(--green-02) 8%, var(--g3) 90%);
  opacity: 1;
  color: var(--black);
  font-weight: 300;
}

.div-block-64-copy {
  z-index: -1;
  object-fit: fill;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1382px;
  height: 800px;
  margin-top: 40px;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sp-inverstor {
  color: var(--bre-b);
  text-align: left;
  width: 300px;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5em;
}

.button-3-copy-phone {
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
  opacity: 1;
  color: var(--black);
  letter-spacing: 1px;
  border-radius: 0;
  justify-content: flex-start;
  width: 152px;
  height: auto;
  margin-top: 20px;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 300;
  display: none;
}

.button-3-copy-phone:hover {
  border-width: 1px;
  border-color: var(--deep-sky-blue);
  background-color: #0000;
  background-image: linear-gradient(to right, var(--green-02) 8%, var(--g3) 90%);
  opacity: 1;
  color: var(--black);
  font-weight: 300;
}

._3-products-phone {
  background-color: var(--white);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 90vh;
  display: none;
}

.link-5 {
  color: #77e6fccc;
  text-decoration: none;
}

.link-5:hover {
  color: #77e6fc;
}

.link-6 {
  color: #77e6fccc;
  text-decoration: none;
}

.link-6:hover {
  color: #77e6fc;
}

.link-7 {
  color: #77e6fccc;
  text-decoration: none;
}

.link-7:hover {
  color: #77e6fc;
}

.link-8 {
  color: #77e6fccc;
  font-size: 13px;
  text-decoration: none;
}

.link-8:hover {
  color: #77e6fc;
}

.main-text-box-ur {
  z-index: 3;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 220px;
  display: flex;
  position: absolute;
}

.button-3-phone {
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
  opacity: 1;
  color: var(--black);
  letter-spacing: 1px;
  border-radius: 0;
  justify-content: flex-start;
  width: 152px;
  height: auto;
  margin-top: 20px;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 300;
  display: none;
}

.button-3-phone:hover {
  border-width: 1px;
  border-color: var(--deep-sky-blue);
  background-color: #0000;
  background-image: linear-gradient(to right, var(--g-04) 8%, var(--g3));
  opacity: 1;
  color: var(--black);
  font-weight: 300;
}

.div-block-1349 {
  width: 65%;
  margin-bottom: 0;
}

.div-block-1350 {
  background-color: #000;
  justify-content: center;
  display: inline-flex;
}

.paypal-checkout-form, .checkout-form, .order-confirmation {
  display: none;
}

.heading-5 {
  color: var(--h22);
}

.body-5 {
  background-color: var(--nn3);
}

.asia {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 60px;
  padding-top: 0;
  display: flex;
  position: static;
}

.bold-text-6, .bold-text-7 {
  font-weight: 400;
}

.div-block-118-europe {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding-top: 0;
  display: flex;
  position: static;
}

.link-block-6 {
  width: 320px;
  position: absolute;
  left: auto;
}

.question-arrow-icon-up {
  margin-top: 26px;
  margin-left: 24px;
  margin-right: 8px;
}

.question-arrow-icon-up.left {
  filter: contrast(63%) brightness(180%);
  color: var(--h22);
  width: 12px;
  max-width: none;
  margin-top: 7px;
  margin-left: 0;
  margin-right: 10px;
  transition: opacity .2s;
  display: none;
}

.link-block-7 {
  z-index: 2;
  width: 280px;
  height: 180px;
  display: inline-flex;
  position: absolute;
}

.gallery-scroll {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-17 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #1a1b1fcc;
}

.gallery-link.w--current {
  font-weight: 600;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-wrapper {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.form-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  height: 464px;
  display: flex;
}

.text-field {
  width: 400px;
  margin-bottom: 20px;
  padding: 20px 16px;
}

.text-field-2 {
  margin-bottom: 20px;
  padding: 20px 16px;
}

.submit-button {
  background-image: linear-gradient(270deg, var(--h22) 25%, var(--ur));
  color: var(--black);
  letter-spacing: 2px;
  width: 100%;
  padding: 15px 20px;
  font-size: 13px;
  font-weight: 400;
}

.submit-button:hover {
  filter: brightness(120%);
}

.success-message-4 {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.text-block-10 {
  color: var(--su);
}

.error-message-3 {
  background-color: #0000;
}

.text-block-11 {
  color: var(--error);
}

.s-paragraph-event-copy {
  color: var(--h22);
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 400;
}

.text-area-2-copy {
  background-color: var(--bre-w);
  color: var(--bre-b);
  border-style: none;
  border-radius: 3px;
  height: auto;
  min-height: 250px;
  margin-bottom: 40px;
  padding-top: 16px;
  padding-left: 16px;
}

.text-area-2-copy::placeholder {
  color: var(--manual-book);
}

.image-71 {
  width: 100px;
  max-width: none;
  margin-top: 220px;
  margin-bottom: 90px;
}

.s-paragraph-event-copy-copy {
  color: var(--h22);
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 400;
}

.slider-about-phone {
  background-color: #0000;
  width: 1150px;
  height: 200px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: none;
}

.icon-3-phone {
  filter: contrast(60%);
  color: var(--manual-book);
  margin-top: auto;
  margin-bottom: auto;
  left: 0;
}

.icon-4-phone {
  filter: contrast(50%);
  color: var(--manual-book);
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  right: 0;
}

.slide-nav-3-phone {
  opacity: .5;
  filter: contrast(150%);
  background-color: #0000;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.link-block-8 {
  z-index: 5;
  width: 215px;
  height: 170px;
  display: inline-flex;
  position: absolute;
  inset: 0 auto;
}

.ieee, .digitaltrand-ieee {
  width: auto;
  max-width: none;
  height: 25px;
  margin-left: 0;
}

.link-block-9 {
  z-index: 10;
  width: 220px;
  height: 140px;
  position: absolute;
}

.hyper-display-intro {
  background-color: var(--manual-book);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.button-6-hyper {
  border: 1px solid var(--hyper);
  color: var(--hyper);
  letter-spacing: 2px;
  background-color: #0006;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 52px;
  margin-top: 0;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
  display: flex;
}

.button-6-hyper:hover {
  border-width: .1px;
  border-color: var(--hyper);
  background-color: var(--hyper);
  filter: brightness(110%);
  color: var(--nn3);
  font-size: 12px;
  font-weight: 500;
}

.button-6-copy {
  color: var(--g-aa);
  background-color: #77e6fc03;
  border: 1px solid #b8b8b84d;
  justify-content: center;
  width: auto;
  height: 52px;
  margin-top: 0;
  padding: 15px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
  display: flex;
}

.button-3-hyper-order {
  background-color: #0000;
  background-image: linear-gradient(94deg, var(--hyper) 10%, #fda56a 92%);
  opacity: 1;
  filter: brightness(120%);
  color: var(--black);
  letter-spacing: 2px;
  border-radius: 0;
  justify-content: flex-start;
  width: 263px;
  height: auto;
  margin-top: 20px;
  padding: 15px 30px;
  font-size: 13px;
  font-weight: 500;
  display: flex;
}

.button-3-hyper-order:hover {
  border-width: 1px;
  border-color: var(--deep-sky-blue);
  opacity: 1;
  filter: brightness(140%);
  color: var(--black);
  background-color: #0000;
}

.button-6-hyper-copy {
  color: var(--g-aa);
  background-color: #77e6fc03;
  border: 1px solid #b8b8b84d;
  justify-content: center;
  width: auto;
  height: 52px;
  margin-top: 0;
  padding: 15px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
  display: flex;
}

.button-6-hyper-copy:hover {
  border-width: .1px;
  border-color: var(--h22);
  color: var(--h22);
  background-color: #0003;
  background-image: none;
  font-weight: 300;
}

.button-6-hyper-p {
  color: var(--g-aa);
  background-color: #77e6fc03;
  border: 1px solid #b8b8b84d;
  justify-content: center;
  width: auto;
  height: 52px;
  margin-top: 0;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
  display: flex;
}

.button-6-hyper-p:hover {
  border-width: .1px;
  border-color: var(--hy-03);
  color: var(--hy-03);
  background-color: #0003;
  background-image: none;
  font-weight: 300;
}

.head-text-hyper {
  color: var(--hyper-h);
  letter-spacing: 1px;
  width: 350px;
  margin-bottom: 30px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
}

.paragraph-7-hyper {
  color: var(--hyper);
  width: 400px;
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.3em;
}

.text-2-hyper {
  color: var(--bre-w2);
  width: 400px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-1351 {
  filter: brightness(130%);
  mix-blend-mode: color-burn;
  background-color: #fa1404;
  width: 100%;
  height: 105vh;
  display: none;
  position: absolute;
}

.background-video-hy {
  opacity: .9;
  filter: contrast(120%);
  mix-blend-mode: normal;
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 0;
  position: relative;
  overflow: hidden;
}

.head-text-copy {
  color: var(--h22);
  width: 350px;
  margin-bottom: 30px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
}

.hyper {
  opacity: .6;
  color: var(--white);
  margin-left: 25px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.hyper:hover {
  opacity: .9;
  color: var(--hhy);
  font-weight: 300;
}

.div-block-130-dimen {
  background-color: var(--black);
  border-bottom: 1px #f8f8f880;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: auto;
  padding-top: 0;
  display: flex;
  overflow: hidden;
}

.image-28-dimen {
  opacity: .9;
  filter: contrast(105%) brightness(120%);
  mix-blend-mode: normal;
  width: 80%;
  margin-left: 100px;
  padding-top: 140px;
}

.gap-001-dimen {
  width: 30%;
  display: none;
}

.gap00-dimen {
  width: 200px;
}

.text-specifi-dimen {
  filter: none;
  color: var(--h22);
  width: auto;
  height: auto;
  margin-right: 0;
}

.div-block-89-dimen {
  background-color: var(--black);
  background-image: linear-gradient(155deg, #220e3b, #000000e6 58%, #011e24 103%);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 750px;
  display: flex;
}

.paragraph-7-dimen {
  color: var(--white);
  width: auto;
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 400;
}

.head-text-dimen {
  color: var(--g-04);
  letter-spacing: 1px;
  width: auto;
  margin-bottom: 30px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
}

.text-2-head-dimen {
  color: var(--g-aa);
  width: 400px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.paragraph-28-copy {
  color: var(--bre-w);
  text-transform: capitalize;
  width: auto;
  margin-bottom: 40px;
  font-size: 33px;
  line-height: 1.3em;
}

.image-54-dimen {
  opacity: 1;
  filter: contrast(200%) brightness(150%);
  outline-offset: 0px;
  cursor: pointer;
  outline: 3px #096ad0;
  width: 100%;
  max-width: none;
  height: auto;
  margin-bottom: 0%;
  margin-right: 0;
  display: block;
  transform: none;
}

.image-58-dimen {
  opacity: .6;
  height: 1050px;
  margin-top: -100px;
  margin-left: -100px;
  margin-right: 0;
  padding-top: 0;
}

.paragraph-28-dimen {
  color: var(--bre-w2);
  text-transform: capitalize;
  width: auto;
  margin-bottom: 0;
  font-size: 33px;
  line-height: 1.4em;
}

.div-block-1352 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 10px 220px;
  display: flex;
  position: relative;
}

.software-text-box-2 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 35%;
  height: auto;
  margin-bottom: 0;
  margin-right: 4%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.head-text-01-copy {
  color: var(--dimen-p);
  text-align: left;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-iintro-copy {
  color: var(--g-aa);
  text-align: center;
  width: 80%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-1353 {
  justify-content: flex-end;
  align-items: center;
  width: 55%;
  height: auto;
  margin-right: 2%;
  display: flex;
}

.div-block-1354 {
  border: 1px none var(--manual-book);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-right: 7%;
  padding: 20px;
  display: flex;
}

.div-block-1355 {
  border: 1px none var(--bre-w);
  background-color: #0000;
  width: 750px;
  height: 420px;
  margin-right: 20px;
  padding-right: 0;
}

.image-72 {
  width: 600px;
  max-width: none;
  height: 337.333px;
}

.text-2-hyper-p {
  color: var(--g-aa);
  width: 400px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.video-3 {
  display: flex;
}

.image-73 {
  opacity: .8;
  filter: contrast(110%);
  mix-blend-mode: normal;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
}

.body-6 {
  background-color: var(--black);
}

.paragraph-29-copy {
  color: var(--bre-w);
  text-align: right;
  text-align: right;
  text-align: right;
  text-align: right;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  display: flex;
}

.body-7 {
  background-color: var(--black);
  overflow: visible;
}

.section-3-hyper {
  background-color: var(--black);
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 110vh;
  min-height: 100vh;
  padding-top: 0;
  display: block;
  overflow: hidden;
}

.div-block-1356 {
  background-color: var(--black);
  justify-content: space-between;
  align-items: center;
  height: 850px;
  display: flex;
}

.div-block-1357 {
  width: 60%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
}

.image-74 {
  -webkit-backdrop-filter: contrast(110%);
  backdrop-filter: contrast(110%);
  mix-blend-mode: lighten;
  width: 100%;
}

.div-block-1358 {
  width: 50%;
}

.div-block-hyper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 40px;
  padding-right: 60px;
  display: flex;
}

.head-paragraph-hyper-p {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.head-text-01-copy-hyper {
  color: var(--hyper-h);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.div-block-1359 {
  width: 50%;
  height: 100%;
  position: absolute;
}

.button-11 {
  color: var(--hyper-h);
  background-color: #0000;
  border: 1px solid #f509;
  height: 52px;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  font-size: 18px;
  font-weight: 300;
}

.button-11:hover {
  border-color: var(--hyper);
  color: var(--hyper);
  background-color: #00000080;
}

.div-block-1356-copy {
  background-color: var(--black);
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding-top: 20px;
  display: flex;
}

.image-74-copy {
  filter: brightness(80%);
  mix-blend-mode: lighten;
}

.div-block-1357-copy {
  width: 50%;
}

.text-specifi-hyper {
  color: var(--h22);
  flex-direction: column;
  width: 700px;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.paragraph-28-hyper {
  color: var(--hyper-h);
  text-align: center;
  text-transform: capitalize;
  width: auto;
  margin-bottom: 0;
  font-size: 33px;
}

.image-75 {
  opacity: 1;
  filter: contrast(110%);
  mix-blend-mode: normal;
  width: 400px;
  height: auto;
}

.div-block-1360 {
  mix-blend-mode: normal;
  background-color: #0000;
  justify-content: center;
  margin-bottom: 40px;
  display: block;
}

.div-block-hy-p {
  background-color: var(--black);
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 0;
  padding-top: 200px;
  padding-bottom: 0;
  display: flex;
}

.hyper-sepcifications {
  background-color: var(--black);
  opacity: 1;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 140px;
  display: flex;
}

.paragraph-29-copy {
  color: var(--hyper);
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  display: flex;
}

.paragraph-29-copy-copy {
  text-align: right;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  display: flex;
}

.paragraph-29-copy {
  color: var(--bre-w);
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  display: flex;
}

.paragraph-29-copy {
  color: var(--bre-w);
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  display: flex;
}

.paragraph-29-copy-copy {
  color: var(--bre-w);
  text-align: right;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  display: flex;
}

.paragraph-29-copy {
  color: var(--hy-t);
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  display: flex;
}

.paragraph-29-copy-copy-copy {
  text-align: right;
  color: var(--bre-w2);
  text-align: right;
  text-align: right;
  text-align: right;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  display: flex;
}

.div-block-133-copy {
  border-bottom: 1px solid #f506;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 28px;
  margin-bottom: 10px;
  padding-top: 5px;
  display: flex;
}

.div-block-133-03-copy {
  border-bottom: 1px solid #f506;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  margin-bottom: 10px;
  padding-top: 5px;
  display: flex;
}

.paragraph-29-copy-copy-copy-copy {
  text-align: right;
  color: var(--bre-w2);
  text-align: right;
  text-align: right;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  display: flex;
}

.paragraph-29-d, .paragraph-29-copy-copy, .paragraph-29-d2, .paragraph-29-d3, .paragraph-29-d4 {
  color: var(--bre-w);
  text-align: right;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  display: flex;
}

.div-block-1361 {
  display: none;
  position: absolute;
  left: 0;
  overflow: hidden;
}

.div-block-1362 {
  position: absolute;
  top: auto;
  left: 0;
}

.image-76 {
  opacity: .4;
  filter: contrast(110%);
  mix-blend-mode: normal;
  width: 900px;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
}

.div-block-1363 {
  z-index: 0;
  width: 70%;
  height: auto;
  display: block;
  position: absolute;
  left: 0;
  right: auto;
  overflow: hidden;
}

.image-77 {
  opacity: .7;
  cursor: grab;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 0%;
  margin-left: 0%;
}

.div-block-133-03-hyper-0 {
  border-bottom: 1px solid #fa250480;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  margin-bottom: 10px;
  padding-top: 5px;
  display: flex;
}

.div-block-133-02-hyper-0 {
  border-bottom: 1px solid #fa250480;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 45px;
  margin-bottom: 10px;
  padding-top: 5px;
  display: flex;
}

.tc {
  width: auto;
  max-width: none;
  height: 30px;
  margin-left: 0;
}

.m {
  width: auto;
  max-width: none;
  height: 40px;
  margin-left: 0;
}

.c {
  width: auto;
  max-width: none;
  height: 25px;
  margin-left: 0;
}

.forbes {
  filter: none;
  width: auto;
  max-width: none;
  height: 21px;
  margin-left: 0;
  font-weight: 400;
}

.div-block-1364 {
  display: none;
}

.head-text-copy-copy {
  z-index: 2;
  color: var(--h22);
  width: 70%;
  margin-bottom: 30px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
}

.div-block-1365 {
  height: 1520%;
  position: absolute;
  overflow: hidden;
}

.image-78 {
  opacity: 1;
  mix-blend-mode: normal;
  max-width: none;
  height: auto;
}

.press-release-copy {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: .2px solid #b8b8b84d;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 220px;
  height: 140px;
  margin: 0 2px;
  padding: 0 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.press-release-copy:hover {
  border-style: none;
  border-color: var(--h22);
  background-color: #77e6fc1a;
  background-image: linear-gradient(to top, #005465 10%, var(--h22));
}

.div-press-copy {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 65px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.paragraph-29-q, .paragraph-29-copy, .paragraph-29-copy-copy {
  color: var(--bre-w);
  text-align: right;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  display: flex;
}

.div-block-1366, .div-block-1367 {
  display: none;
}

.paragraph-29-copy-copy-copy-copy-copy {
  color: var(--bre-w2);
  text-align: right;
  text-align: right;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  display: flex;
}

.button-hyper-video {
  opacity: 1;
  color: var(--hy-03);
  letter-spacing: 2px;
  background-color: #0000;
  background-image: none;
  border: 1px solid #ff7b3980;
  border-radius: 0;
  justify-content: flex-start;
  width: auto;
  height: auto;
  margin-top: 20px;
  padding: 15px 30px;
  font-size: 12px;
  font-weight: 400;
  display: flex;
}

.button-hyper-video:hover {
  border-width: 1px;
  border-color: var(--hyper);
  background-color: #0000;
  background-image: linear-gradient(94deg, var(--hyper), #fda56a 78%);
  opacity: 1;
  color: var(--black);
  font-weight: 400;
}

.div-block-hy-p-02 {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.image-74-02 {
  filter: brightness(80%);
  mix-blend-mode: lighten;
  margin-right: 0;
}

.div-block-1368 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  height: auto;
  padding-left: 60px;
  padding-right: 40px;
  display: flex;
}

.div-block-1357-02 {
  border: 1px #fa250480;
  width: 750px;
  height: 500.25px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1%;
  padding-top: 0;
}

.image-79 {
  mix-blend-mode: screen;
  width: 1500px;
  display: block;
  position: static;
}

.div-block-1369 {
  border: 1px solid #ffffff80;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 1300px;
  height: 550px;
  padding: 0;
  display: none;
  position: absolute;
}

.image-80 {
  width: 1500px;
  display: block;
  position: absolute;
}

.div-block-1370 {
  opacity: 1;
  cursor: move;
  background-color: #0000;
  border: 1px solid #ffffffb3;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: 500px;
  margin-top: 60px;
  padding: 0;
  display: flex;
}

.div-block-1369-copy {
  border: 1px solid #ffffff80;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 40px 20px;
  display: block;
  position: absolute;
}

.image-81 {
  z-index: 2;
  mix-blend-mode: screen;
  width: 83%;
  display: block;
  position: absolute;
}

.image-82 {
  width: 1600px;
  display: block;
}

.top {
  z-index: 2;
  opacity: .2;
  mix-blend-mode: screen;
  width: 1000px;
  display: block;
  position: absolute;
}

.image-82-base {
  width: 1100px;
  display: block;
}

.div-block-dimen-explain {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 75%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-1371 {
  background-color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 60px;
  display: flex;
}

.in {
  opacity: .2;
  mix-blend-mode: screen;
  width: 800px;
  position: absolute;
}

.div-block-1372 {
  opacity: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.instrution {
  color: var(--dimen-p);
  text-align: center;
  width: 80%;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6em;
}

.head-paragraph-iintro-copy-copy {
  color: var(--g-aa);
  text-align: left;
  width: 90%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.text-block-3-work-copy {
  color: #5fbba799;
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 1px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
}

.paragraph-work-copy {
  color: #bdbdbd99;
  margin-top: 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
  display: block;
}

.paragraph-work-copy:hover {
  background-color: #bdbdbd00;
}

.fix {
  opacity: .2;
  width: 1100px;
  display: block;
}

.background-video-12 {
  width: 100%;
  height: 100%;
  display: none;
}

.image-83 {
  width: 50px;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  inset: auto;
}

.div-block-mouse {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 150px;
  padding-bottom: 10px;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.div-block-ultra-r {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 1% 100px;
  display: flex;
  position: relative;
}

.head-text-ultra-r {
  color: var(--bre-w2);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.background-video-ultra {
  filter: contrast(115%) brightness(110%);
  width: 100%;
  height: 100%;
}

.div-block-u {
  border: 1px none var(--bre-w);
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 450px;
  padding-left: 0;
  display: flex;
}

.div-block-ur {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 55%;
  height: auto;
  margin-left: 2%;
  margin-right: 0%;
  display: flex;
}

.div-block-1374 {
  z-index: 1;
  background-color: #0000;
  background-image: none;
  border: 1px #fa25041a;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.div-block-cae-dash-ani {
  opacity: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-hyper-explain {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 75%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-1370-hyper {
  border: 1px solid var(--hyper);
  opacity: 1;
  background-color: #0000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: 500px;
  margin-top: 60px;
  padding: 0;
  display: flex;
}

.div-block-hyper-ani {
  opacity: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.head-text-01-hyper {
  color: var(--hyper);
  text-align: left;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.top-hy {
  z-index: 2;
  opacity: 0;
  mix-blend-mode: screen;
  width: 1000px;
  display: block;
  position: absolute;
}

.in-hy {
  opacity: 0;
  mix-blend-mode: screen;
  width: 800px;
  position: absolute;
}

.fix-hy {
  opacity: 0;
  width: 1100px;
  display: block;
}

.instrution-hyper {
  color: var(--hyper-h);
  text-align: center;
  width: 80%;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-1373-hyper {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 150px;
  padding-bottom: 10px;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.image-83-hyper {
  width: 50px;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  inset: auto;
}

.div-block-hyper-demo {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 10px;
  display: flex;
  position: relative;
}

.head-text-hy {
  color: var(--hyper-h);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-hy {
  color: var(--g-aa);
  text-align: left;
  width: 90%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.head-text-01-dimensions, .head-text-01-copy-dimension {
  color: var(--bre-w2);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.div-block-1371-hy-3-layer {
  background-color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 60px;
  display: none;
}

.div-block-hyper-f {
  flex-direction: column;
  justify-content: center;
  width: 42%;
  height: auto;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.background-video-ultra-copy {
  filter: contrast(105%) brightness(105%);
  width: 100%;
  height: 100%;
}

.div-block-1355-di {
  border: 1px none var(--bre-w);
  background-color: #0000;
  width: 750px;
  height: auto;
  margin-right: 40px;
  padding-right: 0;
}

.div-block-1352-dim {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 10px 160px;
  display: flex;
  position: relative;
}

.div-block-1353-copy-dim {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-right: 2%;
  display: flex;
}

.background-video-13 {
  filter: brightness(110%) contrast(110%);
  width: 100%;
  height: 100%;
}

.body-8 {
  background-color: var(--black);
}

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

.background-video-hy02 {
  filter: brightness(110%) contrast(110%);
  width: 100%;
  height: 100%;
}

.div-block-1374-h-01 {
  z-index: 1;
  background-color: #0000;
  background-image: linear-gradient(#fa250433, #ff7b3933);
  border: 1px #fa25041a;
  width: 750px;
  height: 300px;
  display: none;
  position: absolute;
}

.div-block-1374-h02 {
  z-index: 1;
  background-color: var(--hyper);
  opacity: .2;
  mix-blend-mode: overlay;
  background-image: none;
  border: 1px #fa25041a;
  width: 750px;
  height: 300px;
  position: absolute;
}

.background-video-hy-g {
  filter: brightness(110%) contrast(110%);
  width: 100%;
  height: 100%;
}

.image-84 {
  opacity: 1;
  filter: contrast(105%);
  width: 100%;
  height: 90%;
}

.ultra-dimensions {
  color: var(--cyan);
}

.hyper-displays {
  color: #f30;
}

.hyper-displays.w--current {
  color: var(--hyper);
  font-weight: 500;
}

.mini-ur {
  color: var(--manual-book);
}

.prosumer, .integration.w--current {
  color: var(--cyan);
}

.heading-6 {
  color: var(--h22);
}

.error-message-4 {
  color: var(--error);
  background-color: #ffdede00;
  font-weight: 300;
}

.image-73-l {
  opacity: .9;
  filter: contrast(110%);
  mix-blend-mode: normal;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
}

.div-block-1375 {
  width: 95%;
  height: 550px;
  position: absolute;
}

.image-85 {
  mix-blend-mode: screen;
  background-color: #fff;
  width: 25px;
}

.gif {
  justify-content: flex-start;
  align-items: center;
  width: 700px;
  height: 345px;
  padding-left: 0;
  display: none;
  position: absolute;
}

.div-block-1376 {
  width: 363px;
}

.div-block-1377 {
  padding-top: 53px;
}

.image-49-map-gif {
  filter: brightness(120%);
  mix-blend-mode: normal;
  width: 700px;
  height: auto;
  margin-top: 60px;
  display: none;
}

.div-block-1378 {
  width: 700px;
  height: 350px;
}

.background-video-15 {
  z-index: 1;
  filter: brightness(140%);
  mix-blend-mode: screen;
  width: 100%;
  height: 100%;
  display: none;
}

.div-block-1379 {
  justify-content: center;
  align-items: center;
  width: 580px;
  height: 280px;
  margin-left: 0%;
  margin-right: 0%;
  display: flex;
}

.background-video-16 {
  z-index: 1;
  filter: brightness(140%);
  mix-blend-mode: screen;
  width: 100%;
  height: 100%;
  display: none;
}

.div-block-ultra-l {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 1% 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-dimen-f-r {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 35%;
  height: auto;
  margin-bottom: 0;
  padding-left: 4%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.div-block-ur-r {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 55%;
  height: auto;
  margin-left: 1%;
  margin-right: 1%;
  display: flex;
}

.div-block-hy-p-02-phone {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 40px;
  display: none;
}

.div-block-ultra-l-phone {
  background-color: #0000;
  justify-content: center;
  align-items: flex-end;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 10px 140px;
  display: none;
  position: relative;
}

.enterprise-main {
  background-color: var(--black);
  background-image: none;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 850px;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-1380 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 100px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-1381, .div-block-1382 {
  height: 700px;
}

.integration-main {
  background-color: var(--black);
  background-image: none;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.prosumer-main {
  background-color: var(--black);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 750px;
  display: flex;
}

.div-block-finger {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 150px;
  padding-bottom: 10px;
  padding-right: 0;
  display: none;
  position: absolute;
}

.image-83-copy {
  width: 50px;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  inset: auto;
}

.text-2-head-enter {
  color: var(--g-aa);
  width: 450px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.button-6-enter {
  color: var(--white);
  letter-spacing: 2px;
  background-color: #00000080;
  border: 1px solid #ffffff80;
  justify-content: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 15px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
  display: flex;
}

.button-6-enter:hover {
  border-width: .1px;
  border-color: var(--h22);
  color: var(--h22);
  background-color: #0003;
  background-image: none;
  font-weight: 300;
}

.div-block-1383 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 800px;
  display: flex;
  position: absolute;
  top: 0;
}

.image-86 {
  opacity: 1;
  filter: brightness(60%);
  vertical-align: baseline;
  width: 100%;
  max-width: none;
  margin-top: 0;
  display: inline-flex;
  overflow: clip;
}

.logo-navbar-new {
  max-width: 200px;
}

.logo-navbar-new.white {
  opacity: 1;
  background-color: #0000;
  width: 150px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}

.logo-navbar-new.white:hover {
  opacity: .87;
  color: #fff;
}

.app-x {
  opacity: .3;
  color: var(--white);
  margin-left: 25px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.appli-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 10px 20px;
  display: flex;
  position: static;
}

.ani-section {
  background-color: var(--bre-b);
  object-fit: none;
  border: 1px #000;
  width: 1400px;
  height: 600px;
  margin-top: 20px;
  display: none;
  position: relative;
  overflow: hidden;
}

.image-87 {
  width: 1200px;
  max-width: none;
  height: 632.854px;
}

.div-block-1352-enter {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 10px 100px;
  display: flex;
  position: relative;
}

.div-block-1355-enter {
  border: 1px solid var(--g-aa);
  background-color: #0000;
  width: 100%;
  height: 400px;
  margin-right: 0;
  padding-right: 0;
  overflow: hidden;
}

.image-73-enter {
  opacity: 1;
  filter: contrast(110%);
  mix-blend-mode: normal;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
}

.head-text-01-copy-enter {
  color: var(--black);
  text-align: left;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-enter {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-1352-enter-l {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 10px;
  display: flex;
  position: relative;
}

.div-block-1353-enter {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-1353-copy-dim-copy {
  justify-content: flex-end;
  align-items: center;
  width: 55%;
  height: auto;
  margin-right: 2%;
  display: flex;
}

.div-block-enter {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 25%;
  height: auto;
  margin-bottom: 0;
  margin-left: 0%;
  padding-left: 20px;
  padding-right: 0;
  display: flex;
  position: static;
}

.div-block-enter-copy {
  z-index: 1;
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 1036px;
  height: auto;
  margin-bottom: 0;
  padding-left: 100px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.div-block-1353-sim-p02 {
  background-color: var(--base-enter);
  justify-content: flex-end;
  align-items: center;
  width: 900px;
  height: 400px;
  padding-right: 0;
  display: block;
}

.div-block-1385 {
  filter: contrast(120%);
  width: 100%;
  height: 100%;
  display: none;
}

.image-88 {
  filter: none;
  width: 100%;
  height: auto;
  display: inline-block;
}

.div-block-1386 {
  align-items: flex-end;
  width: 100%;
  height: 100%;
  margin-bottom: -200px;
  padding-bottom: 0;
  display: flex;
}

.image-89 {
  z-index: 0;
  filter: contrast();
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  display: inline-flex;
  position: static;
}

.div-block-1386-inter {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.div-block-1352-enter-end {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 100px 10px 220px;
  display: flex;
  position: relative;
}

.div-block-1352-enter-l-phone {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 10px;
  display: none;
  position: relative;
}

.div-block-1380-enter-intro {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 100px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-1380-prosumer-intro {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 140px;
  margin-bottom: 60px;
  display: flex;
}

.prosumer-01 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 20px;
  display: flex;
  position: relative;
}

.div-block-1352-prosumer-l-phone {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 10px;
  display: none;
  position: relative;
}

.div-block-1352-prosumer-l, .prosumer-r {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 10px;
  display: flex;
  position: relative;
}

.div-block-1352-enterprise {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 10px 100px;
  display: flex;
  position: relative;
}

.enter-head-text {
  color: var(--bre-w2);
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 300;
  position: static;
}

.div-block-1352-integration {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 10px 100px;
  display: flex;
  position: relative;
}

.div-block-1352-integration-end {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 100px 10px 220px;
  display: flex;
  position: relative;
}

.div-block-1352-prosumer-copy {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 10px 100px;
  display: flex;
  position: relative;
}

.div-block-1352-enterprise-top {
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 10px 60px;
  display: flex;
  position: relative;
}

.div-block-1352-enterprise-end {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 10px;
  display: flex;
  position: relative;
}

.div-block-1387-entermp-l {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0;
  display: flex;
}

.div-block-1387-entermp-phone {
  justify-content: center;
  align-items: center;
  padding: 60px 10px;
  display: none;
}

.div-block-1387-inter-l {
  justify-content: center;
  align-items: center;
  padding: 60px 10px;
  display: flex;
}

.div-block-1387-inter-phone {
  justify-content: center;
  align-items: center;
  padding: 60px 10px;
  display: none;
}

.text-block-work-app {
  color: #fff;
  column-count: 1;
  padding-bottom: 7px;
  font-size: 23px;
  font-weight: 300;
  line-height: 27px;
}

.text-block-work-app:hover {
  color: var(--h22);
}

.ultra-reality {
  color: var(--cyan);
}

.div-block-app-slide {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 140px;
  display: flex;
}

.head-text-01-b {
  color: var(--bre-b);
  text-align: left;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-news-app {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
}

.app-slide {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 75%;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 10px 0;
  display: flex;
  position: static;
}

.slider-about-app {
  clear: both;
  background-color: #0000;
  border: 1px #00000080;
  flex-flow: column wrap;
  align-items: flex-start;
  width: 90%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.div-block-90-copy {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.div-block-90-app {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.c-box {
  border: 1px solid var(--manual-book);
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 450px;
  margin: 0 2px;
  padding: 0 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.link-block-8-app {
  z-index: 5;
  width: 220px;
  height: 140px;
  display: none;
  position: absolute;
}

.c-logo-box {
  opacity: 1;
  filter: invert();
  justify-content: center;
  align-items: center;
  width: auto;
  height: 22%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  display: flex;
  overflow: hidden;
}

.div-block-c-box-p {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 60%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.paragraph-c-phara {
  color: var(--g-aa);
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 2em;
  position: relative;
}

.c-lg {
  mix-blend-mode: soft-light;
  width: 150px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.div-block-c-box-p2 {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 18%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.paragraph-c-phara2 {
  color: var(--g-aa);
  text-align: center;
  text-transform: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 1px;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.5em;
}

.button-12 {
  color: var(--bre-b);
  background-color: #0000;
  border: 1px solid #000c;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 300;
}

.button-12:hover {
  border-color: var(--deep-sky-blue);
  color: var(--deep-sky-blue);
}

.div-block-1387 {
  align-items: flex-start;
  height: 15%;
  display: none;
}

.slide-1 {
  width: 100%;
  min-width: auto;
  height: auto;
  position: relative;
}

.div-block-118-copy-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 60px;
  padding-top: 0;
  display: flex;
  position: static;
}

.mask {
  object-fit: none;
  width: 33.3%;
  height: 450px;
  overflow: visible;
}

.slide-4 {
  width: 480px;
}

.left-arrow-3 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 60px;
  height: 100%;
  margin-right: 0;
  display: flex;
  bottom: 0;
  left: 0;
}

.right-arrow-3 {
  justify-content: flex-end;
  width: 60px;
  display: flex;
  right: 0;
}

.c-lg-copy {
  mix-blend-mode: soft-light;
  width: 150px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.franklin {
  mix-blend-mode: soft-light;
  width: 200px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.icon-3-app-l {
  filter: none;
  color: var(--manual-book);
  width: 60px;
  margin-top: auto;
  margin-bottom: 0;
  font-size: 30px;
  bottom: 0;
  left: 0;
}

.icon-4-app-r {
  filter: none;
  color: var(--manual-book);
  width: 60px;
  margin-top: auto;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 30px;
  right: 0;
}

.div-block-1388 {
  flex-direction: column;
  display: block;
}

.collection-list-wrapper, .collection-list-wrapper-2 {
  display: flex;
}

.collection-list-wrapper-3 {
  width: 500px;
  height: 400px;
}

.collection-list-wrapper-4 {
  flex-direction: row;
  display: flex;
}

.div-block-app-slide-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 140px;
  display: flex;
}

.slider-about-app-copy {
  clear: both;
  background-color: #0000;
  border: 1px #00000080;
  flex-flow: column wrap;
  align-items: center;
  width: 90%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.mask-copy {
  object-fit: none;
  width: 45%;
  height: auto;
  overflow: visible;
}

.left-arrow-3-copy {
  background-color: var(--white);
  justify-content: flex-start;
  align-self: flex-start;
  align-items: stretch;
  width: 80px;
  margin-right: 0;
  display: flex;
  left: 0;
}

.right-arrow-3-copy {
  background-color: var(--white);
  justify-content: flex-end;
  align-self: flex-end;
  width: 80px;
  display: flex;
  right: 0;
}

.paragraph-c-phara-copy {
  color: var(--bre-b);
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 1px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 21px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5em;
  position: relative;
}

.c-box-copy {
  box-shadow: none;
  cursor: auto;
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: 1px solid #1c1c1c4d;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 550px;
  margin: 0 2px;
  padding: 0 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.c-box-copy-copy {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: 1px solid #1c1c1c4d;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 600px;
  margin: 0 2px;
  padding: 0 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.mask-2 {
  width: 90%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-118-copy-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 60px;
  padding-top: 0;
  position: static;
}

.image-90 {
  max-width: none;
  height: 100%;
  display: block;
  position: absolute;
  right: auto;
}

.text-block-3-work-un {
  opacity: .5;
  color: #5fbba799;
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 1px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: none;
}

.paragraph-np {
  color: #bdbdbd;
  margin-top: 3px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
  display: flex;
}

.paragraph-np:hover {
  background-color: #bdbdbd00;
}

.nav-link-with-icon-containr-x {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block-work-un {
  color: var(--hobor-neon);
  column-count: 1;
  padding-bottom: 2px;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}

.text-block-work-un:hover {
  color: var(--h22);
}

.text-block-work-copy {
  color: var(--hobor-neon);
  column-count: 1;
  padding-bottom: 2px;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}

.text-block-work-copy:hover {
  color: var(--h22);
}

.paragraph-ur {
  color: #bdbdbd;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
  display: block;
}

.paragraph-ur:hover {
  color: var(--g-aah);
  background-color: #bdbdbd00;
}

.dim {
  opacity: .6;
  color: var(--bre-w2);
  margin-left: 25px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.dim:hover, .dim.w--current:hover {
  opacity: .9;
  color: var(--h22);
}

.text-block-ur {
  opacity: .9;
  color: var(--h22);
  column-count: 1;
  padding-bottom: 7px;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}

.text-block-ur:hover {
  opacity: 1;
  filter: brightness(110%);
}

.text-block-sub-ur {
  opacity: 1;
  color: var(--cyan);
  align-items: flex-end;
  width: auto;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 300;
  display: block;
}

.text-block-np {
  opacity: .8;
  color: #9ceeff80;
  column-count: 1;
  width: auto;
  padding-bottom: 5px;
  font-size: 23px;
  font-weight: 300;
  line-height: 26px;
  display: block;
}

.text-block-np:hover {
  color: #77777780;
}

.text-block-sub-np {
  opacity: .8;
  color: #5fbba799;
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 1px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
}

.paragraph-np-copy {
  color: #bdbdbd99;
  margin-top: 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
  display: block;
}

.paragraph-np-copy:hover {
  background-color: #bdbdbd00;
}

.paragraph-p-un {
  color: #bdbdbd99;
  margin-top: 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
  display: none;
}

.paragraph-p-un:hover {
  background-color: #bdbdbd00;
}

.pricing-comparison-2 {
  background-color: var(--bre-b);
  border-bottom: 1px solid #e4ebf3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 220px 30px 140px;
  display: flex;
  position: relative;
}

.container-18 {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  margin: 40px auto 60px;
  display: none;
}

.pricing-wrapper-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: flex-start start;
  width: auto;
  padding-left: 0;
  display: inline-flex;
}

.pricing-card-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px none var(--g-aa);
  box-shadow: none;
  color: var(--h22);
  background-color: #0000004d;
  border-radius: 3px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 410px;
  height: auto;
  padding: 0 0 20px;
  display: inline-flex;
  position: relative;
}

.pricing-card-2:hover {
  background-color: #000000d9;
}

.pricing-card-2.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-image-2 {
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
  object-fit: contain;
  width: auto;
  max-width: none;
  height: 68%;
  margin-bottom: 10px;
  display: block;
}

.pricing-title-2 {
  color: var(--h22);
  height: auto;
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 27px;
  font-weight: 300;
  line-height: 48px;
}

.pricing-subtitle-2 {
  color: var(--white);
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.pricing-price-2 {
  color: var(--white);
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular-2 {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-2.margin-bottom-20 {
  color: var(--bre-w2);
  margin-bottom: 20px;
}

.button-primary-6 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-6:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-6:active {
  background-color: #43464d;
}

.button-primary-6.outline-button {
  box-shadow: none;
  color: var(--white);
  background-color: #0000;
  border: 1px solid #f8f8f8b3;
  margin-top: 10px;
  margin-bottom: 10px;
}

.button-primary-6.outline-button:hover {
  border-color: var(--bre-b);
  background-color: var(--h22);
  background-image: linear-gradient(to bottom, var(--ur), var(--h22) 61%);
  color: var(--bre-b);
  font-weight: 500;
}

.pricing-divider-2 {
  background-color: #76879d80;
  align-self: auto;
  width: 100%;
  height: 1px;
  margin: 30px 0 16px;
  display: none;
}

.pricing-feature-list-2 {
  color: var(--h22);
  align-self: center;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 0;
  list-style-type: square;
  display: block;
}

.pricing-feature-2 {
  color: var(--g-aa);
  background-image: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.pricing-tag-2 {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.pricing-title-2-copy {
  color: var(--hy-03);
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 27px;
  font-weight: 300;
  line-height: 48px;
}

.heading-7 {
  color: var(--white);
  margin-bottom: 100px;
  font-size: 33px;
  font-weight: 300;
}

.text-block-dim {
  opacity: .9;
  color: var(--hobor-neon);
  column-count: 1;
  padding-bottom: 7px;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
  display: flex;
}

.text-block-dim:hover {
  opacity: 1;
  filter: brightness(110%);
  color: var(--h22);
}

.text-block-sub-dim {
  opacity: 1;
  color: var(--cyan);
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 300;
  display: flex;
}

.paragraph-dim {
  color: #bdbdbd;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
  display: flex;
}

.paragraph-dim:hover {
  color: var(--g-aah);
  background-color: #bdbdbd00;
}

.pricing-card-2-copy {
  border: 1.3px solid var(--hy-03);
  box-shadow: none;
  background-color: #141414;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 330px;
  height: auto;
  padding: 32px 30px 20px;
  display: flex;
  position: relative;
}

.pricing-card-2-copy.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.button-primary-6-copy {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-6-copy:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-6-copy:active {
  background-color: #43464d;
}

.button-primary-6-copy.outline-button {
  border: 1px solid var(--hy-03);
  box-shadow: none;
  color: var(--hy-03);
  background-color: #0000;
  margin-top: 20px;
}

.button-primary-6-copy.outline-button:hover {
  background-color: var(--hyper-h);
  color: var(--black);
  border-color: #ff5500b3;
  font-weight: 500;
}

.list-item {
  list-style-type: none;
}

.list-item-2 {
  color: var(--deep-sky-blue);
  list-style-type: square;
}

.list-item-2-hy {
  color: var(--hyper);
}

.pricing-divider-2-copy {
  background-color: #ff7b3940;
  align-self: stretch;
  width: 100%;
  height: 1px;
  margin: 40px 0 16px;
}

.paragraph-43, .paragraph-44 {
  color: var(--g-aa);
  text-align: center;
  width: auto;
}

.paragraph-45 {
  text-align: center;
  width: 99.6079%;
}

.div-block-1389 {
  z-index: 2;
  object-fit: fill;
  width: 200px;
  height: 150px;
  position: relative;
  overflow: hidden;
}

.pricing-title-coming {
  opacity: .5;
  color: var(--bre-w2);
  text-align: center;
  height: auto;
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 300;
  line-height: 48px;
}

.pricing-price-coming {
  opacity: .2;
  color: var(--white);
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular-coming {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-coming.margin-bottom-20 {
  opacity: .2;
  color: var(--bre-w2);
  margin-bottom: 20px;
}

.pricing-subtitle-2-coming {
  opacity: 1;
  color: var(--white);
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.pricing-image-2-copy {
  opacity: 1;
  mix-blend-mode: normal;
  object-fit: cover;
  width: 200px;
  height: 150px;
  margin-bottom: 16px;
  display: block;
}

.pricing-image-2-coming {
  opacity: .9;
  mix-blend-mode: lighten;
  object-fit: contain;
  width: auto;
  max-width: none;
  height: 150px;
  margin-bottom: 10px;
  display: block;
  overflow: visible;
}

.paragraph-regular-2-hyper {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-2-hyper.margin-bottom-20 {
  color: var(--hyper);
  margin-bottom: 20px;
}

.pricing-subtitle-2-hyper {
  color: var(--white);
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.button-primary-6-coming {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-6-coming:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-6-coming:active {
  background-color: #43464d;
}

.button-primary-6-coming.outline-button {
  box-shadow: none;
  opacity: .2;
  color: var(--white);
  background-color: #0000;
  border: 1px solid #f8f8f8b3;
  margin-top: 20px;
}

.button-primary-6-coming.outline-button:hover {
  font-weight: 500;
}

.pricing-feature-list-coming {
  color: var(--g-aa);
  align-self: center;
  padding-left: 0;
  list-style-type: square;
  display: block;
}

.list-item-2-coming {
  opacity: .4;
  color: var(--manual-book);
  list-style-type: square;
}

.product-pic {
  background-color: #0000;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 160px;
  display: flex;
  overflow: hidden;
}

.paragraph-44-coming {
  opacity: .4;
  text-align: center;
  width: auto;
}

.pricing-card-2-coming {
  border: 1px none var(--manual-book);
  box-shadow: none;
  color: var(--h22);
  background-color: #141414;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 330px;
  height: auto;
  padding: 10px 30px 0;
  display: flex;
  position: relative;
}

.pricing-card-2-coming.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-image-coming {
  opacity: .3;
  mix-blend-mode: normal;
  object-fit: contain;
  width: auto;
  height: auto;
  margin-bottom: 0;
  display: block;
}

.div-block-1390 {
  border: 1px solid var(--g-aa);
  background-color: #171717;
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  padding: 30px 20px 20px;
  display: flex;
}

.div-block-1391 {
  background-color: #171717;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  margin-top: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  display: flex;
  position: static;
}

.list {
  color: var(--white);
  width: 90%;
  margin-bottom: 0;
  padding-left: 10px;
  list-style-type: square;
}

.list-item-3 {
  color: var(--g-aa);
  width: 270px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  font-weight: 300;
}

.pricing-card-coming {
  border: 1px none var(--g-aa);
  box-shadow: none;
  opacity: 1;
  color: var(--h22);
  background-color: #0000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 330px;
  height: auto;
  padding: 0 0 20px;
  display: none;
  position: relative;
}

.pricing-card-coming.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.div-block-1390-coming {
  background-color: #171717;
  border: 1px solid #b8b8b84d;
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  padding: 30px 20px 40px;
  display: flex;
}

.pricing-title-2-com {
  opacity: .3;
  color: var(--white);
  height: auto;
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 25px;
  font-weight: 300;
  line-height: 48px;
}

.paragraph-44-com {
  opacity: .3;
  color: var(--g-aa);
  text-align: center;
  width: auto;
}

.pricing-price-2-com {
  opacity: 0;
  color: var(--manual-book);
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular-2-com {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-2-com.margin-bottom-20 {
  opacity: .3;
  color: var(--manual-book);
  margin-bottom: 20px;
}

.button-primary-6-com {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-6-com:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-6-com:active {
  background-color: #43464d;
}

.button-primary-6-com.outline-button {
  border: 1px solid var(--manual-book);
  box-shadow: none;
  opacity: .6;
  color: var(--manual-book);
  background-color: #0000;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px 30px;
}

.list-com {
  opacity: .1;
  margin-bottom: 0;
  padding-left: 20px;
  list-style-type: square;
}

.pricing-image-com {
  opacity: .3;
  mix-blend-mode: normal;
  object-fit: contain;
  width: auto;
  height: auto;
  margin-bottom: 0;
  display: block;
}

.div-block-1390-hy {
  border: 1px solid var(--hy-03);
  background-color: #171717;
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  padding: 30px 20px 20px;
  display: flex;
}

.pricing-title-2-hy {
  color: var(--hyper-h);
  height: auto;
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 27px;
  font-weight: 300;
  line-height: 48px;
}

.paragraph-regular-hy {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-hy.margin-bottom-20 {
  color: var(--bre-w2);
  margin-bottom: 20px;
}

.button-primary-com {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-com:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-com:active {
  background-color: #43464d;
}

.button-primary-com.outline-button {
  border: 1px solid var(--hyper-h);
  box-shadow: none;
  color: var(--hyper-h);
  background-color: #0000;
  margin-top: 20px;
}

.button-primary-com.outline-button:hover {
  background-color: var(--h22);
  color: var(--bre-b);
  font-weight: 500;
}

.pricing-subtitle-2-hy {
  color: var(--hyper);
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
}

.button-primary-hy {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-hy:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-hy:active {
  background-color: #43464d;
}

.button-primary-hy.outline-button {
  border: 1px solid var(--hy-t);
  box-shadow: none;
  color: var(--hy-t);
  background-color: #0000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.button-primary-hy.outline-button:hover {
  background-color: var(--h22);
  background-image: linear-gradient(to bottom, var(--hyper), var(--hy-03) 64%);
  color: var(--black);
  border-style: solid;
  border-color: #fa25041a;
  font-weight: 500;
}

.div-block-1391-hy {
  background-color: #171717;
  border-radius: 0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 15px;
  padding: 20px 5px 20px 10px;
  display: flex;
  position: static;
}

.list-item-3-hy {
  color: var(--hy-t);
  width: 270px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  font-weight: 300;
  list-style-type: square;
}

.div-block-1392 {
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  display: flex;
}

.order-head-w {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 75%;
  margin: 0 0 20px;
  padding: 10px;
  display: flex;
  position: static;
}

.container-w {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  margin: 20px auto 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.paragraph-46, .h-w {
  color: var(--bre-b);
}

.onr-head-text {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
}

.div-block-1390-w {
  border: 1.2px solid var(--g-aa);
  color: var(--bre-b);
  background-color: #ffffff03;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 40px 0 20px;
  display: flex;
}

.div-block-1390-w:hover {
  border-color: var(--hobor-neon);
  background-color: #ffffff0d;
  width: auto;
}

.pricing-title-2-w {
  color: var(--white);
  height: auto;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.3em;
}

.paragraph-44-w {
  color: var(--g-aa);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 12px;
  display: flex;
}

.pricing-price-2-w {
  color: var(--white);
  text-align: center;
  height: 32px;
  margin: 10px auto;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.paragraph-regular-2-w {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-2-w.margin-bottom-20 {
  color: var(--black);
  flex-direction: column;
  margin-right: 4px;
  font-weight: 300;
}

.button-primary-6-w {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-6-w:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-6-w:active {
  background-color: #43464d;
}

.button-primary-6-w.outline-button {
  border: 1px none var(--black);
  background-color: var(--midnight-blue);
  background-image: linear-gradient(180deg, var(--deep-sky-blue), var(--h22) 65%);
  box-shadow: none;
  color: #000;
  text-align: center;
  width: 142px;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 10px 30px;
  font-weight: 400;
  transition: none;
}

.button-primary-6-w.outline-button:hover {
  border-color: var(--h22);
  background-color: var(--h22);
  background-image: linear-gradient(to bottom, var(--deep-sky-blue), var(--h22) 61%);
  filter: brightness(130%);
  color: var(--black);
  font-weight: 400;
}

.button-primary-6-w.outline-button {
  box-shadow: none;
  color: #000;
  text-align: center;
  background-color: #1f2c3d;
  background-image: linear-gradient(#00bee4, #00f9ff 65%);
  border: 1px #000;
  width: 142px;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 10px 30px;
  font-weight: 400;
  transition: none;
}

.button-primary-6-w.outline-button:hover {
  filter: brightness(130%);
  color: #000;
  background-color: #00f9ff;
  background-image: linear-gradient(#00bee4, #00f9ff 61%);
  border-color: #00f9ff;
  font-weight: 400;
}

.pricing-subtitle-2w {
  color: var(--white);
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-1391-w {
  border: 1px solid var(--black);
  background-color: #0000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding: 20px 10px;
  display: none;
  position: static;
}

.list-item-w {
  color: var(--g-aa);
  width: auto;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 10px;
  font-weight: 300;
}

.list-item-w-coming {
  opacity: .6;
  color: var(--manual-book);
  background-color: #0000;
  width: 270px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  font-weight: 300;
}

.div-block-1390-w-coming {
  border: 1px solid var(--manual-book);
  background-color: #fff0;
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  padding: 30px 20px 20px;
  display: flex;
}

.pricing-subtitle-2-w {
  color: var(--black);
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
}

.div-block-1390-hy-w {
  background-color: #ce402a05;
  border: 1.3px solid #ce402ab3;
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  padding: 30px 20px 20px;
  display: flex;
}

.div-block-1390-hy-w:hover {
  border-width: 1.3px;
  border-color: #ff5b42;
}

.pricing-title-2-hy-w {
  color: #ce402a;
  height: auto;
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 27px;
  font-weight: 300;
  line-height: 48px;
}

.pricing-subtitle-2-hy-w {
  color: var(--hyper);
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.paragraph-44-copy {
  color: var(--hy-t);
  text-align: center;
  width: auto;
}

.pricing-price-2-copy {
  color: var(--white);
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular-hy-w {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-hy-w.margin-bottom-20 {
  color: var(--bre-b);
  margin-bottom: 20px;
}

.button-primary-hy-w {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-hy-w:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-hy-w:active {
  background-color: #43464d;
}

.button-primary-hy-w.outline-button {
  border: 1px none var(--hyper);
  background-color: #fc734196;
  background-image: linear-gradient(to bottom, var(--hyper), var(--hy-03) 65%);
  box-shadow: none;
  opacity: 1;
  color: var(--black);
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px 30px;
  transition: none;
}

.button-primary-hy-w.outline-button:hover {
  border-style: none;
  border-color: var(--hyper);
  background-color: var(--hy-03);
  background-image: linear-gradient(to bottom, var(--hyper), var(--hy-03) 65%);
  filter: brightness(130%);
  color: var(--black);
}

.div-block-1391-hy-w {
  background-color: #edebeb00;
  border-radius: 0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 15px;
  padding: 20px 5px 20px 10px;
  display: flex;
  position: static;
}

.list-item-3-hy-w, .list-item-3-hy-w02 {
  color: #ff7912;
  width: 270px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  font-weight: 300;
  list-style-type: square;
}

.div-block-scan {
  flex-direction: column;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: none;
  position: static;
  bottom: auto;
  left: auto;
  right: 0;
}

.image-91 {
  filter: grayscale(27%);
  mix-blend-mode: normal;
  width: 100px;
}

.paragraph-regular-2-w-copy {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-2-w-copy.margin-bottom-20 {
  color: var(--white);
  flex-direction: column;
  margin-right: 4px;
  font-weight: 300;
}

.image-91-copy {
  filter: invert();
  mix-blend-mode: screen;
  width: 100px;
}

.paragraph-regular-2-b {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-2-b.margin-bottom-20 {
  color: var(--white);
  flex-direction: column;
  margin-right: 4px;
  font-weight: 300;
}

.div-block-scan-com {
  opacity: .2;
  flex-direction: column;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: none;
  position: static;
  bottom: auto;
  left: auto;
  right: 0;
}

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

.link-9 {
  font-size: 12px;
}

.link-10 {
  color: var(--white);
  text-align: left;
  letter-spacing: 0;
  margin-top: 20px;
  font-weight: 400;
  text-decoration: none;
}

.link-10:hover {
  filter: brightness(120%);
  text-decoration: none;
}

.link-10-hy {
  color: #ce402a;
  text-align: left;
  letter-spacing: 0;
  margin-top: 20px;
  font-weight: 400;
  text-decoration: none;
}

.link-10-hy:hover {
  filter: brightness(120%);
  text-decoration: none;
}

.link-10-com {
  opacity: .2;
  color: var(--ur);
  text-align: left;
  letter-spacing: 0;
  margin-top: 20px;
  font-weight: 400;
  text-decoration: none;
}

.link-10-com:hover {
  filter: brightness(120%);
  text-decoration: none;
}

.pricing-subtitle-2-w-com {
  color: var(--white);
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.head-paragraph-op {
  color: var(--bre-b);
  text-align: center;
  width: 80%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.link-10-b {
  color: var(--deep-sky-blue);
  text-align: left;
  letter-spacing: 0;
  margin-top: 20px;
  font-weight: 400;
  text-decoration: none;
}

.link-10-b:hover {
  filter: brightness(120%);
  color: var(--h22);
  text-decoration: none;
}

.link-10-hy-b {
  color: var(--hyper-h);
  text-align: left;
  letter-spacing: 0;
  margin-top: 20px;
  font-weight: 400;
  text-decoration: none;
}

.link-10-hy-b:hover {
  filter: brightness(120%);
  color: var(--hyper);
  text-decoration: none;
}

.div-block-1394 {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 110vh;
  padding-top: 140px;
  padding-bottom: 120px;
  display: flex;
  position: static;
}

.div-block-1395 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 700px;
  height: auto;
  display: flex;
}

.paragraph-47 {
  color: var(--bre-b);
  text-align: center;
  margin-bottom: 10px;
  font-size: 27px;
  font-weight: 400;
}

.paragraph-48 {
  color: var(--bre-b);
  text-align: center;
  margin-bottom: 10px;
  font-weight: 300;
}

.paragraph-49 {
  color: var(--bre-b);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 500;
}

.div-block-1396 {
  justify-content: space-between;
  align-items: center;
  width: auto;
  margin-top: 40px;
  display: flex;
}

.button-13 {
  margin-left: 20px;
  margin-right: 20px;
}

.button-14 {
  color: var(--black);
  letter-spacing: 2px;
  background-color: #0000;
  border: 1px solid #1c1c1c80;
  justify-content: center;
  align-items: center;
  width: 230px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 15px 0;
  display: flex;
  position: static;
}

.button-14:hover, .button-14.w--current:hover {
  color: var(--cyan);
  background-color: #000000d9;
  font-weight: 400;
}

.div-block-1397 {
  background-color: var(--black);
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 100px;
  margin-top: 60px;
  margin-bottom: 40px;
  display: flex;
}

.image-92 {
  width: 45%;
}

.image-93 {
  width: 250px;
  margin-bottom: 100px;
  display: none;
}

.sp-ienter-sub {
  color: var(--bre-w2);
  text-align: left;
  width: auto;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5em;
}

.header-row {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15%;
  display: flex;
}

.header-row.summary {
  color: #000;
  margin-top: 5%;
}

.header-row.summary.gray {
  color: #818181;
}

.card-2 {
  z-index: 2;
  cursor: pointer;
  flex: none;
  width: 25%;
  position: relative;
  overflow: hidden;
}

.small-text {
  color: #ffffffb3;
  letter-spacing: .03em;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.container-article {
  position: relative;
}

.wrap-scrolling-text {
  align-items: center;
  min-height: 400px;
  display: flex;
  overflow: hidden;
}

.card-3 {
  z-index: 3;
  cursor: pointer;
  background-color: #0000;
  flex: none;
  align-self: stretch;
  width: 25%;
  position: relative;
  overflow: hidden;
}

.card-inner {
  z-index: 10;
  opacity: 1;
  letter-spacing: 0;
  background-image: linear-gradient(#0000, #000c);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 100%;
  min-height: 70vh;
  padding-bottom: 10%;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-content {
  background-color: #000;
  min-height: 100vh;
  padding: 10%;
  position: sticky;
  top: 0;
}

.row-scroll {
  align-items: center;
  min-width: 33vw;
  padding-right: 1vw;
  display: flex;
}

.link-read-more {
  color: #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 32px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.link-read-more.white {
  color: #fff;
}

.alt-description {
  z-index: 1;
  color: #ccc;
  max-width: 20ch;
  font-size: 14px;
  position: relative;
}

.xlarge-paragraph {
  color: #f56020;
  letter-spacing: -4px;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: Oswald, sans-serif;
  font-size: 20vh;
  font-weight: 700;
  line-height: 1.2;
}

.xlarge-paragraph.is--black {
  color: #000;
}

.heading-8 {
  color: #000;
  letter-spacing: -.3vh;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 9.25vh;
  font-weight: 700;
  line-height: .95;
}

.heading-8.is--white {
  color: #fff;
}

.section-content {
  z-index: 600;
  background-color: #0000;
  width: 50%;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.section-4 {
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.scroll-type-wrapper {
  display: flex;
}

.header-text {
  color: #f56020;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: .9;
}

.header-text.black {
  color: #000;
  letter-spacing: 0;
}

.alt-text-header {
  text-align: left;
  text-transform: uppercase;
  max-width: 20ch;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.2;
}

.alt-text-header.white {
  color: #818181;
  line-height: 1.4;
}

.inner-container {
  padding: 10% 12% 15%;
}

.card-1 {
  z-index: 1;
  cursor: pointer;
  flex: none;
  align-self: stretch;
  width: 25%;
  position: relative;
  overflow: hidden;
}

.cap {
  float: left;
  color: #000;
  margin-right: 2%;
  font-size: 172px;
  font-weight: 900;
  line-height: 79%;
}

.cap.is--orange {
  color: #f56020;
}

.image-container {
  width: 100%;
  height: 100%;
}

.image-container.third {
  background-image: url('../images/sahand-hoseini-rncltxeouje-unsplash-1_1.avif');
  background-position: 100%;
  background-size: cover;
}

.image-container.first {
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  background-image: url('../images/levi-stute-mff39sozsgm-unsplash_1.avif');
  background-position: 100%;
  background-size: cover;
  position: relative;
}

.image-container.second {
  background-image: url('../images/claudio-guglieri-k2rh1qzdlf4-unsplash-2_1.avif');
  background-position: 50%;
  background-size: cover;
}

.image-container.first {
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  background-color: #141414;
  background-image: url('../images/rev-front_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90%;
  position: relative;
}

.image-container.third {
  background-color: #141414;
  background-image: url('../images/1_front-glamour_transparent_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.image-container.second {
  background-color: #141414;
  background-image: url('../images/ur-l_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border: 1px solid #141414;
}

.main-heading {
  color: #fff;
  text-transform: uppercase;
  width: auto;
  max-width: 18ch;
  margin-top: 5px;
  font-family: Roboto, sans-serif;
  font-size: 33px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5em;
}

.link-white {
  color: #fff;
}

.first-article {
  z-index: 20;
  background-color: #d4d4d4;
  flex-direction: column;
  flex: 0 auto;
  width: auto;
  max-width: 1500px;
  height: 100vh;
  line-height: 30px;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: auto;
}

.card-details-wrapper {
  width: 100%;
  padding-bottom: 8%;
  padding-left: 8%;
  padding-right: 8%;
}

.arrow-read-more {
  background-color: #1f1e1e;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.second-article {
  background-color: #fd4415;
  width: 100%;
  max-width: 1500px;
  height: 100vh;
  display: block;
  position: relative;
  overflow: auto;
}

.divider-scroll {
  background-color: #fff9;
  border-radius: 200px;
  width: 10px;
  height: 10px;
  margin-left: 1vw;
  margin-right: 1vw;
}

.scroll-type {
  align-items: center;
  display: flex;
}

.rich-text {
  color: #000;
}

.rich-text.white {
  color: #8a8a8a;
}

.divider-circle {
  background-color: #000;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  margin-top: 15%;
  margin-bottom: 15%;
}

.divider-circle.orange {
  background-color: #f56020;
  width: 15px;
  height: 15px;
}

.divider-circle.orange.small {
  width: 8px;
  height: 8px;
  margin-left: 14px;
  margin-right: 14px;
}

.inner-header-col {
  justify-content: center;
  align-items: center;
  display: flex;
}

.third-article {
  background-color: #141414;
  width: 100%;
  max-width: 1500px;
  height: 100vh;
  display: block;
  position: relative;
  overflow: auto;
}

.button-close {
  z-index: 500;
  color: #fff;
  background-color: #00000026;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-top: 2%;
  margin-right: 3%;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.image-wrapper {
  height: 100vh;
  overflow: hidden;
}

.small-divider {
  background-color: #f56020;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  margin-left: 15px;
  margin-right: 15px;
}

.small-divider.black {
  background-color: #000;
  width: 8px;
  height: 8px;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.wrap-image-content {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.card-4 {
  z-index: 3;
  cursor: pointer;
  background-color: #0000;
  flex: none;
  align-self: stretch;
  width: 25%;
  position: relative;
  overflow: hidden;
}

.div-block {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.container-article-2 {
  display: none;
  position: relative;
}

.card-inner-2 {
  z-index: 10;
  opacity: 1;
  letter-spacing: 0;
  background-image: linear-gradient(#0000, #000c);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 100%;
  min-height: auto;
  padding-bottom: 10%;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.card-5 {
  z-index: 1;
  cursor: pointer;
  flex: none;
  align-self: stretch;
  width: 33.33%;
  position: relative;
  overflow: hidden;
}

.section-5 {
  width: 90%;
  max-width: 2800px;
  height: 800px;
  margin-left: 0;
  margin-right: -38px;
  padding-right: 0;
  display: none;
  position: relative;
  overflow: hidden;
}

.main-heading-2 {
  color: #fff;
  text-transform: capitalize;
  width: auto;
  max-width: 18ch;
  margin-top: 5px;
  font-family: Roboto, sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
}

.card-6 {
  z-index: 3;
  cursor: pointer;
  background-color: #0000;
  flex: none;
  align-self: stretch;
  width: 33.33%;
  position: relative;
  overflow: hidden;
}

.card-7 {
  z-index: 2;
  cursor: pointer;
  flex: none;
  width: 33.4%;
  position: relative;
  overflow: hidden;
}

.paragraph-3 {
  color: #fff;
  width: 70%;
}

.paragraph-50 {
  width: 70%;
}

.image-wrapper-2 {
  height: 800px;
  overflow: hidden;
}

._01 {
  z-index: 1;
  background-color: #0000;
  background-image: url('../images/t02_1.avif');
  background-position: 100% 100%;
  background-size: auto 110%;
  border: .1px solid #ffffffbf;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 25%;
  height: 100%;
  display: flex;
  position: relative;
  box-shadow: 0 1px 1px #00000080;
}

._01:hover {
  z-index: 2;
  filter: brightness(120%);
}

._02 {
  z-index: 1;
  background-color: var(--bre-b);
  object-fit: none;
  border: .1px solid #ffffffbf;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 25%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px #00000080;
}

._02:hover {
  filter: brightness(140%);
}

._03 {
  z-index: 1;
  background-color: var(--bre-b);
  border: .1px solid #ffffffbf;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 25%;
  height: 100%;
  display: flex;
  position: relative;
  box-shadow: 0 1px 1px #00000080;
}

._03:hover {
  box-shadow: none;
  filter: brightness(140%);
}

._04 {
  z-index: 2;
  background-color: var(--bre-b);
  border: .1px solid #ffffffbf;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 25%;
  height: 100%;
  display: flex;
  position: relative;
  box-shadow: 0 1px 1px #00000080;
}

._04:hover {
  filter: brightness(140%);
}

.div-block-1398 {
  justify-content: flex-end;
  width: 75%;
  height: 550px;
  display: flex;
  position: absolute;
  right: auto;
}

.div-block-1399 {
  background-color: var(--cadet-blue);
  justify-content: center;
  align-items: center;
  width: 75%;
  height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: relative;
  right: 0;
}

.paragraph-51 {
  color: var(--black);
}

.h-01 {
  opacity: 0;
  justify-content: flex-end;
  width: 100%;
  height: 550px;
  margin-left: 1300px;
  display: none;
  position: absolute;
  right: auto;
  overflow: hidden;
}

._01-base {
  z-index: 1;
  background-color: var(--base-enter);
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  width: 75%;
  height: 100%;
  margin-left: 25%;
  padding-left: 0%;
  padding-right: 0;
  display: none;
  position: absolute;
}

.paragraph-52 {
  color: var(--black);
  font-size: 16px;
  font-weight: 400;
}

.paragraph-53 {
  color: var(--black);
  font-weight: 400;
}

.right-arrow-4 {
  object-fit: fill;
  justify-content: flex-end;
  display: block;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.slide-5 {
  width: 100%;
}

.paragraph-54 {
  color: var(--aquamarine);
  text-align: left;
  margin-bottom: 0;
  padding-left: 5px;
  font-size: 17px;
  font-weight: 400;
  display: flex;
}

.div-block-1400 {
  z-index: 1;
  width: 85%;
  height: auto;
  margin-top: 15%;
  margin-bottom: 0;
  padding: 0 0%;
  position: relative;
}

.button-15 {
  z-index: 1;
  border: 1px none var(--white);
  color: var(--white);
  letter-spacing: 2px;
  text-indent: 0;
  column-count: auto;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 5%;
  padding: 15px 27px;
  font-weight: 500;
  line-height: 1.5em;
  text-decoration: none;
  display: flex;
  position: relative;
}

.paragraph-55 {
  color: var(--white);
  text-align: left;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 1.3em;
}

.div-block-1401 {
  background-color: var(--black);
  opacity: .2;
  mix-blend-mode: normal;
  width: 25%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

._02-base {
  z-index: 1;
  background-color: var(--base-enter);
  opacity: 0;
  align-items: center;
  width: 75%;
  height: 100%;
  margin-left: 25%;
  padding-left: 0;
  padding-right: 0;
  display: none;
  position: absolute;
}

.paragraph-56 {
  color: var(--white);
  align-items: center;
  padding-left: 0%;
  display: flex;
}

.paragraph-57 {
  color: var(--white);
  width: auto;
  font-size: 100px;
}

.div-block-1402 {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 80%;
  height: 70%;
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 0;
  display: flex;
  position: static;
}

._03-base {
  z-index: 0;
  background-color: var(--base-enter);
  opacity: 0;
  justify-content: flex-start;
  align-items: center;
  width: 75%;
  height: 100%;
  margin-left: 0%;
  margin-right: 25%;
  padding-left: 220px;
  padding-right: 60px;
  display: flex;
  position: absolute;
}

._03-basee {
  z-index: 1;
  background-color: var(--manual-book);
  opacity: 0;
  justify-content: flex-end;
  align-items: center;
  width: 75%;
  height: 100%;
  margin-left: 0%;
  margin-right: 25%;
  padding-left: 0;
  padding-right: 0;
  display: none;
  position: absolute;
}

.div-block-1403 {
  z-index: 0;
  opacity: 1;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  right: 0;
}

.image-94 {
  opacity: .15;
  width: auto;
  max-width: none;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

.paragraph-tele-h {
  color: var(--white);
  width: auto;
  font-size: 50px;
}

.paragraph-tele {
  color: var(--white);
  align-items: center;
  padding-left: 0%;
  display: flex;
}

.paragraph-sim-h {
  color: var(--white);
  width: auto;
  font-size: 50px;
}

.paragraph-sim-p {
  color: var(--white);
  align-items: center;
  height: auto;
  padding-left: 0%;
  display: flex;
}

.paragraph-cen-p {
  color: var(--white);
  width: auto;
  font-size: 50px;
}

.paragraph-56-cen-h {
  color: var(--white);
  align-items: center;
  padding-left: 0%;
  display: flex;
}

._04-base {
  z-index: 1;
  background-color: var(--nn3);
  opacity: 0;
  justify-content: flex-end;
  align-items: center;
  width: 75%;
  height: 100%;
  margin-left: 0%;
  margin-right: 25%;
  padding-left: 0;
  padding-right: 0;
  display: none;
  position: absolute;
}

.paragraph-med-h {
  color: var(--white);
  width: auto;
  font-size: 50px;
}

.paragraph-med-hh {
  color: var(--white);
  align-items: center;
  padding-left: 0%;
  display: flex;
}

.div-block-1404 {
  width: auto;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.image-95 {
  object-fit: cover;
  max-width: none;
  margin-left: 0;
  overflow: hidden;
}

.div-block-1405 {
  z-index: 0;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.image-96 {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.image-sim {
  opacity: .35;
  mix-blend-mode: normal;
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

.sim {
  filter: contrast(110%) brightness(135%);
  object-fit: cover;
  width: 110%;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.tele {
  width: 500%;
  max-width: none;
  height: auto;
  margin-left: 0;
  overflow: hidden;
}

.div-block-1405-tele {
  z-index: 0;
  object-fit: none;
  justify-content: flex-end;
  width: auto;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.div-block-1406 {
  background-image: linear-gradient(to top, #000 3%, #0000 21% 65%, #0000004d);
  width: 100%;
  height: 100%;
  position: absolute;
}

.list-item-4 {
  color: var(--g-aa);
  font-weight: 300;
  line-height: 1.4em;
  list-style-type: square;
}

.list-item-5 {
  color: var(--black);
  font-weight: 300;
}

.list-item-6 {
  color: var(--bre-b);
  font-weight: 300;
}

.list-2 {
  margin-bottom: 0;
  padding-left: 20px;
  list-style-type: none;
}

.sim-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
}

.bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12 {
  color: var(--bre-w2);
  font-weight: 500;
}

.bold-text-13 {
  font-weight: 500;
}

.bold-text-14 {
  color: var(--bre-w2);
  font-weight: 500;
}

.bold-text-15 {
  font-weight: 500;
}

.head-text-01-sim-head {
  color: var(--white);
  text-align: left;
  text-shadow: 0 2px 1px #00000073;
  background-color: #0000;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.link-11 {
  color: var(--h22);
}

.button-16 {
  color: var(--white);
  background-color: #0000;
  border: 1px solid #ffffff80;
  padding: 15px 27px;
  font-weight: 300;
}

.button-16:hover {
  background-color: #fff3;
}

.button-tele {
  color: var(--white);
  letter-spacing: 2px;
  background-color: #0000;
  border: 1px solid #ffffff80;
  padding: 15px 27px;
  font-weight: 300;
}

.button-tele:hover {
  background-color: #0003;
}

.tele-section {
  border: 1px none var(--dim-grey);
  background-color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
}

.div-block-1352-tele-top {
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 10px 100px;
  display: flex;
  position: relative;
}

.div-block-1407 {
  text-align: left;
  margin-bottom: 10%;
}

.paragraph-59 {
  color: var(--black);
  padding-left: 10px;
  font-size: 20px;
  font-weight: 400;
}

.div-block-1387-tele-r {
  justify-content: center;
  align-items: center;
  padding: 60px 10px;
  display: flex;
}

.div-block-1353-tele-r {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-right: 2%;
  display: flex;
}

.div-block-tele-linst {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: auto;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 0;
  display: flex;
}

.div-block-1355-tele {
  border: 1px none var(--g-aa);
  background-color: var(--base-enter);
  width: 750px;
  height: 390px;
  margin-right: 0;
  padding-right: 0;
}

.bold-text-16 {
  font-weight: 400;
}

.button-sim {
  color: var(--white);
  letter-spacing: 2px;
  background-color: #0000;
  border: 1px solid #ffffff80;
  margin-top: 20px;
  padding: 15px 27px;
  font-weight: 300;
}

.button-sim:hover {
  background-color: #fff3;
}

.button-cen {
  color: var(--white);
  letter-spacing: 2px;
  background-color: #0000;
  border: 1px solid #ffffff80;
  padding: 15px 27px;
  font-weight: 300;
}

.button-cen:hover {
  background-color: #0003;
}

.button-medi {
  color: var(--white);
  letter-spacing: 2px;
  background-color: #0000;
  border: 1px solid #ffffff80;
  padding: 15px 27px;
  font-weight: 300;
}

.button-medi:hover {
  background-color: #0003;
}

.image-medi {
  opacity: .15;
  filter: contrast(150%);
  width: auto;
  max-width: none;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

.div-block-1403-copy {
  z-index: 0;
  opacity: 1;
  width: auto;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
}

.image-97 {
  object-fit: fill;
  width: 100%;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.image-tele {
  opacity: .2;
  mix-blend-mode: normal;
  border-radius: 12px;
  width: 2000px;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

.div-block-1403-tele {
  z-index: 0;
  background-color: var(--black);
  opacity: 1;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  right: auto;
}

.div-block-1403-sim {
  z-index: 0;
  background-color: var(--black);
  opacity: 1;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  right: 0;
}

.div-block-1355-sim-back-p {
  border: 1px none var(--g-aa);
  background-color: var(--bre-w2);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-right: 0;
  padding-right: 0;
  display: flex;
  position: static;
  overflow: hidden;
}

.simulation-intro {
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  height: auto;
  margin-top: 40px;
  margin-bottom: 60px;
  margin-left: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.div-block-1408 {
  width: 100%;
  height: 100%;
}

.div-block-1408-bp {
  background-color: var(--black);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.image-98 {
  filter: brightness(88%);
  width: 100%;
  max-width: none;
}

.paragraph-21-sim-sub {
  color: var(--bre-w2);
  text-transform: none;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.3em;
}

.div-block-sim-top-t {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-end;
  width: 600px;
  height: 100%;
  margin-bottom: 0;
  margin-left: 6%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.simulaton-01 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-top: 100px;
  margin-bottom: 40px;
  padding: 0;
  display: flex;
}

.div-block-1353-sim-p03 {
  background-color: var(--base-enter);
  object-fit: contain;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 800px;
  height: 370px;
  padding-bottom: 0;
  display: block;
  overflow: hidden;
}

.div-block-1420 {
  z-index: 1;
  color: var(--bre-b);
  background-color: #0000;
  border: 1px #0000001a;
  flex-direction: column;
  justify-content: center;
  width: 40%;
  height: auto;
  margin-bottom: 0;
  margin-right: auto;
  padding: 0 3% 0 20px;
  display: block;
  position: relative;
  left: auto;
}

.div-block-sim-t02 {
  z-index: 1;
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.div-block-1409 {
  background-color: var(--base-enter);
  width: 1000px;
  height: 450px;
}

.div-block-1410 {
  background-color: #0000;
  border: 1px #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  margin-top: 0;
  padding: 0 20px 0 3%;
  display: block;
}

.div-block-1411 {
  background-color: #0000004d;
  border: .1px solid #00ffff80;
  margin-bottom: -80px;
  padding: 40px;
}

.sim-end-03-copy {
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.simulation-slider {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.tele-intro {
  filter: contrast(110%);
  background-color: #0000;
  justify-content: flex-start;
  align-items: flex-start;
  width: 95%;
  height: auto;
  margin-top: 0;
  margin-bottom: 60px;
  margin-left: 0;
  padding: 20px 0 0;
  display: flex;
  position: relative;
}

.tele-01 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-top: 140px;
  margin-bottom: 40px;
  padding: 0;
  display: flex;
}

.tele-02 {
  opacity: 1;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-top: 80px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.tele-slider {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 140px;
  display: none;
}

.tele-pic-02 {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: auto;
  padding-right: 0;
  display: flex;
}

.tele-pic-03 {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  height: auto;
  margin-right: 0%;
  display: flex;
}

.tele-pic-001 {
  opacity: 1;
  filter: contrast(105%) brightness(90%);
  width: 100%;
  max-width: none;
}

.paragraph-60 {
  color: var(--white);
  font-size: 20px;
  font-weight: 400;
}

.paragraph-61 {
  color: var(--cyan);
  -webkit-text-stroke-color: var(--h22);
  padding-left: 5px;
  font-size: 20px;
  font-weight: 400;
}

.sim-001 {
  filter: contrast(102%) brightness(130%);
  width: 100%;
  max-width: none;
}

.div-block-sim-main-p {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-bottom: 32px;
  display: flex;
  overflow: hidden;
}

.bold-text-17, .bold-text-18 {
  font-weight: 500;
}

.center-section {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
}

.div-block-center-01 {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  height: 650px;
  margin-top: 140px;
  margin-bottom: 60px;
  margin-left: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.div-block-center-top-t {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-end;
  width: 600px;
  height: 100%;
  margin-bottom: 0;
  margin-left: 6%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.div-block-center-main-p {
  background-color: var(--nn);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.center-001 {
  opacity: .9;
  filter: brightness(110%) contrast(105%);
  width: 100%;
  max-width: none;
}

.center-01 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-top: 140px;
  margin-bottom: 40px;
  padding: 0;
  display: flex;
}

.center-02 {
  opacity: 1;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-top: 100px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-center-s {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 140px;
  display: flex;
}

.div-block-1353-center-p02 {
  background-color: var(--g-aah);
  justify-content: flex-end;
  align-items: center;
  width: 900px;
  height: 400px;
  padding-right: 0;
  display: block;
}

.div-block-center-t02 {
  z-index: 1;
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.div-block-1353-center-p03 {
  background-color: var(--g-aah);
  justify-content: flex-end;
  align-items: center;
  width: 900px;
  height: 400px;
  margin-right: 0%;
  display: block;
}

.center-end-03 {
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.image-96-copy {
  opacity: 0;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.medi-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.med-section {
  background-color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 0;
  padding-bottom: 100px;
  display: flex;
}

.div-block-medi-01 {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  height: 650px;
  margin-top: 140px;
  margin-bottom: 60px;
  margin-left: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.div-block-medi-02 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-top: 100px;
  margin-bottom: 40px;
  padding: 0;
  display: flex;
}

.div-block-medi-03 {
  opacity: 1;
  justify-content: flex-end;
  align-items: center;
  width: 90%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.medi-s {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 140px;
  display: none;
}

.div-block-medi-top-t {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-end;
  width: 600px;
  height: 100%;
  margin-bottom: 0;
  margin-left: 6%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.div-block-medi-main-p {
  border: 1px solid var(--dim-grey);
  opacity: 1;
  color: var(--black);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.medi-pic {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.div-block-medi-t02 {
  z-index: 1;
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.div-block-1353-medi-p03 {
  background-color: var(--g-aah);
  justify-content: flex-end;
  align-items: center;
  width: 900px;
  height: 400px;
  margin-right: 0%;
  display: block;
}

.medi-end-03 {
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.medi-001 {
  background-color: var(--black);
  opacity: 1;
  filter: brightness(110%);
  mix-blend-mode: normal;
  width: auto;
  max-width: none;
  height: 100%;
  margin-left: 15%;
}

.control-im {
  opacity: 1;
  filter: brightness(80%) contrast(110%);
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.image-96-tele {
  opacity: .75;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.div-block-1403-con {
  z-index: 0;
  background-color: var(--black);
  opacity: 1;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  right: auto;
}

.image-con {
  opacity: .5;
  mix-blend-mode: normal;
  width: 1800px;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

.bold-text-19 {
  color: var(--bre-w2);
  font-weight: 500;
}

.lockheed-m {
  filter: grayscale() invert(0%);
  mix-blend-mode: normal;
  width: 240px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.zmicro-logo {
  filter: none;
  mix-blend-mode: soft-light;
  width: 110px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.cae-logo {
  filter: grayscale();
  mix-blend-mode: normal;
  width: 85px;
  max-width: none;
  height: auto;
  margin-left: 0;
  display: inline-flex;
}

.button-62 {
  border: 1px solid var(--g-aa);
  color: var(--g-aa);
  letter-spacing: 2px;
  background-color: #0000;
  justify-content: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
  display: flex;
}

.button-62:hover {
  border-width: .1px;
  border-color: var(--white);
  background-color: var(--bre-b);
  color: var(--white);
  background-image: none;
  font-weight: 500;
}

.slide-nav-enter {
  opacity: .8;
  filter: invert();
  background-color: #0000;
  align-items: flex-end;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: relative;
}

.prosumer-silder {
  clear: both;
  background-color: #0000;
  border: 1px #00000080;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.italic-text-3 {
  color: var(--g-aa);
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 2em;
}

.end-03-siim-t03 {
  z-index: 3;
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.paragraph-sub-video {
  color: var(--manual-book);
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 85%;
  margin-bottom: 0;
  padding-top: 20px;
  font-size: 12px;
  display: flex;
}

.comends {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 100px;
  font-style: italic;
  display: flex;
}

.slider-about-sim-copy {
  clear: both;
  background-color: #0000;
  border: 1px #00000080;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.slider-about-ur {
  clear: both;
  background-color: #0000;
  border: 1px #00000080;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  height: 400px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.paragraph-p-phara {
  color: var(--g-aa);
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 21px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5em;
  position: relative;
}

.paragraph-p-phara2 {
  color: var(--g-aa);
  text-align: center;
  text-transform: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 1px;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.5em;
}

.products-box {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: 1px solid #ffffff4d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  margin: 0 2px;
  padding: 0 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.slider-about-products {
  clear: both;
  background-color: #0000;
  border: 1px #00000080;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.div-block-90-products {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.p-box {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: 1px solid #1c1c1c4d;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 550px;
  margin: 0 2px;
  padding: 0 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.slider-about-product-s {
  clear: both;
  background-color: #0000;
  border: 1px #00000080;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.mask-products {
  object-fit: none;
  width: 33.3%;
  height: 350px;
  overflow: visible;
}

.product-box {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: 1px solid #ffffff80;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 350px;
  margin: 0 2px;
  padding: 0 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-p-box-p {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 75%;
  height: 80%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.div-block-p-box-p02 {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: 20%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.paragraph-product-01 {
  color: var(--bre-w2);
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
  position: relative;
}

.paragraph-product-02 {
  color: var(--g-aa);
  text-align: center;
  text-transform: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 1px;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.5em;
}

.slide-nav-product {
  opacity: .7;
  filter: none;
  background-color: #0000;
  align-items: flex-end;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.div-block-1421 {
  justify-content: center;
  width: 70%;
  display: flex;
}

.list-item-7, .list-item-8 {
  color: var(--g-aa);
  font-weight: 300;
}

.list-3 {
  padding-left: 25px;
}

.paragraph-dot {
  color: var(--dimen-p);
  text-align: right;
  letter-spacing: 1px;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 10px;
  font-weight: 300;
  display: flex;
}

.paragraph-7-dimen-sub {
  color: var(--dimen-p);
  width: auto;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: 400;
}

.div-block-133-02-copy, .div-block-133-03-copy {
  border-bottom: 1px solid #f8f8f833;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 28px;
  margin-bottom: 10px;
  padding-top: 5px;
  display: flex;
}

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

.div-block-1423 {
  width: 100%;
  position: relative;
}

.div-block-1424 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-29-hide {
  color: var(--manual-book);
  text-align: right;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  display: flex;
}

.head-paragraph-iintro-copy-copy {
  color: var(--g-aa);
  text-align: center;
  width: 80%;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.list-4 {
  margin-top: 20px;
  padding-left: 15px;
}

.list-item-9, .list-item-10, .list-item-11 {
  color: var(--g-aa);
  font-size: 13px;
  font-weight: 300;
}

.list-item-12 {
  color: var(--g-aa);
  font-weight: 500;
}

.bold-text-20 {
  font-size: 13px;
  font-weight: 300;
}

.bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24 {
  color: var(--bre-w2);
  font-weight: 400;
}

.paragraph-7-hyper-sub {
  color: var(--hyper);
  text-align: center;
  width: auto;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: 400;
}

.div-block-1425 {
  flex-direction: column;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.comends-hy {
  background-image: linear-gradient(360deg, #000 2%, #0000 58%);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 480px;
  padding-top: 40px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.product-box-hy {
  cursor: auto;
  mix-blend-mode: normal;
  background-color: #00000040;
  border: 1px solid #b8b8b8b3;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 230px;
  margin: 0 2px;
  padding: 0 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-90-hy {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.div-block-p-box-p-hy {
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  background-image: none;
  border: .5px #ffffff80;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.div-block-p-box-p-hy02 {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: 20%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.mask-products-hy {
  object-fit: none;
  width: 33.3%;
  height: 350px;
  overflow: visible;
}

.slider-6 {
  background-color: #0000;
}

.mask-3 {
  width: 25%;
  height: auto;
  overflow: visible;
}

.slider-hyper-s {
  background-color: #0000;
  width: 1350px;
  height: 310px;
  padding-left: 0%;
  padding-right: 0%;
  overflow: hidden;
}

.icon-6 {
  opacity: .5;
  color: var(--white);
  inset: auto auto 0% 0%;
}

.icon-7 {
  opacity: .5;
  color: var(--white);
  inset: auto 0% 0% auto;
}

.image-99 {
  opacity: 1;
  width: 100%;
  max-width: none;
  height: auto;
}

.div-block-1426 {
  width: 100%;
  height: auto;
  position: relative;
}

.paragraph-product-hy-01 {
  color: var(--bre-w2);
  text-align: center;
  text-transform: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.1em;
  position: relative;
}

.paragraph-product-hy-02 {
  color: var(--hyper);
  text-align: center;
  text-transform: none;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 1px;
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
  line-height: 1.5em;
}

.image-100 {
  opacity: 1;
  width: 55px;
  max-width: none;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.italic-text-4 {
  color: var(--g-aa);
  width: 100%;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 1em;
}

.widget-embed {
  flex: 1;
  min-width: 86vh;
  height: 100%;
  display: none;
}

.widget-move {
  opacity: 0;
  color: #fff;
  background-color: #161e27;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  transition: opacity .2s;
  display: none;
  position: absolute;
  inset: auto 0 100%;
}

.widget-move:hover {
  opacity: 1;
}

.widget-move.left {
  margin: auto 0;
  display: none;
  inset: 0 100% 0 auto;
  transform: rotate(-90deg);
}

.widget-move.down {
  display: none;
  top: 100%;
  bottom: auto;
  transform: rotate(180deg);
}

.widget-move.right {
  margin: auto 0;
  display: none;
  inset: 0 auto 0 100%;
  transform: rotate(90deg);
}

.widget-close {
  z-index: 5;
  color: #3f3e46;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-bottom: -1vw;
  display: flex;
  position: absolute;
  inset: auto 1vw 100% auto;
}

.widget-close:hover {
  background-color: #002aff1a;
}

.widget-mobile {
  display: none;
}

.widget-svg-small {
  color: var(--g-aa);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.widget-wrapper {
  z-index: 9999;
  flex-direction: column;
  align-items: flex-start;
  width: 380px;
  height: auto;
  padding: 1vw;
  display: block;
  position: fixed;
  inset: auto 0 0 auto;
}

.copy-me {
  display: none;
}

.widget-svg {
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.widget-container {
  z-index: 3;
  border: 1px solid var(--manual-book);
  background-color: #0000;
  background-image: none;
  border-radius: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 15px .5px #000000b5;
}

.paragraph-62 {
  color: var(--g-aa);
  text-align: left;
  margin-bottom: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4em;
}

.div-block-1427 {
  width: 90px;
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 0;
  position: relative;
}

.image-101 {
  color: #0000;
}

.div-block-1428 {
  z-index: 0;
  background-color: var(--black);
  opacity: .8;
  mix-blend-mode: normal;
  width: 100%;
  height: 100%;
  font-family: Roboto, sans-serif;
  position: absolute;
}

.bold-text-25 {
  color: var(--white);
  font-weight: 500;
}

.image-100-m {
  opacity: 1;
  filter: brightness(200%);
  width: 45px;
  max-width: none;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.image-100-f {
  opacity: 1;
  filter: brightness(120%);
  width: 85px;
  max-width: none;
  height: auto;
  padding-bottom: 0;
}

.image-100-h {
  opacity: .7;
  width: 100px;
  max-width: none;
  height: auto;
  padding-bottom: 0;
}

.bold-text-26 {
  color: var(--white);
}

.paragraph-29-hide-hy {
  opacity: .75;
  color: var(--g-aa);
  text-align: right;
  border-bottom: .5px #f8f8f880;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  display: flex;
}

.div-block-133-hy {
  border-bottom: 1px solid #fa250480;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 28px;
  margin-bottom: 10px;
  padding-top: 5px;
  display: flex;
}

.div-block-133-copy-copy {
  border-bottom: 1px solid #f506;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 28px;
  margin-bottom: 10px;
  padding-top: 5px;
  display: flex;
}

.button-63 {
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #ffffff80;
  width: 100%;
  margin-top: 20px;
  padding: 12px 0;
  font-size: 12px;
  font-weight: 300;
  position: relative;
}

.button-63:hover {
  background-image: linear-gradient(to right, var(--hyper), var(--sandy-brown) 82%);
  color: var(--black);
  border-color: #ffffff03;
  font-weight: 400;
}

.slide-nav-4 {
  opacity: .5;
}

.italic-text-5, .italic-text-6, .italic-text-7 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 23px;
  font-style: italic;
}

.head-paragraph-ur {
  color: var(--g-aa);
  text-align: left;
  width: 95%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.head-paragraph-ur02 {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.head-paragraph-ur-l {
  color: var(--g-aa);
  text-align: left;
  width: 90%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.html-embed {
  margin-bottom: 0;
}

.mask-app {
  object-fit: none;
  width: 33.2%;
  height: 450px;
  overflow: visible;
}

.paragraph-c-phara-long {
  color: var(--bre-b);
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.8em;
  position: relative;
}

.list-3-dim {
  padding-left: 25px;
}

.bold-text-27 {
  color: var(--hyper-h);
  font-weight: 500;
}

.paragraph-7-hyper-copy, .paragraph-7-hyper-sub-m, .paragraph-7-hyper-copy, .paragraph-7-hyper-sub-mm {
  color: var(--hyper);
  width: 400px;
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.3em;
}

.simulation-02 {
  opacity: 1;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.sim-comparison-im {
  background-color: var(--base-enter);
  object-fit: contain;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 800px;
  height: 450px;
  padding-bottom: 0;
  display: block;
  overflow: hidden;
}

.before-im, .after-im {
  width: 100%;
  position: static;
}

.before-im-inner {
  filter: brightness(110%);
  object-fit: cover;
  background-image: url('../images/before-back_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 800px;
  height: 450px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.after-im-inner {
  background-image: url('../images/prism-test-image-ss_2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 800px;
  height: 450px;
}

.before-im-inner-2 {
  background-image: url('../images/prism-test-image-g_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 800px;
  height: 450px;
  display: none;
}

.before-afer {
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 800px;
  height: 450px;
  margin-right: 0%;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.before-image {
  object-fit: none;
  width: 800px;
  height: 450px;
  position: absolute;
  overflow: hidden;
}

.comparison-m {
  object-fit: none;
  width: 800px;
  height: 450px;
  position: absolute;
}

.after-image {
  object-fit: contain;
  justify-content: flex-end;
  width: 800px;
  height: 450px;
  display: block;
  position: absolute;
}

.after-imm-inner {
  object-fit: scale-down;
  align-items: center;
  width: 800px;
  height: 450px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.before-im-inner-02 {
  filter: brightness(125%);
  object-fit: cover;
  background-image: url('../images/before-back04_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  width: 800px;
  height: 450px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.paragraph-63 {
  color: var(--manual-book);
  padding-top: 80px;
  padding-left: 140px;
  padding-right: 20px;
  font-size: 16px;
  display: none;
}

.div-block-1429 {
  background-color: var(--manual-book);
  object-fit: scale-down;
  justify-content: center;
  align-items: center;
  width: 1px;
  margin-left: -2px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-1430 {
  background-image: url('../images/32.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 25px;
  padding-bottom: 0;
  padding-right: 0;
  display: none;
}

.paragraph-64 {
  color: var(--midnight-blue);
  text-align: center;
  width: auto;
  padding-right: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.3em;
  position: relative;
}

.div-block-1431 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 200px;
  display: block;
}

.div-block-1432 {
  text-align: right;
  width: 200px;
}

.paragraph-64-ur {
  color: var(--deep-sky-blue);
  text-align: left;
  width: auto;
  padding-left: 10px;
  padding-right: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.3em;
  position: relative;
}

.div-block-1433 {
  display: none;
}

.div-block-1434 {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 40%;
  display: flex;
}

.bold-text-28, .bold-text-29, .bold-text-30 {
  color: var(--dimen-p);
  font-weight: 500;
}

.div-block-1435 {
  justify-content: center;
  align-items: center;
  height: 60%;
  padding-bottom: 10px;
  display: flex;
}

.text-block-app-work {
  opacity: .3;
  color: var(--white);
  column-count: 1;
  padding-bottom: 7px;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
  display: none;
}

.text-block-app-work:hover {
  color: var(--h22);
}

.ferrovial {
  filter: grayscale();
  mix-blend-mode: soft-light;
  width: 120px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.zmicro-logo-copy {
  mix-blend-mode: soft-light;
  width: 130px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.formant {
  filter: grayscale();
  mix-blend-mode: normal;
  width: 130px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.anduril {
  mix-blend-mode: soft-light;
  width: 140px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.formant0 {
  mix-blend-mode: soft-light;
  width: 135px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.paragraph-65 {
  color: var(--bre-b);
}

.bold-text-31, .bold-text-32 {
  color: var(--bre-w2);
  font-weight: 500;
}

.paragraph-with-b {
  color: var(--g-aa);
  line-height: 1.4em;
}

.schlumberger {
  opacity: .9;
  mix-blend-mode: normal;
  width: 130px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.schlumberger2 {
  opacity: .9;
  mix-blend-mode: soft-light;
  width: 130px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.chevron {
  opacity: .8;
  mix-blend-mode: soft-light;
  width: 150px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.miller {
  mix-blend-mode: soft-light;
  width: 120px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.philips {
  opacity: .8;
  mix-blend-mode: soft-light;
  width: 130px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.bosch {
  opacity: .9;
  mix-blend-mode: soft-light;
  width: 110px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.dr-sandweiss {
  mix-blend-mode: soft-light;
  width: 0;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.paragraph-66 {
  color: var(--black);
  margin-bottom: 0;
  font-size: 27px;
  font-weight: 500;
}

.prosumer-sp {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5em;
}

.div-block-1353-prosumer {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.prosumer-end {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 10px;
  display: flex;
  position: relative;
}

.body-9 {
  background-color: var(--black);
}

.prosumer-head {
  color: var(--bre-w);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 15px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.prosumer-text-head {
  color: var(--bre-w);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.prosumer-second-head {
  color: var(--bre-w);
  background-color: #0000;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 400;
  position: static;
}

.prosumer-lists {
  margin-bottom: 0;
  padding-left: 20px;
  list-style-type: none;
}

.div-block-1436, .prosumer-head-text {
  width: 70%;
}

.div-block-1437 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 140px;
  padding-bottom: 60px;
  display: flex;
}

.prosumer-intro {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 20px;
  display: flex;
}

.prosumer-02 {
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.prosumer-03 {
  justify-content: center;
  align-items: center;
  padding: 0 0 140px;
  display: flex;
}

.prosumer-intro-copy {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 140px;
  padding-bottom: 60px;
  display: flex;
}

.prosumer-slider {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 140px;
  display: none;
}

.prosumer-paragraph {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.list-prosumer {
  color: var(--g-aa);
  font-weight: 300;
  line-height: 1.4em;
  list-style-type: square;
}

.bold-text-prosumer {
  color: var(--bre-w2);
  font-weight: 500;
}

.prosumer-slide {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 10px 0;
  display: flex;
  position: static;
}

.prosumer-box {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border: 1px solid #ffffff80;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 450px;
  margin: 0 2px;
  padding: 0 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.prosumer-text-box {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 60%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.prosumer-name-box {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: 18%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.paragraph-pro {
  opacity: .8;
  color: var(--bre-w);
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 2.5em;
  position: relative;
}

.paragraph-name-pro {
  color: var(--g-aa);
  text-align: center;
  text-transform: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 1px;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.5em;
}

.franklin-tem {
  opacity: .8;
  mix-blend-mode: soft-light;
  width: 180px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.italic-text-8 {
  font-weight: 400;
}

.docomo {
  opacity: .8;
  mix-blend-mode: soft-light;
  width: 160px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.ve {
  opacity: .8;
  mix-blend-mode: soft-light;
  width: 180px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.enterprise-intro-ani-meue {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 100px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-1438 {
  width: 70%;
  padding-top: 10px;
  padding-bottom: 20px;
}

.center-intro {
  border: 1px none var(--dim-grey);
  background-color: #0000;
  flex-direction: row;
  align-items: center;
  width: 95%;
  height: auto;
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 10px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.center-slider {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 140px;
  display: none;
}

.medi-intro {
  width: 95%;
  height: 600px;
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 0;
  position: relative;
}

.medi-01 {
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-top: 140px;
  margin-bottom: 40px;
  display: flex;
}

.medi-02 {
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-top: 100px;
  margin-bottom: 40px;
  display: flex;
}

.simu-pic {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  height: auto;
  padding-right: 0;
  display: block;
}

.center-pic {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  height: auto;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.body-10 {
  background-color: var(--black);
}

.italic-text-9 {
  color: var(--g-aa);
  font-size: 15px;
}

.italic-text-10 {
  font-size: 15px;
  line-height: 2.5em;
}

.text-2-head-inte {
  color: var(--g-aa);
  width: 400px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.integration-intro {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 180px;
  margin-bottom: 0;
  padding-bottom: 60px;
  display: flex;
}

.integration-02 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 10px;
  display: flex;
  position: relative;
}

.integration-03 {
  background-color: #0000;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 10px 100px;
  display: flex;
  position: relative;
}

.integration-04 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 10px 100px;
  display: flex;
  position: relative;
}

.inte-text {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 40%;
  height: auto;
  margin-bottom: 0;
  margin-left: 0%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: static;
}

.inte-pic {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.body-11 {
  background-color: var(--black);
}

.prosumer-head-copy {
  color: var(--bre-w);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 15px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.inte-second-t {
  color: var(--white);
  text-align: left;
  width: auto;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5em;
}

.paragraph-67 {
  line-height: 1.6em;
}

.inter-intro-pic {
  background-color: var(--bre-b);
  object-fit: none;
  border: 1px #000;
  width: 1400px;
  height: 600px;
  margin-top: 20px;
  display: none;
  position: relative;
  overflow: hidden;
}

.inte-head-t {
  color: var(--bre-w);
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 300;
  position: static;
}

.inte-ph-t {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.integration-033 {
  background-color: #0000;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 10px;
  display: flex;
  position: relative;
}

.integration-044 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 10px 140px;
  display: flex;
  position: relative;
}

.inte-01 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 10px;
  display: flex;
  position: relative;
}

.inte-02 {
  background-color: #0000;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 10px;
  display: flex;
  position: relative;
}

.inte-03 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 10px 40px;
  display: flex;
  position: relative;
}

.paragraph-21-sim-sub-copy {
  color: var(--bre-w);
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.3em;
}

.before-afer-main {
  background-color: var(--base-enter);
  object-fit: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 1200px;
  height: 600px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.comparison-main {
  object-fit: none;
  width: 1200px;
  height: 600px;
  position: absolute;
}

.before-image-main {
  object-fit: none;
  width: 1200px;
  height: 600px;
  position: absolute;
  overflow: hidden;
}

.before-im-inner-main {
  object-fit: cover;
  background-image: url('../images/prism-test-image-g_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.after-image-main {
  object-fit: contain;
  justify-content: flex-end;
  width: 1200px;
  height: 600px;
  display: block;
  position: absolute;
}

.after-imm-inner-main {
  object-fit: scale-down;
  width: 1200px;
  height: 600px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.before-im-inner-02-copy {
  object-fit: cover;
  background-image: url('../images/prism-test-image-ss_2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  width: 800px;
  height: 370px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.before-im-inner-02-main {
  object-fit: cover;
  background-image: url('../images/prism-test-image-ss_2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  width: 1200px;
  height: 600px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.div-block-1429-main {
  background-color: var(--white);
  object-fit: scale-down;
  justify-content: center;
  align-items: center;
  width: 1px;
  margin-left: -2px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.image-104 {
  width: 100%;
}

.main-before_after {
  z-index: -1;
  object-fit: fill;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.before-afer-copy {
  background-color: var(--base-enter);
  object-fit: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 800px;
  height: 420px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.comparison-m-large {
  object-fit: none;
  width: 1200px;
  height: 600px;
  position: absolute;
}

.before-image-large {
  object-fit: none;
  width: 1200px;
  height: 600px;
  position: absolute;
  overflow: hidden;
}

.before-im-inner-large {
  object-fit: cover;
  background-image: url('../images/before-sunset-a.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 1200px;
  height: 600px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.after-image-large {
  object-fit: contain;
  justify-content: flex-end;
  width: 1200px;
  height: 600px;
  display: block;
  position: absolute;
}

.after-imm-inner-large {
  object-fit: scale-down;
  width: 1200px;
  height: 600px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.before-im-inner-02-large {
  object-fit: cover;
  background-image: url('../images/after-sunset-a.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  width: 1200px;
  height: 600px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.before-afer-large {
  object-fit: fill;
  background-color: #0000;
  border: 1px #000;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 1200px;
  height: 600px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-1429-large {
  background-color: var(--white);
  object-fit: scale-down;
  justify-content: center;
  align-items: center;
  width: 3px;
  margin-left: -2px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.image-105 {
  filter: brightness(110%);
  width: 1000px;
  height: 666.875px;
  margin-top: -50px;
  display: none;
}

.comparison-m-large-02 {
  object-fit: none;
  width: 750px;
  height: 450px;
  position: absolute;
}

.before-image-large-02 {
  object-fit: fill;
  width: 750px;
  height: 450px;
  position: absolute;
  overflow: hidden;
}

.after-image-large-02 {
  object-fit: contain;
  justify-content: flex-end;
  width: 750px;
  height: 450px;
  display: flex;
  position: absolute;
}

.before-im-inner-large-02 {
  object-fit: cover;
  background-image: url('../images/before-6m02.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 750px;
  height: 450px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.paragraph-63-02 {
  color: var(--g-aa);
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.after-imm-inner-large-02 {
  object-fit: scale-down;
  justify-content: flex-end;
  width: 750px;
  height: 450px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.before-im-inner-02-large-02 {
  object-fit: cover;
  background-image: url('../images/13_after_s05.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #ff00b266;
  justify-content: flex-end;
  align-items: stretch;
  width: 750px;
  height: 450px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.paragraph-63-022 {
  color: var(--cyan);
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  display: flex;
}

.div-block-1429-large-02 {
  background-color: var(--black);
  object-fit: scale-down;
  justify-content: center;
  align-items: center;
  width: 3px;
  margin-left: -2px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-1439 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-64-l02 {
  color: var(--midnight-blue);
  text-align: center;
  width: auto;
  padding-right: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.3em;
  display: none;
  position: relative;
}

.paragraph-64-ur-l02 {
  color: var(--deep-sky-blue);
  text-align: left;
  width: auto;
  padding-left: 10px;
  padding-right: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.3em;
  display: none;
  position: relative;
}

.div-block-1432-l02 {
  text-align: right;
  width: 200px;
}

.div-block-1431-l02 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 200px;
  display: block;
}

.b-a-prosumer {
  border: 1px none var(--g-aa);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-right: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.div-block-enter-01 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 30%;
  height: auto;
  margin-bottom: 0;
  margin-left: 5%;
  padding-left: 0;
  padding-right: 40px;
  display: flex;
  position: static;
}

.image-106 {
  height: 120%;
  display: block;
}

.div-block-enter-02 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 32%;
  height: auto;
  margin-bottom: 0;
  margin-left: 0%;
  margin-right: 3%;
  padding-left: 10px;
  padding-right: 0;
  display: flex;
  position: static;
}

.div-block-1353-prosumer-02 {
  z-index: 1;
  object-fit: none;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-1355-enter-02 {
  border: 1px none var(--g-aa);
  background-color: #0000;
  width: 100%;
  height: 400px;
  margin-right: 0;
  padding-right: 0;
  overflow: hidden;
}

.div-block-1353-prosumer-03 {
  object-fit: none;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-107 {
  filter: brightness(110%) contrast(110%);
  width: 90%;
  max-width: none;
  height: auto;
  margin-right: 0%;
}

.text-box-03 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 30%;
  height: auto;
  margin-bottom: 0;
  margin-left: 5%;
  margin-right: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.integration-01 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-108 {
  filter: brightness(105%) contrast(110%);
  width: 1100px;
}

.integration-text-01 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 30%;
  height: auto;
  margin-bottom: 0;
  margin-left: 0%;
  padding-left: 20px;
  padding-right: 0;
  display: flex;
  position: static;
}

.integration-022 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.integration-text-02 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 33%;
  height: auto;
  margin-bottom: 0;
  margin-left: 0%;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 0;
  display: flex;
  position: static;
}

.image-109 {
  filter: contrast(105%);
  width: 90%;
}

.integration-p03 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-110 {
  filter: contrast(105%);
  width: 100%;
}

.text-block-work-app-de {
  opacity: .5;
  color: #fff;
  column-count: 1;
  padding-bottom: 7px;
  font-size: 23px;
  font-weight: 300;
  line-height: 27px;
  display: none;
}

.text-block-work-app-de:hover {
  color: var(--manual-book);
}

.text-block-3-work-de {
  opacity: .5;
  color: var(--cyan);
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  display: none;
}

.paragraph-work-de {
  opacity: .5;
  color: #bdbdbd;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
  display: none;
}

.paragraph-work-de:hover {
  color: var(--g-aah);
  background-color: #bdbdbd00;
}

.app-o-copy {
  opacity: .6;
  color: var(--white);
  margin-left: 23px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.app-xx {
  opacity: .6;
  color: var(--white);
  margin-left: 25px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.app-paragraph-x {
  opacity: .6;
  color: #fff;
  width: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

.app-h-x {
  opacity: .5;
  color: var(--white);
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3em;
}

.app-text-block-3-x {
  opacity: .5;
  color: var(--cyan);
  mix-blend-mode: normal;
  align-items: flex-end;
  width: 300px;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 1px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

.main-app-button {
  border: 1px solid var(--g-aa);
  opacity: 1;
  color: #fff;
  letter-spacing: 2px;
  background-color: #0000;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.main-app-button:hover {
  opacity: .5;
  background-color: #00000080;
}

.main-app-button-x {
  border: 1px solid var(--g-aa);
  opacity: .4;
  color: #fff;
  letter-spacing: 2px;
  background-color: #0000;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  display: none;
}

.main-app-button-x:hover {
  opacity: .5;
  color: var(--manual-book);
  background-color: #00000080;
}

.main-app-button-0 {
  opacity: 1;
  color: var(--white);
  letter-spacing: 2px;
  background-color: #0003;
  border: 1px solid #ffffffb3;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  display: inline-flex;
}

.main-app-button-0:hover {
  border-color: var(--ur);
  background-color: var(--cyan);
  background-image: linear-gradient(to right, var(--ur), var(--h22) 83%);
  opacity: 1;
  filter: brightness(110%);
  color: var(--black);
}

.text-block-sub-y {
  opacity: 1;
  color: var(--cyan);
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 1px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 300;
  display: block;
}

.body-12 {
  background-color: var(--black);
}

.div-block-118-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 60px;
  padding-top: 0;
  display: none;
  position: static;
}

.div-block-118-usa {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 60px;
  padding-top: 0;
  display: flex;
  position: static;
}

.paragraph-t-eco {
  color: var(--bre-b);
  width: auto;
  margin-bottom: 2px;
  margin-right: 0;
  font-size: 21px;
  font-weight: 700;
  position: static;
}

.paragraph-t3-copy {
  color: var(--black);
  margin-top: 10px;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 500;
}

.paragraph-t-b {
  color: var(--bre-w2);
  width: auto;
  margin-bottom: 2px;
  margin-right: 0;
  font-size: 21px;
  font-weight: 700;
  position: static;
}

.paragraph-t3b {
  color: var(--bre-w);
  margin-top: 10px;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 400;
}

.paragraph-p-b {
  color: var(--white);
  font-size: 12px;
  font-weight: 300;
}

.paragraph-h-b {
  color: var(--g-aa);
  margin-bottom: 1px;
  margin-left: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
}

.paragraph-68 {
  color: var(--h22);
  width: 150px;
  height: auto;
  right: auto;
}

.paragraph-63-copy {
  color: var(--deep-sky-blue);
  padding-top: 80px;
  padding-left: 20px;
  padding-right: 140px;
  font-size: 17px;
  font-weight: 300;
  display: none;
}

.arcade-video {
  opacity: .85;
  filter: brightness(90%) contrast(120%);
  mix-blend-mode: normal;
  object-fit: contain;
  width: 100%;
  height: 120%;
  margin-top: -100px;
  margin-bottom: 0;
  padding-top: 0;
  position: static;
  overflow: hidden;
}

.arcade-intro {
  background-color: var(--manual-book);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90vh;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.section-3-arcade {
  object-fit: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding-top: 0;
  display: block;
  overflow: hidden;
}

.head-text-a {
  color: var(--h22);
  letter-spacing: 1px;
  text-transform: capitalize;
  width: 800px;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 500;
  line-height: 1.1em;
}

.paragraph-7-a {
  color: var(--white);
  width: 450px;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 400;
}

.text-2-a {
  color: var(--white);
  width: auto;
  margin-top: 20px;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.4em;
}

.button-6-copy {
  color: var(--white);
  letter-spacing: 2px;
  background-color: #0003;
  border: 1px solid #b8b8b8;
  justify-content: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: flex;
}

.button-6-copy:hover {
  border-width: .1px;
  border-color: var(--white);
  color: var(--nn3);
  background-color: #fff;
  background-image: none;
  font-weight: 500;
}

.div-block-55-a {
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding-top: 10px;
  display: flex;
}

.main-text-box-a {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  height: auto;
  margin-top: 40px;
  margin-bottom: 0;
  margin-left: 100px;
  padding-top: 0;
  display: flex;
  position: absolute;
}

.button-6-a {
  color: var(--white);
  letter-spacing: 2px;
  background-color: #0003;
  border: 1px solid #b8b8b8;
  justify-content: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: flex;
}

.button-6-a:hover {
  border-width: .1px;
  border-color: var(--ur);
  background-color: #fff;
  background-image: linear-gradient(270deg, var(--h22) 46%, var(--ur));
  color: var(--nn3);
  font-weight: 500;
}

.paragraph-69 {
  color: var(--white);
  letter-spacing: .2px;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 1em;
}

.arcade-110 {
  background-color: var(--white);
  opacity: 1;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-75-a {
  white-space: normal;
  object-fit: none;
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: auto;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-74-a {
  z-index: 1;
  object-fit: none;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.arcade-video-view {
  background-color: var(--black);
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: none;
}

.background-video-17 {
  filter: contrast(110%);
  width: 79%;
  height: 52%;
  margin-top: 0;
  padding-top: 0;
}

.div-block-1353-arcade {
  z-index: 1;
  object-fit: none;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 600px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-1441 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.image-111 {
  filter: contrast(110%);
  width: 100%;
  height: 100%;
  display: block;
}

.arcade-up-layer {
  width: 100%;
  height: 100%;
  position: absolute;
}

.arcade-t-box-01 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-left: 5%;
  margin-right: 0%;
  padding-left: 10px;
  padding-right: 0;
  display: flex;
  position: static;
}

.arcade-text-head {
  color: var(--bre-w);
  text-align: left;
  text-transform: uppercase;
  background-color: #0000;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
}

.div-block-1443 {
  z-index: 1;
  border: 1px solid var(--white);
  background-color: #0000004d;
  border-radius: 5px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 400px;
  height: 320px;
  margin-left: 2%;
  margin-right: 2%;
  display: flex;
  position: relative;
}

.location-00 {
  background-color: var(--black);
  object-fit: none;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-1445 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-1446 {
  z-index: 2;
  width: 90%;
  margin-bottom: 0;
  position: absolute;
}

.arcade-text-head-l {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
}

.text-2-a-copy {
  color: var(--white);
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6em;
}

.arcade-t-box-l {
  z-index: 1;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 20px;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.div-block-1447 {
  flex-direction: column;
  align-items: center;
  width: 250px;
  height: 100px;
  margin-top: 40px;
  padding-top: 0;
  display: flex;
}

.logo-box-arcade {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 100px;
  margin-top: 20px;
  padding-top: 0;
  display: flex;
}

.paragraph-70 {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 21px;
}

.paragraph-71 {
  font-size: 17px;
  font-weight: 300;
}

.button-64 {
  letter-spacing: 2px;
  background-color: #0000;
  border: 1px solid #fff;
  margin-bottom: 30px;
  padding: 15px 30px;
}

.button-64:hover {
  background-color: var(--white);
  color: var(--black);
}

.image-112 {
  max-width: 55%;
}

.background-video-18 {
  z-index: 0;
  width: 80%;
  height: 65%;
  position: absolute;
}

.div-block-1448 {
  display: none;
  position: absolute;
}

.image-113 {
  opacity: .3;
  display: none;
}

.background-video-20 {
  opacity: .5;
  filter: brightness(50%) contrast(120%);
  width: 95%;
  height: 500px;
  display: none;
  position: absolute;
}

.prosumer-04 {
  justify-content: center;
  align-items: flex-end;
  padding: 0 0 100px;
  display: none;
}

.div-block-1353-prosumer-04 {
  z-index: 1;
  object-fit: none;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  height: 800px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-enter-04 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  height: auto;
  margin-bottom: 60px;
  margin-left: 3%;
  margin-right: 0%;
  padding-left: 10px;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.button-65 {
  border: 1px solid var(--white);
  letter-spacing: 2px;
  background-color: #0000;
  width: auto;
  margin-top: 40px;
  padding: 15px 30px;
}

.button-65:hover {
  background-color: var(--white);
  color: var(--black);
}

.background-video-21 {
  opacity: .8;
  filter: contrast(110%);
  width: 100%;
  height: 100%;
}

.div-block-1449 {
  mix-blend-mode: normal;
  width: 100%;
  height: 100%;
  font-family: Roboto, sans-serif;
  position: absolute;
}

.div-block-1450 {
  background-image: linear-gradient(to top, #000 3%, #0000 36%);
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-1451 {
  justify-content: center;
  align-items: center;
  padding: 0 60px 140px;
  display: none;
}

.div-block-1452 {
  width: 100%;
  height: 600px;
  position: static;
}

.background-video-22 {
  opacity: .8;
  width: 100%;
  height: 90%;
}

.background-video-24 {
  z-index: 1;
  opacity: .8;
  filter: contrast(120%) brightness(50%);
  width: 100%;
  height: 570px;
  position: relative;
}

.div-block-1453 {
  background-image: linear-gradient(to top, #000 20%, #0000 43%);
  width: 100%;
  height: 100%;
  position: absolute;
}

.arcade-video-02 {
  border-bottom: 1px solid var(--white);
  background-color: var(--black);
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.div-block-1454 {
  z-index: 0;
  width: 100%;
  height: 700px;
  position: relative;
}

.arcade-t-box-02 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 100px 0% 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.background-video-25 {
  filter: brightness(90%);
  width: 100%;
  height: 100%;
}

.head-text-videp-arcade {
  color: var(--midnight-blue);
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
}

.div-block-1455 {
  width: 400px;
  margin-bottom: 20px;
}

.div-block-1456 {
  justify-content: center;
  width: 65%;
  margin-top: 0;
  display: flex;
}

.div-block-1457 {
  width: auto;
  height: auto;
}

.image-114 {
  width: 500px;
  height: 500px;
}

.arcade-t-box-03 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 425px;
  height: auto;
  margin: 0 0%;
  padding-left: 10px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.arcade-text-head-b {
  color: var(--black);
  text-align: left;
  text-transform: uppercase;
  background-color: #0000;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
}

.text-2-a-b {
  color: var(--black);
  width: auto;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-1458 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-left: 5%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.right-copy {
  background-color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.link-12 {
  color: var(--g-aa);
  text-decoration: none;
}

.link-12:hover {
  color: var(--deep-sky-blue);
}

.div-block-1459 {
  background-color: var(--black);
  height: 60px;
}

.top-line {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-1460 {
  opacity: .8;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 20px;
  display: flex;
}

.div-block-1460:hover {
  opacity: 1;
}

.link-block-10 {
  width: 120px;
  height: 21px;
  display: flex;
  position: absolute;
}

.div-block-1461 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  display: none;
}

.div-block-1460-copy {
  opacity: .8;
  width: 70px;
  height: 70px;
}

.div-block-1460-copy:hover {
  opacity: 1;
}

.link-block-10-copy {
  width: 70px;
  height: 70px;
  position: absolute;
}

.image-115 {
  mix-blend-mode: normal;
  max-width: 80%;
}

.text-2-a-copy {
  color: var(--white);
  width: auto;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6em;
}

.text-2-a-copy-copy {
  color: var(--white);
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6em;
}

.footer-social-block-three-3-copy {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.main-text-box-arcade {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  display: flex;
  position: absolute;
}

.image-25-a {
  opacity: 1;
  filter: contrast(110%) brightness(110%);
  mix-blend-mode: normal;
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.div-block-75-copy, .div-block-75-aa {
  white-space: normal;
  object-fit: none;
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 35%;
  height: auto;
  margin-right: 5%;
  padding-top: 10%;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-75-copy-copy {
  white-space: normal;
  object-fit: none;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: auto;
  display: flex;
  position: static;
  overflow: hidden;
}

.html-embed-2 {
  height: 300px;
}

.div-block-1462 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
}

.paragraph-73 {
  color: var(--black);
  text-align: center;
  width: auto;
}

.paragraph-74 {
  color: var(--black);
  width: 60%;
}

.div-block-1463 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1464 {
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.test {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 0;
  display: none;
}

.test-em01 {
  justify-content: center;
  align-items: center;
  width: 65%;
  margin-bottom: 0;
  display: flex;
}

.test-text-01 {
  width: 65%;
  margin-bottom: 0;
}

.test-text-02 {
  justify-content: center;
  width: auto;
  margin-bottom: 0;
  display: flex;
}

.test-em-m02 {
  justify-content: center;
  width: auto;
  margin-bottom: 0;
}

.test-001 {
  color: var(--bre-b);
  text-align: center;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.test-text-0002 {
  color: var(--bre-b);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.test-em-001 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  display: flex;
}

.paragraph-75 {
  color: var(--black);
}

.test-em-001-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.section-6 {
  padding-top: 100px;
}

.image-116 {
  filter: brightness(110%);
}

.div-block-1465 {
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.body-13 {
  background-image: none;
}

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

.div-block-1466 {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  display: flex;
  position: static;
}

.div-block-1467 {
  justify-content: center;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
}

.demo-top {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 100px;
  display: flex;
  position: static;
}

.embed {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

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

.demo-bottom {
  background-color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer-copyright-3-copy {
  opacity: .8;
  color: var(--manual-book);
  font-size: 12px;
}

.div-block-1469 {
  text-align: center;
  width: 58%;
}

.paragraph-76 {
  color: var(--bre-b);
  font-size: 16px;
  font-weight: 300;
}

.image-117 {
  opacity: 1;
  width: auto;
}

.div-block-1470 {
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-1461-copy {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.paragraph-77 {
  color: var(--black);
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
}

.link-13 {
  color: var(--bg);
  font-style: italic;
  font-weight: 400;
  text-decoration: none;
}

.div-block-1471 {
  border: 1px none var(--g-aa);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: auto;
  display: flex;
}

.image-118 {
  filter: brightness(103%) contrast(115%);
}

.image-119 {
  filter: brightness(105%) contrast(110%);
  width: 100%;
}

.div-block-1407-tele {
  text-align: left;
  margin-bottom: 10%;
}

.div-block-tele-top {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-end;
  width: 600px;
  height: 100%;
  margin-bottom: 0;
  margin-left: 6%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.div-block-1408-tele-image {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.image-120 {
  filter: brightness(95%) contrast(105%);
  width: 100%;
  height: auto;
}

.image-121 {
  filter: contrast(110%);
  width: 100%;
}

.c-box-copy {
  border: 1px solid var(--manual-book);
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 450px;
  margin: 0 2px;
  padding: 0 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.image-122 {
  filter: brightness(103%) contrast(103%);
}

.div-block-c-box-p-copy {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 60%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: none;
  overflow: hidden;
}

.div-block-c-box-p2-copy {
  border: .5px none var(--bre-b);
  opacity: 1;
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 18%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: none;
  overflow: hidden;
}

.image-123 {
  filter: brightness(105%) contrast(105%);
}

.div-block-1411-copy {
  border: .1px solid var(--dim-grey);
  background-color: #000000b3;
  margin-bottom: -80px;
  padding: 40px;
}

.div-block-1410-medi {
  background-color: #0000;
  border: 1px #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  margin-top: 0;
  padding: 0 20px 0 3%;
  display: block;
}

.div-block-1411-medi {
  background-color: #000000b3;
  border: .1px solid #8fecff80;
  margin-bottom: -80px;
  padding: 40px;
}

.head-text-01-app {
  color: var(--bre-w);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  width: auto;
  margin-bottom: 15px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-app {
  color: var(--g-aa);
  text-align: left;
  width: 80%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-1411-copy {
  background-color: #0000004d;
  border: .1px solid #ffd3bd80;
  margin-bottom: -80px;
  padding: 40px;
}

.operation-box {
  background-color: #000000b3;
  border: .1px solid #99ffdf80;
  margin-bottom: -80px;
  padding: 40px;
}

.b8vp {
  opacity: 1;
  width: 55px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.bold-text-33 {
  font-weight: 400;
}

.paragraph-7-event-ausa {
  color: var(--bre-w);
  text-align: center;
  width: auto;
  margin-bottom: 60px;
  font-size: 27px;
  font-weight: 400;
  display: none;
}

.div-block-1346-copy, .div-block-1346-ausa {
  opacity: 1;
  mix-blend-mode: normal;
}

.image-68-copy {
  mix-blend-mode: normal;
  width: 450px;
}

.div-block-55-event-ausa {
  color: var(--white);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 210px;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
}

.image-69-ausa {
  background-color: var(--nn3);
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
  border: .1px solid #efa02c;
  width: 75%;
  max-width: none;
}

.bold-text-5-ausa {
  color: #efa02c;
  font-size: 19px;
  font-weight: 500;
}

.head-text-event-copy {
  color: #3cffcb;
  text-align: center;
  background-color: #0000;
  margin-bottom: 50px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-text-event-ausa {
  color: #efa02c;
  text-align: center;
  background-color: #0000;
  margin-bottom: 50px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.event-texts-ausa {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 88%;
  margin: 0;
  padding: 0;
  display: flex;
  position: static;
}

.button-10-copy {
  background-color: #0000;
  background-image: linear-gradient(to right, var(--ur), var(--h22) 83%);
  filter: brightness(120%);
  color: var(--bre-b);
  border: .1px #0000004d;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 15px 20px;
  font-size: 21px;
  font-weight: 300;
}

.button-10-copy:hover {
  background-image: linear-gradient(to right, var(--ur), var(--h22) 77%);
  filter: brightness(150%);
  border-color: #0000;
}

.heading-4-copy {
  color: #3cffcb;
  background-color: #05101f;
  margin-top: 10px;
  padding: 5px 15px;
  font-size: 23px;
  font-weight: 400;
  line-height: 50px;
}

.heading-4-ausa {
  color: #efa02c;
  background-color: #241911;
  margin-top: 10px;
  padding: 5px 15px;
  font-size: 23px;
  font-weight: 400;
  line-height: 50px;
}

.container-16-ausa {
  background-color: #000;
  position: relative;
  overflow: hidden;
}

.bold-text-34 {
  font-weight: 400;
}

.paragraph-h-copy {
  color: var(--bre-b);
  margin-bottom: 1px;
  margin-left: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  display: none;
}

.paragraph-t3-copy-copy {
  color: var(--black);
  margin-top: 10px;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 500;
  display: none;
}

.div-block-106-copy, .div-block-106-copy-copy, .div-block-106-111 {
  width: auto;
  margin: 20px 20px 0;
  display: none;
}

.s-paragraph-event-discount {
  color: var(--bre-w2);
  text-align: center;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 400;
}

.event-paragraph-discount {
  color: var(--g-aa);
  text-align: center;
  width: auto;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}

.div-block-1347-discount {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  width: auto;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.s-paragraph-event-copy {
  color: var(--bre-w2);
  text-align: center;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 400;
}

.paragraph-t3b-n {
  color: var(--bre-w2);
  margin-top: 10px;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 400;
  display: none;
}

.paragraph-h-b-n {
  color: var(--g-aa);
  margin-bottom: 1px;
  margin-left: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  display: none;
}

.shop-head {
  color: var(--white);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  width: auto;
  margin-bottom: 15px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.shop-text {
  color: var(--g-aa);
  text-align: center;
  width: 70%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.pricing-price-2-hy {
  color: var(--hyper);
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.shopping-products {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--bre-b);
  vertical-align: baseline;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 0;
  display: inline-flex;
  position: relative;
}

.optica {
  filter: invert();
  width: auto;
  max-width: none;
  height: 20px;
  margin-left: 0;
}

.opticas {
  width: auto;
  max-width: none;
  height: 30px;
  margin-left: 0;
}

.image-40-copy {
  width: auto;
  max-width: none;
  height: 70px;
  margin-left: 0;
}

.optica-about {
  filter: invert();
  width: auto;
  max-width: none;
  height: 21px;
  margin-left: 0;
}

.west-coast {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-left: 0;
  margin-right: 60px;
  padding-top: 0;
  display: flex;
  position: static;
}

.mena {
  color: var(--bre-b);
  width: auto;
  margin-bottom: 2px;
  margin-right: 0;
  font-size: 21px;
  font-weight: 700;
  position: static;
}

.menaa {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding-top: 0;
  display: flex;
  position: static;
}

.div-block-1472 {
  height: 100%;
}

.image-124 {
  filter: brightness(140%);
  width: auto;
  height: 100%;
}

.bold-text-35 {
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.italic-text-11 {
  display: flex;
}

.intro-scroll {
  background-color: #000;
  width: 100%;
  height: 450vh;
  display: none;
  position: static;
}

.sticky-container {
  background-color: #0000;
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.overllay {
  z-index: 3;
  background-color: #000;
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
}

.bg-scroll {
  z-index: 4;
  background-color: #fff0;
  background-image: url('../images/ur100-long-f_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
}

.div-block-1474 {
  justify-content: center;
  align-items: center;
  height: 75vh;
  display: flex;
}

.div-block-1475 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.heading-9 {
  color: var(--bre-b);
}

.bg-main {
  z-index: 0;
  opacity: 1;
  filter: contrast(105%);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.hero--title {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-13 {
  color: var(--white);
  margin-bottom: 40px;
  padding-top: 0;
  font-size: 50px;
  font-weight: 300;
}

.image-126 {
  padding-right: 40px;
}

.intro-paragrph {
  z-index: 3;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.paragraph-78 {
  color: var(--white);
  width: 50%;
  padding-top: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.6em;
}

.background-video-26 {
  z-index: -1;
  width: 1600px;
  height: 600px;
}

.div-block-1476 {
  z-index: -1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
}

.background-video-27 {
  z-index: -1;
  object-fit: fill;
  width: 90%;
  height: 80%;
  margin-bottom: 105px;
  padding-bottom: 0;
  position: absolute;
}

.image-127 {
  width: 100%;
  max-width: none;
  height: auto;
  position: absolute;
}

.end {
  z-index: 3;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-13-ur-dual {
  color: var(--white);
  margin-bottom: 100px;
  padding-top: 0;
  font-size: 50px;
  font-weight: 400;
  display: none;
}

.image-128 {
  opacity: 0;
  filter: brightness(120%);
  width: 100%;
  max-width: none;
}

.video-02-black-ver {
  background-color: var(--black);
  opacity: 1;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 40px;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-101-black-ver {
  z-index: 2;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 0;
  display: inline-flex;
  position: relative;
}

.head-text-010-b {
  color: #f8f8f8;
  text-align: left;
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-iintro-010-b {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  height: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.head-text-010-bb {
  color: var(--bre-w2);
  text-align: left;
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-iintro-010-bb {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  height: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.head-text-videp-b {
  color: var(--bre-w2);
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-video-b {
  color: var(--g-aa);
  text-align: left;
  width: 100%;
  min-width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.paragraph-20-b, .paragraph-bb {
  color: var(--g-aa);
  -webkit-text-stroke-color: var(--g-aa);
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
}

.paragraph-20-bb {
  color: var(--g-aa);
  text-align: center;
  -webkit-text-stroke-color: var(--g-aa);
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
}

.tc-block {
  text-align: center;
  margin-right: 0;
}

.time-unit {
  text-transform: capitalize;
}

.time-inner {
  color: #fff;
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  width: 100%;
  max-width: 880px;
  height: 800px;
  max-height: 100vh;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.launch-date-wrapper {
  display: flex;
}

.title {
  margin-top: 0;
  font-size: 47px;
  font-weight: 600;
  line-height: 60px;
}

.title.mb-25 {
  margin-bottom: 25px;
}

.time-title-row {
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 50px;
}

.tc-seperator {
  background-color: #fff;
  width: 1px;
  height: 94px;
  margin-left: 40px;
  margin-right: 40px;
}

.paragraph-79 {
  line-height: 20px;
}

.paragraph-79.p-text {
  line-height: 24px;
}

.timer-number {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 600;
  line-height: 96px;
}

.heading-10 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
}

.timer-container {
  border: .5px solid #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 711px;
  padding: 30px 60px;
  font-size: 20px;
  line-height: 30px;
  display: flex;
}

.div-block-1477 {
  background-color: #000;
}

.div-block-1478 {
  justify-content: center;
  align-items: flex-start;
  width: 100vh;
  height: 200vh;
  display: flex;
  position: absolute;
}

.clock-number {
  color: var(--bre-w);
  font-size: 25px;
  line-height: 25px;
}

.heading-11 {
  color: var(--bre-w);
  text-align: center;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 35px;
  position: relative;
}

.clock-label {
  color: var(--bre-w);
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-right: -5px;
  font-weight: 500;
}

.wrapper-2 {
  background-image: linear-gradient(#00fff71a, #00fff71a);
  border: .5px solid #121212;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 70px;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  inset: auto;
  box-shadow: 0 3px 5px #0003;
}

.box {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.box.box-2 {
  width: 80px;
  height: auto;
  padding: 5px;
}

.js-clock {
  border: .5px solid #dbdbdb;
  justify-content: space-around;
  align-items: center;
  width: 500px;
  margin-top: 2px;
  margin-bottom: 10px;
  padding-top: 10px;
  display: flex;
  position: relative;
}

.tune-in-section {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: none;
  position: absolute;
  top: 0;
}

.heading-12 {
  z-index: 1;
  color: var(--bre-w);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  position: relative;
}

.paragraph-80 {
  color: var(--bre-w);
  text-align: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  display: flex;
}

.image-129 {
  opacity: .5;
  position: absolute;
}

.div-block-1480 {
  filter: blur(25px);
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-1481, .lines {
  z-index: 1;
  background-color: #fff;
  width: 1px;
  height: 40px;
  position: relative;
}

.footer-form-title-3-copy {
  color: var(--bre-w);
  letter-spacing: .5px;
  text-transform: capitalize;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  display: none;
}

.subscribe-copy {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.footer-form-container-two-3-copy {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.wrapper-2-copy {
  background-image: linear-gradient(#00b3ad26, #00b3ad26);
  border: .5px solid #121212;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 70px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  inset: auto;
  box-shadow: 0 3px 5px #0003;
}

.email-copy {
  border: 1px #000;
  width: 400px;
  height: 48px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 12px 180px 12px 20px;
}

.email-copy::placeholder {
  color: #1a1b1fcc;
}

.div-block-1482 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 15%;
  padding-right: 20px;
  display: flex;
}

.div-block-1483 {
  width: 15%;
}

.div-block-1484 {
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
}

.aaaa, .tune-in {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tune-in-a {
  border: 1px solid #d7d7d74d;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.email-tune-in {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--white);
  background-color: #ffffff3d;
  border: 1px #ffffff96;
  width: 500px;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding: 12px 180px 12px 20px;
}

.email-tune-in::placeholder {
  color: #1a1b1fcc;
}

.button-primary-tune-in {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-tune-in:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-tune-in:active {
  background-color: #43464d;
}

.button-primary-tune-in.footer-form-button {
  outline-offset: 0px;
  color: var(--white);
  background-color: #00000024;
  border: 1px solid #d7d7d74d;
  outline: 3px #fff;
  padding: 8px 27px;
  position: absolute;
  right: 8px;
}

.button-primary-tune-in.footer-form-button:hover {
  background-color: #77e6fc40;
  background-image: linear-gradient(265deg, var(--h22) 9%, var(--deep-sky-blue));
  color: var(--black);
  border-color: #77e6fc;
}

.button-primary-tune-in.footer-form-button-copy {
  outline-offset: 0px;
  color: var(--bre-b);
  background-color: #0000;
  border: 1px solid #1c1c1c4d;
  outline: 3px #fff;
  padding: 8px 27px;
  position: absolute;
  right: 8px;
}

.button-primary-tune-in.footer-form-button-copy:hover {
  background-color: #77e6fc40;
  background-image: linear-gradient(265deg, var(--h22) 9%, var(--deep-sky-blue));
  border-color: #77e6fc;
}

.div-block-1485 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  position: relative;
}

.subscribe-tune {
  z-index: 1;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 361px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 40px;
  display: flex;
  position: relative;
}

.success-message-tune-in {
  background-color: #ddd0;
  background-image: none;
  align-self: auto;
  height: auto;
  padding: 0;
}

.text-block-6-copy {
  color: var(--h22);
  font-size: 14px;
  font-weight: 400;
}

.div-block-102-b {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  padding-left: 3%;
  padding-right: 1%;
  display: flex;
}

.div-block-103-b {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  padding-left: 1%;
  padding-right: 3%;
  display: flex;
}

.div-block-75-bb {
  white-space: normal;
  object-fit: none;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: center;
  width: 900px;
  height: 550px;
  margin-left: -40px;
  display: none;
  position: static;
  overflow: visible;
}

.div-block-75-bbb {
  z-index: -1;
  white-space: normal;
  object-fit: none;
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0%;
  padding-top: 140px;
  padding-bottom: 0%;
  display: flex;
  position: fixed;
  top: 0;
  overflow: visible;
}

.div-block-74-copy-b {
  z-index: -1;
  object-fit: none;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 400px;
  height: auto;
  margin-left: 0;
  margin-right: 0%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.div-block-111-b {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 40px;
  display: grid;
}

.div-block-109-b {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  height: 120px;
  margin-bottom: 0;
  display: flex;
}

.div-block-104-b {
  background-color: #0000;
  border: 1px #0003;
  width: 660px;
  height: 330px;
  margin-top: 40px;
  overflow: visible;
}

.div-block-104-bb {
  background-color: #0000;
  border: 1px #0003;
  width: 100%;
  height: 300px;
  margin-top: 40px;
  overflow: visible;
}

.div-block-109-bb {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  height: 120px;
  margin-bottom: 0;
  display: flex;
}

.image-130 {
  width: auto;
  max-width: none;
  height: 100%;
  margin-left: -330px;
  position: absolute;
}

.product-001 {
  border: 1.5px solid var(--black);
  background-color: var(--bre-b);
  opacity: 1;
  outline-color: var(--white);
  outline-offset: 1px;
  mix-blend-mode: normal;
  background-image: linear-gradient(358deg, #000 19%, #0000 50%);
  background-position: 0 0;
  outline-width: 1px;
  outline-style: none;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.product-001:hover {
  filter: none;
  background-image: linear-gradient(358deg, #000 19%, #0000 50%);
}

.product-002_3 {
  background-color: #0000;
  width: 50%;
  height: 100%;
  overflow: hidden;
}

.product-ur {
  opacity: 1;
  filter: brightness(99%);
  width: auto;
  max-width: none;
  height: 150%;
  margin-top: 100px;
  margin-left: 0;
  display: block;
  position: absolute;
}

.product-02 {
  border: 1.5px solid var(--black);
  outline-offset: 0px;
  object-fit: fill;
  background-image: none;
  background-position: 0 0;
  outline: 1px #096ad000;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 50%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.product-02:hover {
  display: flex;
}

.p01-ultra-brelyon {
  color: var(--white);
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3em;
}

.prism-002 {
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  margin-right: 0;
  padding-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: flex;
  position: relative;
}

.image-131 {
  width: Infinity% ;
  opacity: 1;
  max-width: none;
  height: 120%;
  display: block;
  position: absolute;
  bottom: auto;
  left: auto;
  overflow: visible;
}

.div-block-1486 {
  width: 100%;
  position: absolute;
}

.prism-p002 {
  background-color: #0000;
  background-image: linear-gradient(262deg, #000, #000 0%);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: auto;
  left: 0;
  overflow: hidden;
}

.gra {
  background-image: linear-gradient(270deg, #000000e6 31%, #0000 67%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: auto;
}

.product02-copy {
  z-index: 0;
  width: auto;
  max-width: none;
  height: 125%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
}

.product_03 {
  z-index: 0;
  opacity: .8;
  filter: contrast(110%) brightness(105%);
  width: auto;
  max-width: none;
  height: 120%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
}

.ultra-reality-mini {
  color: var(--cyan);
}

.mini-main {
  z-index: 0;
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.mini-main-gab {
  width: 500px;
  display: none;
}

.mini-main-p {
  opacity: 1;
  filter: contrast(105%) brightness();
  mix-blend-mode: normal;
  width: 90%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 280px;
  display: none;
}

.main-text-box-mini {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: absolute;
}

.mini-specifications {
  background-color: var(--black);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-bottom: 1px #f8f8f880;
  justify-content: flex-end;
  align-items: flex-start;
  height: auto;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  overflow: visible;
}

.mini-side-back {
  margin-top: 100px;
  position: absolute;
  top: auto;
  left: 0;
}

.mini-side-back-p {
  opacity: .35;
  filter: contrast(110%);
  width: 650px;
  max-width: none;
  height: auto;
  margin-left: 0;
}

.mini-specifications-box {
  flex-direction: column;
  align-items: flex-end;
  width: 85%;
  margin: 140px 7% 60px 0;
  display: flex;
  position: relative;
}

.mini-specification-in {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: none;
  padding-top: 0%;
  padding-right: 0;
  display: flex;
}

.mini-lines-work {
  width: 600px;
  max-width: none;
  margin-bottom: 0;
  margin-right: 7%;
  padding-bottom: 140px;
}

.mini-lines-work-p {
  opacity: .5;
  filter: none;
  width: 100%;
  max-width: none;
  height: auto;
  margin-right: 0;
  display: block;
}

.text-specifi-mini {
  color: var(--h22);
  width: 450px;
  height: auto;
}

.paragraph-28-mini {
  color: var(--bre-w);
  text-transform: capitalize;
  width: auto;
  margin-bottom: 40px;
  font-size: 33px;
  line-height: 1.3em;
}

.body-14 {
  background-color: var(--black);
}

.mini-features-01 {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 10px 100px;
  display: none;
  position: relative;
}

.mini-features-p-box {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 450px;
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 0;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.mini-p-box-in {
  border: 1px none var(--bre-w);
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-right: 0;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}

.mini-features-p01 {
  opacity: 1;
  filter: contrast(110%);
  mix-blend-mode: normal;
  width: 120%;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  display: block;
}

.mini-features-text-box-01 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 36%;
  height: auto;
  margin-bottom: 0;
  margin-left: 2%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.head-text-mini-ur {
  color: var(--bre-w);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.list-mini-ur {
  padding-left: 25px;
}

.list-mini-01, .list-mini-02 {
  color: var(--g-aa);
  font-weight: 300;
}

.bold-text-mini {
  color: #75d6e3;
  font-weight: 500;
}

.mini-features-02 {
  background-color: #000;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 10px 160px 20px;
  display: flex;
  position: relative;
}

.mini-features-text-box {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 40%;
  height: auto;
  margin-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.head-text-mini {
  color: var(--bre-w2);
  text-align: center;
  text-transform: capitalize;
  background-color: #0000;
  width: auto;
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: flex;
}

.head-paragraph-mini {
  color: var(--white);
  text-align: center;
  background-color: #0000;
  width: 90%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
  position: relative;
}

.coming-soon-copy {
  z-index: 0;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 45%;
  height: 100%;
  padding: 0 10px 20px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: flex;
  position: relative;
}

.mini-features-p02 {
  opacity: 1;
  filter: brightness(105%) contrast(110%);
  mix-blend-mode: normal;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

.mini-ur-002 {
  z-index: 0;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 45%;
  height: 100%;
  padding: 0 10px 20px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: none;
  position: relative;
}

.mini-head-text {
  color: var(--white);
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3em;
}

.gra-copy {
  background-image: linear-gradient(252deg, #000000e6 31%, #0000 67%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: auto;
}

.product-02-copy {
  border: .1px solid var(--white);
  outline-offset: 0px;
  object-fit: fill;
  background-image: linear-gradient(270deg, #000 4%, #0000 92%);
  background-position: 0 0;
  outline: 1px #096ad000;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 50%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.product-02-copy:hover {
  display: flex;
}

.product-_03 {
  border: .1px solid var(--white);
  outline-offset: 0px;
  object-fit: fill;
  background-image: linear-gradient(270deg, #000 4%, #0000 92%);
  background-position: 0 0;
  outline: 1px #096ad000;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 50%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.product-_03:hover {
  display: flex;
}

.mini-p003 {
  background-color: #000;
  background-image: linear-gradient(262deg, #000, #000 0%);
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
  position: absolute;
  top: auto;
  left: 0;
  overflow: hidden;
}

.image-mini {
  opacity: .8;
  width: auto;
  max-width: none;
  height: 120%;
  margin-left: -25px;
  display: block;
  position: relative;
  bottom: auto;
  left: auto;
  overflow: hidden;
}

.gra-mini {
  background-image: linear-gradient(270deg, #000 6%, #0000 44%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: auto;
}

.mini-003 {
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  margin-right: 0;
  padding-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: flex;
  position: relative;
}

.app-h-mini {
  color: var(--white);
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3em;
}

.image-mini-copy {
  opacity: .8;
  width: auto;
  max-width: none;
  height: 160%;
  margin-top: 40px;
  margin-left: -70px;
  display: block;
  position: relative;
  bottom: auto;
  left: auto;
  overflow: hidden;
}

.product-_033 {
  border: 1.5px solid var(--black);
  outline-offset: 0px;
  object-fit: fill;
  background-image: none;
  background-position: 0 0;
  outline: 1px #096ad000;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 50%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.product-_033:hover {
  display: flex;
}

.mini-p0033 {
  background-color: #000;
  background-image: linear-gradient(262deg, #000, #000 0%);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: auto;
  left: auto;
  overflow: hidden;
}

.image-mini-vv {
  opacity: 1;
  width: auto;
  max-width: none;
  height: 160%;
  margin-top: 60px;
  margin-left: 0;
  display: block;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  overflow: hidden;
}

.div-block-1488 {
  height: 100%;
  padding-bottom: 0;
  position: absolute;
}

.ur-01 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.ur100-001 {
  z-index: 1;
  aspect-ratio: auto;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-bottom: 60px;
  padding-left: 60px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: flex;
  position: relative;
}

.gra-001 {
  background-image: linear-gradient(to top, #000000b3 19%, #0000 40%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: auto;
}

.gra-002 {
  background-image: linear-gradient(150deg, #00000080 24%, #0000 49%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: auto;
}

.image-132 {
  width: auto;
  max-width: none;
  height: 150%;
  position: absolute;
}

.image-133 {
  aspect-ratio: auto;
  position: absolute;
}

.product-ur-light {
  aspect-ratio: auto;
  opacity: 1;
  max-width: none;
  height: 150%;
  margin-top: 100px;
  position: absolute;
}

.paragraph-mini {
  color: var(--bre-w2);
  text-transform: capitalize;
  width: auto;
  margin-bottom: 0;
  font-size: 33px;
  line-height: 1.4em;
}

.paragraph-7-mini-sub {
  color: #75d6e3;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

.front-mini {
  opacity: 1;
  filter: contrast(110%);
  mix-blend-mode: normal;
  width: 115%;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  display: block;
  position: relative;
  top: 0;
}

.back-mini {
  opacity: 1;
  filter: contrast(110%);
  mix-blend-mode: normal;
  width: 115%;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  top: 0;
}

.middle-mini {
  opacity: 1;
  filter: brightness(110%) contrast(110%);
  mix-blend-mode: normal;
  width: 115%;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  display: block;
  position: relative;
  top: 0;
}

.scroll-mini {
  background-color: #000;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 400vh;
  margin-bottom: 0;
  padding-bottom: 140px;
  display: flex;
  position: relative;
}

.sticky-container-mini {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: sticky;
  top: -40px;
  overflow: hidden;
}

.mini-p-box-in-scroll, .mini-p-box-in-scroll-02, .mini-p-box-in-scroll-03 {
  border: 1px none var(--bre-w);
  background-color: #0000;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  margin-right: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  top: auto;
  left: 0%;
  overflow: hidden;
}

.mini-features-text-00 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100vh;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 0% 210px;
  display: flex;
  position: relative;
  top: 0;
}

.image-134 {
  width: 100%;
  height: 100%;
}

.pricing-prism {
  opacity: 1;
  filter: brightness(110%) contrast(105%);
  mix-blend-mode: normal;
  object-fit: contain;
  width: auto;
  max-width: none;
  height: 55%;
  margin-bottom: 10px;
  padding-bottom: 0;
  display: block;
}

.pricing-card-hyper {
  border: 1px none var(--g-aa);
  box-shadow: none;
  color: var(--h22);
  background-color: #0000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 330px;
  height: auto;
  padding: 0 0 20px;
  display: none;
  position: relative;
}

.pricing-card-hyper.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.div-block-1490 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.order-background {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.ur100-back {
  opacity: 0;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 220px;
  margin-left: 0;
  display: flex;
}

.image-135 {
  width: 800px;
  max-width: none;
}

.order-ur {
  border: 1.2px none var(--g-aa);
  color: var(--bre-b);
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 40px 0 30px;
  display: flex;
}

.order-ur:hover {
  box-shadow: none;
  width: auto;
}

.order-mini {
  border: 1.2px none var(--g-aa);
  color: var(--bre-b);
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 40px 0 30px;
  display: flex;
}

.order-mini:hover {
  box-shadow: none;
  width: auto;
}

.mini-ur-back {
  opacity: 0;
  margin: 0 0 220px;
  display: block;
  position: absolute;
}

.ur-100-back {
  filter: contrast(105%);
  width: 800px;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
}

.miniur-back {
  filter: contrast(110%);
  width: 600px;
  max-width: none;
  margin-bottom: 0;
}

.image-136 {
  width: 280px;
}

.div-block-1491 {
  margin-bottom: 20px;
  display: none;
}

.mini-p03-on-it {
  background-color: #000;
  background-image: linear-gradient(262deg, #000, #000 0%);
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
  position: absolute;
  top: auto;
  left: 0;
  overflow: hidden;
}

.image-mini-vv-copy {
  opacity: .8;
  width: auto;
  max-width: none;
  height: 165%;
  margin-top: 100px;
  margin-left: 0;
  display: block;
  position: relative;
  bottom: auto;
  left: auto;
  overflow: hidden;
}

.mini-on-it {
  opacity: 1;
  filter: contrast(110%);
  width: auto;
  max-width: none;
  height: 160%;
  margin-top: 60px;
  margin-left: 0;
  display: block;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  overflow: hidden;
}

.image-137, .prism-on-it {
  max-width: none;
  height: 120%;
  display: block;
}

.prism-001 {
  opacity: 1;
  width: auto;
  max-width: none;
  height: 120%;
  display: block;
  position: absolute;
  bottom: auto;
  left: auto;
  overflow: visible;
}

.prism-on-it-03, .prism-on-it-02, .prism-on-it-01 {
  max-width: none;
  height: 120%;
  display: block;
  position: absolute;
  overflow: visible;
}

.merchandise {
  border: 1px solid #000;
  border-top-color: #303030;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 140px;
  display: none;
}

.onr-head-text-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-bottom: 20px;
  padding: 10px;
  display: flex;
}

.merchandise-text-box {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40%;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 10px;
  display: flex;
}

.merchandise-head-text {
  color: var(--white);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  width: auto;
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
}

.mechandise-paragrph {
  color: var(--white);
  text-align: left;
  width: 65%;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.merchandise-lines {
  margin-bottom: 20px;
}

.merchancise-line-p {
  filter: brightness(150%);
  width: 300px;
}

.merchandise-pricing {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: flex-start center;
  width: auto;
  display: flex;
}

.merchandise-card {
  border: 1px none var(--g-aa);
  box-shadow: none;
  color: var(--h22);
  background-color: #0000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.merchandise-card.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.order-merchandise {
  border: 1.2px solid var(--g-aa);
  color: var(--bre-b);
  background-color: #ffffff1a;
  background-image: none;
  border-radius: 0;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 30px 50px;
  display: flex;
}

.order-merchandise:hover {
  border-color: var(--hobor-neon);
  background-color: #ffffff1f;
  width: auto;
  box-shadow: 0 0 10px #00e1ff80;
}

.merchandise-pic {
  background-color: #0000;
  justify-content: center;
  align-items: flex-end;
  width: 210px;
  height: 180px;
  display: flex;
  overflow: hidden;
}

.hoodi-front {
  opacity: 1;
  filter: contrast(110%);
  mix-blend-mode: normal;
  object-fit: contain;
  width: 210px;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  margin-right: 40px;
  display: block;
  position: absolute;
}

.mer-pricing-title {
  color: var(--white);
  text-align: left;
  height: auto;
  margin-top: 15px;
  margin-bottom: 3px;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.5em;
}

.mer-paragraph-44 {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  margin-bottom: 10px;
  line-height: 1.3em;
}

.mer-pricing-price {
  color: var(--white);
  margin-bottom: 5px;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
}

.div-block-1492 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 180px;
  margin-left: 0;
  display: flex;
}

.merchandise-b {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.merchandise-b:hover {
  color: #fff;
  background-color: #32343a;
}

.merchandise-b:active {
  background-color: #43464d;
}

.merchandise-b.outline-button {
  box-shadow: none;
  color: #fff;
  background-color: #1f2c3d26;
  background-image: none;
  border: 1px solid #00f9ff80;
  margin-top: 5px;
  margin-bottom: 0;
  padding: 10px 30px;
  transition: none;
  display: none;
}

.merchandise-b.outline-button:hover {
  border-color: var(--h22);
  background-color: var(--h22);
  background-image: linear-gradient(to bottom, var(--deep-sky-blue), var(--h22) 61%);
  filter: brightness(130%);
  color: var(--black);
  font-weight: 400;
}

.t-front {
  opacity: 1;
  filter: brightness(120%) contrast(105%);
  mix-blend-mode: normal;
  object-fit: contain;
  width: 210px;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  margin-right: 40px;
  display: block;
  position: absolute;
}

.t--back {
  opacity: 0;
  filter: brightness(120%) contrast(105%);
  mix-blend-mode: normal;
  object-fit: contain;
  width: 210px;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  margin-right: 40px;
  display: block;
  position: absolute;
}

.hoodi-back {
  opacity: 0;
  filter: contrast(110%);
  mix-blend-mode: normal;
  object-fit: contain;
  width: 210px;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  margin-right: 40px;
  display: block;
  position: absolute;
}

.dropdown-4 {
  color: var(--black);
  margin-top: 10px;
  margin-left: 0;
  margin-right: auto;
}

.text-block-14 {
  color: var(--white);
  letter-spacing: 2px;
}

.icon-8 {
  color: var(--white);
}

.dropdown-toggle {
  border: .5px solid #00f9ff80;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.dropdown-toggle:hover {
  background-color: #00f9ff80;
  border-color: #0fe;
}

.s {
  color: var(--white);
}

.m {
  filter: blur(5px) invert();
  color: var(--white);
}

.l {
  color: var(--white);
}

.dropdown-list-3 {
  color: var(--white);
  background-color: #000;
  border: .5px solid #00f9ff4d;
}

.m-copy {
  color: var(--white);
}

.small {
  color: var(--g-aa);
}

.small:hover {
  color: var(--h22);
}

.dropdown-link-3, .large {
  color: var(--g-aa);
}

.large:hover {
  color: var(--h22);
}

.x-large {
  color: var(--g-aa);
}

.x-large:hover {
  color: var(--h22);
}

.mdeium {
  color: var(--g-aa);
}

.mdeium:hover {
  color: var(--h22);
}

.pricing-title-2-mini {
  color: var(--white);
  height: auto;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.3em;
}

.pricing-price-2-waitlist {
  color: var(--h22);
  height: 32px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}

.hoodie-small {
  color: var(--g-aa);
}

.hoodie-small:hover {
  color: var(--h22);
}

.hoodie-medium {
  color: var(--g-aa);
}

.hoodie-medium:hover {
  color: var(--h22);
}

.hoodie-large {
  color: var(--g-aa);
}

.hoodie-large:hover {
  color: var(--h22);
}

.hoodie-x-large {
  color: var(--g-aa);
}

.hoodie-x-large:hover {
  color: var(--h22);
}

.t-small {
  color: var(--g-aa);
}

.t-small:hover {
  color: var(--h22);
}

.t-mdeium {
  color: var(--g-aa);
}

.t-mdeium:hover {
  color: var(--h22);
}

.t-large {
  color: var(--g-aa);
}

.t-large:hover {
  color: var(--h22);
}

.t-x-large {
  color: var(--g-aa);
}

.t-x-large:hover {
  color: var(--h22);
}

.italic-text-12 {
  font-style: normal;
  font-weight: 400;
}

.background-video-28 {
  filter: brightness(80%);
  background-color: #0000006b;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
}

.background-video-29 {
  z-index: 0;
  opacity: .7;
  filter: brightness() contrast(110%);
  background-color: #000;
  width: 100%;
  height: 90%;
  display: block;
}

.head-text-mini-c {
  color: var(--cyan);
  letter-spacing: 1px;
  text-transform: capitalize;
  width: auto;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.3em;
}

.text-2-head-copy {
  color: var(--g-aa);
  width: 410px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.background-video-30 {
  z-index: 0;
  filter: contrast(110%);
  width: 100%;
  height: 100%;
}

.div-block-1342-ausa {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.image-138 {
  border-radius: 15px;
  width: 100px;
}

.paragraph-81 {
  color: var(--h22);
  margin-top: 3px;
  font-weight: 300;
}

.event-address {
  color: var(--h22);
  text-align: center;
  width: auto;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}

.booth-adress-m {
  color: var(--h22);
  text-align: center;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.youtu-a {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: none;
  position: absolute;
  top: 0;
}

.top-wrap {
  background-image: linear-gradient(#00b3ad26, #00b3ad26);
  border: .5px solid #121212;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 70px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  inset: auto;
  box-shadow: 0 3px 5px #0003;
}

.main-intro-02 {
  background-color: var(--black);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 140px;
  display: none;
  overflow: hidden;
}

.main-text-box-02 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 2%;
  padding-top: 0;
  display: flex;
  position: relative;
}

.div-block-1493 {
  justify-content: space-between;
  width: 95%;
  display: flex;
}

.div-block-1494 {
  justify-content: center;
  align-items: center;
  width: 700px;
  height: 380px;
  display: flex;
}

.html-embed-3 {
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
}

.head-text-01-products {
  color: var(--white);
  text-align: left;
  text-transform: capitalize;
  width: auto;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-products {
  color: var(--g-aa);
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.deactivate {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.deactivate.centre-align {
  align-items: center;
}

.deactivate.lg-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  width: 33.33%;
}

.deactivate.lg-4.align-bottom {
  justify-content: flex-end;
}

.deactivate.lg-4.align-bottom.md-4 {
  align-items: center;
}

.deactivate.lg-4.sm-2.lg-vertical-align {
  justify-content: center;
}

.deactivate.lg-4.flex-stretch {
  align-items: stretch;
}

.deactivate.lg-3 {
  flex: none;
  width: 25%;
}

.deactivate.lg-3.no-padding {
  float: left;
}

.deactivate.lg-3.no-padding.sm-2 {
  width: 250px;
  margin-right: 100px;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.deactivate.lg-3.flex-stretch {
  align-items: stretch;
}

.deactivate.lg-1 {
  flex: 0 auto;
  width: 8.33%;
}

.deactivate.lg-6 {
  flex: 0 auto;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  padding-right: 0;
}

.deactivate.lg-6.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.deactivate.lg-6.centre-align-vertical {
  justify-content: center;
}

.deactivate.lg-6.md-3.centre-align {
  align-items: center;
}

.deactivate.lg-6.sm-margin-bottom.stretch {
  align-items: stretch;
}

.deactivate.lg-2 {
  width: 16.66%;
}

.deactivate.lg-5 {
  width: 41.66%;
}

.deactivate.lg-5.align-vertically {
  justify-content: center;
}

.deactivate.lg-7 {
  width: 58.33%;
}

.deactivate.lg-8 {
  width: 66.66%;
}

.deactivate.lg-9 {
  width: 75%;
}

.deactivate.lg-10 {
  width: 83.33%;
}

.deactivate.lg-11 {
  width: 91.66%;
}

.deactivate.lg-12 {
  width: 100%;
}

.deactivate.lg-6-copy {
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
}

.deactivate.lg-6-copy.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.deactivate.lg-6-copy.centre-align-vertical {
  justify-content: center;
}

.deactivate.lg-6-copy.md-3.centre-align {
  align-items: center;
}

.deactivate.lg-6-copy.sm-margin-bottom.stretch {
  align-items: stretch;
}

.div-block-133-copy, .div-block-133-02-copy-copy {
  border-bottom: 1px solid #f8f8f833;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 28px;
  margin-bottom: 10px;
  padding-top: 5px;
  display: none;
}

.logos-quote-block {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.container-19 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.clients-wrapper-two {
  justify-content: space-between;
  align-items: center;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clients-card {
  background-color: #f5f7fa;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding: 24px;
  display: flex;
}

.clients-quote {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.clients-info {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.clients-info-image {
  object-fit: cover;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.clients-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.container-20 {
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 100vh;
  display: flex;
}

.button-66 {
  letter-spacing: 2px;
}

.button-67 {
  color: var(--white);
  letter-spacing: 2px;
  background-color: #000;
  padding: 15px 30px;
  font-size: 12px;
}

.body-15 {
  background-color: #0000;
}

.div-block-1495 {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 300px;
  padding-bottom: 200px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-1496 {
  z-index: 3;
  background-color: #000;
  border: 1px #000;
  border-bottom-color: #343434;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 72px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
  position: fixed;
}

.heading-13 {
  color: var(--bre-w2);
  width: 70%;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
}

.link-14 {
  width: 70%;
  height: auto;
}

.div-block-1497 {
  width: 70%;
  display: none;
}

.paragraph-82 {
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.paragraph-83 {
  margin-bottom: 0;
  padding-left: 3px;
  font-weight: 400;
}

.image-139 {
  width: 100%;
  max-width: none;
}

.link-15 {
  color: var(--g-aa);
  font-weight: 400;
  text-decoration: none;
}

.link-15.w--current:hover {
  color: var(--white);
}

.link-15-copy {
  color: var(--g-aa);
  font-weight: 500;
  text-decoration: none;
}

.link-15-copy:hover {
  color: var(--white);
}

.background-video-31 {
  z-index: 0;
  opacity: .5;
  filter: brightness(65%) contrast(150%);
  color: var(--white);
  mix-blend-mode: normal;
  border: 1px #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  top: 100px;
}

.div-block-1498 {
  z-index: 2;
  border: 1px #636363;
  width: 70%;
  height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
}

.div-block-1499 {
  z-index: 1;
  background-color: var(--nn3);
  opacity: .5;
  mix-blend-mode: hard-light;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 140px;
}

.doneload-center {
  color: var(--bre-w2);
  width: 70%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 400;
}

.sup-head {
  z-index: 2;
  color: var(--h22);
  width: 80%;
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
}

.sup-text {
  z-index: 2;
  color: var(--g-aa);
  width: 90%;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-1500 {
  width: 70%;
}

.div-block-1501 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}

.div-block-1502 {
  width: 500px;
  height: 500px;
}

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

.aap-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0b0b0b99;
  border: 1px #fff0;
  border-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 320px;
  height: 420px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 20px;
  display: flex;
}

.aap-card:hover {
  border-style: none;
  border-color: var(--softwear-app);
  background-color: #002fff26;
}

.image-140 {
  border: .5px solid #44abff80;
  border-radius: 15px;
}

.sup-text-in-card {
  z-index: 2;
  color: var(--g-aa);
  text-align: center;
  -webkit-text-stroke-color: #fff;
  width: 290px;
  height: 80px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6em;
}

.sup-sup {
  color: var(--white);
  width: 450px;
  margin-bottom: 5px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
}

.card-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.card-head {
  color: var(--white);
  text-align: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17px;
  font-weight: 400;
}

.div-block-1504 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  width: auto;
  margin-top: 20px;
  display: flex;
}

.image-141 {
  width: 180px;
  max-width: none;
}

.card-tt {
  z-index: 2;
  color: var(--g-aa);
  text-align: center;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
}

.button-68 {
  color: #096ad000;
  background-color: #3898ec00;
  background-image: url('../images/apple-d.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #ffffff40;
  width: 180px;
  height: 60px;
}

.button-android {
  opacity: .8;
  color: #096ad000;
  background-color: #000;
  background-image: url('../images/android-d_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #ffffff26;
  border-radius: 5px;
  width: 100px;
  height: 35px;
}

.button-apple {
  opacity: .8;
  color: #0000;
  background-color: #000;
  background-image: url('../images/apple-d.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #ffffff26;
  border-radius: 5px;
  width: 100px;
  height: 35px;
}

.link-16 {
  color: #2eb9fa;
  text-align: center;
  text-decoration: none;
  position: relative;
}

.link-16.w--current {
  font-weight: 500;
}

.link-16.w--current:hover {
  color: #4ec7ff;
}

.div-block-1505, .div-block-1506 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.aup-card-pdf {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff0;
  border: 1px #fff3;
  border-radius: 5px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 30px 10px;
  display: flex;
}

.aup-card-pdf:hover {
  background-color: #4d4d4d26;
}

.pdf-icon {
  color: #fff;
  width: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
}

.pdf-image {
  border: .5px #0fd6;
  border-radius: 15px;
}

.link-pdf {
  color: var(--hobor-neon);
  text-align: center;
  padding-top: 0;
  text-decoration: none;
}

.aup-card-demo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0b0b0b99;
  border: 1px #fff0;
  border-radius: 5px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 47%;
  height: 250px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 30px 15px;
  display: flex;
}

.aup-card-demo:hover {
  background-color: #9644ff33;
  border-style: none;
  border-color: #0aa4e06e;
}

.card-demo-head {
  color: var(--white);
  text-align: left;
  width: 161.302px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 17px;
  font-weight: 500;
}

.div-block-1507 {
  opacity: .75;
  background-color: #4b4b4b3b;
  justify-content: flex-end;
  align-items: flex-start;
  width: 350px;
  height: 130px;
  margin-left: 20px;
  margin-right: 0;
  display: flex;
}

.div-block-1508 {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  height: auto;
  padding-left: 10px;
  display: flex;
}

.sup-text-in-demo-card {
  z-index: 2;
  color: var(--g-aa);
  text-align: left;
  -webkit-text-stroke-color: #fff;
  width: 220px;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6em;
}

.link-demo {
  color: #9a94ff;
  text-align: center;
  padding-top: 15px;
  padding-left: 5px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}

.link-demo:hover {
  color: #afabff;
}

.div-block-1509 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.sup-text-pdf {
  z-index: 2;
  color: var(--g-aa);
  text-align: center;
  -webkit-text-stroke-color: #fff;
  width: 220px;
  height: 65px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6em;
}

.image-142 {
  width: auto;
  max-width: 100%;
  position: relative;
}

.f-q {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70%;
  display: none;
  position: relative;
}

.card-section-copy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.body-16 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1495-v2 {
  background-color: var(--black);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-width: auto;
  height: auto;
  min-height: 100vh;
  margin-top: 0;
  padding-top: 180px;
  padding-bottom: 200px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.download-center {
  z-index: 3;
  background-color: #000;
  border: 1px #000;
  border-bottom-color: #343434;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 72px;
  padding-top: 5px;
  padding-bottom: 0;
  display: inline-flex;
  position: fixed;
  overflow: hidden;
}

.div-block-1500-v2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70%;
  padding-top: 100px;
  padding-left: 0;
  display: none;
}

.guide {
  z-index: 1;
  overflow-wrap: normal;
  object-fit: fill;
  background-color: #ffffff1a;
  flex: 0 auto;
  width: 20%;
  height: auto;
  padding: 20px 10px;
  position: fixed;
  overflow: visible;
}

.text-block-15 {
  color: var(--bre-w);
  font-size: 16px;
  font-weight: 400;
}

.heading-14 {
  color: #e4e4e4;
  background-color: #fff0;
  width: 100%;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
}

.link-17 {
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.link-17:hover {
  color: var(--white);
  font-weight: 400;
}

.link-17.w--current {
  font-size: 12px;
}

.div-block-1510 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.bold-text-36 {
  font-weight: 400;
}

.bold-text-37 {
  font-weight: 300;
}

.bold-text-38 {
  font-weight: 400;
}

.bold-text-39 {
  font-weight: 300;
}

.explain {
  z-index: 1;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 75%;
  height: auto;
  margin-left: 0%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.sup-text-v2 {
  z-index: 2;
  color: var(--g-aa);
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.sup-head-v2 {
  z-index: 2;
  color: var(--h22);
  width: auto;
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
}

.sub-body {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 85%;
  padding-top: 0;
  display: flex;
}

.home {
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

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

.image-143 {
  opacity: .2;
  width: 200px;
  margin-right: 0;
  padding-top: 140px;
  display: none;
}

.download-boxx {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid var(--softwear-app);
  background-color: var(--softwear-app);
  border-radius: 5px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 40px;
  display: flex;
  position: relative;
}

.download-boxx:hover {
  border-color: var(--app-hover);
  background-color: var(--app-hover);
}

.support-in-head {
  color: var(--white);
  text-align: left;
  width: auto;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 27px;
  font-weight: 400;
  line-height: 1.4em;
}

.support-in-text {
  z-index: 2;
  color: var(--g-aa);
  text-align: left;
  -webkit-text-stroke-color: #fff;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.4em;
  display: flex;
}

.gen {
  border: 1px none var(--manual-book);
  opacity: 1;
  filter: contrast(110%) brightness(110%);
  width: 100%;
  max-width: none;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.nav-link-sub {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  cursor: pointer;
  width: auto;
  margin-right: 60px;
  padding: 26px 0;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.nav-link-sub:hover {
  color: var(--hobor-neon);
}

.nav-link-sub.w--current {
  display: block;
}

.nav-link-sub.cta {
  background-color: var(--steel-blue);
  color: #fff;
  padding: 10px 30px;
  transition: background-color .1s ease-in-out;
  display: none;
}

.nav-link-sub.cta:hover {
  background-color: #328ae6;
}

.nav-link-sub-s {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  cursor: pointer;
  width: auto;
  margin-right: 60px;
  padding: 26px 0;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.nav-link-sub-s:hover {
  color: var(--hobor-neon);
}

.nav-link-sub-s.cta {
  background-color: var(--steel-blue);
  color: #fff;
  padding: 10px 30px;
  transition: background-color .1s ease-in-out;
  display: none;
}

.nav-link-sub-s.cta:hover {
  background-color: #328ae6;
}

.demo-download {
  color: var(--cyan);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.demo-download:hover {
  font-weight: 300;
}

.div-block-1512 {
  width: 25%;
  margin-left: 40px;
  margin-right: 40px;
}

.sup-gab {
  width: 20%;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.download-boxx-app {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid var(--softwear-app);
  background-color: var(--softwear-app);
  border-radius: 5px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 50px 40px;
  display: flex;
  position: relative;
}

.download-boxx-app:hover {
  border-style: solid;
  border-color: var(--app-hover);
  background-color: var(--app-hover);
}

.app-download {
  color: var(--h22);
  text-transform: capitalize;
  margin-top: 20px;
  margin-right: 40px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.app-download:hover {
  color: var(--hobor-neon);
  font-weight: 400;
}

.div-block-1507-app {
  border: .5px solid var(--h22);
  opacity: 1;
  border-radius: 25px;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-left: 20px;
  margin-right: 0;
  display: flex;
}

.gen-app {
  filter: brightness(110%) contrast(110%);
  border-style: none;
  border-width: 1px;
  width: 150px;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.div-block-1508-app {
  flex-direction: column;
  align-items: flex-start;
  width: 60%;
  height: auto;
  margin-left: 6%;
  padding-left: 0;
  display: flex;
}

.heading-pw {
  color: var(--g-aa);
  display: none;
}

.pw-body {
  background-color: #000;
}

.background-video-31-copy {
  z-index: 0;
  opacity: 1;
  filter: brightness(40%) contrast(116%);
  color: var(--white);
  mix-blend-mode: darken;
  border: 1px #000;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  top: 100px;
}

.background-video-pw {
  z-index: -1;
  opacity: .7;
  filter: brightness(40%) contrast(125%);
  color: var(--white);
  mix-blend-mode: darken;
  border: 1px #000;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 100px;
}

.download-boxx-docu {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.download-boxx-docu:hover {
  border-style: none;
  border-color: #0aa4e06e;
}

.div-block-1508-docu {
  flex-direction: column;
  align-items: flex-start;
  width: 85%;
  height: auto;
  padding-top: 60px;
  padding-left: 0;
  display: flex;
}

.gen-docu {
  opacity: .8;
  mix-blend-mode: normal;
  width: 100%;
  max-width: none;
  padding-top: 2px;
  padding-bottom: 2px;
  position: relative;
}

.div-block-1507-docu {
  opacity: 1;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
}

.docu-download {
  color: var(--h22);
  margin-top: 40px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.docu-download:hover {
  font-weight: 300;
}

.docu-in-text-copy {
  z-index: 2;
  color: var(--g-aa);
  text-align: left;
  -webkit-text-stroke-color: #fff;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6em;
}

.docu-head {
  color: var(--white);
  margin-bottom: 0;
  font-size: 27px;
  font-weight: 400;
}

.gen-docu-copy {
  width: 100%;
  max-width: none;
  padding-top: 2px;
  padding-bottom: 2px;
  position: relative;
}

.div-block-1500-v2-copy {
  flex-direction: column;
  align-items: flex-start;
  width: 90%;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0;
  display: flex;
}

.link-17-copy {
  opacity: .3;
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.link-17-copy:hover {
  font-weight: 400;
}

.div-block-1513, .div-block-demo-loop, .div-block-softwear, .div-block-document {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.background-video-32 {
  opacity: .3;
  width: 100%;
  position: absolute;
}

.link {
  color: #000;
  white-space: nowrap;
  text-decoration: none;
  position: relative;
}

.link.text-decoration-none {
  color: var(--h22);
  margin-top: 15px;
  font-weight: 400;
}

.brackets {
  font-weight: 400;
}

.custom-styles {
  display: none;
}

.div-block-99-copy {
  flex-flow: column;
  align-items: flex-start;
  width: auto;
  margin-right: 0;
  display: flex;
}

.m-logo {
  width: auto;
  max-width: none;
  height: 40px;
  margin-left: 0;
}

.image-144, .mmmmmm {
  filter: invert();
  height: 40px;
}

.support {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  cursor: pointer;
  width: auto;
  margin-right: 60px;
  padding: 26px 0;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.support:hover {
  color: var(--hobor-neon);
}

.support.cta {
  background-color: var(--steel-blue);
  color: #fff;
  padding: 10px 30px;
  transition: background-color .1s ease-in-out;
  display: none;
}

.support.cta:hover {
  background-color: #328ae6;
}

.link-17-copy {
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.link-17-copy:hover {
  color: var(--white);
  font-weight: 400;
}

.link-17-copy.w--current {
  font-size: 12px;
}

.support-in-text-gen {
  z-index: 2;
  color: var(--g-aa);
  text-align: left;
  -webkit-text-stroke-color: #fff;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.4em;
  display: flex;
}

.demo-download-copy {
  color: var(--dim-grey);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.demo-download-copy:hover {
  font-weight: 300;
}

.microsoft, .g-defense {
  border: 1px none var(--manual-book);
  opacity: 1;
  filter: contrast(110%) brightness(110%);
  width: 100%;
  max-width: none;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.div-block-1515 {
  background-color: var(--deep-sky-blue);
  opacity: .5;
  mix-blend-mode: color;
  width: 100%;
  height: 100%;
}

.software {
  color: var(--cyan);
}

.background-video-33 {
  width: 100%;
  display: inline-block;
  position: static;
  overflow: clip;
}

.background-video-34 {
  z-index: 1;
  opacity: 1;
  filter: brightness(120%) contrast(110%);
  vertical-align: baseline;
  mix-blend-mode: screen;
  transform-style: preserve-3d;
  flex: 0 auto;
  width: 20%;
  height: 20%;
  margin-bottom: 220px;
  display: inline-flex;
  position: absolute;
  top: auto;
  overflow: visible;
  transform: none;
}

.button_color {
  z-index: 1;
  filter: blur(16px);
  mix-blend-mode: normal;
  background-image: linear-gradient(112deg, #ff0f33d6, #ff6600db);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: -21px;
  left: -14px;
}

.button_color._1 {
  background-image: linear-gradient(112deg, #0ff3ffd6, #00b7ffdb);
  top: -24%;
  left: -11%;
}

.button_color._2 {
  background-image: linear-gradient(251deg, #0004ffd6, #b115ffd9);
  top: -15%;
  left: auto;
  right: 54%;
}

.button_color._3 {
  background-image: linear-gradient(251deg, #0004ffd6, #b115ffd9);
  top: 52%;
  left: auto;
  right: -27%;
}

.button_color._4 {
  background-image: linear-gradient(112deg, #0ff3ffd6, #00b7ffdb);
  top: 53%;
  left: auto;
  right: 5%;
}

.glrow-button1 {
  cursor: pointer;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 54px;
  margin-top: 20px;
  display: none;
  position: relative;
  transform: none;
}

.label {
  z-index: 4;
  color: #fff;
  letter-spacing: 2px;
  font-size: 13px;
  position: relative;
}

.glrow-button {
  z-index: auto;
  background-image: linear-gradient(255deg, var(--h22) 18%, var(--ur));
  opacity: .8;
  width: 300px;
  height: 50px;
  position: absolute;
}

.glrow-button:hover {
  background-image: linear-gradient(255deg, var(--h22) 18%, var(--ur));
  opacity: .2;
}

.button_color-wrap {
  z-index: 2;
  filter: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.button_color-wrap.blur {
  filter: blur(5px);
  overflow: hidden;
}

.button_bg {
  z-index: 3;
  background-color: #000;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 50px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.button_bg:hover {
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-color: #000000bf;
}

.xtech {
  width: auto;
  max-width: none;
  height: 40px;
  margin-left: 0;
}

.x-tech {
  width: auto;
  max-width: none;
  height: 25px;
  margin-left: 0;
}

.x-tech-about {
  width: auto;
  max-width: none;
  margin-left: 0;
}

.manual-book {
  border: 1px solid #373737;
  margin-top: 5px;
  margin-bottom: 5px;
  box-shadow: 2px 2px 5px 3px #3737376e;
}

.software0 {
  opacity: .6;
  color: var(--bre-w2);
  margin-left: 25px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.software0:hover, .software0.w--current:hover {
  opacity: .9;
  color: var(--h22);
}

.gen-medi {
  border: 1px none var(--manual-book);
  opacity: 1;
  filter: contrast() brightness(110%);
  mix-blend-mode: normal;
  width: 100%;
  max-width: none;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.bold-text-40, .bold-text-41, .bold-text-42, .bold-text-43 {
  color: var(--deep-sky-blue);
  padding-left: 3px;
  font-weight: 400;
}

.background-video-35 {
  width: 100%;
  display: none;
}

.background-video-36 {
  z-index: 0;
  filter: contrast(120%) brightness(110%);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 0;
  display: inline-flex;
  position: relative;
}

.intro-scroll-copy, .intro-scroll-ur-page {
  background-color: #000;
  width: 100%;
  height: 450vh;
  display: flex;
  position: static;
}

.sticky-container-ur {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.bg-scroll-ur {
  z-index: 4;
  background-color: #fff0;
  background-image: url('../images/ur100-long-f_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
}

.end-ur {
  z-index: 3;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-13-ur {
  color: var(--white);
  margin-bottom: 100px;
  padding-top: 0;
  font-size: 50px;
  font-weight: 400;
}

.intro-paragrph-ur {
  z-index: 4;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 100vh;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0% auto auto;
}

.paragraph-78-ur {
  opacity: 1;
  color: var(--white);
  text-align: center;
  padding-top: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.6em;
  display: block;
  position: static;
}

.hero--title-ur {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-13-urr {
  color: var(--white);
  margin-bottom: 40px;
  padding-top: 0;
  font-size: 50px;
  font-weight: 300;
}

.bg-main-ur {
  z-index: 0;
  opacity: 1;
  filter: contrast(105%);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.image-128-ur {
  opacity: 0;
  filter: brightness(120%);
  width: 100%;
  max-width: none;
}

.image-127-ur {
  width: 100%;
  max-width: none;
  height: auto;
  position: absolute;
}

.background-video-27-ur {
  z-index: -1;
  object-fit: fill;
  width: 90%;
  height: 80%;
  margin-bottom: 105px;
  padding-bottom: 0;
  position: absolute;
}

.intro-scroll-ur-dual {
  background-color: #000;
  width: 100%;
  height: 450vh;
  display: none;
  position: static;
}

.sticky-container-ur-dual {
  background-color: #000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.bg-scroll-ur-dual {
  z-index: 5;
  background-color: #fff0;
  background-image: url('../images/ur-dual-front-t_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
}

.end-ur-dual, .intro-paragrph-ur-dual {
  z-index: 3;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.paragraph-78-ur-dual {
  color: var(--white);
  text-align: center;
  width: 75%;
  margin-bottom: 40px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.5em;
  display: inline-flex;
}

.hero--title-ur-dual {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  display: inline-flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.t-ext-block-13-ur-dual {
  color: var(--white);
  text-align: center;
  width: 80%;
  margin-bottom: 40px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 400;
}

.bg-main-ur-dual {
  z-index: 0;
  opacity: 1;
  filter: contrast(105%);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.image-128-ur-dual {
  opacity: 0;
  filter: brightness(120%);
  width: 100%;
  max-width: none;
  display: none;
}

.image-127-ur-dual {
  z-index: 1;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-bottom: 20px;
  display: inline-flex;
  position: absolute;
}

.back-layer-video-v {
  z-index: 0;
  opacity: 1;
  mix-blend-mode: lighten;
  object-fit: fill;
  border: 1px #fff;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  position: absolute;
}

.overllay-ur-dual {
  z-index: 3;
  background-color: #000;
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
}

.front-screen {
  z-index: 2;
  outline-offset: 0px;
  mix-blend-mode: lighten;
  border: 1.5px #fff;
  outline: 3px #096ad0;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 45%;
  height: 25%;
  margin-bottom: 20px;
  margin-right: 10px;
  padding-top: 0;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.front-layer-video {
  z-index: 2;
  filter: brightness(150%) contrast(124%);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: lighten;
  background-clip: border-box;
  border: 1px #fff;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 90%;
  margin-bottom: 0;
  display: block;
  position: absolute;
}

.div-block-1516 {
  width: auto;
  height: auto;
}

.back-layer-video {
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 80%;
  display: flex;
  position: absolute;
}

.back-screen {
  z-index: -1;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 40px;
  margin-right: 10px;
  padding-right: 0;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.heading-15 {
  justify-content: flex-end;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 400;
  display: flex;
  position: absolute;
}

.main-dual-png {
  z-index: 5;
  background-color: #fff0;
  background-image: url('../images/ur-dual-front-v10_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.image-146 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  display: inline-flex;
  position: relative;
}

.paragraph-84 {
  z-index: 5;
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 200;
  display: flex;
  position: absolute;
  bottom: 20%;
}

.div-block-1518 {
  width: 60%;
  display: none;
}

.button-extend {
  opacity: 1;
  color: var(--nn3);
  letter-spacing: 2px;
  background-color: #0000;
  background-image: linear-gradient(90deg, #7664ff, #9bcfff);
  border-radius: 0;
  justify-content: flex-start;
  width: auto;
  height: auto;
  margin-top: 20px;
  padding: 15px 30px;
  font-size: 13px;
  font-weight: 400;
  display: none;
}

.button-extend:hover {
  border: 1px none var(--h22);
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 51%, var(--ur));
  opacity: 1;
  filter: brightness(130%);
  letter-spacing: 2px;
  overflow: hidden;
}

.logo-navbar-v2 {
  max-width: 200px;
}

.logo-navbar-v2.white {
  opacity: 1;
  background-color: #0000;
  width: 130px;
  display: block;
}

.logo-navbar-v2.white:hover {
  opacity: .87;
  color: #fff;
}

.extend-01 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.extend-r {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 1% 60px;
  display: inline-flex;
  position: relative;
}

.extend-l {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 1% 100px;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.extend-comends {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 100px;
  font-style: italic;
  display: none;
}

.extend-specifications {
  background-color: var(--black);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-bottom: 1px #f8f8f880;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ex-gap {
  width: 500px;
}

.ex-main-image {
  z-index: 1;
  opacity: .9;
  filter: contrast(110%) brightness(110%);
  mix-blend-mode: normal;
  width: 80%;
  margin-left: 0;
  margin-right: -80px;
  padding-top: 100px;
  display: block;
  position: relative;
}

.ex-button {
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
  opacity: 1;
  color: var(--nn3);
  letter-spacing: 2px;
  border-radius: 0;
  justify-content: flex-start;
  width: 152px;
  height: auto;
  margin-top: 20px;
  padding: 15px 30px;
  font-size: 13px;
  font-weight: 400;
  display: inline-flex;
}

.ex-button:hover {
  border: 1px none var(--h22);
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 51%, var(--ur));
  opacity: 1;
  filter: brightness(130%);
  letter-spacing: 2px;
  overflow: hidden;
}

.ex-button.w--current {
  z-index: 3;
  position: relative;
}

.extend-02 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
}

.extend-02-text {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 75%;
  height: auto;
  margin-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.div-block-1519 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.image-147 {
  opacity: 1;
  filter: brightness(105%) contrast(110%);
  width: 90%;
  margin-top: 40px;
  margin-bottom: 0;
}

.head-text-ex {
  color: var(--bre-w2);
  text-align: center;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
  position: relative;
  top: 0;
}

.head-paragraph-ex {
  color: var(--g-aa);
  text-align: center;
  width: 95%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.head-paragraph-ex-copy {
  color: var(--g-aa);
  text-align: center;
  width: 95%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
  position: static;
  bottom: 0;
}

.head-text-copy {
  color: var(--h22);
  letter-spacing: 1px;
  text-transform: capitalize;
  width: 400px;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.3em;
}

.button-extend-phone {
  opacity: 1;
  color: var(--nn3);
  letter-spacing: 2px;
  background-color: #0000;
  background-image: linear-gradient(90deg, #7664ff, #9bcfff);
  border-radius: 0;
  justify-content: flex-start;
  width: auto;
  height: auto;
  margin-top: 20px;
  padding: 15px 30px;
  font-size: 13px;
  font-weight: 400;
  display: none;
}

.button-extend-phone:hover {
  border: 1px none var(--h22);
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 51%, var(--ur));
  opacity: 1;
  filter: brightness(130%);
  letter-spacing: 2px;
  overflow: hidden;
}

.ultra-reality-extend {
  color: var(--cyan);
}

.image-76-copy {
  opacity: .65;
  filter: contrast(110%);
  mix-blend-mode: normal;
  width: 900px;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
}

.order-extend {
  border: 1.2px none var(--g-aa);
  color: var(--bre-b);
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 40px 0 30px;
  display: flex;
}

.order-extend:hover {
  box-shadow: none;
  width: auto;
}

.bold-text-44 {
  text-align: center;
  font-size: 20px;
}

.pricing-extend {
  opacity: 1;
  filter: contrast(105%);
  mix-blend-mode: normal;
  object-fit: contain;
  width: auto;
  max-width: none;
  height: 67%;
  margin-bottom: 10px;
  padding-bottom: 0;
  display: block;
}

.extend-back {
  opacity: 0;
  margin: 0 0 220px;
  display: block;
  position: absolute;
}

.ex-back {
  filter: contrast(110%);
  width: 800px;
  max-width: none;
  margin-bottom: 0;
}

.head-text-copy-copy {
  color: var(--h22);
  letter-spacing: 1px;
  text-transform: capitalize;
  width: 400px;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.3em;
}

.lottie-animation {
  z-index: 1;
  filter: brightness();
  mix-blend-mode: normal;
  width: 100%;
  padding-top: 0%;
  position: sticky;
  top: -160px;
}

.test-lottie {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 400vh;
  display: none;
  position: relative;
  top: 0;
}

.div-block-1523 {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1524 {
  z-index: 5;
  margin: 60px;
  position: relative;
}

.background-video-37 {
  mix-blend-mode: normal;
  width: 1000px;
}

.back-lines {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  display: none;
  position: relative;
}

.only-dual-frame {
  z-index: 5;
  background-color: #fff0;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  padding-top: 220px;
  padding-left: 0;
  padding-right: 0;
  display: inline-flex;
  position: absolute;
}

.intro-scroll-ur-dual-v2 {
  background-color: #000;
  width: 100%;
  height: 450vh;
  display: none;
  position: static;
}

.sticky-container-ur-dual-v2 {
  background-color: #000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.intro-paragrph-ur-dual-v2 {
  z-index: 3;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.paragraph-78-ur-dual-v2 {
  color: var(--white);
  text-align: center;
  width: 75%;
  margin-bottom: 40px;
  padding-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.5em;
  display: inline-flex;
}

.hero--title-ur-dual-v2 {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.t-ext-block-13-ur-dual-v2 {
  color: var(--white);
  text-align: center;
  width: 80%;
  margin-bottom: 40px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 400;
}

.main-dual-png-v2 {
  z-index: 0;
  background-color: #fff0;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  padding-top: 220px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.image-148-v2 {
  width: 100%;
  max-width: none;
}

.bg-main-ur-dual-v2 {
  z-index: 0;
  opacity: 1;
  filter: contrast(105%);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 88px;
  display: flex;
  position: absolute;
  overflow: visible;
}

.front-screen-v2 {
  z-index: 2;
  outline-offset: 0px;
  mix-blend-mode: lighten;
  border: 1.5px #fff;
  outline: 3px #096ad0;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 650px;
  height: 250px;
  margin-bottom: 0;
  margin-right: 20px;
  padding-top: 0;
  display: flex;
  position: absolute;
  overflow: visible;
}

.image-146-v2 {
  justify-content: center;
  align-items: center;
  width: 650px;
  max-width: none;
  height: 250px;
  margin-bottom: 20px;
  display: inline-flex;
  position: relative;
  overflow: visible;
}

.front-layer-video-v2 {
  opacity: 1;
  filter: brightness(150%) contrast(124%);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: lighten;
  background-clip: border-box;
  border: 1px #fff;
  justify-content: center;
  align-items: center;
  width: 96%;
  height: 90%;
  margin-bottom: 0;
  display: block;
  position: absolute;
}

.back-screen-v2 {
  z-index: 1;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  width: 650px;
  height: 250px;
  margin-bottom: 0;
  margin-right: 20px;
  padding-right: 0;
  display: inline-flex;
  position: absolute;
  overflow: visible;
}

.back-layer-video-v2 {
  opacity: .8;
  mix-blend-mode: lighten;
  object-fit: fill;
  border: 1px #fff;
  width: 95%;
  height: 90%;
  margin-bottom: 0;
  padding-bottom: 0;
  position: absolute;
}

.image-127-ur-dual-v2 {
  z-index: 0;
  width: 100%;
  max-width: none;
  height: auto;
  margin-bottom: 20px;
  display: none;
  position: absolute;
}

.back-lines-v2 {
  justify-content: center;
  align-items: center;
  width: 650px;
  max-width: none;
  height: 250px;
  margin-bottom: 15px;
  display: block;
  position: relative;
  overflow: visible;
}

.paragraph-84-v2 {
  z-index: 5;
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 200;
  display: none;
  position: absolute;
  bottom: 20%;
}

.dath-01 {
  z-index: 6;
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 220px;
  display: none;
  position: absolute;
  bottom: 10%;
}

.paragraph-85 {
  color: var(--white);
  font-size: 20px;
  font-weight: 400;
}

.bottom-tt {
  z-index: 5;
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 200;
  display: inline-flex;
  position: absolute;
  bottom: 5%;
}

.d-02 {
  z-index: 6;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 190px;
  display: none;
  position: absolute;
  bottom: 10%;
}

.paragraph-87 {
  color: var(--white);
  font-size: 20px;
  font-weight: 400;
}

.intro-paragrph-ur-dual-screen {
  z-index: 3;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.paragraph-78-ur-dual-screen {
  color: var(--white);
  text-align: center;
  width: 75%;
  margin-bottom: 40px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.5em;
  display: inline-flex;
}

.dual-screen-text {
  z-index: 5;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: inline-flex;
  position: absolute;
}

.dual-screen {
  color: var(--white);
  font-family: Roboto, sans-serif;
  font-size: 60px;
  font-weight: 400;
}

.ur-order-s1 {
  filter: contrast(110%) brightness(110%);
  object-fit: fill;
  width: 60%;
  max-width: none;
  height: auto;
  display: block;
  overflow: visible;
}

.text-block-16 {
  color: #eee;
  text-align: center;
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 1.8vw;
  font-weight: 500;
}

.slider-2 {
  perspective: 800px;
  transform: none;
}

.maks {
  width: 25rem;
  height: 37rem;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.headers-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 10px;
  display: grid;
  position: relative;
}

.headers-wrapper.nav {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.25fr .5fr;
  grid-auto-columns: 1fr;
  padding-top: 1.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: none;
  position: static;
  inset: 2% 0% auto;
}

.middle-svgs {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 2em;
}

.middle-svgs.nav {
  position: relative;
  bottom: 0;
}

.header-btn-wrap {
  display: flex;
}

.extend {
  filter: contrast(105%) brightness(110%);
  object-fit: fill;
  width: 60%;
  height: auto;
}

.visit-txt {
  color: #eee;
  margin-right: 8px;
  font-size: 16px;
  font-weight: 600;
}

.card-image {
  opacity: 1;
  outline-offset: 0px;
  object-fit: fill;
  background-color: #181818;
  outline: 3px #161616;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  transform: rotate(0);
}

.fs-sliderdots_arrow-left {
  background-color: #1a1a1a;
  border-radius: 500px;
  width: 4rem;
  height: 4rem;
  margin-bottom: 4rem;
  font-size: 1.5rem;
  inset: 15rem auto auto 2rem;
}

.fs-hide {
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.mini-order-s1 {
  filter: brightness(110%) contrast(115%);
  object-fit: fill;
  width: 43%;
  height: auto;
}

.fs-sliderdots_arrow-right {
  background-color: #1a1a1a;
  border-radius: 500px;
  width: 4rem;
  height: 4rem;
  margin-bottom: 4rem;
  font-size: 1.5rem;
  position: absolute;
  inset: 15rem 2rem auto auto;
}

.fs-sliderdots_slide {
  pointer-events: auto;
  color: #161616;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 35rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-17 {
  color: #eee;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.8vw;
  font-weight: 500;
  line-height: 1.1;
}

.paragraph-88 {
  width: 90%;
}

.card-text-wrapp {
  display: none;
  overflow: hidden;
}

.fs-sliderdots_slider {
  background-color: #0000;
  height: 100%;
  margin-top: 6%;
  margin-left: auto;
  margin-right: auto;
  left: auto;
  overflow: visible;
}

.line-hover {
  background-color: #eee;
  width: 100%;
  height: 1px;
  margin-top: 5px;
}

.fs-sliderdots-nav {
  cursor: pointer;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 80%;
  min-height: 3rem;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.middle-svgs-2.bottom {
  justify-content: center;
  align-items: center;
  margin-top: 3em;
  margin-bottom: 4em;
  display: flex;
}

.slider--1 {
  perspective: 600px;
  transform: none;
}

.slider-3 {
  perspective: 800px;
}

.order-v3 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 2.5rem;
  display: flex;
}

.fs-sliderdots_content {
  pointer-events: auto;
  color: #eeeeee80;
  text-align: center;
  cursor: default;
  border-radius: 4px;
  margin-left: .5rem;
  margin-right: .5rem;
  padding: .5rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  transition: all .2s ease-out;
  display: inline-block;
  position: relative;
}

.headers-child {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.page-child {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}

.bottom-div {
  flex-flow: column;
  margin-top: 15%;
  display: inline-flex;
}

.bottom-div._2 {
  width: 100%;
}

.card-heading {
  z-index: 1;
  pointer-events: auto;
  color: #eee;
  text-align: center;
  cursor: default;
  border-radius: 4px;
  margin-left: .5rem;
  margin-right: .5rem;
  padding-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  transition: all .2s ease-out;
  display: inline-block;
  position: relative;
}

.text-block-18 {
  color: #eee;
  text-align: center;
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 1.8vw;
  font-weight: 500;
}

.middle-svgs-3 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 2em;
}

.middle-svgs-3.nav {
  position: relative;
  bottom: 0;
}

.image-151 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.text-block-19 {
  color: #eee;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.8vw;
  font-weight: 500;
  line-height: 1.1;
}

.paragraph-90 {
  color: var(--white);
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 400;
}

.side-view {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: inline-flex;
}

.ex {
  z-index: 3;
  width: auto;
  max-width: none;
  height: 500px;
  position: static;
}

.div-block-1526 {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: 10%;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: 0;
  left: 0;
}

.depth-01 {
  filter: brightness(130%);
  width: auto;
  max-width: none;
  height: 500px;
  position: static;
}

.depth-02 {
  filter: brightness(130%);
  justify-content: center;
  align-items: flex-end;
  height: 500px;
  display: flex;
  position: relative;
}

.paragraph-91 {
  width: auto;
}

.div-block-1527 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  margin-top: 100px;
  display: flex;
}

.head {
  color: var(--white);
  font-size: 33px;
}

.lottie-animation-2 {
  position: absolute;
}

.background-video-38 {
  z-index: 2;
  opacity: .3;
  filter: contrast(150%);
  mix-blend-mode: screen;
  width: 500px;
  height: 450px;
  margin-left: 0;
  padding-left: 0;
  display: none;
  position: absolute;
  top: auto;
  left: auto;
  right: auto;
}

.extend-learn-more {
  opacity: 1;
  color: var(--white);
  letter-spacing: 2px;
  background-color: #0003;
  border: 1px solid #ffffffb3;
  margin-top: 40px;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.extend-learn-more:hover {
  border-color: var(--ur);
  background-color: var(--cyan);
  background-image: linear-gradient(to right, var(--ur), var(--h22) 83%);
  opacity: 1;
  filter: brightness(110%);
  color: var(--black);
}

.background-video-39 {
  z-index: 0;
  opacity: .5;
  filter: grayscale() contrast(150%);
  mix-blend-mode: screen;
  width: 100%;
  display: none;
  position: absolute;
}

.paragraph-92 {
  z-index: 3;
  color: var(--h22);
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 400;
  position: absolute;
}

.div-block-1528 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.depth-001 {
  justify-content: center;
  align-items: flex-end;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
}

.lottie-animation-3 {
  opacity: .8;
  filter: contrast(110%);
  width: 100%;
  height: auto;
  position: static;
  left: auto;
  right: auto;
}

.lottie-ani {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

._3-products-text {
  z-index: 2;
  background-color: #000;
  justify-content: center;
  width: 100%;
  display: inline-flex;
  position: relative;
}

.app-text-v3 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin: 40px 0 0;
  padding: 0 0 60px;
  display: flex;
  position: static;
}

.head-paragraph-products-v3 {
  color: var(--g-aa);
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.video-explain-v3 {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.div-block-1529 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.text-01 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.head-text-v3 {
  color: #f8f8f8;
  text-align: left;
  width: auto;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-v3 {
  color: var(--white);
  text-align: center;
  width: 80%;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
  right: auto;
}

.h1, .h2 {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.background-video-v3 {
  -webkit-backdrop-filter: brightness(110%);
  backdrop-filter: brightness(110%);
  width: 100%;
  height: 100%;
  display: none;
  overflow: visible;
}

.text-02 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.background-video-v3-02 {
  -webkit-backdrop-filter: brightness(110%);
  backdrop-filter: brightness(110%);
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-1529-02 {
  width: 70%;
  margin-top: 60px;
  margin-bottom: 60px;
}

.intro-text-01 {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  font-weight: 400;
  display: inline-flex;
  position: absolute;
}

.background-video-6-v3 {
  -webkit-backdrop-filter: brightness(120%);
  backdrop-filter: brightness(120%);
  width: 100%;
  height: 100%;
  overflow: visible;
}

.background-video-6-copy {
  -webkit-backdrop-filter: brightness(110%);
  backdrop-filter: brightness(110%);
  width: 100%;
  height: 100%;
}

.background-video-6-v3-002 {
  -webkit-backdrop-filter: brightness(120%);
  backdrop-filter: brightness(120%);
  width: 100%;
  height: 100%;
}

.main-intro-02-v3 {
  z-index: 2;
  background-color: var(--black);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: -10px;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-1493-v3 {
  justify-content: space-between;
  width: 95%;
  display: flex;
}

.main-text-box-02-v3 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 7%;
  padding-top: 0;
  display: flex;
  position: relative;
}

.div-block-1494-v3 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 700px;
  height: 399px;
  margin-right: 2%;
  display: flex;
  overflow: hidden;
}

.wave-v3 {
  background-color: var(--black);
  opacity: 1;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tracck {
  width: 100vw;
  height: 160vw;
}

.camera1 {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.frame {
  align-items: center;
  height: 100%;
  padding-left: 0;
  display: flex;
  position: static;
}

.div-block-2 {
  background-image: linear-gradient(to right, #2747ff, #ef0cff);
  border-radius: 50px;
  width: 100px;
  height: 50px;
  position: absolute;
  inset: 42% auto 0% 0%;
}

.div-block-3 {
  flex: none;
  width: 40vw;
  margin-right: 20px;
}

.spacing1 {
  opacity: .5;
  width: 2px;
  height: 50px;
  margin-bottom: 10px;
  overflow: hidden;
}

.spacing2 {
  width: 4px;
  height: 96px;
  margin-bottom: 10px;
}

.inte-03-v3 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 10px;
  display: flex;
  position: relative;
}

.div-block-enter-v3 {
  z-index: 1;
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  height: auto;
  margin-top: 120px;
  margin-bottom: 0;
  margin-left: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.tracck-2 {
  width: 100vw;
  height: 160vw;
}

.camera1-2 {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.div-block-1530 {
  z-index: -1;
  background-image: linear-gradient(90deg, #2747ff, #ef0cff);
  border-radius: 50px;
  width: 100px;
  height: 50px;
  position: absolute;
  inset: 42% auto 0% 0%;
}

.div-block-1531 {
  flex: none;
  width: 40vw;
  margin-right: 20px;
}

.prosumer-text-head-v3 {
  color: var(--bre-w);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  width: auto;
  margin-bottom: 20px;
  margin-right: 15%;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.prosumer-paragraph-v3 {
  width: auto;
}

.tracck-3 {
  width: 90vw;
  height: 160vw;
  margin-left: 10vw;
  display: none;
}

.camera1-3 {
  width: auto;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.frame-2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 100%;
  margin-left: 0%;
  padding-top: 180px;
  padding-left: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.div-block-1532 {
  z-index: -1;
  background-image: linear-gradient(90deg, var(--dimen) 50%, var(--h22));
  border-radius: 50px;
  width: 100px;
  height: 3px;
  position: absolute;
  inset: 35% auto 0% 0%;
}

.div-block-1533 {
  flex: none;
  width: 40vw;
  margin-right: 20px;
}

.spacing2-2 {
  opacity: .5;
  width: 2px;
  height: 50px;
  margin-bottom: 10px;
  overflow: hidden;
}

.heading-20, .heading-21, .heading-22, .heading-23 {
  color: var(--white);
  font-size: 23px;
}

.text-block-24, .text-block-25, .text-block-26, .text-block-27 {
  color: var(--manual-book);
  width: 480px;
  font-size: 12px;
}

.image-152 {
  max-width: none;
}

.image-153 {
  max-width: none;
  overflow: hidden;
}

.image-154, .image-155 {
  max-width: none;
}

.div-block-1534 {
  display: none;
}

.div-block-extend {
  z-index: 0;
  margin-left: -80px;
  position: absolute;
  top: 0;
  left: 0;
}

.image-exttend-back {
  opacity: .65;
  filter: contrast(115%);
  mix-blend-mode: normal;
  width: 900px;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 60px;
}

.requeat-form {
  z-index: 1;
  opacity: 1;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #eee6ff1a;
  border: 1px #ece5ff4d;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 480px;
  padding: 40px 100px;
  display: flex;
  position: relative;
  box-shadow: 3px 3px 5px 5px #510b9733;
}

.request-head {
  z-index: 2;
  opacity: 1;
  color: var(--white);
  text-align: center;
  width: 90%;
  font-size: 33px;
  position: relative;
  top: 20px;
}

.request-ex {
  z-index: 2;
  opacity: 1;
  color: var(--cyan);
  text-align: left;
  width: 400px;
  margin-bottom: 40px;
  font-size: 31px;
  line-height: 1.2em;
  position: relative;
  top: 20px;
}

.form-ex {
  width: auto;
  height: 425px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-field-2-ex {
  background-color: var(--black);
  color: var(--white);
  background-image: none;
  border-style: none;
  border-radius: 3px;
  width: 400px;
  min-width: auto;
  height: 40px;
  margin-bottom: 15px;
  padding: 20px 16px;
  font-weight: 400;
}

.form-field-2-ex::placeholder {
  color: var(--manual-book);
}

.form-field-2-copy {
  background-color: var(--bre-w);
  color: #1c1c1c;
  background-image: none;
  border-style: none;
  border-radius: 3px;
  min-width: 200px;
  height: 40px;
  margin-bottom: 20px;
  padding: 20px 16px;
  font-weight: 400;
}

.form-field-2-copy::placeholder {
  color: var(--manual-book);
}

.select-products-extend {
  background-color: var(--black);
  color: #fff;
  border: 1px solid #000;
  border-radius: 3px;
  width: 400px;
  height: 40px;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
}

.text-area-extend {
  background-color: var(--black);
  color: var(--white);
  border-style: none;
  border-radius: 3px;
  width: 400px;
  height: auto;
  margin-bottom: 30px;
  padding-top: 16px;
  padding-left: 12px;
  overflow: visible;
}

.text-area-extend::placeholder {
  color: var(--manual-book);
}

.paragraph-93 {
  width: 400px;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 12px;
}

.div-block-1535 {
  width: 400px;
  margin-bottom: 100px;
  margin-right: 40px;
}

.request-ex-sub {
  color: var(--bre-w);
  background-color: #0000;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 400;
  position: static;
}

.form-3 {
  width: 500px;
}

.specifications-box-ex {
  flex-direction: column;
  align-items: flex-end;
  width: 85%;
  margin: 140px 7% 60px 0;
  display: none;
  position: relative;
}

.button-6-login {
  color: var(--white);
  letter-spacing: 2px;
  background-color: #0000004d;
  border: 1px solid #b8b8b8;
  justify-content: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: flex;
}

.button-6-login:hover {
  border-width: .1px;
  border-color: var(--white);
  color: var(--nn3);
  background-color: #fff;
  background-image: none;
  font-weight: 500;
}

.div-block-1536 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.body-18 {
  background-color: #000;
}

.heading-24 {
  color: var(--white);
  margin-bottom: 60px;
  font-weight: 300;
}

.field-label-3, .field-label-4 {
  color: var(--white);
  font-weight: 300;
}

.text-span {
  color: var(--manual-book);
}

.link-block-11 {
  color: var(--h22);
}

.body-19 {
  background-color: #000;
}

.heading-25, .field-label-5, .field-label-6, .field-label-7, .checkbox-label, .checkbox-label-2, .text-span-2 {
  color: var(--white);
}

.link-block-12, .link-block-13 {
  color: var(--g-aa);
}

.link-block-14 {
  color: var(--h22);
}

.forget011 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 5px;
}

.link-block-11-02 {
  z-index: 3;
  color: var(--h22);
  position: relative;
}

.link-18 {
  color: var(--manual-book);
  text-decoration: none;
}

.body-20 {
  background-color: #000;
}

.submit-button-2 {
  background-color: #000;
  border: 1px solid #ffffffb3;
}

.heading-26, .field-label-8 {
  color: var(--white);
}

.paragraph-94 {
  color: var(--white);
  text-align: center;
  font-size: 60px;
}

.button-google {
  grid-column-gap: 12px;
  color: #00e1db;
  background-color: #0000;
  border: 1px solid #3b3b3b;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  transition: opacity .2s, box-shadow .2s;
  display: none;
}

.button-google:hover {
  opacity: .8;
  box-shadow: 0 1px 20px #0000001a;
}

.paragraph-95 {
  margin-bottom: 0;
}

.user-log-in-log-out {
  z-index: 5;
  color: var(--h22);
  letter-spacing: 2px;
  background-color: #f0f0f000;
  border: 1px solid #fff6;
  flex: 0 auto;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 13px 27px;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  left: auto;
  right: 0;
}

.user-log-in-log-out:hover {
  background-color: var(--h22);
  color: var(--black);
}

.div-block-1537 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 85%;
  display: flex;
}

.member-head {
  color: var(--h22);
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 40px;
  margin-bottom: 60px;
  font-size: 40px;
  font-weight: 300;
}

.member-text {
  color: var(--white);
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
}

.member-sub {
  color: var(--white);
  text-align: left;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 27px;
  font-weight: 300;
}

.div-block-1538 {
  width: 350px;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}

.image-156 {
  width: 100%;
  max-width: none;
  overflow: visible;
}

.div-block-1539 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.div-block-1541 {
  justify-content: center;
  align-items: flex-end;
  height: 15vh;
  margin-top: 60px;
  padding-top: 0;
  display: flex;
}

.log-in-form-block {
  width: 100%;
}

.submit-button-3 {
  background-color: var(--h22);
  color: var(--black);
  font-weight: 500;
}

.div-block-1542 {
  flex-flow: column;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.bur-01 {
  z-index: 5;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-text-fill-color: inherit;
  background-color: #ffffff1a;
  background-clip: border-box;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: auto;
  display: none;
  position: absolute;
  inset: 2%;
}

.paragraph-96 {
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 4px;
  width: auto;
  margin-bottom: 0;
  padding: 7px 25px 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 2em;
}

.bur-02 {
  z-index: 5;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-text-fill-color: inherit;
  background-color: #eee6ff1a;
  background-clip: border-box;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: auto;
  display: none;
  position: absolute;
  inset: 2% 5%;
}

.background-video-40 {
  z-index: -2;
  opacity: .15;
  filter: brightness(80%) contrast(120%);
  cursor: auto;
  mix-blend-mode: screen;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: inline-flex;
}

.div-block-1543 {
  background-color: #0000;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 100px;
  display: inline-flex;
  overflow: hidden;
}

.background-video-41 {
  filter: contrast(150%) brightness(65%);
  mix-blend-mode: hard-light;
  width: 100%;
  height: 110%;
  position: absolute;
}

.user-log-in-log-out-4k {
  z-index: 5;
  color: var(--h22);
  letter-spacing: 2px;
  background-color: #f0f0f000;
  border: 1px solid #fff6;
  margin-right: 10px;
  padding: 13px 27px;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  left: auto;
  right: 0;
}

.user-log-in-log-out-4k:hover {
  background-color: var(--h22);
  color: var(--black);
}

.user-email-field, .user-password-field {
  background-color: var(--bre-b);
  border: 1px solid #000;
}

.order-now-02 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  cursor: pointer;
  width: auto;
  margin-right: 60px;
  padding: 26px 0;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.order-now-02:hover {
  color: var(--hobor-neon);
}

.order-now-02.cta {
  background-color: var(--steel-blue);
  color: #fff;
  padding: 10px 30px;
  transition: background-color .1s ease-in-out;
  display: none;
}

.order-now-02.cta:hover {
  background-color: #328ae6;
}

.log-in-form {
  width: 100%;
}

.error-state {
  color: var(--error);
  background-color: #ffdede00;
}

.go-to-login {
  display: none;
}

.div-block-1545 {
  justify-content: center;
  align-items: center;
  width: 70%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.nav-link-copy {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  cursor: pointer;
  width: auto;
  margin-right: 60px;
  padding: 26px 0;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.nav-link-copy:hover {
  color: var(--hobor-neon);
}

.nav-link-copy.cta {
  background-color: var(--steel-blue);
  color: #fff;
  padding: 10px 30px;
  transition: background-color .1s ease-in-out;
  display: none;
}

.nav-link-copy.cta:hover {
  background-color: #328ae6;
}

.col-software {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col-software.centre-align {
  align-items: center;
}

.col-software.lg-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  width: 33.33%;
}

.col-software.lg-4.align-bottom {
  justify-content: flex-end;
}

.col-software.lg-4.align-bottom.md-4 {
  align-items: center;
}

.col-software.lg-4.sm-2.lg-vertical-align {
  justify-content: center;
}

.col-software.lg-4.flex-stretch {
  align-items: stretch;
}

.col-software.lg-3 {
  flex: none;
  width: 25%;
}

.col-software.lg-3.no-padding {
  float: left;
}

.col-software.lg-3.no-padding.sm-2 {
  width: 250px;
  margin-right: 100px;
  padding-right: 0;
  display: none;
}

.col-software.lg-3.flex-stretch {
  align-items: stretch;
}

.col-software.lg-1 {
  flex: 0 auto;
  width: 8.33%;
}

.col-software.lg-6 {
  flex: 0 auto;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  padding-right: 0;
}

.col-software.lg-6.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col-software.lg-6.centre-align-vertical {
  justify-content: center;
}

.col-software.lg-6.md-3.centre-align {
  align-items: center;
}

.col-software.lg-6.sm-margin-bottom.stretch {
  align-items: stretch;
}

.col-software.lg-2 {
  width: 16.66%;
}

.col-software.lg-5 {
  width: 41.66%;
}

.col-software.lg-5.align-vertically {
  justify-content: center;
}

.col-software.lg-7 {
  width: 58.33%;
}

.col-software.lg-8 {
  width: 66.66%;
}

.col-software.lg-9 {
  width: 75%;
}

.col-software.lg-10 {
  width: 83.33%;
}

.col-software.lg-11 {
  width: 91.66%;
}

.col-software.lg-12 {
  width: 100%;
}

.col-software.lg-6-copy {
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
}

.col-software.lg-6-copy.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col-software.lg-6-copy.centre-align-vertical {
  justify-content: center;
}

.col-software.lg-6-copy.md-3.centre-align {
  align-items: center;
}

.col-software.lg-6-copy.sm-margin-bottom.stretch {
  align-items: stretch;
}

.auto-prism {
  z-index: 2;
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 180px;
  padding-bottom: 100px;
  display: inline-flex;
  position: relative;
}

.div-block-1547 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: auto;
  display: flex;
}

.paragraph-97 {
  color: var(--h22);
  text-align: center;
  font-size: 21px;
  font-weight: 300;
}

.book-near {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.div-block-1548 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-120-about {
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin-bottom: 60px;
  display: flex;
}

.div-block-121-about {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.about-book-near-me {
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.div-block-118-about, .asia-about, .div-block-118-usa-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 60px;
  padding-top: 0;
  display: flex;
  position: static;
}

.div-block-118-copy-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 60px;
  padding-top: 0;
  display: none;
  position: static;
}

.div-block-118-europe-about {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding-top: 0;
  display: flex;
  position: static;
}

.paragraph-t-b-a {
  color: var(--white);
  width: auto;
  margin-bottom: 2px;
  margin-right: 0;
  font-size: 17px;
  font-weight: 400;
  position: static;
}

.about-p-demo {
  color: var(--g-aa);
  width: 70%;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.button-demo-for-about {
  color: var(--white);
  letter-spacing: 2px;
  background-color: #0000004d;
  border: .5px solid #b8b8b8bf;
  justify-content: center;
  width: auto;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 20px;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: flex;
}

.button-demo-for-about:hover {
  border-width: .1px;
  border-color: var(--white);
  color: var(--nn3);
  background-color: #fff;
  background-image: none;
  font-weight: 500;
}

.ecosystem {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  cursor: pointer;
  width: auto;
  margin-right: 60px;
  padding: 26px 0;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.ecosystem:hover {
  color: var(--hobor-neon);
}

.ecosystem.cta {
  background-color: var(--steel-blue);
  color: #fff;
  padding: 10px 30px;
  transition: background-color .1s ease-in-out;
  display: none;
}

.ecosystem.cta:hover {
  background-color: #328ae6;
}

.div-block-1549 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  margin-left: 7%;
  display: flex;
  overflow: hidden;
}

.background-video-43 {
  z-index: 0;
  opacity: .6;
  filter: brightness(80%) contrast(120%);
  width: 100%;
  height: 100%;
}

.body-21 {
  background-color: #000;
}

.automotive-main-c {
  z-index: 0;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 220px;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.image-157 {
  width: 80%;
  padding-top: 100px;
}

.automotive-gap-00 {
  width: auto;
}

.auto-main {
  z-index: 1;
  opacity: 1;
  filter: blur(1px) contrast(110%) brightness(90%);
  width: 1500px;
  max-width: none;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  position: absolute;
  overflow: visible;
  transform: none;
}

.automotive-main-text-box {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  height: auto;
  margin-top: 220px;
  margin-bottom: 0;
  padding-top: 0;
  display: inline-flex;
  position: absolute;
}

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

.div-block-1552 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  top: auto;
  overflow: hidden;
}

.bic {
  opacity: .9;
  width: 1200px;
  max-width: none;
  margin-right: 0;
  display: inline-flex;
}

.member-text-in-01 {
  color: var(--g-aa);
  text-align: left;
  white-space: normal;
  word-break: normal;
  width: 98%;
  margin-bottom: 10px;
}

.member-text-in-02 {
  color: var(--g-aa);
  text-align: left;
  word-break: normal;
  width: 98%;
  margin-bottom: 0;
}

.div-block-1553 {
  width: 70%;
}

.div-block-1554 {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding-top: 0;
  display: flex;
}

.div-block-1555 {
  width: 300px;
  height: 450px;
}

.member-case-1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin: 20px 10px 10px;
  display: none;
  position: relative;
}

.div-block-1556 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.button-69 {
  cursor: pointer;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 420px;
  margin-top: 20px;
  display: flex;
  position: relative;
  transform: none;
}

.label-2 {
  z-index: 4;
  color: #fff;
  position: relative;
}

.link-block-15 {
  width: 300px;
  height: 420px;
  position: absolute;
}

.button_bg-2 {
  z-index: 3;
  background-color: #000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 420px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.button_bg-2:hover {
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-color: #000000bf;
}

.div-block-1557 {
  background-color: #23232380;
  border: 1px #272727;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 320px;
  height: auto;
  margin-top: 20px;
  padding: 0 10px 20px;
  font-size: 300px;
  line-height: 500px;
  display: flex;
}

.div-block-1557:hover {
  background-color: #72727240;
  border-style: none;
  border-color: #545454;
}

.member-card-head {
  color: #ececec;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-bottom: 0;
  font-size: 33px;
  font-weight: 400;
  line-height: 1.3em;
}

.member-card-para {
  color: var(--g-aa);
  text-align: center;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 300;
}

.list-item-13 {
  font-size: 14px;
}

.list-item-14 {
  font-size: 14px;
  line-height: 1.3em;
}

.list-5 {
  color: var(--white);
  flex-flow: column;
  height: 310px;
  margin-bottom: 60px;
  padding-top: 30px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 1.3em;
  display: flex;
}

.act {
  opacity: 1;
  color: var(--white);
  background-image: url('../images/green-check.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 11px;
  margin-bottom: 15px;
  padding: 5px 20px;
  font-weight: 300;
}

.list-item-16, .list-item-17 {
  color: var(--white);
  margin-bottom: 20px;
  padding-left: 30px;
}

.deact {
  opacity: .2;
  color: var(--white);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
  font-weight: 300;
}

.paragraph-98 {
  color: var(--g-aa);
  text-align: left;
  letter-spacing: 1px;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
}

.member-price-para {
  color: var(--manual-book);
  text-align: left;
  letter-spacing: .5px;
  width: auto;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 11px;
  font-weight: 400;
}

.bold-text-45 {
  color: var(--white);
  letter-spacing: .6px;
  -webkit-text-stroke-color: var(--white);
  font-size: 25px;
  font-weight: 400;
}

.div-block-1558 {
  text-align: right;
  width: 100%;
  padding-left: 20px;
}

.button-70 {
  justify-content: center;
  align-items: center;
  width: 90%;
  height: auto;
  font-size: 14px;
  display: flex;
  position: relative;
}

.div-block-1559 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}

.memberpay {
  border: 1px solid var(--g-aa);
  opacity: 1;
  color: var(--g-aa);
  letter-spacing: 2px;
  -webkit-text-stroke-color: var(--manual-book);
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: auto;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5em;
  display: flex;
  position: relative;
}

.memberpay:hover {
  background-color: var(--h22);
  color: var(--black);
}

.background-video-44 {
  z-index: -1;
  opacity: .2;
  width: 100%;
  height: 120%;
  display: none;
  position: absolute;
  overflow: visible;
}

.member-card-head-gold, .member-card-head-dia {
  color: #ececec;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-bottom: 0;
  font-size: 33px;
  font-weight: 400;
  line-height: 1.3em;
}

.div-block-1557-silver {
  background-color: #232323b3;
  border: 1px solid #272727;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 320px;
  height: auto;
  margin-top: 20px;
  padding: 0 10px 40px;
  font-size: 300px;
  line-height: 500px;
  display: flex;
}

.div-block-1557-silver:hover {
  background-color: #232323b3;
  background-image: none;
  border-style: solid;
  border-color: gray;
}

.div-block-1557-gold {
  background-color: #232323b3;
  border: 1px solid #272727;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 320px;
  height: auto;
  margin-top: 20px;
  padding: 0 10px 40px;
  font-size: 300px;
  line-height: 500px;
  display: flex;
}

.div-block-1557-gold:hover {
  background-image: none;
  border-style: solid;
  border-color: #bc9671;
}

.div-block-1557-dia {
  background-color: #232323b3;
  border: 1px solid #272727;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 320px;
  height: auto;
  margin-top: 20px;
  padding: 0 10px 40px;
  font-size: 300px;
  line-height: 500px;
  display: flex;
}

.div-block-1557-dia:hover {
  background-color: #72727240;
  background-image: none;
  border-style: solid;
  border-color: #bb93ff;
}

.membership-request {
  background-color: var(--black);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-bottom: 1px #f8f8f880;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.member-requeat-form {
  z-index: 1;
  box-shadow: none;
  opacity: 1;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #eee6ff1a;
  border: 1px #ece5ff4d;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-left: 0;
  padding: 20px 100px 40px;
  display: flex;
  position: relative;
}

.request-member {
  z-index: 2;
  opacity: 1;
  color: var(--h22);
  text-align: left;
  width: 400px;
  margin-bottom: 40px;
  font-size: 33px;
  line-height: 1.2em;
  position: relative;
  top: 20px;
}

.request-member-sub {
  color: var(--bre-w);
  background-color: #0000;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 400;
  position: static;
}

.paragraph-93-member {
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 400px;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 12px;
}

.form-field-member {
  background-color: var(--black);
  color: var(--white);
  background-image: none;
  border-style: none;
  border-radius: 3px;
  width: 400px;
  min-width: auto;
  height: 40px;
  margin-bottom: 15px;
  padding: 20px 16px;
  font-weight: 400;
}

.form-field-member::placeholder {
  color: var(--manual-book);
}

.button-2-member {
  letter-spacing: 2px;
  background-color: #0000;
  border: 1px solid #f8f8f84d;
  border-radius: 0;
  padding: 15px 40px;
  font-size: 13px;
  font-weight: 400;
}

.button-2-member:hover {
  background-color: #096ad0;
  background-image: linear-gradient(260deg, var(--h22) 10%, var(--ur));
  color: var(--bre-b);
  border-style: solid;
  border-color: #f8f8f800;
}

.button-2-member.white {
  color: #096ad099;
  background-color: #fff;
  border-style: none;
  margin-bottom: 20px;
  margin-right: 20px;
  box-shadow: 0 4px 11px #013a751a;
}

.button-2-member.ghost {
  box-shadow: none;
  color: #096ad0;
  background-color: #0000;
  border: 1px solid #096ad0;
}

.button-2-member.ghost:hover {
  color: #fff;
  background-color: #096ad0;
  background-image: none;
  transform: none;
}

.div-block-61-v2 {
  z-index: 3;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  display: flex;
  position: absolute;
  left: 15%;
}

.components-list-container-v3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start;
  align-items: flex-start;
  width: 120%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
  position: static;
}

.components-list-container-v3._2 {
  opacity: 1;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 120%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 60px;
  padding-bottom: 20px;
  display: none;
  position: static;
}

.paragraph-work-v3 {
  opacity: 1;
  color: #bdbdbd;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
  display: inline-flex;
}

.paragraph-work-v3:hover {
  color: var(--g-aah);
  background-color: #bdbdbd00;
}

.text-block-ur-v3 {
  opacity: .9;
  color: var(--h22);
  column-count: 1;
  padding-bottom: 7px;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}

.text-block-ur-v3:hover {
  opacity: 1;
  filter: brightness(110%);
}

.text-block-ur-copy {
  opacity: .9;
  color: var(--h22);
  column-count: 1;
  padding-bottom: 7px;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}

.text-block-ur-copy:hover {
  opacity: 1;
  filter: brightness(110%);
}

.text-block-s-v3 {
  opacity: 1;
  color: var(--hyper);
  column-count: 1;
  width: auto;
  padding-bottom: 7px;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}

.text-block-s-v3:hover {
  color: var(--hhy);
  font-weight: 300;
}

.page-preview-link-v3 {
  box-shadow: none;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 60px 0 0;
  text-decoration: none;
  transition: all .2s;
  display: block;
  overflow: hidden;
}

.page-preview-link-v3:hover {
  background-image: none;
  transform: translate(0, -4px);
  box-shadow: 0 8px 40px #0000001a;
}

.col-v3 {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col-v3.centre-align {
  align-items: center;
}

.col-v3.lg-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  width: 33.33%;
}

.col-v3.lg-4.align-bottom {
  justify-content: flex-end;
}

.col-v3.lg-4.align-bottom.md-4 {
  align-items: center;
}

.col-v3.lg-4.sm-2.lg-vertical-align {
  justify-content: center;
}

.col-v3.lg-4.flex-stretch {
  align-items: stretch;
}

.col-v3.lg-3 {
  flex: none;
  width: 25%;
}

.col-v3.lg-3.no-padding {
  float: left;
}

.col-v3.lg-3.no-padding.sm-2 {
  width: 250px;
  margin-right: 100px;
  padding-right: 0;
  display: flex;
}

.col-v3.lg-3.flex-stretch {
  align-items: stretch;
}

.col-v3.lg-1 {
  flex: 0 auto;
  width: 8.33%;
}

.col-v3.lg-6 {
  flex: 0 auto;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  padding-right: 0;
}

.col-v3.lg-6.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col-v3.lg-6.centre-align-vertical {
  justify-content: center;
}

.col-v3.lg-6.md-3.centre-align {
  align-items: center;
}

.col-v3.lg-6.sm-margin-bottom.stretch {
  align-items: stretch;
}

.col-v3.lg-2 {
  width: 16.66%;
}

.col-v3.lg-5 {
  width: 41.66%;
}

.col-v3.lg-5.align-vertically {
  justify-content: center;
}

.col-v3.lg-7 {
  width: 58.33%;
}

.col-v3.lg-8 {
  width: 66.66%;
}

.col-v3.lg-9 {
  width: 75%;
}

.col-v3.lg-10 {
  width: 83.33%;
}

.col-v3.lg-11 {
  width: 91.66%;
}

.col-v3.lg-12 {
  width: 100%;
}

.col-v3.lg-6-copy {
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
}

.col-v3.lg-6-copy.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col-v3.lg-6-copy.centre-align-vertical {
  justify-content: center;
}

.col-v3.lg-6-copy.md-3.centre-align {
  align-items: center;
}

.col-v3.lg-6-copy.sm-margin-bottom.stretch {
  align-items: stretch;
}

.text-block-sub-v3 {
  opacity: 1;
  color: var(--cyan);
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 1px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 300;
  display: block;
}

.col-v3-copy {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col-v3-copy.centre-align {
  align-items: center;
}

.col-v3-copy.lg-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  width: 33.33%;
}

.col-v3-copy.lg-4.align-bottom {
  justify-content: flex-end;
}

.col-v3-copy.lg-4.align-bottom.md-4 {
  align-items: center;
}

.col-v3-copy.lg-4.sm-2.lg-vertical-align {
  justify-content: center;
}

.col-v3-copy.lg-4.flex-stretch {
  align-items: stretch;
}

.col-v3-copy.lg-3 {
  flex: none;
  width: 25%;
}

.col-v3-copy.lg-3.no-padding {
  float: left;
}

.col-v3-copy.lg-3.no-padding.sm-2 {
  width: 250px;
  margin-right: 100px;
  padding-right: 0;
  display: flex;
}

.col-v3-copy.lg-3.flex-stretch {
  align-items: stretch;
}

.col-v3-copy.lg-1 {
  flex: 0 auto;
  width: 8.33%;
}

.col-v3-copy.lg-6 {
  flex: 0 auto;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  padding-right: 0;
}

.col-v3-copy.lg-6.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col-v3-copy.lg-6.centre-align-vertical {
  justify-content: center;
}

.col-v3-copy.lg-6.md-3.centre-align {
  align-items: center;
}

.col-v3-copy.lg-6.sm-margin-bottom.stretch {
  align-items: stretch;
}

.col-v3-copy.lg-2 {
  width: 16.66%;
}

.col-v3-copy.lg-5 {
  width: 41.66%;
}

.col-v3-copy.lg-5.align-vertically {
  justify-content: center;
}

.col-v3-copy.lg-7 {
  width: 58.33%;
}

.col-v3-copy.lg-8 {
  width: 66.66%;
}

.col-v3-copy.lg-9 {
  width: 75%;
}

.col-v3-copy.lg-10 {
  width: 83.33%;
}

.col-v3-copy.lg-11 {
  width: 91.66%;
}

.col-v3-copy.lg-12 {
  width: 100%;
}

.col-v3-copy.lg-6-copy {
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
}

.col-v3-copy.lg-6-copy.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col-v3-copy.lg-6-copy.centre-align-vertical {
  justify-content: center;
}

.col-v3-copy.lg-6-copy.md-3.centre-align {
  align-items: center;
}

.col-v3-copy.lg-6-copy.sm-margin-bottom.stretch {
  align-items: stretch;
}

.text-block-sub-v3-copy {
  opacity: 1;
  color: var(--cyan);
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 1px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 300;
  display: block;
}

.col-v3-copy-copy {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col-v3-copy-copy.centre-align {
  align-items: center;
}

.col-v3-copy-copy.lg-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  width: 33.33%;
}

.col-v3-copy-copy.lg-4.align-bottom {
  justify-content: flex-end;
}

.col-v3-copy-copy.lg-4.align-bottom.md-4 {
  align-items: center;
}

.col-v3-copy-copy.lg-4.sm-2.lg-vertical-align {
  justify-content: center;
}

.col-v3-copy-copy.lg-4.flex-stretch {
  align-items: stretch;
}

.col-v3-copy-copy.lg-3 {
  flex: none;
  width: 25%;
}

.col-v3-copy-copy.lg-3.no-padding {
  float: left;
}

.col-v3-copy-copy.lg-3.no-padding.sm-2 {
  width: 250px;
  margin-right: 100px;
  padding-right: 0;
  display: flex;
}

.col-v3-copy-copy.lg-3.flex-stretch {
  align-items: stretch;
}

.col-v3-copy-copy.lg-1 {
  flex: 0 auto;
  width: 8.33%;
}

.col-v3-copy-copy.lg-6 {
  flex: 0 auto;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  padding-right: 0;
}

.col-v3-copy-copy.lg-6.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col-v3-copy-copy.lg-6.centre-align-vertical {
  justify-content: center;
}

.col-v3-copy-copy.lg-6.md-3.centre-align {
  align-items: center;
}

.col-v3-copy-copy.lg-6.sm-margin-bottom.stretch {
  align-items: stretch;
}

.col-v3-copy-copy.lg-2 {
  width: 16.66%;
}

.col-v3-copy-copy.lg-5 {
  width: 41.66%;
}

.col-v3-copy-copy.lg-5.align-vertically {
  justify-content: center;
}

.col-v3-copy-copy.lg-7 {
  width: 58.33%;
}

.col-v3-copy-copy.lg-8 {
  width: 66.66%;
}

.col-v3-copy-copy.lg-9 {
  width: 75%;
}

.col-v3-copy-copy.lg-10 {
  width: 83.33%;
}

.col-v3-copy-copy.lg-11 {
  width: 91.66%;
}

.col-v3-copy-copy.lg-12 {
  width: 100%;
}

.col-v3-copy-copy.lg-6-copy {
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
}

.col-v3-copy-copy.lg-6-copy.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col-v3-copy-copy.lg-6-copy.centre-align-vertical {
  justify-content: center;
}

.col-v3-copy-copy.lg-6-copy.md-3.centre-align {
  align-items: center;
}

.col-v3-copy-copy.lg-6-copy.sm-margin-bottom.stretch {
  align-items: stretch;
}

.link-19 {
  color: var(--h22);
  font-weight: 300;
  text-decoration: none;
}

.text-area-extend-member {
  background-color: var(--black);
  color: var(--white);
  border-style: none;
  border-radius: 3px;
  width: 400px;
  height: auto;
  margin-bottom: 30px;
  padding-top: 16px;
  padding-left: 12px;
  overflow: visible;
}

.text-area-extend-member::placeholder {
  color: var(--manual-book);
}

.select-products-member {
  background-color: var(--black);
  color: var(--white);
  border: 1px solid #000;
  border-radius: 3px;
  width: 400px;
  height: 40px;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
}

.select-products-member:focus-visible, .select-products-member[data-wf-focus-visible] {
  color: var(--white);
}

.div-block-1546-app {
  background-color: #000;
  height: 75vh;
}

.app-soft-main {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.app-soft-im01 {
  width: 80%;
  padding-top: 100px;
}

.div-block-1560 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  display: none;
  position: absolute;
}

.soft-main {
  opacity: .7;
  filter: contrast(110%) brightness(120%);
  width: 15%;
  margin-top: 100px;
  margin-left: 60px;
  padding-top: 0;
  display: none;
  position: absolute;
  box-shadow: 1px 3px 4px 4px #0e0e0e66;
}

.soft-gap-00 {
  display: none;
}

.app-software-main {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.soft-main-2 {
  opacity: .9;
  width: 35%;
  margin-bottom: 100px;
  margin-left: 450px;
  display: none;
  position: absolute;
}

.soft-main-3 {
  opacity: 1;
  width: 35%;
  margin-bottom: 350px;
  margin-left: 700px;
  display: none;
  position: absolute;
  transform: skew(18deg);
}

.software-app-main-box {
  width: 70%;
  display: flex;
}

.body-22 {
  background-color: #000;
}

.app-software-video {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-top: 30px;
  margin-left: 1%;
  margin-right: 5%;
  display: flex;
}

.div-block-soft-app {
  border: 1px none var(--bre-w);
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 360px;
  margin-right: 0%;
  padding-left: 0;
  display: flex;
}

.software-app-video-sub {
  color: var(--manual-book);
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  padding-top: 5px;
  font-size: 12px;
  display: flex;
}

.software-app-boby-01 {
  background-color: #0000;
  border-top: 1px #353535;
  border-bottom: 1px #4b4b4b;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 1% 140px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.head-app-r-copy {
  color: var(--bre-w2);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1em;
  display: block;
}

.paragraph-soft-body {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.software-text-box {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 35%;
  height: auto;
  margin-bottom: 0;
  margin-left: 7%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.software-app-boby-02 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 1% 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.software-app-boby-03 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 1% 140px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.software-app-body-02 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 1% 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.software-text-box-02 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 40%;
  height: auto;
  margin-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.head-app-l {
  color: var(--bre-w2);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.paragraph-soft-body-02 {
  color: var(--g-aa);
  text-align: left;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-ultra-r-copy {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 1% 100px;
  display: flex;
  position: relative;
}

.software-app-body-2 {
  background-color: #0000;
  border-top: 1px solid #4b4b4b;
  border-bottom: 1px solid #4b4b4b;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 1%;
  display: flex;
  position: relative;
}

.app-software-video-2 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: auto;
  margin-top: 30px;
  margin-left: 5%;
  margin-right: 0%;
  display: flex;
}

.div-block-soft-app-2 {
  border: 1px none var(--bre-w);
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 360px;
  padding-left: 0;
  display: flex;
}

.head-text-ultra-r-copy, .head-app-l-copy {
  color: var(--bre-w2);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-soft-body-2 {
  color: var(--g-aa);
  text-align: left;
  width: 95%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.ui_color_swatch {
  cursor: pointer;
  width: 14px;
  height: 15px;
}

.hero_ui-2 {
  z-index: 0;
  border: 1px #ffffff26;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: static;
  top: 27%;
  bottom: auto;
  left: 30%;
  overflow: hidden;
}

.card_color-wrap {
  z-index: 2;
  filter: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.ui-img-2 {
  z-index: 5;
  width: 100%;
  height: 100%;
  position: relative;
}

.hero_ui-2-bg {
  z-index: 4;
  background-image: linear-gradient(127deg, #4f40b9, #7aa0ff);
  border: 1px #ffffff26;
  border-radius: 10px;
  width: 174px;
  height: 114px;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.hero_right-wrap {
  justify-content: flex-start;
  align-items: center;
  width: 55%;
  height: 520px;
  margin: auto 0 auto 500px;
  padding-top: 0;
  display: inline-flex;
  position: relative;
  right: -2%;
}

.bold-2 {
  color: #fff;
  font-weight: 700;
}

.ui-img-4 {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.ui-5_lesson-list {
  z-index: 5;
  grid-row-gap: 16px;
  flex-direction: column;
  width: 56%;
  height: 90%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
  position: absolute;
  inset: 0% 1% 0% auto;
  overflow: auto;
}

.hero-ui-5 {
  z-index: 1;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: none;
  position: static;
  top: 27%;
  left: 75%;
  overflow: hidden;
}

.hero_ui-3 {
  z-index: 0;
  border: 1px #ffffff26;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-right: 10px;
  display: flex;
  position: static;
  top: 27%;
  bottom: auto;
  left: 45%;
  overflow: hidden;
}

.hero_ui-3:hover {
  filter: brightness(140%);
}

.ui-img-3 {
  z-index: 5;
  width: 100%;
  height: 100%;
  position: relative;
}

.card_color-1 {
  z-index: 1;
  filter: blur(16px);
  mix-blend-mode: normal;
  background-image: linear-gradient(112deg, #0ff3ffd6, #00b7ffdb);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: -16%;
  left: -11%;
}

.hero_ui-3-bg {
  z-index: 4;
  background-image: linear-gradient(127deg, #0c6ec9, #2719bf);
  border: 1px #ffffff26;
  border-radius: 10px;
  width: 174px;
  height: 114px;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.ui_color {
  background-color: #9064db;
  border-radius: 6px;
  width: 100%;
  height: 96px;
}

.ui-img-1 {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.card_color-4 {
  z-index: 1;
  filter: blur(16px);
  mix-blend-mode: normal;
  background-image: linear-gradient(112deg, #0ff3ffd6, #00b7ffdb);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: 74%;
  left: 6%;
}

.ui-img-5 {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: relative;
}

.ui_color_swatch-wrap {
  z-index: 7;
  grid-column-gap: 0px;
  width: 90px;
  height: 16px;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: auto 6% 15% auto;
}

.hero_ui-4 {
  z-index: 1;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-right: 10px;
  display: none;
  position: static;
  top: 27%;
  left: 60%;
  overflow: hidden;
}

.lesson-img {
  width: 100%;
  height: 38px;
}

.ui_color-change {
  grid-column-gap: 4px;
  grid-row-gap: 12px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  width: 130px;
  height: 90%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12px;
}

.card_color-2 {
  z-index: 1;
  filter: blur(16px);
  mix-blend-mode: normal;
  background-image: linear-gradient(251deg, #0004ffd6, #b115ffd9);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: -16%;
  left: 5%;
}

.card_color-3 {
  z-index: 1;
  filter: blur(16px);
  mix-blend-mode: normal;
  background-image: linear-gradient(251deg, #0004ffd6, #b115ffd9);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: 86%;
  right: 47%;
}

.paragraph-99 {
  color: #dbdbdb;
  width: 300px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.2;
}

.paragraph-99.ui-txt {
  color: #ddd;
  background-color: #40416b;
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  height: 64px;
  padding: 11px 8px 8px;
  font-size: 11px;
}

.hero_ui-1 {
  z-index: 1;
  border: 1px #ffffff26;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-right: 10px;
  display: flex;
  position: static;
  top: 27%;
  left: 15%;
  overflow: hidden;
}

.div-block-1561 {
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: none;
}

.image-161 {
  opacity: .5;
  width: 100%;
  max-width: none;
  height: 100%;
}

.hero_bg {
  z-index: -1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: inline-flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.hero_bg-image {
  z-index: -5;
  opacity: .23;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: inline-flex;
  position: absolute;
  inset: 0%;
}

.hero_bg-glass {
  z-index: 3;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.hero_bg-blur {
  z-index: -1;
  opacity: .27;
  filter: blur(5px) blur(50px);
  mix-blend-mode: normal;
  background-image: linear-gradient(234deg, #6665a740 10%, #0a6eb6cc 19%, #0816806e 31%, #533aa5cf 41%, #470f72cf 56%, #07497eb0 75%);
  border: 1px #000;
  border-radius: 60%;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  top: -8%;
  left: -30%;
  right: auto;
}

.paragraph-100 {
  color: var(--g-aa);
  position: static;
}

.paragraph-100:hover {
  color: var(--h22);
}

.div-block-1562 {
  filter: brightness(120%);
  background-color: #052021;
  border: 1px solid #04342e;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
}

.div-block-1562:hover {
  filter: brightness(150%);
}

.paragraph-22 {
  display: none;
}

.text-block-sub-y-2 {
  opacity: 1;
  color: var(--white);
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 1px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: block;
}

.page-preview-link-2 {
  box-shadow: none;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 40px 0 0;
  text-decoration: none;
  transition: all .2s;
  display: block;
  overflow: hidden;
}

.page-preview-link-2:hover {
  background-image: none;
  transform: translate(0, -4px);
  box-shadow: 0 8px 40px #0000001a;
}

.components-list-container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start;
  align-items: flex-start;
  width: 120%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
  position: static;
}

.col-3 {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col-3.lg-3 {
  flex: none;
  width: 25%;
}

.col-3.lg-3.no-padding {
  float: left;
}

.col-3.lg-3.no-padding.sm-2 {
  width: 250px;
  margin-right: 100px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.paragraph-work-2 {
  opacity: 1;
  color: #bdbdbd;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
  display: block;
}

.paragraph-work-2:hover {
  color: #ececec;
  background-color: #bdbdbd00;
}

.text-block-s-2 {
  opacity: 1;
  color: #fa2504;
  column-count: 1;
  width: auto;
  padding-bottom: 7px;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}

.text-block-s-2:hover {
  color: #ff5227;
  font-weight: 300;
}

.p-bar-2 {
  z-index: 5;
  background-color: #9ceeff;
  width: 74px;
  height: 2px;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  bottom: auto;
}

.text-block-ur-2 {
  opacity: .9;
  color: #00f9ff;
  column-count: 1;
  padding-bottom: 7px;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}

.text-block-ur-2:hover {
  opacity: 1;
  filter: brightness(110%);
}

.paragraph-s-2 {
  opacity: .8;
  color: #f8f3e8;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
}

.paragraph-s-2:hover {
  opacity: 1;
  color: #ffd1bb;
}

.div-block-1563 {
  opacity: 1;
  flex-direction: column;
  align-items: flex-start;
  font-size: 12px;
  display: block;
}

.div-block-1563:hover {
  color: #9ceeff;
}

.div-block-1564 {
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-1565 {
  z-index: 2;
  width: auto;
  display: flex;
  position: relative;
}

.link-block-16 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.link-block-16:hover {
  filter: blur(5px);
}

.link-block-16.w--current {
  width: 100%;
  height: 100%;
}

.hero_ui-02 {
  z-index: 1;
  border: 1px #ffffff26;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-right: 10px;
  display: flex;
  position: static;
  top: 27%;
  left: 15%;
  overflow: hidden;
}

.hero_ui-02:hover {
  filter: brightness(140%);
}

.link-20 {
  color: var(--g-aa);
  text-decoration: none;
}

.link-21 {
  color: var(--g-aa);
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.link-21:hover {
  color: var(--hobor-neon);
  font-weight: 400;
}

.link-21-de {
  color: var(--g-aa);
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.link-21-de:hover {
  font-weight: 300;
}

.image-164 {
  border: 1px solid var(--manual-book);
  opacity: .7;
  filter: brightness(110%);
  width: 450px;
  height: auto;
  margin-top: 20px;
  margin-left: 40px;
  position: absolute;
}

.image-164_2 {
  border: 1px solid var(--manual-book);
  opacity: .6;
  width: 450px;
  height: auto;
  margin-bottom: 100px;
  margin-left: 150px;
  position: absolute;
}

.image-164_3 {
  border: 1px solid var(--manual-book);
  opacity: .4;
  width: 400px;
  height: auto;
  margin-bottom: 220px;
  margin-left: 260px;
  position: absolute;
}

.image-164_4 {
  border: 1px solid var(--manual-book);
  opacity: .2;
  width: 400px;
  height: auto;
  margin-bottom: 340px;
  margin-left: 370px;
  position: absolute;
}

.background-video-45 {
  opacity: .9;
  width: 90%;
  height: 90%;
}

.hero_right-wrap-001 {
  mix-blend-mode: screen;
  justify-content: flex-start;
  align-items: center;
  width: 850px;
  height: 500px;
  margin: auto 0;
  padding-left: 0;
  padding-right: 0;
  display: none;
  position: relative;
  top: 0%;
  left: 25%;
  right: auto;
}

.hero_right-wrap-002 {
  justify-content: flex-start;
  align-items: center;
  width: 55%;
  height: 520px;
  margin: auto 0 auto 500px;
  display: none;
  position: relative;
  right: -2%;
}

.software-app-main-box-copy {
  width: 70%;
  display: flex;
}

.software-app-main-box-a {
  width: 70%;
  margin-top: 70px;
  display: flex;
}

.icons-box {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.app-button-01 {
  background-color: #3898ec00;
  background-image: url('../images/asset-1-8.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.app-button-01.w--current {
  background-image: url('../images/asset-254x_1.avif');
}

.app-button-02 {
  background-color: #3898ec00;
  background-image: url('../images/asset-244x_1.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.app-button-03 {
  background-color: #3898ec00;
  background-image: url('../images/asset-292x.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.div-block-1562-copy {
  opacity: 1;
  background-color: #04222366;
  border: 1.5px #105c5f;
  border-radius: 10px;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.background-video-app-02 {
  opacity: .8;
  filter: contrast(115%) brightness(110%);
  width: 100%;
  height: 100%;
}

.div-block-1566 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.hero_bg-copy {
  z-index: -1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: inline-flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.background-video-46 {
  opacity: .25;
  filter: contrast(120%);
  mix-blend-mode: normal;
  width: 100%;
  height: 70%;
  top: auto;
}

.div-block-1567 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 20px;
  display: flex;
}

.app-01-icon {
  z-index: 1;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  border: 1px #ffffff26;
  border-radius: 0;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
  position: static;
  top: 27%;
  left: 15%;
  overflow: hidden;
}

.app-01-icon-01 {
  background-color: #052021;
  border-radius: 10px;
  width: 50px;
  height: 50px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.link-22 {
  color: var(--g-aa);
  margin-top: 40px;
  padding: 10px;
  text-decoration: none;
}

.link-22:hover {
  color: var(--h22);
}

.app-button-focal-studio {
  background-color: #3898ec00;
  background-image: url('../images/asset-244x_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.app-button-focal-studio.w--current {
  background-image: url('../images/asset-244x_1.avif');
}

.app-button-ve {
  background-color: #3898ec00;
  background-image: url('../images/asset-1-8.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.app-button-ve.w--current {
  background-image: url('../images/asset-1-8.avif');
}

.text-block-s-3 {
  opacity: 1;
  color: var(--h22);
  column-count: 1;
  width: auto;
  padding-bottom: 7px;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}

.text-block-s-3:hover {
  color: #04d190;
  font-weight: 300;
}

.paragraph-s-3 {
  opacity: .8;
  color: #f8f3e8;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
}

.paragraph-s-3:hover {
  opacity: 1;
  color: #ffd1bb;
}

.paragraph-s-3-copy {
  opacity: .8;
  color: #f8f3e8;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
}

.paragraph-s-3-copy:hover {
  opacity: 1;
  color: #ffd1bb;
}

.div-block-1568 {
  border: .5px solid var(--h22);
  width: 400px;
  height: 180px;
  margin-top: 100px;
  margin-left: 450px;
  position: absolute;
}

.background-video-47 {
  mix-blend-mode: normal;
  border: 1.5px solid #fff;
  width: 100%;
  height: 100%;
  transform: skew(15deg);
}

.auto-back {
  z-index: 3;
  border: .5px none var(--g-aa);
  opacity: .9;
  filter: contrast(130%) brightness(120%);
  mix-blend-mode: exclusion;
  width: 600px;
  height: 210px;
  margin-top: 0;
  margin-bottom: 220px;
  margin-left: 100px;
  display: inline-flex;
  position: absolute;
}

.auto-front {
  z-index: 4;
  border: .5px none var(--white);
  opacity: 1;
  filter: contrast(110%) brightness(130%);
  mix-blend-mode: exclusion;
  width: 600px;
  height: 200px;
  margin-top: 0;
  margin-bottom: 220px;
  margin-left: 0;
  position: absolute;
}

.auto-video-main {
  grid-column-gap: 73px;
  grid-row-gap: 73px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.background-video-47-02 {
  mix-blend-mode: screen;
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  transform: skew(15deg);
}

.auto-ball-01 {
  z-index: 1;
  opacity: .7;
  background-color: #ffffff4d;
  border: 2px solid #fff;
  border-radius: 50px;
  width: 75px;
  height: 75px;
  margin-bottom: 32px;
  margin-right: 270px;
  position: absolute;
}

.auto-ball-02 {
  z-index: 1;
  opacity: .7;
  background-color: #ffffff4d;
  border: 2px solid #fff;
  border-radius: 50px;
  width: 75px;
  height: 75px;
  margin-bottom: 400px;
  margin-left: 100px;
  display: inline-flex;
  position: absolute;
}

.auto-ball-03 {
  z-index: 1;
  opacity: .7;
  background-color: #ffffff4d;
  border: 2px solid #fff;
  border-radius: 50px;
  width: 75px;
  height: 75px;
  margin-bottom: 220px;
  margin-left: 345px;
  display: inline-flex;
  position: absolute;
}

.div-block-1571 {
  display: none;
}

.div-block-1573 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.link-23 {
  margin-left: -1px;
  display: none;
  position: absolute;
}

.auto-overview {
  z-index: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 0;
  display: none;
  position: relative;
  top: 0;
  overflow: hidden;
}

.auto-crystal {
  z-index: 2;
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: inline-flex;
  position: relative;
}

.auto-mini {
  z-index: 2;
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 60px;
  padding-bottom: 100px;
  display: inline-flex;
  position: relative;
}

.app-text-body {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 35%;
  margin: 0 2% 0 3%;
  padding: 0;
  display: flex;
  position: static;
}

.head-text-01-head {
  color: var(--white);
  text-align: left;
  text-transform: capitalize;
  width: auto;
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.body-paragraph-products {
  color: var(--g-aa);
  text-align: left;
  width: 90%;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.app-text-body-l {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 35%;
  margin: 0 0% 0 6%;
  padding: 0;
  display: flex;
  position: static;
}

.paragraph-101 {
  color: var(--white);
  margin-bottom: 0;
  font-weight: 400;
}

.image-169 {
  opacity: .5;
  filter: contrast(120%);
  width: 90%;
  display: inline-flex;
}

.paragraph-102 {
  color: var(--manual-book);
  text-align: center;
  width: 85%;
  margin: 5px auto 0;
  font-size: 12px;
}

.paragraph-103 {
  color: var(--white);
  width: 450px;
  font-size: 18px;
}

.div-block-1576 {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 90%;
  height: 100vh;
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 0%;
  padding-bottom: 3%;
  padding-left: 0%;
  display: flex;
  position: fixed;
  top: 0%;
}

.text-effect-overflow-hidden {
  width: 99.9999%;
  overflow: hidden;
}

.text-overlap-end {
  color: #333;
  -webkit-text-stroke-color: #333;
  background-color: #000;
  height: 100%;
  position: absolute;
  inset: auto 0% -100%;
}

.text-effect-wrapper {
  background-color: var(--black);
  height: 260vh;
}

.text-effect-gradient {
  mix-blend-mode: darken;
  background-image: linear-gradient(45deg, #000 5%, #e6e6e6 50%, #000);
  justify-content: flex-start;
  align-items: flex-start;
  width: 99.9999%;
  height: 260vh;
  display: inline-flex;
  position: absolute;
  inset: 0%;
}

.text-effect-inner {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-text-gradient-effect {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  display: inline-flex;
  position: relative;
}

.text-effect-text {
  color: #f5f5f7;
  -webkit-text-stroke-color: var(--bre-w2);
  width: 75%;
  margin-bottom: 0;
  padding-top: 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.2em;
  position: static;
}

.text-effect-sticky-element {
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 100px;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.container-w3 {
  width: 100%;
  max-width: 58em;
  margin-left: auto;
  margin-right: auto;
}

.container-w3.gutter-outside {
  max-width: none;
}

.paragraph-104 {
  -webkit-text-stroke-color: var(--manual-book);
  width: 75%;
  font-size: 16px;
  display: none;
  position: static;
}

.automotive-main-d {
  z-index: 2;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  display: none;
  position: relative;
  overflow: hidden;
}

.auto-video-main-v2 {
  grid-column-gap: 73px;
  grid-row-gap: 73px;
  justify-content: center;
  align-items: center;
  margin-left: 350px;
  padding-top: 220px;
  display: flex;
}

.auto-front-v2 {
  z-index: 5;
  border: .5px none var(--white);
  opacity: 1;
  filter: contrast(110%) brightness(130%);
  mix-blend-mode: exclusion;
  width: 750px;
  height: 260px;
  margin-top: 0;
  margin-bottom: 110px;
  margin-left: 350px;
  position: absolute;
}

.auto-back-v2 {
  z-index: 3;
  border: .5px none var(--g-aa);
  opacity: .6;
  filter: contrast(130%) brightness(120%);
  mix-blend-mode: exclusion;
  width: 750px;
  height: 260px;
  margin-top: 0;
  margin-bottom: 110px;
  margin-left: 350px;
  display: inline-flex;
  position: absolute;
}

.auto-main-v2 {
  z-index: 2;
  opacity: .8;
  filter: contrast(120%) brightness(65%);
  width: 1500px;
  max-width: none;
  margin-left: 300px;
  margin-right: 0;
  padding-top: 150px;
  position: relative;
  overflow: visible;
  transform: none;
}

.background-video-v2 {
  mix-blend-mode: normal;
  border: 1.5px solid #fff;
  width: 100%;
  height: 100%;
  transform: none;
}

.background-video-v22 {
  mix-blend-mode: screen;
  border: 1.5px solid #676767;
  width: 100%;
  height: 100%;
  transform: none;
}

.background-video-48 {
  z-index: -5;
  opacity: .25;
  filter: contrast(110%) brightness(60%);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-right: 0;
  display: none;
  position: absolute;
  overflow: clip;
}

.gradient {
  z-index: 1;
  opacity: 1;
  background-image: linear-gradient(0deg, #000 7%, #0000 32%);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
}

.prism-b-back {
  z-index: 1;
  opacity: 1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 100px;
  margin-left: 0;
  margin-right: 755px;
  display: inline-flex;
  position: absolute;
  bottom: auto;
  left: auto;
}

.image-171 {
  opacity: 1;
  filter: contrast(120%);
  width: 400px;
}

.paragraph-105 {
  color: var(--white);
  width: 180px;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
}

.paragraph-106 {
  width: 350px;
  font-size: 12px;
  line-height: 1.4em;
}

.div-block-1579 {
  width: 400px;
}

.auto-prism-hover {
  z-index: 2;
  opacity: .7;
  width: 60px;
  margin-bottom: 20px;
  margin-right: 270px;
  display: none;
  position: absolute;
}

.prism-annotation {
  background-color: var(--manual-book);
  width: 230px;
  height: 1.5px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.crsytal-b-bck {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 40px;
  margin-left: 715px;
  display: inline-flex;
  position: absolute;
}

.b-bcak-crsytal {
  opacity: 1;
  filter: brightness(70%) contrast(120%);
  width: 400px;
}

.crsytal-annotation {
  background-color: var(--manual-book);
  width: 180px;
  height: 1.5px;
  margin-top: 12px;
  margin-right: 10px;
}

.div-block-1581-crsytal {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.div-block-1579-prism {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-crsytal {
  width: auto;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
}

.paragraph-105-crsytal {
  color: var(--white);
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
}

.auto-crsytal-hover {
  z-index: 2;
  opacity: .7;
  width: 110px;
  margin-bottom: 400px;
  margin-left: 100px;
  display: none;
  position: absolute;
}

.auto-mini-hover {
  z-index: 2;
  opacity: .7;
  width: 60px;
  margin-bottom: 200px;
  margin-left: 310px;
  display: none;
  position: absolute;
}

.mini-b-bck {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 150px;
  margin-left: 845px;
  display: inline-flex;
  position: absolute;
}

.div-block-1581-mini {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.mini-anotation {
  background-color: var(--manual-book);
  width: 70px;
  height: 1.5px;
  margin-top: 15px;
  margin-right: 10px;
}

.paragraph-105-mini {
  color: var(--white);
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
}

.paragraph-mini-0 {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
}

.b-bcak-mini {
  opacity: 1;
  filter: brightness() contrast(120%);
  width: 320px;
  margin-right: 40px;
}

.image-169-mini {
  opacity: .5;
  filter: contrast(120%);
  width: 80%;
}

.div-block-1576_02 {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 90%;
  height: 100vh;
  margin-top: 0%;
  padding-top: 0%;
  padding-bottom: 3%;
  padding-right: 0%;
  display: inline-flex;
  position: fixed;
  top: 0%;
}

.paragraph-103_2 {
  color: var(--white);
  width: 450px;
  font-size: 16px;
}

.div-block-1576_03 {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 90%;
  height: 100vh;
  margin-top: 0%;
  padding-top: 0%;
  padding-bottom: 3%;
  display: inline-flex;
  position: fixed;
  top: 0;
}

.paragraph-103_3 {
  z-index: 3;
  color: var(--white);
  width: 450px;
  font-size: 16px;
}

.paragraph-7-auto {
  color: var(--white);
  width: 450px;
  margin-bottom: 5px;
  margin-left: 0;
  font-size: 17px;
  font-weight: 400;
  display: inline-flex;
}

.auto-main-handle {
  z-index: 6;
  opacity: .95;
  filter: blur(1px) brightness(80%);
  width: 1500px;
  max-width: none;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  position: absolute;
  overflow: hidden;
  transform: none;
}

.time-lgo {
  width: auto;
  max-width: none;
  margin-left: 0;
}

.time-logo {
  width: auto;
  max-width: none;
  height: 30px;
  margin-left: 0;
}

.pr-news {
  filter: brightness(200%);
  width: auto;
  max-width: none;
  height: 50px;
  margin-left: 0;
}

.you-might-like {
  background-color: #000;
  border: 1px #3b3b3b;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
}

.div-block-might {
  z-index: 1;
  color: var(--bre-b);
  background-color: #0000;
  border: 1px #0000001a;
  flex-direction: column;
  justify-content: center;
  width: 75%;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0 0% 0 0;
  display: block;
  position: relative;
  left: auto;
}

.might-head-text {
  color: var(--bre-w2);
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 300;
  position: static;
}

.might-paragraph-with-b {
  color: var(--g-aa);
  width: auto;
  line-height: 1.4em;
}

.might-products {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  width: 75%;
  margin-top: 40px;
  display: none;
}

.product {
  background-color: #000;
  border: 1px #77777780;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 400px;
  margin: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-175 {
  z-index: 1;
  filter: contrast(110%) brightness(120%);
  mix-blend-mode: normal;
  width: 360px;
  max-width: none;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  display: inline-flex;
  position: relative;
}

.paragraph-107 {
  color: var(--white);
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 300;
}

.div-block-1583 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
}

.top-head-might {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 270px;
  padding-top: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
}

.learn-more-b {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 300px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-weight: 300;
  display: flex;
  position: absolute;
}

.link-24 {
  letter-spacing: 2px;
}

.link-25 {
  color: var(--white);
  letter-spacing: 2px;
  font-size: 12px;
  text-decoration: none;
}

.link-25:hover {
  color: var(--h22);
}

.background-video-50 {
  z-index: 0;
  width: 70%;
  height: 25%;
  margin-top: 20px;
  position: absolute;
  top: auto;
  bottom: auto;
}

.product-on {
  border: 1px #77777780;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 380px;
  margin: 0;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 2px 2px 2px 2px #000;
}

.image-175-ur-100 {
  z-index: 1;
  filter: contrast(110%) brightness(120%);
  mix-blend-mode: normal;
  width: 360px;
  max-width: none;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  display: inline-flex;
  position: relative;
}

.paragraph-107-copy {
  color: var(--black);
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 300;
}

.link-25-copy {
  color: var(--bre-b);
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.link-25-copy:hover {
  color: var(--h22);
}

.auto-main-base {
  z-index: 0;
  opacity: .35;
  filter: brightness(80%);
  width: 1500px;
  max-width: none;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  position: absolute;
  overflow: visible;
  transform: none;
}

.auto-main-base-2 {
  z-index: 0;
  opacity: 1;
  filter: brightness(80%);
  width: 1000px;
  max-width: none;
  margin-left: 350px;
  margin-right: 0;
  padding-top: 350px;
  display: none;
  position: absolute;
  overflow: visible;
  transform: none;
}

.div-block-1584 {
  display: none;
  position: absolute;
}

.auto-back-layer {
  z-index: 2;
  border: .5px none var(--g-aa);
  opacity: .7;
  filter: contrast(130%) brightness(120%);
  mix-blend-mode: exclusion;
  width: 600px;
  height: 200px;
  margin-top: 0;
  margin-bottom: 220px;
  margin-left: 0;
  display: inline-flex;
  position: absolute;
}

.background-video-47-03 {
  mix-blend-mode: screen;
  border: .5px solid #fffc;
  width: 100%;
  height: 100%;
  transform: skew(15deg);
}

.section_parallax {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.main-wrapper {
  display: inline-flex;
}

.layer-07 {
  z-index: 7;
  filter: brightness(80%) grayscale();
  mix-blend-mode: normal;
  width: 100%;
  max-width: none;
  height: auto;
  position: absolute;
  inset: auto;
}

.parallax-wrapper {
  z-index: 1;
  background-color: #222;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: 0;
  overflow: hidden;
}

.layer-06 {
  z-index: 6;
  filter: brightness(80%) grayscale();
  width: 100%;
  max-width: none;
  height: auto;
  position: absolute;
}

.layer-02 {
  z-index: 2;
  filter: brightness(80%) grayscale();
  width: 100%;
  max-width: none;
  height: auto;
  position: absolute;
}

.layer-04 {
  z-index: 7;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 3rem;
  position: absolute;
  bottom: 41%;
}

.layer-01 {
  z-index: 1;
  filter: brightness(80%) grayscale();
  width: 100%;
  max-width: none;
  height: auto;
  position: relative;
}

.layer-09 {
  z-index: 9;
  filter: grayscale() brightness(50%);
  mix-blend-mode: normal;
  width: 100%;
  max-width: none;
  height: auto;
  position: absolute;
  inset: auto;
}

.layer-05 {
  z-index: 7;
  color: #c9c9c9;
  text-align: center;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #333, #cecece 90%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 52px;
  position: absolute;
  top: 45%;
}

.layer-08 {
  z-index: 8;
  filter: brightness(80%) grayscale();
  mix-blend-mode: normal;
  width: 100%;
  max-width: none;
  height: auto;
  position: absolute;
  inset: auto;
}

.layer-03 {
  z-index: 3;
  filter: brightness(80%) grayscale();
  width: 100%;
  max-width: none;
  height: auto;
  position: absolute;
}

.page_wrapper {
  perspective: 1000px;
  background-color: #222;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  font-size: 1rem;
  line-height: 1.5rem;
}

.paragraph-108 {
  z-index: 10;
  width: 700px;
  position: absolute;
  bottom: 30%;
}

.col-x {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col-x.centre-align {
  align-items: center;
}

.col-x.lg-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  width: 33.33%;
}

.col-x.lg-4.align-bottom {
  justify-content: flex-end;
}

.col-x.lg-4.align-bottom.md-4 {
  align-items: center;
}

.col-x.lg-4.sm-2.lg-vertical-align {
  justify-content: center;
}

.col-x.lg-4.flex-stretch {
  align-items: stretch;
}

.col-x.lg-3 {
  flex: none;
  width: 25%;
}

.col-x.lg-3.no-padding {
  float: left;
}

.col-x.lg-3.no-padding.sm-2 {
  width: 250px;
  margin-right: 100px;
  padding-right: 0;
  display: none;
}

.col-x.lg-3.flex-stretch {
  align-items: stretch;
}

.col-x.lg-1 {
  flex: 0 auto;
  width: 8.33%;
}

.col-x.lg-6 {
  flex: 0 auto;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  padding-right: 0;
}

.col-x.lg-6.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col-x.lg-6.centre-align-vertical {
  justify-content: center;
}

.col-x.lg-6.md-3.centre-align {
  align-items: center;
}

.col-x.lg-6.sm-margin-bottom.stretch {
  align-items: stretch;
}

.col-x.lg-2 {
  width: 16.66%;
}

.col-x.lg-5 {
  width: 41.66%;
}

.col-x.lg-5.align-vertically {
  justify-content: center;
}

.col-x.lg-7 {
  width: 58.33%;
}

.col-x.lg-8 {
  width: 66.66%;
}

.col-x.lg-9 {
  width: 75%;
}

.col-x.lg-10 {
  width: 83.33%;
}

.col-x.lg-11 {
  width: 91.66%;
}

.col-x.lg-12 {
  width: 100%;
}

.col-x.lg-6-copy {
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
}

.col-x.lg-6-copy.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col-x.lg-6-copy.centre-align-vertical {
  justify-content: center;
}

.col-x.lg-6-copy.md-3.centre-align {
  align-items: center;
}

.col-x.lg-6-copy.sm-margin-bottom.stretch {
  align-items: stretch;
}

.background-video-app-03 {
  filter: contrast(115%) brightness(110%);
  width: 100%;
  height: 100%;
}

.background-video-29-mini-dual {
  z-index: 0;
  opacity: .7;
  filter: brightness() contrast(110%);
  background-color: #000;
  width: 100%;
  height: 90%;
  display: none;
}

.mini-dual-main-copy {
  z-index: 0;
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: static;
  top: 0;
  overflow: hidden;
}

.main-text-box-mini-dual {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  display: none;
  position: absolute;
}

.logo-copy {
  width: auto;
  max-width: none;
  height: 32%;
  margin-left: 0;
}

.might-products-02 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr .5fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  place-items: start;
  width: 75%;
  margin-top: 40px;
  display: none;
}

.image-175-copy {
  z-index: 1;
  filter: contrast(105%);
  mix-blend-mode: normal;
  width: 200px;
  max-width: none;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  display: inline-flex;
  position: relative;
}

.product-v2 {
  background-color: #ffffff12;
  border: 1px #77777780;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 380px;
  margin: 0;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 2px 2px 4px 1px #000;
}

.product-v2:hover {
  background-color: #ffffff0a;
}

.image-175-mini {
  z-index: 1;
  filter: contrast(105%);
  mix-blend-mode: normal;
  width: 150px;
  max-width: none;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  display: inline-flex;
  position: relative;
}

.div-block-1585 {
  width: 100%;
  padding-right: 0;
  display: none;
  position: absolute;
}

.div-block-1586 {
  width: 600px;
}

.main-text-enterprise {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0%;
  padding-top: 0;
  display: flex;
  position: absolute;
}

.paragraph-enter-main {
  color: var(--white);
  width: 400px;
  margin-bottom: 5px;
  margin-left: 0;
  font-size: 17px;
  font-weight: 400;
  display: inline-flex;
}

.text-2-head-enter-phara {
  color: var(--g-aa);
  width: 400px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-1585-02 {
  width: 100%;
  padding-right: 0;
  display: flex;
  position: absolute;
}

.before-afer-big {
  object-fit: none;
  background-color: #0000;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 800px;
  height: 450px;
  margin-right: 0%;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.comparison-m-big {
  object-fit: none;
  width: 800px;
  height: 450px;
  position: absolute;
}

.before-image-big {
  object-fit: none;
  width: 800px;
  height: 450px;
  position: absolute;
  overflow: hidden;
}

.after-image-big {
  object-fit: contain;
  justify-content: flex-end;
  width: 800px;
  height: 450px;
  display: block;
  position: absolute;
}

.before-im-inner-big {
  filter: brightness(110%);
  mix-blend-mode: normal;
  object-fit: cover;
  background-image: url('../images/before-back_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 800px;
  height: 450px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.after-imm-inner-big {
  object-fit: scale-down;
  align-items: center;
  width: 800px;
  height: 450px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.before-im-inner-02-big {
  filter: brightness(125%);
  object-fit: cover;
  background-image: url('../images/before-back04_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  width: 800px;
  height: 450px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.automotive-main-a {
  z-index: 0;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: relative;
  overflow: hidden;
}

.background-video-car-video {
  z-index: -5;
  opacity: 1;
  filter: contrast(110%) brightness(130%);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-right: 0;
  display: inline-flex;
  position: relative;
}

.auto-middle {
  z-index: 3;
  border: .5px none var(--g-aa);
  opacity: .9;
  filter: contrast(130%) brightness(120%);
  mix-blend-mode: exclusion;
  width: 600px;
  height: 200px;
  margin-top: 0;
  margin-bottom: 220px;
  margin-left: 0;
  display: inline-flex;
  position: absolute;
}

.image-enter {
  opacity: 1;
  filter: brightness(65%);
  vertical-align: baseline;
  width: 100%;
  max-width: none;
  margin-top: 0;
  display: none;
  overflow: clip;
}

.background-video-enter-erath {
  z-index: 1;
  opacity: 1;
  filter: brightness(200%) contrast(110%);
  vertical-align: baseline;
  mix-blend-mode: screen;
  transform-style: preserve-3d;
  flex: 0 auto;
  width: 20%;
  height: 20%;
  margin-bottom: 140px;
  display: none;
  position: absolute;
  top: auto;
  overflow: visible;
  transform: none;
}

.background-video-51 {
  z-index: 1;
  opacity: 1;
  filter: brightness(85%);
  width: 100%;
  height: 100%;
  display: inline-flex;
  position: absolute;
}

.div-block-1587 {
  background-color: #000;
  height: 1200px;
}

.auto-ball-011 {
  display: none;
}

.mini-dual-main {
  z-index: 0;
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  top: auto;
  overflow: hidden;
}

.background-video-mini-dual {
  z-index: 0;
  opacity: .7;
  filter: brightness() contrast(110%);
  background-color: #000;
  width: 100%;
  height: 90%;
  display: none;
}

.mini-dual-main-gab {
  width: 500px;
  display: none;
}

.mini-dual-main-p {
  opacity: 1;
  filter: contrast(105%) brightness();
  mix-blend-mode: normal;
  width: 90%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 280px;
  display: none;
}

.mini-dual-main-text-box {
  z-index: 5;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: absolute;
}

.image-180 {
  max-width: none;
}

.mini-dual-body {
  z-index: 0;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 0;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
}

.mini-dual-front-01 {
  z-index: 2;
  opacity: .1;
  filter: contrast(120%) brightness(110%);
  mix-blend-mode: screen;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 0;
  display: block;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
}

.mini-dual-back-02 {
  z-index: 1;
  opacity: .1;
  filter: contrast(110%) brightness(110%);
  mix-blend-mode: lighten;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 0;
  display: block;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
}

.body-23 {
  background-color: #000;
}

.mini-dual-body-02 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 60px;
  display: flex;
}

.mini-dual-text {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 75%;
  height: auto;
  margin-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
  bottom: auto;
}

.head-text-mini-dual {
  color: var(--bre-w2);
  text-align: center;
  text-transform: capitalize;
  background-color: #0000;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.head-paragraph-mini-dual {
  color: var(--g-aa);
  text-align: left;
  width: 95%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.second-head {
  color: var(--white);
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
}

.div-block-1588 {
  flex-flow: column;
  width: 50%;
  display: flex;
}

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

.div-block-1590 {
  z-index: 1;
  background-image: linear-gradient(#000, #0000);
  width: 100%;
  height: 120px;
  display: inline-flex;
  position: absolute;
  top: auto;
}

.mini-dual-text-02 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin-top: 0;
  margin-bottom: 60px;
  display: flex;
  position: absolute;
  bottom: auto;
}

.image-181 {
  z-index: 0;
  width: 100%;
  position: relative;
}

.div-block-1590-copy {
  z-index: 1;
  background-image: linear-gradient(0deg, #000, #0000);
  width: 100%;
  height: 120px;
  display: inline-flex;
  position: absolute;
  bottom: 0;
}

.div-block-1591 {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
}

.mini-dual-body02 {
  z-index: 0;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 140px;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
}

.gra-bottom {
  z-index: 1;
  background-image: linear-gradient(0deg, #000, #0000);
  width: 100%;
  height: 150px;
  display: inline-flex;
  position: absolute;
  top: auto;
  bottom: 0;
}

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

.div-block-1593 {
  width: 100%;
  margin-bottom: 20px;
}

.div-block-1529-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.mini-dual {
  opacity: .6;
  color: var(--bre-w2);
  margin-left: 25px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
  display: none;
}

.mini-dual:hover {
  opacity: .9;
  color: var(--h22);
}

.automotive-main-b {
  z-index: 0;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.businesswire, .businew, .prnew {
  width: auto;
  max-width: none;
  height: 25px;
  margin-left: 0;
}

.lockheed-m-copy {
  filter: none;
  mix-blend-mode: soft-light;
  width: 240px;
  max-width: none;
  height: auto;
  margin-left: 0;
  display: none;
}

.paragraph-109 {
  color: var(--white);
  margin-bottom: 0;
  font-size: 15px;
}

.bold-text-46 {
  color: var(--black);
  font-size: 20px;
  font-weight: 500;
}

.ultra-mini {
  opacity: .6;
  color: var(--bre-w2);
  margin-left: 25px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.ultra-mini:hover {
  opacity: .9;
  color: var(--h22);
}

.info_brelyon {
  opacity: .6;
  color: var(--bre-w2);
  margin-left: 25px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.info_brelyon:hover {
  opacity: .9;
  color: var(--h22);
}

.head-text-ccc {
  color: var(--h22);
  letter-spacing: 1px;
  text-transform: capitalize;
  width: 400px;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.3em;
  display: none;
}

.paragraph-c {
  color: var(--white);
  width: auto;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: inline-flex;
}

.text-2-c {
  color: var(--g-aa);
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.text-box-cc {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 75%;
  height: 100%;
  margin-top: 100px;
  margin-bottom: 0;
  display: inline-flex;
  position: relative;
}

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

.menbership-accesble-head {
  color: var(--h22);
  text-align: left;
  text-transform: capitalize;
  width: auto;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.membership-accesble-phara {
  color: var(--g-aa);
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.membership-request-_auto {
  background-color: var(--black);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-bottom: 1px #f8f8f880;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.auto-member {
  background-color: var(--black);
  color: var(--h22);
  border: 1px solid #000;
  border-radius: 3px;
  width: 400px;
  height: 40px;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
}

.auto-member:focus-visible, .auto-member[data-wf-focus-visible] {
  color: var(--h22);
}

.auto-member-requeat-form {
  z-index: 1;
  box-shadow: none;
  opacity: 1;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #eee6ff1a;
  border: 1px #ece5ff4d;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-left: 0;
  padding: 20px 100px 0;
  display: flex;
  position: relative;
}

.auto {
  width: 400px;
  margin-bottom: 100px;
  margin-right: 40px;
}

.col-3-copy {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col-3-copy.lg-3 {
  flex: none;
  width: 25%;
}

.col-3-copy.lg-3.no-padding {
  float: left;
}

.col-3-copy.lg-3.no-padding.sm-2 {
  width: 250px;
  margin-right: 100px;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.membership-programs {
  background-color: var(--black);
  background-image: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.membership-program-p {
  justify-content: center;
  align-items: flex-start;
  width: 120%;
  height: 700px;
  margin-top: 0;
  display: flex;
  overflow: clip;
}

.membership-p {
  z-index: 0;
  opacity: 1;
  filter: contrast(110%) brightness(110%);
  mix-blend-mode: normal;
  width: 100%;
  max-width: none;
  margin-left: 0;
  padding-top: 60px;
  position: relative;
}

.head-membership {
  color: var(--h22);
  letter-spacing: 1px;
  width: auto;
  margin-bottom: 30px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
}

.paragraph--membership {
  color: var(--white);
  width: auto;
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 400;
}

.phara-membership {
  color: var(--g-aa);
  width: 400px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.visual-engine {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 1% 140px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.app-button-01-copy {
  background-color: #3898ec00;
  background-image: url('../images/asset-254x_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.app-button-01-copy.w--current {
  background-image: url('../images/asset-254x_1.avif');
}

.app-button-suite {
  background-color: #3898ec00;
  background-image: url('../images/asset-292x.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.app-button-suite.w--current {
  background-image: url('../images/asset-254x_1.avif');
}

.general-member {
  background-color: #000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 100px;
  display: inline-flex;
  overflow: hidden;
}

.im-member-b {
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
  opacity: 1;
  color: var(--nn3);
  letter-spacing: 2px;
  border-radius: 0;
  justify-content: flex-start;
  width: auto;
  height: auto;
  margin-top: 40px;
  padding: 15px 30px;
  font-size: 13px;
  font-weight: 400;
  display: inline-flex;
}

.im-member-b:hover {
  border: 1px none var(--h22);
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 51%, var(--ur));
  opacity: 1;
  filter: brightness(130%);
  letter-spacing: 2px;
  overflow: hidden;
}

.member-notice {
  z-index: 5;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fff;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 110px;
  padding-bottom: 10px;
  display: flex;
  position: sticky;
  top: 0;
  box-shadow: 0 3px 10px 1px #fff9;
}

.paragraph-110 {
  color: var(--black);
  letter-spacing: 3px;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
}

.automember-log {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.member-only {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin: 60px 0 0;
  padding: 0 0 50px;
  display: flex;
  position: static;
}

.automotive-member, .automotive-main-head {
  color: var(--h22);
  letter-spacing: 1px;
  text-transform: capitalize;
  width: auto;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.3em;
}

.automotive-main-video {
  z-index: 0;
  filter: contrast(120%) brightness(110%);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 40px;
  padding-right: 0;
  display: inline-flex;
  position: relative;
}

.automotive-members {
  z-index: 0;
  filter: contrast(120%);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 750px;
  margin-top: 0;
  display: inline-flex;
  position: relative;
}

.m-002 {
  opacity: .25;
  background-image: none;
  width: 850px;
  height: 180px;
  margin-top: -150px;
  margin-left: 70px;
}

.m-001 {
  opacity: .15;
  background-image: linear-gradient(0deg, #fff0 35%, #fff3);
  width: 850px;
  height: 200px;
}

.div-block-1597 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 75%;
  margin-left: 60px;
  display: flex;
}

.m-003 {
  opacity: .35;
  background-image: none;
  width: 850px;
  height: 150px;
  margin-top: -123px;
  margin-left: 140px;
}

.auto-phara {
  color: var(--white);
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.auto-overview-02 {
  z-index: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 0;
  display: inline-flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.auto-ball-01-02 {
  z-index: 1;
  opacity: .7;
  background-color: #ffffff4d;
  border: 2px solid #fff;
  border-radius: 50px;
  width: 75px;
  height: 75px;
  margin-bottom: 32px;
  margin-right: 270px;
  position: absolute;
}

.auto-ball-02-02 {
  z-index: 1;
  opacity: .7;
  background-color: #ffffff4d;
  border: 2px solid #fff;
  border-radius: 50px;
  width: 75px;
  height: 75px;
  margin-bottom: 400px;
  margin-left: 100px;
  display: inline-flex;
  position: absolute;
}

.auto-ball-03-02 {
  z-index: 1;
  opacity: .7;
  background-color: #ffffff4d;
  border: 2px solid #fff;
  border-radius: 50px;
  width: 75px;
  height: 75px;
  margin-bottom: 220px;
  margin-left: 345px;
  display: inline-flex;
  position: absolute;
}

.div-block-1598 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.image-183 {
  padding-top: 0;
}

.auto-overview-b {
  z-index: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 450vh;
  padding-top: 100px;
  display: inline-flex;
  position: static;
  top: 100px;
  overflow: visible;
}

.auto-ex-center {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  top: auto;
  overflow: hidden;
}

.div-block-1573-b {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.prism-b-back-b {
  z-index: 1;
  opacity: 1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 345px;
  margin-bottom: 85px;
  margin-left: 0;
  margin-right: 815px;
  display: inline-flex;
  position: absolute;
  bottom: auto;
  left: auto;
}

.crsytal-b-bck-b {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  height: 345px;
  margin-bottom: 150px;
  margin-left: 595px;
  display: inline-flex;
  position: absolute;
}

.mini-b-bck-b {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  height: 345px;
  margin-top: 80px;
  margin-left: 770px;
  display: inline-flex;
  position: absolute;
}

.auto-ball-01-b {
  z-index: 1;
  opacity: 1;
  background-color: #fff3;
  border: 2px solid #fff;
  border-radius: 50px;
  width: 75px;
  height: 75px;
  margin-bottom: 270px;
  margin-right: 330px;
  position: absolute;
}

.auto-ball-02-b {
  z-index: 1;
  opacity: 1;
  background-color: #fff3;
  border: 2px solid #fff;
  border-radius: 50px;
  width: 75px;
  height: 75px;
  margin-bottom: 440px;
  margin-left: 0;
  margin-right: 100px;
  display: inline-flex;
  position: absolute;
}

.auto-ball-03-b {
  z-index: 1;
  opacity: 1;
  background-color: #fff3;
  border: 2px solid #fff;
  border-radius: 100px;
  width: 75px;
  height: 75px;
  margin-bottom: 120px;
  margin-left: 210px;
  display: inline-flex;
  position: absolute;
}

.image-171-b {
  opacity: 1;
  filter: contrast(120%);
  width: 400px;
}

.div-block-1581-crsytal-b {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 90px;
  margin-left: 20px;
  display: flex;
}

.b-bcak-crsytal-b {
  opacity: 1;
  filter: brightness(70%) contrast(120%);
  width: 350px;
}

.div-block-1581-mini-b {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 0;
  display: flex;
}

.b-bcak-mini-b {
  opacity: 1;
  filter: brightness() contrast(120%);
  width: 320px;
  margin-right: 40px;
}

.div-block-1579-prism-b {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-105-b {
  color: var(--white);
  width: 180px;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
}

.prism-annotation-b {
  background-color: var(--white);
  width: 230px;
  height: 1.5px;
  margin-top: 25px;
  margin-bottom: 10px;
}

.paragraph-106-b {
  width: 350px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
}

.div-block-1600 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
  position: sticky;
  top: -300px;
}

.div-block-1601 {
  background-color: var(--white);
  width: 300px;
  height: 1.5px;
  margin-top: 20px;
  margin-right: 10px;
}

.mini-anotation-b {
  background-color: var(--white);
  width: 75px;
  height: 1.5px;
  margin-top: 15px;
  margin-right: 10px;
}

.image-185 {
  opacity: .7;
  padding-bottom: 40px;
}

.membership-program {
  color: var(--cyan);
}

.automotive-main-members {
  z-index: 0;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.members-main-text-box {
  z-index: 1;
  aspect-ratio: auto;
  width: 70%;
  position: absolute;
}

.select-products-member-copy {
  background-color: var(--black);
  color: var(--white);
  border: 1px solid #000;
  border-radius: 3px;
  width: 400px;
  height: 40px;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
}

.select-products-member-copy:focus-visible, .select-products-member-copy[data-wf-focus-visible] {
  color: var(--white);
}

.select-products-member-grade {
  background-color: var(--black);
  color: var(--white);
  border: 1px solid #000;
  border-radius: 3px;
  width: 400px;
  height: 40px;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
}

.select-products-member-grade:focus-visible, .select-products-member-grade[data-wf-focus-visible] {
  color: var(--white);
}

.select-products-member-0 {
  background-color: var(--black);
  color: var(--h22);
  border: 1px solid #000;
  border-radius: 3px;
  width: 400px;
  height: 40px;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
}

.select-products-member-0:focus-visible, .select-products-member-0[data-wf-focus-visible] {
  color: var(--white);
}

.auto-member-head {
  color: var(--h22);
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 40px;
  margin-bottom: 60px;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.2em;
}

.request-member-auto {
  z-index: 2;
  opacity: 1;
  color: var(--h22);
  text-align: left;
  width: 400px;
  margin-bottom: 40px;
  font-size: 33px;
  line-height: 1.2em;
  position: relative;
  top: 20px;
}

.members-main-text-box-copy {
  z-index: 1;
  aspect-ratio: auto;
  width: 70%;
  position: absolute;
}

.automain-back {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.member-auto-main-back {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.auto-member-program {
  background-color: #0000;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 100px;
  display: inline-flex;
  overflow: hidden;
}

.slide-a {
  width: auto;
}

.div-block-1602 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 140px;
  display: flex;
}

.grid-7 {
  grid-template: "Area"
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr 1fr 1fr 1fr;
  place-content: start center;
  width: auto;
}

.div-block-1603 {
  border: 1px solid #bcbcbc;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 300px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.div-block-1604 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: start center;
  width: auto;
  margin-top: 40px;
  display: grid;
}

.div-block-1605 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 380px;
  height: 180px;
  display: flex;
  overflow: hidden;
}

.paragraph-111 {
  color: var(--black);
  text-align: center;
  width: auto;
  height: 80px;
  margin-bottom: 0;
  padding: 10px 10px 5px;
  font-size: 12px;
  font-weight: 400;
}

.paragraph-111:hover {
  color: var(--ne-02);
}

.link-block-17 {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.image-186 {
  width: 150px;
  position: absolute;
}

.sub-head-news {
  color: var(--bre-b);
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  width: auto;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
}

.news-sub {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin: 0;
  padding: 60px 10px 0;
  display: flex;
  position: static;
}

.brelyon-announc {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: start center;
  width: auto;
  margin-top: 40px;
  display: grid;
}

.nd {
  width: auto;
  max-width: none;
  height: 50px;
  margin-left: 0;
}

.paragraph-112 {
  color: var(--g-aa);
  text-align: right;
  padding-top: 0;
  padding-left: 10px;
  font-size: 12px;
  font-weight: 300;
}

.nd-logo {
  filter: invert();
  width: 170px;
  position: absolute;
}

.news-section {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: start center;
  width: auto;
  margin-top: 40px;
  display: grid;
}

.image-187 {
  display: none;
}

.hiome-nd-logo {
  width: auto;
  max-width: none;
  height: 40px;
  margin-left: 0;
}

.slide-6, .slide-7, .slide-8 {
  width: 240px;
}

.div-block-1606 {
  width: 75%;
}

.mit-news {
  height: 90px;
}

.tech-c-logo, .ps-logo {
  height: 35px;
}

.bw-logo {
  height: 30px;
}

.pr-logo {
  height: 50px;
}

.resd-more {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 10px 0;
  display: flex;
  position: static;
}

.news-page {
  color: var(--g-aa);
  text-decoration: none;
}

.news-page:hover {
  color: var(--h22);
}

.news-sub-title {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin: 0;
  padding: 60px 10px 0;
  display: flex;
  position: static;
}

.ng-logo {
  width: 250px;
  position: absolute;
}

.tet-logo {
  width: 280px;
  position: absolute;
}

.time {
  width: 180px;
  position: absolute;
}

.grounp {
  margin-top: 40px;
}

.image-188 {
  width: 900px;
  display: inline-flex;
}

.image-189 {
  opacity: .9;
  mix-blend-mode: lighten;
  position: absolute;
}

.sell-back {
  opacity: .1;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: none;
  position: absolute;
}

.bsw {
  filter: invert();
  width: 270px;
  position: absolute;
}

.pr-new {
  width: 270px;
  position: absolute;
}

.mit-new {
  filter: invert();
  width: 250px;
  position: absolute;
}

.digital {
  width: 230px;
  position: absolute;
}

.technewsworld {
  width: 250px;
  position: absolute;
}

.aim, .core77, .forbes-logo {
  width: 170px;
  position: absolute;
}

.mashable {
  width: 100px;
  position: absolute;
}

.techcrunch {
  width: 240px;
  position: absolute;
}

.popular-science {
  width: 170px;
  position: absolute;
}

.provideo-coalition {
  width: 240px;
  position: absolute;
}

.auganix-logo, .optics, ._80lv, .mixed {
  width: 200px;
  position: absolute;
}

.techcrunch-news {
  width: 240px;
  position: absolute;
}

.cnet-logo {
  width: 180px;
  position: absolute;
}

.techeblog, .techacute {
  width: 230px;
  position: absolute;
}

.ieee-spectrum {
  width: 200px;
  position: absolute;
}

.tedx-logo {
  width: 160px;
  position: absolute;
}

.image-190 {
  width: 100%;
  height: auto;
  padding-bottom: 0;
  padding-left: 350px;
  position: absolute;
}

.div-block-1607 {
  opacity: .7;
  filter: contrast(120%);
  mix-blend-mode: lighten;
  width: 100%;
  height: 750px;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.brelyon-news {
  opacity: .6;
  color: var(--bre-w2);
  margin-left: 25px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.brelyon-news:hover {
  opacity: .9;
  color: var(--h22);
}

.div-block-1608 {
  z-index: 1;
  background-image: linear-gradient(90deg, #0009 23%, #0000 56%);
  width: 100%;
  height: auto;
  position: absolute;
  inset: 0;
}

.div-block-1609 {
  border: 1px solid var(--white);
  opacity: 1;
  width: 350px;
  height: 175px;
  overflow: hidden;
}

.cystal-anote {
  background-color: var(--white);
  width: 230px;
  height: 1.5px;
  margin-top: 20px;
  margin-right: 10px;
}

.image-191 {
  max-width: 100%;
  display: none;
}

.background-video-52 {
  border: 1px none var(--white);
  filter: contrast(115%) brightness(110%);
  width: 350px;
  height: 175px;
}

.background-video-53 {
  filter: contrast(120%) brightness(110%);
  width: 600px;
  height: 300px;
}

.main-learn-more {
  opacity: 1;
  color: var(--white);
  letter-spacing: 2px;
  background-color: #0003;
  border: 1px solid #ffffffb3;
  margin-top: 40px;
  padding: 15px 27px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  display: none;
}

.main-learn-more:hover {
  border-color: var(--ur);
  background-color: var(--cyan);
  background-image: linear-gradient(to right, var(--ur), var(--h22) 83%);
  opacity: 1;
  filter: brightness(110%);
  color: var(--black);
}

.lottie-intro {
  z-index: 2;
  background-color: #000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 500vh;
  margin-top: 0;
  display: none;
  position: relative;
  top: 60px;
}

.lottie-animation-4 {
  position: sticky;
  top: -20px;
}

.background-video-54 {
  filter: contrast(115%) brightness(105%);
  width: 350px;
  height: 175px;
}

.bic-mini {
  filter: contrast(120%) brightness(105%);
  width: 600px;
  height: 300px;
}

.home-explain-001 {
  -webkit-backdrop-filter: brightness(110%);
  backdrop-filter: brightness(110%);
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
}

.bic-crystal {
  filter: contrast(120%) brightness(105%);
  width: 600px;
  height: 300px;
}

.bic-prism {
  filter: contrast(120%) brightness(110%);
  width: 600px;
  height: 300px;
}

.crystal-s, .mini-s {
  filter: contrast(115%) brightness(105%);
  width: 350px;
  height: 175px;
}

.background-video-52-copy, .prism-s {
  border: 1px none var(--white);
  filter: contrast(115%) brightness(110%);
  width: 350px;
  height: 175px;
}

.brelyon {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 85%;
  height: auto;
  display: inline-flex;
  position: fixed;
}

.paragraph-114 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #525affb3;
  text-transform: capitalize;
  margin-bottom: 0;
  padding-top: 80px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.2em;
}

.bmd {
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
  width: 80px;
}

.div-block-1122 {
  background-color: #0000;
  border: 1px #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 100px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
  display: flex;
}

.argen {
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
  width: 100%;
  height: 100%;
}

.text-block-3-s-member {
  opacity: 1;
  color: var(--white);
  column-count: .1;
  align-items: flex-end;
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 17px;
  display: flex;
}

.paragraph-103-head {
  color: var(--white);
  width: 550px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-103-phara {
  color: var(--g-aa);
  width: 550px;
  margin-bottom: 0;
  font-size: 14px;
}

.middle-lottie {
  z-index: auto;
  width: 70%;
  height: 350vh;
  position: relative;
}

.lottie-animation-5 {
  position: sticky;
  top: 0;
}

.image-422 {
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
  width: auto;
  max-width: none;
  height: 17px;
  margin-top: 20px;
}

._1bit-md {
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
  width: auto;
  max-width: none;
  height: 18px;
  margin-top: 20px;
}

.div-block-112-copy {
  background-color: #0000;
  border: 1px #0000001a;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 130px;
  height: 120px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.lottie-middle {
  z-index: -1;
  background-color: #000;
  width: 100%;
  display: flex;
  position: relative;
}

.paragraph-115 {
  color: var(--manual-book);
  text-align: center;
  width: auto;
}

.paragraph-116 {
  color: var(--h22);
  text-align: right;
  width: 90%;
  padding-top: 450px;
  padding-right: 0;
}

.where-x-y {
  z-index: 1;
  opacity: 0;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 85%;
  height: auto;
  padding-top: 550px;
  display: inline-flex;
  position: fixed;
}

.where-x-y-t {
  color: var(--g-aa);
  text-align: left;
  width: 100%;
  padding-top: 0;
  padding-right: 60px;
  font-size: 38px;
}

.finally-meet-z {
  z-index: 1;
  opacity: 0;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 85%;
  height: auto;
  padding-top: 550px;
  display: inline-flex;
  position: fixed;
}

.where-x-y-t-copy {
  z-index: auto;
  color: var(--g-aa);
  text-align: left;
  width: 100%;
  padding-top: 0;
  padding-right: 0;
  font-size: 38px;
}

.where-x-y-copy {
  z-index: 1;
  opacity: 0;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 85%;
  height: auto;
  padding-top: 550px;
  display: inline-flex;
  position: fixed;
}

.end-text {
  z-index: 3;
  opacity: 0;
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 85%;
  height: auto;
  padding-top: 0;
  display: inline-flex;
  position: absolute;
  bottom: 0;
}

.end-texts {
  opacity: 1;
  color: var(--g-aa);
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
  padding-top: 0;
  padding-right: 0;
  font-size: 40px;
}

.app-down-act {
  color: var(--h22);
  padding-top: 20px;
  font-weight: 400;
  text-decoration: none;
}

.app-down-deact {
  color: var(--g-aa);
  padding-top: 20px;
  font-weight: 400;
  text-decoration: none;
}

.ur-100-color-image {
  z-index: 1;
  opacity: .9;
  filter: contrast(105%) brightness();
  mix-blend-mode: normal;
  width: 80%;
  margin-left: 20%;
  margin-right: 0;
  padding-top: 100px;
  padding-left: 0%;
  display: block;
  position: relative;
}

.background-video-extend, .background-video-ultra-extend, .background-video-ur-extend {
  filter: contrast(115%) brightness(110%);
  width: 100%;
  height: 100%;
}

.div-block-extend-01 {
  border: 1px none var(--bre-w);
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 450px;
  padding-left: 0;
  display: flex;
}

.extend-r-argen-01 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 1%;
  display: inline-flex;
  position: relative;
}

.div-block-argen-01 {
  border: 1px none var(--bre-w);
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 450px;
  padding-left: 0;
  display: flex;
}

.extend-l-argen-02 {
  justify-content: space-between;
  align-items: center;
  padding: 60px 1% 100px;
  display: flex;
  overflow: hidden;
}

.div-block-argen-02 {
  border: 1px none var(--bre-w);
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 450px;
  padding-left: 0;
  display: flex;
}

.argen-02video {
  filter: none;
  width: 100%;
  height: 100%;
}

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

.extend-sub-title {
  color: var(--dimen-p);
  width: 450px;
  margin-bottom: 5px;
  margin-left: 0;
  font-size: 17px;
  font-weight: 400;
  display: inline-flex;
}

.gallery-wrapper-2 {
  z-index: 2;
  background-color: #000;
  flex: none;
  padding-top: 6vh;
  padding-bottom: 6vh;
  position: relative;
  overflow: hidden;
}

.carousel {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-wrapper-3 {
  opacity: .6;
  background-color: #1e1927;
  margin-right: 5px;
  padding: 1vh 5px;
  transition: opacity .2s;
  display: flex;
}

.image-wrapper-3.slick-center {
  opacity: 1;
}

.image-423 {
  opacity: 0;
  object-fit: contain;
  max-height: 76vh;
}

.div-block-111-home {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.image-422-copy {
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
  width: auto;
  max-width: none;
  height: 80px;
  margin-top: 20px;
}

.div-block-112-copy-copy {
  background-color: #0000;
  border: 1px #0000001a;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: auto;
  height: 120px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-1614 {
  z-index: 3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.paragraph-117 {
  color: var(--h22);
  margin-bottom: 0;
  padding: 5px 10px;
  font-size: 21px;
  font-weight: 400;
  position: absolute;
  top: 15px;
  left: 20px;
}

.gallery-wrapper-3 {
  background-color: #e9e5e500;
  flex: none;
  padding-top: 3vh;
  padding-bottom: 3vh;
}

.image-wrapper-4 {
  opacity: .6;
  margin-right: 5px;
  padding: 1vh 5px;
  transition: opacity .2s;
  display: flex;
}

.image-wrapper-4.slick-center {
  opacity: 1;
}

.image-424 {
  object-fit: contain;
  max-height: 76vh;
}

.section-7 {
  align-items: center;
  height: 100vh;
  display: block;
  position: relative;
}

.slider-7 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  top: 50%;
  overflow: hidden;
  transform: translate(0, -50%);
}

.mask-4 {
  text-align: center;
  width: 55%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.slide-13 {
  text-align: center;
  vertical-align: middle;
  cursor: grab;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.img {
  display: inline-block;
}

.left-arrow-4 {
  background-image: linear-gradient(to right, #000, #0000);
  width: 25%;
}

.right-arrow-5 {
  background-image: linear-gradient(270deg, #000, #0000);
  width: 25%;
}

.slide-nav-5 {
  font-size: 9px;
  line-height: 20px;
  position: relative;
}

.slide-13-copy {
  text-align: center;
  vertical-align: middle;
  cursor: grab;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.slide-14 {
  vertical-align: middle;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}

.slide-_1, .slide-_2 {
  text-align: center;
  vertical-align: middle;
  cursor: grab;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}

.image-425 {
  width: 300px;
  max-width: none;
  display: none;
}

.div-block-1615 {
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.image-425-copy {
  opacity: 1;
  width: 450px;
  padding-right: 40px;
  display: inline-flex;
}

.div-block-1616 {
  z-index: 5;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.activation-key {
  color: var(--h22);
  text-transform: capitalize;
  margin-top: 20px;
  margin-right: 40px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.activation-key:hover {
  color: var(--hobor-neon);
  font-weight: 500;
}

.text-2-head-enter-phara-copy {
  color: var(--white);
  width: 400px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.you-might-need {
  color: var(--white);
  text-align: center;
  text-transform: capitalize;
  background-color: #0000;
  width: auto;
  margin-bottom: 0;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.you-might-need-products {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--bre-b);
  vertical-align: baseline;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 0;
  display: inline-flex;
  position: relative;
}

.you-might-background {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.grounp-you-might {
  margin-top: 0;
}

.text-2-copy-copy {
  opacity: 1;
  color: var(--g-aa);
  width: 400px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
  display: flex;
}

.button-3-copy-phone-copy {
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
  opacity: 1;
  color: var(--black);
  letter-spacing: 1px;
  border-radius: 0;
  justify-content: flex-start;
  width: 152px;
  height: auto;
  margin-top: 20px;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 300;
  display: none;
}

.button-3-copy-phone-copy:hover {
  border-width: 1px;
  border-color: var(--deep-sky-blue);
  background-color: #0000;
  background-image: linear-gradient(to right, var(--green-02) 8%, var(--g3) 90%);
  opacity: 1;
  color: var(--black);
  font-weight: 300;
}

.member-price-para-copy {
  opacity: 1;
  color: var(--manual-book);
  text-align: left;
  letter-spacing: .5px;
  width: auto;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 11px;
  font-weight: 400;
}

.member-case-gold {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin: 20px 10px 10px;
  display: flex;
  position: relative;
}

.support-brelyon {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.support-brelyon:hover {
  color: #fff;
  background-color: #32343a;
}

.support-brelyon:active {
  background-color: #43464d;
}

.support-brelyon.outline-button {
  border: 1px none var(--black);
  background-color: var(--midnight-blue);
  background-image: linear-gradient(180deg, var(--deep-sky-blue), var(--h22) 65%);
  box-shadow: none;
  color: #000;
  text-align: center;
  width: 142px;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 40px 30px 10px;
  font-weight: 400;
  transition: none;
}

.support-brelyon.outline-button:hover {
  border-color: var(--h22);
  background-color: var(--h22);
  background-image: linear-gradient(to bottom, var(--deep-sky-blue), var(--h22) 61%);
  filter: brightness(130%);
  color: var(--black);
  font-weight: 400;
}

.support-brelyon.outline-button {
  box-shadow: none;
  color: #000;
  text-align: center;
  background-color: #1f2c3d;
  background-image: linear-gradient(#00bee4, #00f9ff 65%);
  border: 1px #000;
  width: 142px;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 10px 30px;
  font-weight: 400;
  transition: none;
}

.support-brelyon.outline-button:hover {
  filter: brightness(130%);
  color: #000;
  background-color: #00f9ff;
  background-image: linear-gradient(#00bee4, #00f9ff 61%);
  border-color: #00f9ff;
  font-weight: 400;
}

.button-3-copy {
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
  opacity: 1;
  color: var(--nn3);
  letter-spacing: 2px;
  border-radius: 0;
  justify-content: flex-start;
  width: 160px;
  height: auto;
  margin-top: 20px;
  padding: 15px 30px;
  font-size: 13px;
  font-weight: 400;
  display: inline-flex;
}

.button-3-copy:hover {
  border: 1px none var(--h22);
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 51%, var(--ur));
  opacity: 1;
  filter: brightness(130%);
  letter-spacing: 2px;
  overflow: hidden;
}

.support-brelyon-b {
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
  opacity: 1;
  color: var(--nn3);
  letter-spacing: 2px;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 205px;
  height: auto;
  margin-top: 20px;
  padding: 15px 30px;
  font-size: 13px;
  font-weight: 400;
  display: inline-flex;
}

.support-brelyon-b:hover {
  border: 1px none var(--h22);
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 51%, var(--ur));
  opacity: 1;
  filter: brightness(130%);
  letter-spacing: 2px;
  overflow: hidden;
}

.support-brelyon-b.w--current {
  width: 210px;
}

.div-block-1617 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.image-426 {
  opacity: .8;
  mix-blend-mode: lighten;
  width: 300px;
}

.donation {
  color: var(--white);
  text-align: center;
  text-transform: capitalize;
  background-color: #0000;
  width: auto;
  margin-bottom: 15px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.auto-phara-copy {
  color: var(--g-aa);
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-112-ve {
  background-color: #0000;
  border: 1px #0000001a;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: auto;
  height: 120px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.paragraph-115-copy {
  color: var(--manual-book);
  text-align: center;
  width: auto;
  font-size: 12px;
}

.button-3-copy-phone-copy-copy {
  background-color: #0000;
  background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
  opacity: 1;
  color: var(--black);
  letter-spacing: 1px;
  border-radius: 0;
  justify-content: flex-start;
  width: 152px;
  height: auto;
  margin-top: 20px;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 300;
  display: none;
}

.button-3-copy-phone-copy-copy:hover {
  border-width: 1px;
  border-color: var(--deep-sky-blue);
  background-color: #0000;
  background-image: linear-gradient(to right, var(--green-02) 8%, var(--g3) 90%);
  opacity: 1;
  color: var(--black);
  font-weight: 300;
}

.div-block-1618 {
  position: sticky;
  top: -20px;
}

.youtube-2 {
  background-image: none;
}

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

.app-download-2 {
  color: #00f9ff;
  text-transform: capitalize;
  margin-top: 20px;
  margin-right: 40px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.app-download-2:hover {
  color: #9ceeff;
  font-weight: 400;
}

.activation-key-2 {
  color: #00f9ff;
  text-transform: capitalize;
  margin-top: 20px;
  margin-right: 40px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.activation-key-2:hover {
  color: #9ceeff;
  font-weight: 500;
}

.app-download-2-copy {
  color: #00f9ff;
  text-transform: capitalize;
  margin-top: 20px;
  margin-right: 40px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.app-download-2-copy:hover {
  color: #9ceeff;
  font-weight: 400;
}

.activation-key-2-copy {
  color: #00f9ff;
  text-transform: capitalize;
  margin-top: 20px;
  margin-right: 40px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.activation-key-2-copy:hover {
  color: #9ceeff;
  font-weight: 500;
}

.brelyon-suite-download {
  color: #00f9ff;
  text-transform: capitalize;
  margin-top: 20px;
  margin-right: 40px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.brelyon-suite-download:hover {
  color: #9ceeff;
  font-weight: 400;
}

.focal-studio-1 {
  color: var(--manual-book);
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.focal-studio-1:hover {
  color: var(--white);
  font-weight: 400;
}

.focal-studio-1.w--current {
  font-size: 12px;
}

.app-down-act-2 {
  color: #00f9ff;
  padding-top: 20px;
  font-weight: 400;
  text-decoration: none;
}

.software-focal-down-beta, .software-suite-down {
  z-index: 3;
  color: #00f9ff;
  padding-top: 20px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.brelyon-suite-1 {
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.brelyon-suite-1:hover {
  color: var(--white);
  font-weight: 400;
}

.brelyon-suite-1.w--current {
  font-size: 12px;
}

.demo-loop-medical {
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.demo-loop-medical:hover {
  color: var(--white);
  font-weight: 400;
}

.demo-loop-medical.w--current {
  font-size: 12px;
}

.demo-loop-gen {
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.demo-loop-gen:hover {
  color: var(--white);
  font-weight: 400;
}

.demo-loop-gen.w--current {
  font-size: 12px;
}

.demo-sim_tra {
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.demo-sim_tra:hover {
  color: var(--white);
  font-weight: 400;
}

.demo-sim_tra.w--current {
  font-size: 12px;
}

.demo-defense {
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.demo-defense:hover {
  color: var(--white);
  font-weight: 400;
}

.demo-defense.w--current {
  font-size: 12px;
}

.bs-1 {
  color: var(--manual-book);
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.bs-1:hover {
  color: var(--white);
  font-weight: 400;
}

.bs-1.w--current {
  font-size: 12px;
}

.bve-1 {
  color: var(--manual-book);
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.bve-1:hover {
  color: var(--white);
  font-weight: 400;
}

.bve-1.w--current {
  font-size: 12px;
}

.ur-manual {
  color: var(--manual-book);
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.ur-manual:hover {
  color: var(--white);
  font-weight: 400;
}

.ur-manual.w--current {
  font-size: 12px;
}

.ur-mini-manual {
  opacity: .3;
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.ur-mini-manual:hover {
  font-weight: 400;
}

.ur-mini-manual.w--current {
  font-size: 12px;
}

.ur-dual-manual {
  opacity: .3;
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.ur-dual-manual:hover {
  font-weight: 400;
}

.ur-dual-manual.w--current {
  font-size: 12px;
}

.prism-manual {
  opacity: .3;
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.prism-manual:hover {
  font-weight: 400;
}

.prism-manual.w--current {
  font-size: 12px;
}

.sup-head-v2-copy {
  z-index: 2;
  color: var(--h22);
  width: auto;
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.3em;
}

.sup-text-v2-copy {
  z-index: 2;
  color: var(--g-aa);
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.ur-manual-link {
  color: var(--manual-book);
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.ur-manual-link:hover {
  color: var(--white);
  font-weight: 400;
}

.ur-manual-link.w--current {
  font-size: 12px;
}

.ur-mini-manual-deact {
  opacity: .3;
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.ur-mini-manual-deact:hover {
  font-weight: 400;
}

.ur-mini-manual-deact.w--current {
  font-size: 12px;
}

.extend-manual-deact {
  opacity: .3;
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.extend-manual-deact:hover {
  font-weight: 400;
}

.extend-manual-deact.w--current {
  font-size: 12px;
}

.prism-manual-deact {
  opacity: .3;
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.prism-manual-deact:hover {
  font-weight: 400;
}

.prism-manual-deact.w--current {
  font-size: 12px;
}

.visual-engine-1-0 {
  opacity: .3;
  color: var(--manual-book);
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.visual-engine-1-0:hover {
  color: var(--white);
  font-weight: 400;
}

.visual-engine-1-0.w--current {
  font-size: 12px;
}

.bs-1-copy {
  color: var(--manual-book);
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.bs-1-copy:hover {
  color: var(--white);
  font-weight: 400;
}

.bs-1-copy.w--current {
  font-size: 12px;
}

.brelyon-suite-1-0 {
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.brelyon-suite-1-0:hover {
  color: var(--white);
  font-weight: 400;
}

.brelyon-suite-1-0.w--current {
  font-size: 12px;
}

.focal-studio-1-0 {
  color: var(--white);
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.focal-studio-1-0:hover {
  color: var(--white);
  font-weight: 400;
}

.focal-studio-1-0.w--current {
  font-size: 12px;
}

.demo-loop-gen-copy {
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.demo-loop-gen-copy:hover {
  color: var(--white);
  font-weight: 400;
}

.demo-loop-gen-copy.w--current {
  font-size: 12px;
}

.demo-sim_tra-copy {
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.demo-sim_tra-copy:hover {
  color: var(--white);
  font-weight: 400;
}

.demo-sim_tra-copy.w--current {
  font-size: 12px;
}

.demo-defense-copy {
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.demo-defense-copy:hover {
  color: var(--white);
  font-weight: 400;
}

.demo-defense-copy.w--current {
  font-size: 12px;
}

.wok-and-m {
  color: #e4e4e4;
  margin-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3em;
  text-decoration: none;
}

.wok-and-m:hover {
  color: var(--white);
  font-weight: 400;
}

.wok-and-m.w--current {
  font-size: 12px;
}

.support-in-text-copy {
  z-index: 2;
  color: var(--g-aa);
  text-align: left;
  -webkit-text-stroke-color: #fff;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.4em;
  display: flex;
}

.brelyon-suite-download-copy {
  color: #00f9ff;
  text-transform: capitalize;
  margin-top: 20px;
  margin-right: 40px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.brelyon-suite-download-copy:hover {
  color: #9ceeff;
  font-weight: 400;
}

.demo-download-down {
  color: var(--cyan);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.demo-download-down:hover {
  font-weight: 300;
}

.demo-enterprise-down {
  color: var(--cyan);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.demo-enterprise-down:hover {
  font-weight: 300;
}

.generic-defense-down {
  color: var(--cyan);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.generic-defense-down:hover {
  font-weight: 300;
}

.tetop-down {
  color: var(--dim-grey);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.tetop-down:hover {
  font-weight: 300;
}

.security-down {
  color: var(--dim-grey);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.security-down:hover {
  font-weight: 300;
}

.demo-enter-down {
  color: var(--cyan);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.demo-enter-down:hover {
  font-weight: 300;
}

.demo-down-micro-fs {
  color: var(--cyan);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.demo-down-micro-fs:hover {
  font-weight: 300;
}

.demo-down-lock-mfs {
  color: var(--dim-grey);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.demo-down-lock-mfs:hover {
  font-weight: 300;
}

.demo-down-gaming-reel {
  color: var(--dim-grey);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.demo-down-gaming-reel:hover {
  font-weight: 300;
}

.demo-medi-cardiova {
  color: var(--cyan);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.demo-medi-cardiova:hover {
  font-weight: 300;
}

.demo-down-medi-mri {
  color: var(--cyan);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.demo-down-medi-mri:hover {
  font-weight: 300;
}

.demo-down-medi-radiology {
  color: var(--cyan);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.demo-down-medi-radiology:hover {
  font-weight: 300;
}

.down-br-no-eorror {
  color: #00f9ff;
  text-transform: capitalize;
  margin-top: 20px;
  margin-right: 40px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.down-br-no-eorror:hover {
  color: #9ceeff;
  font-weight: 400;
}

.gen-app-copy {
  filter: brightness(110%) contrast(110%);
  border-style: none;
  border-width: 1px;
  width: 150px;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.ai-world-logo {
  filter: none;
  width: 200px;
  position: absolute;
}

.ai-world {
  height: 35px;
}

.image-coverr-copy {
  opacity: 1;
  filter: brightness(70%);
  width: auto;
  max-width: none;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.gap-copy {
  align-items: flex-start;
  width: 20px;
  height: 80px;
  display: flex;
}

.order-now-page {
  width: 500px;
}

.form-v1 {
  width: 100%;
  height: auto;
  margin-top: 30px;
  margin-bottom: 0;
}

.button-2-order {
  z-index: 5;
  letter-spacing: 2px;
  background-color: #0000;
  border: 1px solid #f8f8f84d;
  border-radius: 0;
  padding: 15px 40px;
  font-size: 13px;
  font-weight: 400;
  position: relative;
}

.button-2-order:hover {
  background-color: #096ad0;
  background-image: linear-gradient(260deg, var(--h22) 10%, var(--ur));
  color: var(--bre-b);
  border-style: solid;
  border-color: #f8f8f800;
}

.button-2-order.white {
  color: #096ad099;
  background-color: #fff;
  border-style: none;
  margin-bottom: 20px;
  margin-right: 20px;
  box-shadow: 0 4px 11px #013a751a;
}

.button-2-order.ghost {
  box-shadow: none;
  color: #096ad0;
  background-color: #0000;
  border: 1px solid #096ad0;
}

.button-2-order.ghost:hover {
  color: #fff;
  background-color: #096ad0;
  background-image: none;
  transform: none;
}

.engadet-logo {
  filter: none;
  width: 210px;
  position: absolute;
}

._01092025-eng {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.hitech-logo {
  filter: none;
  width: 210px;
  position: absolute;
}

._01102025-hi-tech, ._01102025, ._01102025-mac {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.hi_tecj-logo {
  filter: none;
  width: 200px;
  position: absolute;
}

._01102025-mac-9t5 {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

._9-to-5-mac-logo {
  filter: none;
  width: 210px;
  position: absolute;
}

._01102025-inter-eng {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.inter-eng-logo {
  filter: none;
  width: 190px;
  position: absolute;
}

._01102025-smart-home {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.sh-logo {
  filter: none;
  width: 160px;
  position: absolute;
}

._01102025-forbes, ._01102025-technicca {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.technic-ca {
  width: 200px;
  position: absolute;
}

._01102025-mit-media-lab {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.mit-lab {
  width: 130px;
  position: absolute;
}

._01102025-mit-media-lab-copy, ._01072025-globe-newswire {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.globenewswire {
  width: 250px;
  position: absolute;
}

._01072025-globe-newswire-02 {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.engadget-home {
  filter: invert();
  height: 30px;
}

.globe-newswire-home {
  height: 45px;
}

.photonics-spectra {
  width: 250px;
  position: absolute;
}

.link-block-11132024, .link-block-17-11122024 {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.auto-sub {
  color: var(--white);
  width: 450px;
  margin-bottom: 5px;
  margin-left: 0;
  font-size: 17px;
  font-weight: 400;
  display: inline-flex;
}

._02202025_the-ghost-howls {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.the-ghost-howls {
  filter: none;
  width: 240px;
  position: absolute;
}

._0331_2025-asme {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.asme {
  filter: none;
  width: 170px;
  position: absolute;
}

.lottie-intro-ure-page, .lottie-intro-ure {
  z-index: 2;
  background-color: #000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 500vh;
  margin-top: 0;
  display: inline-flex;
  position: relative;
  top: 60px;
}

.where-x-y-t-2 {
  color: #b8b8b8;
  text-align: left;
  width: 100%;
  padding-top: 0;
  padding-right: 60px;
  font-size: 38px;
}

.paragraph-118 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #525affb3;
  text-transform: capitalize;
  margin-bottom: 0;
  padding-top: 80px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.2em;
}

.where-x-y-t-copy-2 {
  z-index: auto;
  color: #b8b8b8;
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  font-size: 38px;
}

.end-texts-2 {
  opacity: 1;
  color: #b8b8b8;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  font-size: 40px;
}

.div-block-1620 {
  position: sticky;
  top: -20px;
}

.lottie-intro-02 {
  z-index: 2;
  background-color: #000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 500vh;
  margin-top: 0;
  display: inline-flex;
  position: relative;
  top: 60px;
}

.test-lottie-02 {
  z-index: 3;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 400vh;
  display: none;
  position: relative;
  top: 0;
}

.enterprise-main-to-home {
  z-index: 1;
  background-color: var(--black);
  background-image: none;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.main-text-enterprise-to-home {
  z-index: 2;
  background-image: linear-gradient(0deg, #000, #0000 55%);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0%;
  padding-top: 60px;
  padding-bottom: 3%;
  display: inline-flex;
  position: absolute;
}

.head-text-home {
  color: #3927ff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: capitalize;
  text-overflow: ellipsis;
  overflow-wrap: normal;
  width: auto;
  margin-bottom: 5px;
  font-size: 52px;
  font-weight: 300;
  line-height: 1.3em;
}

.paragraph-enter-main-home {
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 600px;
  margin-bottom: 5px;
  margin-left: 0;
  font-size: 17px;
  font-weight: 300;
  display: inline-flex;
}

._06022025_infor-display {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.sid-logo {
  filter: none;
  width: 130px;
  position: absolute;
}

.main-home-0603 {
  z-index: 1;
  filter: contrast(110%) brightness();
  width: 100%;
  height: 100%;
  display: inline-flex;
  position: absolute;
}

.bold-text-47 {
  color: #3927ff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--ur);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  font-weight: 300;
}

.home-head-text {
  color: var(--white);
  letter-spacing: 1px;
  text-transform: capitalize;
  width: 400px;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.3em;
}

._05302025_jon-peddie {
  z-index: 2;
  width: 380px;
  height: 280px;
  display: inline-flex;
  position: absolute;
}

.jpr-logo {
  filter: none;
  width: 150px;
  position: absolute;
  overflow: hidden;
}

.paragraph-19-copy {
  opacity: 0;
  color: var(--h22);
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
}

.office {
  opacity: .6;
  color: var(--bre-w2);
  margin-left: 25px;
  margin-right: 0;
  font-size: 11px;
  font-weight: 300;
  text-decoration: none;
}

.office:hover {
  opacity: .9;
  color: var(--h22);
}

.west-coast-usa {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 60px;
  padding-top: 0;
  display: flex;
  position: static;
}

.auto-video-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.auto-video-phara {
  color: var(--g-aa);
  text-align: left;
  width: 85%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.auto-video-text-box {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 75%;
  margin: 60px 0 0;
  padding: 0 0 10px;
  display: flex;
  position: static;
}

.div-block-1621 {
  width: 50%;
}

.div-block-1622 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.auto-video-title {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 13px;
}

.div-block-1623 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.youtube-3 {
  width: 101%;
}

.mesa-top {
  background-color: var(--black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 40px;
  display: flex;
}

.m-top {
  opacity: .9;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 35px;
  display: flex;
}

.m-top:hover {
  opacity: 1;
}

.link-block-mesa-1 {
  width: auto;
  height: 35px;
  display: flex;
  position: relative;
}

.image-427 {
  filter: brightness(200%);
  width: 200px;
  max-width: none;
}

.mesa-body {
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 140px;
  padding-left: 0;
  display: flex;
}

.link-block-headwall {
  width: auto;
  height: 100%;
  display: flex;
  position: relative;
}

.mesa-logo {
  opacity: 1;
  width: auto;
  max-width: none;
  height: 35px;
}

.brelyon-logo {
  filter: brightness(200%);
  width: auto;
  max-width: none;
  height: 100%;
}

.div-block-1624 {
  background-color: #fff;
  border: 1px solid #fff;
  width: 5px;
  height: 5px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
}

.paragraph-119 {
  color: var(--white);
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 240px;
  font-weight: 700;
  line-height: 1.2em;
}

.body-25 {
  background-color: #000;
}

.gradation {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(90deg, #000, #00f2ff 50%, #000);
  background-clip: border-box;
  width: 95%;
  height: 2px;
  position: relative;
}

.mesa-text {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  display: flex;
  position: absolute;
}

.main-image {
  width: 73%;
  margin-top: 200px;
  margin-left: 23%;
  padding-left: 0;
}

.mesa-button {
  background-color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.message {
  justify-content: center;
  align-items: stretch;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.m-box {
  width: 550px;
  padding-top: 0;
}

.m-box-2 {
  width: auto;
}

.paragraph-120 {
  width: 450px;
  margin-top: 20px;
  margin-bottom: 100px;
  font-size: 20px;
}

.link-26 {
  color: var(--deep-sky-blue);
  padding-left: 0;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.link-26:hover {
  color: var(--h22);
}

.mesa-message-box {
  z-index: 1;
  box-shadow: none;
  opacity: 1;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #eee6ff1a;
  border: 1px #00d9ff4d;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding: 30px 60px 60px;
  display: flex;
  position: relative;
}

.vesa-request {
  z-index: 2;
  opacity: 1;
  color: var(--cyan);
  text-align: left;
  width: auto;
  margin-bottom: 25px;
  font-size: 36px;
  line-height: 1.2em;
  position: relative;
  top: 20px;
}

.vesa-sub-request {
  color: var(--bre-w);
  background-color: #0000;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 300;
  position: static;
}

.vesa-fram {
  width: 400px;
  margin-bottom: 30px;
  margin-right: 0;
}

.form-vesa {
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.text-area-vesa {
  background-color: var(--black);
  color: var(--white);
  border-style: none;
  border-radius: 3px;
  width: 400px;
  height: auto;
  margin-bottom: 30px;
  padding-top: 16px;
  padding-left: 12px;
  overflow: visible;
}

.text-area-vesa::placeholder {
  color: var(--manual-book);
}

.form-field-2-vesa {
  background-color: var(--black);
  color: var(--white);
  background-image: none;
  border-style: none;
  border-radius: 3px;
  width: 400px;
  min-width: auto;
  height: 40px;
  margin-bottom: 15px;
  padding: 20px 16px;
  font-weight: 400;
}

.form-field-2-vesa::placeholder {
  color: var(--manual-book);
}

.form-field-2-vesa2 {
  background-color: var(--black);
  color: var(--white);
  background-image: none;
  border-style: none;
  border-radius: 3px;
  width: 400px;
  min-width: auto;
  height: 40px;
  margin-bottom: 15px;
  padding: 20px 16px;
  font-weight: 400;
}

.form-field-2-vesa2::placeholder {
  color: var(--manual-book);
}

.form-field-2-vesa3 {
  background-color: var(--black);
  color: var(--white);
  background-image: none;
  border-style: none;
  border-radius: 3px;
  width: 400px;
  min-width: auto;
  height: 40px;
  margin-bottom: 15px;
  padding: 20px 16px;
  font-weight: 400;
}

.form-field-2-vesa3::placeholder {
  color: var(--manual-book);
}

.button-mesa {
  letter-spacing: 2px;
  background-color: #0000;
  border: 1px solid #f8f8f84d;
  border-radius: 0;
  padding: 15px 40px;
  font-size: 13px;
  font-weight: 400;
}

.button-mesa:hover {
  background-color: #096ad0;
  background-image: linear-gradient(260deg, var(--h22) 10%, var(--ur));
  color: var(--bre-b);
  border-style: solid;
  border-color: #f8f8f800;
}

.button-mesa.white {
  color: #096ad099;
  background-color: #fff;
  border-style: none;
  margin-bottom: 20px;
  margin-right: 20px;
  box-shadow: 0 4px 11px #013a751a;
}

.button-mesa.ghost {
  box-shadow: none;
  color: #096ad0;
  background-color: #0000;
  border: 1px solid #096ad0;
}

.button-mesa.ghost:hover {
  color: #fff;
  background-color: #096ad0;
  background-image: none;
  transform: none;
}

.paragraph-121 {
  color: var(--white);
}

.paragraph-122 {
  color: var(--white);
  font-size: 40px;
}

@media screen and (min-width: 1440px) {
  .page-preview-link {
    padding-top: 20px;
  }

  .components-list-container {
    display: none;
  }

  .video {
    border: 1px solid #4d4d4d;
  }

  .div-block-news-p {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .slider-news {
    background-color: #000;
  }

  .award-text {
    text-transform: none;
    font-style: normal;
  }

  .text-block-3-s {
    font-size: 15px;
  }

  .image-61 {
    margin-top: 0;
  }

  .book-demo-intro {
    width: 100%;
  }

  .slider-about {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .publications-mm {
    justify-content: flex-start;
    align-items: center;
  }

  .link-block-7 {
    display: block;
  }

  .integration-main {
    height: 100vh;
  }

  .div-block-1383 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .mask-2 {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .pricing-wrapper-2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .container-w {
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .pricing-title-2-w {
    margin-top: 20px;
  }

  .paragraph-44-w {
    height: 90px;
  }

  .button-primary-6-w.outline-button {
    width: 142px;
  }

  .link-10 {
    z-index: 5;
    color: var(--g-aa);
    position: relative;
  }

  .link-10:hover {
    color: var(--h22);
  }

  .integration-intro {
    margin-top: 180px;
  }

  .paragraph-t3b {
    color: var(--g-aa);
  }

  .head-text-a {
    width: 800px;
  }

  .text-2-a {
    font-size: 25px;
    font-weight: 400;
  }

  .shop-text {
    width: 70%;
  }

  .intro-scroll, .overllay {
    display: none;
  }

  .text-block-13-ur-dual {
    display: flex;
  }

  .div-block-101-black-ver {
    padding-bottom: 40px;
  }

  .div-block-75-bbb {
    margin-left: 0;
  }

  .div-block-74-copy-b {
    width: 400px;
    margin-right: 0%;
  }

  .order-ur, .order-mini {
    height: auto;
  }

  .ur-100-back {
    width: 900px;
  }

  .miniur-back {
    width: 650px;
  }

  .pricing-title-2-mini {
    margin-top: 20px;
  }

  .main-intro-02 {
    padding-top: 140px;
  }

  .download-boxx-docu {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-1507-docu {
    justify-content: flex-start;
    align-items: center;
  }

  .background-video-34 {
    width: 20%;
    height: 20%;
    margin-bottom: 220px;
  }

  .glrow-button1 {
    margin-left: 5px;
    transform: scale(1.1);
  }

  .xtech {
    height: 40px;
  }

  .x-tech-about {
    filter: none;
    height: 45px;
  }

  .background-video-36 {
    width: 100%;
    height: 100%;
    margin-top: 0;
  }

  .intro-paragrph-ur {
    z-index: 3;
  }

  .paragraph-78-ur {
    display: block;
  }

  .intro-scroll-ur-dual {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 500vh;
    display: none;
  }

  .paragraph-78-ur-dual {
    text-align: center;
  }

  .t-ext-block-13-ur-dual {
    text-align: center;
    font-size: 65px;
  }

  .image-127-ur-dual {
    height: auto;
  }

  .back-layer-video-v {
    width: 90%;
    height: 80%;
  }

  .front-screen {
    z-index: 2;
    width: 60%;
    height: 50%;
    margin-bottom: 40px;
  }

  .front-layer-video {
    width: 80%;
    height: 80%;
  }

  .back-screen {
    margin-bottom: 20px;
  }

  .image-146 {
    width: 85%;
    max-width: none;
    height: 95%;
    display: inline-flex;
  }

  .extend-01 {
    z-index: -1;
    margin-top: 0;
  }

  .extend-specifications {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .extend-02 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .head-text-ex {
    z-index: 4;
    text-align: center;
  }

  .head-paragraph-ex, .head-paragraph-ex-copy {
    text-align: center;
  }

  .image-76-copy {
    opacity: .65;
  }

  .order-extend {
    height: auto;
  }

  .ex-back {
    width: 900px;
  }

  .back-lines {
    width: 85%;
    max-width: none;
    height: 95%;
    display: none;
  }

  .intro-scroll-ur-dual-v2 {
    display: none;
  }

  .paragraph-78-ur-dual-v2 {
    text-align: center;
  }

  .t-ext-block-13-ur-dual-v2 {
    text-align: center;
    font-size: 65px;
  }

  .front-screen-v2 {
    z-index: 2;
    width: 650px;
    height: 250px;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .image-146-v2 {
    width: 650px;
    max-width: none;
    height: 255px;
    display: inline-flex;
  }

  .front-layer-video-v2 {
    width: 96%;
    height: 90%;
  }

  .back-screen-v2 {
    width: 650px;
    height: 250px;
  }

  .back-layer-video-v2 {
    opacity: .9;
    width: 95%;
    height: 90%;
  }

  .image-127-ur-dual-v2 {
    height: auto;
  }

  .back-lines-v2 {
    width: 640px;
    max-width: none;
    height: 255px;
    display: inline-flex;
  }

  .bottom-tt {
    bottom: 5%;
  }

  .paragraph-78-ur-dual-screen {
    text-align: center;
  }

  .ur-order-s1 {
    flex: 0 auto;
    max-width: none;
    position: static;
    overflow: visible;
  }

  .card-image {
    flex-flow: column;
  }

  .paragraph-88 {
    color: #bebebe;
  }

  .bottom-div._2 {
    display: none;
  }

  .paragraph-89 {
    color: #bebebe;
  }

  .paragraph-92 {
    margin-bottom: 40px;
  }

  .depth-001 {
    margin-left: 80px;
    margin-right: 80px;
  }

  .lottie-ani {
    height: 700px;
  }

  .app-text-v3 {
    margin-top: 100px;
  }

  .main-intro-02-v3 {
    padding-top: 120px;
  }

  .div-block-extend {
    margin-left: -60px;
  }

  .image-exttend-back {
    opacity: .65;
  }

  .div-block-1536 {
    padding-top: 100px;
    padding-bottom: 140px;
  }

  .heading-24 {
    margin-bottom: 30px;
  }

  .div-block-1541 {
    height: 20vh;
  }

  .div-block-1542 {
    height: auto;
    margin-top: 60px;
  }

  .background-video-41 {
    position: absolute;
  }

  .user-email-field, .user-password-field {
    background-color: var(--bre-b);
    border: 1px solid #000;
  }

  .paragraph-t-b-a {
    color: var(--g-aa);
  }

  .button-69 {
    margin-left: 5px;
    transform: scale(1.1);
  }

  .membership-request {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .components-list-container-v3 {
    display: none;
  }

  .software-app-boby-01 {
    border-bottom-style: none;
    padding-top: 140px;
  }

  .software-app-boby-03 {
    padding-top: 140px;
  }

  .software-app-body-2 {
    border-top: 1px solid #4b4b4b;
  }

  .ui_color_swatch {
    width: 20px;
    height: 20px;
  }

  .hero_ui-2 {
    width: 230px;
    height: 150px;
    bottom: 74%;
    left: -1%;
  }

  .hero_ui-2-bg {
    width: 222px;
    height: 142px;
  }

  .hero_right-wrap {
    justify-content: flex-start;
    align-items: center;
    width: 60%;
    margin-left: 600px;
    padding-top: 100px;
    display: inline-flex;
    transform: scale(.92);
  }

  .ui-img-4 {
    width: 100%;
  }

  .ui-5_lesson-list {
    width: 54%;
    right: 2%;
  }

  .hero-ui-5 {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    width: auto;
    height: auto;
    top: 50%;
    left: 52%;
    overflow: hidden;
  }

  .hero_ui-3 {
    width: auto;
    height: auto;
    bottom: 74%;
    left: 34%;
  }

  .hero_ui-3-bg {
    width: 222px;
    height: 142px;
  }

  .ui_color {
    height: 110px;
  }

  .ui-img-5 {
    width: 100%;
    height: 100%;
  }

  .ui_color_swatch-wrap {
    z-index: 3;
    align-items: center;
    width: 122px;
    height: 24px;
    bottom: 15%;
    right: 7%;
  }

  .hero_ui-4 {
    width: auto;
    height: auto;
    top: 50%;
    left: -6%;
    overflow: hidden;
  }

  .lesson-img {
    height: 50px;
  }

  .ui_color-change {
    grid-row-gap: 20px;
    width: 170px;
    height: 88%;
    left: 20px;
  }

  .paragraph-99 {
    width: 360px;
    font-size: 18px;
    line-height: 1.3;
  }

  .paragraph-99.ui-txt {
    justify-content: center;
    align-items: flex-start;
    height: 96px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .hero_ui-1 {
    width: auto;
    height: auto;
  }

  .hero_bg-image {
    z-index: -5;
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .hero_bg-blur {
    width: 90%;
    height: 90%;
  }

  .page-preview-link-2 {
    padding-top: 20px;
  }

  .paragraph-work-2 {
    display: inline-flex;
  }

  .hero_ui-02 {
    width: auto;
    height: auto;
  }

  .hero_right-wrap-001, .hero_right-wrap-002 {
    justify-content: flex-start;
    align-items: center;
    width: 60%;
    margin-left: 600px;
    padding-top: 100px;
    display: none;
    transform: scale(.92);
  }

  .app-01-icon {
    width: auto;
    height: auto;
  }

  .app-01-icon-01 {
    width: 50px;
    height: 50px;
  }

  .app-button-ve {
    background-image: url('../images/asset-1-8.avif');
  }

  .text-block-s-3 {
    color: var(--h22);
  }

  .text-block-s-3:hover {
    color: #00f9ff;
  }

  .auto-mini {
    height: auto;
    padding-top: 100px;
    padding-bottom: 140px;
  }

  .background-video-48 {
    filter: contrast(110%) brightness(60%);
    width: 200%;
  }

  .time-lgo {
    filter: none;
    height: 45px;
  }

  .time-logo {
    filter: none;
  }

  .pr-news {
    filter: brightness(200%);
    height: 19px;
  }

  .logo-copy {
    filter: none;
  }

  .image-175-copy {
    width: 200px;
  }

  .product-v2 {
    background-color: #ffffff12;
  }

  .product-v2:hover {
    background-color: #ffffff0a;
  }

  .image-175-mini {
    width: 160px;
  }

  .automotive-main-a {
    display: none;
  }

  .image-enter {
    filter: brightness(65%);
  }

  .background-video-enter-erath {
    width: 23%;
    height: 23%;
    margin-bottom: 100px;
  }

  .mini-dual-body, .mini-dual-front-01 {
    top: auto;
  }

  .mini-dual-back-02 {
    width: 100%;
    top: auto;
  }

  .mini-dual-body-02 {
    padding-top: 140px;
    padding-bottom: 60px;
  }

  .head-text-mini-dual {
    text-align: center;
    font-size: 36px;
  }

  .head-paragraph-mini-dual {
    text-align: left;
  }

  .image-181 {
    max-width: none;
  }

  .mini-dual-body02 {
    top: auto;
  }

  .div-block-1593 {
    width: 100%;
    margin-bottom: 20px;
  }

  .automotive-main-b {
    margin-top: 0;
  }

  .businesswire {
    height: 25px;
  }

  .membership-request-_auto {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .membership-programs {
    background-image: linear-gradient(200deg, #081b2fbf, #000000e6);
  }

  .membership-program-p {
    justify-content: center;
    align-items: flex-start;
    width: 120%;
  }

  .membership-p {
    margin-right: 0;
  }

  .visual-engine {
    padding-top: 140px;
  }

  .general-member {
    width: 100%;
  }

  .member-only {
    margin-top: 100px;
  }

  .automotive-main-video {
    width: 100%;
    height: 100%;
    margin-top: 40px;
  }

  .automotive-members {
    width: 100%;
    height: 800px;
    margin-top: 0;
  }

  .slide-a {
    width: auto;
  }

  .nd {
    filter: brightness(200%);
    height: 19px;
  }

  .hiome-nd-logo {
    filter: brightness(200%);
  }

  .slide-6, .slide-7, .slide-8, .slide-9, .slide-10, .slide-11, .slide-12 {
    width: 230px;
  }

  .text-block-3-s-member {
    font-size: 15px;
  }

  .end-text {
    bottom: 0;
  }

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

  .support-brelyon.outline-button {
    width: 142px;
  }

  .div-block-1618 {
    position: sticky;
    top: -20px;
  }

  .where-x-y-t-copy-2, .end-texts-2 {
    margin-bottom: 0;
  }

  .div-block-1620 {
    position: sticky;
    top: -20px;
  }

  .lottie-intro-02 {
    display: inline-flex;
  }

  .test-lottie-02 {
    background-color: #000;
  }

  .enterprise-main-to-home {
    height: 100vh;
  }

  .main-text-enterprise-to-home {
    background-image: linear-gradient(0deg, #000, #0000 55%);
    padding-top: 70px;
    display: inline-flex;
  }

  .head-text-home {
    color: #3927ff;
    text-align: center;
    width: auto;
    font-size: 60px;
    font-weight: 300;
  }

  .paragraph-enter-main-home {
    width: 650px;
    font-size: 18px;
  }

  .bold-text-47 {
    color: #3927ff;
    font-size: 50px;
  }

  .office {
    font-size: 11px;
  }

  .auto-video-phara {
    width: 85%;
  }

  .auto-video-text-box {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 100px;
  }

  .div-block-1621 {
    width: 50%;
  }

  .div-block-1622 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    display: flex;
  }

  .main-image {
    margin-top: 220px;
  }
}

@media screen and (min-width: 1920px) {
  h2 {
    font-size: 30px;
  }

  h4 {
    font-size: 20px;
  }

  p {
    font-size: 14px;
  }

  .wrapper.navbar {
    opacity: 1;
    background-color: #0000;
    border: 2px #000;
    align-items: center;
    height: 72px;
    margin-top: 0;
    position: static;
    top: 0;
  }

  .wrapper.components {
    color: #0000;
    align-items: flex-start;
    width: 80%;
    max-width: none;
    margin-left: 0;
    padding-left: 15%;
    display: flex;
  }

  .col.lg-3.no-padding.sm-2 {
    width: 250px;
    height: auto;
    margin-top: 10px;
    margin-right: 140px;
    display: block;
  }

  .button {
    border-style: none;
    border-color: var(--h22);
    background-color: var(--h22);
    box-shadow: none;
    color: var(--black);
    border-radius: 0;
    transition: none;
  }

  .navbar.fixed {
    z-index: 10;
    background-color: var(--nn3);
    opacity: 1;
    border: 1px solid #000;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .form-field {
    border: 1px solid var(--g-aa);
  }

  .form-field::placeholder {
    color: var(--manual-book);
  }

  .page-preview-link {
    padding-top: 36px;
    display: flex;
  }

  .contact-form-container.card {
    width: 650px;
    margin-right: 0;
    padding-right: 20px;
  }

  .question {
    align-items: center;
  }

  .question-arrow-icon.left {
    margin-top: 0;
  }

  .answer._2 {
    margin-left: 25px;
  }

  .logo-navbar.white {
    width: 135px;
    padding-bottom: 0;
  }

  .components-list-container {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 120%;
    height: auto;
    padding-top: 60px;
    padding-bottom: 40px;
    display: none;
  }

  .components-list-container._2 {
    width: auto;
    margin-left: 0;
    padding-top: 60px;
    padding-bottom: 40px;
    display: none;
  }

  .navbar-links-container {
    flex-flow: row;
    padding-top: 0;
  }

  .nav-link {
    width: auto;
    margin-right: 60px;
    font-size: 15px;
    display: block;
  }

  .nav-link.cta {
    display: none;
  }

  .dropdown-container {
    background-color: var(--nn3);
    border-bottom-style: solid;
    justify-content: flex-start;
    align-items: center;
    width: 101%;
    display: flex;
    left: auto;
  }

  .bold {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .utility-page-content {
    align-items: stretch;
  }

  .utility-page-form {
    align-items: center;
  }

  .utility-page-icon {
    margin-bottom: 10px;
  }

  .div-block-sim-03 {
    justify-content: space-between;
    width: 80%;
    margin-top: 60px;
  }

  ._01-dropdown-container {
    background-color: var(--nn3);
    justify-content: flex-start;
    align-items: center;
    width: 101%;
    margin-top: 0;
    display: inline-flex;
    left: auto;
    right: auto;
  }

  .main-intro {
    justify-content: center;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    display: none;
  }

  .section-3 {
    object-fit: cover;
    width: 100%;
    height: 110vh;
    min-height: 100vh;
    padding-top: 0;
    display: none;
  }

  .background-video {
    filter: contrast(110%);
    object-fit: fill;
    width: 120%;
    height: 130%;
    margin-top: -170px;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  ._002 {
    background-color: var(--white);
    flex-direction: row;
    height: 250px;
    display: block;
  }

  .app-text {
    z-index: 5;
    width: 65%;
    margin: 0;
    padding: 180px 0 100px;
    position: static;
  }

  .head-paragraph {
    color: var(--bre-b);
    text-align: left;
    background-color: #0000;
    width: 90%;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
  }

  .head-text-01 {
    color: var(--bre-b);
    background-color: #0000;
    font-size: 42px;
    font-weight: 300;
    line-height: 1.2em;
  }

  .div-block-54 {
    justify-content: center;
    width: 60%;
    height: 55%;
    margin-top: 140px;
    padding-top: 0%;
  }

  .div-block-55 {
    height: auto;
    padding-top: 10px;
    display: inline-flex;
  }

  .head-text {
    color: var(--h22);
    width: auto;
    font-size: 42px;
    font-weight: 300;
    line-height: 1.2em;
  }

  .text-2 {
    text-indent: 0;
    column-count: auto;
    width: 450px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
  }

  .app-text-block-3 {
    width: 400px;
    font-size: 16px;
    display: block;
  }

  .button-3 {
    border-radius: 0;
    margin-top: 30px;
    display: flex;
  }

  .tiitle {
    color: var(--white);
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
    width: 500px;
    margin-bottom: 7px;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.3em;
  }

  .body {
    background-color: var(--white);
  }

  .div-block-59 {
    justify-content: center;
    align-items: flex-end;
    width: auto;
  }

  .container-8 {
    position: absolute;
  }

  .div-block-60 {
    width: 50%;
    position: absolute;
  }

  .container-9 {
    position: absolute;
  }

  .div-block-61 {
    z-index: 3;
    border: 1px #000;
    justify-content: flex-start;
    align-items: center;
    width: 65%;
    height: auto;
    padding-top: 0;
    display: flex;
    position: absolute;
  }

  .nav-link-coner {
    font-size: 17px;
    display: none;
  }

  .nav-link-coner.cta {
    display: none;
  }

  .nav-link-s {
    font-size: 17px;
    display: block;
  }

  .nav-link-s:hover {
    color: var(--white);
  }

  .nav-link-s.cta {
    display: none;
  }

  .nav-link-more {
    font-size: 17px;
    display: block;
  }

  .nav-link-more.cta {
    display: none;
  }

  .p-bar {
    width: 70px;
    height: 2px;
    margin-left: 9px;
  }

  .div-block-63 {
    align-items: flex-start;
    display: flex;
  }

  .div-block-64 {
    width: 1200px;
    height: 550px;
    margin-top: 40px;
    padding-top: 0;
  }

  .background-video-4 {
    z-index: 5;
    width: 1000px;
    height: 100%;
  }

  ._003 {
    background-color: var(--white);
    height: 850px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  ._3-products {
    z-index: 2;
    border: 1px solid var(--bre-b);
    background-color: var(--black);
    height: 85vh;
    display: inline-flex;
  }

  .div-block-65 {
    border-style: none solid none none;
    padding-left: 0;
  }

  .product-03 {
    background-color: var(--black);
    filter: brightness(80%);
    object-fit: contain;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    border-style: none none solid;
    border-bottom-width: 1px;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
    overflow: hidden;
  }

  .div-block-68 {
    background-image: linear-gradient(270deg, #000 18%, #0000 92%), url('../images/prism-test-image-ss_1.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 110%;
    border-style: none none solid;
  }

  .div-block-69 {
    width: 65%;
    margin-left: 0;
    padding-bottom: 100px;
    padding-left: 100px;
  }

  .app-paragraph {
    width: auto;
    font-size: 16px;
  }

  .app-h {
    font-size: 42px;
    line-height: 1.2em;
  }

  .div-block-69-copy {
    justify-content: flex-end;
    width: 35%;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 40px;
    display: flex;
  }

  .video {
    z-index: 0;
    filter: brightness(80%) contrast(105%);
    border: .5px solid #4d4d4d;
    border-radius: 0;
    width: 2200px;
    height: 650px;
    margin-bottom: 0;
    margin-left: 0%;
    position: relative;
    top: auto;
  }

  .div-block-72 {
    z-index: 0;
    background-color: var(--black);
    width: 100%;
    position: absolute;
  }

  .nav-link-copy {
    font-size: 17px;
    display: block;
  }

  .t-bar {
    width: 85px;
    height: 2px;
    margin-left: 438px;
  }

  .div-block-73 {
    width: 60%;
  }

  .div-block-74 {
    width: 35%;
    height: 93%;
  }

  .button-6 {
    letter-spacing: 2px;
    margin-top: 10px;
    display: none;
  }

  .button-6:hover {
    letter-spacing: 2px;
  }

  .button-7:hover {
    background-image: linear-gradient(270deg, var(--h22) 10%, var(--ur));
    font-weight: 500;
  }

  .div-block-75 {
    align-items: flex-end;
    width: 25%;
    height: auto;
    margin-right: 5%;
    padding-top: 0%;
  }

  .publications {
    margin-top: 0;
    padding-top: 100px;
    display: block;
    position: relative;
  }

  .div-block-77 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: wrap;
    grid-template: "Area-1 Area-2 Area Area-5"
                   ". Area-3 Area-4 ."
                   ". . . ."
                   / 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: flex-start center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .div-block-78 {
    width: 24%;
    height: 450px;
  }

  .div-block-80 {
    height: 200px;
  }

  .link-block {
    width: 21%;
  }

  .image-17 {
    width: 150%;
    height: auto;
  }

  .div-block-64-copy {
    width: 85%;
    height: auto;
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .image-25 {
    filter: contrast(115%) brightness(105%);
    mix-blend-mode: normal;
    width: 100%;
    margin-left: -32px;
    padding-bottom: 40px;
    padding-right: 0;
    display: inline-flex;
  }

  .div-block-75-copy {
    justify-content: flex-start;
    width: 100%;
    height: auto;
  }

  .video-01 {
    background-color: var(--white);
    height: 100vh;
    padding: 1% 2%;
    display: block;
  }

  .video-02 {
    background-color: var(--bre-w);
    height: auto;
    margin-bottom: 0;
    padding-top: 100px;
    display: inline-flex;
  }

  .text-block-un {
    width: auto;
    display: none;
  }

  .text-block-3-work {
    opacity: 1;
    color: var(--cyan);
    font-weight: 300;
  }

  .paragraph-work {
    opacity: 1;
  }

  .div-block-74-copy {
    justify-content: flex-end;
    width: 400px;
    height: auto;
    margin-right: 100px;
  }

  .head-paragraph-copy {
    color: var(--bre-b);
    width: 90%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .vedio-01 {
    margin-top: 40px;
    padding-left: 27px;
    padding-right: 27px;
  }

  .applications {
    color: var(--white);
    font-size: 15px;
    display: none;
  }

  .applications:hover {
    color: #9ceeff;
  }

  .applications.cta {
    display: none;
  }

  .paragraph-7-copy {
    color: var(--black);
    width: 340px;
    font-size: 20px;
    line-height: 1.3em;
  }

  .app {
    z-index: 3;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

  ._3-app {
    justify-content: center;
    width: 100%;
    max-width: 2400px;
    height: auto;
    margin-top: 0%;
    padding: 0 80px;
    display: flex;
  }

  .div-block-87 {
    border: 1px solid var(--white);
    background-color: var(--midnight-blue);
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    width: 750px;
    height: 800px;
    margin-left: 1px;
    margin-right: 1px;
    display: flex;
  }

  .div-block-app {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 50%;
    margin-left: 0;
    padding-top: 100px;
    padding-left: 70px;
    padding-right: 70px;
    inset: 0% 0% auto;
  }

  .div-block-app-02 {
    width: 100%;
    height: 20%;
    margin-left: 0;
    padding-left: 60px;
    padding-right: 60px;
    inset: auto 0% 0%;
  }

  .image-26 {
    width: 100%;
    height: 100%;
  }

  .image-26:hover, .app-01:hover, .app-02:hover {
    width: 100%;
  }

  .div-block-88 {
    justify-content: center;
    margin-top: 0;
    margin-bottom: 120px;
  }

  .latest-news {
    background-color: #0e151f;
    align-items: center;
    padding-top: 8%;
    padding-left: 60px;
    padding-right: 60px;
  }

  .news {
    width: 65%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0 40px;
  }

  .head-paragraph-news {
    width: auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7em;
  }

  .div-block-78-copy {
    width: 23%;
    height: 450px;
  }

  .div-block-news {
    background-color: var(--white);
    align-items: flex-start;
    width: 400px;
    height: 380px;
    padding: 30px 30px 20px;
  }

  .link-block-news {
    z-index: 20;
    width: 300px;
    height: 190px;
    display: block;
  }

  .div-block-news-p {
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 90px;
  }

  .image-pp {
    width: 150%;
    height: auto;
  }

  .news-text-b {
    background-color: #0000;
    height: 150px;
  }

  .paragraph-news-p {
    width: auto;
    max-width: 95%;
    padding-right: 0;
  }

  .div-block-77-copy {
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-left: 140px;
    padding-right: 140px;
  }

  .news-b {
    color: var(--bre-b);
    border-color: #1c1c1c33;
    margin-top: 10px;
  }

  .image-28 {
    width: 80%;
    max-width: none;
    height: auto;
    padding-top: 220px;
  }

  .div-block-89 {
    background-image: none;
    height: 100vh;
  }

  .ultra-reality-main {
    object-fit: cover;
    width: 110%;
    height: 105vh;
    min-height: 105vh;
    padding-top: 0;
  }

  .head-text-ultra {
    letter-spacing: -.5px;
    width: 340px;
    font-size: 45px;
  }

  .paragraph-ultra {
    color: var(--white);
    width: 340px;
    font-size: 18px;
  }

  .text-2-ultra {
    text-indent: 0;
    column-count: auto;
    width: 340px;
    font-size: 16px;
    line-height: 1.8em;
  }

  .slider-5 {
    width: 1450px;
    height: 260px;
    margin-top: 20px;
  }

  .div-block-91 {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 60px;
  }

  .slide-nav-3 {
    padding-bottom: 0;
  }

  .icon-3 {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 0;
  }

  .icon-4 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .ddiv-block-news-copyiv-block-news-copyddiv-block-news-copyiv-block-news-copy {
    background-color: var(--white);
    width: 33%;
    height: 600px;
  }

  .div-block-news-copy {
    background-color: var(--white);
    align-items: flex-start;
    width: 400px;
    height: 380px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 20px;
  }

  .news-text {
    width: 60%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0 80px;
  }

  .publications-div {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: wrap;
    grid-template: "Area-1 Area-2 Area Area-5"
                   ". Area-3 Area-4 ."
                   ". . . ."
                   / 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: flex-start center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .div-block-public {
    align-items: flex-start;
    width: 400px;
    height: 380px;
    margin: 0;
  }

  .inverstor-logo {
    z-index: 2;
    margin-top: 0;
    padding-top: 220px;
  }

  .div-block-93 {
    width: auto;
    margin-top: 0;
  }

  .grid-4 {
    grid-template-rows: minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) minmax(auto, auto);
    grid-template-columns: minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) 1fr 1fr 1fr;
  }

  .logo-text {
    z-index: 5;
    width: 65%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0 60px;
    position: static;
  }

  .corning {
    width: 100px;
  }

  .prope-x {
    width: 55px;
  }

  .intro2-text {
    z-index: 6;
    object-fit: fill;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 10px 0;
    position: relative;
  }

  .intro-2 {
    background-color: var(--white);
    height: auto;
    margin-top: 100px;
    margin-bottom: 60px;
    padding-bottom: 0;
    display: inline-flex;
  }

  .slider-news {
    z-index: 3;
    background-color: #000;
    border-bottom-color: #7773;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 140px;
    padding-bottom: 60px;
    display: flex;
    position: relative;
  }

  .head-paragraph-iintro {
    width: auto;
    font-size: 16px;
    line-height: 1.7em;
  }

  .footer-subscribe-4 {
    border-bottom-style: none;
    border-bottom-width: 0;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-bottom: 40px;
    display: flex;
    position: static;
    bottom: 0;
  }

  .container-13 {
    flex-flow: row;
    width: 65%;
  }

  .subscribe {
    justify-content: center;
    width: 65%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 40px;
    position: relative;
  }

  .footer-form-container-two-3 {
    letter-spacing: .5px;
  }

  .footer-form-title-3 {
    color: var(--white);
    letter-spacing: 1px;
    margin-right: 20px;
    font-size: 23px;
    font-weight: 300;
  }

  .button-primary-4.footer-form-button {
    color: var(--manual-book);
    background-color: #121212;
  }

  .button-primary-4.footer-form-button:hover {
    background-image: linear-gradient(265deg, var(--h1) 9%, var(--deep-sky-blue));
    color: var(--black);
  }

  .button-primary-4.footer-form-button-copy:hover {
    background-image: linear-gradient(265deg, var(--h1) 9%, var(--deep-sky-blue));
  }

  .footer-wrapper-three-3 {
    flex-flow: column;
    height: 175px;
  }

  .footer-block-three-3 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .image-34 {
    mix-blend-mode: normal;
    display: none;
  }

  .subscribe-news {
    filter: none;
    background-color: #121212;
    border: 1px #f8f8f833;
    border-top: .5px solid #f8f8f833;
    border-bottom-width: .5px;
    height: 250px;
    overflow: hidden;
  }

  .footer {
    background-color: var(--nn3);
    height: auto;
    position: relative;
    bottom: 0;
  }

  .div-block-100 {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding-bottom: 0;
    display: flex;
    position: static;
  }

  .about-01 {
    justify-content: center;
    width: 60%;
    height: 55%;
    margin-top: 0;
    padding-top: 0%;
  }

  .background-video-5 {
    filter: contrast(110%);
    width: 100%;
    height: 100%;
  }

  .text-2-copy {
    text-indent: 0;
    column-count: auto;
    width: 800px;
    font-size: 16px;
    line-height: 1.6em;
  }

  .div-block-101 {
    align-items: flex-start;
    margin-top: 100px;
    margin-bottom: 60px;
    display: inline-flex;
  }

  .div-block-102 {
    align-items: flex-end;
    width: 50%;
    padding-left: 0;
    padding-right: 3vw;
  }

  .div-block-103 {
    align-items: flex-start;
    padding-left: 3vw;
    padding-right: 0;
  }

  .head-text-010 {
    color: var(--bre-b);
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 1.2em;
  }

  .head-paragraph-iintro-010 {
    width: auto;
    font-size: 16px;
    line-height: 1.7em;
  }

  .div-block-104 {
    width: 770px;
    height: 380px;
    margin-top: 20px;
  }

  .about-main-text {
    justify-content: flex-start;
    align-items: flex-start;
    width: 70%;
    max-width: none;
    height: auto;
    margin-top: 220px;
    margin-bottom: 100px;
    margin-right: 0%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    bottom: 220px;
  }

  .gap {
    height: 90px;
  }

  .div-block-106 {
    margin-right: 20px;
  }

  .location {
    align-items: center;
    width: 900px;
  }

  .image-37 {
    width: 650px;
    height: 300px;
    margin-left: 0;
    margin-right: 60px;
  }

  .div-block-108 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 20px;
  }

  .location-h {
    color: var(--g-aa);
    text-indent: 0;
    column-count: auto;
    width: auto;
    font-size: 13px;
    line-height: 1.5em;
  }

  .main-text-box {
    flex-direction: column;
    justify-content: center;
    width: 65%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0%;
  }

  .div-block-109 {
    flex-direction: column;
    align-items: flex-start;
    width: 770px;
    height: 140px;
    display: flex;
  }

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

  .unkown {
    width: 45px;
  }

  .paragraph-18 {
    font-size: 11px;
  }

  .paragraph-19 {
    color: var(--h22);
    margin-bottom: 0;
    font-size: 14px;
  }

  .box-with-b {
    align-items: flex-start;
    width: auto;
  }

  .link-3 {
    color: #77e6fccc;
  }

  .info-text-p {
    text-indent: 0;
    column-count: auto;
    width: auto;
    font-size: 16px;
    line-height: 1.7em;
  }

  .job-b {
    letter-spacing: 2px;
    text-indent: 0;
    margin-top: 15px;
  }

  .job-b:hover {
    border-color: #77e6fce6;
  }

  .div-block-111 {
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-112 {
    justify-content: space-around;
    height: 120px;
    margin-top: 0;
    margin-right: 20px;
  }

  .div-block-113 {
    flex-direction: row;
    margin-top: 20px;
  }

  .image-39 {
    filter: invert();
    width: auto;
    height: 85px;
  }

  .div-block-112-copy {
    justify-content: flex-end;
    height: 120px;
    margin-top: 0;
    margin-right: 20px;
  }

  .head-text-01-black {
    font-size: 42px;
    line-height: 1.2em;
  }

  .awards {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    grid-template: "Area-1 Area-2 Area"
    / 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: flex-start center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .awards-b {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 190px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0 10px;
  }

  .div-block-114 {
    height: 90px;
  }

  .image-pp-copy {
    width: 150%;
    height: auto;
  }

  .samll-gap {
    height: 45px;
  }

  .awards-copy {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: wrap;
    grid-template: "Area-1 Area-2 Area Area-5"
                   ". Area-3 Area-4 ."
                   ". . . ."
                   / 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: flex-start center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .news-media {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: wrap;
    grid-template: "Area-1 Area-2 Area Area-5"
    / 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: flex-start center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .awards-b-copy {
    background-color: var(--white);
    align-items: flex-start;
    width: 400px;
    height: 380px;
    padding: 30px 30px 20px;
  }

  .news-box {
    background-color: #0000;
    justify-content: space-between;
    align-items: center;
    width: 280px;
    height: 200px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0 10px;
    display: inline-flex;
  }

  .award-text {
    align-items: center;
  }

  .aw {
    align-items: center;
    height: auto;
  }

  .new-logo-box {
    height: 110px;
  }

  .press {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: wrap;
    grid-template: "Area-1 Area-2 Area Area-5"
                   ". Area-3 Area-4 ."
                   ". . . ."
                   / 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: flex-start center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .press-releases {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: wrap;
    grid-template: "Area-1 Area-2 Area Area-5"
    / 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: flex-start center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .press-release {
    background-color: #0000;
    align-items: center;
    width: 300px;
    height: 190px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0 10px;
  }

  .press-box {
    height: 70px;
  }

  .div-press {
    align-items: center;
    height: 90px;
  }

  .head-text-01-w {
    color: var(--bre-w);
    font-size: 42px;
    font-weight: 300;
    line-height: 1.2em;
  }

  .news-box-main, .news-box-main-02, .news-box-main-03 {
    background-color: #0000;
    align-items: center;
    width: 220px;
    height: 150px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0 10px 10px;
  }

  .image-41 {
    opacity: 1;
    filter: invert();
    width: 100px;
    max-width: none;
    height: 85px;
  }

  .image-42 {
    opacity: 1;
    filter: invert();
    height: 85px;
  }

  .div-block-115 {
    align-items: center;
    height: 100px;
    display: flex;
  }

  .image-cover {
    width: 100%;
    height: 100%;
  }

  .image-cover:hover {
    width: 100%;
  }

  .image-coverr {
    filter: brightness();
    object-fit: cover;
    width: auto;
    max-width: none;
    height: 100%;
    overflow: hidden;
  }

  .image-base {
    filter: brightness(105%);
    width: auto;
    max-width: none;
    height: 100%;
    inset: 0% auto 0% 0%;
  }

  .image-base:hover {
    width: 100%;
  }

  .image-46 {
    margin-left: 0;
  }

  .background-video-6-copy {
    position: static;
  }

  .div-block-116 {
    background-color: #0000;
    justify-content: flex-start;
    width: 93vw;
    height: 75vh;
    margin-top: 50px;
    padding-top: 0;
  }

  ._01-sell {
    margin-top: 70px;
  }

  .image-49 {
    width: 1000px;
    height: auto;
    margin-top: 100px;
    margin-right: 40px;
    padding-right: 0;
    display: none;
  }

  .bar {
    width: 45%;
    height: auto;
    display: flex;
  }

  .location-head-text {
    flex-direction: column;
    justify-content: center;
    width: 70%;
    height: auto;
    margin-top: 120px;
    padding-top: 0%;
  }

  .grid-5 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    justify-items: stretch;
  }

  .address {
    text-indent: 0;
    column-count: auto;
    width: auto;
    font-size: 14px;
    line-height: 1.5em;
  }

  .div-block-117 {
    justify-content: center;
  }

  .softwaer {
    z-index: 5;
    width: 65%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    position: static;
  }

  .paragraph-21 {
    font-size: 20px;
    line-height: 1.3em;
  }

  .paragraph-t {
    color: var(--g-aa);
    width: auto;
    margin-right: 0;
  }

  .east-coast {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 120px;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .div-block-119 {
    position: relative;
  }

  .paragraph-t3 {
    color: var(--g-aa);
  }

  .div-block-120 {
    width: 70%;
    margin-bottom: 100px;
  }

  .div-block-121 {
    justify-content: space-between;
    width: 100%;
  }

  .div-block-122 {
    width: 65%;
  }

  .div-block-88-copy {
    justify-content: center;
    margin-top: 0;
    margin-bottom: 80px;
  }

  .div-block-88-copy-copy {
    justify-content: center;
    margin-top: 0;
    margin-bottom: 300px;
  }

  .gap-001 {
    width: 23%;
  }

  .image-52 {
    opacity: 1;
    width: 1500px;
  }

  .image-53 {
    z-index: 0;
    opacity: .5;
    align-self: auto;
    max-width: none;
    height: 150%;
    display: none;
    inset: auto auto auto 0;
  }

  .order-now {
    padding-top: 0;
  }

  .form-field-2 {
    background-image: none;
  }

  .paragraph-25 {
    font-size: 17px;
    font-weight: 400;
  }

  .order-head {
    z-index: 5;
    align-items: center;
    width: 65%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0 80px;
    position: static;
  }

  .head-paragraph-copy {
    width: 90%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .div-block-127 {
    justify-content: center;
    align-items: flex-start;
    width: 65%;
    padding-top: 60px;
  }

  .div-block-128 {
    justify-content: flex-start;
    width: 43%;
    margin-top: 60px;
    margin-right: 100px;
    padding-left: 20px;
  }

  .select-products {
    color: #006e85;
  }

  .error-message {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-130 {
    justify-content: flex-end;
    align-items: flex-start;
    height: auto;
    padding-bottom: 220px;
    display: flex;
  }

  .image-54 {
    max-width: none;
    height: auto;
    margin-right: 0%;
  }

  .text-specifi {
    width: 620px;
    height: auto;
  }

  .div-block-132 {
    width: 700px;
    max-width: none;
    height: auto;
    margin-top: 0;
    margin-right: 10%;
    padding-top: 0;
  }

  .paragraph-28 {
    width: auto;
    margin-bottom: 60px;
    font-size: 42px;
  }

  .paragraph-29 {
    font-size: 14px;
  }

  .div-block-133 {
    height: 35px;
  }

  .div-block-1333 {
    height: 50px;
  }

  .div-block-134 {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .specifications-box {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 220px;
    margin-right: 7%;
    padding-top: 100px;
  }

  .gap00 {
    width: 550px;
    display: none;
  }

  .image-58 {
    height: 1350px;
    margin-left: -200px;
  }

  .book {
    margin-top: 70px;
  }

  .image-49-copy {
    width: 1000px;
    margin-top: 100px;
    margin-right: 40px;
    padding-right: 0;
  }

  .bar-copy {
    width: 37%;
    height: auto;
  }

  .background-video-7, .background-video-8 {
    width: 93%;
    height: 75vh;
  }

  .div-block-136 {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    display: flex;
  }

  .grid-6 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .location-h-copy {
    color: var(--black);
    text-indent: 0;
    column-count: auto;
    width: auto;
    font-size: 13px;
    line-height: 1.5em;
  }

  .div-block-118-copy {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .head-paragraph-copy-copy {
    width: 90%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .head-text-videp {
    color: var(--bre-b);
    font-size: 42px;
    line-height: 1.2em;
  }

  .head-paragraph-video {
    color: var(--bre-b);
    width: auto;
    font-size: 16px;
    line-height: 1.5em;
  }

  .head-paragraph-copy-copy-copy, .talk-ro-sales-p {
    width: 90%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .heading-3 {
    font-size: 27px;
  }

  .email {
    background-color: #454545;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-2-head {
    text-indent: 0;
    column-count: auto;
    width: 450px;
    font-size: 16px;
    line-height: 1.6em;
  }

  .text-2-copy {
    opacity: 1;
    text-indent: 0;
    column-count: auto;
    width: 450px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .text-2-copy-copy {
    text-indent: 0;
    column-count: auto;
    text-indent: 0;
    column-count: auto;
    text-indent: 0;
    column-count: auto;
    width: 800px;
    font-size: 16px;
    line-height: 1.6em;
  }

  .text-2-copy-copy-copy {
    text-indent: 0;
    column-count: auto;
    width: auto;
    font-size: 13px;
    line-height: 1.5em;
  }

  .about-p {
    text-indent: 0;
    column-count: auto;
    width: 85%;
    font-size: 16px;
    line-height: 1.6em;
  }

  .text-2-copy-copy-copy-copy, .text-2-copy-copy-copy, .text-2-copy-copy-copy, .address-002 {
    text-indent: 0;
    column-count: auto;
    width: auto;
    font-size: 13px;
    line-height: 1.5em;
  }

  .div-block-133-02 {
    height: 55px;
  }

  .div-block-133-03 {
    height: 75px;
  }

  .order-p {
    text-indent: 0;
    column-count: auto;
    width: 450px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .paragraph-30 {
    width: 70%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .select-app {
    color: #ac124d;
  }

  .image-60 {
    z-index: -1;
    width: 100%;
    position: relative;
  }

  .question-container-2.transparent {
    margin-bottom: 10px;
    padding-bottom: 5px;
  }

  .col-copy.lg-3.no-padding.sm-2 {
    width: 250px;
    height: 163px;
    margin-top: 40px;
    margin-right: 100px;
  }

  .paragraph-31 {
    font-size: 14px;
  }

  .paragraph-33 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .paragraph-34 {
    margin-top: 5px;
    font-size: 15px;
  }

  .paragraph-35 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .paragraph-36, .paragraph-37 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .text-block-un-copy, .text-block-s {
    width: auto;
  }

  .text-block-3-s {
    font-size: 15px;
  }

  .paragraph-38 {
    padding-left: 10px;
    font-size: 16px;
    line-height: 1.6em;
  }

  .paragraph-39, .paragraph-40 {
    font-size: 16px;
  }

  .paragraph-41 {
    padding-left: 10px;
  }

  .image-61 {
    margin-top: 0;
  }

  .paragraph-p {
    color: var(--g-aa);
  }

  .bold-text-3 {
    opacity: 1;
  }

  .div-block-116-copy, .book-demo-intro {
    background-color: #0000;
    justify-content: center;
    width: 93vw;
    height: 75vh;
    margin-top: 50px;
    padding-top: 0;
  }

  .color-cover {
    color: var(--g-aa);
    mix-blend-mode: color;
    background-color: #000000b3;
    width: 100%;
    height: 75vh;
    position: absolute;
  }

  .order-and-p {
    font-size: 42px;
    line-height: 1.2em;
  }

  .color-cover-eco {
    background-color: var(--nn2);
    color: var(--g-aa);
    mix-blend-mode: color;
    width: 93%;
    height: 75vh;
    position: absolute;
  }

  .publications-a {
    background-color: #0000;
    align-items: center;
    width: 300px;
    height: 190px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0 10px;
  }

  .publications-m {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    grid-template: "Area-1 Area-2 Area Area-5"
    / 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: flex-start center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .div-press-copy, .publications-s {
    align-items: center;
    height: 90px;
  }

  .button-9 {
    width: 300px;
    height: 190px;
    font-size: 13px;
  }

  .product02 {
    filter: none;
    width: auto;
    height: 115%;
    margin-right: 0;
  }

  .head-text-oder {
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .slider-about {
    justify-content: center;
    width: 100%;
    height: 250px;
    margin-top: 20px;
    display: flex;
  }

  .news-and-media {
    text-indent: 0;
    column-count: auto;
    width: 800px;
    font-size: 16px;
    line-height: 1.6em;
    display: block;
  }

  .awards-m {
    width: 100%;
  }

  .publications-mm {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    padding-left: 40px;
  }

  .about-p-copy {
    text-indent: 0;
    column-count: auto;
    width: 85%;
    font-size: 16px;
    line-height: 1.6em;
  }

  .div-block-69-copy-copy {
    justify-content: flex-end;
    width: 35%;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 40px;
  }

  .app-h-copy {
    font-size: 42px;
  }

  .coming-soon {
    justify-content: flex-end;
    width: 35%;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 40px;
  }

  .event {
    font-size: 17px;
    display: block;
  }

  .event.cta {
    display: none;
  }

  .image-65 {
    width: 10%;
  }

  .mini {
    background-color: #0000;
    background-image: none;
  }

  .div-block-1337 {
    height: 30px;
  }

  .div-block-1338 {
    align-items: center;
    height: 100vh;
    padding-top: 0;
  }

  .event-intro {
    align-items: flex-end;
    margin-top: 70px;
  }

  .event-head {
    flex-direction: column;
    justify-content: flex-end;
    height: 550px;
  }

  .event-head-text {
    letter-spacing: -.5px;
    width: 400px;
    font-size: 42px;
    line-height: 1.2em;
  }

  .paragraph-7-event {
    color: var(--white);
    line-height: 1.3em;
  }

  .text-2-event {
    text-indent: 0;
    column-count: auto;
    width: 450px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .div-block-116-event {
    background-color: #0000;
    justify-content: center;
    width: 93vw;
    height: 75vh;
    margin-top: 50px;
    padding-top: 0;
  }

  .color-cover-event {
    background-color: var(--nn2);
    color: var(--g-aa);
    mix-blend-mode: color;
    width: 93%;
    height: 75vh;
    display: none;
    position: absolute;
  }

  .image-68 {
    width: 350px;
  }

  .text-2-event-copy {
    text-indent: 0;
    column-count: auto;
  }

  .div-block-55-copy {
    height: auto;
    padding-top: 10px;
    display: flex;
  }

  .event-background-head {
    background-color: #0000;
    justify-content: center;
    padding-top: 0;
  }

  .event-intro-01 {
    align-items: flex-start;
    padding-top: 0;
  }

  .event-texts {
    z-index: 5;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .head-text-event {
    margin-bottom: 50px;
    line-height: 1.2em;
  }

  .heading-4 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 400;
  }

  .div-block-55-event {
    height: 210px;
    display: flex;
  }

  .div-block-69-copy-copy-copy {
    justify-content: flex-end;
    width: 35%;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 40px;
  }

  .main-text-box-pfone {
    flex-direction: column;
    justify-content: center;
    width: 60%;
    height: auto;
    margin-top: 140px;
    padding-top: 0%;
  }

  .button-3-copy {
    border-radius: 0;
    margin-top: 30px;
  }

  .div-block-64-copy {
    width: 1371px;
    height: 800px;
    margin-top: 40px;
    margin-bottom: 60px;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .sp-inverstor {
    color: var(--black);
    text-align: left;
    width: 340px;
    font-size: 20px;
    line-height: 1.3em;
  }

  .button-3-copy-phone {
    border-radius: 0;
    margin-top: 30px;
  }

  ._3-products-phone {
    height: 85vh;
  }

  .main-text-box-ur {
    flex-direction: column;
    justify-content: center;
    width: 65%;
    height: auto;
    margin-top: 0;
    padding-top: 140px;
    display: inline-flex;
  }

  .button-3-phone {
    border-radius: 0;
    margin-top: 30px;
  }

  .button-3-phone:hover {
    background-image: linear-gradient(to right, var(--g-04) 8%, var(--g3));
  }

  .div-block-1349 {
    margin-bottom: 0;
  }

  .div-block-1350 {
    background-color: #000;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    display: inline-flex;
  }

  .paypal-checkout-form {
    display: none;
  }

  .heading-5 {
    margin-bottom: 10px;
  }

  .asia, .div-block-118-copy {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 120px;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .div-block-118-europe {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .question-arrow-icon-up.left {
    margin-top: 0;
  }

  .link-block-7 {
    width: 300px;
    height: 190px;
    display: inline-flex;
  }

  .image-71 {
    display: inline-block;
  }

  .slider-about-phone {
    width: 1450px;
    height: 250px;
    margin-top: 20px;
    display: none;
  }

  .icon-3-phone {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 0;
  }

  .icon-4-phone {
    margin-top: auto;
    margin-bottom: auto;
  }

  .slide-nav-3-phone {
    padding-bottom: 0;
  }

  .link-block-8 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 260px;
    height: 200px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: inline-flex;
    inset: 0 auto;
  }

  .link-block-9 {
    width: 300px;
    height: 190px;
    position: absolute;
  }

  .hyper-display-intro {
    justify-content: center;
    height: auto;
    padding-left: 0;
  }

  .button-6-hyper, .button-6-copy {
    margin-top: 10px;
  }

  .button-6-copy:hover {
    background-color: #0003;
  }

  .button-3-hyper-order {
    border-radius: 0;
    margin-top: 30px;
  }

  .button-6-hyper-copy {
    margin-top: 10px;
  }

  .button-6-hyper-copy:hover {
    background-color: #0003;
  }

  .button-6-hyper-p {
    margin-top: 10px;
  }

  .button-6-hyper-p:hover {
    background-color: #0003;
  }

  .head-text-hyper {
    width: 400px;
    font-size: 42px;
    line-height: 1.2em;
  }

  .paragraph-7-hyper {
    width: auto;
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 1.3em;
  }

  .text-2-hyper {
    color: var(--g-aa);
    text-indent: 0;
    column-count: auto;
    width: 400px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .div-block-1351 {
    display: inline-flex;
  }

  .background-video-hy {
    filter: contrast(110%);
    object-fit: fill;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: auto;
    padding-top: 0;
  }

  .head-text-copy {
    letter-spacing: -.5px;
    width: 400px;
    font-size: 42px;
    line-height: 1.2em;
  }

  .hyper {
    display: none;
  }

  .div-block-130-dimen {
    background-color: var(--black);
    justify-content: flex-end;
    align-items: flex-start;
    width: auto;
    height: auto;
    display: flex;
  }

  .image-28-dimen {
    width: 70%;
    margin-left: 100px;
    padding-top: 300px;
  }

  .gap-001-dimen {
    width: 30%;
    display: none;
  }

  .gap00-dimen {
    width: 200px;
  }

  .text-specifi-dimen {
    width: auto;
    height: auto;
  }

  .div-block-89-dimen {
    height: 1300px;
  }

  .paragraph-7-dimen {
    width: auto;
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 1.3em;
  }

  .head-text-dimen {
    color: var(--h22);
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .text-2-head-dimen {
    text-indent: 0;
    column-count: auto;
    width: 450px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .paragraph-28-copy {
    width: auto;
    margin-bottom: 60px;
    font-size: 42px;
    line-height: 1.2em;
  }

  .image-54-dimen {
    filter: contrast(176%) brightness(200%);
    max-width: none;
    height: 100%;
    margin-bottom: 0%;
    margin-right: 0;
  }

  .image-58-dimen {
    opacity: .6;
    height: auto;
    margin-top: -250px;
    margin-left: 0;
  }

  .paragraph-28-dimen {
    width: 740px;
    margin-bottom: 0;
    font-size: 42px;
    line-height: 1.3em;
  }

  .div-block-1352 {
    background-color: #0000;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0;
    padding-top: 220px;
    padding-bottom: 300px;
    padding-left: 10px;
  }

  .software-text-box-2 {
    justify-content: center;
    width: 35%;
    margin-bottom: 0;
    margin-left: 1%;
    margin-right: 2%;
    padding: 0 1% 40px;
  }

  .head-text-01-copy {
    color: var(--hyper-h);
    font-size: 42px;
    line-height: 1.2em;
  }

  .head-paragraph-iintro-copy {
    color: var(--g-aa);
    text-align: center;
    width: 80%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .div-block-1353 {
    justify-content: flex-end;
    width: 53%;
    height: auto;
    margin-right: 2%;
  }

  .div-block-1354 {
    border-style: solid;
    border-color: #ffffffb3;
    justify-content: center;
    margin-right: 0%;
    display: block;
  }

  .div-block-1355 {
    background-color: #0000;
    justify-content: flex-end;
    width: 1200px;
    height: 600px;
    display: flex;
  }

  .image-72 {
    width: 700px;
    height: 393.552px;
  }

  .text-2-hyper-p {
    text-indent: 0;
    column-count: auto;
    width: 400px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .image-73 {
    display: block;
  }

  .paragraph-29-copy {
    font-size: 14px;
  }

  .section-3-hyper {
    object-fit: cover;
    width: 100%;
    height: 110vh;
    min-height: 100vh;
    padding-top: 0;
  }

  .image-74 {
    width: 100%;
  }

  .div-block-hyper {
    height: auto;
    margin-bottom: 0;
    padding-right: 60px;
  }

  .head-paragraph-hyper-p {
    color: var(--g-aa);
    width: 80%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .head-text-01-copy-hyper {
    font-size: 42px;
    line-height: 1.2em;
  }

  .text-specifi-hyper {
    align-items: center;
    width: 800px;
    height: auto;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .paragraph-28-hyper {
    width: auto;
    margin-bottom: 0;
    font-size: 42px;
  }

  .image-75 {
    opacity: .9;
    filter: contrast(110%);
    width: 500px;
  }

  .div-block-hy-p {
    align-items: center;
    height: auto;
    padding-top: 220px;
    padding-bottom: 60px;
  }

  .hyper-sepcifications {
    height: auto;
    padding-top: 300px;
    padding-bottom: 140px;
  }

  .paragraph-29-copy {
    font-size: 14px;
    font-weight: 300;
  }

  .paragraph-29-copy-copy, .paragraph-29-copy, .paragraph-29-copy-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy-copy-copy, .paragraph-29-copy-copy-copy, .paragraph-29-copy-copy-copy {
    font-size: 14px;
  }

  .paragraph-29-copy-copy-copy {
    font-size: 14px;
    font-weight: 300;
  }

  .div-block-133-copy {
    border-bottom-color: #f506;
    height: 35px;
  }

  .paragraph-29-copy-copy-copy-copy {
    color: var(--bre-w2);
    font-size: 14px;
    font-weight: 300;
  }

  .paragraph-29-d, .paragraph-29-copy-copy, .paragraph-29-d2, .paragraph-29-d3, .paragraph-29-d4 {
    font-size: 14px;
  }

  .div-block-1362 {
    height: auto;
  }

  .image-76 {
    opacity: .5;
    filter: contrast(110%);
    mix-blend-mode: normal;
    width: 1200px;
    max-width: none;
    height: auto;
    margin-left: -150px;
    padding-bottom: 0;
  }

  .div-block-1363 {
    height: auto;
    position: absolute;
    left: 0;
    overflow: hidden;
  }

  .image-77 {
    opacity: .5;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-133-03-hyper-0 {
    height: 75px;
  }

  .div-block-133-02-hyper-0 {
    border-bottom-color: #f506;
    height: 55px;
  }

  .m {
    filter: invert();
  }

  .forbes {
    filter: none;
    height: 21px;
  }

  .div-block-1364 {
    display: inline-flex;
  }

  .head-text-copy-copy {
    letter-spacing: -.5px;
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .div-block-1365 {
    width: 0%;
  }

  .press-release-copy {
    background-color: #0000;
    align-items: center;
    width: 300px;
    height: 190px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0;
  }

  .press-release-copy:hover {
    opacity: 1;
  }

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

  .div-press-copy {
    align-items: center;
    width: 250px;
    height: 90px;
    position: absolute;
  }

  .paragraph-29-q, .paragraph-29-copy, .paragraph-29-copy-copy {
    font-size: 14px;
  }

  .paragraph-29-copy-copy-copy-copy-copy {
    font-size: 14px;
    font-weight: 300;
  }

  .button-hyper-video {
    border-radius: 0;
    margin-top: 30px;
  }

  .div-block-hy-p-02 {
    justify-content: center;
    height: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .div-block-1368 {
    align-items: flex-start;
    padding-left: 220px;
    padding-right: 0;
  }

  .div-block-1357-02 {
    border: 1px #fa250480;
    width: 53%;
    height: auto;
    margin-right: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-1369 {
    width: 1650px;
    height: 700px;
    display: block;
  }

  .div-block-1370 {
    border-color: #ffffffb3;
    flex-direction: column;
    justify-content: center;
    width: 1650px;
    height: 700px;
    display: flex;
  }

  .image-81 {
    width: 1500px;
    display: block;
  }

  .image-82 {
    width: 1500px;
  }

  .top {
    opacity: .3;
    width: 1370px;
    max-width: none;
    display: block;
    position: absolute;
  }

  .image-82-base {
    width: 1330px;
    max-width: none;
    display: block;
    position: static;
  }

  .div-block-dimen-explain {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 65%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-1371 {
    background-color: var(--black);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 220px;
    padding-bottom: 60px;
    display: flex;
  }

  .in {
    opacity: .3;
    mix-blend-mode: screen;
    width: 1000px;
    max-width: none;
    display: block;
    position: absolute;
  }

  .div-block-1372 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
  }

  .instrution {
    color: var(--dimen-p);
    text-align: center;
    width: 80%;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7em;
  }

  .fix {
    opacity: .3;
    width: 1500px;
    max-width: none;
    display: block;
    position: static;
  }

  .background-video-12 {
    filter: contrast(110%) brightness(110%);
    width: 100%;
    height: 100%;
  }

  .image-83 {
    width: 60px;
  }

  .div-block-mouse {
    width: auto;
    height: auto;
    margin-top: 210px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-ultra-r {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 220px;
    padding-bottom: 220px;
    padding-left: 10px;
    display: flex;
  }

  .head-text-ultra-r {
    color: var(--bre-w2);
    width: 700px;
    font-size: 42px;
    line-height: 1.2em;
  }

  .background-video-ultra {
    filter: contrast(115%) brightness(110%);
    width: 100%;
    height: 95%;
  }

  .div-block-u {
    background-color: #0000;
    justify-content: flex-end;
    width: 1200px;
    height: 660px;
    display: flex;
  }

  .div-block-ur {
    object-fit: fill;
    justify-content: flex-end;
    width: 53%;
    height: auto;
    margin-right: 2%;
  }

  .div-block-1374 {
    background-image: linear-gradient(#000 14%, #fff0);
    width: 1200px;
    height: 500px;
    display: none;
  }

  .div-block-cae-dash-ani {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
  }

  .div-block-hyper-explain {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 65%;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .div-block-1370-hyper {
    flex-direction: column;
    justify-content: center;
    width: 1650px;
    height: 700px;
    margin-top: 40px;
    display: flex;
  }

  .div-block-hyper-ani {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
  }

  .head-text-01-hyper {
    color: var(--hyper);
    font-size: 42px;
    line-height: 1.2em;
  }

  .top-hy {
    opacity: 0;
    width: 1370px;
    max-width: none;
    display: block;
    position: absolute;
  }

  .in-hy {
    opacity: 0;
    mix-blend-mode: screen;
    width: 1000px;
    max-width: none;
    display: block;
    position: absolute;
  }

  .fix-hy {
    opacity: 0;
    width: 1500px;
    max-width: none;
    display: block;
    position: static;
  }

  .instrution-hyper {
    text-align: center;
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.7em;
  }

  .div-block-1373-hyper {
    width: auto;
    height: auto;
    margin-top: 210px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-83-hyper {
    width: 60px;
  }

  .div-block-hyper-demo {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 220px;
    padding-left: 10px;
  }

  .head-text-hy {
    background-color: #0000;
    font-size: 42px;
    line-height: 1.2em;
  }

  .head-paragraph-hy {
    color: var(--g-aa);
    text-align: left;
    width: 90%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .head-text-01-dimensions, .head-text-01-copy-dimension {
    font-size: 42px;
    line-height: 1.2em;
  }

  .div-block-1371-hy-3-layer {
    background-color: var(--black);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 140px;
    padding-bottom: 60px;
    display: none;
  }

  .div-block-hyper-f {
    justify-content: center;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .background-video-ultra-copy {
    filter: contrast(115%) brightness(110%);
    width: 100%;
    height: 100%;
  }

  .div-block-1355-di {
    object-fit: none;
    background-color: #0000;
    justify-content: flex-start;
    width: 1000px;
    height: auto;
    margin-right: 0;
    display: flex;
  }

  .div-block-1352-dim {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-bottom: 0;
    padding-top: 180px;
    padding-bottom: 300px;
    padding-left: 0;
    display: flex;
  }

  .div-block-1353-copy-dim {
    justify-content: center;
    width: 50%;
    height: auto;
    margin-right: 0%;
  }

  .div-block-1374-h-01, .div-block-1374-h02 {
    background-image: linear-gradient(#000 14%, #fff0);
    width: 1200px;
    height: 500px;
    display: none;
  }

  .image-84 {
    max-width: none;
    height: 90%;
    padding-bottom: 0;
  }

  .heading-6 {
    color: var(--h22);
  }

  .error-message-4 {
    color: var(--error);
    background-color: #0000;
    font-weight: 300;
  }

  .image-73-l {
    display: block;
  }

  .image-49-map-gif {
    width: 1000px;
    margin-top: 100px;
    margin-right: 40px;
    padding-right: 0;
  }

  .div-block-1378 {
    width: 1000px;
    height: 493.885px;
  }

  .div-block-1379 {
    width: 1000px;
    height: 493.885px;
    margin-right: 0%;
    display: block;
  }

  .div-block-ultra-l {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 220px;
    padding-left: 10px;
    display: flex;
  }

  .div-block-dimen-f-r {
    justify-content: center;
    align-items: flex-start;
    width: 35%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px;
    padding-left: 4%;
  }

  .div-block-ur-r {
    justify-content: flex-start;
    width: 53%;
    height: auto;
    margin-right: 2%;
  }

  .div-block-hy-p-02-phone {
    justify-content: center;
    height: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .div-block-ultra-l-phone {
    background-color: #0000;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 300px;
    padding-left: 10px;
    display: none;
  }

  .enterprise-main {
    z-index: 0;
    background-color: var(--black);
    background-image: linear-gradient(155deg, #0b1c31, #000000e6 58%);
    background-size: auto;
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: flex;
    position: relative;
  }

  .div-block-1381 {
    height: 1300px;
  }

  .integration-main {
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .prosumer-main {
    height: 1300px;
  }

  .div-block-finger {
    width: auto;
    height: auto;
    margin-top: 210px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-83-copy {
    width: 60px;
  }

  .text-2-head-enter {
    color: var(--g-aa);
    text-indent: 0;
    column-count: auto;
    width: 500px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
  }

  .button-6-enter {
    border-color: var(--white);
    color: var(--white);
    background-color: #06193180;
    margin-top: 10px;
  }

  .button-6-enter:hover {
    background-color: #0003;
  }

  .div-block-1383 {
    z-index: 1;
    background-color: var(--black);
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 100vh;
    position: absolute;
    overflow: visible;
  }

  .image-86 {
    opacity: 1;
    filter: brightness(60%);
    max-width: none;
    height: 100%;
    margin-top: 0;
    display: inline-flex;
  }

  .logo-navbar-new.white {
    width: 160px;
    padding-bottom: 10px;
  }

  .app-x {
    opacity: .3;
  }

  .appli-text {
    z-index: 5;
    width: 65%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0 100px;
    position: static;
  }

  .ani-section {
    width: 90vw;
    height: 70vh;
  }

  .div-block-1352-enter {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 220px;
    padding-bottom: 100px;
    padding-left: 10px;
  }

  .div-block-1355-enter {
    background-color: #171717;
    border-style: none;
    border-color: #b8b8b880;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 600px;
    margin-right: 0;
    display: flex;
  }

  .image-73-enter {
    display: block;
  }

  .head-text-01-copy-enter {
    font-size: 42px;
    line-height: 1.2em;
  }

  .head-paragraph-enter {
    color: var(--bre-w2);
    text-align: left;
    width: auto;
    font-size: 16px;
    line-height: 1.7em;
  }

  .div-block-1352-enter-l {
    background-color: #0000;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 10px;
  }

  .div-block-1353-enter {
    justify-content: center;
    width: 50%;
    height: auto;
    margin-right: 2%;
  }

  .div-block-1353-copy-dim-copy {
    justify-content: flex-end;
    width: 53%;
    height: auto;
    margin-right: 2%;
  }

  .div-block-enter {
    justify-content: center;
    width: 25%;
    margin-left: 5%;
    padding-right: 0;
  }

  .div-block-enter-copy {
    justify-content: center;
    width: 40%;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 220px 40px 10px;
  }

  .div-block-1353-sim-p02 {
    background-color: var(--base-enter);
    justify-content: flex-start;
    width: 1000px;
    height: 450px;
    display: flex;
  }

  .div-block-1385 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: none;
  }

  .image-88 {
    filter: contrast(110%);
    width: 90%;
    max-width: none;
    padding-top: 40px;
    display: inline-flex;
  }

  .image-89 {
    filter: contrast(120%) brightness(80%) hue-rotate(180deg);
    width: 100%;
    max-width: none;
    margin-bottom: 0;
    display: none;
  }

  .div-block-1386-inter {
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin-top: 60px;
    margin-bottom: 0;
    position: relative;
  }

  .div-block-1352-enter-end {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 280px;
    padding-left: 10px;
  }

  .div-block-1352-enter-l-phone {
    background-color: #0000;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 10px;
  }

  .div-block-1380-enter-intro {
    margin-top: 140px;
  }

  .prosumer-01 {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .div-block-1352-prosumer-l-phone {
    background-color: #0000;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 10px;
  }

  .div-block-1352-prosumer-l {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 10px;
  }

  .prosumer-r {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 280px;
    padding-left: 10px;
  }

  .div-block-1352-enterprise {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 220px;
    padding-bottom: 100px;
    padding-left: 10px;
  }

  .enter-head-text {
    color: var(--bre-w2);
    font-size: 42px;
    line-height: 1.2em;
  }

  .div-block-1352-integration {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 220px;
    padding-bottom: 100px;
    padding-left: 10px;
  }

  .div-block-1352-integration-end {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 280px;
    padding-left: 10px;
  }

  .div-block-1352-prosumer-copy {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 220px;
    padding-bottom: 100px;
    padding-left: 10px;
  }

  .div-block-1352-enterprise-top {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    padding-top: 220px;
    padding-bottom: 100px;
    padding-left: 10px;
  }

  .div-block-1352-enterprise-end {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 10px;
  }

  .div-block-1387-entermp-l {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .text-block-work-app {
    opacity: 1;
    color: var(--white);
  }

  .text-block-work-app:hover {
    color: var(--h22);
  }

  .head-text-01-b {
    font-size: 42px;
    line-height: 1.2em;
  }

  .head-paragraph-news-app {
    color: var(--g-aa);
    text-align: center;
    width: 70%;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
  }

  .app-slide {
    text-align: center;
    align-items: center;
    width: 70%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0 40px;
  }

  .slider-about-app {
    flex-direction: column;
    align-items: flex-start;
    width: 80%;
    margin-top: 20px;
    display: block;
  }

  .div-block-90-app {
    height: auto;
  }

  .c-box {
    border-color: var(--manual-book);
    background-color: #0000;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 700px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0 10px;
  }

  .link-block-8-app {
    width: 300px;
    height: 190px;
  }

  .c-logo-box {
    width: auto;
    height: 22%;
  }

  .div-block-c-box-p {
    align-items: center;
    height: 60%;
    font-size: 28px;
  }

  .paragraph-c-phara {
    color: var(--g-aa);
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 2.5em;
  }

  .c-lg {
    width: 200px;
  }

  .div-block-c-box-p2 {
    align-items: center;
    height: 18%;
  }

  .paragraph-c-phara2 {
    color: var(--g-aa);
    font-size: 14px;
  }

  .div-block-1387 {
    align-items: center;
  }

  .slide-1 {
    height: auto;
  }

  .div-block-118-copy-copy {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    margin-left: 0;
    margin-right: 120px;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .mask {
    width: 33.3%;
    height: 700px;
  }

  .c-lg-copy {
    width: 200px;
  }

  .franklin {
    width: 260px;
  }

  .icon-3-app-l {
    color: var(--bre-w2);
    margin-top: auto;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .icon-4-app-r {
    color: var(--bre-w2);
    margin-top: auto;
    margin-bottom: 0;
  }

  .mask-copy {
    width: 33.3%;
  }

  .slider-about-app-copy {
    flex-direction: column;
    align-items: center;
    width: 90%;
    margin-top: 20px;
    display: flex;
  }

  .mask-copy {
    width: 45%;
    height: auto;
  }

  .paragraph-c-phara-copy {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 31px;
    font-weight: 400;
    line-height: 1.7em;
  }

  .c-box-copy {
    background-color: #0000;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: 700px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0 10px;
  }

  .c-box-copy-copy {
    background-color: #0000;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: 750px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0 10px;
  }

  .paragraph-np {
    opacity: .9;
  }

  .text-block-ur {
    opacity: 1;
    color: var(--h22);
  }

  .text-block-np {
    width: auto;
    display: block;
  }

  .container-18 {
    display: none;
  }

  .pricing-wrapper-2 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    display: flex;
  }

  .pricing-card-2 {
    background-color: #0000004d;
    border-radius: 3px;
    width: 470px;
  }

  .pricing-image-2 {
    filter: none;
    margin-bottom: 20px;
  }

  .button-primary-6.outline-button:hover {
    background-image: linear-gradient(to bottom, var(--ur), var(--h22) 62%);
  }

  .product-pic {
    height: 250px;
  }

  .list {
    width: 90%;
  }

  .pricing-title-2-hy {
    color: var(--hyper-h);
    font-size: 27px;
    font-weight: 300;
  }

  .pricing-subtitle-2-hy {
    color: var(--hyper);
  }

  .button-primary-hy.outline-button:hover {
    background-image: linear-gradient(to bottom, var(--hyper), var(--hy-03) 61%);
  }

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

  .order-head-w {
    z-index: 5;
    align-items: center;
    width: 65%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0 80px;
    position: static;
  }

  .container-w {
    margin-top: 40px;
  }

  .onr-head-text {
    width: auto;
  }

  .div-block-1390-w {
    background-color: #ffffff03;
  }

  .pricing-title-2-w {
    margin-top: 30px;
    font-size: 29px;
  }

  .paragraph-44-w {
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    height: 120px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 15px;
    display: flex;
  }

  .pricing-price-2-w {
    font-size: 29px;
  }

  .button-primary-6-w.outline-button {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button-primary-6-w.outline-button:hover {
    background-image: linear-gradient(#1d92cf, #00f9ff 62%);
  }

  .div-block-1391-w {
    border-style: none;
    justify-content: center;
    align-items: flex-start;
    padding-right: 10px;
    display: none;
  }

  .list-item-w {
    width: auto;
    margin-top: 20px;
  }

  .pricing-title-2-hy-w {
    color: var(--hyper-h);
    font-size: 27px;
    font-weight: 300;
  }

  .pricing-subtitle-2-hy-w {
    color: var(--hyper);
  }

  .button-primary-hy-w.outline-button:hover {
    background-image: linear-gradient(to bottom, var(--hyper), var(--hy-03) 61%);
  }

  .head-paragraph-op {
    text-align: center;
    width: 70%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .button-14 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-92 {
    width: 60%;
  }

  .sp-ienter-sub {
    text-align: left;
    width: auto;
    font-size: 20px;
    line-height: 1.3em;
  }

  ._01 {
    box-shadow: none;
    background-position: 50%;
    background-size: auto 110%;
  }

  .h-01 {
    margin-left: 1300px;
    display: block;
  }

  ._01-base {
    width: 75%;
  }

  .paragraph-54 {
    color: var(--aquamarine);
    font-size: 20px;
    line-height: 1.3em;
  }

  .div-block-1400 {
    height: auto;
    padding-left: 8%;
    padding-right: 8%;
  }

  .button-15 {
    border-style: none;
    font-size: 17px;
    font-weight: 400;
  }

  .paragraph-55 {
    font-size: 42px;
    line-height: 1.2em;
  }

  .div-block-1402 {
    justify-content: flex-end;
    width: 60%;
  }

  .paragraph-58 {
    color: var(--white);
    letter-spacing: 2px;
    font-weight: 400;
  }

  .paragraph-sim-h {
    font-size: 46px;
  }

  .image-sim {
    width: 2000px;
  }

  .list-item-4 {
    color: var(--g-aa);
  }

  .sim-section {
    padding-bottom: 220px;
  }

  .head-text-01-sim-head {
    text-shadow: 0 2px 1px #00000073;
    white-space: normal;
    font-size: 42px;
    font-weight: 300;
    line-height: 1.2em;
  }

  .tele-section {
    background-color: var(--black);
    border-style: none;
    justify-content: center;
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 220px;
  }

  .div-block-1352-tele-top {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    padding-top: 220px;
    padding-bottom: 100px;
    padding-left: 10px;
  }

  .div-block-1353-tele-r {
    justify-content: center;
    width: 50%;
    height: auto;
    margin-right: 0%;
  }

  .div-block-tele-linst {
    justify-content: center;
    width: 40%;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 220px 40px 10px;
  }

  .div-block-1355-tele {
    justify-content: center;
    width: 1000px;
    height: 500px;
    margin-right: 0;
    display: block;
  }

  .button-sim {
    margin-top: 10%;
  }

  .div-block-1355-sim-back-p {
    justify-content: center;
    width: 1000px;
    height: 500px;
    margin-right: 0;
    display: block;
  }

  .simulation-intro {
    background-color: #0000;
    background-image: none;
    width: 2300px;
    height: auto;
  }

  .paragraph-21-sim-sub {
    color: var(--bre-w2);
    font-size: 20px;
  }

  .div-block-sim-top-t {
    justify-content: flex-end;
    width: 615px;
    margin-left: 140px;
  }

  .simulaton-01 {
    align-items: center;
    width: 80%;
    margin-top: 140px;
    margin-bottom: 60px;
  }

  .div-block-1353-sim-p03 {
    justify-content: center;
    width: 1100px;
    height: 600px;
    margin-right: 0%;
  }

  .div-block-1420 {
    justify-content: center;
    align-items: flex-start;
    width: 40%;
    margin: 40px auto 0 0;
    padding-top: 40px;
    padding-right: 5%;
  }

  .div-block-sim-t02 {
    background-color: #0000;
    justify-content: flex-end;
    width: 80%;
    position: absolute;
  }

  .div-block-1410 {
    border: 1px #0000001a;
    width: 40%;
    padding-left: 5%;
  }

  .div-block-1411 {
    border-color: var(--cyan);
    background-color: #0000004d;
  }

  .sim-end-03-copy {
    justify-content: flex-start;
    width: 80%;
    position: absolute;
  }

  .simulation-slider {
    margin-top: 100px;
  }

  .tele-intro {
    background-color: #0000;
    background-image: none;
    align-items: flex-end;
    width: 2300px;
    height: 850px;
    margin-top: 0;
    padding-top: 0;
  }

  .tele-01 {
    justify-content: space-between;
    align-items: center;
    width: 80%;
    margin-top: 160px;
  }

  .tele-02 {
    width: 80%;
    margin-top: 100px;
  }

  .tele-slider {
    padding-top: 100px;
  }

  .tele-pic-02 {
    justify-content: flex-start;
    width: 60%;
    height: auto;
    display: flex;
  }

  .tele-pic-03 {
    background-color: var(--black);
    justify-content: center;
    align-items: flex-end;
    width: 60%;
    height: auto;
    margin-right: 0%;
    display: flex;
  }

  .sim-001 {
    filter: contrast(102%) brightness(130%);
  }

  .center-section {
    background-color: var(--black);
    margin-top: 0;
    padding-bottom: 220px;
  }

  .div-block-center-01 {
    background-color: #0000;
    background-image: none;
    width: 2300px;
    height: 750px;
  }

  .div-block-center-top-t {
    justify-content: flex-end;
    width: 615px;
    margin-left: 140px;
  }

  .div-block-center-main-p {
    border: 1px none var(--dim-grey);
    background-color: var(--nn);
  }

  .center-001 {
    filter: brightness(105%) brightness(110%);
    width: 100%;
  }

  .center-01 {
    align-items: center;
    width: 80%;
    margin-top: 160px;
  }

  .center-02 {
    width: 80%;
    margin-top: 100px;
  }

  .div-block-1353-center-p02 {
    justify-content: flex-start;
    width: 1000px;
    height: 450px;
    display: flex;
  }

  .div-block-center-t02 {
    background-color: #0000;
    justify-content: flex-end;
    width: 80%;
    position: absolute;
  }

  .div-block-1353-center-p03 {
    justify-content: center;
    width: 1000px;
    height: 450px;
    margin-right: 0%;
  }

  .center-end-03 {
    justify-content: flex-start;
    width: 80%;
    position: absolute;
  }

  .med-section {
    border: 1px none var(--manual-book);
    background-color: var(--black);
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 220px;
  }

  .div-block-medi-01 {
    background-color: #0000;
    background-image: none;
    width: 2300px;
    height: 750px;
  }

  .div-block-medi-02 {
    align-items: center;
    width: 80%;
  }

  .div-block-medi-03 {
    width: 80%;
  }

  .medi-s {
    padding-top: 100px;
  }

  .div-block-medi-top-t {
    justify-content: flex-end;
    width: 615px;
    margin-left: 140px;
  }

  .div-block-medi-main-p {
    border: 1px solid var(--dim-grey);
    background-color: var(--black);
    justify-content: center;
    padding-left: 0;
  }

  .medi-pic {
    background-color: #0000;
    justify-content: flex-start;
    width: 60%;
    max-width: none;
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .div-block-medi-t02 {
    background-color: #0000;
    justify-content: flex-end;
    width: 80%;
    position: absolute;
  }

  .div-block-1353-medi-p03 {
    justify-content: center;
    width: 1000px;
    height: 450px;
    margin-right: 0%;
  }

  .medi-end-03 {
    justify-content: flex-start;
    width: 80%;
    position: absolute;
  }

  .medi-001 {
    width: 70%;
    padding-left: 0;
  }

  .image-con {
    opacity: .5;
    width: 2400px;
  }

  .bold-text-19 {
    color: var(--g-aa);
  }

  .lockheed-m {
    filter: grayscale();
    width: 260px;
  }

  .zmicro-logo {
    filter: none;
    width: 150px;
  }

  .cae-logo {
    width: 120px;
  }

  .button-62 {
    letter-spacing: 2px;
    margin-top: 10px;
  }

  .button-62:hover {
    letter-spacing: 2px;
  }

  .slide-nav-enter {
    padding-bottom: 0;
  }

  .prosumer-silder {
    flex-direction: column;
    align-items: flex-start;
    width: 80%;
    margin-top: 20px;
    display: block;
  }

  .italic-text-3 {
    color: var(--g-aa);
    font-size: 20px;
    line-height: 2.5em;
  }

  .end-03-siim-t03 {
    justify-content: flex-start;
    width: 80%;
    display: flex;
    position: absolute;
  }

  .paragraph-sub-video {
    font-size: 14px;
  }

  .comends {
    padding-top: 60px;
    padding-bottom: 220px;
  }

  .slider-about-sim-copy {
    flex-direction: column;
    align-items: flex-start;
    width: 80%;
    margin-top: 20px;
    display: block;
  }

  .slider-about-ur {
    flex-direction: column;
    align-items: flex-start;
    width: 80%;
    height: 500px;
    margin-top: 0;
    display: block;
  }

  .paragraph-p-phara {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.5em;
  }

  .paragraph-p-phara2 {
    font-size: 16px;
  }

  .products-box {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 500px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0 10px;
  }

  .slider-about-products {
    flex-direction: column;
    align-items: flex-start;
    width: 80%;
    margin-top: 20px;
    display: block;
  }

  .p-box {
    background-color: #0000;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: 700px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0 10px;
  }

  .slider-about-product-s {
    flex-direction: column;
    align-items: flex-start;
    width: 80%;
    height: auto;
    margin-top: 20px;
    display: block;
  }

  .mask-products {
    width: 33.3%;
    height: 500px;
  }

  .product-box {
    background-color: #0000;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 500px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0 10px;
  }

  .div-block-p-box-p {
    align-items: center;
    width: 75%;
    height: 80%;
    font-size: 16px;
  }

  .div-block-p-box-p02 {
    align-items: flex-start;
    height: 20%;
  }

  .paragraph-product-01 {
    font-size: 30px;
    font-style: normal;
    line-height: 1.5em;
  }

  .paragraph-product-02 {
    font-size: 16px;
  }

  .slide-nav-product {
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .div-block-1421 {
    justify-content: center;
    width: 80%;
    display: flex;
  }

  .list-3 {
    width: auto;
  }

  .paragraph-dot {
    font-size: 14px;
  }

  .paragraph-7-dimen-sub {
    width: 80%;
    margin-bottom: 60px;
    font-size: 14px;
    line-height: 1.3em;
  }

  .div-block-133-02-copy {
    border-bottom-color: #f8f8f833;
    height: 35px;
  }

  .div-block-133-03-copy {
    height: 35px;
  }

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

  .paragraph-29-hide {
    font-size: 14px;
  }

  .head-paragraph-iintro-copy-copy {
    color: var(--g-aa);
    text-align: center;
    width: 80%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .list-4 {
    width: 70%;
    padding-right: 0;
  }

  .paragraph-7-hyper-sub {
    width: 80%;
    margin-bottom: 60px;
    font-size: 14px;
    line-height: 1.3em;
  }

  .div-block-1425 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .comends-hy {
    background-image: linear-gradient(360deg, #000 2%, #0000 58%);
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .product-box-hy {
    border-color: #b8b8b8cc;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 280px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0 10px;
  }

  .div-block-90-hy {
    height: auto;
  }

  .div-block-p-box-p-hy {
    align-items: center;
    width: 90%;
    height: 100%;
    margin-bottom: 0;
    font-size: 16px;
  }

  .div-block-p-box-p-hy02 {
    align-items: flex-start;
    height: 20%;
  }

  .mask-products-hy {
    width: 33.3%;
    height: 500px;
  }

  .slider-hyper-s {
    width: 1650px;
    height: 350px;
  }

  .div-block-1426 {
    height: auto;
    display: flex;
    position: relative;
  }

  .paragraph-product-hy-01 {
    padding-top: 0;
    font-family: Roboto, sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.3em;
  }

  .paragraph-product-hy-02 {
    font-size: 16px;
  }

  .italic-text-4 {
    font-style: italic;
  }

  .widget-wrapper {
    width: 400px;
  }

  .paragraph-29-hide-hy {
    font-size: 14px;
  }

  .div-block-133-hy {
    border-bottom-color: #f506;
    height: 35px;
  }

  .div-block-133-copy-copy {
    height: 35px;
  }

  .italic-text-5 {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 30px;
    font-style: italic;
    font-weight: 400;
    position: static;
  }

  .italic-text-6, .italic-text-7 {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 30px;
    font-style: italic;
  }

  .head-paragraph-ur, .head-paragraph-ur02 {
    color: var(--g-aa);
    text-align: left;
    width: 700px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .head-paragraph-ur-l {
    color: var(--g-aa);
    text-align: left;
    width: 571px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .mask-app {
    width: 33.3%;
    height: 700px;
  }

  .paragraph-c-phara-long {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 2.5em;
  }

  .list-3-dim {
    width: auto;
  }

  .paragraph-7-hyper-sub-m {
    width: 400px;
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 1.3em;
  }

  .paragraph-7-hyper-copy, .paragraph-7-hyper-sub-mm {
    width: auto;
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 1.3em;
  }

  .simulation-02 {
    width: 80%;
    margin-top: 80px;
  }

  .sim-comparison-im {
    justify-content: center;
    width: 1100px;
    height: 600px;
    margin-right: 0%;
  }

  .after-im {
    display: flex;
  }

  .before-im-inner {
    background-image: url('../images/before-back_1.avif');
    width: 1200px;
    height: 600px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .after-im-inner {
    width: 1100px;
    height: 600px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .before-im-inner-2 {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%;
    background-size: cover;
    width: 1100px;
    height: 600px;
    display: flex;
    position: absolute;
  }

  .before-afer {
    background-color: #0000;
    justify-content: center;
    width: 1200px;
    height: 600px;
    margin-right: 0%;
  }

  .before-image {
    object-fit: fill;
    width: 1200px;
    height: 600px;
    position: absolute;
    overflow: hidden;
  }

  .comparison-m {
    width: 1200px;
    height: 600px;
  }

  .after-image {
    object-fit: fill;
    justify-content: flex-end;
    width: 1200px;
    height: 600px;
    display: flex;
    position: absolute;
    overflow: visible;
  }

  .after-imm-inner {
    background-image: none;
    width: 1200px;
    height: 600px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .before-im-inner-02 {
    filter: brightness(125%);
    background-image: url('../images/before-back04_1.avif');
    background-position: 50%;
    background-size: cover;
    justify-content: flex-end;
    width: 1200px;
    height: 600px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .paragraph-63 {
    color: var(--manual-book);
    width: auto;
    padding-top: 120px;
    padding-left: 220px;
    padding-right: 20px;
    font-size: 21px;
    display: none;
  }

  .div-block-1429 {
    justify-content: center;
    align-items: center;
    width: 1px;
    margin-left: -2px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .div-block-1430 {
    object-fit: none;
    background-color: #0000;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    border-radius: 0%;
    justify-content: center;
    align-items: center;
    width: 500px;
    height: 10px;
    padding-bottom: 30px;
    padding-right: 0;
    display: none;
  }

  .image-103 {
    height: Infinity% ;
    width: 100%;
  }

  .paragraph-64 {
    text-align: right;
    padding-right: 10px;
  }

  .paragraph-64-ur {
    text-align: left;
    padding-left: 20px;
  }

  .div-block-1434 {
    height: 40%;
  }

  .bold-text-28, .bold-text-29, .bold-text-30 {
    font-weight: 500;
  }

  .div-block-1435 {
    justify-content: center;
    align-items: center;
    height: 55%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .ferrovial {
    width: 140px;
  }

  .zmicro-logo-copy, .formant {
    width: 150px;
  }

  .anduril {
    width: 170px;
  }

  .formant0 {
    width: 150px;
  }

  .paragraph-with-b {
    color: var(--g-aa);
  }

  .schlumberger, .schlumberger2 {
    width: 160px;
  }

  .chevron {
    width: 190px;
  }

  .miller {
    width: 140px;
  }

  .philips {
    width: 150px;
  }

  .bosch {
    width: 120px;
  }

  .dr-sandweiss {
    width: 0;
  }

  .paragraph-66 {
    font-size: 30px;
  }

  .prosumer-sp {
    color: var(--g-aa);
    text-align: left;
    width: auto;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
  }

  .div-block-1353-prosumer {
    justify-content: center;
    width: 55%;
    height: auto;
    margin-right: 0%;
  }

  .prosumer-end {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 280px;
    padding-left: 10px;
  }

  .body-9 {
    background-color: var(--black);
  }

  .prosumer-head, .prosumer-text-head {
    font-size: 42px;
    line-height: 1.2em;
  }

  .prosumer-second-head {
    font-size: 20px;
    line-height: 1.3em;
  }

  .prosumer-head-text {
    width: 65%;
  }

  .prosumer-intro {
    padding-top: 0;
  }

  .prosumer-02 {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .prosumer-03 {
    padding-top: 0;
    padding-bottom: 220px;
  }

  .prosumer-slider {
    display: none;
  }

  .prosumer-paragraph {
    text-align: left;
    width: auto;
    font-size: 16px;
    line-height: 1.7em;
  }

  .list-prosumer {
    color: var(--g-aa);
    font-size: 16px;
  }

  .bold-text-prosumer {
    color: var(--bre-w);
    font-size: 16px;
  }

  .prosumer-slide {
    width: 65%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0 40px;
  }

  .prosumer-box {
    background-color: #0000;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 700px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0 10px;
  }

  .prosumer-text-box {
    align-items: center;
    width: 90%;
    height: 60%;
    font-size: 28px;
  }

  .prosumer-name-box {
    align-items: center;
    height: 18%;
  }

  .paragraph-pro {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 2.5em;
  }

  .paragraph-name-pro {
    font-size: 16px;
  }

  .franklin-tem, .docomo, .ve {
    width: 220px;
  }

  .enterprise-intro-ani-meue {
    margin-top: 140px;
  }

  .center-intro {
    background-color: #0000;
    height: auto;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .center-slider {
    padding-top: 100px;
  }

  .medi-intro {
    height: auto;
  }

  .medi-01 {
    margin-top: 160px;
  }

  .medi-02 {
    margin-top: 100px;
  }

  .simu-pic {
    background-color: #0000;
    justify-content: flex-start;
    width: 60%;
    height: auto;
    display: flex;
  }

  .center-pic {
    justify-content: flex-start;
    width: 60%;
    height: auto;
    display: flex;
    overflow: hidden;
  }

  .body-10 {
    background-color: var(--black);
  }

  .italic-text-9 {
    font-size: 20px;
  }

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

  .text-2-head-inte {
    text-indent: 0;
    column-count: auto;
    width: 450px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .integration-intro {
    justify-content: flex-end;
    margin-top: 300px;
  }

  .integration-02, .integration-03, .integration-04 {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 220px;
    padding-bottom: 100px;
    padding-left: 10px;
  }

  .inte-text {
    justify-content: center;
    width: 35%;
    margin-left: 0%;
  }

  .inte-pic {
    justify-content: center;
    width: 50%;
    height: auto;
    margin-right: 2%;
  }

  .prosumer-head-copy {
    font-size: 42px;
    line-height: 1.2em;
  }

  .inte-second-t {
    color: var(--bre-w2);
    text-align: left;
    width: auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7em;
  }

  .inter-intro-pic {
    width: 1800px;
    height: 900px;
  }

  .inte-head-t {
    font-size: 42px;
    line-height: 1.2em;
  }

  .inte-ph-t {
    text-align: left;
    width: auto;
    font-size: 16px;
    line-height: 1.7em;
  }

  .integration-033, .integration-044 {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 220px;
    padding-bottom: 100px;
    padding-left: 10px;
  }

  .inte-01 {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 60px;
    padding-left: 10px;
  }

  .inte-02 {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 10px;
  }

  .inte-03 {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 100px;
    padding-left: 10px;
    position: static;
  }

  .paragraph-21-sim-sub-copy {
    font-size: 20px;
  }

  .before-afer-main {
    background-color: #0000;
    justify-content: center;
    width: 1100px;
    height: 600px;
    margin-right: 0%;
  }

  .comparison-main {
    width: 1100px;
    height: 600px;
  }

  .before-image-main {
    object-fit: fill;
    width: 1100px;
    height: 600px;
    position: absolute;
    overflow: hidden;
  }

  .before-im-inner-main {
    width: 1100px;
    height: 600px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .after-image-main {
    object-fit: fill;
    justify-content: flex-end;
    width: 1100px;
    height: 600px;
    display: flex;
    position: absolute;
    overflow: visible;
  }

  .after-imm-inner-main {
    background-image: none;
    width: 1100px;
    height: 600px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .before-im-inner-02-copy, .before-im-inner-02-main {
    background-image: url('../images/prism-test-image-ss_2.avif');
    background-position: 50%;
    background-size: cover;
    justify-content: flex-end;
    width: 1100px;
    height: 600px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .div-block-1429-main {
    justify-content: center;
    align-items: center;
    width: 1px;
    margin-left: -2px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .main-before_after {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 60px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .before-afer-copy {
    background-color: #0000;
    justify-content: center;
    width: 1100px;
    height: 600px;
    margin-right: 0%;
  }

  .comparison-m-large {
    width: 1700px;
    height: 900px;
  }

  .before-image-large {
    object-fit: fill;
    width: 1700px;
    height: 900px;
    position: absolute;
    overflow: hidden;
  }

  .before-im-inner-large {
    background-image: url('../images/before-sunset-a.webp');
    width: 1700px;
    height: 900px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .after-image-large {
    object-fit: fill;
    justify-content: flex-end;
    width: 1700px;
    height: 900px;
    display: flex;
    position: absolute;
    overflow: visible;
  }

  .after-imm-inner-large {
    background-image: none;
    width: 1700px;
    height: 900px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .before-im-inner-02-large {
    background-image: url('../images/after-sunset-a.webp');
    background-position: 50%;
    background-size: cover;
    justify-content: flex-end;
    width: 1700px;
    height: 900px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .before-afer-large {
    background-color: #0000;
    border-style: none;
    border-color: #00000080;
    justify-content: center;
    width: 1700px;
    height: 900px;
    margin-top: -30px;
    margin-right: 0%;
  }

  .div-block-1429-large {
    justify-content: center;
    align-items: center;
    width: 3px;
    margin-left: -2px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .image-105 {
    filter: brightness(110%);
    width: 1400px;
    height: 933.641px;
    display: none;
  }

  .comparison-m-large-02 {
    width: 1400px;
    height: 750px;
  }

  .before-image-large-02 {
    object-fit: fill;
    width: 1400px;
    height: 750px;
    position: absolute;
    overflow: hidden;
  }

  .after-image-large-02 {
    object-fit: fill;
    justify-content: flex-end;
    width: 1400px;
    height: 750px;
    display: flex;
    position: absolute;
    overflow: visible;
  }

  .before-im-inner-large-02 {
    background-image: url('../images/before-6m02.webp');
    width: 1400px;
    height: 750px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .paragraph-63-02 {
    color: var(--g-aa);
    width: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    display: flex;
  }

  .after-imm-inner-large-02 {
    width: 1400px;
    height: 750px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .before-im-inner-02-large-02 {
    background-image: url('../images/13_after_s05.webp');
    background-position: 50%;
    background-size: cover;
    border: 1px #ff00b266;
    justify-content: flex-end;
    width: 1400px;
    height: 750px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .paragraph-63-022 {
    color: var(--cyan);
    width: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 17px;
    display: flex;
  }

  .div-block-1429-large-02 {
    background-color: var(--black);
    justify-content: center;
    align-items: flex-end;
    width: 3px;
    margin-left: -2px;
    padding-top: 40px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .div-block-1439 {
    display: none;
  }

  .paragraph-64-l02 {
    color: var(--g-aa);
    text-align: right;
    margin-bottom: 0;
    padding-right: 0;
  }

  .paragraph-64-ur-l02 {
    color: var(--white);
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1432-l02 {
    background-color: #b700bd;
    justify-content: center;
    align-items: center;
    width: 150px;
    margin-left: 3px;
    padding: 5px 20px 5px 10px;
    display: flex;
  }

  .div-block-1431-l02 {
    background-color: var(--black);
    align-items: center;
    width: 150px;
    padding: 5px 10px 5px 20px;
    display: flex;
  }

  .b-a-prosumer {
    background-color: #0000;
    border-style: none;
    border-color: #b8b8b880;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-right: 0;
    display: flex;
  }

  .div-block-enter-01 {
    justify-content: center;
    width: 30%;
    margin-left: 5%;
    margin-right: 0%;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 0;
  }

  .image-106 {
    filter: contrast(106%);
    border: 1px solid #0000;
    width: auto;
    height: 100%;
  }

  .div-block-enter-02 {
    justify-content: center;
    width: 25%;
    margin-left: 0%;
    margin-right: 5%;
    padding-top: 60px;
    padding-left: 0;
    padding-right: 20px;
  }

  .div-block-1353-prosumer-02 {
    justify-content: center;
    width: 60%;
    height: auto;
    margin-right: 0%;
  }

  .div-block-1355-enter-02 {
    background-color: #0000;
    border-style: none;
    border-color: #b8b8b880;
    justify-content: center;
    align-items: center;
    width: 1400px;
    height: auto;
    margin-right: 0;
    display: flex;
  }

  .div-block-1353-prosumer-03 {
    justify-content: center;
    width: 50%;
    height: auto;
    margin-left: 5%;
    margin-right: 0%;
  }

  .image-107 {
    filter: contrast(110%);
    width: 75%;
    max-width: none;
  }

  .text-box-03 {
    justify-content: center;
    width: 30%;
    margin-left: 5%;
    margin-right: 0%;
    padding-left: 20px;
    padding-right: 0;
  }

  .integration-01 {
    justify-content: center;
    width: 62%;
    height: auto;
    margin-right: 0%;
  }

  .image-108 {
    border: 1px none var(--manual-book);
    opacity: .95;
    filter: contrast(110%);
    mix-blend-mode: normal;
    width: 1300px;
    height: auto;
  }

  .integration-text-01 {
    justify-content: center;
    width: 25%;
    margin-left: 5%;
    margin-right: 0%;
    padding-right: 0;
  }

  .integration-022 {
    justify-content: center;
    width: 50%;
    height: auto;
    margin-right: 0%;
  }

  .integration-text-02 {
    justify-content: center;
    width: 30%;
    margin-left: 2%;
    margin-right: 0%;
    padding-left: 0;
  }

  .image-109 {
    filter: contrast(105%);
    mix-blend-mode: normal;
    width: 90%;
  }

  .integration-p03 {
    justify-content: center;
    width: 62%;
    height: auto;
    margin-right: 0%;
  }

  .image-110 {
    opacity: .9;
    filter: contrast(105%);
    width: 1600px;
    height: auto;
  }

  .text-block-work-app-de {
    opacity: .3;
    color: var(--g-04);
  }

  .text-block-3-work-de {
    opacity: .3;
    color: var(--cyan);
    font-weight: 300;
  }

  .paragraph-work-de {
    opacity: .3;
  }

  .app-paragraph-x {
    width: 450px;
    font-size: 16px;
  }

  .app-h-x {
    font-size: 42px;
    line-height: 1.2em;
  }

  .app-text-block-3-x {
    width: 400px;
    font-size: 16px;
    display: block;
  }

  .main-app-button-0 {
    position: absolute;
  }

  .text-block-sub-y {
    color: var(--cyan);
  }

  .div-block-118-copy {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 120px;
    padding-top: 0;
    display: none;
    position: static;
  }

  .div-block-118-usa {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 120px;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .paragraph-t-eco {
    color: var(--bre-b);
    width: auto;
    margin-right: 0;
  }

  .paragraph-t-b {
    color: var(--g-aa);
    width: auto;
    margin-right: 0;
  }

  .paragraph-t3b, .paragraph-p-b {
    color: var(--g-aa);
  }

  .paragraph-63-copy {
    color: var(--deep-sky-blue);
    width: auto;
    padding-top: 120px;
    padding-left: 20px;
    padding-right: 220px;
    font-size: 22px;
    font-weight: 300;
    display: none;
  }

  .arcade-video {
    filter: brightness(90%) contrast(130%);
    object-fit: none;
    width: 100%;
    height: 120%;
    margin-top: -120px;
    margin-bottom: auto;
    padding-top: 0;
  }

  .arcade-intro {
    filter: none;
    justify-content: center;
    height: 90vh;
    padding-left: 0;
  }

  .section-3-arcade {
    object-fit: cover;
    width: 100%;
    height: auto;
    min-height: 100vh;
    padding-top: 0;
  }

  .div-block-1440 {
    height: 500px;
  }

  .head-text-a {
    width: 800px;
    font-size: 60px;
    line-height: 1.2em;
  }

  .paragraph-7-a {
    color: var(--white);
    width: 500px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 1.3em;
  }

  .text-2-a {
    color: var(--white);
    text-indent: 0;
    column-count: auto;
    font-weight: 400;
    line-height: 1.5em;
  }

  .button-6-copy {
    letter-spacing: 2px;
    margin-top: 10px;
    display: flex;
  }

  .button-6-copy:hover {
    letter-spacing: 2px;
    display: none;
  }

  .div-block-55-a {
    height: auto;
    padding-top: 10px;
    display: flex;
  }

  .main-text-box-a {
    z-index: 2;
    flex-direction: column;
    justify-content: center;
    width: 65%;
    height: auto;
    margin-top: 160px;
    margin-left: 0;
    padding-top: 0%;
  }

  .button-3-copy {
    border-radius: 0;
    width: auto;
    margin-top: 30px;
    display: none;
  }

  .button-3-copy:hover {
    font-weight: 400;
  }

  .button-6-a {
    letter-spacing: 2px;
    margin-top: 10px;
  }

  .button-6-a:hover {
    border-color: var(--deep-sky-blue);
    background-image: linear-gradient(to right, var(--deep-sky-blue), var(--h22) 46%);
    letter-spacing: 2px;
  }

  .paragraph-69 {
    font-size: 44px;
  }

  .arcade-110 {
    background-color: var(--bre-w);
    height: auto;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-75-a {
    justify-content: flex-start;
    width: 60%;
    height: auto;
  }

  .div-block-74-a {
    justify-content: flex-end;
    width: auto;
    height: auto;
    margin-right: 0%;
  }

  .arcade-video-view {
    flex-direction: row-reverse;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .background-video-17 {
    width: 79%;
    height: 55%;
    display: block;
  }

  .div-block-1353-arcade {
    justify-content: center;
    width: 1400px;
    height: 850px;
    margin-right: 0%;
  }

  .div-block-1441 {
    height: auto;
  }

  .div-block-1442 {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .image-111 {
    filter: contrast(120%);
    width: 100%;
    height: 100%;
  }

  .arcade-up-layer {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .arcade-t-box-01 {
    justify-content: center;
    width: 25%;
    margin-left: 5%;
    margin-right: 0%;
    padding-top: 60px;
    padding-left: 0;
    padding-right: 20px;
  }

  .arcade-text-head {
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 400;
    line-height: 1.2em;
  }

  .div-block-1443 {
    z-index: 1;
    background-color: #0000004d;
    border-width: 1px;
    width: 400px;
    height: 500px;
    margin: 1%;
    position: relative;
  }

  .location-00 {
    background-color: var(--black);
    object-fit: none;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .div-block-1445 {
    align-items: center;
    height: auto;
    margin-top: 0;
    position: relative;
  }

  .div-block-1446 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .arcade-text-head-l {
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 400;
    line-height: 1.2em;
  }

  .text-2-a-copy {
    text-indent: 0;
    column-count: auto;
    width: auto;
    font-size: 20px;
    line-height: 1.5em;
  }

  .arcade-t-box-l {
    justify-content: center;
    width: auto;
    margin-bottom: 40px;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1448 {
    z-index: 0;
    width: 90%;
    margin-top: 240px;
    padding-top: 0;
    display: none;
  }

  .image-113 {
    display: none;
  }

  .background-video-19 {
    opacity: .8;
    filter: contrast(110%) brightness(80%);
  }

  .background-video-20 {
    opacity: .5;
    filter: contrast(120%) brightness(50%);
    width: 90%;
    height: 800px;
    display: none;
    position: absolute;
  }

  .prosumer-04 {
    padding-top: 0;
    padding-bottom: 140px;
    display: none;
  }

  .div-block-1353-prosumer-04 {
    justify-content: center;
    width: 85%;
    height: 800px;
    margin-right: 0%;
  }

  .div-block-enter-04 {
    justify-content: center;
    width: 65%;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 60px;
    padding-left: 0;
    padding-right: 20px;
  }

  .background-video-21 {
    border: 1px none var(--h22);
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .div-block-1451 {
    align-items: center;
    padding-bottom: 220px;
    padding-left: 7%;
    padding-right: 7%;
    display: none;
  }

  .div-block-1452 {
    z-index: 1;
    justify-content: center;
    align-items: center;
    height: 750px;
    display: flex;
    position: static;
  }

  .background-video-22 {
    width: 100%;
    height: 90%;
    position: relative;
  }

  .background-video-23 {
    z-index: 0;
    width: 90%;
    height: 90%;
    position: absolute;
  }

  .background-video-24 {
    z-index: 0;
    opacity: .8;
    filter: contrast(120%) brightness(50%);
    width: 100%;
    height: 960px;
    position: relative;
  }

  .arcade-video-02 {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-1454 {
    z-index: 0;
    object-fit: none;
    width: 100%;
    height: 1100px;
    position: relative;
  }

  .arcade-t-box-02 {
    mix-blend-mode: normal;
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 100px;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
  }

  .background-video-25 {
    filter: brightness(90%);
    width: 100%;
    height: 100%;
  }

  .head-text-videp-arcade {
    color: var(--bre-b);
    font-size: 60px;
    line-height: 1.2em;
  }

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

  .arcade-t-box-03 {
    mix-blend-mode: normal;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 0;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .arcade-text-head-b {
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 400;
    line-height: 1.2em;
  }

  .text-2-a-b {
    text-indent: 0;
    column-count: auto;
    width: auto;
    font-size: 20px;
    line-height: 1.5em;
  }

  .div-block-1458 {
    justify-content: center;
    width: auto;
    display: flex;
  }

  .right-copy {
    flex-direction: column;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    position: static;
  }

  .paragraph-72 {
    color: var(--black);
  }

  .link-12 {
    color: var(--g-aa);
    text-decoration: none;
  }

  .link-12:hover {
    color: var(--deep-sky-blue);
  }

  .link-block-10 {
    display: flex;
  }

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

  .div-block-1460-copy {
    display: none;
  }

  .text-2-a-copy {
    color: var(--white);
    text-indent: 0;
    column-count: auto;
    width: auto;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5em;
  }

  .text-2-a-copy-copy {
    text-indent: 0;
    column-count: auto;
    width: auto;
    font-size: 20px;
    line-height: 1.5em;
  }

  .footer-social-block-three-3-copy {
    justify-content: flex-start;
    align-items: center;
  }

  .main-text-box-arcade {
    z-index: 2;
    flex-direction: column;
    justify-content: center;
    width: 65%;
    height: auto;
    margin-top: 160px;
    margin-left: 0;
    padding-top: 0%;
  }

  .image-25-a {
    filter: contrast(110%) brightness(110%);
    mix-blend-mode: multiply;
    width: 100%;
  }

  .div-block-75-copy, .div-block-75-aa {
    align-items: flex-end;
    width: 35%;
    height: auto;
    margin-right: 5%;
  }

  .div-block-75-copy-copy {
    justify-content: flex-start;
    width: 70%;
    height: auto;
  }

  .paragraph-74 {
    color: var(--black);
  }

  .div-block-1463 {
    width: 60%;
  }

  .test {
    background-color: var(--white);
    height: auto;
    margin-top: 100px;
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .test-em01, .test-text-01, .test-text-02 {
    margin-bottom: 0;
  }

  .test-em-m02 {
    justify-content: center;
    width: auto;
    margin-bottom: 0;
    display: flex;
  }

  .test-001, .test-text-0002 {
    width: auto;
    font-size: 16px;
    line-height: 1.7em;
  }

  .test-em-001 {
    justify-content: center;
    width: auto;
    margin-bottom: 0;
    display: flex;
  }

  .paragraph-75 {
    color: var(--black);
  }

  .test-em-001-copy {
    justify-content: center;
    width: auto;
    margin-bottom: 0;
    padding-top: 0;
    display: flex;
  }

  .section-6 {
    padding-top: 220px;
  }

  .image-116 {
    height: auto;
    max-height: none;
  }

  .div-block-1465 {
    height: auto;
  }

  .body-13 {
    flex-direction: column;
    justify-content: space-between;
    display: block;
  }

  .div-block-1467 {
    margin-bottom: 220px;
  }

  .demo-top {
    margin-top: 100px;
  }

  .embed {
    margin-bottom: 0;
  }

  .div-block-1468 {
    margin-top: 60px;
    margin-bottom: 100px;
  }

  .demo-bottom {
    flex-direction: column;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    position: static;
  }

  .div-block-1469 {
    width: 39%;
  }

  .div-block-1461-copy {
    justify-content: center;
    width: 50%;
  }

  .div-block-1471 {
    width: 60%;
    max-width: none;
    height: auto;
  }

  .image-118 {
    max-width: 100%;
  }

  .image-119 {
    filter: contrast(110%) brightness(105%);
  }

  .div-block-tele-top {
    justify-content: flex-end;
    width: 615px;
    margin-left: 140px;
  }

  .div-block-1408-tele-image {
    height: auto;
  }

  .image-120 {
    filter: contrast(105%) brightness(95%);
    height: auto;
  }

  .image-121 {
    filter: contrast(110%) brightness(90%);
  }

  .c-box-copy {
    background-color: #0000;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 700px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0 10px;
  }

  .div-block-c-box-p-copy {
    align-items: center;
    height: 60%;
    font-size: 28px;
  }

  .div-block-c-box-p2-copy {
    align-items: center;
    height: 18%;
  }

  .image-123 {
    filter: brightness(105%) contrast(105%);
  }

  .div-block-1411-copy {
    background-color: #000000b3;
  }

  .div-block-1410-medi {
    border: 1px #0000001a;
    width: 40%;
    padding-left: 3%;
  }

  .div-block-1411-medi {
    border-color: var(--h1);
    background-color: #000000b3;
  }

  .head-text-01-app {
    color: var(--bre-w2);
    background-color: #0000;
    font-size: 42px;
    line-height: 1.2em;
  }

  .head-paragraph-app {
    color: var(--g-aa);
    text-align: left;
    background-color: #0000;
    width: 70%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .div-block-1411-copy {
    border-color: var(--hy-t);
    background-color: #0000004d;
  }

  .operation-box {
    border-color: var(--green-01);
    background-color: #000000b3;
  }

  .paragraph-7-event-ausa {
    color: var(--white);
    line-height: 1.3em;
  }

  .image-68-copy {
    width: 350px;
  }

  .div-block-55-event-ausa {
    height: 210px;
    display: flex;
  }

  .head-text-event-copy, .head-text-event-ausa {
    margin-bottom: 50px;
    line-height: 1.2em;
  }

  .event-texts-ausa {
    z-index: 5;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .paragraph-h-copy, .paragraph-t3-copy-copy {
    display: none;
  }

  .div-block-106-copy {
    margin-right: 20px;
    display: none;
  }

  .div-block-106-copy-copy {
    margin-right: 20px;
  }

  .div-block-106-111 {
    margin-right: 20px;
    display: none;
  }

  .s-paragraph-event-copy {
    display: none;
  }

  .paragraph-t3b-n {
    color: var(--g-aa);
  }

  .shop-head {
    color: var(--white);
    background-color: #0000;
    font-size: 42px;
    line-height: 1.2em;
  }

  .shop-text {
    color: var(--g-aa);
    text-align: center;
    width: 70%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .shopping-products {
    padding-top: 100px;
    padding-bottom: 0;
    display: flex;
  }

  .west-coast {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    margin-left: 0;
    margin-right: 120px;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .mena {
    color: var(--bre-b);
    width: auto;
    margin-right: 0;
  }

  .menaa {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .intro-scroll {
    height: 530vh;
    display: none;
    position: relative;
  }

  .sticky-container {
    top: 0;
  }

  .overllay {
    display: none;
  }

  .bg-scroll {
    background-image: url('../images/ur100-long-f_1.avif');
    height: 100vh;
  }

  .div-block-1473, .div-block-1474 {
    height: 75vh;
  }

  .bg-main {
    height: 100vh;
    display: flex;
  }

  .hero--title {
    display: flex;
  }

  .text-block-13 {
    margin-bottom: 60px;
    font-size: 70px;
    font-weight: 300;
  }

  .intro-paragrph {
    display: flex;
  }

  .paragraph-78 {
    color: var(--white);
    width: 65%;
    font-size: 38px;
    font-weight: 400;
    line-height: 1.7em;
  }

  .background-video-27 {
    width: 90%;
    height: 80%;
    margin-bottom: 160px;
  }

  .end {
    display: flex;
  }

  .text-block-13-ur-dual {
    color: var(--white);
    margin-bottom: 140px;
    font-size: 65px;
    font-weight: 400;
    display: inline-flex;
  }

  .image-128 {
    z-index: 1;
    position: static;
  }

  .video-02-black-ver {
    background-color: var(--black);
    justify-content: space-between;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 180px;
    display: flex;
  }

  .div-block-101-black-ver {
    z-index: 3;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: -60px;
    padding-top: 60px;
    padding-bottom: 0;
    display: inline-flex;
  }

  .head-text-010-b {
    color: var(--bre-w2);
    height: 100px;
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 1.2em;
  }

  .head-paragraph-iintro-010-b {
    width: auto;
    font-size: 16px;
    line-height: 1.7em;
  }

  .head-text-010-bb {
    color: var(--bre-w2);
    height: 100px;
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 1.2em;
  }

  .head-paragraph-iintro-010-bb {
    width: auto;
    font-size: 16px;
    line-height: 1.7em;
  }

  .head-text-videp-b {
    font-size: 42px;
    font-weight: 300;
    line-height: 1.2em;
  }

  .head-paragraph-video-b {
    width: auto;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5em;
  }

  .paragraph-20-bb {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
  }

  .div-block-1478 {
    width: 100vh;
    display: block;
  }

  .clock-number {
    color: var(--bre-w);
    font-size: 80px;
    line-height: 100px;
  }

  .heading-11 {
    color: var(--bre-w2);
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 55px;
    font-weight: 400;
  }

  .clock-label {
    color: var(--g-aa);
    font-size: 14px;
    font-weight: 500;
  }

  .wrapper-2 {
    object-fit: fill;
    background-image: linear-gradient(#00fff71a, #00fff71a);
    border: .5px solid #00fbff40;
    border-radius: 0;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 0;
    position: sticky;
    inset: auto;
    box-shadow: 0 3px 5px #0003;
  }

  .box.box-2 {
    width: 120px;
    height: 120%;
    padding: 10px;
  }

  .js-clock {
    border: .5px solid var(--g-aa);
    opacity: 1;
    width: 700px;
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tune-in-section {
    z-index: 1;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: auto;
    display: none;
    position: absolute;
    top: 0;
  }

  .heading-12 {
    color: var(--bre-w);
    font-size: 29px;
    font-weight: 400;
  }

  .paragraph-80 {
    color: var(--bre-w);
    text-align: center;
    text-transform: capitalize;
    width: 950px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.2em;
    display: block;
  }

  .div-block-1480 {
    background-color: #00000059;
  }

  .lines {
    background-color: var(--g-aa);
    height: 70px;
  }

  .footer-form-title-3-copy {
    font-size: 23px;
  }

  .subscribe-copy {
    justify-content: center;
    width: 65%;
    padding-left: 40px;
    position: relative;
  }

  .footer-form-container-two-3-copy {
    letter-spacing: .5px;
  }

  .wrapper-2-copy {
    object-fit: fill;
    border: .5px solid #00fbff40;
    border-radius: 0;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 25px;
    position: sticky;
    inset: auto;
    box-shadow: 0 3px 5px #0003;
  }

  .div-block-1482 {
    justify-content: center;
    width: 15%;
  }

  .aaaa, .tune-in {
    letter-spacing: .5px;
  }

  .email-tune-in {
    width: 540px;
  }

  .button-primary-tune-in.footer-form-button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-tune-in.footer-form-button-copy:hover {
    background-image: linear-gradient(265deg, var(--h1) 9%, var(--deep-sky-blue));
  }

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

  .subscribe-tune {
    justify-content: center;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .div-block-102-b {
    align-items: flex-end;
    width: 50%;
    height: 590px;
    padding-left: 0;
    padding-right: 3vw;
  }

  .div-block-103-b {
    align-items: flex-start;
    height: 590px;
    padding-left: 3vw;
    padding-right: 0;
  }

  .div-block-75-bb {
    justify-content: center;
    width: 1300px;
    height: 900px;
    margin-left: 0;
    display: none;
  }

  .div-block-75-bbb {
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0%;
    padding-top: 350px;
    padding-bottom: 0%;
    position: fixed;
    top: 0;
  }

  .div-block-74-copy-b {
    justify-content: flex-end;
    width: 500px;
    height: auto;
    margin-right: 140px;
  }

  .div-block-111-b {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    display: grid;
  }

  .div-block-109-b {
    flex-direction: column;
    align-items: flex-start;
    width: 770px;
    height: auto;
    display: flex;
  }

  .div-block-104-b {
    width: 770px;
    height: 385px;
    margin-top: 20px;
  }

  .div-block-104-bb {
    width: 770px;
    height: 310px;
    margin-top: 20px;
  }

  .div-block-109-bb {
    flex-direction: column;
    align-items: flex-start;
    width: 770px;
    height: 180px;
    display: flex;
  }

  .product-001 {
    border-style: solid;
    padding-left: 0;
  }

  .product-ur {
    filter: brightness(85%);
    height: 150%;
    margin-top: 140px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .product-02 {
    background-image: linear-gradient(270deg, #000 18%, #0000 92%), url('../images/prism-test-image-ss_1.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 110%;
  }

  .p01-ultra-brelyon {
    font-size: 42px;
    line-height: 1.2em;
  }

  .prism-002 {
    justify-content: flex-end;
    width: 35%;
    margin-right: 0;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 40px;
  }

  .image-131 {
    height: 120%;
  }

  .gra {
    z-index: auto;
    background-image: linear-gradient(270deg, #000000e6 20%, #0000 64%);
  }

  .product02-copy {
    filter: none;
    width: auto;
    height: 115%;
    margin-right: 0;
  }

  .product_03 {
    z-index: 0;
    filter: none;
    width: auto;
    height: 115%;
    margin-right: 0;
    overflow: hidden;
  }

  .mini-main {
    background-image: none;
    height: 100vh;
  }

  .mini-main-gab {
    width: 23%;
  }

  .mini-main-p {
    filter: contrast(105%) brightness();
    width: 85%;
    max-width: none;
    height: auto;
    margin-right: 0;
    padding-top: 300px;
    padding-right: 0;
  }

  .main-text-box-mini {
    flex-direction: column;
    justify-content: center;
    width: 65%;
    height: auto;
    margin-top: 140px;
    padding-top: 0%;
  }

  .mini-specifications {
    justify-content: flex-end;
    align-items: flex-start;
    height: auto;
    padding-top: 60px;
    padding-bottom: 220px;
    display: flex;
  }

  .mini-side-back {
    height: auto;
  }

  .mini-side-back-p {
    opacity: .35;
    filter: contrast(110%);
    mix-blend-mode: normal;
    width: 900px;
    max-width: none;
    height: auto;
    margin-left: 0;
    padding-bottom: 0;
  }

  .mini-specifications-box {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 220px;
    margin-right: 7%;
    padding-top: 100px;
  }

  .mini-specification-in {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .mini-lines-work {
    width: 700px;
    max-width: none;
    height: auto;
    margin-top: 0;
    margin-right: 10%;
    padding-top: 0;
  }

  .mini-lines-work-p {
    opacity: .45;
    max-width: none;
    height: auto;
    margin-right: 0%;
  }

  .text-specifi-mini {
    width: 620px;
    height: auto;
  }

  .paragraph-28-mini {
    width: auto;
    margin-bottom: 60px;
    font-size: 42px;
    line-height: 1.2em;
  }

  .mini-features-01 {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-bottom: 0;
    padding-top: 180px;
    padding-bottom: 160px;
    padding-left: 0;
    display: none;
  }

  .mini-features-p-box {
    justify-content: center;
    width: 49%;
    height: auto;
    position: relative;
  }

  .mini-p-box-in {
    object-fit: none;
    background-color: #0000;
    justify-content: flex-start;
    height: auto;
    margin-right: 0;
    display: flex;
  }

  .mini-features-p01 {
    display: block;
  }

  .mini-features-text-box-01 {
    justify-content: center;
    width: 32%;
    margin-bottom: 0;
    margin-left: 5%;
    padding: 0 1% 40px;
  }

  .head-text-mini-ur {
    font-size: 42px;
    line-height: 1.2em;
  }

  .list-mini-ur {
    width: auto;
  }

  .bold-text-mini {
    font-weight: 500;
  }

  .mini-features-02 {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-bottom: 0;
    padding-top: 220px;
    padding-bottom: 140px;
    padding-left: 0;
    display: flex;
  }

  .mini-features-text-box {
    justify-content: center;
    width: 37%;
    height: auto;
    margin-bottom: 0;
    margin-left: 1%;
    padding: 0 1% 40px;
  }

  .head-text-mini {
    color: var(--bre-w2);
    text-transform: none;
    width: auto;
    margin-bottom: 20px;
    font-size: 42px;
    line-height: 1.2em;
  }

  .head-paragraph-mini {
    color: var(--g-aa);
    text-align: center;
    width: 1200px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .coming-soon-copy {
    justify-content: flex-end;
    width: 35%;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 40px;
  }

  .mini-features-p02 {
    display: block;
  }

  .div-block-1487, .div-block-1487-copy, .mini-ur-03 {
    position: absolute;
  }

  .mini-ur-p003 {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    display: flex;
    position: absolute;
    left: 0;
  }

  .mini-ur-002 {
    justify-content: flex-end;
    width: 35%;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 40px;
    display: flex;
  }

  .mini-head-text {
    font-size: 42px;
    line-height: 1.2em;
  }

  .gra-copy {
    z-index: 1;
  }

  .product-02-copy, .product-_03 {
    background-image: linear-gradient(270deg, #000 18%, #0000 92%), url('../images/prism-test-image-ss_1.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 110%;
    border-style: none none solid;
  }

  .image-mini {
    filter: contrast(105%);
    height: 130%;
    margin-left: -40px;
  }

  .gra-mini {
    z-index: auto;
  }

  .mini-003 {
    justify-content: flex-end;
    width: 35%;
    margin-right: 0;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 40px;
  }

  .app-h-mini {
    font-size: 42px;
    line-height: 1.2em;
  }

  .image-mini-copy {
    filter: contrast(105%);
    margin-left: -100px;
  }

  .product-_033 {
    background-image: linear-gradient(270deg, #000 18%, #0000 92%), url('../images/prism-test-image-ss_1.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 110%;
  }

  .image-mini-vv {
    filter: contrast(105%);
    height: 165%;
    margin-top: 100px;
    margin-left: 0;
    top: auto;
    left: auto;
  }

  .ur100-001 {
    width: 50%;
    margin-left: 0;
    padding-bottom: 100px;
    padding-left: 100px;
  }

  .gra-001 {
    z-index: auto;
  }

  .gra-002 {
    z-index: auto;
    background-image: linear-gradient(150deg, #0006 24%, #0000 44%);
  }

  .product-ur-light {
    margin-top: 140px;
  }

  .paragraph-mini {
    width: 740px;
    margin-bottom: 0;
    font-size: 42px;
    line-height: 1.3em;
  }

  .paragraph-7-mini-sub {
    width: 80%;
    margin-bottom: 60px;
    font-size: 14px;
    line-height: 1.3em;
  }

  .front-mini {
    padding-bottom: 0;
    display: block;
  }

  .back-mini {
    display: block;
  }

  .middle-mini {
    filter: brightness(110%) contrast(110%);
    display: block;
  }

  .div-block-1489 {
    height: 100vh;
    display: flex;
    position: sticky;
    top: 0;
  }

  .scroll-mini {
    align-items: stretch;
    height: 450vh;
    padding-bottom: 0;
  }

  .sticky-container-mini {
    margin-top: 0;
    top: 0;
  }

  .mini-p-box-in-scroll {
    object-fit: none;
    background-color: #0000;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    top: 0;
    bottom: auto;
  }

  .mini-p-box-in-scroll-02 {
    background-color: #0000;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
    margin-top: 0;
    margin-right: 0;
    display: flex;
    bottom: auto;
  }

  .mini-p-box-in-scroll-03 {
    background-color: #0000;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
    margin-top: 0;
    display: flex;
    top: 0;
    bottom: auto;
    left: 0;
  }

  .mini-features-text-00 {
    justify-content: center;
    width: 60%;
    margin-bottom: 0;
    padding: 0 1% 15%;
  }

  .pricing-prism {
    opacity: 1;
    filter: none;
    -webkit-backdrop-filter: contrast(105%) brightness(105%);
    backdrop-filter: contrast(105%) brightness(105%);
    height: 45%;
    margin-bottom: 20px;
  }

  .order-background {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .ur100-back {
    opacity: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 350px;
    margin-left: 0;
    padding-bottom: 0;
    position: absolute;
  }

  .image-135 {
    width: 1150px;
  }

  .order-ur, .order-mini {
    background-color: #0000;
    width: auto;
    height: 720px;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .mini-ur-back {
    opacity: 0;
    margin: 0 0 350px;
    display: block;
    position: absolute;
  }

  .ur-100-back {
    width: 1000px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .miniur-back {
    width: 700px;
    margin-bottom: 0;
  }

  .image-136 {
    width: 300px;
  }

  .div-block-1491 {
    margin-bottom: 40px;
  }

  .image-mini-vv-copy {
    filter: contrast(105%);
    height: 165%;
    margin-top: 140px;
    margin-left: 0;
    top: 0;
    left: auto;
  }

  .mini-on-it {
    filter: contrast(105%);
    height: 165%;
    margin-top: 100px;
    margin-left: 0;
    top: auto;
    left: auto;
  }

  .prism-on-it {
    height: 120%;
  }

  .prism-001 {
    height: 120%;
    display: block;
  }

  .prism-on-it-03, .prism-on-it-02, .prism-on-it-01 {
    opacity: 1;
    height: 120%;
    position: absolute;
  }

  .onr-head-text-copy {
    width: 60%;
  }

  .merchandise-text-box {
    justify-content: center;
    width: 60%;
  }

  .merchandise-head-text {
    color: var(--white);
    background-color: #0000;
    font-size: 42px;
    line-height: 1.2em;
  }

  .mechandise-paragrph {
    text-align: left;
    width: 55%;
    padding-left: 100px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .merchandise-lines {
    margin-bottom: 40px;
  }

  .merchancise-line-p {
    width: 350px;
    max-width: none;
  }

  .merchandise-pricing {
    grid-column-gap: 55px;
    grid-row-gap: 55px;
    display: flex;
  }

  .merchandise-card {
    width: auto;
  }

  .order-merchandise {
    background-color: #ffffff14;
    padding: 40px 50px 30px;
  }

  .merchandise-pic {
    width: 260px;
    height: 210px;
  }

  .hoodi-front {
    width: 240px;
    display: block;
  }

  .mer-pricing-title {
    font-size: 29px;
  }

  .mer-paragraph-44 {
    margin-bottom: 15px;
    font-size: 15px;
  }

  .mer-pricing-price {
    font-size: 25px;
    font-weight: 400;
  }

  .div-block-1492 {
    width: 200px;
  }

  .merchandise-b.outline-button {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .merchandise-b.outline-button:hover {
    background-image: linear-gradient(to bottom, var(--ur), var(--h22) 62%);
  }

  .t-front {
    filter: brightness(120%) contrast(105%);
    width: 240px;
    height: auto;
    position: absolute;
  }

  .t--back {
    opacity: 0;
    filter: contrast(105%);
    width: 240px;
    height: auto;
    position: absolute;
  }

  .hoodi-back {
    width: 240px;
  }

  .pricing-title-2-mini {
    margin-top: 40px;
    font-size: 29px;
  }

  .pricing-price-2-waitlist {
    font-size: 20px;
    font-weight: 300;
  }

  .background-video-29 {
    display: inline-flex;
  }

  .head-text-mini-c {
    color: var(--h22);
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .text-2-head-copy {
    text-indent: 0;
    column-count: auto;
    width: 550px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .background-video-30 {
    width: 100%;
    height: 100%;
    display: inline-flex;
  }

  .paragraph-81 {
    margin-top: 5px;
  }

  .booth-adress-m {
    text-indent: 0;
    column-count: auto;
  }

  .youtu-a {
    z-index: 1;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: auto;
    display: none;
    position: absolute;
    top: 0;
  }

  .top-wrap {
    object-fit: fill;
    border: .5px solid #00fbff40;
    border-radius: 0;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 25px;
    position: sticky;
    inset: auto;
    box-shadow: 0 3px 5px #0003;
  }

  .main-intro-02 {
    background-color: var(--black);
    justify-content: center;
    height: auto;
    margin-top: 0;
    padding-top: 220px;
    padding-bottom: 220px;
    padding-left: 0;
    display: none;
    position: sticky;
  }

  .main-text-box-02 {
    flex-direction: column;
    justify-content: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0%;
    position: relative;
  }

  .div-block-1493 {
    justify-content: space-between;
    width: 67%;
    position: static;
  }

  .div-block-1494 {
    width: 900px;
    height: 500px;
  }

  .head-text-01-products {
    color: var(--white);
    background-color: #0000;
    font-size: 42px;
    font-weight: 300;
    line-height: 1.2em;
  }

  .head-paragraph-products {
    color: var(--g-aa);
    text-align: left;
    background-color: #0000;
    width: 70%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .deactivate.lg-3.no-padding.sm-2 {
    width: 250px;
    height: auto;
    margin-top: 40px;
    margin-right: 140px;
    padding-left: 0;
    display: none;
  }

  .div-block-133-copy {
    height: 35px;
  }

  .div-block-133-02-copy-copy {
    border-bottom-color: #f8f8f833;
    height: 35px;
  }

  .body-15 {
    background-color: #fff;
  }

  .div-block-1495 {
    background-color: #fff;
    padding-top: 350px;
    padding-bottom: 250px;
  }

  .heading-13 {
    color: var(--bre-w);
    width: 65%;
  }

  .div-block-1497 {
    width: 65%;
  }

  .background-video-31 {
    opacity: .5;
    mix-blend-mode: normal;
    height: 100%;
  }

  .div-block-1498 {
    width: 65%;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .doneload-center {
    color: var(--bre-w);
    width: 65%;
    font-size: 40px;
  }

  .sup-head {
    letter-spacing: -.5px;
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .sup-text {
    text-indent: 0;
    column-count: auto;
    width: 85%;
    font-size: 16px;
    line-height: 1.6em;
  }

  .div-block-1500 {
    width: 65%;
  }

  .aap-card {
    width: 450px;
    height: 460px;
  }

  .aap-card:hover {
    background-color: #0241fd21;
  }

  .sup-text-in-card {
    text-align: center;
    text-indent: 0;
    column-count: auto;
    width: 300px;
    height: 110px;
    font-size: 15px;
    line-height: 1.6em;
  }

  .sup-sup {
    color: var(--white);
    width: 500px;
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 1.3em;
  }

  .card-section {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: center;
  }

  .card-head {
    color: var(--white);
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 1.3em;
  }

  .card-tt {
    text-indent: 0;
    column-count: auto;
    width: 85%;
    font-size: 16px;
    line-height: 1.6em;
  }

  .link-16:hover, .link-pdf:hover {
    color: var(--h22);
  }

  .card-demo-head {
    color: var(--white);
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 1.3em;
  }

  .div-block-1507 {
    opacity: 1;
    background-color: #35353563;
    justify-content: flex-end;
    width: 420px;
    height: auto;
    margin-left: 0;
    display: flex;
  }

  .div-block-1508 {
    width: 40%;
    padding-left: 30px;
  }

  .sup-text-in-demo-card {
    text-indent: 0;
    column-count: auto;
    width: 300px;
    font-size: 15px;
    line-height: 1.6em;
  }

  .link-demo:hover {
    color: var(--h22);
  }

  .div-block-1509 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: flex-start;
    margin-top: 0;
    padding-top: 20px;
  }

  .sup-text-pdf {
    text-indent: 0;
    column-count: auto;
    width: 60%;
    height: 50px;
    font-size: 14px;
    line-height: 1.6em;
  }

  .image-142 {
    opacity: 1;
  }

  .card-section-copy {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: center;
  }

  .div-block-1495-v2 {
    min-width: 100vh;
    height: auto;
    min-height: 100vh;
    padding-top: 300px;
    padding-bottom: 220px;
  }

  .download-center {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-1500-v2 {
    width: 65%;
    padding-top: 140px;
    display: none;
  }

  .guide {
    width: 17%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: fixed;
  }

  .heading-14 {
    font-size: 19px;
    font-weight: 400;
  }

  .link-17 {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .link-17.w--current {
    font-size: 14px;
  }

  .div-block-1510 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .explain {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    width: 77%;
    height: auto;
    padding-top: 0;
    position: relative;
  }

  .sup-text-v2 {
    text-indent: 0;
    column-count: auto;
    width: auto;
    font-size: 16px;
    line-height: 1.6em;
  }

  .sup-head-v2 {
    letter-spacing: -.5px;
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .image-143 {
    margin-right: 0;
    padding-top: 300px;
  }

  .download-boxx {
    border-color: #fff3;
    justify-content: space-between;
    width: 100%;
    margin-top: 0;
    position: relative;
  }

  .download-boxx:hover {
    border-style: solid;
    border-color: #ffffff80;
  }

  .support-in-head {
    color: var(--white);
    margin-bottom: 5px;
    padding-bottom: 0;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4em;
  }

  .support-in-text {
    text-indent: 0;
    column-count: auto;
    font-size: 14px;
    line-height: 1.5em;
  }

  .gen {
    filter: brightness(110%) contrast(110%);
    border-style: solid;
    border-color: #000;
  }

  .nav-link-sub {
    width: auto;
    margin-right: 60px;
    font-size: 17px;
    display: none;
  }

  .nav-link-sub.w--current {
    display: flex;
  }

  .nav-link-sub.cta {
    display: none;
  }

  .nav-link-sub-s {
    width: auto;
    margin-right: 60px;
    font-size: 17px;
    display: none;
  }

  .nav-link-sub-s.w--current {
    display: flex;
  }

  .nav-link-sub-s.cta {
    display: none;
  }

  .demo-download {
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .demo-download:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .sup-gab {
    width: 17%;
    display: block;
  }

  .download-boxx-app {
    justify-content: flex-start;
    width: 100%;
    padding: 60px 60px 60px 100px;
    position: relative;
  }

  .download-boxx-app:hover {
    background-color: #0aa4e026;
    border-style: solid;
  }

  .app-download {
    margin-top: 40px;
    font-size: 17px;
    font-weight: 500;
  }

  .app-download:hover {
    color: var(--hobor-neon);
    font-weight: 500;
  }

  .div-block-1507-app {
    opacity: 1;
    justify-content: flex-end;
    margin-left: 0;
    display: flex;
  }

  .gen-app {
    opacity: 1;
    width: 180px;
  }

  .div-block-1508-app {
    width: 50%;
    margin-left: 7%;
    padding-left: 30px;
  }

  .heading-pw {
    color: var(--h22);
  }

  .background-video-31-copy {
    opacity: 1;
    height: 100%;
  }

  .background-video-pw {
    opacity: 1;
    height: 100%;
    display: none;
  }

  .download-boxx-docu {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    position: relative;
  }

  .div-block-1508-docu {
    width: 75%;
    padding-left: 0;
  }

  .gen-docu {
    opacity: .8;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    position: relative;
  }

  .div-block-1507-docu {
    opacity: 1;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    margin-left: 0;
    padding-top: 60px;
    display: flex;
  }

  .docu-download {
    margin-top: 40px;
    font-size: 17px;
    font-weight: 400;
  }

  .docu-download:hover {
    font-weight: 300;
  }

  .docu-in-text-copy {
    text-indent: 0;
    column-count: auto;
    padding-top: 0;
    font-size: 16px;
    line-height: 1.6em;
  }

  .docu-head {
    color: var(--white);
    margin-bottom: 0;
    font-size: 36px;
    font-weight: 400;
  }

  .gen-docu-copy {
    opacity: 1;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    position: relative;
  }

  .div-block-1500-v2-copy {
    width: 80%;
  }

  .link-17-copy {
    opacity: .3;
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .div-block-1513, .div-block-demo-loop, .div-block-softwear, .div-block-document {
    padding-left: 40px;
  }

  .image-144, .mmmmmm {
    filter: invert();
    height: 40px;
  }

  .support {
    width: auto;
    margin-right: 60px;
    font-size: 15px;
    display: block;
  }

  .support.cta {
    display: none;
  }

  .link-17-copy {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .link-17-copy.w--current {
    font-size: 14px;
  }

  .support-in-text-gen {
    text-indent: 0;
    column-count: auto;
    font-size: 14px;
    line-height: 1.5em;
  }

  .demo-download-copy {
    color: var(--dim-grey);
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .demo-download-copy:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .microsoft {
    filter: contrast(110%);
    border-style: solid;
    border-color: #000;
    width: 100%;
    height: 157.885px;
  }

  .g-defense {
    filter: brightness(120%);
    border-style: solid;
    border-color: #000;
    width: 100%;
    height: 157.885px;
  }

  .background-video-33 {
    z-index: 1;
    height: 1000px;
    display: inline-block;
    position: absolute;
  }

  .background-video-34 {
    z-index: 1;
    opacity: 1;
    filter: brightness(120%);
    mix-blend-mode: screen;
    width: 20%;
    height: 25%;
    margin-bottom: 220px;
    padding-bottom: 0;
    display: inline-flex;
  }

  .glrow-button1 {
    margin-left: 12px;
    transform: scale(1.2);
  }

  .gen-medi {
    opacity: .8;
    filter: brightness(110%) contrast(110%);
    border-style: solid;
    border-color: #000;
  }

  .background-video-35 {
    height: 80vh;
    display: none;
  }

  .background-video-36 {
    z-index: 0;
    filter: brightness(120%) contrast(110%);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-flex;
    position: relative;
  }

  .intro-scroll-copy {
    height: 530vh;
    display: flex;
    position: relative;
  }

  .intro-scroll-ur {
    display: none;
  }

  .intro-scroll-ur-page {
    height: 530vh;
    display: flex;
    position: relative;
  }

  .sticky-container-ur {
    top: 0;
  }

  .bg-scroll-ur {
    background-image: url('../images/ur100-long-f_1.avif');
    height: 100vh;
  }

  .end-ur {
    display: flex;
  }

  .text-block-13-ur {
    color: var(--white);
    margin-bottom: 140px;
    font-size: 65px;
    font-weight: 400;
  }

  .intro-paragrph-ur {
    width: 100%;
    display: flex;
  }

  .paragraph-78-ur {
    color: var(--white);
    width: 65%;
    font-size: 38px;
    font-weight: 400;
    line-height: 1.7em;
    position: static;
  }

  .hero--title-ur {
    display: flex;
  }

  .text-block-13-urr {
    margin-bottom: 60px;
    font-size: 70px;
    font-weight: 300;
  }

  .bg-main-ur {
    height: 100vh;
    display: flex;
  }

  .image-128-ur {
    z-index: 1;
    position: static;
  }

  .background-video-27-ur {
    width: 90%;
    height: 80%;
    margin-bottom: 160px;
  }

  .intro-scroll-ur-dual {
    background-color: var(--black);
    justify-content: center;
    align-items: flex-start;
    height: 510vh;
    margin-top: 0;
    display: none;
    position: relative;
  }

  .sticky-container-ur-dual {
    background-color: #000;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    display: flex;
    top: 0;
  }

  .bg-scroll-ur-dual {
    opacity: 1;
    background-image: url('../images/ur-dual-front-test-v2_1.avif');
    background-size: cover;
    height: 100vh;
    display: block;
  }

  .end-ur-dual {
    margin-top: 0;
    display: none;
  }

  .intro-paragrph-ur-dual {
    display: inline-flex;
  }

  .paragraph-78-ur-dual {
    color: var(--white);
    text-align: center;
    width: 70%;
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.9em;
  }

  .hero--title-ur-dual {
    display: inline-flex;
  }

  .t-ext-block-13-ur-dual {
    text-align: center;
    margin-bottom: 60px;
    font-family: Montserrat, sans-serif;
    font-size: 70px;
    font-weight: 400;
  }

  .bg-main-ur-dual {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin-top: 0;
    display: flex;
  }

  .image-128-ur-dual {
    z-index: 1;
    position: static;
  }

  .image-127-ur-dual {
    z-index: 1;
    opacity: 1;
    filter: brightness() contrast(120%);
    width: 100%;
    height: auto;
    display: inline-flex;
  }

  .back-layer-video-v {
    z-index: 0;
    opacity: 1;
    filter: brightness(110%) contrast(110%);
    border: 1.5px solid #fff;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    display: inline-flex;
  }

  .overllay-ur-dual {
    display: none;
  }

  .front-screen {
    z-index: 2;
    mix-blend-mode: screen;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 40%;
    margin-bottom: 60px;
    margin-right: 0;
    padding-top: 0;
    display: flex;
    position: relative;
  }

  .front-layer-video {
    z-index: 2;
    filter: brightness(120%) contrast(115%);
    mix-blend-mode: normal;
    border-style: none;
    border-width: 1.5px;
    width: 90%;
    height: 80%;
    position: absolute;
  }

  .back-screen {
    z-index: 1;
    mix-blend-mode: screen;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-bottom: 60px;
    margin-right: 0;
    display: flex;
  }

  .main-dual-png {
    opacity: 1;
    filter: contrast(105%) brightness(90%);
    mix-blend-mode: normal;
    background-image: url('../images/ur-dual-front-v10_1.avif');
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin-top: 0;
    display: flex;
  }

  .div-block-1517 {
    width: 98%;
    height: 98%;
    position: absolute;
  }

  .image-146 {
    z-index: 3;
    opacity: .9;
    filter: contrast(110%) brightness(105%);
    flex: 0 auto;
    width: 100%;
    max-width: none;
    height: 95%;
    margin-bottom: 20px;
    display: inline-flex;
    position: relative;
  }

  .paragraph-84 {
    z-index: 5;
    opacity: .7;
    color: #fff;
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 45px;
    font-weight: 200;
    display: inline-flex;
    position: absolute;
    inset: auto auto 10%;
  }

  .div-block-1518 {
    justify-content: center;
    align-items: center;
    width: 70%;
    padding-bottom: 0;
    display: none;
  }

  .button-extend {
    border-radius: 0;
    margin-top: 30px;
    display: none;
  }

  .logo-navbar-v2.white {
    width: 135px;
    padding-bottom: 0;
  }

  .extend-01 {
    z-index: -1;
    background-image: none;
    width: auto;
    height: 100vh;
    margin-top: -150px;
    overflow: hidden;
  }

  .extend-r {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding-top: 140px;
    padding-bottom: 100px;
    padding-left: 10px;
    display: inline-flex;
  }

  .extend-l {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 100px;
    padding-left: 10px;
    display: inline-flex;
  }

  .extend-comends {
    padding-top: 60px;
    padding-bottom: 220px;
  }

  .extend-specifications {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 300px;
    padding-bottom: 300px;
    display: flex;
  }

  .ex-gap {
    width: 23%;
  }

  .ex-main-image {
    width: 80%;
    max-width: none;
    height: auto;
    padding-top: 220px;
  }

  .ex-button {
    border-radius: 0;
    margin-top: 30px;
    display: inline-flex;
  }

  .extend-02 {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .extend-02-text {
    justify-content: center;
    align-items: center;
    width: 65%;
    margin-bottom: 0;
    margin-left: 0%;
    padding: 0 1%;
  }

  .div-block-1519 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 100px;
    display: flex;
  }

  .image-147 {
    width: 80%;
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .head-text-ex {
    color: var(--bre-w2);
    width: 90%;
    font-size: 42px;
    line-height: 1.2em;
  }

  .head-paragraph-ex {
    color: var(--g-aa);
    text-align: center;
    width: 90%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .head-paragraph-ex-copy {
    color: var(--g-aa);
    text-align: center;
    width: 90%;
    font-size: 16px;
    line-height: 1.7em;
    position: static;
  }

  .head-text-copy {
    color: var(--h22);
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .button-extend-phone {
    border-radius: 0;
    margin-top: 30px;
    display: none;
  }

  .image-76-copy {
    opacity: .6;
    filter: contrast(110%);
    mix-blend-mode: normal;
    width: 1200px;
    max-width: none;
    height: auto;
    margin-left: -60px;
    padding-bottom: 0;
  }

  .order-extend {
    background-color: #0000;
    height: 720px;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .pricing-extend {
    filter: contrast(105%);
    margin-bottom: 20px;
  }

  .extend-back {
    opacity: 0;
    margin: 0 0 350px;
    display: block;
    position: absolute;
  }

  .ex-back {
    width: 1000px;
    margin-bottom: 0;
  }

  .head-text-copy-copy {
    color: var(--h22);
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    background-image: none;
    background-clip: border-box;
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .lottie-animation {
    width: 100%;
    padding-top: 0;
    position: sticky;
    top: -100px;
  }

  .test-lottie {
    height: 400vh;
    top: 0;
  }

  .div-block-1520 {
    height: 410.719px;
  }

  .div-block-1521 {
    background-color: #bcffe4;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 1000px;
    display: flex;
  }

  .div-block-1522 {
    width: 80%;
    height: 80%;
  }

  .back-lines {
    opacity: 1;
    filter: contrast(110%) brightness(105%);
    flex: 0 auto;
    width: 85%;
    max-width: none;
    height: 85%;
    margin-bottom: 30px;
    display: none;
    position: static;
  }

  .only-dual-frame {
    opacity: 1;
    filter: contrast(105%) brightness(90%);
    mix-blend-mode: normal;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: 100vh;
    margin-top: 150px;
    padding-top: 0;
    display: inline-flex;
  }

  .image-148 {
    max-width: none;
    margin-top: 0;
  }

  .image-149 {
    width: 100%;
    max-width: none;
    margin-top: 0;
    display: inline-flex;
  }

  .intro-scroll-ur-dual-v2 {
    background-color: var(--black);
    justify-content: center;
    align-items: flex-start;
    height: 510vh;
    margin-top: 0;
    display: none;
    position: relative;
  }

  .sticky-container-ur-dual-v2 {
    background-color: #000;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    display: flex;
    top: 0;
  }

  .intro-paragrph-ur-dual-v2 {
    display: inline-flex;
    top: auto;
    left: auto;
  }

  .paragraph-78-ur-dual-v2 {
    color: var(--white);
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 70%;
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.6em;
  }

  .hero--title-ur-dual-v2 {
    display: none;
  }

  .t-ext-block-13-ur-dual-v2 {
    text-align: center;
    margin-bottom: 60px;
    font-family: Montserrat, sans-serif;
    font-size: 70px;
    font-weight: 400;
  }

  .main-dual-png-v2 {
    opacity: 1;
    filter: contrast(105%) brightness(90%);
    mix-blend-mode: normal;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    margin-top: 150px;
    padding-top: 0;
    display: flex;
  }

  .image-148-v2 {
    width: 100%;
    max-width: none;
    margin-top: 0;
    overflow: visible;
  }

  .bg-main-ur-dual-v2 {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin-top: 120px;
    display: flex;
  }

  .front-screen-v2 {
    z-index: 2;
    opacity: 1;
    mix-blend-mode: lighten;
    background-color: #fff0;
    justify-content: center;
    align-items: center;
    width: 1100px;
    height: 400px;
    margin-bottom: 0;
    margin-right: 40px;
    padding-top: 0;
    display: flex;
    position: relative;
  }

  .image-146-v2 {
    z-index: 2;
    opacity: 1;
    filter: contrast(110%) brightness(105%);
    flex: 0 auto;
    width: 1090px;
    max-width: none;
    height: 440px;
    margin-bottom: 30px;
    display: block;
    position: absolute;
    overflow: visible;
  }

  .front-layer-video-v2 {
    filter: brightness(110%) contrast(115%);
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    background-clip: border-box;
    border-style: none;
    border-width: 1.5px;
    width: 95%;
    height: 95%;
    position: absolute;
  }

  .back-screen-v2 {
    z-index: 1;
    justify-content: center;
    align-items: center;
    width: 1100px;
    height: 400px;
    margin-bottom: 0;
    margin-right: 40px;
    display: flex;
  }

  .back-layer-video-v2 {
    opacity: .9;
    filter: brightness(80%) contrast(110%);
    border: 1.5px #fff;
    width: 95%;
    height: 95%;
    margin-bottom: 0;
    display: block;
  }

  .image-127-ur-dual-v2 {
    z-index: 0;
    opacity: 1;
    filter: brightness() contrast(120%);
    width: 100%;
    height: auto;
    display: none;
  }

  .back-lines-v2 {
    opacity: 1;
    filter: contrast(110%) brightness(105%);
    flex: 0 auto;
    width: 1080px;
    max-width: none;
    height: 430px;
    margin-bottom: 25px;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .paragraph-84-v2 {
    z-index: 5;
    opacity: .7;
    color: #fff;
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 45px;
    font-weight: 200;
    display: inline-flex;
    position: absolute;
    inset: auto auto 10%;
  }

  .dath-01 {
    z-index: 6;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 370px;
    display: inline-flex;
    position: absolute;
    bottom: 10%;
  }

  .paragraph-85 {
    color: var(--white);
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 35px;
    font-weight: 400;
  }

  .bottom-tt {
    z-index: 5;
    opacity: .7;
    color: #fff;
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 45px;
    font-weight: 200;
    display: inline-flex;
    position: absolute;
    inset: auto auto 10%;
  }

  .dath-02 {
    z-index: 6;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    margin-top: 0;
    display: flex;
    position: absolute;
    bottom: 10%;
  }

  .paragraph-86 {
    color: var(--white);
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 60px;
    font-weight: 200;
  }

  .dath-022, .dath-2 {
    z-index: 6;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    margin-top: 0;
    display: inline-flex;
    position: absolute;
    bottom: 10%;
  }

  .d-02 {
    z-index: 6;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-bottom: 280px;
    display: inline-flex;
    position: absolute;
    bottom: 10%;
  }

  .paragraph-87 {
    color: var(--white);
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 35px;
    font-weight: 400;
  }

  .intro-paragrph-ur-dual-screen {
    display: inline-flex;
  }

  .paragraph-78-ur-dual-screen {
    color: var(--white);
    text-align: center;
    width: 70%;
    font-family: Montserrat, sans-serif;
    font-size: 60px;
    font-weight: 500;
    line-height: 1.9em;
  }

  .dual-screen-text {
    z-index: 3;
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: inline-flex;
    position: absolute;
  }

  .dual-screen {
    color: var(--white);
    font-family: Montserrat, sans-serif;
    font-size: 80px;
    font-weight: 400;
  }

  .maks {
    width: 30rem;
    height: 45rem;
  }

  .card-image {
    flex: 1;
  }

  .fs-hide {
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .fs-sliderdots_slide {
    border-radius: 2px;
  }

  .slider-3 {
    vertical-align: baseline;
  }

  .order-v3 {
    background-color: #000;
  }

  .paragraph-90 {
    margin-top: 10px;
  }

  .side-view {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .ex {
    filter: none;
    height: 600px;
    padding-right: 0;
  }

  .div-block-1526 {
    margin-left: 15%;
    display: inline-flex;
  }

  .depth-01 {
    height: 600px;
    padding-left: 0;
    padding-right: 10px;
  }

  .depth-02 {
    height: 600px;
    padding-left: 10px;
  }

  .paragraph-91 {
    width: 70%;
    font-size: 16px;
  }

  .div-block-1527 {
    width: 65%;
    margin-top: 220px;
  }

  .head {
    font-size: 42px;
  }

  .extend-learn-more {
    margin-top: 40px;
  }

  .background-video-39 {
    height: 850px;
  }

  .paragraph-92 {
    margin-bottom: 60px;
  }

  .depth-001 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .lottie-animation-3 {
    opacity: 1;
    height: 1100px;
    position: sticky;
    top: 10px;
  }

  .lottie-ani {
    background-color: #000;
    justify-content: flex-start;
    align-items: flex-start;
    width: 80%;
    height: 300vh;
    padding-top: 0;
    position: relative;
    top: 0;
  }

  ._3-products-text {
    z-index: 2;
    background-color: #000;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    display: inline-flex;
  }

  .app-text-v3 {
    z-index: 5;
    justify-content: center;
    align-items: flex-start;
    width: 65%;
    margin-top: 100px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 20px;
    position: relative;
  }

  .head-paragraph-products-v3 {
    color: var(--g-aa);
    text-align: left;
    background-color: #0000;
    width: 90%;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
  }

  .video-explain-v3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 40px;
    display: none;
    position: relative;
  }

  .div-block-1529 {
    background-color: #000;
    border: 1px solid #7f7f7f;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 40px;
    margin-bottom: 100px;
    display: flex;
    position: static;
    top: 15%;
  }

  .text-01 {
    flex-flow: column;
    width: 100%;
    margin-bottom: 40px;
    position: static;
  }

  .head-text-v3 {
    color: var(--bre-w2);
    width: auto;
    margin-bottom: 10px;
    font-size: 50px;
    font-weight: 400;
    line-height: 1.2em;
  }

  .head-paragraph-v3 {
    color: var(--white);
    text-align: center;
    width: auto;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7em;
  }

  .h1 {
    width: auto;
    margin-left: 0%;
    font-weight: 300;
  }

  .h2 {
    text-align: center;
    width: auto;
    margin-top: 0;
  }

  .background-video-v3 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    display: none;
    position: static;
  }

  .text-02 {
    margin-bottom: 60px;
    position: static;
  }

  .background-video-v3-02 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    position: static;
  }

  .div-block-1529-02 {
    background-color: #000;
    width: 55%;
    margin-bottom: 100px;
    display: inline-flex;
    position: sticky;
    top: 10%;
  }

  .intro-text-01 {
    z-index: 1;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 40%;
    height: auto;
    display: inline-flex;
    position: absolute;
  }

  .stick-text-02 {
    height: 150vh;
  }

  .background-video-6-v3 {
    mix-blend-mode: normal;
    width: 100%;
    position: static;
  }

  .background-video-6-v3-002 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .main-intro-02-v3 {
    z-index: 2;
    background-color: var(--black);
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: -10px;
    padding-top: 140px;
    padding-bottom: 100px;
    padding-left: 0;
    display: inline-flex;
  }

  .div-block-1493-v3 {
    justify-content: space-between;
    width: 67%;
    position: static;
  }

  .main-text-box-02-v3 {
    flex-direction: column;
    justify-content: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0%;
    position: relative;
  }

  .div-block-1494-v3 {
    width: 900px;
    height: 499px;
    margin-right: 0%;
    display: inline-flex;
  }

  .wave-v3 {
    background-color: var(--black);
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 1100px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
    top: auto;
  }

  .tracck {
    width: auto;
    height: 160vh;
  }

  .camera1 {
    width: 1200px;
    height: 700px;
    position: static;
  }

  .frame {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: 100%;
    margin-left: 0;
    position: relative;
    overflow: hidden;
  }

  .spacing1 {
    opacity: .5;
    width: 2px;
    height: 95px;
    overflow: hidden;
  }

  .spacing2 {
    color: var(--white);
  }

  .inte-03-v3 {
    background-color: #0000;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    position: static;
    top: 0;
  }

  .div-block-enter-v3 {
    aspect-ratio: auto;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-top: 250px;
    margin-bottom: 0;
    margin-left: 0%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: auto;
    bottom: auto;
  }

  .tracck-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: 160vw;
    display: flex;
  }

  .camera1-2 {
    width: 100vw;
    height: 100vw;
    top: 0;
  }

  .div-block-1530 {
    height: 30px;
  }

  .prosumer-text-head-v3 {
    width: 40%;
    margin-right: 15%;
    font-size: 42px;
    line-height: 1.2em;
  }

  .prosumer-paragraph-v3 {
    width: 65%;
    font-size: 16px;
  }

  .heading-16, .heading-17, .heading-18 {
    color: var(--h22);
    font-size: 26px;
  }

  .text-block-20, .text-block-21, .text-block-22, .text-block-23 {
    color: var(--manual-book);
    width: 500px;
  }

  .heading-19 {
    color: var(--h22);
    font-size: 26px;
  }

  .tracck-3 {
    width: 80vw;
    margin-left: 10vw;
  }

  .frame-2 {
    width: auto;
    margin-left: 220px;
  }

  .div-block-1532 {
    background-image: linear-gradient(90deg, var(--dimen) 50%, var(--h22));
    height: 5px;
    margin-left: 0;
    top: 49%;
  }

  .spacing2-2 {
    opacity: .5;
    width: 2px;
    height: 95px;
    overflow: hidden;
  }

  .heading-20, .heading-21, .heading-22, .heading-23 {
    color: var(--white);
    margin-bottom: 30px;
    font-size: 25px;
  }

  .text-block-24, .text-block-25, .text-block-26, .text-block-27 {
    color: var(--manual-book);
    width: 500px;
    font-size: 13px;
  }

  .image-152, .image-153, .image-154, .image-155 {
    max-width: none;
  }

  .div-block-1534 {
    z-index: -2;
    opacity: .75;
    filter: contrast(120%);
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: auto;
    height: 400px;
    position: absolute;
    bottom: auto;
  }

  .div-block-extend {
    height: auto;
    margin-left: -4%;
  }

  .image-exttend-back {
    opacity: .7;
    filter: contrast(115%);
    mix-blend-mode: normal;
    width: 1600px;
    max-width: none;
    height: auto;
    margin-left: 0;
    padding-bottom: 0;
  }

  .requeat-form {
    border-style: none;
    margin-left: 25%;
  }

  .request-ex {
    width: auto;
    font-size: 38px;
    font-weight: 300;
  }

  .form-field-2-ex, .form-field-2-copy, .form-field-2-copy {
    background-image: none;
  }

  .select-products-extend {
    width: 400px;
  }

  .text-area-extend {
    width: 400px;
    height: auto;
  }

  .paragraph-93 {
    width: auto;
    font-size: 16px;
  }

  .div-block-1535 {
    width: 600px;
    margin-bottom: 60px;
    margin-right: 100px;
  }

  .request-ex-sub {
    color: var(--white);
    font-size: 16px;
    line-height: 1.3em;
  }

  .specifications-box-ex {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 220px;
    margin-right: 7%;
    padding-top: 100px;
  }

  .button-6-login {
    letter-spacing: 2px;
    margin-top: 10px;
  }

  .button-6-login:hover {
    letter-spacing: 2px;
  }

  .div-block-1536 {
    padding-bottom: 140px;
  }

  .forget011 {
    display: none;
  }

  .user-log-in-log-out {
    z-index: 1;
    margin-bottom: 0;
    margin-right: 10px;
    position: relative;
    left: auto;
    right: auto;
  }

  .div-block-1537 {
    width: 65%;
  }

  .member-head {
    font-size: 50px;
  }

  .member-text {
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
  }

  .member-sub {
    width: 100%;
    font-size: 30px;
  }

  .div-block-1538 {
    z-index: 1;
    color: var(--white);
    padding-bottom: 100px;
    position: relative;
  }

  .div-block-1539 {
    width: 100%;
  }

  .div-block-1541 {
    justify-content: center;
    align-items: flex-end;
    height: 30vh;
    margin-top: 0;
  }

  .div-block-1542 {
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
  }

  .bur-01 {
    display: none;
  }

  .paragraph-96 {
    font-size: 16px;
  }

  .bur-02 {
    background-color: #eee6ff1a;
  }

  .background-video-40 {
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .div-block-1543 {
    opacity: 1;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    border: 1px solid #000;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 140px;
    display: flex;
  }

  .div-block-1544 {
    justify-content: center;
    align-items: center;
    width: 30%;
    height: 350px;
    display: flex;
  }

  .background-video-41 {
    opacity: 1;
    filter: brightness(65%) contrast(150%);
    mix-blend-mode: hard-light;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    position: absolute;
  }

  .user-log-in-log-out-4k {
    z-index: 1;
    margin-right: 10px;
    position: relative;
    left: auto;
    right: 0;
  }

  .order-now-02 {
    width: auto;
    margin-right: 60px;
    font-size: 17px;
    display: none;
  }

  .order-now-02.cta {
    display: none;
  }

  .go-to-login {
    justify-content: center;
    align-items: center;
    width: 30%;
    height: auto;
    display: none;
    overflow: hidden;
  }

  .background-video-42 {
    opacity: 1;
    filter: contrast(200%);
    mix-blend-mode: hard-light;
    width: 35%;
    height: 15%;
    margin-top: 0;
    padding-top: 0;
    position: relative;
  }

  .div-block-1545 {
    justify-content: center;
    align-items: center;
    width: 1380px;
    padding-top: 0;
    padding-bottom: 60px;
    display: flex;
  }

  .nav-link-copy {
    width: auto;
    margin-right: 60px;
    font-size: 15px;
    display: block;
  }

  .nav-link-copy.cta {
    display: none;
  }

  .col-software.lg-3.no-padding.sm-2 {
    width: 250px;
    height: auto;
    margin-top: 40px;
    margin-right: 140px;
    display: none;
  }

  .auto-prism {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 220px;
    padding-bottom: 180px;
    display: flex;
  }

  .div-block-1547 {
    flex-flow: column;
    width: 1000px;
    height: auto;
    margin-left: 0%;
    padding-bottom: 0;
  }

  .book-near {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 80px;
  }

  .div-block-120-about {
    width: 70%;
    margin-bottom: 100px;
  }

  .div-block-121-about {
    justify-content: space-between;
    width: 100%;
  }

  .about-book-near-me {
    padding-top: 40px;
  }

  .div-block-118-about, .asia-about, .div-block-118-usa-copy {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 120px;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .div-block-118-copy-copy {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 120px;
    padding-top: 0;
    display: none;
    position: static;
  }

  .div-block-118-europe-about {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .paragraph-t-b-a {
    color: var(--g-aa);
    width: auto;
    margin-right: 0;
  }

  .about-p-demo {
    color: var(--g-aa);
    text-indent: 0;
    column-count: auto;
    width: 85%;
    font-size: 16px;
    line-height: 1.6em;
  }

  .button-demo-for-about {
    letter-spacing: 2px;
    margin-top: 20px;
  }

  .button-demo-for-about:hover {
    letter-spacing: 2px;
  }

  .ecosystem {
    width: auto;
    margin-right: 60px;
    font-size: 15px;
    display: none;
  }

  .ecosystem.cta {
    display: none;
  }

  .background-video-43 {
    filter: brightness(70%) contrast(120%);
  }

  .body-21 {
    background-color: #000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .automotive-main-c {
    z-index: 0;
    opacity: 1;
    background-image: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 1000px;
    padding-top: 220px;
    display: inline-flex;
    overflow: hidden;
  }

  .div-block-1550 {
    width: 30%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-157 {
    width: 65%;
    max-width: none;
    padding-top: 100px;
  }

  .automotive-gap-00 {
    width: auto;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-flex;
    position: relative;
  }

  .auto-main {
    z-index: 1;
    opacity: .9;
    filter: contrast(110%) blur(1px) brightness(90%);
    mix-blend-mode: normal;
    width: 2500px;
    max-width: none;
    margin-top: 220px;
    margin-left: 570px;
    padding-top: 0;
    display: inline-flex;
    position: absolute;
    overflow: hidden;
    transform: none;
  }

  .auti-main-text-box, .auto-main-text-box {
    height: 410.719px;
  }

  .automotive-main-text-box {
    z-index: 5;
    flex-direction: column;
    justify-content: center;
    width: 65%;
    height: auto;
    margin-top: 220px;
    padding-top: 0%;
    display: inline-flex;
  }

  .div-block-1551 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: static;
  }

  .div-block-1552 {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: 400px;
    padding-bottom: 0;
    display: flex;
    overflow: hidden;
  }

  .bic {
    justify-content: center;
    align-items: center;
    width: 1800px;
    max-width: none;
    margin-right: 0;
    padding-bottom: 0;
    display: inline-flex;
    overflow: visible;
  }

  .member-text-in-01, .member-text-in-02 {
    width: 98%;
    font-size: 14px;
  }

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

  .member-case-1 {
    width: 420px;
    margin-left: 20px;
    margin-right: 20px;
    display: none;
  }

  .div-block-1556 {
    width: 1380px;
  }

  .button-69 {
    margin-left: 12px;
    transform: scale(1.2);
  }

  .div-block-1557 {
    width: 400px;
  }

  .member-card-head {
    color: #fff;
    font-size: 42px;
  }

  .member-card-para {
    font-size: 16px;
  }

  .list-5 {
    height: 350px;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-left: 20px;
  }

  .act, .deact {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .paragraph-98 {
    margin-top: 20px;
    font-size: 16px;
  }

  .member-price-para {
    font-size: 13px;
  }

  .bold-text-45 {
    font-size: 33px;
  }

  .memberpay {
    letter-spacing: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .member-card-head-gold, .member-card-head-dia {
    color: #fff;
    font-size: 42px;
  }

  .div-block-1557-silver {
    width: 420px;
  }

  .div-block-1557-silver:hover {
    background-color: #232323b3;
    border-color: #a5a5a5;
  }

  .div-block-1557-gold {
    width: 400px;
  }

  .div-block-1557-gold:hover {
    background-color: #232323b3;
    border-color: #ffd4aa;
  }

  .div-block-1557-dia {
    width: 400px;
  }

  .div-block-1557-dia:hover {
    background-color: #232323b3;
    background-image: none;
    border-color: #d8c1ff;
  }

  .membership-request {
    justify-content: center;
    align-items: center;
    width: 1330px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 100px;
    display: flex;
  }

  .member-requeat-form {
    border-style: none;
    padding-left: 60px;
    padding-right: 60px;
  }

  .request-member {
    font-size: 42px;
    font-weight: 300;
  }

  .request-member-sub {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.3em;
  }

  .paragraph-93-member {
    width: auto;
    font-size: 16px;
  }

  .form-field-member {
    background-image: none;
    width: 500px;
  }

  .div-block-61-v2 {
    z-index: 3;
    border: 1px #000;
    justify-content: flex-start;
    align-items: center;
    width: 65%;
    height: auto;
    padding-top: 0;
    display: flex;
    position: absolute;
  }

  .components-list-container-v3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 120%;
    height: auto;
    padding-top: 60px;
    padding-bottom: 40px;
    display: none;
  }

  .components-list-container-v3._2 {
    width: auto;
    margin-left: 0;
    padding-top: 60px;
    padding-bottom: 40px;
    display: none;
  }

  .paragraph-work-v3 {
    opacity: 1;
  }

  .text-block-ur-v3 {
    opacity: 1;
    color: var(--white);
    margin-left: 5px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.3em;
  }

  .text-block-ur-v3:hover {
    color: var(--h22);
  }

  .text-block-ur-copy {
    opacity: 1;
    color: var(--h22);
  }

  .text-block-s-v3 {
    width: auto;
  }

  .page-preview-link-v3 {
    padding-top: 0;
    display: flex;
  }

  .col-v3.lg-3.no-padding.sm-2 {
    width: 250px;
    height: auto;
    margin-top: 20px;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .text-block-sub-v3 {
    color: var(--cyan);
    padding-top: 0;
    line-height: 1em;
    display: none;
  }

  .col-v3-copy.lg-3.no-padding.sm-2 {
    width: 250px;
    height: auto;
    margin-top: 10px;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .text-block-sub-v3-copy {
    color: var(--g-aa);
    margin-bottom: 10px;
    padding-top: 0;
    padding-left: 0;
    line-height: 1em;
    display: none;
  }

  .col-v3-copy-copy.lg-3.no-padding.sm-2 {
    width: 250px;
    height: auto;
    margin-top: 20px;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .link-19 {
    text-decoration: none;
  }

  .text-area-extend-member {
    width: 500px;
    height: auto;
  }

  .select-products-member {
    color: var(--white);
    width: 500px;
  }

  .app-soft-main {
    background-image: none;
    height: 100vh;
  }

  .app-soft-gap-00-copy {
    width: 30%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .app-soft-im01 {
    width: 65%;
    max-width: none;
    padding-top: 100px;
  }

  .div-block-1560 {
    display: inline-flex;
  }

  .soft-main {
    box-shadow: none;
    opacity: 1;
    filter: contrast(110%) brightness(120%);
    border: .5px #00f9ff80;
    border-radius: 0;
    width: 15%;
    max-width: none;
    margin-top: 180px;
    margin-left: 100px;
    padding-top: 0;
    display: none;
    position: absolute;
    transform: none;
  }

  .soft-gap-00 {
    width: 30%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .app-software-main {
    background-color: #0000;
    background-image: none;
    height: 100vh;
  }

  .soft-main-2 {
    opacity: .8;
    filter: contrast(110%) brightness(120%);
    border: 1px #00f9ff;
    width: 35%;
    margin-top: 60px;
    margin-bottom: 180px;
    margin-left: 750px;
    padding-top: 0;
    transform: none;
    box-shadow: 2px 2px 10px 6px #00000059;
  }

  .soft-main-3 {
    opacity: 1;
    filter: contrast(120%) brightness(110%);
    border: 1px #00f9ff;
    width: 698px;
    height: 393.604px;
    margin-bottom: 400px;
    margin-left: 1100px;
    display: inline-flex;
    transform: none;
    box-shadow: 2px 2px 10px 6px #0003;
  }

  .software-app-main-box {
    height: 410.719px;
  }

  .body-22 {
    background-color: #000;
  }

  .app-software-video {
    justify-content: flex-start;
    width: 53%;
    height: auto;
    margin-right: 2%;
  }

  .div-block-soft-app {
    background-color: #0000;
    justify-content: flex-end;
    width: 100%;
    height: 580px;
    display: flex;
  }

  .software-app-video-sub {
    padding-top: 10px;
    font-size: 14px;
  }

  .software-app-boby-01 {
    background-color: #0000;
    border-top-style: none;
    border-bottom-style: none;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 220px;
    padding-left: 10px;
    display: flex;
  }

  .head-app-r-copy {
    color: var(--bre-w2);
    width: auto;
    margin-right: 30px;
    font-size: 42px;
    line-height: 1em;
  }

  .paragraph-soft-body {
    color: var(--g-aa);
    text-align: left;
    width: 650px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .software-text-box {
    justify-content: center;
    align-items: flex-start;
    width: 39%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px;
    padding-left: 10%;
  }

  .software-app-boby-02 {
    background-color: #0000;
    flex-flow: row-reverse;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 220px;
    padding-left: 10px;
    display: flex;
  }

  .software-app-boby-03 {
    background-color: #0000;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 220px;
    padding-left: 10px;
    display: flex;
  }

  .software-app-body-02 {
    background-color: #0000;
    flex-flow: row-reverse;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 220px;
    padding-left: 10px;
    display: flex;
  }

  .software-text-box-02 {
    justify-content: center;
    align-items: flex-start;
    width: 39%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px;
    padding-left: 10%;
  }

  .head-app-l {
    color: var(--bre-w2);
    width: 700px;
    font-size: 42px;
    line-height: 1.2em;
  }

  .paragraph-soft-body-02 {
    color: var(--g-aa);
    text-align: left;
    width: 700px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .div-block-ultra-r-copy {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 220px;
    padding-bottom: 220px;
    padding-left: 10px;
    display: flex;
  }

  .software-app-body-2 {
    background-color: #0000;
    border: 1px solid #4b4b4b;
    border-style: solid none;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 10px;
    display: flex;
  }

  .app-software-video-2 {
    justify-content: flex-end;
    width: 53%;
    height: auto;
    margin-right: 2%;
  }

  .div-block-soft-app-2 {
    background-color: #0000;
    justify-content: flex-end;
    width: 100%;
    height: 560px;
    display: flex;
  }

  .head-text-ultra-r-copy, .head-app-l-copy {
    color: var(--bre-w2);
    width: 700px;
    font-size: 42px;
    line-height: 1.2em;
  }

  .head-paragraph-soft-body-2 {
    color: var(--g-aa);
    text-align: left;
    width: 700px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .hero_ui-2 {
    background-color: #00f9ff00;
    border-radius: 30px;
    width: 150px;
    height: 150px;
    margin-left: 0;
    display: inline-flex;
    top: 27%;
    bottom: auto;
    left: 36%;
  }

  .card_color-wrap, .ui-img-2, .hero_ui-2-bg {
    display: none;
  }

  .hero_right-wrap {
    z-index: 2;
    filter: contrast(120%) brightness(120%);
    mix-blend-mode: screen;
    justify-content: center;
    align-items: center;
    width: 55%;
    height: 600px;
    margin-top: auto;
    padding-top: 0;
    display: inline-flex;
    top: 10%;
    transform: scale(.95);
  }

  .ui-img-4 {
    display: none;
  }

  .ui-5_lesson-list {
    padding-top: 16px;
    display: none;
  }

  .hero-ui-5 {
    opacity: 1;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-right: 20px;
    display: none;
    top: 27%;
    left: 75%;
  }

  .hero_ui-3 {
    background-color: #00f9ff00;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-right: 20px;
    display: inline-flex;
    top: 27%;
    bottom: auto;
    left: 49%;
  }

  .ui-img-3, .hero_ui-3-bg {
    display: none;
  }

  .ui_color {
    height: 120px;
  }

  .ui-img-1, .ui-img-5, .ui_color_swatch-wrap {
    display: none;
  }

  .hero_ui-4 {
    opacity: 1;
    background-color: #00f9ff00;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 20px;
    display: none;
    top: 27%;
    left: 62%;
  }

  .lesson-img {
    height: 58px;
    display: none;
  }

  .ui_color-change {
    width: 180px;
    display: none;
  }

  .paragraph-99 {
    width: 360px;
    font-size: 20px;
  }

  .paragraph-99.ui-txt {
    height: 110px;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }

  .hero_ui-1 {
    background-color: #fff0;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-right: 20px;
    display: flex;
    top: 27%;
    left: 23%;
  }

  .image-159 {
    height: 166.189%;
  }

  .image-160 {
    width: 100%;
    height: 100%;
  }

  .image-161 {
    opacity: 1;
    border: 1px solid #000;
    width: 100%;
    max-width: none;
    height: 100%;
  }

  .image-162 {
    width: 100%;
    height: 100%;
  }

  .hero_bg {
    justify-content: center;
    align-items: flex-end;
    display: inline-flex;
  }

  .hero_bg-image {
    z-index: -10;
    display: inline-flex;
  }

  .hero_bg-glass {
    opacity: 1;
  }

  .hero_bg-blur {
    opacity: .3;
    filter: blur(5px) blur(50px) blur(100px);
    background-image: linear-gradient(234deg, #6665a740 10%, #0a6eb6cc 19%, #0816806e 31%, #533aa5cf 41%, #470f72cf 56%, #07497eb0 75%);
    width: 100%;
    height: 100%;
    top: auto;
    left: -40%;
    right: auto;
  }

  .paragraph-100 {
    color: var(--h22);
    text-align: center;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 300;
    display: inline-flex;
    position: static;
    bottom: 3px;
  }

  .div-block-1562 {
    opacity: 1;
    background-color: #042223;
    border: 1px solid #04342e;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 65px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: static;
  }

  .div-block-1562:hover {
    filter: brightness(150%);
  }

  .image-163 {
    width: 100%;
    height: 100%;
  }

  .paragraph-22 {
    color: var(--g3);
    text-align: center;
    margin-bottom: 270px;
    font-size: 27px;
    font-weight: 300;
    display: none;
    position: absolute;
  }

  .paragraph-22-copy {
    color: var(--g3);
    text-align: center;
    margin-bottom: 300px;
    font-size: 30px;
    font-weight: 300;
    display: none;
    position: absolute;
  }

  .paragraph-100-00 {
    color: var(--g3);
    text-align: center;
    margin-bottom: 0;
    font-size: 23px;
    font-weight: 300;
    display: none;
    position: absolute;
  }

  .paragraph-100-01y {
    color: var(--g3);
    text-align: center;
    margin-bottom: 170px;
    font-size: 20px;
    font-weight: 300;
    display: none;
    position: absolute;
  }

  .text-block-sub-y-2 {
    color: var(--white);
    font-size: 15px;
    font-weight: 400;
  }

  .page-preview-link-2 {
    padding-top: 36px;
    display: flex;
  }

  .components-list-container-2 {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 120%;
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    display: none;
  }

  .col-3.lg-3.no-padding.sm-2 {
    width: 300px;
    height: auto;
    margin-top: 40px;
    margin-right: 140px;
    padding-left: 0;
    display: block;
  }

  .paragraph-work-2 {
    opacity: 1;
    display: inline-flex;
  }

  .text-block-s-2 {
    width: auto;
  }

  .p-bar-2 {
    height: 2px;
    margin-left: 8px;
  }

  .text-block-ur-2 {
    opacity: 1;
    color: #00f9ff;
  }

  .div-block-1564 {
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    bottom: 5%;
  }

  .div-block-1565 {
    z-index: 2;
    position: relative;
  }

  .hero_ui-02 {
    background-color: #fff0;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-right: 20px;
    display: flex;
    top: 27%;
    left: 23%;
  }

  .link-21 {
    font-size: 10px;
    display: none;
  }

  .link-21-de {
    display: none;
  }

  .image-164 {
    width: 800px;
    margin-left: -200px;
    display: inline-flex;
  }

  .image-164_2 {
    width: 800px;
    margin-bottom: 220px;
    display: inline-flex;
  }

  .image-164_3 {
    width: 800px;
    margin-bottom: 440px;
    margin-left: 350px;
    display: inline-flex;
  }

  .image-164_4 {
    width: 800px;
    margin-bottom: 660px;
    margin-left: 700px;
    display: inline-flex;
  }

  .background-video-45 {
    opacity: .9;
    filter: brightness(110%) contrast(110%);
    mix-blend-mode: normal;
    width: 90%;
    height: 90%;
  }

  .hero_right-wrap-001 {
    z-index: 2;
    filter: contrast(105%) brightness();
    mix-blend-mode: screen;
    border: 1px #8f8f8f;
    justify-content: center;
    align-items: center;
    width: 1600px;
    height: 900px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 0;
    padding: 10px 0 10px 10px;
    display: none;
    position: absolute;
    inset: 12% auto auto 37%;
    transform: none;
  }

  .hero_right-wrap-002 {
    z-index: 2;
    opacity: .6;
    filter: contrast(120%) brightness(120%);
    mix-blend-mode: normal;
    border: 1px solid #8f8f8f;
    justify-content: center;
    align-items: center;
    width: 45%;
    height: 500px;
    margin-top: auto;
    margin-bottom: 100px;
    margin-left: 850px;
    padding-top: 0;
    display: inline-flex;
    position: absolute;
    right: auto;
    transform: none;
  }

  .software-app-main-box-copy {
    height: 410.719px;
  }

  .software-app-main-box-a {
    height: 410.719px;
    display: inline-flex;
  }

  .icons-box {
    margin-top: 60px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    bottom: 5%;
  }

  .app-button-01 {
    background-color: #3898ec00;
    background-image: url('../images/asset-1-8.avif');
    background-position: 50%;
    background-size: contain;
    width: 100%;
    height: 100%;
  }

  .app-button-02 {
    background-color: #3898ec00;
    background-image: url('../images/asset-244x_1.avif');
    background-position: 50%;
    background-size: contain;
    width: 100%;
    height: 100%;
  }

  .app-button-03 {
    background-color: #3898ec00;
    background-image: url('../images/asset-292x.avif');
    background-position: 50%;
    background-size: contain;
    width: 100%;
    height: 100%;
  }

  .div-block-1562-copy {
    opacity: .8;
    background-color: #04222366;
    border: 1px #71ffed;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 65px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: static;
  }

  .background-video-app-02 {
    filter: contrast(115%) brightness(110%);
    width: 100%;
    height: 100%;
  }

  .div-block-1566 {
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: flex;
    position: relative;
  }

  .hero_bg-copy {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .app-01-icon {
    background-color: #fff0;
    justify-content: flex-start;
    align-items: flex-end;
    width: auto;
    height: auto;
    margin-right: 20px;
    display: flex;
    top: 27%;
    left: 23%;
  }

  .app-01-icon:hover {
    filter: brightness(140%);
    position: static;
  }

  .app-01-icon-01 {
    opacity: 1;
    background-color: #042223;
    border: 1px solid #04342e;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: static;
  }

  .app-button-focal-studio {
    background-color: #3898ec00;
    background-image: url('../images/asset-244x_1.avif');
    background-position: 50%;
    background-size: contain;
    width: 100%;
    height: 100%;
  }

  .app-button-focal-studio.w--current {
    background-image: url('../images/asset-244x_1.avif');
  }

  .app-button-ve {
    width: 100%;
    height: 100%;
  }

  .text-block-s-3 {
    color: var(--h22);
    width: auto;
  }

  .text-block-s-3:hover {
    color: #00f9ff;
  }

  .background-video-47 {
    filter: none;
    mix-blend-mode: normal;
    border: 2px solid #fff;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0;
    display: inline-flex;
    transform: skew(10deg);
  }

  .auto-back {
    z-index: 3;
    border: 1px none var(--g-aa);
    opacity: .9;
    filter: none;
    mix-blend-mode: screen;
    justify-content: center;
    align-items: center;
    width: 1000px;
    height: 330px;
    margin: 0 0 280px 450px;
    display: inline-flex;
    overflow: visible;
    transform: none;
  }

  .auto-front {
    z-index: 4;
    border: 1px none var(--white);
    filter: contrast(110%) brightness(130%);
    mix-blend-mode: lighten;
    justify-content: center;
    align-items: center;
    width: 1000px;
    height: 330px;
    margin-top: 0;
    margin-bottom: 280px;
    margin-left: 450px;
    padding: 0;
    display: inline-flex;
    transform: none;
  }

  .div-block-1569 {
    justify-content: center;
    align-items: center;
    padding-top: 140px;
    display: flex;
  }

  .auto-video-main {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 1000px;
    margin-left: 0;
    padding-top: 0;
    display: inline-flex;
    position: relative;
    overflow: hidden;
  }

  .background-video-47-02 {
    filter: none;
    mix-blend-mode: normal;
    border: 1px solid #fff;
    width: 100%;
    height: 100%;
    display: inline-flex;
    transform: skew(10deg);
  }

  .auto-ball-01 {
    z-index: 2;
    background-color: #ffffff4d;
    border-radius: 110px;
    width: 110px;
    height: 110px;
    margin: 0 490px 65px 0;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
  }

  .auto-ball-02 {
    z-index: 2;
    background-color: #ffffff4d;
    border-radius: 100px;
    width: 110px;
    height: 110px;
    margin-top: 0;
    margin-bottom: 680px;
    margin-left: 100px;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-flex;
    position: absolute;
  }

  .div-block-1570 {
    width: 1200px;
    position: absolute;
  }

  .auto-ball-03 {
    z-index: 2;
    background-color: #ffffff4d;
    border-radius: 110px;
    width: 110px;
    height: 110px;
    margin-top: 0;
    margin-bottom: 370px;
    margin-left: 480px;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-flex;
    position: absolute;
  }

  .div-block-1571 {
    flex-flow: row-reverse;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0 350px 140px 0;
    display: inline-flex;
    position: absolute;
  }

  .div-block-1572 {
    background-color: var(--h22);
    width: 500px;
    height: 1px;
  }

  .div-block-1573 {
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 10px;
    display: flex;
  }

  .link-23 {
    color: var(--white);
    letter-spacing: 2px;
    margin-top: 70px;
    margin-right: 1300px;
    padding-right: 10px;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
    display: none;
    position: absolute;
  }

  .link-23:hover {
    color: var(--h22);
  }

  .auto-overview {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    display: none;
    position: relative;
  }

  .auto-crystal {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
    display: inline-flex;
  }

  .auto-mini {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 180px;
    padding-bottom: 180px;
    display: inline-flex;
  }

  .app-text-body {
    z-index: 5;
    justify-content: center;
    align-items: flex-start;
    width: 30%;
    margin: 0 3% 0 7%;
    padding: 0;
    position: static;
  }

  .head-text-01-head {
    color: var(--white);
    background-color: #0000;
    margin-bottom: 20px;
    font-size: 42px;
    font-weight: 300;
    line-height: 1.2em;
  }

  .body-paragraph-products {
    color: var(--g-aa);
    text-align: left;
    background-color: #0000;
    width: 90%;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
  }

  .app-text-body-l {
    z-index: 5;
    justify-content: center;
    align-items: flex-start;
    width: 30%;
    margin: 0 3% 100px 7%;
    padding: 0;
    position: static;
  }

  .paragraph-101 {
    color: var(--white);
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .image-165 {
    position: absolute;
  }

  .prism-over {
    z-index: 3;
    position: absolute;
  }

  .image-166, .image-167 {
    position: absolute;
  }

  .image-168 {
    opacity: .3;
    border: 1px #fff;
    width: 90px;
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: 270px;
    position: absolute;
  }

  .image-169 {
    opacity: .5;
    filter: contrast(120%);
    width: 100%;
    height: auto;
  }

  .paragraph-102 {
    text-align: center;
    width: 70%;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 14px;
  }

  .paragraph-103 {
    z-index: 3;
    color: var(--bre-w);
    width: 700px;
    margin-top: 0%;
    margin-right: 0%;
    padding-right: 0;
    font-size: 20px;
    font-weight: 300;
    position: relative;
  }

  .div-block-1574 {
    z-index: 3;
    justify-content: center;
    align-items: center;
    display: flex;
    position: sticky;
  }

  .div-block-1575 {
    height: 100vh;
    position: absolute;
  }

  .div-block-1576 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 80%;
    padding-top: 0%;
    padding-bottom: 0%;
    font-size: 16px;
    display: flex;
    top: 11%;
  }

  .text-effect-overflow-hidden {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: block;
  }

  .text-overlap-end {
    color: #333;
  }

  .text-effect-wrapper {
    background-color: #fdfdfd00;
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-effect-gradient {
    z-index: 5;
    mix-blend-mode: darken;
    background-image: linear-gradient(45deg, #000 15%, #e7e7e7 50%, #000 85%);
    width: 100%;
    height: 260vh;
    display: block;
  }

  .text-effect-inner {
    background-color: #000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .section-text-gradient-effect {
    z-index: 1;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: inline-flex;
  }

  .text-effect-text {
    z-index: 3;
    color: var(--bre-w);
    width: 65%;
    font-size: 50px;
    font-weight: 300;
    position: relative;
  }

  .text-effect-sticky-element {
    justify-content: center;
    align-items: flex-end;
    height: auto;
    padding-top: 300px;
  }

  .container-w3.gutter-outside {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    display: block;
  }

  .paragraph-104 {
    z-index: 3;
    color: var(--manual-book);
    width: 65%;
    font-size: 18px;
    position: relative;
  }

  .image-170 {
    width: 600px;
    margin-right: 100px;
    padding-top: 160px;
    padding-right: 0;
    position: sticky;
    top: 0;
  }

  .automotive-main-d {
    z-index: 2;
    opacity: 1;
    background-image: none;
    width: 100vw;
    height: 100vh;
    margin-top: 0;
    padding-top: 0;
    display: none;
    overflow: hidden;
  }

  .auto-video-main-v2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: 0;
    padding-top: 400px;
    display: inline-flex;
    position: static;
  }

  .auto-front-v2 {
    z-index: 5;
    border: 1px none var(--bre-w);
    filter: contrast(110%) brightness(130%);
    mix-blend-mode: screen;
    justify-content: center;
    align-items: center;
    width: 1250px;
    height: 400px;
    margin-top: 0;
    margin-bottom: 575px;
    margin-left: 160px;
    padding-bottom: 0;
    display: inline-flex;
    transform: none;
  }

  .auto-back-v2 {
    z-index: 3;
    border: 1px none var(--manual-book);
    opacity: .75;
    filter: brightness(140%) contrast(130%);
    mix-blend-mode: screen;
    justify-content: center;
    align-items: center;
    width: 1250px;
    height: 400px;
    margin: 0 0 575px 160px;
    display: inline-flex;
    overflow: visible;
    transform: none;
  }

  .auto-main-v2 {
    z-index: 0;
    opacity: .8;
    filter: contrast(120%) brightness(65%);
    mix-blend-mode: normal;
    width: 2500px;
    max-width: none;
    margin-top: 0;
    margin-bottom: 100px;
    margin-left: 100px;
    padding-top: 0;
    display: block;
    overflow: visible;
    transform: none;
  }

  .background-video-v2 {
    filter: none;
    mix-blend-mode: normal;
    border: 1px solid #a0a0a0;
    border-radius: 70px 70px 10px 10px;
    display: inline-flex;
    transform: none;
  }

  .background-video-v22 {
    filter: none;
    mix-blend-mode: normal;
    border: 1px solid #3a3a3a;
    border-radius: 70px 70px 10px 10px;
    width: 100%;
    height: 100%;
    display: inline-flex;
    transform: none;
  }

  .background-video-48 {
    z-index: -5;
    opacity: .25;
    filter: contrast(110%) brightness(60%);
    justify-content: flex-start;
    align-items: center;
    width: 200%;
    height: 100%;
    margin-right: 0;
    display: none;
    position: absolute;
    overflow: clip;
    transform: none;
  }

  .gradient {
    z-index: 1;
    opacity: 1;
    height: 100%;
    display: inline-flex;
  }

  .prism-b-back {
    z-index: 1;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 250px;
    margin-left: 0;
    margin-right: 1250px;
    padding-right: 0;
    display: inline-flex;
    position: absolute;
    left: auto;
  }

  .image-171 {
    opacity: 1;
    filter: contrast(120%);
    width: 650px;
    margin-right: 0;
    padding-right: 0;
  }

  .paragraph-105 {
    color: var(--white);
    width: 230px;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 20px;
    font-size: 27px;
    font-weight: 400;
  }

  .paragraph-106 {
    flex-flow: column;
    width: 450px;
    margin-left: 20px;
    font-size: 12px;
    display: flex;
  }

  .div-block-1578 {
    background-color: #fff;
    width: 420px;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-1579 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 550px;
    margin-bottom: 0;
    display: flex;
  }

  .auto-prism-hover {
    opacity: 1;
    border: 1px #fff;
    width: 90px;
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: 500px;
    display: none;
    position: absolute;
  }

  .image-172 {
    position: absolute;
  }

  .crsytal {
    opacity: .8;
    width: 166px;
    margin-bottom: 650px;
    margin-left: 100px;
    position: absolute;
  }

  .image-173 {
    opacity: .8;
    width: 80px;
    margin-bottom: 350px;
    margin-left: 680px;
    position: absolute;
  }

  .prism-annotation {
    background-color: var(--manual-book);
    width: 400px;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .crsytal-b-bck {
    z-index: 1;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 260px;
    margin-left: 1220px;
    margin-right: 0;
    display: inline-flex;
    position: absolute;
  }

  .b-bcak-crsytal {
    opacity: 1;
    filter: contrast(120%) brightness(70%);
    width: 600px;
    margin-right: 0;
    padding-right: 0;
  }

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

  .crsytal-annotation {
    background-color: var(--manual-book);
    width: 550px;
    height: 1px;
    margin-top: 40px;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-1581-crsytal {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .div-block-1579-prism {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .paragraph-crsytal {
    flex-flow: column;
    width: auto;
    margin-left: 5px;
    font-size: 15px;
    display: flex;
  }

  .paragraph-105-crsytal {
    color: var(--white);
    width: auto;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 0;
    font-size: 33px;
    font-weight: 400;
  }

  .auto-crsytal-hover {
    opacity: 1;
    width: 166px;
    margin-bottom: 650px;
    margin-left: 100px;
    display: none;
    position: absolute;
  }

  .auto-mini-hover {
    z-index: 3;
    opacity: 1;
    width: 80px;
    margin-bottom: 350px;
    margin-left: 460px;
    display: none;
    position: absolute;
  }

  .auto-mini-hover:hover {
    margin-left: 460px;
  }

  .mini-b-bck {
    z-index: 1;
    filter: none;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    margin: 145px 0 0 1330px;
    display: inline-flex;
    position: absolute;
  }

  .div-block-1581-mini {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .mini-anotation {
    background-color: var(--manual-book);
    width: 280px;
    height: 1px;
    margin-top: 40px;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .paragraph-105-mini {
    color: var(--white);
    width: auto;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 0;
    font-size: 33px;
    font-weight: 400;
  }

  .paragraph-crsytal-copy {
    flex-flow: column;
    width: 500px;
    margin-left: 20px;
    display: flex;
  }

  .paragraph-mini-0 {
    color: var(--g-aa);
    flex-flow: column;
    width: auto;
    margin-left: 5px;
    font-size: 15px;
    display: flex;
  }

  .b-bcak-mini {
    opacity: 1;
    filter: contrast(120%) brightness(80%);
    width: 600px;
    margin-right: 0;
    padding-right: 0;
  }

  .image-169-mini {
    opacity: .7;
    filter: contrast(120%);
    width: 100%;
    height: auto;
  }

  .div-block-1576_02 {
    justify-content: flex-start;
    align-items: flex-end;
    width: 80%;
    height: 100vh;
    margin-top: 0%;
    margin-left: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-right: 0%;
    top: 11%;
  }

  .paragraph-103_2 {
    z-index: 3;
    color: var(--bre-w);
    width: 650px;
    margin-top: 0%;
    margin-right: 0%;
    padding-right: 0%;
    font-size: 20px;
    font-weight: 300;
    position: relative;
  }

  .div-block-1576_03 {
    width: 80%;
    height: 100vh;
    padding-bottom: 4%;
  }

  .paragraph-103_3 {
    z-index: 3;
    color: var(--bre-w);
    width: 600px;
    margin-top: 0%;
    margin-right: 0%;
    padding-right: 0;
    font-size: 20px;
    font-weight: 300;
    position: relative;
  }

  .background-video-49 {
    width: 100%;
  }

  .image-174 {
    position: absolute;
  }

  .paragraph-7-auto {
    color: var(--h22);
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
    width: 500px;
    margin-bottom: 7px;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.3em;
  }

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

  .auto-main-handle {
    z-index: 6;
    opacity: .95;
    filter: blur(1px) brightness(80%);
    mix-blend-mode: normal;
    width: 2500px;
    max-width: none;
    margin-top: 220px;
    margin-left: 570px;
    padding-top: 0;
    display: inline-flex;
    position: absolute;
    overflow: hidden;
    transform: none;
  }

  .pr-news {
    filter: brightness(200%);
    height: 20px;
  }

  .you-might-like {
    padding-top: 0;
    padding-bottom: 220px;
  }

  .div-block-might {
    justify-content: center;
    align-items: flex-start;
    width: 65%;
    margin: 40px 0;
    padding-top: 0;
    padding-right: 0;
  }

  .might-head-text {
    color: var(--bre-w2);
    text-transform: capitalize;
    margin-bottom: 30px;
    font-size: 42px;
    line-height: 1.2em;
  }

  .might-paragraph-with-b {
    color: var(--g-aa);
    font-size: 16px;
    line-height: 1.4em;
  }

  .might-products {
    width: 65%;
    display: none;
  }

  .product {
    width: 400px;
    height: 530px;
  }

  .image-175 {
    width: 500px;
  }

  .paragraph-107 {
    font-size: 30px;
  }

  .top-head-might {
    margin-bottom: 350px;
  }

  .learn-more-b {
    margin-top: 420px;
  }

  .background-video-50 {
    margin-top: 30px;
  }

  .product-on {
    width: 400px;
    height: 530px;
  }

  .paragraph-107-copy {
    font-size: 30px;
  }

  .auto-main-base {
    z-index: 0;
    opacity: .45;
    filter: brightness(50%);
    mix-blend-mode: normal;
    width: 2500px;
    max-width: none;
    margin-top: 220px;
    margin-left: 570px;
    padding-top: 0;
    display: inline-flex;
    position: absolute;
    overflow: hidden;
    transform: none;
  }

  .auto-main-base-2 {
    z-index: 0;
    opacity: .5;
    filter: blur(5px) brightness(85%);
    mix-blend-mode: normal;
    width: 2500px;
    max-width: none;
    margin-top: 220px;
    margin-left: 570px;
    padding-top: 0;
    display: none;
    position: absolute;
    overflow: visible;
    transform: none;
  }

  .image-176 {
    z-index: -1;
    position: absolute;
  }

  .image-177 {
    width: 600px;
    margin-top: -354px;
    padding-top: 0;
    position: absolute;
    top: auto;
    overflow: visible;
  }

  .image-178 {
    z-index: 0;
    max-width: none;
    position: absolute;
    top: 0;
  }

  .div-block-1584 {
    z-index: -2;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
    display: none;
    position: absolute;
  }

  .image-179 {
    width: 1400px;
  }

  .auto-back-layer {
    z-index: 2;
    border: 1px none var(--g-aa);
    opacity: .7;
    filter: contrast(130%);
    mix-blend-mode: screen;
    justify-content: center;
    align-items: center;
    width: 1000px;
    height: 330px;
    margin: 0 0 280px 450px;
    display: inline-flex;
    overflow: visible;
    transform: none;
  }

  .background-video-47-03 {
    filter: none;
    -webkit-text-fill-color: inherit;
    mix-blend-mode: overlay;
    background-clip: border-box;
    border: 1px solid #fffc;
    width: 100%;
    height: 100%;
    display: inline-flex;
    transform: skew(10deg);
  }

  .main-wrapper {
    justify-content: center;
    align-items: center;
  }

  .parallax-wrapper {
    max-width: none;
  }

  .layer-04 {
    font-family: Roboto, sans-serif;
    font-size: 36px;
    font-weight: 300;
    line-height: 1.5rem;
    bottom: 47%;
  }

  .layer-09 {
    filter: blur(3px) contrast(130%) brightness(110%);
    width: 150%;
    padding-top: 200px;
    inset: auto;
  }

  .layer-05 {
    color: #c9c9c9;
    font-family: Roboto, sans-serif;
    font-size: 60px;
    font-weight: 400;
    line-height: 1.2em;
    position: absolute;
    top: 44%;
  }

  .page_wrapper {
    display: inline-flex;
  }

  .paragraph-108 {
    z-index: 7;
    color: var(--g-aa);
    text-align: center;
    width: 800px;
    font-size: 15px;
    position: absolute;
    top: auto;
    bottom: 39%;
  }

  .col-x.lg-3.no-padding.sm-2 {
    width: 250px;
    height: auto;
    margin-top: 10px;
    margin-right: 140px;
    display: none;
  }

  .background-video-app-03 {
    filter: contrast(115%) brightness(110%);
    width: 100%;
    height: 100%;
  }

  .background-video-29-mini-dual {
    display: none;
  }

  .mini-dual-main-copy {
    background-image: none;
    height: 100vh;
    position: static;
  }

  .main-text-box-mini-dual {
    flex-direction: column;
    justify-content: center;
    width: 65%;
    height: auto;
    margin-top: 140px;
    padding-top: 0%;
    display: none;
  }

  .logo-copy {
    height: 42px;
  }

  .might-products-02 {
    width: 65%;
    display: none;
  }

  .image-175-copy {
    filter: contrast(105%);
    width: 280px;
  }

  .product-v2 {
    background-color: #ffffff12;
    width: 400px;
    height: 530px;
  }

  .product-v2:hover {
    background-color: #ffffff0a;
  }

  .image-175-mini {
    filter: contrast(105%);
    width: 210px;
  }

  .div-block-1585 {
    z-index: 3;
    padding-top: 300px;
    display: none;
  }

  .div-block-1586 {
    width: 40%;
  }

  .main-text-enterprise {
    z-index: 1;
    flex-direction: column;
    justify-content: center;
    width: 65%;
    height: auto;
    margin-top: 0;
    margin-left: 0%;
    padding-top: 0%;
  }

  .paragraph-enter-main {
    color: var(--white);
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
    width: 500px;
    margin-bottom: 7px;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.3em;
  }

  .text-2-head-enter-phara {
    color: var(--g-aa);
    text-indent: 0;
    column-count: auto;
    width: 500px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
  }

  .div-block-1585-02 {
    z-index: 3;
    padding-top: 140px;
    display: inline-flex;
  }

  .before-afer-big {
    background-color: #0000;
    justify-content: center;
    width: 1500px;
    height: 800px;
    margin-right: 0%;
  }

  .comparison-m-big {
    width: 1500px;
    height: 800px;
  }

  .before-image-big {
    object-fit: fill;
    width: 1500px;
    height: 800px;
    position: absolute;
    overflow: hidden;
  }

  .after-image-big {
    object-fit: fill;
    justify-content: flex-end;
    width: 1500px;
    height: 800px;
    display: flex;
    position: absolute;
    overflow: visible;
  }

  .before-im-inner-big {
    background-image: url('../images/before-back_1.avif');
    width: 1500px;
    height: 800px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .after-imm-inner-big {
    background-image: none;
    width: 1500px;
    height: 800px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .before-im-inner-02-big {
    filter: brightness(125%);
    background-image: url('../images/before-back04_1.avif');
    background-position: 50%;
    background-size: cover;
    justify-content: flex-end;
    width: 1500px;
    height: 800px;
    display: flex;
    position: absolute;
    inset: auto;
    overflow: hidden;
  }

  .automotive-main-a {
    z-index: 0;
    opacity: 1;
    background-image: none;
    width: 100vw;
    height: 100vh;
    padding-top: 0;
    display: none;
    overflow: clip;
  }

  .background-video-car-video {
    z-index: -5;
    opacity: 1;
    filter: contrast(110%) brightness(120%);
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-right: 0;
    display: inline-flex;
    position: relative;
    overflow: clip;
    transform: none;
  }

  .auto-middle {
    z-index: 3;
    border: 1px none var(--g-aa);
    opacity: .9;
    filter: none;
    mix-blend-mode: screen;
    justify-content: center;
    align-items: center;
    width: 1000px;
    height: 330px;
    margin: 0 0 280px 450px;
    display: inline-flex;
    overflow: visible;
    transform: none;
  }

  .image-enter {
    opacity: 1;
    filter: brightness(65%);
    mix-blend-mode: normal;
    max-width: none;
    height: 100%;
    margin-top: 0;
    display: none;
  }

  .background-video-enter-erath {
    z-index: 1;
    opacity: 1;
    filter: brightness(200%);
    mix-blend-mode: screen;
    width: 20%;
    height: 25%;
    margin-bottom: 140px;
    padding-bottom: 0;
    display: none;
  }

  .background-video-51 {
    opacity: 1;
    mix-blend-mode: normal;
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    bottom: auto;
    overflow: visible;
  }

  .auto-ball-011 {
    flex-flow: row-reverse;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0 350px 140px 0;
    display: inline-flex;
    position: absolute;
  }

  .mini-dual-main {
    background-image: none;
    height: 100vh;
  }

  .background-video-mini-dual {
    display: inline-flex;
  }

  .mini-dual-main-gab {
    width: 23%;
  }

  .mini-dual-main-p {
    filter: contrast(105%) brightness();
    width: 85%;
    max-width: none;
    height: auto;
    margin-right: 0;
    padding-top: 300px;
    padding-right: 0;
  }

  .mini-dual-main-text-box {
    z-index: 5;
    flex-direction: column;
    justify-content: center;
    width: 65%;
    height: auto;
    margin-top: 140px;
    padding-top: 0%;
  }

  .mini-dual-body {
    width: 100%;
    top: auto;
  }

  .mini-dual-front-01 {
    filter: contrast(120%) brightness(110%);
    mix-blend-mode: screen;
    height: auto;
    top: auto;
  }

  .mini-dual-back-02 {
    width: 100%;
    display: inline-flex;
    top: auto;
  }

  .mini-dual-body-02 {
    padding-top: 220px;
    padding-bottom: 140px;
  }

  .mini-dual-text {
    justify-content: center;
    align-items: stretch;
    width: 65%;
    margin-bottom: 0;
    margin-left: 0%;
    padding: 0 1% 40px;
  }

  .head-text-mini-dual {
    color: var(--bre-w2);
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .head-paragraph-mini-dual {
    color: var(--g-aa);
    text-align: left;
    width: 90%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .second-head {
    font-size: 19px;
  }

  .div-block-1589 {
    justify-content: center;
    align-items: flex-start;
  }

  .mini-dual-text-02 {
    justify-content: center;
    align-items: center;
    width: 65%;
    margin-bottom: 250px;
  }

  .image-181 {
    width: 100%;
    max-width: none;
  }

  .mini-dual-body02 {
    width: 100%;
    top: auto;
  }

  .div-block-1529-copy {
    background-color: #000;
    border: 1px solid #7f7f7f;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 40px;
    margin-bottom: 100px;
    display: flex;
    position: static;
    top: 15%;
  }

  .mini-dual {
    display: none;
  }

  .automotive-main-b {
    z-index: 0;
    opacity: 1;
    background-image: none;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    display: inline-flex;
    overflow: hidden;
  }

  .businesswire {
    height: 32px;
  }

  .lockheed-m-copy {
    filter: none;
    width: 260px;
  }

  .paragraph-109 {
    font-size: 20px;
  }

  .bold-text-46 {
    font-size: 25px;
  }

  .head-text-ccc {
    color: var(--h22);
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    background-image: none;
    background-clip: border-box;
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .paragraph-c {
    color: var(--white);
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
    width: auto;
    margin-bottom: 10px;
    padding-top: 0;
    font-size: 42px;
    font-weight: 300;
    line-height: 1.2em;
  }

  .text-2-c {
    text-indent: 0;
    column-count: auto;
    width: 800px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .text-box-cc {
    justify-content: flex-start;
    align-items: flex-start;
    width: 65%;
    height: auto;
    margin-top: 100px;
    margin-bottom: 0;
    position: relative;
  }

  .form-footer {
    display: none;
  }

  .menbership-accesble-head {
    background-color: #0000;
    font-size: 42px;
    font-weight: 300;
    line-height: 1.2em;
  }

  .membership-accesble-phara {
    text-align: left;
    background-color: #0000;
    width: 90%;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
  }

  .membership-request-_auto {
    justify-content: center;
    align-items: center;
    width: 1330px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 100px;
    display: flex;
  }

  .auto-member {
    width: 500px;
  }

  .auto-member-requeat-form {
    border-style: none;
    padding-left: 60px;
    padding-right: 60px;
  }

  .auto {
    width: 600px;
    margin-bottom: 60px;
    margin-right: 100px;
  }

  .col-3-copy.lg-3.no-padding.sm-2 {
    width: 250px;
    height: auto;
    margin-top: 40px;
    margin-right: 140px;
    padding-left: 0;
    display: none;
  }

  .div-block-1595 {
    height: 700px;
  }

  .membership-programs {
    background-image: linear-gradient(200deg, #081b2fbf, #000000e6);
    height: 1300px;
  }

  .membership-program-p {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
    display: inline-flex;
  }

  .membership-p {
    margin-left: 0;
    padding-top: 0;
  }

  .head-membership {
    color: var(--h22);
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .paragraph--membership {
    width: auto;
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 1.3em;
  }

  .phara-membership {
    text-indent: 0;
    column-count: auto;
    width: 450px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .visual-engine {
    background-color: #0000;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 10px;
    display: flex;
  }

  .app-button-01-copy, .app-button-suite {
    background-color: #3898ec00;
    background-image: url('../images/asset-254x_1.avif');
    background-position: 50%;
    background-size: contain;
    width: 100%;
    height: 100%;
  }

  .app-button-suite.w--current {
    background-image: url('../images/asset-292x.avif');
  }

  .general-member {
    opacity: 1;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    border: 1px solid #000;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 140px;
    display: flex;
  }

  .im-member-b {
    border-radius: 0;
    margin-top: 30px;
    display: inline-flex;
  }

  .member-notice {
    z-index: 5;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #fff;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 110px;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 10px;
    padding-right: 0;
    display: flex;
    position: sticky;
    top: 0;
    box-shadow: 0 3px 10px 2px #fff9;
  }

  .paragraph-110 {
    color: var(--black);
    text-align: center;
    margin-bottom: 0;
    font-weight: 400;
  }

  .member-only {
    z-index: 5;
    justify-content: center;
    align-items: flex-start;
    width: 65%;
    margin: 140px 0 0;
    padding: 0 0 100px;
    position: static;
  }

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

  .automotive-member, .automotive-main-head {
    color: var(--h22);
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    background-image: none;
    background-clip: border-box;
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .automotive-main-video {
    z-index: 0;
    filter: brightness(120%) contrast(110%);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 40px;
    margin-bottom: 0;
    display: inline-flex;
    position: relative;
  }

  .automotive-members {
    z-index: 0;
    filter: contrast(120%);
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    height: 1200px;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-flex;
    position: absolute;
  }

  .m-002, .m-001 {
    background-color: #fff0;
    background-image: linear-gradient(0deg, #000 35%, #fff3);
    width: 1100px;
  }

  .div-block-1597 {
    width: 65%;
    margin-left: 220px;
  }

  .m-003 {
    opacity: .8;
    background-color: #fff0;
    background-image: linear-gradient(0deg, #000 35%, #fff3);
    width: 1100px;
    height: 180px;
  }

  .auto-phara {
    text-indent: 0;
    column-count: auto;
    width: 90%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .auto-overview-02 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: inline-flex;
    position: static;
  }

  .auto-ball-01-02 {
    z-index: 2;
    background-color: #ffffff4d;
    border-radius: 110px;
    width: 110px;
    height: 110px;
    margin: 0 490px 65px 0;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
  }

  .auto-ball-02-02 {
    z-index: 2;
    background-color: #ffffff4d;
    border-radius: 100px;
    width: 110px;
    height: 110px;
    margin-top: 0;
    margin-bottom: 680px;
    margin-left: 100px;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-flex;
    position: absolute;
  }

  .auto-ball-03-02 {
    z-index: 2;
    background-color: #ffffff4d;
    border-radius: 110px;
    width: 110px;
    height: 110px;
    margin-top: 0;
    margin-bottom: 370px;
    margin-left: 480px;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-flex;
    position: absolute;
  }

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

  .image-182 {
    opacity: .3;
    filter: contrast(130%);
    display: inline-flex;
  }

  .image-183 {
    opacity: .3;
    filter: contrast(150%);
    display: inline-flex;
  }

  .div-block-1599 {
    position: absolute;
    top: auto;
  }

  .image-184 {
    opacity: .5;
    filter: contrast(125%);
    display: inline-flex;
  }

  .auto-overview-b {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 500vh;
    display: inline-flex;
    position: relative;
    top: auto;
  }

  .auto-ex-center {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-left: 0;
    padding-bottom: 0;
    display: flex;
    position: static;
    top: 0;
    overflow: visible;
  }

  .div-block-1573-b {
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .prism-b-back-b {
    z-index: 1;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 600px;
    height: auto;
    margin-bottom: 120px;
    margin-left: 0;
    margin-right: 1330px;
    padding-right: 0;
    display: inline-flex;
    position: absolute;
    left: auto;
  }

  .crsytal-b-bck-b {
    z-index: 1;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    height: auto;
    margin-bottom: 325px;
    margin-left: 760px;
    margin-right: 0;
    display: inline-flex;
    position: absolute;
  }

  .mini-b-bck-b {
    margin-top: 120px;
    margin-left: 1120px;
  }

  .auto-ball-01-b {
    z-index: 2;
    background-color: #fff3;
    border-radius: 110px;
    width: 110px;
    height: 110px;
    margin: 0 500px 410px 0;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
  }

  .auto-ball-02-b {
    z-index: 2;
    opacity: 1;
    background-color: #fff3;
    border-radius: 100px;
    width: 110px;
    height: 110px;
    margin: 0 160px 650px 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-flex;
    position: absolute;
  }

  .auto-ball-03-b {
    z-index: 2;
    opacity: 1;
    background-color: #fff3;
    border-radius: 110px;
    width: 110px;
    height: 110px;
    margin-top: 0;
    margin-bottom: 190px;
    margin-left: 310px;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-flex;
    position: absolute;
  }

  .image-171-b {
    opacity: 1;
    filter: contrast(120%);
    width: 500px;
    height: 250px;
    margin-right: 0;
    padding-right: 0;
  }

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

  .div-block-1581-crsytal-b {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 125px;
    display: flex;
  }

  .b-bcak-crsytal-b {
    opacity: 1;
    filter: contrast(120%) brightness(70%);
    width: 600px;
    margin-right: 0;
    padding-right: 0;
  }

  .div-block-1581-mini-b {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 10px;
    display: flex;
  }

  .b-bcak-mini-b {
    opacity: 1;
    filter: contrast(120%) brightness(80%);
    width: 600px;
    margin-right: 0;
    padding-right: 0;
  }

  .div-block-1579-prism-b {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .paragraph-105-b {
    color: var(--white);
    width: 260px;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 0;
    font-size: 33px;
    font-weight: 400;
  }

  .prism-annotation-b {
    background-color: #fff;
    width: 400px;
    height: 1.5px;
    margin-top: 25px;
    margin-bottom: 10px;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .paragraph-106-b {
    flex-flow: column;
    width: 490px;
    margin-left: 5px;
    font-size: 15px;
    display: flex;
  }

  .div-block-1600 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
    position: sticky;
    top: 40px;
  }

  .div-block-1601 {
    background-color: var(--white);
    width: 450px;
    height: 1.5px;
    margin-top: 40px;
    margin-right: 10px;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-flex;
  }

  .mini-anotation-b {
    background-color: var(--white);
    width: 140px;
    height: 1.5px;
    margin-top: 40px;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-185 {
    width: auto;
    padding-bottom: 60px;
  }

  .automotive-main-members {
    z-index: 0;
    opacity: 1;
    background-image: none;
    width: 100%;
    height: auto;
    margin-top: -40px;
    padding-top: 0;
    display: inline-flex;
    overflow: hidden;
  }

  .select-products-member-copy, .select-products-member-grade {
    color: var(--white);
    width: 500px;
  }

  .select-products-member-0 {
    width: 500px;
  }

  .auto-member-head {
    font-size: 50px;
    line-height: 1.2em;
  }

  .request-member-auto {
    width: 500px;
    font-size: 42px;
    font-weight: 300;
  }

  .automain-back {
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin-top: 60px;
    margin-bottom: 0;
    position: relative;
  }

  .member-auto-main-back {
    justify-content: center;
    align-items: flex-start;
    height: 1200px;
    margin-top: 40px;
    margin-bottom: 0;
    position: static;
  }

  .auto-member-program {
    opacity: 1;
    background-image: none;
    border: 1px solid #000;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 140px;
    display: flex;
  }

  .slide-a {
    width: auto;
  }

  .div-block-1602 {
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 220px;
    display: inline-flex;
  }

  .div-block-1603 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
  }

  .div-block-1604 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: auto;
    margin-top: 60px;
  }

  .div-block-1605 {
    width: 380px;
    height: 180px;
  }

  .paragraph-111 {
    text-align: center;
    font-size: 14px;
  }

  .link-block-17 {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  .sub-head-news {
    color: var(--bre-b);
    background-color: #0000;
    font-size: 27px;
    font-weight: 400;
    line-height: 1.2em;
  }

  .news-sub {
    z-index: 5;
    width: 65%;
    margin: 0;
    padding: 40px 0 0;
    position: static;
  }

  .brelyon-announc {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: auto;
    margin-top: 60px;
  }

  .nd {
    filter: brightness(200%);
    height: 20px;
  }

  .paragraph-112 {
    font-size: 14px;
    font-weight: 300;
  }

  .nd-logo {
    z-index: 1;
    filter: invert();
  }

  .news-section {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: auto;
    margin-top: 60px;
  }

  .image-187 {
    opacity: 1;
    display: none;
  }

  .hiome-nd-logo {
    filter: brightness(200%);
  }

  .div-block-1606 {
    width: 65%;
  }

  .bw-logo {
    height: 40px;
  }

  .pr-logo {
    height: 60px;
  }

  .resd-more {
    width: 65%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0 40px;
  }

  .news-page {
    color: var(--g-aa);
    font-size: 16px;
    text-decoration: none;
  }

  .news-sub-title {
    z-index: 5;
    width: 65%;
    margin: 0;
    padding: 40px 0 0;
    position: static;
  }

  .ng-logo, .tet-logo, .time {
    z-index: 1;
  }

  .image-188 {
    filter: brightness();
    width: 1100px;
  }

  .sell-back {
    z-index: -1;
    overflow: visible;
  }

  .bsw, .pr-new, .mit-new, .digital, .technewsworld, .aim, .core77, .forbes-logo, .mashable, .techcrunch, .popular-science, .provideo-coalition, .auganix-logo, .optics, ._80lv, .mixed {
    z-index: 1;
  }

  .techcrunch-news {
    z-index: 1;
    width: 190px;
  }

  .cnet-logo, .techeblog, .techacute, .ieee-spectrum, .tedx-logo {
    z-index: 1;
  }

  .div-block-1607 {
    height: 100%;
  }

  .div-block-1609 {
    opacity: 1;
    border: 1px solid #fff;
    width: 550px;
    height: 275px;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .cystal-anote {
    background-color: var(--white);
    width: 375px;
    height: 1.5px;
    margin-top: 40px;
    margin-right: 10px;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-flex;
  }

  .image-191 {
    filter: none;
    width: 100%;
    height: auto;
    display: none;
  }

  .background-video-52 {
    filter: contrast(115%) brightness(110%);
    width: 550px;
    height: 275px;
  }

  .background-video-53 {
    width: 1000px;
    height: 500px;
  }

  .main-learn-more {
    margin-top: 40px;
  }

  .lottie-intro {
    z-index: 2;
    justify-content: center;
    align-items: flex-start;
    height: 500vh;
    display: none;
  }

  .lottie-animation-4 {
    z-index: 1;
    width: 100%;
    height: auto;
    top: 50px;
  }

  .background-video-54 {
    filter: brightness(105%) contrast(115%);
    width: 550px;
    height: 275px;
  }

  .bic-mini, .bic-crystal {
    filter: contrast(110%);
    width: 1000px;
    height: 500px;
  }

  .bic-prism {
    width: 1000px;
    height: 500px;
  }

  .crystal-s, .mini-s {
    filter: brightness(105%) contrast(115%);
    width: 550px;
    height: 274px;
  }

  .background-video-52-copy {
    filter: contrast(115%) brightness(110%);
    width: 550px;
    height: 275px;
  }

  .prism-s {
    filter: contrast(115%) brightness(110%);
    width: 550px;
    height: 274px;
  }

  .paragraph-113 {
    text-align: center;
  }

  .image-192 {
    z-index: 1;
    text-align: center;
    width: 1000px;
    position: relative;
  }

  .brelyon {
    z-index: 1;
    width: 85%;
    height: auto;
    display: inline-flex;
    position: fixed;
  }

  .copy-a {
    z-index: 2;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 320vh;
    display: inline-flex;
    position: absolute;
  }

  .paragraph-114 {
    text-align: center;
    -webkit-text-stroke-width: 1px;
    text-transform: capitalize;
    overflow-wrap: normal;
    border: 1px #fff;
    margin-bottom: 0;
    padding-top: 280px;
    font-size: 46px;
    font-weight: 300;
  }

  .bmd {
    opacity: .9;
    filter: none;
    width: 80px;
    height: auto;
  }

  .div-block-1122 {
    justify-content: center;
    align-items: center;
    height: 100px;
    margin-top: 0;
    margin-right: 0;
  }

  .argen {
    opacity: .9;
    filter: none;
    width: 100%;
    height: 100%;
  }

  .text-block-3-s-member {
    font-size: 15px;
    display: none;
  }

  .paragraph-103-head {
    z-index: 3;
    color: var(--bre-w);
    width: 700px;
    margin-top: 0%;
    margin-right: 0%;
    padding-right: 0;
    font-size: 20px;
    font-weight: 400;
    position: relative;
  }

  .paragraph-103-phara {
    z-index: 3;
    width: 700px;
    margin-top: 0%;
    margin-right: 0%;
    padding-right: 0;
    font-size: 16px;
    font-weight: 300;
    position: relative;
  }

  .div-block-1611 {
    position: absolute;
  }

  .middle-lottie {
    background-color: #000;
    width: 70%;
    height: 300vh;
    position: relative;
  }

  .lottie-animation-5 {
    height: auto;
    position: sticky;
    top: 0;
  }

  .div-block-1612 {
    background-color: #000;
    width: 100%;
    display: flex;
    position: relative;
  }

  .image-422 {
    opacity: 1;
    filter: none;
    width: auto;
    max-width: none;
    height: 18px;
    margin-top: 20px;
    padding-top: 0;
  }

  ._1bit-md {
    opacity: 1;
    filter: none;
    width: auto;
    max-width: none;
    height: 20px;
    margin-top: 20px;
  }

  .div-block-112-copy {
    justify-content: space-around;
    align-items: center;
    height: 120px;
    margin-top: 0;
    margin-right: 20px;
  }

  .lottie-middle {
    z-index: -1;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

  .paragraph-116 {
    width: 85%;
    padding-top: 800px;
    padding-right: 0;
  }

  .where-x-y {
    z-index: 2;
    opacity: 0;
    justify-content: flex-end;
    align-items: flex-start;
    height: auto;
    padding-top: 1050px;
    display: inline-flex;
    position: fixed;
  }

  .where-x-y-t {
    color: var(--g-aa);
    text-align: left;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    font-size: 42px;
  }

  .finally-meet-z {
    z-index: 2;
    opacity: 0;
    justify-content: flex-end;
    align-items: flex-start;
    height: auto;
    padding-top: 1050px;
    display: inline-flex;
    position: fixed;
  }

  .where-x-y-t-copy {
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    font-size: 42px;
  }

  .where-x-y-copy {
    z-index: 2;
    opacity: 0;
    justify-content: flex-end;
    align-items: flex-start;
    height: auto;
    padding-top: 1100px;
    display: inline-flex;
    position: fixed;
  }

  .end-text {
    z-index: 2;
    opacity: 0;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 0;
    display: inline-flex;
    position: absolute;
    top: auto;
    bottom: 140px;
  }

  .end-texts {
    width: 100%;
    margin-bottom: 100px;
    padding-top: 0;
    padding-right: 0;
    font-size: 46px;
  }

  .app-down-act, .app-down-deact {
    font-size: 17px;
    font-weight: 400;
  }

  .ur-100-color-image {
    width: 80%;
    max-width: none;
    height: auto;
    padding-top: 220px;
  }

  .background-video-extend, .background-video-ultra-extend, .background-video-ur-extend {
    filter: contrast(115%) brightness(110%);
    width: 100%;
    height: 100%;
  }

  .div-block-extend-01 {
    background-color: #0000;
    justify-content: flex-end;
    width: 1150px;
    height: 660px;
    display: flex;
  }

  .extend-r-argen-01 {
    background-color: #0000;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 100px;
    padding-left: 10px;
    display: inline-flex;
  }

  .div-block-argen-01 {
    background-color: #0000;
    justify-content: flex-end;
    width: 1200px;
    height: 660px;
    display: flex;
  }

  .extend-l-argen-02 {
    padding-top: 100px;
    padding-bottom: 220px;
    padding-left: 1%;
  }

  .div-block-argen-02 {
    background-color: #0000;
    justify-content: flex-end;
    width: 1200px;
    height: 660px;
    display: flex;
  }

  .argen-02video {
    width: 100%;
    height: 100%;
  }

  .extend-sub-title {
    color: var(--white);
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
    width: 500px;
    margin-bottom: 7px;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.3em;
  }

  .div-block-111-home {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    display: grid;
  }

  .image-422-copy {
    opacity: 1;
    filter: none;
    max-width: none;
    margin-top: 20px;
    padding-top: 0;
  }

  .div-block-112-copy-copy {
    justify-content: space-around;
    align-items: center;
    height: 120px;
    margin-top: 0;
    margin-right: 20px;
  }

  .image-425 {
    opacity: .9;
    filter: contrast(110%);
    mix-blend-mode: normal;
    width: 500px;
    max-width: none;
    display: inline-flex;
  }

  .div-block-1615 {
    opacity: 1;
    padding-bottom: 40px;
    display: flex;
    position: relative;
    bottom: auto;
  }

  .image-425-copy {
    opacity: 1;
    filter: none;
    mix-blend-mode: normal;
    width: 550px;
    max-width: none;
    padding-right: 40px;
  }

  .activation-key {
    margin-top: 40px;
    font-size: 17px;
    display: inline-flex;
  }

  .activation-key:hover {
    color: var(--hobor-neon);
    font-weight: 500;
  }

  .text-2-head-enter-phara-copy {
    text-indent: 0;
    column-count: auto;
    width: 500px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
  }

  .you-might-need {
    color: var(--white);
    background-color: #0000;
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .you-might-need-products {
    background-color: #1c1c1c;
    padding-top: 100px;
    padding-bottom: 0;
    display: flex;
  }

  .you-might-background {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .text-2-copy-copy {
    opacity: 1;
    text-indent: 0;
    column-count: auto;
    width: 450px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .button-3-copy-phone-copy {
    border-radius: 0;
    margin-top: 30px;
  }

  .member-price-para-copy {
    font-size: 13px;
  }

  .member-case-gold {
    width: 420px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .support-brelyon.outline-button {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .support-brelyon.outline-button:hover {
    background-image: linear-gradient(#1d92cf, #00f9ff 62%);
  }

  .button-3-copy {
    border-radius: 0;
    margin-top: 30px;
    display: flex;
  }

  .support-brelyon-b {
    border-radius: 0;
    width: 205px;
    margin-top: 30px;
    display: flex;
  }

  .div-block-1617 {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .image-426 {
    opacity: .8;
    mix-blend-mode: lighten;
    width: 300px;
  }

  .donation {
    color: var(--white);
    background-color: #0000;
    font-size: 36px;
    line-height: 1.2em;
  }

  .auto-phara-copy {
    text-indent: 0;
    column-count: auto;
    width: 90%;
    font-size: 16px;
    line-height: 1.7em;
  }

  .div-block-112-ve {
    justify-content: space-around;
    align-items: center;
    height: 120px;
    margin-top: 0;
    margin-right: 20px;
  }

  .button-3-copy-phone-copy-copy {
    border-radius: 0;
    margin-top: 30px;
  }

  .div-block-1618 {
    position: sticky;
    top: 50px;
  }

  .app-download-2 {
    margin-top: 40px;
    font-size: 17px;
    font-weight: 500;
  }

  .app-download-2:hover {
    color: #9ceeff;
    font-weight: 500;
  }

  .activation-key-2 {
    margin-top: 40px;
    font-size: 17px;
    display: inline-flex;
  }

  .activation-key-2:hover {
    color: #9ceeff;
    font-weight: 500;
  }

  .app-download-2-copy {
    margin-top: 40px;
    font-size: 17px;
    font-weight: 500;
  }

  .app-download-2-copy:hover {
    color: #9ceeff;
    font-weight: 500;
  }

  .activation-key-2-copy {
    margin-top: 40px;
    font-size: 17px;
    display: inline-flex;
  }

  .activation-key-2-copy:hover {
    color: #9ceeff;
    font-weight: 500;
  }

  .brelyon-suite-download {
    margin-top: 40px;
    font-size: 17px;
    font-weight: 500;
  }

  .brelyon-suite-download:hover {
    color: #9ceeff;
    font-weight: 500;
  }

  .focal-studio-1 {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .focal-studio-1.w--current {
    font-size: 14px;
  }

  .app-down-act-2, .software-focal-down-beta, .software-suite-down {
    font-size: 17px;
    font-weight: 400;
  }

  .brelyon-suite-1 {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .brelyon-suite-1.w--current {
    font-size: 14px;
  }

  .demo-loop-medical {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .demo-loop-medical.w--current {
    font-size: 14px;
  }

  .demo-loop-gen {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .demo-loop-gen.w--current {
    font-size: 14px;
  }

  .demo-sim_tra {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .demo-sim_tra.w--current {
    font-size: 14px;
  }

  .demo-defense {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .demo-defense.w--current {
    font-size: 14px;
  }

  .bs-1 {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .bs-1.w--current {
    font-size: 14px;
  }

  .bve-1 {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .bve-1.w--current {
    font-size: 14px;
  }

  .ur-manual {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .ur-manual.w--current {
    font-size: 14px;
  }

  .ur-mini-manual {
    opacity: .3;
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .ur-mini-manual.w--current {
    font-size: 14px;
  }

  .ur-dual-manual {
    opacity: .3;
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .ur-dual-manual.w--current {
    font-size: 14px;
  }

  .prism-manual {
    opacity: .3;
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .prism-manual.w--current {
    font-size: 14px;
  }

  .sup-head-v2-copy {
    letter-spacing: -.5px;
    width: auto;
    font-size: 42px;
    line-height: 1.2em;
  }

  .sup-text-v2-copy {
    text-indent: 0;
    column-count: auto;
    width: auto;
    font-size: 16px;
    line-height: 1.6em;
  }

  .ur-manual-link {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .ur-manual-link.w--current {
    font-size: 14px;
  }

  .ur-mini-manual-deact {
    opacity: .3;
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .ur-mini-manual-deact.w--current {
    font-size: 14px;
  }

  .extend-manual-deact {
    opacity: .3;
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .extend-manual-deact.w--current {
    font-size: 14px;
  }

  .prism-manual-deact {
    opacity: .3;
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .prism-manual-deact.w--current {
    font-size: 14px;
  }

  .visual-engine-1-0 {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .visual-engine-1-0.w--current {
    font-size: 14px;
  }

  .bs-1-copy {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .bs-1-copy.w--current {
    font-size: 14px;
  }

  .brelyon-suite-1-0 {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .brelyon-suite-1-0.w--current {
    font-size: 14px;
  }

  .focal-studio-1-0 {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .focal-studio-1-0.w--current {
    font-size: 14px;
  }

  .demo-loop-gen-copy {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .demo-loop-gen-copy.w--current {
    font-size: 14px;
  }

  .demo-sim_tra-copy {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .demo-sim_tra-copy.w--current {
    font-size: 14px;
  }

  .demo-defense-copy {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .demo-defense-copy.w--current {
    font-size: 14px;
  }

  .wok-and-m {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .wok-and-m.w--current {
    font-size: 14px;
  }

  .support-in-text-copy {
    text-indent: 0;
    column-count: auto;
    font-size: 14px;
    line-height: 1.5em;
  }

  .brelyon-suite-download-copy {
    margin-top: 40px;
    font-size: 17px;
    font-weight: 500;
  }

  .brelyon-suite-download-copy:hover {
    color: #9ceeff;
    font-weight: 500;
  }

  .demo-download-down {
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .demo-download-down:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .demo-enterprise-down {
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .demo-enterprise-down:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .generic-defense-down {
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .generic-defense-down:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .tetop-down {
    color: var(--dim-grey);
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .tetop-down:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .security-down {
    color: var(--dim-grey);
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .security-down:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .demo-enter-down {
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .demo-enter-down:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .demo-down-micro-fs {
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .demo-down-micro-fs:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .demo-down-lock-mfs {
    color: var(--dim-grey);
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .demo-down-lock-mfs:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .demo-down-gaming-reel {
    color: var(--dim-grey);
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .demo-down-gaming-reel:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .demo-medi-cardiova {
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .demo-medi-cardiova:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .demo-down-medi-mri {
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .demo-down-medi-mri:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .demo-down-medi-radiology {
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
  }

  .demo-down-medi-radiology:hover {
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
  }

  .down-br-no-eorror {
    margin-top: 40px;
    font-size: 17px;
    font-weight: 500;
  }

  .down-br-no-eorror:hover {
    color: #9ceeff;
    font-weight: 500;
  }

  .gen-app-copy {
    opacity: 1;
    width: 180px;
  }

  .ai-world-logo {
    z-index: 1;
    filter: none;
  }

  .image-coverr-copy {
    filter: brightness();
    object-fit: cover;
    width: auto;
    max-width: none;
    height: 100%;
    overflow: hidden;
  }

  .gap-copy {
    height: 90px;
  }

  .engadet-logo {
    z-index: 1;
    filter: none;
  }

  ._01092025-eng {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  .hitech-logo {
    z-index: 1;
    filter: none;
    width: 230px;
  }

  ._01102025-hi-tech {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  ._01102025, ._01102025-mac {
    width: 380px;
    height: 280px;
    display: none;
  }

  .hi_tecj-logo {
    z-index: 1;
    filter: none;
  }

  ._01102025-mac-9t5 {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  ._9-to-5-mac-logo {
    z-index: 1;
    filter: none;
  }

  ._01102025-inter-eng {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  .inter-eng-logo {
    z-index: 1;
    filter: none;
  }

  ._01102025-smart-home {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  .sh-logo {
    z-index: 1;
    filter: none;
  }

  ._01102025-forbes, ._01102025-technicca {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  .technic-ca {
    z-index: 1;
  }

  ._01102025-mit-media-lab {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  .mit-lab {
    z-index: 1;
  }

  ._01102025-mit-media-lab-copy, ._01072025-globe-newswire {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  .globenewswire {
    z-index: 1;
  }

  ._01072025-globe-newswire-02 {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  .engadget-home {
    filter: invert();
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .photonics-spectra {
    z-index: 1;
  }

  .link-block-11132024, .link-block-17-11122024 {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  .auto-sub {
    color: var(--white);
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
    width: 500px;
    margin-bottom: 7px;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.3em;
  }

  ._02202025_the-ghost-howls {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  .the-ghost-howls {
    z-index: 1;
    filter: none;
  }

  ._0331_2025-asme {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  .asme {
    z-index: 1;
    filter: none;
  }

  .lottie-intro-ure-page, .lottie-intro-ure {
    z-index: 2;
    justify-content: center;
    align-items: flex-start;
    height: 500vh;
  }

  .where-x-y-t-2 {
    color: #b8b8b8;
    text-align: left;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    font-size: 42px;
  }

  .paragraph-118 {
    text-align: center;
    -webkit-text-stroke-width: 1px;
    text-transform: capitalize;
    overflow-wrap: normal;
    border: 1px #fff;
    margin-bottom: 0;
    padding-top: 280px;
    font-size: 46px;
    font-weight: 300;
  }

  .where-x-y-t-copy-2 {
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    font-size: 42px;
  }

  .end-texts-2 {
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    font-size: 46px;
  }

  .div-block-1620 {
    position: sticky;
    top: 50px;
  }

  .lottie-intro-02 {
    z-index: 0;
    justify-content: center;
    align-items: flex-start;
    height: 500vh;
    display: inline-flex;
  }

  .test-lottie-02 {
    height: 400vh;
    display: none;
    top: 0;
  }

  .enterprise-main-to-home {
    z-index: 0;
    background-color: var(--black);
    background-image: linear-gradient(155deg, #0b1c31, #000000e6 58%);
    background-size: auto;
    height: 100vh;
  }

  .main-text-enterprise-to-home {
    z-index: 1;
    background-image: linear-gradient(0deg, #000, #0000 55%);
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 4%;
    bottom: auto;
  }

  .head-text-home {
    outline-offset: 0px;
    color: #3927ff;
    text-indent: 1px;
    outline: 3px #fff;
    width: auto;
    font-size: 72px;
    font-weight: 300;
    line-height: 1.2em;
  }

  .paragraph-enter-main-home {
    color: var(--white);
    text-align: center;
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
    width: 700px;
    margin-bottom: 7px;
    font-size: 19px;
    line-height: 1.3em;
  }

  ._06022025_infor-display {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  .sid-logo {
    z-index: 1;
    filter: none;
  }

  .main-home-0603 {
    filter: brightness() brightness();
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    bottom: auto;
    overflow: visible;
  }

  .bold-text-47 {
    color: #3927ff;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #ffffff80;
    text-overflow: clip;
    white-space: normal;
    word-break: keep-all;
    overflow-wrap: normal;
    font-size: 80px;
    font-weight: 300;
    overflow: hidden;
  }

  .home-head-text {
    color: var(--white);
    width: auto;
    font-size: 42px;
    font-weight: 300;
    line-height: 1.2em;
  }

  ._05302025_jon-peddie {
    width: 380px;
    height: 280px;
    display: inline-flex;
  }

  .jpr-logo {
    z-index: 1;
    filter: none;
  }

  .paragraph-19-copy {
    color: var(--h22);
    margin-bottom: 0;
    font-size: 14px;
  }

  .office {
    font-size: 11px;
  }

  .west-coast-usa {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 120px;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .auto-video-phara {
    text-align: left;
    background-color: #0000;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    width: 85%;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
    display: flex;
  }

  .auto-video-text-box {
    z-index: 5;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: 65%;
    margin: 140px 0 0;
    padding: 0 0 40px;
    display: flex;
    position: static;
  }

  .div-block-1621 {
    width: 50%;
  }

  .div-block-1622 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    display: flex;
  }

  .auto-video-title {
    color: var(--g-aa);
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 300;
  }

  .bold-text-48 {
    font-size: 20px;
    font-weight: 500;
  }

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

  .link-block-mesa-1 {
    height: 40px;
    display: flex;
  }

  .mesa-body {
    padding-top: 20px;
  }

  .link-block-headwall {
    height: 40px;
    display: flex;
  }

  .mesa-logo {
    height: 40px;
  }

  .brelyon-logo {
    line-height: 25px;
  }

  .paragraph-119 {
    font-size: 300px;
  }

  .gradation {
    height: 2px;
  }

  .mesa-text {
    z-index: 2;
    flex-direction: column;
    justify-content: center;
    width: 65%;
    height: auto;
    margin-top: 100px;
    margin-left: 0;
    padding-top: 0%;
  }

  .main-image {
    margin-top: 300px;
  }

  .mesa-button {
    flex-direction: column;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    position: static;
  }

  .link-26 {
    padding-left: 0;
  }

  .vesa-request {
    width: auto;
  }

  .vesa-sub-request {
    line-height: 1.3em;
  }

  .text-area-vesa {
    height: auto;
  }

  .form-field-2-vesa, .form-field-2-vesa2, .form-field-2-vesa3 {
    background-image: none;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    line-height: 1.2em;
  }

  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.grid {
    margin-left: 0;
    margin-right: 0;
  }

  .section.full-screen {
    min-height: 800px;
  }

  .section.wider-padding {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section.half-screen-background-image, .section.half-screen-background-image.right {
    background-size: 48%;
  }

  .section.no-vertical-padding {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.black._80vh {
    height: 700px;
    min-height: auto;
  }

  .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .wrapper.space-around {
    flex-wrap: wrap;
  }

  .wrapper.lg-negative-margins {
    margin-top: 0;
    margin-bottom: 0;
  }

  .wrapper.navbar {
    padding: 20px 20px 6px 30px;
  }

  .wrapper.mobile-nav {
    flex-direction: row;
    align-items: center;
    display: flex;
    position: fixed;
  }

  .grid {
    flex-flow: wrap;
    place-content: stretch space-between;
    align-items: stretch;
    height: 100vh;
  }

  .block {
    flex: 0 0 100%;
    align-self: stretch;
    width: auto;
    min-height: auto;
  }

  .block.mobile {
    flex-basis: 25%;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col.lg-4 {
    width: 50%;
  }

  .col.lg-4.align-bottom.md-4 {
    width: 100%;
  }

  .col.lg-4.flex-stretch.md-4 {
    flex-wrap: nowrap;
  }

  .col.lg-4.md-4 {
    width: 100%;
  }

  .col.lg-4.md-3 {
    width: 75%;
  }

  .col.lg-4.md-33 {
    width: 33.33%;
  }

  .col.lg-3 {
    flex-wrap: nowrap;
    width: 33.33%;
  }

  .col.lg-3._1-col-in-mobile {
    width: 25%;
  }

  .col.lg-3._2-col-in-mobile {
    width: 50%;
  }

  .col.lg-3.md-4 {
    width: 100%;
  }

  .col.lg-3.md-2 {
    width: 50%;
  }

  .col.lg-3.no-padding {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-3.hidden-md-down {
    display: none;
  }

  .col.lg-3.md-1 {
    width: 25%;
  }

  .col.lg-1, .col.lg-1.empty, .col.lg-1.hidden-lg-down {
    display: none;
  }

  .col.lg-6.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col.lg-6.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col.lg-6.md-3 {
    width: 75%;
  }

  .col.lg-6.md-4 {
    width: 100%;
  }

  .col.lg-2.md-1 {
    width: 25%;
  }

  .col.lg-2.md-33 {
    width: 33.33%;
  }

  .col.lg-2.md-2 {
    width: 50%;
  }

  .col.lg-2.hidden-md-down {
    display: none;
  }

  .col.lg-2.md-4 {
    width: 100%;
  }

  .col.lg-5 {
    width: 50%;
  }

  .col.lg-5.md-4 {
    width: 100%;
  }

  .col.lg-5.md-3 {
    width: 75%;
  }

  .col.lg-8.md-4 {
    width: 100%;
  }

  .col.lg-8.flex-stretch {
    align-items: stretch;
  }

  .col.lg-9.md-1 {
    width: 25%;
  }

  .col.lg-10.md-2 {
    width: 50%;
  }

  .col.lg-11.md-3 {
    width: 75%;
  }

  .col.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col.lg-6-copy.md-3 {
    width: 75%;
  }

  .col.lg-6-copy.md-4, .paragraph-small.short-paragraph {
    width: 100%;
  }

  .row {
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .row.flex-horizontal.blue.padding {
    margin-left: -20px;
    margin-right: -20px;
  }

  .row.flex-horizontal.no-bottom-margin {
    flex-wrap: wrap;
  }

  .row.no-bottom-margins {
    margin-bottom: 0;
  }

  .row.align-centre {
    justify-content: center;
  }

  .row.md-reverse-layout {
    flex-flow: column-reverse wrap;
  }

  .row.md-reverse-layout.md-centre-align {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .button {
    width: 100%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar {
    align-items: center;
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .navbar.fixed {
    display: flex;
  }

  .margin-bottom {
    margin-bottom: 40px;
  }

  .margin-bottom.md-centre-align {
    text-align: center;
  }

  .form {
    width: 341px;
    display: block;
  }

  .page-preview-link {
    height: 22px;
  }

  .price-table-container {
    text-align: center;
    margin-bottom: 30px;
  }

  .price-table-container.link {
    padding-left: 30px;
    padding-right: 30px;
  }

  .contact-form-container.card {
    width: 55%;
    padding: 40px 20px 40px 40px;
  }

  .answer._2 {
    width: 95%;
    margin-top: 5px;
    margin-left: 20px;
  }

  .service-icon {
    margin-right: 0;
    display: flex;
  }

  .service-icon._2 {
    display: flex;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 100%;
    max-height: 100vh;
    padding-bottom: 30px;
    overflow: scroll;
  }

  .nav-link-2 {
    text-align: center;
    background-color: #fff;
    flex: 1;
    padding-top: 24px;
    padding-bottom: 24px;
    display: block;
  }

  .nav-link-2.border {
    flex: 0 auto;
  }

  .nav-link-2.dropdown {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-link-2.dropdown:hover {
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-bottom: 24px;
  }

  .nav-link-2.burger-nav {
    opacity: 1;
  }

  .menu-button-2 {
    color: #2e323c;
    display: block;
    position: relative;
  }

  .menu-button-2.w--open {
    color: var(--steel-blue);
    background-color: #0000;
  }

  .nav-bar {
    background-color: #fff;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .nav-logo-2 {
    flex: 1;
  }

  .logo-navbar.white {
    width: 130px;
  }

  .partner-logo {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .phone-image {
    max-width: 82%;
  }

  .phone-image.negative-margins {
    max-width: 50%;
    margin-bottom: -382px;
  }

  .hidden-lg-down {
    display: none;
  }

  .md-1 {
    width: 25%;
  }

  .md-2 {
    width: 50%;
  }

  .md-3 {
    width: 75%;
  }

  .md-4 {
    width: 100%;
  }

  .slide.small {
    width: 80%;
  }

  .inline-form {
    width: 100%;
  }

  .components-list-container {
    display: none;
  }

  .components-list-container._2 {
    display: inline-flex;
  }

  .blog-thumbnail-container {
    margin-bottom: 30px;
  }

  .intro-hero-headline {
    letter-spacing: -2px;
    font-size: 92px;
  }

  .intro-paragraph.short-paragraph {
    font-size: 20px;
  }

  .centred-logo-container {
    display: block;
  }

  .navbar-links-container {
    height: auto;
    display: flex;
  }

  .nav-link.cta {
    display: none;
  }

  .dropdown-container {
    display: block;
  }

  .components-wrapper {
    border-style: solid none;
  }

  .hover.hover-on-image {
    opacity: 1;
    background-color: #0000;
    height: auto;
    padding-left: 0;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .portrait-container {
    flex-direction: column-reverse;
    display: flex;
  }

  .bold {
    margin-bottom: 0;
  }

  .flex-horizontal-space-between {
    flex-flow: wrap;
    justify-content: space-between;
  }

  .horizontal-short-line {
    margin-left: -30px;
    margin-right: -30px;
  }

  .team-small-container-1 {
    margin-bottom: 40px;
    display: flex;
  }

  .section-header {
    margin-bottom: 40px;
  }

  .computer-picture {
    max-width: 70vw;
  }

  .app-download-button {
    width: 130px;
  }

  .app-download-container {
    display: flex;
  }

  .feature-icon-horizontal {
    margin-bottom: 20px;
  }

  .value-proposition-container {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .value-proposition-hero-image {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .computer-image {
    width: 70%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .row-3 {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .col-2 {
    width: 50%;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-2.lg-6.md-4 {
    width: 100%;
    padding-top: 0%;
  }

  .col-2.lg-1 {
    display: none;
  }

  .side-image.lightbox-video {
    width: 80%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .border-to-edge-picture {
    height: 500px;
  }

  .features-phone-image {
    height: 70%;
    position: relative;
  }

  .starter-website-image {
    margin-bottom: 40px;
    margin-right: 0;
    position: absolute;
    inset: 0 0 auto 200px;
  }

  .starter-website-image.hidden {
    position: relative;
    left: 211px;
  }

  .footer-social-links-container {
    justify-content: center;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .social-media-icons-contianer {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .social-media-icons-contianer.no-bottom-margins {
    margin-bottom: 0;
  }

  .footer-links-container {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .footer-logo-2 {
    margin-bottom: 40px;
  }

  .div-block-49 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .md-align-centre {
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

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

  .feature-image {
    height: 90px;
  }

  .mobile-nav {
    background-color: var(--midnight-blue);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .white-burger {
    color: var(--white);
    width: auto;
    font-size: 40px;
    line-height: 30px;
    display: block;
  }

  .white-burger:hover, .white-burger:active, .white-burger:focus {
    color: var(--h22);
  }

  .menu-button-3 {
    color: #0000;
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-clip: border-box;
    align-items: center;
    padding: 5px;
    display: block;
  }

  .menu-button-3:active {
    color: #0000;
    background-color: #0000;
  }

  .menu-button-3.w--open {
    z-index: 1;
    background-color: var(--midnight-blue);
    color: #0000;
  }

  .nav-link-3 {
    background-color: var(--nn3);
    color: var(--white);
    text-align: left;
    border-bottom: 1px #b8b8b833;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    min-height: auto;
    padding-top: 31px;
    padding-bottom: 31px;
    display: flex;
  }

  .nav-link-3.w--current {
    color: var(--white);
    background-color: #020911;
    align-items: stretch;
  }

  .nav-menu-container {
    color: var(--white);
    background-color: #0000;
    align-items: flex-start;
    width: 100%;
    min-height: auto;
    margin-top: 0;
    display: block;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .nav-dropdown-link {
    float: left;
    background-color: var(--nn3);
    color: var(--manual-book);
    width: 100%;
    min-height: auto;
    max-height: none;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    bottom: auto;
  }

  .dropdown-list {
    z-index: 3;
    object-fit: fill;
    background-color: #0000;
    width: auto;
    height: auto;
    min-height: auto;
    max-height: none;
    display: none;
    position: static;
    inset: 0% 0% 0;
  }

  .dropdown-list.w--open {
    height: auto;
    display: block;
    overflow: auto;
  }

  .brand {
    flex: 1;
  }

  .text-block-2 {
    color: var(--white);
    text-align: left;
    font-size: 16px;
  }

  .icon-2 {
    color: var(--white);
    margin-right: 30px;
  }

  .transparent-overlay {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
  }

  .burger-icon {
    color: var(--steel-blue);
  }

  .dropdown-link-text {
    margin-right: 0;
  }

  .dropdown-chevron {
    flex: 0 auto;
  }

  .dropdown {
    flex: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .dropdown-list-2.w--open {
    flex-flow: column;
    align-items: center;
    display: flex;
    position: relative;
  }

  .nav-cta-button-container {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .small-slide {
    width: 100%;
  }

  .partner-logo-container {
    justify-content: center;
    width: 50%;
    display: flex;
  }

  .date-container {
    flex-wrap: wrap;
  }

  .negative-margin {
    margin-left: -19px;
  }

  .container-2 {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .shadow._1 {
    bottom: 29px;
  }

  .div-block-sim-03 {
    flex-direction: column;
    justify-content: center;
    width: 95%;
    display: flex;
  }

  .how-it-works-line {
    top: 245px;
  }

  .how-it-works-tab {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .step-container {
    margin-bottom: 80px;
  }

  .footer-newsletter-form-container {
    width: 100%;
    margin-top: 40px;
  }

  .q-n-a {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .q-n-a.black._80vh {
    height: 700px;
    min-height: auto;
  }

  .q-n-a.wider-padding {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .main-intro {
    justify-content: flex-end;
    width: auto;
    height: 100vh;
    margin-top: -120px;
    padding-top: 0%;
    padding-bottom: 0;
  }

  .section-3 {
    width: 100%;
    height: auto;
  }

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

  .app-text {
    width: 85%;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 10px;
    font-weight: 300;
  }

  .head-paragraph {
    width: auto;
    font-size: 12px;
  }

  .head-text-01 {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 400;
  }

  .div-block-54 {
    width: 70%;
  }

  .div-block-55 {
    padding-top: 0;
  }

  .text-2 {
    width: 60%;
  }

  .app-text-block-3 {
    width: auto;
  }

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

  .tiitle {
    align-items: center;
    width: 350px;
    display: flex;
  }

  .div-block-59 {
    width: 90%;
  }

  .div-block-61 {
    justify-content: center;
    display: none;
  }

  .nav-link-coner, .nav-link-coner.cta, .nav-link-s.cta, .nav-link-copy.cta, .nav-link-more.cta {
    display: none;
  }

  .div-block-64 {
    background-color: #0000;
    width: 600px;
    height: 280px;
    margin-bottom: 40px;
  }

  ._003 {
    height: 600px;
  }

  ._3-products {
    flex-direction: column;
    height: auto;
    display: inline-flex;
  }

  .div-block-65 {
    outline-offset: 0px;
    outline: 0 #75a0a8;
    flex-direction: row;
    width: 100%;
    height: 550px;
  }

  .div-block-65:hover {
    width: 100%;
  }

  .div-block-66 {
    width: 100%;
    height: auto;
  }

  .product-03 {
    background-color: var(--black);
    outline-offset: 0px;
    border-top-style: solid;
    border-left-style: none;
    border-right-style: none;
    outline: 0 #75a0a8;
    justify-content: flex-end;
    width: auto;
    height: 400px;
    position: relative;
  }

  .div-block-68 {
    outline-offset: 0px;
    border-style: solid none none;
    outline: 0 #75a0a8;
    width: auto;
    height: 400px;
    display: flex;
  }

  .div-block-69 {
    align-items: flex-start;
    width: 320px;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 20px;
  }

  .app-paragraph {
    width: auto;
    font-size: 12px;
  }

  .ur-button {
    justify-content: center;
    width: 80%;
  }

  .div-block-69-copy {
    width: 35%;
    padding-bottom: 40px;
    padding-right: 20px;
    display: none;
  }

  .prism {
    font-size: 18px;
  }

  .video {
    height: 300px;
  }

  .button-6 {
    width: auto;
    margin-bottom: 5px;
    padding: 15px 27px;
  }

  .button-7 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-75 {
    justify-content: center;
    width: auto;
    height: auto;
    margin-top: 20px;
    margin-right: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    position: relative;
  }

  .div-block-77 {
    flex-direction: column;
    height: 1600px;
  }

  .div-block-78 {
    width: 100%;
    height: 450px;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-11 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .div-block-64-copy {
    height: 500px;
  }

  .image-25 {
    filter: contrast(110%) brightness(110%);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .div-block-75-copy {
    justify-content: flex-start;
    margin-left: 0;
  }

  .video-02 {
    flex-direction: column;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .div-block-74-copy {
    align-items: center;
    width: 70%;
    margin-bottom: 40px;
    margin-right: 0;
    position: relative;
  }

  .applications.cta {
    display: none;
  }

  .app {
    z-index: 2;
    padding-top: 0;
  }

  ._3-app {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
    max-width: 100%;
    height: auto;
    padding: 0;
  }

  .div-block-87 {
    flex-direction: column;
    align-items: center;
    width: 33%;
    height: 550px;
    display: flex;
  }

  .div-block-app {
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-app-02 {
    width: 99.9998%;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 0;
  }

  .div-block-88 {
    width: 90%;
    display: block;
  }

  .body-2 {
    align-items: center;
    display: flex;
  }

  .news {
    width: 70%;
  }

  .head-paragraph-news {
    width: auto;
  }

  .div-block-78-copy, .div-block-news {
    width: 100%;
    height: 450px;
  }

  .link-block-news {
    width: 170px;
  }

  .div-block-news-p {
    width: 100%;
  }

  .paragraph-news-p {
    display: block;
  }

  .div-block-77-copy {
    flex-direction: column;
    height: 1600px;
  }

  .image-28 {
    width: 130%;
    max-width: none;
    margin-bottom: 0;
    margin-right: 60px;
    padding-top: 0;
  }

  .div-block-89 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-bottom: 0;
  }

  .container-12 {
    max-width: 728px;
  }

  .footer-form-two-2 {
    padding: 40px;
  }

  .footer-form-title-2 {
    margin-right: 15px;
  }

  .footer-form-input-2 {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three-2 {
    margin-top: 40px;
  }

  .slider-5 {
    width: 100%;
    display: block;
  }

  .div-block-91 {
    display: none;
  }

  .slide-nav-3 {
    width: 100%;
  }

  .ddiv-block-news-copyiv-block-news-copyddiv-block-news-copyiv-block-news-copy, .div-block-news-copy {
    width: 100%;
    height: 450px;
  }

  .news-text {
    width: 70%;
  }

  .publications-div {
    flex-direction: column;
    height: 1600px;
  }

  .div-block-public {
    width: 100%;
    height: 450px;
  }

  .inverstor-logo {
    padding-top: 0;
  }

  .div-block-93 {
    width: 750px;
  }

  .grid-4 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) 1fr 1fr;
  }

  .div-block-95 {
    width: 120px;
    height: 120px;
  }

  .lock {
    width: 100px;
  }

  .logo-text {
    width: 85%;
    padding-top: 60px;
  }

  .lg {
    width: 100px;
  }

  .udc {
    width: 90px;
  }

  .fankllin {
    width: 120px;
  }

  .one-way {
    width: 60px;
  }

  .evo, .type {
    width: 90px;
  }

  .prope-x {
    width: 55px;
  }

  .mf {
    width: 90px;
  }

  .mzv {
    width: 70px;
  }

  .intro2-text {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 10px;
  }

  .intro-2 {
    height: auto;
    margin-bottom: 0;
    padding-top: 60px;
    display: none;
  }

  .slider-news {
    display: flex;
  }

  .head-paragraph-iintro {
    width: auto;
  }

  .footer-subscribe-4 {
    height: auto;
    padding-top: 10px;
  }

  .container-13 {
    width: 100%;
    max-width: none;
  }

  .subscribe {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 40px;
  }

  .footer-form-container-two-3 {
    justify-content: flex-start;
    width: auto;
  }

  .footer-form-title-3 {
    column-count: 0;
    width: auto;
    margin-right: 15px;
    font-size: 17px;
    line-height: 20px;
  }

  .footer-form-block-two-3 {
    width: auto;
  }

  .footer-form-input-3 {
    width: 400px;
    padding-right: 180px;
  }

  .button-primary-4.footer-form-button {
    letter-spacing: 1.8px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
  }

  .button-primary-4.footer-form-button-copy {
    padding-left: 3px;
    padding-right: 3px;
  }

  .footer-wrapper-three-3 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    position: relative;
  }

  .footer-block-three-3 {
    grid-row-gap: 0px;
    flex-wrap: wrap;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-social-block-three-3 {
    margin-top: 40px;
  }

  .image-34 {
    width: 70px;
    margin-right: 5%;
    display: none;
  }

  .subscribe-news {
    height: 200px;
  }

  .div-block-99 {
    width: 150px;
    margin-top: 60px;
  }

  .ultra:hover {
    opacity: 1;
  }

  .app-o:hover {
    opacity: 1;
    color: var(--h22);
  }

  .app-o.w--current:hover {
    opacity: 1;
  }

  .div-block-100 {
    height: auto;
    margin-bottom: 100px;
    position: relative;
  }

  .about-01 {
    width: 70%;
  }

  .background-video-5 {
    height: 110%;
  }

  .text-2-copy {
    align-items: center;
    width: auto;
    display: none;
  }

  .div-block-101 {
    align-items: flex-end;
    width: 100%;
    margin-top: 0;
  }

  .div-block-102 {
    height: auto;
    padding-right: 1%;
  }

  .div-block-103 {
    height: auto;
    padding-left: 1%;
  }

  .head-text-010 {
    text-align: center;
    font-size: 30px;
  }

  .head-paragraph-iintro-010 {
    width: auto;
    height: 130px;
  }

  .div-block-104 {
    width: 100%;
    height: 210px;
    margin-top: 10px;
    overflow: hidden;
  }

  .about-main-text {
    z-index: 2;
    width: 85%;
    margin-top: 100px;
    margin-bottom: 100px;
    position: relative;
    bottom: 0;
  }

  .div-block-106 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 75px;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 40px;
    display: flex;
  }

  .location {
    align-items: flex-start;
    width: 100%;
  }

  .image-37 {
    height: auto;
    margin-right: 0;
  }

  .div-block-108 {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding-left: 20px;
  }

  .location-h {
    width: auto;
  }

  .main-text-box {
    justify-content: center;
    width: 90%;
    margin-top: 0%;
    margin-bottom: 30%;
    margin-left: 40px;
  }

  .div-block-109 {
    width: auto;
    height: 180px;
  }

  .unkown {
    width: 40px;
  }

  .paragraph-19 {
    color: #77e6fc;
  }

  .box-with-b {
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    height: auto;
  }

  .link-3:hover {
    color: var(--h22);
  }

  .info-text-p {
    width: 275px;
    position: static;
  }

  .job-b {
    margin-top: 10px;
    margin-left: 20px;
  }

  .div-block-111 {
    margin-left: auto;
    margin-right: auto;
  }

  .awards {
    flex-direction: row;
    grid-template: "Area-1 Area-2 Area"
                   ". . ."
                   ". . ."
                   / minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) 1fr;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    display: flex;
  }

  .awards-b {
    width: 280px;
    height: 180px;
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .awards-copy {
    flex-direction: column;
    height: 1600px;
  }

  .news-media {
    flex-direction: row;
    grid-template: "Area-1 Area-2 Area"
                   ". . ."
                   / minmax(auto, auto) minmax(auto, auto) minmax(auto, auto);
    justify-content: flex-start;
    height: auto;
    display: none;
  }

  .awards-b-copy {
    width: 100%;
    height: 450px;
  }

  .news-box {
    object-fit: contain;
    justify-content: center;
    width: 225px;
    height: 160px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: flex;
  }

  .new-logo-box {
    height: 70px;
  }

  .press {
    flex-direction: column;
    height: 1600px;
  }

  .press-releases {
    flex-direction: row;
    grid-template: "Area-1 Area-2"
                   ". ."
                   ". ."
                   / minmax(auto, auto) minmax(auto, auto) 1fr;
    justify-content: flex-start;
    height: auto;
    display: none;
  }

  .press-release {
    width: 220px;
    height: 140px;
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .news-box-main, .news-box-main-02, .news-box-main-03 {
    width: 100%;
    height: 450px;
  }

  .image-coverr {
    object-fit: cover;
    width: 400px;
    max-width: none;
    overflow: hidden;
  }

  .image-base {
    width: 400px;
    max-width: none;
  }

  .image-46, .image-46-copy {
    left: -50%;
  }

  .div-block-116 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 1000px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
  }

  ._01-sell {
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
    margin: 60px 0 0;
  }

  .image-49 {
    margin-top: 600px;
  }

  .bar {
    display: none;
  }

  .location-head-text {
    flex-direction: column;
    justify-content: flex-start;
    width: 90%;
    height: auto;
    margin-top: 140px;
    margin-bottom: 60px;
  }

  .softwaer {
    width: 85%;
  }

  .paragraph-21 {
    text-transform: none;
    width: 300px;
    margin-bottom: 10px;
    font-size: 15px;
    position: static;
  }

  .east-coast {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-right: 30px;
  }

  .div-block-119 {
    flex-direction: column;
    width: 100%;
    display: flex;
    position: static;
  }

  .div-block-120 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    margin-top: 40px;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-121 {
    flex-flow: wrap;
    place-content: flex-start space-between;
    width: auto;
  }

  .container-14 {
    max-width: 728px;
  }

  .clients-title {
    margin-bottom: 32px;
  }

  .features-wrapper {
    justify-content: space-between;
  }

  .div-block-122 {
    width: 100%;
    margin-top: 0;
  }

  .div-block-123 {
    justify-content: flex-end;
    width: 19.5%;
    height: 200px;
    padding-bottom: 10px;
  }

  .paragraph-24 {
    text-align: center;
    align-items: center;
    height: 30px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 1.2em;
    display: flex;
  }

  .div-block-124 {
    width: 150px;
    height: 170px;
  }

  .div-block-123-copy {
    width: 24.5%;
    height: 200px;
    padding-bottom: 10px;
  }

  .div-block-88-copy {
    width: 90%;
    margin-bottom: 40px;
    display: block;
  }

  .div-block-123-copy-copy {
    width: 33%;
    height: 200px;
    padding-bottom: 10px;
  }

  .div-block-88-copy-copy {
    width: 95%;
    margin-bottom: 100px;
    display: block;
  }

  .image-53 {
    opacity: .5;
  }

  .container-15 {
    max-width: 728px;
  }

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 350px;
  }

  .order-now {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .form-field-2 {
    width: 100%;
    min-width: auto;
  }

  .order-head {
    width: 85%;
    padding-left: 0;
    padding-right: 0;
  }

  .head-paragraph-copy {
    width: auto;
  }

  .div-block-127 {
    align-items: flex-start;
    width: 95%;
  }

  .div-block-128 {
    width: 50%;
    margin-top: 40px;
  }

  .rich-text-block-3 {
    font-size: 13px;
  }

  .div-block-130 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-right: 0;
    padding-bottom: 60px;
    overflow: clip;
  }

  .image-54 {
    opacity: 1;
    width: 100%;
    max-width: none;
    height: auto;
    margin-right: 0;
  }

  .text-specifi {
    width: 95%;
  }

  .div-block-132 {
    width: 95%;
    max-width: none;
    margin-bottom: 60px;
    margin-right: 0%;
    padding-bottom: 40px;
  }

  .div-block-133 {
    width: auto;
    height: 23px;
  }

  .div-block-134 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-bottom: 0;
    overflow: visible;
  }

  .specifications-box {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    width: 75%;
    margin: 40px 0% 100px;
    padding-right: 0%;
  }

  .gap00 {
    width: 20%;
    display: none;
  }

  .div-block-135 {
    justify-content: flex-start;
  }

  .image-58 {
    margin-left: -200px;
  }

  .book {
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 60px;
    margin-bottom: 0;
  }

  .image-49-copy {
    width: 600px;
    margin-top: 300px;
  }

  .bar-copy {
    display: none;
  }

  .background-video-7 {
    height: 650px;
  }

  .background-video-8 {
    width: 95%;
    height: 950px;
    margin-top: 35px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
  }

  .grid-6 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .location-h-copy {
    font-size: 12px;
    font-weight: 300;
  }

  .div-block-118-copy {
    margin-top: 20px;
  }

  .head-paragraph-copy-copy {
    width: auto;
  }

  .head-paragraph-video {
    color: var(--bre-b);
    text-align: center;
    width: auto;
    font-weight: 300;
  }

  .head-paragraph-copy-copy-copy, .talk-ro-sales-p {
    width: auto;
  }

  .dropdown-2 {
    background-color: #020911;
    border-bottom: 1px solid #b8b8b833;
    min-height: auto;
    display: block;
  }

  .nav-link-order-now {
    background-color: var(--nn3);
    color: var(--cyan);
    text-align: left;
    border-bottom: 1px solid #b8b8b833;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding-top: 31px;
    padding-bottom: 31px;
    font-size: 16px;
    display: flex;
  }

  .nav-link-order-now.w--current {
    color: var(--h22);
    align-items: stretch;
  }

  .dropdown-3 {
    background-color: var(--nn3);
    color: var(--manual-book);
    border-bottom: 1px solid #b8b8b833;
    height: auto;
    min-height: auto;
    display: none;
  }

  .div-block-138 {
    width: auto;
    margin-bottom: 0;
  }

  .heading-3 {
    margin-bottom: 10px;
    font-size: 27px;
  }

  .heading-3-copy {
    color: var(--bre-w);
    font-size: 33px;
  }

  ._2 {
    margin-bottom: 10px;
    font-size: 21px;
  }

  .ur {
    float: left;
    border-bottom: 1px none var(--black);
    opacity: .8;
    color: var(--aquamarine);
    background-color: #020911;
    width: 100%;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    display: flex;
    bottom: auto;
  }

  .email {
    width: auto;
    padding-right: 180px;
  }

  .text-block-6 {
    font-weight: 300;
  }

  .success-message-3 {
    background-image: linear-gradient(281deg, var(--h1) 22%, var(--deep-sky-blue));
  }

  .error-message-2 {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .text-block-7 {
    color: var(--error);
    width: auto;
    font-weight: 500;
  }

  .icon-5 {
    color: var(--white);
    margin-right: 30px;
  }

  .text-2-head {
    color: var(--g-aa);
    width: 80%;
  }

  .text-2-copy {
    width: auto;
    display: flex;
  }

  .text-2-copy-copy, .about-p {
    width: 100%;
  }

  .div-block-133-02 {
    height: 40px;
  }

  .div-block-133-03 {
    height: 55px;
  }

  .order-p {
    width: auto;
  }

  .paragraph-30 {
    width: auto;
    font-size: 13px;
    line-height: 1.6em;
  }

  .image-60 {
    width: 100%;
    height: 100%;
    display: block;
  }

  .row-4 {
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .col-copy {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-copy.lg-4 {
    width: 50%;
  }

  .col-copy.lg-4.align-bottom.md-4 {
    width: 100%;
  }

  .col-copy.lg-4.flex-stretch.md-4 {
    flex-wrap: nowrap;
  }

  .col-copy.lg-4.md-4 {
    width: 100%;
  }

  .col-copy.lg-4.md-3 {
    width: 75%;
  }

  .col-copy.lg-4.md-33 {
    width: 33.33%;
  }

  .col-copy.lg-3 {
    flex-wrap: nowrap;
    width: 33.33%;
  }

  .col-copy.lg-3._1-col-in-mobile {
    width: 25%;
  }

  .col-copy.lg-3._2-col-in-mobile {
    width: 50%;
  }

  .col-copy.lg-3.md-4 {
    width: 100%;
  }

  .col-copy.lg-3.md-2 {
    width: 50%;
  }

  .col-copy.lg-3.no-padding {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .col-copy.lg-3.hidden-md-down {
    display: none;
  }

  .col-copy.lg-3.md-1 {
    width: 25%;
  }

  .col-copy.lg-1, .col-copy.lg-1.empty, .col-copy.lg-1.hidden-lg-down {
    display: none;
  }

  .col-copy.lg-6.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col-copy.lg-6.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col-copy.lg-6.md-3 {
    width: 75%;
  }

  .col-copy.lg-6.md-4 {
    width: 100%;
  }

  .col-copy.lg-2.md-1 {
    width: 25%;
  }

  .col-copy.lg-2.md-33 {
    width: 33.33%;
  }

  .col-copy.lg-2.md-2 {
    width: 50%;
  }

  .col-copy.lg-2.hidden-md-down {
    display: none;
  }

  .col-copy.lg-2.md-4 {
    width: 100%;
  }

  .col-copy.lg-5 {
    width: 50%;
  }

  .col-copy.lg-5.md-4 {
    width: 100%;
  }

  .col-copy.lg-5.md-3 {
    width: 75%;
  }

  .col-copy.lg-8.md-4 {
    width: 100%;
  }

  .col-copy.lg-8.flex-stretch {
    align-items: stretch;
  }

  .col-copy.lg-9.md-1 {
    width: 25%;
  }

  .col-copy.lg-10.md-2 {
    width: 50%;
  }

  .col-copy.lg-11.md-3 {
    width: 75%;
  }

  .col-copy.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col-copy.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col-copy.lg-6-copy.md-3 {
    width: 75%;
  }

  .col-copy.lg-6-copy.md-4 {
    width: 100%;
  }

  .paragraph-33 {
    width: auto;
  }

  .nav-dropdown-link-s {
    float: left;
    background-color: var(--nn3);
    color: var(--hyper);
    width: 100%;
    min-height: auto;
    max-height: none;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    font-weight: 400;
    bottom: auto;
  }

  .paragraph-41 {
    font-weight: 400;
  }

  .text-block-8 {
    color: var(--error);
    font-size: 15px;
  }

  .image-61 {
    margin-top: 0;
  }

  .send-text {
    margin-bottom: 40px;
  }

  .send-text.md-centre-align {
    text-align: center;
  }

  .div-block-116-copy {
    align-items: flex-start;
    height: 1000px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .book-demo-intro {
    height: auto;
  }

  .color-cover {
    height: 750px;
  }

  .color-cover-eco {
    height: 1000px;
  }

  .publications-a {
    width: 220px;
    height: 140px;
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .publications-m {
    flex-direction: row;
    grid-template: "Area-1 Area-2"
                   ". ."
                   ". ."
                   / minmax(auto, auto) minmax(auto, auto) 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding-left: 40px;
    display: flex;
  }

  .button-9 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .product02 {
    z-index: 0;
    top: auto;
    left: 0;
    right: auto;
    overflow: hidden;
  }

  .head-text-oder {
    width: auto;
    margin-bottom: 5px;
  }

  .slider-about {
    width: 100%;
    height: 210px;
    display: inline-flex;
  }

  .news-and-media {
    width: 100%;
    display: none;
  }

  .awards-m {
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    display: flex;
  }

  .publications-mm {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .about-p-copy {
    width: 100%;
  }

  .div-block-69-copy-copy {
    width: 35%;
    padding-bottom: 40px;
    padding-right: 20px;
  }

  .app-h-copy {
    font-size: 30px;
  }

  .coming-soon {
    width: 350px;
    padding-bottom: 40px;
    padding-right: 20px;
  }

  .event.cta {
    display: none;
  }

  .event-intro {
    height: auto;
    margin: 70px 0 20px;
  }

  .event-head {
    justify-content: center;
    width: auto;
    height: 530px;
    margin-top: 0;
  }

  .paragraph-7-event {
    font-size: 23px;
  }

  .text-2-event {
    width: 60%;
  }

  .div-block-116-event {
    align-items: flex-start;
    height: 1000px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .image-67 {
    width: 100%;
    height: 530px;
  }

  .image-68 {
    width: 350px;
  }

  .text-2-event-copy {
    width: auto;
    font-size: 14px;
    font-weight: 400;
  }

  .event-background-head {
    align-items: flex-start;
    width: 100%;
    height: 530px;
    margin-top: 2%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0%;
    position: relative;
    overflow: hidden;
  }

  .bold-text-5 {
    font-size: 16px;
    font-weight: 500;
  }

  .event-texts {
    width: 95%;
    padding: 0;
  }

  .head-text-event {
    font-size: 30px;
  }

  .s-paragraph-event {
    width: auto;
    margin-bottom: 0;
    font-size: 21px;
    position: static;
  }

  .event-paragraph {
    width: auto;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .div-block-1341 {
    margin-top: 40px;
  }

  .div-block-1342 {
    width: 100%;
    margin-top: 60px;
  }

  .image-69 {
    filter: none;
    width: 100%;
    margin-bottom: 30px;
  }

  .heading-4 {
    background-color: var(--midnight-blue);
    color: #3cffcb;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 17px;
    font-weight: 400;
    line-height: 50px;
  }

  .div-block-55-event {
    height: 220px;
  }

  .button-10 {
    color: var(--black);
    background-color: #0000;
    border: .1px #00000080;
    margin-top: 10px;
  }

  .div-block-1345 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .div-block-1342-hide {
    display: none;
  }

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

  .div-block-69-copy-copy-copy {
    width: 35%;
    padding-bottom: 40px;
    padding-right: 20px;
  }

  .main-text-box-pfone {
    width: 80%;
    margin-top: 150px;
  }

  .div-block-1348 {
    display: none;
  }

  .div-block-64-copy {
    background-color: #0000;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
  }

  .button-3-copy-phone {
    margin-top: 20px;
    display: none;
  }

  ._3-products-phone {
    flex-direction: column;
    height: auto;
    display: none;
  }

  .link-5:hover, .link-6:hover, .link-7:hover, .link-8:hover {
    color: #77e6fc;
  }

  .main-text-box-ur {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    position: absolute;
  }

  .button-3-phone {
    margin-top: 20px;
  }

  .div-block-1349 {
    width: 85%;
    margin-bottom: -30px;
  }

  .nav-link-3-x {
    background-color: var(--nn3);
    color: var(--manual-book);
    text-align: left;
    border-bottom: 1px #b8b8b833;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    min-height: auto;
    padding-top: 31px;
    padding-bottom: 31px;
    display: flex;
  }

  .nav-link-3-x.w--current {
    color: var(--white);
    background-color: #020911;
    align-items: stretch;
  }

  .asia, .div-block-118-copy {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-right: 30px;
  }

  .div-block-118-europe {
    margin-top: 20px;
  }

  .container-17 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .s-paragraph-event-copy, .s-paragraph-event-copy-copy {
    width: auto;
    margin-bottom: 20px;
    font-size: 21px;
    position: static;
  }

  .slider-about-phone {
    width: 100%;
    height: auto;
    display: none;
  }

  .link-block-8 {
    width: 200px;
    height: 160px;
    display: block;
    left: auto;
    right: auto;
  }

  .link-block-9 {
    width: 170px;
    height: 140px;
    inset: auto;
  }

  .hyper-display-intro {
    justify-content: flex-end;
    width: 100%;
    height: 90vh;
  }

  .button-6-hyper {
    width: auto;
    font-size: 12px;
    font-weight: 500;
  }

  .button-6-copy, .button-6-hyper-copy {
    width: auto;
    font-size: 14px;
  }

  .button-3-hyper-order {
    margin-top: 20px;
    font-size: 13px;
  }

  .button-6-hyper-copy, .button-6-hyper-p {
    width: auto;
    font-size: 14px;
  }

  .button-6-hyper-p:hover {
    border-color: var(--hy-03);
    color: var(--hy-03);
  }

  .paragraph-7-hyper {
    align-items: center;
    display: flex;
  }

  .text-2-hyper {
    color: var(--bre-w2);
    width: 60%;
  }

  .background-video-hy {
    height: 100%;
  }

  .hyper:hover {
    opacity: 1;
  }

  .div-block-130-dimen {
    justify-content: center;
    height: auto;
    margin-right: 0;
    padding-top: 0;
    display: flex;
  }

  .image-28-dimen {
    width: 100%;
    max-width: none;
    margin-right: 10px;
    padding-top: 0;
  }

  .gap-001-dimen {
    width: 35%;
    display: none;
  }

  .gap00-dimen {
    width: 20%;
    display: none;
  }

  .text-specifi-dimen {
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .div-block-89-dimen {
    flex-direction: column;
    justify-content: flex-start;
    height: 95vh;
    margin-top: 0;
    margin-left: 5px;
  }

  .paragraph-7-dimen {
    align-items: center;
    display: flex;
  }

  .text-2-head-dimen {
    color: var(--g-aa);
    width: 300px;
  }

  .paragraph-28-copy {
    text-align: center;
    width: auto;
  }

  .image-54-dimen {
    width: 100%;
    max-width: none;
    height: auto;
    margin-right: 0%;
  }

  .image-58-dimen {
    margin-left: -200px;
  }

  .paragraph-28-dimen {
    text-align: center;
    margin-bottom: 10px;
    line-height: 1em;
  }

  .software-text-box-2 {
    width: 90%;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-text-01-copy {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .head-paragraph-iintro-copy {
    width: 90%;
  }

  .div-block-1353 {
    height: 500px;
  }

  .div-block-1354 {
    margin-right: 1%;
  }

  .div-block-1355 {
    width: 350px;
    height: auto;
  }

  .text-2-hyper-p {
    width: 60%;
  }

  .section-3-hyper {
    width: 100%;
    height: 130vh;
  }

  .div-block-1357 {
    width: 100%;
  }

  .image-74 {
    margin-bottom: -50px;
    padding-bottom: 0;
  }

  .div-block-hyper {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-paragraph-hyper-p {
    width: auto;
  }

  .head-text-01-copy-hyper {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .text-specifi-hyper {
    align-items: center;
    width: 90%;
    min-width: 420px;
    height: auto;
    margin-top: 0;
    margin-right: 0;
  }

  .paragraph-28-hyper {
    margin-bottom: 10px;
    line-height: 1.3em;
  }

  .div-block-hy-p {
    flex-direction: column;
    padding-top: 140px;
  }

  .hyper-sepcifications {
    padding-bottom: 140px;
  }

  .div-block-133-03-copy {
    height: 55px;
  }

  .div-block-133-copy {
    height: 23px;
  }

  .div-block-1361 {
    display: none;
  }

  .div-block-1362 {
    justify-content: center;
    align-items: center;
    display: flex;
    bottom: auto;
    left: auto;
  }

  .image-76 {
    opacity: .3;
    height: 1050px;
  }

  .div-block-1363 {
    width: 60%;
    height: auto;
  }

  .image-77 {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-133-03-hyper-0 {
    width: 100%;
    height: 55px;
  }

  .div-block-133-02-hyper-0 {
    width: 100%;
    height: 40px;
  }

  .m {
    filter: invert();
  }

  .div-block-1364 {
    background-color: var(--bre-b);
    margin-bottom: 0;
    padding: 40px 100px 60px;
    display: block;
  }

  .left-arrow-2, .right-arrow-2 {
    display: none;
  }

  .press-release-copy {
    width: 220px;
    height: 140px;
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .paragraph-29-copy-copy-copy-copy-copy {
    font-weight: 300;
  }

  .button-hyper-video {
    margin-top: 20px;
  }

  .div-block-hy-p-02 {
    display: none;
  }

  .div-block-1368 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1357-02 {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }

  .div-block-1370 {
    width: 800px;
    height: 370px;
    margin-top: 20px;
  }

  .top {
    width: 730px;
  }

  .div-block-dimen-explain {
    width: auto;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .in {
    width: 750px;
  }

  .instrution {
    color: var(--dimen-p);
    width: auto;
    margin-top: 10px;
  }

  .head-paragraph-iintro-copy-copy {
    width: auto;
  }

  .fix {
    width: 820px;
  }

  .div-block-mouse {
    display: none;
  }

  .div-block-ultra-r {
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 10px;
    display: flex;
  }

  .head-text-ultra-r {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .background-video-ultra {
    width: 90%;
    height: 95%;
  }

  .div-block-u {
    width: 100%;
    height: 400px;
  }

  .div-block-ur {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    margin-right: 0%;
  }

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

  .div-block-hyper-explain {
    width: 100%;
    margin-bottom: 0;
  }

  .head-text-01-hyper {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .instrution-hyper {
    width: auto;
  }

  .div-block-hyper-demo {
    flex-direction: column;
    padding: 100px 0 40px;
  }

  .head-text-hy {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .head-paragraph-hy {
    width: auto;
  }

  .head-text-01-dimensions, .head-text-01-copy-dimension {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .div-block-hyper-f {
    width: 90%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1355-di {
    width: 100%;
    height: auto;
  }

  .div-block-1352-dim {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 100px;
    display: flex;
  }

  .div-block-1353-copy-dim {
    flex-direction: row;
    justify-content: center;
    width: 70%;
    height: auto;
    margin-bottom: 40px;
  }

  .image-84 {
    filter: none;
  }

  .ultra-dimensions {
    float: left;
    border-bottom: 1px none var(--black);
    opacity: 1;
    color: var(--cyan);
    background-color: #020911;
    width: 100%;
    min-height: auto;
    max-height: none;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 60px;
    font-weight: 300;
    display: none;
    bottom: auto;
  }

  .ultra-dimensions.w--current {
    opacity: .5;
    color: var(--cyan);
  }

  .hyper-displays {
    float: left;
    border-bottom: 1px none var(--black);
    opacity: 1;
    color: #f30;
    mix-blend-mode: normal;
    background-color: #020911;
    justify-content: flex-start;
    width: 100%;
    min-height: auto;
    max-height: none;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 30px;
    padding-left: 60px;
    display: none;
    bottom: auto;
  }

  .hyper-displays.w--current {
    opacity: .5;
    color: var(--hyper-h);
  }

  .mini-ur {
    float: left;
    border-bottom: 1px solid var(--black);
    color: var(--cyan);
    background-color: #020911;
    width: 100%;
    min-height: auto;
    max-height: none;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 60px;
    font-weight: 300;
    display: block;
    bottom: auto;
  }

  .mini-ur.w--current {
    opacity: .3;
    color: var(--cyan);
  }

  .enterprise {
    float: left;
    opacity: 1;
    color: var(--cyan);
    background-color: #020911;
    border-bottom: 1px #000;
    width: 100%;
    min-height: auto;
    max-height: none;
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 60px;
    font-weight: 300;
    bottom: auto;
  }

  .enterprise.w--current {
    opacity: 1;
    color: var(--cyan);
    padding-top: 0;
    font-weight: 300;
  }

  .prosumer {
    float: left;
    opacity: 1;
    color: #0ff;
    background-color: #020911;
    border-bottom: 1px #000;
    width: 100%;
    min-height: auto;
    max-height: none;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    font-weight: 300;
    bottom: auto;
  }

  .prosumer.w--current {
    color: var(--cyan);
  }

  .integration {
    float: left;
    opacity: 1;
    color: var(--cyan);
    background-color: #020911;
    border-bottom: 1px #000;
    width: 100%;
    min-height: auto;
    max-height: none;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 60px;
    font-weight: 300;
    bottom: auto;
  }

  .image-49-map-gif {
    width: 600px;
    margin-top: 300px;
  }

  .div-block-1378 {
    margin-top: 220px;
  }

  .div-block-1379 {
    margin-top: 600px;
  }

  .div-block-ultra-l {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    display: inline-flex;
  }

  .div-block-dimen-f-r {
    align-items: flex-start;
    width: 90%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-ur-r {
    justify-content: flex-end;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    margin-left: 2%;
    margin-right: 0%;
  }

  .div-block-hy-p-02-phone {
    flex-direction: column;
    padding-top: 140px;
    display: flex;
  }

  .div-block-ultra-l-phone {
    flex-direction: column;
    align-items: center;
    padding-bottom: 60px;
    display: none;
  }

  .enterprise-main {
    background-image: none;
    background-size: auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    display: inline-flex;
  }

  .div-block-1380 {
    width: 100%;
  }

  .integration-main, .prosumer-main {
    height: 700px;
  }

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

  .image-83-copy {
    width: 35px;
  }

  .text-2-head-enter {
    color: var(--g-aa);
    width: 350px;
  }

  .button-6-enter {
    width: auto;
    font-size: 14px;
  }

  .div-block-1383 {
    justify-content: flex-start;
    align-items: flex-end;
    height: 400px;
    display: block;
    position: relative;
    top: 60px;
    left: 0;
  }

  .image-86 {
    height: auto;
  }

  .logo-navbar-new.white {
    width: 160px;
  }

  .appli-text {
    width: 90%;
  }

  .ani-section {
    width: 100%;
    height: 450px;
    margin-top: 0;
  }

  .div-block-1352-enter {
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-1355-enter {
    width: 100%;
    height: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .head-text-01-copy-enter {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .head-paragraph-enter {
    width: auto;
  }

  .div-block-1352-enter-l {
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }

  .div-block-1353-enter {
    justify-content: center;
    width: 90%;
    height: auto;
    margin-right: 0%;
  }

  .div-block-1353-copy-dim-copy {
    justify-content: center;
    width: 80%;
    height: auto;
  }

  .div-block-enter {
    flex-direction: column;
    width: 95%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-enter-copy {
    width: 90%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1353-sim-p02 {
    justify-content: center;
    width: 100%;
    height: 400px;
    margin-right: 0%;
  }

  .nav-link-home {
    background-color: var(--nn3);
    color: var(--white);
    text-align: left;
    border-bottom: 1px solid #b8b8b833;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    min-height: auto;
    padding-top: 31px;
    padding-bottom: 31px;
    font-size: 16px;
    display: flex;
  }

  .nav-link-home.w--current {
    color: var(--white);
    background-color: #020911;
    align-items: stretch;
  }

  .nav-link-eco {
    background-color: var(--nn3);
    color: var(--white);
    text-align: left;
    border-bottom: 1px solid #b8b8b833;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    min-height: auto;
    padding-top: 31px;
    padding-bottom: 31px;
    font-size: 16px;
    display: flex;
  }

  .nav-link-eco.w--current {
    color: var(--white);
    background-color: #020911;
    align-items: stretch;
    font-size: 16px;
    display: none;
  }

  .nav-link-about {
    background-color: var(--nn3);
    color: var(--white);
    text-align: left;
    border-bottom: 1px solid #b8b8b833;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    min-height: auto;
    padding-top: 31px;
    padding-bottom: 31px;
    font-size: 16px;
    display: flex;
  }

  .nav-link-about.w--current {
    color: var(--white);
    background-color: #020911;
    align-items: stretch;
  }

  .div-block-1385 {
    mix-blend-mode: normal;
    align-items: center;
    width: auto;
    height: 100%;
    display: flex;
  }

  .image-88 {
    opacity: .8;
    filter: none;
    mix-blend-mode: normal;
    width: 120%;
    max-width: none;
    height: auto;
    padding-right: 0;
  }

  .image-89 {
    width: 120%;
    max-width: none;
  }

  .div-block-1386-inter {
    justify-content: center;
    align-items: flex-start;
    height: 100%;
  }

  .div-block-1352-enter-end {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 140px;
  }

  .div-block-1352-enter-l-phone {
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .div-block-1380-enter-intro {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .div-block-1380-prosumer-intro {
    width: 100%;
  }

  .prosumer-01 {
    flex-flow: column;
    align-items: center;
    padding: 40px 0 60px;
  }

  .div-block-1352-prosumer-l-phone {
    flex-direction: column;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .div-block-1352-prosumer-l {
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }

  .prosumer-r {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 140px;
  }

  .div-block-1352-enterprise {
    flex-flow: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .enter-head-text {
    width: auto;
    margin-bottom: 10px;
    font-size: 33px;
    line-height: 1.2em;
    position: static;
  }

  .div-block-1352-integration {
    flex-flow: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-1352-integration-end {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 140px;
  }

  .div-block-1352-prosumer-copy, .div-block-1352-enterprise-top {
    flex-flow: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-1352-enterprise-end {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .div-block-1387-entermp-l {
    display: none;
  }

  .div-block-1387-entermp-phone {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-1387-inter-l {
    display: none;
  }

  .div-block-1387-inter-phone {
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .ultra-reality {
    float: left;
    opacity: 1;
    color: var(--cyan);
    background-color: #020911;
    border-bottom: 1px #000;
    width: 100%;
    min-height: auto;
    max-height: none;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 60px;
    font-weight: 300;
    bottom: auto;
  }

  .ultra-reality.w--current {
    opacity: .5;
    color: var(--cyan);
  }

  .div-block-app-slide {
    background-color: #0000;
    width: auto;
    padding: 40px 10px 60px;
    display: flex;
  }

  .head-text-01-b {
    font-size: 30px;
  }

  .head-paragraph-news-app {
    width: auto;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6em;
  }

  .app-slide {
    width: 95%;
    margin-bottom: 20px;
  }

  .slider-about-app {
    width: 95%;
    display: block;
  }

  .c-box {
    object-fit: contain;
    justify-content: space-between;
    width: 100%;
    height: 450px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: flex;
  }

  .div-block-c-box-p {
    width: 80%;
  }

  .paragraph-c-phara {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 2.5em;
  }

  .div-block-c-box-p2 {
    width: 50%;
    height: 20%;
  }

  .paragraph-c-phara2 {
    font-size: 12px;
  }

  .button-12 {
    font-size: 14px;
  }

  .slide-1 {
    height: 350px;
  }

  .div-block-118-copy, .div-block-118-copy-copy {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-right: 30px;
  }

  .mask {
    width: 100%;
  }

  .left-arrow-3 {
    justify-content: flex-start;
    align-items: stretch;
    width: 40px;
    left: 0;
  }

  .right-arrow-3 {
    justify-content: center;
    width: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    right: 0;
  }

  .icon-3-app-l {
    width: 40px;
    margin-left: 0;
  }

  .icon-4-app-r {
    width: 40px;
    margin-right: 0;
  }

  .div-block-app-slide-copy {
    background-color: #0000;
    width: auto;
    padding: 40px 10px 60px;
    display: flex;
  }

  .slider-about-app-copy {
    width: 90%;
    display: block;
  }

  .mask-copy {
    width: 50%;
  }

  .left-arrow-3-copy {
    align-items: stretch;
    width: 40px;
  }

  .right-arrow-3-copy {
    justify-content: flex-end;
    width: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .paragraph-c-phara-copy {
    font-size: 19px;
    line-height: 1.5em;
  }

  .c-box-copy {
    object-fit: contain;
    object-fit: contain;
    justify-content: space-between;
    width: 100%;
    height: 400px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: flex;
  }

  .c-box-copy-copy {
    object-fit: contain;
    justify-content: space-between;
    width: 100%;
    height: 400px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: flex;
  }

  .div-block-118-copy-copy {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-right: 30px;
  }

  .dim:hover {
    opacity: 1;
  }

  .container-18 {
    max-width: 728px;
  }

  .pricing-wrapper-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: flex-start;
    place-items: flex-start center;
    display: grid;
  }

  .pricing-card-2 {
    border-radius: 3px;
    width: 330px;
    padding-bottom: 0;
  }

  .pricing-image-2 {
    height: 68%;
    margin-bottom: 20px;
  }

  .pricing-card-2-copy {
    width: 350px;
  }

  .product-pic {
    height: 180px;
  }

  .pricing-card-2-coming {
    width: 330px;
  }

  .list {
    width: 100%;
    padding-left: 10px;
  }

  .pricing-card-coming {
    width: 330px;
  }

  .pricing-price-2-com {
    margin-bottom: 10px;
  }

  .button-primary-6-com.outline-button {
    border-color: var(--manual-book);
    color: var(--manual-book);
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .div-block-1392 {
    padding-top: 40px;
  }

  .order-head-w {
    width: 85%;
    padding-left: 0;
    padding-right: 0;
  }

  .container-w {
    max-width: 728px;
    margin-top: 0;
  }

  .onr-head-text {
    width: 400px;
    margin-bottom: 0;
  }

  .pricing-title-2-w {
    line-height: 1.3em;
  }

  .paragraph-44-w {
    height: 80px;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .pricing-price-2-w {
    height: auto;
    margin-top: 10px;
  }

  .div-block-1391-w {
    align-items: flex-start;
    padding-top: 10px;
  }

  .list-item-w {
    padding-left: 10px;
  }

  .div-block-1390-w-coming {
    padding-bottom: 20px;
  }

  .list-item-3-hy-w {
    color: #68361d;
  }

  .div-block-scan-com {
    opacity: .2;
  }

  .head-paragraph-op {
    width: auto;
    font-size: 12px;
  }

  .div-block-1394 {
    height: 100vh;
    padding-top: 0;
    padding-bottom: 60px;
  }

  .div-block-1395 {
    width: 85%;
  }

  .header-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .card-2 {
    flex: none;
    width: 100%;
  }

  .card-3 {
    flex: none;
    width: auto;
  }

  .card-inner {
    background-image: none;
    padding-top: 0%;
    padding-bottom: 0%;
    display: none;
  }

  .heading-8 {
    font-size: 6vh;
  }

  .section-content {
    width: 100vw;
    height: auto;
    display: none;
  }

  .section-4 {
    flex-direction: column;
    justify-content: space-around;
  }

  .scroll-type-wrapper {
    width: 100%;
    padding-left: 35px;
    padding-right: 35px;
    display: none;
  }

  .inner-container {
    padding-top: 10%;
    padding-left: 8%;
    padding-right: 8%;
  }

  .card-1 {
    flex: none;
    width: 100%;
  }

  .main-heading {
    font-size: 3em;
    line-height: 1em;
  }

  .first-article {
    width: 100%;
    height: 100%;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
    position: relative;
    top: 0%;
    overflow: auto;
  }

  .inner-header-col {
    margin-bottom: 15px;
  }

  .third-article {
    height: auto;
    min-height: 100vh;
  }

  .button-close {
    color: #fff;
    background-color: #000000bf;
    border-radius: 8px;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: 2%;
    padding: 10px 15px;
    font-size: 20px;
    display: flex;
    inset: 0% 0% auto auto;
  }

  .image-wrapper {
    height: 33.33vh;
  }

  .card-4 {
    flex: none;
    width: auto;
  }

  .card-inner-2 {
    background-image: none;
    padding-top: 0%;
    padding-bottom: 0%;
    display: none;
  }

  .card-5 {
    flex: none;
    width: 100%;
  }

  .section-5 {
    flex-direction: column;
    justify-content: space-around;
  }

  .main-heading-2 {
    font-size: 3em;
    line-height: 1em;
  }

  .card-6 {
    flex: none;
    width: auto;
  }

  .card-7 {
    flex: none;
    width: 100%;
  }

  .image-wrapper-2 {
    height: 33.33vh;
  }

  ._01 {
    z-index: 2;
  }

  ._01-base {
    z-index: 1;
    opacity: 0;
    display: none;
  }

  .button-15 {
    font-size: 12px;
  }

  .paragraph-55 {
    font-size: 23px;
  }

  ._02-base {
    z-index: 1;
    background-color: var(--black);
    opacity: 0;
    align-items: center;
    display: none;
  }

  .div-block-1402 {
    justify-content: space-between;
    height: auto;
    display: flex;
  }

  ._03-basee {
    z-index: 1;
    opacity: 0;
    display: none;
  }

  .paragraph-tele-h {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .paragraph-tele {
    margin-bottom: 20px;
    font-size: 12px;
  }

  .paragraph-sim-h {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .paragraph-sim-p {
    height: auto;
    margin-bottom: 20px;
    font-size: 12px;
    display: block;
  }

  .paragraph-cen-p {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .paragraph-56-cen-h {
    font-size: 12px;
  }

  .list-2 {
    margin-bottom: 0;
  }

  .sim-section {
    width: auto;
    padding-bottom: 40px;
  }

  .head-text-01-sim-head {
    margin-bottom: 0;
    font-size: 36px;
  }

  .button-tele {
    padding: 10px 20px;
    font-size: 12px;
  }

  .tele-section {
    background-color: var(--black);
    margin-top: 0;
    padding-bottom: 40px;
    display: flex;
  }

  .div-block-1352-tele-top {
    flex-flow: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-1407 {
    width: 90%;
    margin-bottom: 10%;
  }

  .div-block-1387-tele-r {
    display: none;
  }

  .div-block-1353-tele-r {
    justify-content: center;
    width: 90%;
    height: auto;
    margin-right: 0%;
  }

  .div-block-tele-linst {
    width: 90%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1355-tele {
    width: 100%;
    height: 270px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .button-sim {
    padding: 10px 20px;
    font-size: 12px;
  }

  .button-sim.w--current {
    font-size: 12px;
  }

  .button-cen {
    padding: 10px 20px;
    font-size: 12px;
  }

  .image-tele {
    width: 105%;
    height: auto;
  }

  .div-block-1355-sim-back-p {
    width: 100%;
    height: 270px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .simulation-intro {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: column;
    align-items: center;
    width: 95%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-21-sim-sub {
    width: auto;
    margin-bottom: 10px;
    font-size: 17px;
    position: static;
  }

  .div-block-sim-top-t {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    margin-left: 0%;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .simulaton-01 {
    flex-direction: column;
    align-items: center;
    width: auto;
    margin-top: 140px;
    display: flex;
  }

  .div-block-1353-sim-p03 {
    justify-content: center;
    width: 100%;
    height: 300px;
    margin-right: 0%;
  }

  .div-block-1420 {
    flex-direction: column;
    width: 95%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 30px 10px;
    position: static;
  }

  .div-block-sim-t02 {
    align-items: center;
    width: 90%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1410 {
    width: 95%;
    margin-top: 0;
    padding: 30px 10px;
    position: static;
  }

  .div-block-1411 {
    width: 90%;
    margin-bottom: -120px;
    padding: 30px;
  }

  .sim-end-03-copy {
    justify-content: center;
    width: 90%;
    position: static;
  }

  .simulation-slider {
    background-color: #0000;
    width: auto;
    margin-top: 40px;
    margin-bottom: 100px;
    padding: 0 10px;
    display: flex;
  }

  .tele-intro {
    border: 1px none var(--dim-grey);
    flex-flow: column;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .tele-01 {
    flex-direction: column;
    width: auto;
    margin-top: 140px;
    margin-bottom: 0;
    display: flex;
  }

  .tele-02 {
    flex-direction: column-reverse;
    width: auto;
    margin-top: 20px;
  }

  .tele-slider {
    background-color: #0000;
    width: auto;
    margin-top: 40px;
    margin-bottom: 100px;
    padding: 0 10px;
    display: none;
  }

  .tele-pic-02 {
    justify-content: center;
    width: 95%;
    height: 350px;
  }

  .tele-pic-03 {
    justify-content: center;
    width: 95%;
    height: auto;
    margin-right: 0%;
  }

  .paragraph-61 {
    font-size: 17px;
  }

  .div-block-sim-main-p {
    padding-bottom: 0;
  }

  .center-section {
    margin-top: 0;
    padding-bottom: 40px;
    display: flex;
  }

  .div-block-center-01 {
    flex-flow: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-center-top-t {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0%;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-center-main-p {
    object-fit: none;
    background-color: #0000;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .center-001 {
    z-index: -2;
    object-fit: none;
    width: 100%;
    max-width: none;
    height: auto;
    position: relative;
    overflow: visible;
  }

  .center-01 {
    flex-direction: column;
    width: auto;
    margin-bottom: 0;
    display: flex;
  }

  .center-02 {
    flex-direction: column-reverse;
    width: auto;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .div-block-center-s {
    background-color: #0000;
    width: auto;
    padding: 40px 10px 60px;
    display: none;
  }

  .div-block-1353-center-p02 {
    justify-content: center;
    width: 100%;
    height: 350px;
    margin-right: 0%;
  }

  .div-block-center-t02 {
    width: 90%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1353-center-p03 {
    justify-content: center;
    width: 90%;
    height: auto;
    margin-right: 0%;
  }

  .med-section {
    background-color: var(--black);
    margin-top: 0;
    padding-bottom: 40px;
    display: flex;
  }

  .div-block-medi-01 {
    flex-flow: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-medi-02 {
    display: flex;
  }

  .medi-s {
    background-color: #0000;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 100px;
    padding: 0;
    display: none;
  }

  .div-block-medi-top-t {
    flex-direction: column;
    width: 90%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .medi-pic {
    justify-content: center;
    width: 95%;
    height: auto;
    margin-right: 0%;
  }

  .div-block-medi-t02 {
    width: 90%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1353-medi-p03 {
    justify-content: center;
    width: 90%;
    height: auto;
    margin-right: 0%;
  }

  .medi-001 {
    margin-left: 5%;
  }

  .button-62 {
    width: auto;
    padding: 10px 20px;
  }

  .prosumer-silder {
    width: 90%;
    margin-top: 0;
    display: block;
  }

  .italic-text-3 {
    font-size: 15px;
    font-weight: 400;
    line-height: 2.5em;
  }

  .end-03-siim-t03 {
    justify-content: center;
    width: 90%;
    margin-top: 0;
    position: static;
  }

  .comends {
    padding-bottom: 60px;
  }

  .slider-about-sim-copy, .slider-about-ur {
    width: 95%;
    display: block;
  }

  .paragraph-p-phara {
    font-family: Merriweather, serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5em;
  }

  .paragraph-p-phara2 {
    font-size: 12px;
  }

  .products-box {
    object-fit: contain;
    justify-content: space-between;
    width: 100%;
    height: 450px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: flex;
  }

  .slider-about-products {
    width: 95%;
    display: block;
  }

  .p-box {
    object-fit: contain;
    justify-content: space-between;
    width: 100%;
    height: 450px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: flex;
  }

  .slider-about-product-s {
    width: 85%;
    display: block;
  }

  .mask-products {
    width: 100%;
    height: 350px;
  }

  .product-box {
    object-fit: contain;
    justify-content: space-between;
    width: 100%;
    height: 350px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: flex;
  }

  .div-block-p-box-p {
    width: 65%;
  }

  .div-block-p-box-p02 {
    width: 50%;
    height: 20%;
  }

  .paragraph-product-01 {
    font-family: Merriweather, serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.5em;
  }

  .paragraph-product-02 {
    font-size: 12px;
  }

  .div-block-1421 {
    align-items: flex-end;
    width: 85%;
    height: auto;
    padding-top: 180px;
    padding-bottom: 10px;
    display: flex;
  }

  .list-item-7, .list-item-8 {
    margin-bottom: 10px;
  }

  .paragraph-7-dimen-sub {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-133-02-copy, .div-block-133-03-copy {
    height: 23px;
  }

  .head-paragraph-iintro-copy-copy {
    width: 90%;
    margin-top: 10px;
  }

  .list-4 {
    margin-top: 20px;
  }

  .paragraph-7-hyper-sub {
    text-align: center;
    align-items: center;
    display: flex;
  }

  .div-block-1425 {
    object-fit: none;
    width: 100%;
    padding-top: 100px;
    overflow: hidden;
  }

  .comends-hy {
    height: 500px;
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .product-box-hy {
    object-fit: contain;
    background-color: #15030080;
    justify-content: space-between;
    width: 100%;
    height: 280px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: flex;
  }

  .div-block-p-box-p-hy {
    width: 65%;
  }

  .div-block-p-box-p-hy02 {
    width: 50%;
    height: 20%;
  }

  .mask-products-hy {
    width: 100%;
    height: 350px;
  }

  .mask-3 {
    width: 100%;
  }

  .slider-hyper-s {
    width: 500px;
    height: 350px;
    padding-left: 0;
    padding-right: 0;
  }

  .icon-6 {
    right: auto;
  }

  .icon-7 {
    left: auto;
  }

  .image-99 {
    width: 100%;
  }

  .div-block-1426 {
    object-fit: none;
    justify-content: center;
    align-items: center;
    width: 180%;
    height: auto;
    display: flex;
    overflow: hidden;
  }

  .paragraph-product-hy-01 {
    font-family: Merriweather, serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5em;
  }

  .paragraph-product-hy-02 {
    font-size: 12px;
  }

  .italic-text-4 {
    font-size: 19px;
  }

  .div-block-133-hy {
    width: 100%;
    height: 23px;
  }

  .div-block-133-copy-copy {
    height: 23px;
  }

  .slide-nav-4 {
    opacity: .5;
  }

  .italic-text-5, .italic-text-6, .italic-text-7 {
    font-size: 30px;
  }

  .head-paragraph-ur, .head-paragraph-ur02, .head-paragraph-ur-l {
    width: auto;
  }

  .mask-app {
    width: 100%;
  }

  .paragraph-c-phara-long {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 2.5em;
  }

  .list-3-dim {
    width: 95%;
  }

  .bold-text-27 {
    width: auto;
  }

  .paragraph-7-hyper-copy, .paragraph-7-hyper-sub-m, .paragraph-7-hyper-copy, .paragraph-7-hyper-sub-mm {
    align-items: center;
    display: flex;
  }

  .simulation-02 {
    flex-direction: column-reverse;
    justify-content: center;
    width: auto;
    display: flex;
  }

  .sim-comparison-im {
    justify-content: center;
    width: 100%;
    height: 300px;
    margin-right: 0%;
  }

  .before-afer {
    background-color: #0000;
    justify-content: center;
    width: 95%;
    height: 370px;
    margin-right: 0%;
    overflow: hidden;
  }

  .paragraph-63 {
    padding-top: 60px;
    padding-left: 20px;
    font-size: 14px;
  }

  .div-block-1353-prosumer {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-right: 0%;
  }

  .prosumer-end {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 140px;
  }

  .body-9 {
    background-color: var(--black);
  }

  .prosumer-head, .prosumer-text-head {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .prosumer-second-head {
    width: 300px;
    margin-bottom: 10px;
    font-size: 15px;
    position: static;
  }

  .prosumer-lists {
    margin-bottom: 0;
  }

  .prosumer-head-text {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .prosumer-intro {
    justify-content: center;
    width: auto;
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .prosumer-02 {
    flex-direction: column-reverse;
    padding-left: 0;
    padding-right: 0;
  }

  .prosumer-03 {
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .prosumer-slider {
    background-color: #0000;
    width: auto;
    padding: 40px 0 140px;
    display: none;
  }

  .prosumer-paragraph {
    width: auto;
  }

  .prosumer-slide {
    width: 85%;
    padding-left: 0;
    padding-right: 0;
  }

  .prosumer-box {
    object-fit: contain;
    justify-content: space-between;
    width: 100%;
    height: 450px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: flex;
  }

  .prosumer-text-box {
    width: 80%;
  }

  .prosumer-name-box {
    width: 50%;
    height: 20%;
  }

  .paragraph-pro {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5em;
  }

  .paragraph-name-pro {
    font-size: 12px;
  }

  .italic-text-8 {
    font-size: 15px;
  }

  .enterprise-intro-ani-meue {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .div-block-1438 {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .center-intro {
    object-fit: none;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .center-slider {
    width: auto;
    margin-top: 40px;
    margin-bottom: 100px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .medi-intro {
    height: 400px;
    margin-top: 0;
  }

  .medi-01 {
    flex-direction: column;
    width: auto;
    margin-top: 100px;
    margin-bottom: 0;
  }

  .medi-02 {
    flex-direction: column-reverse;
    width: auto;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .simu-pic {
    background-color: #0000;
    justify-content: center;
    width: 95%;
    height: auto;
    margin-right: 0%;
  }

  .center-pic {
    justify-content: center;
    width: 95%;
    height: 350px;
    margin-right: 0%;
  }

  .italic-text-9, .italic-text-10 {
    font-size: 15px;
  }

  .text-2-head-inte {
    color: var(--g-aa);
    width: 300px;
  }

  .integration-intro {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .integration-02, .integration-03, .integration-04 {
    flex-flow: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .inte-text {
    flex-direction: column;
    width: 85%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .inte-pic {
    justify-content: center;
    width: 90%;
    height: auto;
    margin-right: 0%;
  }

  .prosumer-head-copy {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .inter-intro-pic {
    width: 95%;
    height: 450px;
    margin-top: 0;
  }

  .inte-head-t {
    width: auto;
    margin-bottom: 10px;
    font-size: 33px;
    line-height: 1.2em;
    position: static;
  }

  .inte-ph-t {
    width: auto;
  }

  .integration-033, .integration-044 {
    flex-flow: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .inte-01, .inte-02 {
    flex-flow: column;
    align-items: center;
    padding: 40px 0;
  }

  .inte-03 {
    flex-flow: column;
    align-items: center;
    margin-bottom: 40px;
    padding: 40px 0;
  }

  .paragraph-21-sim-sub-copy {
    width: auto;
    margin-bottom: 10px;
    font-size: 17px;
    position: static;
  }

  .before-afer-main {
    background-color: #0000;
    justify-content: center;
    width: 95%;
    height: 370px;
    margin-right: 0%;
    overflow: hidden;
  }

  .main-before_after {
    background-color: #0000;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    display: flex;
  }

  .before-afer-copy {
    background-color: #0000;
    justify-content: center;
    width: 95%;
    height: 370px;
    margin-right: 0%;
    overflow: hidden;
  }

  .comparison-m-large, .before-image-large, .before-im-inner-large, .after-image-large, .after-imm-inner-large, .before-im-inner-02-large {
    width: 90vw;
    height: 35vh;
  }

  .before-afer-large {
    background-color: #0000;
    justify-content: center;
    width: 100%;
    height: 410px;
    margin-right: 0%;
    overflow: hidden;
  }

  .image-105 {
    height: auto;
    margin-top: 0;
  }

  .comparison-m-large-02, .before-image-large-02, .after-image-large-02, .before-im-inner-large-02 {
    width: 720px;
    height: 400px;
  }

  .paragraph-63-02 {
    padding-top: 5px;
    font-size: 13px;
  }

  .after-imm-inner-large-02, .before-im-inner-02-large-02 {
    width: 720px;
    height: 400px;
  }

  .paragraph-63-022 {
    padding-top: 5px;
    font-size: 14px;
  }

  .b-a-prosumer {
    justify-content: center;
    width: 95%;
    height: 410px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .div-block-enter-01 {
    flex-direction: column;
    width: 95%;
    margin-bottom: 0;
    margin-left: 0%;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-106 {
    width: 100%;
    height: auto;
    margin-top: -40px;
  }

  .div-block-enter-02 {
    flex-direction: column;
    width: 95%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1353-prosumer-02 {
    object-fit: none;
    justify-content: center;
    width: 100%;
    height: auto;
    margin-right: 0%;
    overflow: visible;
  }

  .div-block-1355-enter-02 {
    width: auto;
    height: auto;
    margin-top: -40px;
    margin-bottom: 20px;
  }

  .div-block-1353-prosumer-03 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-top: -20px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .image-107 {
    width: 80%;
    margin-top: 0;
  }

  .text-box-03 {
    flex-direction: column;
    width: 95%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .integration-01 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-right: 0%;
  }

  .integration-text-01 {
    flex-direction: column;
    width: 95%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .integration-022 {
    justify-content: center;
    width: 95%;
    height: auto;
    margin-top: 10px;
    margin-right: 0%;
  }

  .integration-text-02 {
    flex-direction: column;
    width: 95%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .integration-p03 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-right: 0%;
  }

  .app-o-copy:hover {
    opacity: 1;
    color: var(--h22);
  }

  .app-o-copy.w--current:hover {
    opacity: .9;
  }

  .app-xx:hover {
    opacity: .6;
    color: var(--white);
  }

  .app-xx.w--current:hover {
    opacity: .9;
  }

  .app-paragraph-x {
    width: auto;
    font-size: 12px;
  }

  .app-text-block-3-x {
    width: auto;
  }

  .main-app-button-x, .main-app-button-0 {
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .div-block-118-copy, .div-block-118-usa {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-right: 30px;
  }

  .paragraph-63-copy {
    padding-top: 60px;
    padding-right: 20px;
    font-size: 14px;
  }

  .arcade-video {
    width: 100%;
    height: 100%;
    margin-top: 0;
  }

  .arcade-intro {
    justify-content: flex-end;
    width: 100%;
    height: 40vh;
    margin-top: 0;
    padding-top: 0%;
    padding-bottom: 0;
  }

  .section-3-arcade {
    object-fit: none;
    width: 100%;
    height: 45vh;
    min-height: auto;
  }

  .head-text-a {
    width: 500px;
    font-size: 35px;
  }

  .paragraph-7-a {
    align-items: center;
    width: 350px;
    display: flex;
  }

  .text-2-a {
    width: auto;
    font-size: 23px;
  }

  .button-6-copy {
    width: auto;
    padding: 15px 27px;
  }

  .main-text-box-a {
    justify-content: center;
    width: 80%;
    margin-top: 0%;
    margin-bottom: 5%;
    margin-left: 0%;
  }

  .button-6-a {
    width: auto;
    padding: 15px 27px;
  }

  .arcade-110 {
    flex-direction: column;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .div-block-75-a {
    justify-content: flex-start;
    width: 90%;
    margin-left: 0;
    margin-right: 10%;
  }

  .div-block-74-a {
    align-items: center;
    width: auto;
    margin-bottom: 40px;
    margin-right: 0;
    position: relative;
  }

  .arcade-video-view {
    flex-direction: column-reverse;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .div-block-1353-arcade {
    object-fit: none;
    justify-content: center;
    width: 100%;
    height: 450px;
    margin-right: 0%;
    overflow: visible;
  }

  .div-block-1441 {
    padding-top: 60px;
    padding-bottom: 0;
    display: flex;
  }

  .arcade-t-box-01 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 95%;
    margin-bottom: 0;
    margin-left: 0%;
    margin-right: 0;
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .arcade-text-head {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .div-block-1443 {
    width: 300px;
    margin-left: 1%;
    margin-right: 1%;
  }

  .location-00 {
    background-color: var(--black);
    justify-content: center;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: static;
    overflow: hidden;
  }

  .arcade-text-head-l {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 400;
  }

  .arcade-t-box-l {
    text-align: center;
    flex-direction: column;
    width: 95%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo-box-arcade {
    width: 200px;
  }

  .paragraph-70 {
    font-size: 17px;
  }

  .prosumer-04 {
    flex-direction: column-reverse;
    justify-content: flex-start;
    height: auto;
    padding-bottom: 140px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .div-block-1353-prosumer-04 {
    object-fit: none;
    justify-content: center;
    width: 100%;
    height: 600px;
    margin-right: 0%;
    overflow: visible;
  }

  .div-block-enter-04 {
    flex-direction: column;
    justify-content: flex-end;
    width: 80%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
  }

  .background-video-21 {
    height: 400px;
  }

  .div-block-1451 {
    align-items: flex-end;
    width: 100%;
    padding-bottom: 100px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .div-block-1452 {
    align-items: center;
    height: 400px;
    display: flex;
  }

  .background-video-22 {
    height: 90%;
  }

  .background-video-24 {
    width: 180%;
    height: 540px;
  }

  .arcade-video-02 {
    border-bottom: 1px solid var(--white);
    flex-direction: column-reverse;
    padding: 0;
    display: flex;
  }

  .div-block-1454 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 400px;
    display: flex;
  }

  .arcade-t-box-02 {
    text-align: center;
    flex-direction: column;
    width: 95%;
    margin-top: 20px;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1456 {
    flex-direction: column-reverse;
  }

  .div-block-1457 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-114 {
    width: 400px;
    height: auto;
  }

  .arcade-t-box-03 {
    flex-direction: column;
    width: 95%;
    margin-bottom: -100px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .arcade-text-head-b {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .text-2-a-b {
    width: auto;
  }

  .right-copy {
    height: auto;
    padding-top: 20px;
  }

  .div-block-1461 {
    flex-flow: row;
    width: 80%;
  }

  .link-block-10-copy.w--current {
    height: auto;
  }

  .text-2-a-copy, .text-2-a-copy-copy {
    width: auto;
  }

  .footer-social-block-three-3-copy {
    margin-top: 0;
  }

  .main-text-box-arcade {
    justify-content: center;
    width: 80%;
    margin-top: 0%;
    margin-bottom: 5%;
    margin-left: 0%;
  }

  .image-25-a {
    width: 100%;
  }

  .div-block-75-copy, .div-block-75-aa {
    justify-content: center;
    width: auto;
    height: auto;
    margin-right: 0%;
    padding-top: 0%;
    position: relative;
  }

  .div-block-75-copy-copy {
    justify-content: flex-start;
    width: 100%;
    margin-left: 0;
  }

  .test {
    height: auto;
    margin-bottom: 0;
    padding-top: 60px;
  }

  .test-em01, .test-text-01, .test-text-02, .test-em-m02 {
    width: 85%;
    margin-bottom: -30px;
  }

  .test-001, .test-text-0002 {
    width: auto;
  }

  .test-em-001, .test-em-001-copy {
    width: 85%;
    margin-bottom: -30px;
  }

  .demo-top {
    margin-top: 60px;
  }

  .embed {
    width: 100%;
    overflow: hidden;
  }

  .demo-bottom {
    height: auto;
    padding-top: 20px;
  }

  .div-block-1469 {
    width: 90%;
  }

  .paragraph-76 {
    width: 99.9999%;
  }

  .div-block-1461-copy {
    width: 90%;
  }

  .div-block-1471 {
    width: 100%;
  }

  .div-block-1407-tele {
    width: 90%;
    margin-bottom: 10%;
  }

  .div-block-tele-top {
    border: 1px none var(--manual-book);
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 340px;
    margin-bottom: 0;
    margin-left: 0%;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1408-tele-image {
    height: auto;
  }

  .c-box-copy {
    object-fit: contain;
    justify-content: space-between;
    width: 100%;
    height: 450px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: flex;
  }

  .div-block-c-box-p-copy {
    width: 80%;
  }

  .div-block-c-box-p2-copy {
    width: 50%;
    height: 20%;
  }

  .image-123 {
    width: 100%;
  }

  .div-block-1410-medi {
    width: 90%;
    margin-top: 0;
    padding: 20px 10px 30px;
    position: static;
  }

  .div-block-1411-medi {
    width: 90%;
    margin-bottom: -120px;
    padding: 30px;
  }

  .head-text-01-app {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .head-paragraph-app {
    width: auto;
    font-size: 12px;
  }

  .div-block-1411-copy {
    width: 90%;
    margin-bottom: -120px;
    padding: 30px;
  }

  .operation-box {
    width: 90%;
    margin-bottom: -100px;
    padding: 30px;
  }

  .b8vp {
    width: 45px;
  }

  .paragraph-7-event-ausa {
    font-size: 23px;
  }

  .image-68-copy {
    width: 290px;
  }

  .div-block-55-event-ausa {
    height: 220px;
  }

  .image-69-ausa {
    filter: none;
    width: 80%;
    margin-bottom: 30px;
  }

  .bold-text-5-ausa {
    font-size: 16px;
    font-weight: 500;
  }

  .head-text-event-copy, .head-text-event-ausa {
    font-size: 30px;
  }

  .event-texts-ausa {
    width: 95%;
    padding: 0;
  }

  .button-10-copy {
    color: var(--black);
    background-color: #0000;
    border: .1px #00000080;
  }

  .heading-4-copy, .heading-4-ausa {
    color: #0098b6;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 23px;
    font-weight: 400;
    line-height: 50px;
  }

  .div-block-106-copy {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    height: 75px;
    margin-top: 20px;
    margin-left: 0;
    display: flex;
  }

  .div-block-106-copy-copy, .div-block-106-111 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    height: 75px;
    margin-top: 20px;
    margin-left: 0;
    display: none;
  }

  .s-paragraph-event-discount {
    width: auto;
    margin-bottom: 0;
    font-size: 21px;
    position: static;
  }

  .event-paragraph-discount {
    width: 70%;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .div-block-1347-discount {
    width: auto;
  }

  .s-paragraph-event-copy {
    width: auto;
    margin-bottom: 10px;
    font-size: 21px;
    position: static;
  }

  .shop-head {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .shop-text {
    width: auto;
    font-size: 14px;
  }

  .shopping-products {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .opticas {
    filter: invert();
    height: 25px;
  }

  .west-coast {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-right: 30px;
  }

  .menaa {
    margin-top: 20px;
  }

  .intro-scroll {
    justify-content: flex-start;
    align-items: stretch;
    height: 420vh;
    display: none;
  }

  .sticky-container {
    height: 100vh;
  }

  .bg-scroll {
    background-size: 130%;
    width: 100%;
    height: 100vh;
    position: absolute;
  }

  .bg-main {
    background-size: auto;
    height: 100vh;
  }

  .hero--title {
    height: 100vh;
  }

  .text-block-13 {
    margin-bottom: 10px;
    font-size: 40px;
    font-weight: 300;
  }

  .intro-paragrph {
    height: 100vh;
  }

  .paragraph-78 {
    width: 72%;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5em;
  }

  .background-video-27 {
    width: 100%;
    height: 40%;
    margin-bottom: 60px;
  }

  .image-127 {
    width: 110%;
  }

  .end {
    height: 100vh;
  }

  .text-block-13-ur-dual {
    margin-bottom: 40px;
    font-size: 40px;
    font-weight: 400;
  }

  .image-128 {
    width: 110%;
    max-width: none;
    position: absolute;
  }

  .video-02-black-ver {
    flex-direction: column;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 140px;
  }

  .div-block-101-black-ver {
    align-items: flex-end;
    width: 100%;
    height: 450px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .head-text-010-b {
    text-align: center;
    font-size: 30px;
  }

  .head-paragraph-iintro-010-b {
    width: auto;
    height: 130px;
  }

  .head-text-010-bb {
    text-align: center;
    font-size: 30px;
  }

  .head-paragraph-iintro-010-bb {
    width: auto;
    height: 130px;
  }

  .head-paragraph-video-b {
    text-align: center;
    width: auto;
    font-weight: 300;
  }

  .time-inner {
    flex-wrap: wrap;
    max-width: 100%;
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 60px 30px;
    display: flex;
    overflow: visible;
  }

  .title.mb-25 {
    font-size: 40px;
    line-height: 52px;
  }

  .time-title-row {
    margin-top: 0;
  }

  .timer-number {
    font-size: 56px;
    line-height: 85px;
  }

  .heading-10 {
    font-size: 21px;
  }

  .clock-number {
    line-height: 30px;
  }

  .heading-11 {
    font-size: 40px;
  }

  .js-clock {
    width: 500px;
    padding-top: 5px;
  }

  .tune-in-section {
    display: none;
  }

  .paragraph-80 {
    font-size: 20px;
  }

  .footer-form-title-3-copy {
    column-count: 0;
    width: auto;
    margin-right: 15px;
    font-size: 17px;
    line-height: 20px;
  }

  .subscribe-copy {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 40px;
  }

  .footer-form-container-two-3-copy {
    justify-content: flex-start;
    width: auto;
  }

  .wrapper-2-copy {
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .email-copy {
    width: auto;
    padding-right: 180px;
  }

  .aaaa, .tune-in {
    justify-content: flex-start;
    width: auto;
  }

  .tune-in-a {
    width: auto;
  }

  .email-tune-in {
    width: 500px;
    padding-right: 180px;
  }

  .button-primary-tune-in.footer-form-button {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-primary-tune-in.footer-form-button-copy {
    padding-left: 3px;
    padding-right: 3px;
  }

  .div-block-1485 {
    margin-top: 10px;
  }

  .subscribe-tune {
    flex-wrap: wrap;
    justify-content: center;
    width: 500px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .success-message-tune-in {
    background-image: none;
  }

  .text-block-6-copy {
    font-weight: 300;
  }

  .div-block-102-b {
    height: auto;
    padding-right: 1%;
  }

  .div-block-103-b {
    height: auto;
    padding-left: 1%;
  }

  .div-block-75-bb {
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    margin-left: 0;
  }

  .div-block-75-bbb {
    justify-content: center;
    width: auto;
    height: 406.088px;
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0%;
    padding-top: 0;
    padding-bottom: 0%;
    position: sticky;
    top: 100px;
  }

  .div-block-74-copy-b {
    align-items: center;
    width: 70%;
    margin-bottom: 0;
    margin-right: 0;
    position: relative;
  }

  .div-block-111-b {
    margin-left: 0;
    margin-right: auto;
  }

  .div-block-109-b {
    width: auto;
    height: 220px;
  }

  .div-block-104-b, .div-block-104-bb {
    width: 100%;
    height: 210px;
    margin-top: 10px;
    overflow: hidden;
  }

  .div-block-109-bb {
    width: auto;
    height: 220px;
  }

  .product-001 {
    outline-offset: 0px;
    border-style: none;
    outline: 0 #75a0a8;
    flex-direction: row;
    justify-content: flex-end;
    width: 100%;
    height: 550px;
  }

  .product-001:hover {
    width: 100%;
  }

  .product-002_3 {
    width: 100%;
    height: auto;
  }

  .product-ur {
    width: auto;
    left: auto;
  }

  .product-02 {
    outline-offset: 0px;
    border-style: solid;
    border-width: 1.5px;
    outline: 0 #75a0a8;
    width: auto;
    height: 400px;
    display: flex;
  }

  .prism-002 {
    width: 320px;
    padding-bottom: 40px;
    padding-right: 20px;
  }

  .gra {
    background-image: linear-gradient(270deg, #000000e6 12%, #0000 79%);
  }

  .product02-copy, .product_03 {
    z-index: 0;
    top: auto;
    left: 0;
    right: auto;
    overflow: hidden;
  }

  .ultra-reality-mini {
    float: left;
    opacity: 1;
    color: var(--cyan);
    background-color: #020911;
    border-bottom: 1px #000;
    width: 100%;
    min-height: auto;
    max-height: none;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 60px;
    font-weight: 300;
    bottom: auto;
  }

  .ultra-reality-mini.w--current {
    opacity: .5;
    color: var(--cyan);
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .mini-main {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 90vh;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .mini-main-p {
    width: 160%;
    max-width: none;
    margin-bottom: 0;
    margin-right: 450px;
    padding-top: 60px;
    position: relative;
  }

  .main-text-box-mini {
    justify-content: center;
    width: 85%;
    margin-top: 220px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
  }

  .mini-specifications {
    justify-content: flex-end;
    height: auto;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .mini-side-back-p {
    opacity: .2;
    height: auto;
  }

  .mini-specifications-box {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 100px 0%;
    padding-right: 0%;
  }

  .mini-specification-in {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 75%;
    padding-bottom: 0;
    padding-right: 0%;
    overflow: visible;
  }

  .mini-lines-work {
    width: 350px;
    max-width: none;
    margin-right: 0%;
    padding-bottom: 40px;
  }

  .mini-lines-work-p {
    opacity: 1;
    width: 100%;
    max-width: none;
    height: auto;
    margin-right: 0;
  }

  .text-specifi-mini {
    width: 100%;
  }

  .paragraph-28-mini {
    text-align: center;
    width: auto;
  }

  .mini-features-01 {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 100px;
    display: none;
  }

  .mini-features-p-box {
    flex-direction: row;
    justify-content: center;
    width: 90%;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    position: relative;
  }

  .mini-p-box-in {
    width: 100%;
    height: auto;
  }

  .mini-features-p01 {
    width: 100%;
    max-width: none;
    margin-left: 0;
    padding-top: 0;
  }

  .mini-features-text-box-01 {
    width: 90%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-text-mini-ur {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .list-mini-ur {
    width: 95%;
  }

  .list-mini-01, .list-mini-02 {
    margin-bottom: 10px;
  }

  .bold-text-mini {
    color: #75d6e3;
    -webkit-text-stroke-color: #75d6e3;
  }

  .mini-features-02 {
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 60px;
    display: flex;
  }

  .mini-features-text-box {
    width: 90%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-text-mini {
    width: 500px;
    margin-bottom: 15px;
    font-size: 30px;
  }

  .head-paragraph-mini {
    width: auto;
  }

  .coming-soon-copy {
    width: 350px;
    padding-bottom: 40px;
    padding-right: 20px;
  }

  .mini-ur-002 {
    width: 35%;
    padding-bottom: 40px;
    padding-right: 20px;
    display: none;
  }

  .product-02-copy, .product-_03 {
    outline-offset: 0px;
    border-style: solid none none;
    outline: 0 #75a0a8;
    width: auto;
    height: 400px;
    display: flex;
  }

  .gra-mini {
    background-image: linear-gradient(270deg, #000 14%, #0000 46%);
  }

  .mini-003 {
    width: 320px;
    padding-bottom: 40px;
    padding-right: 20px;
  }

  .product-_033 {
    outline-offset: 0px;
    border-style: solid;
    border-width: 1.5px;
    outline-width: 0;
    outline-style: none;
    width: auto;
    height: 400px;
    display: flex;
  }

  .mini-p0033 {
    margin-right: 0;
  }

  .image-mini-vv {
    opacity: 1;
    height: 170%;
    margin-top: 120px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    left: auto;
    right: auto;
  }

  .ur-01 {
    border: 1.5px solid #000;
  }

  .ur100-001 {
    align-items: flex-start;
    width: 320px;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 20px;
  }

  .gra-001 {
    display: none;
  }

  .product-ur-light {
    width: auto;
  }

  .paragraph-mini {
    text-align: center;
    margin-bottom: 10px;
    line-height: 1em;
  }

  .paragraph-7-mini-sub {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .front-mini {
    width: 100%;
    max-width: none;
    margin-left: 0;
    padding-top: 0;
    top: auto;
  }

  .back-mini {
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    position: relative;
    top: auto;
  }

  .middle-mini {
    width: 100%;
    max-width: none;
    margin-left: 0;
    padding-top: 0;
    position: relative;
    top: auto;
  }

  .scroll-mini {
    height: 320vh;
    margin-bottom: 0;
  }

  .sticky-container-mini {
    height: 100vh;
  }

  .mini-p-box-in-scroll {
    justify-content: center;
    align-items: center;
    width: 110%;
    height: auto;
    padding-top: 400px;
    display: flex;
    top: 0;
    left: auto;
  }

  .mini-p-box-in-scroll-02, .mini-p-box-in-scroll-03 {
    width: 110%;
    height: auto;
    padding-top: 400px;
    top: 0;
    left: auto;
  }

  .mini-features-text-00 {
    justify-content: flex-start;
    width: 85%;
    margin-bottom: 0;
    margin-right: 0;
    padding: 280px 10px 0;
  }

  .pricing-prism {
    margin-bottom: 20px;
  }

  .pricing-card-hyper {
    width: 330px;
  }

  .order-background {
    display: flex;
  }

  .order-ur, .order-mini {
    padding-top: 10px;
  }

  .div-block-1491 {
    margin-bottom: 40px;
  }

  .image-mini-vv-copy {
    opacity: 1;
    height: 170%;
    margin-top: 120px;
    margin-left: 0;
    left: 0;
  }

  .mini-on-it {
    opacity: 1;
    height: 170%;
    margin-top: 120px;
    margin-left: 0;
    left: auto;
  }

  .prism-on-it {
    height: 100%;
    position: absolute;
  }

  .prism-001 {
    height: 100%;
  }

  .prism-on-it-03, .prism-on-it-02, .prism-on-it-01 {
    height: 100%;
    position: absolute;
  }

  .onr-head-text-copy, .merchandise-text-box {
    width: 85%;
  }

  .merchandise-head-text {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .mechandise-paragrph {
    width: auto;
    font-size: 14px;
  }

  .merchandise-lines {
    margin-bottom: 40px;
  }

  .merchancise-line-p {
    max-width: none;
  }

  .merchandise-pricing {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .merchandise-card {
    width: auto;
  }

  .merchandise-pic {
    height: 180px;
  }

  .pricing-title-2-mini {
    text-align: center;
    font-size: 25px;
    line-height: 1.3em;
  }

  .pricing-price-2-waitlist {
    margin-top: 10px;
  }

  .background-video-29 {
    height: 90%;
    margin-top: 5%;
    padding-top: 0%;
  }

  .text-2-head-copy {
    color: var(--g-aa);
    width: 80%;
  }

  .background-video-30 {
    width: 800px;
    height: 500px;
  }

  .div-block-1342-ausa {
    width: 100%;
    margin-top: 60px;
  }

  .event-address {
    width: auto;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .booth-adress-m {
    width: auto;
    font-size: 14px;
    font-weight: 400;
  }

  .youtu-a {
    display: none;
  }

  .top-wrap {
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .main-intro-02 {
    flex-direction: column-reverse;
    justify-content: flex-end;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .main-text-box-02 {
    justify-content: center;
    width: 700px;
    margin-top: 40px;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
  }

  .div-block-1493 {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    width: 95%;
    position: relative;
  }

  .div-block-1494 {
    justify-content: center;
    width: 700px;
    height: 400px;
  }

  .head-text-01-products {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .head-paragraph-products {
    width: auto;
    font-size: 12px;
  }

  .deactivate {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .deactivate.lg-4 {
    width: 50%;
  }

  .deactivate.lg-4.align-bottom.md-4 {
    width: 100%;
  }

  .deactivate.lg-4.flex-stretch.md-4 {
    flex-wrap: nowrap;
  }

  .deactivate.lg-4.md-4 {
    width: 100%;
  }

  .deactivate.lg-4.md-3 {
    width: 75%;
  }

  .deactivate.lg-4.md-33 {
    width: 33.33%;
  }

  .deactivate.lg-3 {
    flex-wrap: nowrap;
    width: 33.33%;
  }

  .deactivate.lg-3._1-col-in-mobile {
    width: 25%;
  }

  .deactivate.lg-3._2-col-in-mobile {
    width: 50%;
  }

  .deactivate.lg-3.md-4 {
    width: 100%;
  }

  .deactivate.lg-3.md-2 {
    width: 50%;
  }

  .deactivate.lg-3.no-padding {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .deactivate.lg-3.hidden-md-down {
    display: none;
  }

  .deactivate.lg-3.md-1 {
    width: 25%;
  }

  .deactivate.lg-1, .deactivate.lg-1.empty, .deactivate.lg-1.hidden-lg-down {
    display: none;
  }

  .deactivate.lg-6.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .deactivate.lg-6.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .deactivate.lg-6.md-3 {
    width: 75%;
  }

  .deactivate.lg-6.md-4 {
    width: 100%;
  }

  .deactivate.lg-2.md-1 {
    width: 25%;
  }

  .deactivate.lg-2.md-33 {
    width: 33.33%;
  }

  .deactivate.lg-2.md-2 {
    width: 50%;
  }

  .deactivate.lg-2.hidden-md-down {
    display: none;
  }

  .deactivate.lg-2.md-4 {
    width: 100%;
  }

  .deactivate.lg-5 {
    width: 50%;
  }

  .deactivate.lg-5.md-4 {
    width: 100%;
  }

  .deactivate.lg-5.md-3 {
    width: 75%;
  }

  .deactivate.lg-8.md-4 {
    width: 100%;
  }

  .deactivate.lg-8.flex-stretch {
    align-items: stretch;
  }

  .deactivate.lg-9.md-1 {
    width: 25%;
  }

  .deactivate.lg-10.md-2 {
    width: 50%;
  }

  .deactivate.lg-11.md-3 {
    width: 75%;
  }

  .deactivate.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .deactivate.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .deactivate.lg-6-copy.md-3 {
    width: 75%;
  }

  .deactivate.lg-6-copy.md-4 {
    width: 100%;
  }

  .div-block-133-copy {
    width: auto;
    height: 23px;
  }

  .div-block-133-02-copy-copy {
    height: 23px;
  }

  .container-19 {
    max-width: 728px;
  }

  .div-block-1497 {
    width: 85%;
  }

  .background-video-31 {
    opacity: .1;
    height: 100vh;
    top: 0;
  }

  .doneload-center {
    width: 85%;
    font-size: 23px;
  }

  .sup-text, .sup-text-in-card {
    width: 100%;
  }

  .sup-sup, .card-head {
    align-items: center;
    width: 350px;
    display: flex;
  }

  .card-tt {
    width: 100%;
  }

  .card-demo-head {
    align-items: center;
    width: 350px;
    display: flex;
  }

  .div-block-1507 {
    width: 320px;
    height: 120px;
  }

  .sup-text-in-demo-card, .sup-text-pdf {
    width: 100%;
  }

  .div-block-1495-v2 {
    flex-direction: column;
    padding-bottom: 100px;
  }

  .download-center {
    background-color: #131313;
    border-style: solid;
    border-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .guide {
    width: 100%;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
  }

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

  .link-17 {
    padding-top: 7px;
    font-size: 16px;
  }

  .link-17.w--current {
    font-size: 15px;
  }

  .explain {
    width: 100%;
    margin-bottom: 40px;
    padding-top: 0;
    display: flex;
  }

  .sup-text-v2 {
    width: 100%;
  }

  .sub-body {
    flex-direction: column;
    align-items: center;
    padding-top: 0;
  }

  .download-boxx {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .support-in-head {
    align-items: center;
    width: auto;
    font-size: 19px;
    display: flex;
  }

  .support-in-text {
    width: 100%;
    font-size: 12px;
  }

  .gen {
    width: auto;
    overflow: hidden;
  }

  .nav-link-sub.w--current {
    display: flex;
  }

  .nav-link-sub.cta, .nav-link-sub-s.cta {
    display: none;
  }

  .demo-download {
    margin-top: 20px;
  }

  .sup-gab {
    display: none;
  }

  .download-boxx-app {
    justify-content: space-between;
    width: 100%;
    padding: 20px 30px;
  }

  .app-download {
    margin-top: 20px;
  }

  .div-block-1507-app {
    margin-left: 0;
  }

  .gen-app {
    width: 120px;
  }

  .div-block-1508-app {
    align-items: flex-start;
    width: 72%;
  }

  .download-boxx-docu {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-1508-docu {
    width: 100%;
  }

  .gen-docu {
    opacity: .8;
  }

  .div-block-1507-docu {
    width: 80%;
    padding-bottom: 0;
  }

  .docu-in-text-copy {
    width: 100%;
  }

  .div-block-1500-v2-copy {
    width: 95%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .body-17 {
    background-color: #000;
  }

  .div-block-99-copy {
    width: 150px;
    margin-top: 60px;
  }

  .support.cta {
    display: none;
  }

  .link-17-copy {
    padding-top: 7px;
    font-size: 16px;
  }

  .link-17-copy.w--current {
    font-size: 15px;
  }

  .nav-link-support {
    background-color: var(--nn3);
    color: var(--white);
    text-align: left;
    border-bottom: 1px solid #b8b8b833;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    min-height: auto;
    padding-top: 31px;
    padding-bottom: 31px;
    font-size: 16px;
    display: flex;
  }

  .nav-link-support.w--current {
    color: var(--white);
    background-color: #020911;
    align-items: stretch;
    font-size: 16px;
    display: none;
  }

  .support-in-text-gen {
    width: 100%;
    font-size: 12px;
  }

  .demo-download-copy {
    margin-top: 20px;
  }

  .microsoft, .g-defense {
    width: auto;
    overflow: hidden;
  }

  .software {
    float: left;
    border-bottom: 1px none var(--black);
    opacity: 1;
    color: var(--cyan);
    background-color: #020911;
    width: 100%;
    min-height: auto;
    max-height: none;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 60px;
    font-weight: 300;
    display: none;
    bottom: auto;
  }

  .software.w--current {
    opacity: .5;
    color: var(--cyan);
  }

  .background-video-34 {
    height: 600px;
  }

  .x-tech {
    height: 40px;
  }

  .software0:hover {
    opacity: 1;
  }

  .gen-medi {
    width: auto;
    overflow: hidden;
  }

  .intro-scroll-copy {
    justify-content: flex-start;
    align-items: stretch;
    height: 420vh;
    display: flex;
  }

  .intro-scroll-ur {
    display: none;
  }

  .intro-scroll-ur-page {
    justify-content: flex-start;
    align-items: stretch;
    height: 420vh;
    display: flex;
  }

  .sticky-container-ur {
    height: 100vh;
  }

  .bg-scroll-ur {
    background-size: 130%;
    width: 100%;
    height: 100vh;
    position: absolute;
  }

  .end-ur {
    height: 100vh;
  }

  .text-block-13-ur {
    margin-bottom: 40px;
    font-size: 40px;
    font-weight: 400;
  }

  .intro-paragrph-ur {
    height: 100vh;
  }

  .paragraph-78-ur {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5em;
  }

  .hero--title-ur {
    height: 100vh;
  }

  .text-block-13-urr {
    margin-bottom: 10px;
    font-size: 40px;
    font-weight: 300;
  }

  .bg-main-ur {
    background-size: auto;
    height: 100vh;
  }

  .image-128-ur {
    width: 110%;
    max-width: none;
    position: absolute;
  }

  .image-127-ur {
    width: 110%;
  }

  .background-video-27-ur {
    width: 100%;
    height: 40%;
    margin-bottom: 60px;
  }

  .intro-scroll-ur-dual {
    justify-content: center;
    align-items: stretch;
    height: 380vh;
    display: none;
  }

  .sticky-container-ur-dual {
    height: 100vh;
  }

  .bg-scroll-ur-dual {
    background-size: 130%;
    width: 100%;
    height: 100vh;
    position: absolute;
  }

  .end-ur-dual, .intro-paragrph-ur-dual {
    height: 100vh;
  }

  .paragraph-78-ur-dual {
    text-align: center;
    width: 80%;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5em;
  }

  .hero--title-ur-dual {
    height: 100vh;
  }

  .t-ext-block-13-ur-dual {
    margin-bottom: 40px;
    font-size: 40px;
    font-weight: 400;
  }

  .bg-main-ur-dual {
    background-size: auto;
    height: 100vh;
  }

  .image-128-ur-dual {
    width: 110%;
    max-width: none;
    position: absolute;
  }

  .image-127-ur-dual {
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 40%;
    overflow: hidden;
  }

  .back-layer-video-v {
    width: 80%;
    height: 30%;
    margin-bottom: 60px;
  }

  .front-screen {
    width: 70%;
    height: 35%;
  }

  .front-layer-video {
    filter: brightness(120%) contrast(115%);
    width: 70%;
    height: 35%;
  }

  .back-screen {
    width: 120%;
    height: 100%;
    overflow: hidden;
  }

  .main-dual-png {
    background-color: #0000;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-left: 0;
    display: block;
    position: absolute;
  }

  .image-146 {
    width: 80%;
    height: 45%;
  }

  .paragraph-84 {
    font-size: 20px;
    bottom: 30%;
  }

  .div-block-1518 {
    justify-content: center;
    align-items: center;
    width: 130%;
    display: none;
  }

  .button-extend {
    margin-top: 40px;
  }

  .logo-navbar-v2.white {
    width: 140px;
  }

  .extend-01 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 95vh;
    padding-top: 10%;
    padding-bottom: 0;
  }

  .extend-r {
    flex-flow: column-reverse;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 10px;
    display: inline-flex;
  }

  .extend-l {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    display: inline-flex;
  }

  .extend-comends {
    padding-bottom: 60px;
  }

  .extend-specifications {
    justify-content: center;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 140px;
    padding-bottom: 140px;
    overflow: hidden;
  }

  .ex-main-image {
    width: 140%;
    max-width: none;
    margin-top: -40px;
    margin-bottom: 0;
    margin-right: 60px;
    padding-top: 0;
    bottom: auto;
  }

  .ex-button {
    margin-top: 15px;
  }

  .extend-02 {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .extend-02-text {
    width: 85%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-147 {
    margin-bottom: 20px;
  }

  .head-text-ex {
    text-align: left;
    margin-bottom: 10px;
    font-size: 30px;
  }

  .head-paragraph-ex, .head-paragraph-ex-copy {
    text-align: left;
    width: auto;
  }

  .button-extend-phone {
    margin-top: 40px;
    display: none;
  }

  .ultra-reality-extend {
    float: left;
    opacity: 1;
    color: var(--cyan);
    background-color: #020911;
    border-bottom: 1px #000;
    width: 100%;
    min-height: auto;
    max-height: none;
    padding-top: 0;
    padding-bottom: 15px;
    padding-left: 60px;
    font-weight: 300;
    bottom: auto;
  }

  .ultra-reality-extend.w--current {
    opacity: .5;
    color: var(--cyan);
  }

  .image-76-copy {
    opacity: .3;
    width: 800px;
    height: auto;
    margin-bottom: 0;
  }

  .order-extend {
    padding-top: 10px;
  }

  .pricing-extend {
    margin-bottom: 20px;
  }

  .lottie-animation {
    width: 100%;
    top: 30%;
  }

  .div-block-1520 {
    margin-top: 0%;
    position: relative;
  }

  .back-lines {
    width: 80%;
    height: 45%;
  }

  .only-dual-frame {
    background-color: #0000;
    background-size: cover;
    width: auto;
    height: 110vh;
    padding-top: 0;
    padding-left: 0;
    display: block;
    position: absolute;
  }

  .image-149 {
    max-width: none;
    height: 100%;
  }

  .intro-scroll-ur-dual-v2 {
    justify-content: center;
    align-items: stretch;
    height: 380vh;
    display: none;
  }

  .sticky-container-ur-dual-v2 {
    height: 100vh;
    margin-top: 0;
  }

  .intro-paragrph-ur-dual-v2 {
    height: 100vh;
  }

  .paragraph-78-ur-dual-v2 {
    text-align: center;
    width: 80%;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5em;
  }

  .hero--title-ur-dual-v2 {
    height: 100vh;
  }

  .t-ext-block-13-ur-dual-v2 {
    margin-bottom: 40px;
    font-size: 40px;
    font-weight: 400;
  }

  .main-dual-png-v2 {
    background-color: #0000;
    background-size: cover;
    width: auto;
    height: 110vh;
    padding-top: 0;
    padding-left: 0;
    display: block;
    position: absolute;
  }

  .image-148-v2 {
    width: auto;
    height: 100%;
  }

  .bg-main-ur-dual-v2 {
    background-size: auto;
    height: 100vh;
    margin-top: 0;
  }

  .front-screen-v2 {
    width: 53%;
    height: 15%;
    margin-top: 75px;
    margin-right: 10px;
    display: inline-flex;
  }

  .image-146-v2 {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
  }

  .front-layer-video-v2 {
    filter: brightness(120%) contrast(115%);
    width: 96%;
    height: 88%;
    margin-top: 10px;
  }

  .back-screen-v2 {
    width: 53%;
    height: 15%;
    margin-top: 75px;
    margin-right: 10px;
    display: inline-flex;
    overflow: hidden;
  }

  .back-layer-video-v2 {
    width: 96%;
    height: 88%;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .image-127-ur-dual-v2 {
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 40%;
    overflow: hidden;
  }

  .back-lines-v2 {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
  }

  .paragraph-84-v2, .bottom-tt {
    font-size: 20px;
    bottom: 30%;
  }

  .intro-paragrph-ur-dual-screen {
    height: 100vh;
  }

  .paragraph-78-ur-dual-screen {
    text-align: center;
    width: 80%;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5em;
  }

  .dual-screen {
    margin-bottom: 0;
    font-size: 42px;
  }

  .text-block-16 {
    font-size: 3vw;
  }

  .maks {
    width: 20rem;
    height: 32rem;
  }

  .headers-wrapper.nav {
    grid-template-columns: 1fr 2.75fr;
  }

  .middle-svgs.nav {
    display: none;
  }

  .fs-sliderdots_slide {
    min-height: 32rem;
  }

  .text-block-17 {
    font-size: 3vw;
  }

  .fs-sliderdots-nav {
    justify-content: space-between;
    width: 90%;
    margin-top: 10%;
  }

  .fs-sliderdots_content {
    white-space: nowrap;
    word-break: normal;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    font-size: 1.8vw;
  }

  .bottom-div {
    margin-top: 25%;
  }

  .text-block-18 {
    font-size: 3vw;
  }

  .middle-svgs-3.nav {
    display: none;
  }

  .text-block-19 {
    font-size: 3vw;
  }

  .extend-learn-more {
    justify-content: center;
    align-items: center;
    width: 200px;
    display: flex;
  }

  .lottie-ani {
    height: 500px;
  }

  .app-text-v3 {
    width: 85%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 40px;
    font-weight: 300;
  }

  .head-paragraph-products-v3 {
    width: auto;
    font-size: 12px;
  }

  .video-explain-v3 {
    padding-top: 0;
  }

  .div-block-1529 {
    width: 90%;
    margin-bottom: 20px;
  }

  .head-text-v3 {
    text-align: center;
    font-size: 30px;
  }

  .head-paragraph-v3 {
    width: auto;
    height: auto;
  }

  .intro-text-01 {
    width: 65%;
  }

  .main-intro-02-v3 {
    flex-direction: column-reverse;
    justify-content: flex-end;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-1493-v3 {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    width: 95%;
    position: relative;
  }

  .main-text-box-02-v3 {
    justify-content: center;
    width: 700px;
    margin-top: 40px;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
  }

  .div-block-1494-v3 {
    justify-content: center;
    width: 700px;
    height: 389px;
    margin-right: 0%;
  }

  .wave-v3 {
    flex-direction: column;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 80px;
  }

  .inte-03-v3 {
    flex-flow: column;
    align-items: center;
    margin-bottom: 100px;
    padding: 40px 0;
  }

  .div-block-enter-v3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 95%;
    margin-top: 140px;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .prosumer-text-head-v3 {
    width: auto;
    margin-bottom: 10px;
    margin-right: 0%;
    font-size: 30px;
  }

  .prosumer-paragraph-v3 {
    width: auto;
  }

  .tracck-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: 400vw;
    margin-left: 0;
    display: flex;
    overflow: visible;
  }

  .camera1-3 {
    justify-content: flex-start;
    align-items: stretch;
    width: 90vw;
    height: 85vh;
    display: block;
  }

  .frame-2 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .div-block-1532 {
    top: 40%;
  }

  .heading-20, .heading-21, .heading-22, .heading-23 {
    margin-bottom: 30px;
  }

  .text-block-24, .text-block-25, .text-block-26, .text-block-27 {
    width: 250px;
  }

  .div-block-1534 {
    display: none;
  }

  .div-block-extend {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
    bottom: auto;
    left: auto;
  }

  .image-exttend-back {
    opacity: .3;
    width: 800px;
    height: auto;
    margin-bottom: 0;
  }

  .requeat-form {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .request-ex {
    width: auto;
  }

  .form-ex {
    display: block;
  }

  .form-field-2-ex, .select-products-extend, .text-area-extend {
    width: 300px;
  }

  .paragraph-93 {
    width: auto;
  }

  .div-block-1535 {
    width: 48%;
  }

  .request-ex-sub {
    width: 300px;
    margin-bottom: 5px;
    font-size: 15px;
    position: static;
  }

  .form-3 {
    width: 100%;
  }

  .specifications-box-ex {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    width: 75%;
    margin: 350px 0% 100px;
    padding-right: 0%;
  }

  .button-6-login {
    width: auto;
    margin-bottom: 5px;
    padding: 15px 27px;
  }

  .member-head {
    color: var(--g-04);
    margin-bottom: 20px;
  }

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

  .div-block-1543 {
    width: 100%;
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .order-now-02.cta {
    display: none;
  }

  .div-block-1545 {
    width: 85%;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .nav-link-copy.cta {
    display: none;
  }

  .col-software {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-software.lg-4 {
    width: 50%;
  }

  .col-software.lg-4.align-bottom.md-4 {
    width: 100%;
  }

  .col-software.lg-4.flex-stretch.md-4 {
    flex-wrap: nowrap;
  }

  .col-software.lg-4.md-4 {
    width: 100%;
  }

  .col-software.lg-4.md-3 {
    width: 75%;
  }

  .col-software.lg-4.md-33 {
    width: 33.33%;
  }

  .col-software.lg-3 {
    flex-wrap: nowrap;
    width: 33.33%;
  }

  .col-software.lg-3._1-col-in-mobile {
    width: 25%;
  }

  .col-software.lg-3._2-col-in-mobile {
    width: 50%;
  }

  .col-software.lg-3.md-4 {
    width: 100%;
  }

  .col-software.lg-3.md-2 {
    width: 50%;
  }

  .col-software.lg-3.no-padding {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .col-software.lg-3.hidden-md-down {
    display: none;
  }

  .col-software.lg-3.md-1 {
    width: 25%;
  }

  .col-software.lg-1, .col-software.lg-1.empty, .col-software.lg-1.hidden-lg-down {
    display: none;
  }

  .col-software.lg-6.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col-software.lg-6.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col-software.lg-6.md-3 {
    width: 75%;
  }

  .col-software.lg-6.md-4 {
    width: 100%;
  }

  .col-software.lg-2.md-1 {
    width: 25%;
  }

  .col-software.lg-2.md-33 {
    width: 33.33%;
  }

  .col-software.lg-2.md-2 {
    width: 50%;
  }

  .col-software.lg-2.hidden-md-down {
    display: none;
  }

  .col-software.lg-2.md-4 {
    width: 100%;
  }

  .col-software.lg-5 {
    width: 50%;
  }

  .col-software.lg-5.md-4 {
    width: 100%;
  }

  .col-software.lg-5.md-3 {
    width: 75%;
  }

  .col-software.lg-8.md-4 {
    width: 100%;
  }

  .col-software.lg-8.flex-stretch {
    align-items: stretch;
  }

  .col-software.lg-9.md-1 {
    width: 25%;
  }

  .col-software.lg-10.md-2 {
    width: 50%;
  }

  .col-software.lg-11.md-3 {
    width: 75%;
  }

  .col-software.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col-software.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col-software.lg-6-copy.md-3 {
    width: 75%;
  }

  .col-software.lg-6-copy.md-4 {
    width: 100%;
  }

  .auto-prism {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .div-block-1547 {
    width: 85%;
  }

  .automotive {
    background-color: var(--nn3);
    color: var(--white);
    text-align: left;
    border-bottom: 1px solid #b8b8b833;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    min-height: auto;
    padding-top: 31px;
    padding-bottom: 31px;
    font-size: 16px;
    display: flex;
  }

  .automotive.w--current {
    color: var(--white);
    background-color: #020911;
    align-items: stretch;
    font-size: 16px;
    display: flex;
  }

  .software-page {
    background-color: var(--nn3);
    color: var(--white);
    text-align: left;
    border-bottom: 1px solid #b8b8b833;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    min-height: auto;
    padding-top: 31px;
    padding-bottom: 31px;
    font-size: 16px;
    display: flex;
  }

  .software-page.w--current {
    color: var(--white);
    background-color: #020911;
    align-items: stretch;
    font-size: 16px;
    display: flex;
  }

  .ecosystem-x {
    background-color: var(--nn3);
    color: var(--white);
    text-align: left;
    border-bottom: 1px solid #b8b8b833;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    min-height: auto;
    padding-top: 31px;
    padding-bottom: 31px;
    font-size: 16px;
    display: none;
  }

  .ecosystem-x.w--current {
    color: var(--white);
    background-color: #020911;
    align-items: stretch;
    font-size: 16px;
    display: none;
  }

  .book-near {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
  }

  .div-block-120-about {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    margin-top: 40px;
    margin-bottom: 20px;
    display: flex;
  }

  .div-block-121-about {
    flex-flow: wrap;
    place-content: flex-start space-between;
    width: auto;
  }

  .div-block-118-about, .asia-about, .div-block-118-usa-copy, .div-block-118-copy-copy {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-right: 30px;
  }

  .div-block-118-europe-about {
    margin-top: 20px;
  }

  .about-p-demo {
    width: 100%;
  }

  .button-demo-for-about {
    width: auto;
    margin-bottom: 5px;
    padding: 15px 27px;
  }

  .ecosystem.cta {
    display: none;
  }

  .automotive-main-c {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    padding-top: 0%;
    padding-bottom: 0;
  }

  .automotive-gap-00 {
    display: none;
  }

  .auto-main {
    width: 1000px;
  }

  .auti-main-text-box, .auto-main-text-box {
    margin-top: 0%;
    position: relative;
  }

  .automotive-main-text-box {
    justify-content: center;
    align-items: flex-start;
    width: 85%;
    margin-top: 0%;
    margin-bottom: 0;
    padding: 0% 0 0;
    position: absolute;
  }

  .bic {
    justify-content: center;
    align-items: center;
    width: 700px;
    height: auto;
    margin-right: 0;
    display: block;
  }

  .member-text-in-01, .member-text-in-02 {
    width: 100%;
  }

  .div-block-1554 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-1556 {
    width: 90%;
  }

  .member-card-para {
    margin-bottom: 0;
  }

  .div-block-1557-silver, .div-block-1557-gold, .div-block-1557-dia {
    margin-top: 10px;
  }

  .membership-request {
    justify-content: center;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
  }

  .member-requeat-form {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .request-member {
    color: var(--g-04);
    width: auto;
  }

  .request-member-sub {
    width: 300px;
    margin-bottom: 5px;
    font-size: 15px;
    position: static;
  }

  .paragraph-93-member {
    width: auto;
  }

  .form-field-member {
    width: 300px;
  }

  .div-block-61-v2 {
    justify-content: center;
    display: none;
  }

  .components-list-container-v3 {
    display: none;
  }

  .components-list-container-v3._2 {
    display: inline-flex;
  }

  .page-preview-link-v3 {
    height: 22px;
  }

  .col-v3 {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-v3.lg-4 {
    width: 50%;
  }

  .col-v3.lg-4.align-bottom.md-4 {
    width: 100%;
  }

  .col-v3.lg-4.flex-stretch.md-4 {
    flex-wrap: nowrap;
  }

  .col-v3.lg-4.md-4 {
    width: 100%;
  }

  .col-v3.lg-4.md-3 {
    width: 75%;
  }

  .col-v3.lg-4.md-33 {
    width: 33.33%;
  }

  .col-v3.lg-3 {
    flex-wrap: nowrap;
    width: 33.33%;
  }

  .col-v3.lg-3._1-col-in-mobile {
    width: 25%;
  }

  .col-v3.lg-3._2-col-in-mobile {
    width: 50%;
  }

  .col-v3.lg-3.md-4 {
    width: 100%;
  }

  .col-v3.lg-3.md-2 {
    width: 50%;
  }

  .col-v3.lg-3.no-padding {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .col-v3.lg-3.hidden-md-down {
    display: none;
  }

  .col-v3.lg-3.md-1 {
    width: 25%;
  }

  .col-v3.lg-1, .col-v3.lg-1.empty, .col-v3.lg-1.hidden-lg-down {
    display: none;
  }

  .col-v3.lg-6.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col-v3.lg-6.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col-v3.lg-6.md-3 {
    width: 75%;
  }

  .col-v3.lg-6.md-4 {
    width: 100%;
  }

  .col-v3.lg-2.md-1 {
    width: 25%;
  }

  .col-v3.lg-2.md-33 {
    width: 33.33%;
  }

  .col-v3.lg-2.md-2 {
    width: 50%;
  }

  .col-v3.lg-2.hidden-md-down {
    display: none;
  }

  .col-v3.lg-2.md-4 {
    width: 100%;
  }

  .col-v3.lg-5 {
    width: 50%;
  }

  .col-v3.lg-5.md-4 {
    width: 100%;
  }

  .col-v3.lg-5.md-3 {
    width: 75%;
  }

  .col-v3.lg-8.md-4 {
    width: 100%;
  }

  .col-v3.lg-8.flex-stretch {
    align-items: stretch;
  }

  .col-v3.lg-9.md-1 {
    width: 25%;
  }

  .col-v3.lg-10.md-2 {
    width: 50%;
  }

  .col-v3.lg-11.md-3 {
    width: 75%;
  }

  .col-v3.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col-v3.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col-v3.lg-6-copy.md-3 {
    width: 75%;
  }

  .col-v3.lg-6-copy.md-4 {
    width: 100%;
  }

  .col-v3-copy {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-v3-copy.lg-4 {
    width: 50%;
  }

  .col-v3-copy.lg-4.align-bottom.md-4 {
    width: 100%;
  }

  .col-v3-copy.lg-4.flex-stretch.md-4 {
    flex-wrap: nowrap;
  }

  .col-v3-copy.lg-4.md-4 {
    width: 100%;
  }

  .col-v3-copy.lg-4.md-3 {
    width: 75%;
  }

  .col-v3-copy.lg-4.md-33 {
    width: 33.33%;
  }

  .col-v3-copy.lg-3 {
    flex-wrap: nowrap;
    width: 33.33%;
  }

  .col-v3-copy.lg-3._1-col-in-mobile {
    width: 25%;
  }

  .col-v3-copy.lg-3._2-col-in-mobile {
    width: 50%;
  }

  .col-v3-copy.lg-3.md-4 {
    width: 100%;
  }

  .col-v3-copy.lg-3.md-2 {
    width: 50%;
  }

  .col-v3-copy.lg-3.no-padding {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .col-v3-copy.lg-3.hidden-md-down {
    display: none;
  }

  .col-v3-copy.lg-3.md-1 {
    width: 25%;
  }

  .col-v3-copy.lg-1, .col-v3-copy.lg-1.empty, .col-v3-copy.lg-1.hidden-lg-down {
    display: none;
  }

  .col-v3-copy.lg-6.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col-v3-copy.lg-6.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col-v3-copy.lg-6.md-3 {
    width: 75%;
  }

  .col-v3-copy.lg-6.md-4 {
    width: 100%;
  }

  .col-v3-copy.lg-2.md-1 {
    width: 25%;
  }

  .col-v3-copy.lg-2.md-33 {
    width: 33.33%;
  }

  .col-v3-copy.lg-2.md-2 {
    width: 50%;
  }

  .col-v3-copy.lg-2.hidden-md-down {
    display: none;
  }

  .col-v3-copy.lg-2.md-4 {
    width: 100%;
  }

  .col-v3-copy.lg-5 {
    width: 50%;
  }

  .col-v3-copy.lg-5.md-4 {
    width: 100%;
  }

  .col-v3-copy.lg-5.md-3 {
    width: 75%;
  }

  .col-v3-copy.lg-8.md-4 {
    width: 100%;
  }

  .col-v3-copy.lg-8.flex-stretch {
    align-items: stretch;
  }

  .col-v3-copy.lg-9.md-1 {
    width: 25%;
  }

  .col-v3-copy.lg-10.md-2 {
    width: 50%;
  }

  .col-v3-copy.lg-11.md-3 {
    width: 75%;
  }

  .col-v3-copy.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col-v3-copy.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col-v3-copy.lg-6-copy.md-3 {
    width: 75%;
  }

  .col-v3-copy.lg-6-copy.md-4 {
    width: 100%;
  }

  .col-v3-copy-copy {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-v3-copy-copy.lg-4 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-4.align-bottom.md-4 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-4.flex-stretch.md-4 {
    flex-wrap: nowrap;
  }

  .col-v3-copy-copy.lg-4.md-4 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-4.md-3 {
    width: 75%;
  }

  .col-v3-copy-copy.lg-4.md-33 {
    width: 33.33%;
  }

  .col-v3-copy-copy.lg-3 {
    flex-wrap: nowrap;
    width: 33.33%;
  }

  .col-v3-copy-copy.lg-3._1-col-in-mobile {
    width: 25%;
  }

  .col-v3-copy-copy.lg-3._2-col-in-mobile {
    width: 50%;
  }

  .col-v3-copy-copy.lg-3.md-4 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-3.md-2 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-3.no-padding {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .col-v3-copy-copy.lg-3.hidden-md-down {
    display: none;
  }

  .col-v3-copy-copy.lg-3.md-1 {
    width: 25%;
  }

  .col-v3-copy-copy.lg-1, .col-v3-copy-copy.lg-1.empty, .col-v3-copy-copy.lg-1.hidden-lg-down {
    display: none;
  }

  .col-v3-copy-copy.lg-6.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col-v3-copy-copy.lg-6.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col-v3-copy-copy.lg-6.md-3 {
    width: 75%;
  }

  .col-v3-copy-copy.lg-6.md-4 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-2.md-1 {
    width: 25%;
  }

  .col-v3-copy-copy.lg-2.md-33 {
    width: 33.33%;
  }

  .col-v3-copy-copy.lg-2.md-2 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-2.hidden-md-down {
    display: none;
  }

  .col-v3-copy-copy.lg-2.md-4 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-5 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-5.md-4 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-5.md-3 {
    width: 75%;
  }

  .col-v3-copy-copy.lg-8.md-4 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-8.flex-stretch {
    align-items: stretch;
  }

  .col-v3-copy-copy.lg-9.md-1 {
    width: 25%;
  }

  .col-v3-copy-copy.lg-10.md-2 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-11.md-3 {
    width: 75%;
  }

  .col-v3-copy-copy.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col-v3-copy-copy.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col-v3-copy-copy.lg-6-copy.md-3 {
    width: 75%;
  }

  .col-v3-copy-copy.lg-6-copy.md-4 {
    width: 100%;
  }

  .text-area-extend-member, .select-products-member {
    width: 300px;
  }

  .select-products-member:focus-visible, .select-products-member[data-wf-focus-visible] {
    color: #0fe;
  }

  .app-soft-main {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 95vh;
    padding-top: 10%;
    padding-bottom: 0;
  }

  .app-software-main {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 80vh;
    padding-top: 10%;
    padding-bottom: 0;
  }

  .software-app-main-box {
    margin-top: 0%;
    position: relative;
  }

  .body-22 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .app-software-video {
    justify-content: flex-end;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-soft-app {
    width: 90%;
    height: 380px;
  }

  .software-app-video-sub {
    font-size: 11px;
  }

  .software-app-boby-01 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 40px 0;
    display: flex;
  }

  .head-app-r-copy {
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 30px;
  }

  .paragraph-soft-body {
    width: auto;
  }

  .software-text-box {
    align-items: flex-start;
    width: 90%;
    margin-bottom: 0;
    margin-left: 0%;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .software-app-boby-02 {
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    display: none;
  }

  .software-app-boby-03 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    display: flex;
  }

  .software-app-body-02 {
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    display: none;
  }

  .software-text-box-02 {
    align-items: flex-start;
    width: 90%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-app-l {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .paragraph-soft-body-02 {
    width: auto;
  }

  .div-block-ultra-r-copy {
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 10px;
    display: flex;
  }

  .software-app-body-2 {
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding: 40px 0;
    display: flex;
  }

  .app-software-video-2 {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-soft-app-2 {
    width: 90%;
    height: 380px;
  }

  .head-text-ultra-r-copy, .head-app-l-copy {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .head-paragraph-soft-body-2 {
    width: auto;
  }

  .hero_ui-2 {
    bottom: 58%;
    transform: scale(.7);
  }

  .hero_ui-2-bg {
    border-radius: 8px;
  }

  .hero_right-wrap {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 300px;
    margin-top: 180px;
    margin-left: 0;
    right: auto;
  }

  .hero-ui-5 {
    border-radius: 8px;
    left: 39%;
    transform: scale(.7);
  }

  .hero_ui-3 {
    border-radius: 8px;
    bottom: 58%;
    transform: scale(.7);
  }

  .hero_ui-3-bg {
    border-radius: 8px;
  }

  .hero_ui-4 {
    left: -15%;
    transform: scale(.7);
  }

  .lesson-img {
    width: 87%;
  }

  .lesson-img.hide {
    display: none;
  }

  .paragraph-99 {
    width: 230px;
    font-size: 14px;
  }

  .paragraph-99.ui-txt {
    font-size: 10px;
  }

  .hero_ui-1 {
    width: auto;
  }

  .page-preview-link-2 {
    height: 22px;
  }

  .components-list-container-2 {
    display: none;
  }

  .col-3 {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-3.lg-3 {
    flex-wrap: nowrap;
    width: 33.33%;
  }

  .col-3.lg-3.no-padding {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero_ui-02 {
    width: auto;
  }

  .software-app-main-box-copy {
    margin-top: 0%;
    position: relative;
  }

  .software-app-main-box-a {
    margin-top: 0;
    margin-bottom: 60px;
    padding-top: 0;
    position: relative;
  }

  .background-video-app-02 {
    width: 90%;
  }

  .app-01-icon {
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    width: auto;
  }

  .app-01-icon-01 {
    width: 40px;
    height: 40px;
  }

  .app-button-focal-studio.w--current {
    background-image: url('../images/asset-244x_1.avif');
  }

  .auto-front {
    width: 400px;
    height: 130px;
    margin-bottom: 200px;
    margin-left: 20px;
  }

  .auto-video-main {
    justify-content: center;
    align-items: center;
    height: 600px;
  }

  .auto-overview {
    display: none;
  }

  .auto-crystal {
    flex-flow: column-reverse;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .auto-mini {
    flex-flow: column;
    padding-top: 20px;
  }

  .app-text-body {
    width: 85%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 300;
  }

  .head-text-01-head {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .body-paragraph-products {
    width: auto;
    font-size: 12px;
  }

  .app-text-body-l {
    width: 85%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 300;
  }

  .image-169 {
    opacity: .5;
    border: 1px solid #fff;
    width: 80%;
  }

  .paragraph-102 {
    margin-top: 5px;
  }

  .div-block-1576 {
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
    padding-top: 25%;
    padding-bottom: 0%;
  }

  .text-effect-wrapper {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .text-effect-gradient {
    height: auto;
  }

  .section-text-gradient-effect {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-effect-text {
    width: 80%;
    font-size: 27px;
  }

  .text-effect-sticky-element {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 0;
    top: 0;
  }

  .paragraph-104 {
    font-size: 16px;
  }

  .automotive-main-d {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 95vh;
    padding-top: 10%;
    padding-bottom: 0;
  }

  .div-block-1579 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
    width: 250px;
    display: flex;
  }

  .paragraph-crsytal {
    margin-bottom: 5px;
    font-size: 11px;
  }

  .paragraph-105-crsytal, .paragraph-105-mini {
    font-size: 16px;
  }

  .paragraph-mini-0 {
    width: 250px;
    font-size: 11px;
  }

  .image-169-mini {
    border: 1px solid #fff;
  }

  .div-block-1576_02 {
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 25%;
  }

  .div-block-1576_03 {
    padding-bottom: 25%;
  }

  .paragraph-7-auto {
    align-items: center;
    width: 350px;
    display: flex;
  }

  .auto-main-handle {
    width: 1000px;
  }

  .you-might-like {
    background-color: #000;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: inline-flex;
  }

  .div-block-might {
    flex-direction: column;
    width: 95%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 30px 10px;
    position: static;
  }

  .might-head-text {
    width: auto;
    margin-bottom: 10px;
    font-size: 33px;
    line-height: 1.2em;
    position: static;
  }

  .auto-main-base {
    width: 1000px;
  }

  .auto-back-layer {
    width: 400px;
    height: 130px;
    margin-bottom: 200px;
    margin-left: 20px;
  }

  .parallax-wrapper {
    min-width: 90rem;
  }

  .col-x {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-x.lg-4 {
    width: 50%;
  }

  .col-x.lg-4.align-bottom.md-4 {
    width: 100%;
  }

  .col-x.lg-4.flex-stretch.md-4 {
    flex-wrap: nowrap;
  }

  .col-x.lg-4.md-4 {
    width: 100%;
  }

  .col-x.lg-4.md-3 {
    width: 75%;
  }

  .col-x.lg-4.md-33 {
    width: 33.33%;
  }

  .col-x.lg-3 {
    flex-wrap: nowrap;
    width: 33.33%;
  }

  .col-x.lg-3._1-col-in-mobile {
    width: 25%;
  }

  .col-x.lg-3._2-col-in-mobile {
    width: 50%;
  }

  .col-x.lg-3.md-4 {
    width: 100%;
  }

  .col-x.lg-3.md-2 {
    width: 50%;
  }

  .col-x.lg-3.no-padding {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .col-x.lg-3.hidden-md-down {
    display: none;
  }

  .col-x.lg-3.md-1 {
    width: 25%;
  }

  .col-x.lg-1, .col-x.lg-1.empty, .col-x.lg-1.hidden-lg-down {
    display: none;
  }

  .col-x.lg-6.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col-x.lg-6.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col-x.lg-6.md-3 {
    width: 75%;
  }

  .col-x.lg-6.md-4 {
    width: 100%;
  }

  .col-x.lg-2.md-1 {
    width: 25%;
  }

  .col-x.lg-2.md-33 {
    width: 33.33%;
  }

  .col-x.lg-2.md-2 {
    width: 50%;
  }

  .col-x.lg-2.hidden-md-down {
    display: none;
  }

  .col-x.lg-2.md-4 {
    width: 100%;
  }

  .col-x.lg-5 {
    width: 50%;
  }

  .col-x.lg-5.md-4 {
    width: 100%;
  }

  .col-x.lg-5.md-3 {
    width: 75%;
  }

  .col-x.lg-8.md-4 {
    width: 100%;
  }

  .col-x.lg-8.flex-stretch {
    align-items: stretch;
  }

  .col-x.lg-9.md-1 {
    width: 25%;
  }

  .col-x.lg-10.md-2 {
    width: 50%;
  }

  .col-x.lg-11.md-3 {
    width: 75%;
  }

  .col-x.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col-x.lg-6-copy.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col-x.lg-6-copy.md-3 {
    width: 75%;
  }

  .col-x.lg-6-copy.md-4 {
    width: 100%;
  }

  .background-video-app-03 {
    width: 90%;
    height: 95%;
  }

  .background-video-29-mini-dual {
    height: 90%;
    margin-top: 5%;
    padding-top: 0%;
  }

  .mini-dual-main-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 90vh;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .main-text-box-mini-dual {
    justify-content: center;
    width: 85%;
    margin-top: 220px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
  }

  .might-products-02 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: start center;
    align-self: center;
    place-items: start center;
    width: 576px;
    display: none;
  }

  .product-v2 {
    background-color: #ffffff12;
    justify-content: center;
    align-items: center;
  }

  .main-text-enterprise {
    justify-content: center;
    align-items: flex-start;
    width: 85%;
    margin-top: 100px;
    margin-bottom: 0;
    padding: 0% 0 0;
    position: relative;
  }

  .paragraph-enter-main {
    align-items: center;
    width: 350px;
    display: flex;
  }

  .text-2-head-enter-phara {
    color: var(--g-aa);
    width: 350px;
  }

  .before-afer-big {
    background-color: #0000;
    justify-content: center;
    width: 95%;
    height: 370px;
    margin-right: 0%;
    overflow: hidden;
  }

  .automotive-main-a {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 95vh;
    padding-top: 10%;
    padding-bottom: 0;
  }

  .auto-middle {
    width: 400px;
    height: 130px;
    margin-bottom: 200px;
    margin-left: 20px;
  }

  .image-enter {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 550px;
    overflow: hidden;
  }

  .background-video-enter-erath {
    justify-content: center;
    align-items: center;
    width: 30%;
    height: 180px;
    margin-top: 0;
    margin-bottom: 100px;
  }

  .background-video-51 {
    position: relative;
    left: auto;
  }

  .mini-dual-main {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 90vh;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .background-video-mini-dual {
    height: 90%;
    margin-top: 5%;
    padding-top: 0%;
  }

  .mini-dual-main-p {
    width: 160%;
    max-width: none;
    margin-bottom: 0;
    margin-right: 450px;
    padding-top: 60px;
    position: relative;
  }

  .mini-dual-main-text-box {
    justify-content: center;
    width: 85%;
    margin-top: 220px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
  }

  .mini-dual-body-02 {
    padding-top: 0;
  }

  .mini-dual-text {
    width: 85%;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .head-text-mini-dual {
    text-align: left;
    margin-bottom: 10px;
    font-size: 30px;
  }

  .head-paragraph-mini-dual {
    text-align: left;
    width: auto;
  }

  .div-block-1529-copy {
    width: 90%;
    margin-bottom: 20px;
  }

  .mini-dual:hover {
    opacity: 1;
  }

  .automotive-main-b {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .use-cases {
    background-color: var(--nn3);
    color: var(--white);
    text-align: left;
    border-bottom: 1px solid #b8b8b833;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    min-height: auto;
    padding-top: 31px;
    padding-bottom: 31px;
    font-size: 16px;
    display: flex;
  }

  .use-cases.w--current {
    color: var(--white);
    background-color: #020911;
    align-items: stretch;
    font-size: 16px;
    display: none;
  }

  .businew {
    height: 25px;
  }

  .prnew {
    filter: brightness(200%);
    height: 20px;
  }

  .ultra-mini:hover, .info_brelyon:hover {
    opacity: 1;
  }

  .paragraph-c {
    align-items: center;
    width: auto;
    display: flex;
  }

  .text-2-c {
    color: var(--g-aa);
    width: 80%;
  }

  .text-box-cc {
    width: 85%;
    margin-top: 0;
  }

  .menbership-accesble-head {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .membership-accesble-phara {
    width: auto;
    font-size: 14px;
  }

  .membership-request-_auto {
    justify-content: center;
    width: 100%;
    height: auto;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .auto-member {
    width: 300px;
  }

  .auto-member-requeat-form {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    width: 90%;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .auto {
    width: 300px;
  }

  .col-3-copy {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-3-copy.lg-3 {
    flex-wrap: nowrap;
    width: 33.33%;
  }

  .col-3-copy.lg-3.no-padding {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .membership-programs {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    display: inline-flex;
    overflow: clip;
  }

  .membership-program-p {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 650px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .membership-p {
    width: auto;
    max-width: none;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .head-membership {
    margin-bottom: 20px;
  }

  .paragraph--membership {
    align-items: center;
    display: flex;
  }

  .phara-membership {
    color: var(--g-aa);
    width: 80%;
  }

  .visual-engine {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    display: flex;
  }

  .app-button-suite.w--current {
    background-image: url('../images/asset-292x.avif');
  }

  .general-member {
    background-color: #000;
    width: 100%;
  }

  .im-member-b {
    margin-top: 20px;
  }

  .automember-log {
    margin-top: 0;
    padding-bottom: 0;
  }

  .member-only {
    width: 85%;
    margin-top: 0;
    font-weight: 300;
  }

  .automotive-main-video {
    height: 800px;
  }

  .automotive-members {
    height: 65%;
    padding-bottom: 0;
  }

  .m-002 {
    opacity: .25;
    width: 500px;
    margin-top: -170px;
  }

  .m-001 {
    opacity: .15;
    width: 500px;
  }

  .div-block-1597 {
    width: 85%;
    margin-left: 0;
  }

  .m-003 {
    opacity: .35;
    width: 500px;
    margin-top: -150px;
  }

  .auto-phara {
    color: var(--g-aa);
    width: auto;
    margin-bottom: 0;
  }

  .auto-overview-b {
    height: 350vh;
    margin-top: 0;
    padding-top: 0;
    display: inline-flex;
    position: relative;
    top: 0;
  }

  .auto-ex-center {
    width: auto;
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-1573-b {
    height: auto;
  }

  .prism-b-back-b {
    height: 280px;
    margin-top: 30px;
    margin-bottom: 0;
    margin-right: 425px;
  }

  .crsytal-b-bck-b {
    flex-flow: column-reverse;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 310px;
    display: inline-flex;
  }

  .mini-b-bck-b {
    margin-top: 230px;
    margin-left: 365px;
  }

  .auto-ball-01-b {
    width: 40px;
    height: 40px;
    margin-bottom: 150px;
    margin-right: 180px;
  }

  .auto-ball-02-b {
    width: 40px;
    height: 40px;
    margin-bottom: 250px;
    margin-right: 60px;
  }

  .auto-ball-03-b {
    width: 40px;
    height: 40px;
    margin-bottom: 60px;
    margin-left: 110px;
  }

  .image-171-b {
    width: 250px;
  }

  .div-block-1581-crsytal-b {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 80px;
  }

  .b-bcak-crsytal-b {
    width: 230px;
  }

  .div-block-1581-mini-b {
    margin-top: 0;
    margin-bottom: 90px;
    margin-left: 77px;
  }

  .b-bcak-mini-b {
    width: 250px;
    margin-right: 0;
  }

  .paragraph-105-b {
    width: auto;
    margin-top: 10px;
    padding-right: 5px;
    font-size: 17px;
  }

  .prism-annotation-b {
    width: 120px;
    height: 1.5px;
    margin-top: 25px;
    margin-bottom: 10px;
  }

  .paragraph-106-b {
    width: 250px;
    margin-bottom: 10px;
    font-size: 11px;
  }

  .div-block-1600 {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    top: 160px;
  }

  .div-block-1601 {
    width: 250px;
    margin-top: 0;
    margin-bottom: 25px;
    padding-bottom: 0;
  }

  .mini-anotation-b {
    width: 35px;
    height: 1.5px;
    margin-top: 10px;
  }

  .membership-program {
    float: left;
    border-bottom: 1px none var(--black);
    opacity: 1;
    color: var(--cyan);
    background-color: #020911;
    width: 100%;
    min-height: auto;
    max-height: none;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 60px;
    font-weight: 300;
    bottom: auto;
  }

  .membership-program.w--current {
    opacity: .5;
    color: var(--cyan);
  }

  .automotive-main-members {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 900px;
    margin-top: 0;
    padding-top: 0%;
    padding-bottom: 0;
    overflow: visible;
  }

  .members-main-text-box {
    z-index: 1;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 85%;
    margin-top: 100%;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-flex;
    position: absolute;
  }

  .select-products-member-copy {
    width: 300px;
  }

  .select-products-member-copy:focus-visible, .select-products-member-copy[data-wf-focus-visible] {
    color: #0fe;
  }

  .select-products-member-grade {
    width: 300px;
  }

  .select-products-member-grade:focus-visible, .select-products-member-grade[data-wf-focus-visible] {
    color: #0fe;
  }

  .select-products-member-0 {
    width: 300px;
  }

  .select-products-member-0:focus-visible, .select-products-member-0[data-wf-focus-visible] {
    color: #0fe;
  }

  .auto-member-head {
    color: var(--h22);
    margin-bottom: 20px;
    line-height: 1.3em;
  }

  .request-member-auto {
    color: var(--h22);
    width: auto;
    font-size: 27px;
  }

  .members-main-text-box-copy {
    z-index: 1;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 85%;
    margin-top: 70%;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-flex;
    position: absolute;
  }

  .automain-back, .member-auto-main-back {
    justify-content: center;
    align-items: flex-start;
    height: 100%;
  }

  .body-24 {
    background-color: #000;
  }

  .auto-member-program {
    width: 100%;
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .slide-a {
    width: 100%;
  }

  .div-block-1603 {
    width: 350px;
    height: 300px;
  }

  .div-block-1604 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    width: auto;
  }

  .div-block-1605 {
    width: 330px;
    height: 180px;
  }

  .link-block-17 {
    width: 330px;
    height: 280px;
  }

  .sub-head-news {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 400;
  }

  .news-sub {
    width: 85%;
    margin-top: 0;
    padding-top: 60px;
    font-weight: 300;
  }

  .brelyon-announc {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    width: auto;
  }

  .nd-logo {
    width: 130px;
  }

  .news-section {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    width: auto;
  }

  .slide-6, .slide-7, .slide-8, .slide-9, .slide-10, .slide-11, .slide-12 {
    width: 100%;
  }

  .bw-logo {
    height: 30px;
  }

  .pr-logo {
    height: 50px;
  }

  .resd-more {
    width: 70%;
  }

  .news-sub-title {
    width: 85%;
    margin-top: 0;
    padding-top: 60px;
    font-weight: 300;
  }

  .ng-logo {
    width: 230px;
  }

  .tet-logo {
    width: 240px;
  }

  .time {
    width: 160px;
  }

  .grounp {
    margin-top: 0;
  }

  .image-188 {
    width: 100%;
  }

  .bsw, .pr-new, .mit-new, .digital, .technewsworld {
    width: 160px;
  }

  .aim {
    width: 140px;
  }

  .core77, .forbes-logo {
    width: 150px;
  }

  .mashable {
    width: 90px;
  }

  .techcrunch {
    width: 180px;
  }

  .popular-science {
    width: 150px;
  }

  .provideo-coalition, .auganix-logo, .optics, ._80lv, .mixed, .techcrunch-news {
    width: 160px;
  }

  .cnet-logo {
    width: 150px;
  }

  .techeblog, .techacute, .ieee-spectrum {
    width: 160px;
  }

  .tedx-logo {
    width: 140px;
  }

  .brelyon-news:hover {
    opacity: 1;
  }

  .div-block-1608 {
    display: none;
  }

  .div-block-1609 {
    width: 280px;
    height: 168px;
    padding-right: 0;
  }

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

  .cystal-anote {
    width: 90px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .main-learn-more {
    justify-content: center;
    align-items: center;
    width: 200px;
    display: none;
  }

  .lottie-intro {
    justify-content: center;
    align-items: flex-start;
    height: 200vh;
  }

  .lottie-animation-4 {
    top: 140px;
  }

  .brelyon {
    height: 100vh;
  }

  .paragraph-114 {
    font-size: 30px;
  }

  .argen {
    width: 90%;
    height: 95%;
  }

  .middle-lottie {
    z-index: 2;
    width: 100%;
    height: 250vh;
  }

  .lottie-animation-5 {
    top: 500px;
  }

  .lottie-middle {
    z-index: 0;
    flex-flow: column-reverse;
  }

  .where-x-y {
    justify-content: center;
    align-items: flex-start;
    height: auto;
  }

  .finally-meet-z {
    justify-content: center;
    align-items: flex-start;
  }

  .where-x-y-copy, .end-text {
    height: 100vh;
  }

  .ur-100-color-image {
    width: 130%;
    max-width: none;
    margin-bottom: 0;
    margin-right: 60px;
    padding-top: 0;
  }

  .background-video-extend, .background-video-ultra-extend, .background-video-ur-extend {
    width: 90%;
    height: 95%;
  }

  .div-block-extend-01 {
    width: 100%;
    height: 400px;
  }

  .extend-r-argen-01 {
    flex-flow: column-reverse;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 10px;
    display: inline-flex;
  }

  .div-block-argen-01 {
    width: 100%;
    height: 400px;
  }

  .extend-l-argen-02 {
    flex-flow: column;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-argen-02 {
    width: 100%;
    height: 400px;
  }

  .argen-02video {
    width: 90%;
    height: 95%;
  }

  .extend-sub-title {
    align-items: center;
    width: 350px;
    display: flex;
  }

  .div-block-111-home {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-1614 {
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .section-7 {
    height: 40vh;
  }

  .text-2-head-enter-phara-copy {
    color: var(--g-aa);
    width: 350px;
  }

  .you-might-need {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .you-might-need-products {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .you-might-background {
    display: flex;
  }

  .grounp-you-might {
    margin-top: 0;
  }

  .text-2-copy-copy {
    width: auto;
    display: flex;
  }

  .button-3-copy-phone-copy {
    margin-top: 20px;
    display: none;
  }

  .button-3-copy, .support-brelyon-b {
    margin-top: 20px;
  }

  .image-426 {
    width: 200px;
  }

  .donation {
    text-align: center;
    margin-bottom: 10px;
    font-size: 27px;
  }

  .auto-phara-copy {
    color: var(--g-aa);
    width: auto;
    margin-bottom: 0;
  }

  .button-3-copy-phone-copy-copy {
    margin-top: 20px;
    display: none;
  }

  .div-block-1618 {
    top: 140px;
  }

  .app-download-2, .app-download-2-copy {
    margin-top: 20px;
  }

  .brelyon-suite-download {
    margin-top: 20px;
  }

  .focal-studio-1 {
    padding-top: 7px;
    font-size: 16px;
  }

  .focal-studio-1.w--current {
    font-size: 15px;
  }

  .brelyon-suite-1 {
    padding-top: 7px;
    font-size: 16px;
  }

  .brelyon-suite-1.w--current {
    font-size: 15px;
  }

  .demo-loop-medical {
    padding-top: 7px;
    font-size: 16px;
  }

  .demo-loop-medical.w--current {
    font-size: 15px;
  }

  .demo-loop-gen {
    padding-top: 7px;
    font-size: 16px;
  }

  .demo-loop-gen.w--current {
    font-size: 15px;
  }

  .demo-sim_tra {
    padding-top: 7px;
    font-size: 16px;
  }

  .demo-sim_tra.w--current {
    font-size: 15px;
  }

  .demo-defense {
    padding-top: 7px;
    font-size: 16px;
  }

  .demo-defense.w--current {
    font-size: 15px;
  }

  .bs-1 {
    padding-top: 7px;
    font-size: 16px;
  }

  .bs-1.w--current {
    font-size: 15px;
  }

  .bve-1 {
    padding-top: 7px;
    font-size: 16px;
  }

  .bve-1.w--current {
    font-size: 15px;
  }

  .ur-manual {
    padding-top: 7px;
    font-size: 16px;
  }

  .ur-manual.w--current {
    font-size: 15px;
  }

  .ur-mini-manual {
    padding-top: 10px;
    font-size: 15px;
  }

  .ur-mini-manual.w--current {
    font-size: 15px;
  }

  .ur-dual-manual {
    padding-top: 10px;
    font-size: 15px;
  }

  .ur-dual-manual.w--current {
    font-size: 15px;
  }

  .prism-manual {
    padding-top: 10px;
    font-size: 15px;
  }

  .prism-manual.w--current {
    font-size: 15px;
  }

  .sup-text-v2-copy {
    width: 100%;
  }

  .ur-manual-link {
    padding-top: 7px;
    font-size: 16px;
  }

  .ur-manual-link.w--current {
    font-size: 15px;
  }

  .ur-mini-manual-deact {
    padding-top: 10px;
    font-size: 15px;
  }

  .ur-mini-manual-deact.w--current {
    font-size: 15px;
  }

  .extend-manual-deact {
    padding-top: 10px;
    font-size: 15px;
  }

  .extend-manual-deact.w--current {
    font-size: 15px;
  }

  .prism-manual-deact {
    padding-top: 10px;
    font-size: 15px;
  }

  .prism-manual-deact.w--current {
    font-size: 15px;
  }

  .visual-engine-1-0 {
    padding-top: 7px;
    font-size: 16px;
  }

  .visual-engine-1-0.w--current {
    font-size: 15px;
  }

  .bs-1-copy {
    padding-top: 7px;
    font-size: 16px;
  }

  .bs-1-copy.w--current {
    font-size: 15px;
  }

  .brelyon-suite-1-0 {
    padding-top: 7px;
    font-size: 16px;
  }

  .brelyon-suite-1-0.w--current {
    font-size: 15px;
  }

  .focal-studio-1-0 {
    padding-top: 7px;
    font-size: 16px;
  }

  .focal-studio-1-0.w--current {
    font-size: 15px;
  }

  .demo-loop-gen-copy {
    padding-top: 7px;
    font-size: 16px;
  }

  .demo-loop-gen-copy.w--current {
    font-size: 15px;
  }

  .demo-sim_tra-copy {
    padding-top: 7px;
    font-size: 16px;
  }

  .demo-sim_tra-copy.w--current {
    font-size: 15px;
  }

  .demo-defense-copy {
    padding-top: 7px;
    font-size: 16px;
  }

  .demo-defense-copy.w--current {
    font-size: 15px;
  }

  .wok-and-m {
    padding-top: 7px;
    font-size: 16px;
  }

  .wok-and-m.w--current {
    font-size: 15px;
  }

  .support-in-text-copy {
    width: 100%;
    font-size: 12px;
  }

  .brelyon-suite-download-copy, .demo-download-down, .demo-enterprise-down, .generic-defense-down, .tetop-down, .security-down, .demo-enter-down, .demo-down-micro-fs, .demo-down-lock-mfs, .demo-down-gaming-reel, .demo-medi-cardiova, .demo-down-medi-mri, .demo-down-medi-radiology, .down-br-no-eorror {
    margin-top: 20px;
  }

  .gen-app-copy {
    width: 120px;
  }

  .ai-world-logo {
    width: 180px;
  }

  .image-coverr-copy {
    object-fit: cover;
    width: 400px;
    max-width: none;
    overflow: hidden;
  }

  .order-now-page {
    width: 100%;
  }

  .form-v1 {
    width: 341px;
    display: block;
  }

  ._01092025-eng {
    width: 330px;
    height: 280px;
    display: inline-flex;
  }

  ._01102025-hi-tech, ._01102025, ._01102025-mac {
    width: 330px;
    height: 280px;
  }

  .hi_tecj-logo {
    width: 190px;
  }

  ._01102025-mac-9t5 {
    width: 330px;
    height: 280px;
    display: inline-flex;
  }

  ._9-to-5-mac-logo {
    width: 190px;
  }

  ._01102025-inter-eng {
    width: 330px;
    height: 280px;
    display: inline-flex;
  }

  .inter-eng-logo {
    width: 180px;
  }

  ._01102025-smart-home {
    width: 330px;
    height: 280px;
    display: inline-flex;
  }

  .sh-logo {
    width: 150px;
  }

  ._01102025-forbes, ._01102025-technicca {
    width: 330px;
    height: 280px;
    display: inline-flex;
  }

  .technic-ca {
    width: 200px;
  }

  ._01102025-mit-media-lab {
    width: 330px;
    height: 280px;
    display: inline-flex;
  }

  .mit-lab {
    width: 120px;
  }

  ._01102025-mit-media-lab-copy {
    width: 330px;
    height: 280px;
    display: inline-flex;
  }

  ._01072025-globe-newswire {
    width: 330px;
    height: 280px;
  }

  .globenewswire {
    width: 160px;
  }

  ._01072025-globe-newswire-02 {
    width: 330px;
    height: 280px;
  }

  .photonics-spectra {
    width: 220px;
  }

  .link-block-11132024, .link-block-17-11122024 {
    width: 330px;
    height: 280px;
  }

  .auto-sub {
    align-items: center;
    width: 350px;
    display: flex;
  }

  ._02202025_the-ghost-howls {
    width: 330px;
    height: 280px;
    display: inline-flex;
  }

  .the-ghost-howls {
    width: 240px;
  }

  ._0331_2025-asme {
    width: 330px;
    height: 280px;
    display: inline-flex;
  }

  .asme {
    width: 150px;
  }

  .lottie-intro-ure-page, .lottie-intro-ure {
    justify-content: center;
    align-items: flex-start;
    height: 200vh;
  }

  .paragraph-118 {
    font-size: 30px;
  }

  .div-block-1620 {
    top: 140px;
  }

  .lottie-intro-02 {
    justify-content: center;
    align-items: flex-start;
    height: 200vh;
  }

  .enterprise-main-to-home {
    background-image: none;
    background-size: auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    display: inline-flex;
  }

  .main-text-enterprise-to-home {
    justify-content: center;
    align-items: center;
    width: 85%;
    margin-top: 100px;
    margin-bottom: 0;
    padding: 0% 0 0;
    position: relative;
  }

  .head-text-home {
    font-size: 42px;
    font-weight: 400;
  }

  .paragraph-enter-main-home {
    align-items: center;
    width: auto;
    font-size: 17px;
    display: flex;
  }

  ._06022025_infor-display {
    width: 330px;
    height: 280px;
    display: inline-flex;
  }

  .sid-logo {
    width: 120px;
  }

  .main-home-0603 {
    filter: contrast(120%) brightness();
    position: relative;
    left: auto;
  }

  .bold-text-47 {
    color: #7b6fff;
  }

  ._05302025_jon-peddie {
    width: 330px;
    height: 280px;
    display: inline-flex;
  }

  .jpr-logo {
    width: 120px;
  }

  .paragraph-19-copy {
    color: #77e6fc;
  }

  .office:hover {
    opacity: 1;
  }

  .west-coast-usa {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-right: 30px;
  }

  .auto-video-section {
    margin-top: -100px;
    padding-bottom: 10px;
  }

  .auto-video-phara {
    width: auto;
    font-size: 14px;
  }

  .auto-video-text-box {
    width: 85%;
    margin-top: 0;
    padding-bottom: 60px;
    font-weight: 300;
  }

  .div-block-1621 {
    width: auto;
    margin-bottom: 40px;
  }

  .div-block-1622 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
  }

  .auto-video-title {
    margin-top: 6px;
  }

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

  .youtube-3 {
    border: 1px solid #000;
    width: 90%;
  }

  .mesa-top {
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .m-top {
    opacity: 1;
    height: 30px;
  }

  .link-block-mesa-1 {
    height: 25px;
  }

  .mesa-body {
    padding-top: 60px;
  }

  .link-block-headwall, .mesa-logo {
    height: 25px;
  }

  .div-block-1624 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .paragraph-119 {
    font-size: 170px;
  }

  .gradation {
    height: 2px;
  }

  .mesa-text {
    justify-content: center;
    align-items: flex-start;
    width: 500px;
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 0%;
  }

  .main-image {
    width: 100%;
    margin-top: 150px;
    margin-left: 0%;
  }

  .mesa-button {
    height: auto;
    padding-top: 20px;
  }

  .message {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
  }

  .m-box {
    align-self: center;
    width: 500px;
    margin-bottom: 60px;
  }

  .m-box-2 {
    width: 500px;
    display: flex;
  }

  .paragraph-120 {
    width: auto;
    margin-bottom: 40px;
    font-size: 16px;
  }

  .link-26 {
    padding-left: 0;
  }

  .mesa-message-box {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    width: 500px;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .vesa-request {
    width: auto;
  }

  .vesa-sub-request {
    width: 300px;
    margin-bottom: 5px;
    font-size: 30px;
    position: static;
  }

  .vesa-fram {
    width: auto;
  }

  .form-vesa {
    display: block;
  }

  .text-area-vesa, .form-field-2-vesa, .form-field-2-vesa2, .form-field-2-vesa3 {
    width: 400px;
  }

  .paragraph-122 {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 10px;
    font-size: 48px;
    line-height: 1.3em;
  }

  h2 {
    font-size: 38px;
  }

  h3 {
    font-size: 28px;
  }

  .section.full-screen {
    min-height: 600px;
  }

  .section.wider-padding.background-image {
    height: 400px;
  }

  .section.wider-padding.map {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section.half-screen-background-image, .section.half-screen-background-image.right {
    background-size: cover;
  }

  .section.no-vertical-padding.sm-flex-vertical {
    flex-direction: column;
    display: flex;
  }

  .section.black._80vh {
    height: 560px;
  }

  .section.hide-sm-down {
    display: none;
  }

  .wrapper.space-around {
    justify-content: space-around;
  }

  .wrapper.navbar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .block {
    flex: 0 0 100%;
  }

  .block.mobile {
    flex-basis: 50%;
  }

  .block.lg-50, .col.lg-4.sm-2 {
    width: 100%;
  }

  .col.lg-4.sm-2.sm-no-margin-bottom {
    margin-bottom: 0;
  }

  .col.lg-3.no-padding.sm-2 {
    width: 50%;
  }

  .col.lg-3.flex-stretch.md-2.sm-2 {
    width: 100%;
  }

  .col.lg-3.sm-1 {
    width: 50%;
  }

  .col.lg-3.sm-2, .col.lg-6 {
    width: 100%;
  }

  .col.lg-6.centre-align {
    width: 75%;
  }

  .col.lg-6.sm-1 {
    width: 50%;
  }

  .col.lg-6.md-3.sm-2 {
    width: 100%;
  }

  .col.lg-6.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .col.lg-2.sm-1 {
    width: 50%;
  }

  .col.lg-5 {
    width: 100%;
  }

  .col.lg-5.bottom-margin-mobile {
    margin-bottom: 40px;
  }

  .col.lg-5.sm-no-bottom-margin {
    margin-bottom: 0;
  }

  .col.lg-8.centre-align.sm-2, .col.lg-8.sm-2, .col.lg-10.md-2.sm-2 {
    width: 100%;
  }

  .col.lg-11.md-3.sm-1 {
    width: 50%;
  }

  .col.lg-6-copy {
    width: 100%;
  }

  .col.lg-6-copy.centre-align {
    width: 75%;
  }

  .col.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col.lg-6-copy.md-3.sm-2 {
    width: 100%;
  }

  .col.lg-6-copy.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .paragraph-small.short-paragraph {
    width: 100%;
  }

  .row {
    flex-wrap: wrap;
  }

  .row.flex-horizontal {
    flex-flow: wrap;
    margin-bottom: 0;
  }

  .row.sm-reverse {
    flex-direction: column-reverse;
  }

  .row.sm-no-wrap {
    flex-wrap: nowrap;
  }

  .row.margin-bottom.sm-reverse-layout {
    flex-direction: column-reverse;
  }

  .navbar.fixed {
    position: relative;
  }

  .form {
    width: 90%;
  }

  .form-field.side-margins.no-bottom-margins {
    min-width: auto;
  }

  .page-preview-link {
    height: 220px;
  }

  .price-table-container {
    padding: 40px;
  }

  .footer-logo {
    margin-top: 0;
    margin-bottom: 40px;
    padding-left: 0;
  }

  .testimonial-image {
    margin-bottom: 40px;
  }

  .contact-form-container.card {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    padding: 40px 0;
    display: inline-flex;
  }

  .question-container {
    margin-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .question-text {
    margin-top: 8px;
  }

  .menu-button-2 {
    width: 56px;
    height: 56px;
    margin-right: 4px;
  }

  .logo-navbar.white {
    width: 110px;
    margin-left: 20px;
  }

  .partner-logo {
    flex: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .phone-image {
    border-bottom: 1px solid var(--steel-blue);
    max-width: 60%;
    margin-bottom: 40px;
  }

  .phone-image.negative-margins {
    max-width: 70%;
    margin-bottom: -409px;
  }

  .sm-1 {
    width: 50%;
  }

  .hidden-md-down {
    display: none;
  }

  .sm-2 {
    width: 100%;
  }

  .sm-align-centre {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slider-arrow {
    font-size: 28px;
  }

  .slide-nav {
    font-size: 10px;
  }

  .intro-hero-headline {
    margin-bottom: 20px;
    font-size: 82px;
  }

  .intro-paragraph.short-paragraph {
    font-size: 19px;
  }

  .bricks-container {
    margin-bottom: 100px;
    transform: none;
  }

  .flex-horizontal-space-between {
    flex-direction: row;
    justify-content: space-between;
  }

  .flex-horizontal-space-between.footer {
    flex-direction: column;
  }

  .horizontal-short-line {
    margin-left: -40px;
    margin-right: -40px;
  }

  .team-small-container-1 {
    margin-bottom: 30px;
  }

  .computer-picture {
    margin-bottom: 40px;
  }

  .value-proposition-container {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .row-3 {
    flex-wrap: wrap;
  }

  .col-2.lg-6 {
    align-items: center;
    width: 100%;
  }

  .side-image {
    margin-bottom: 20px;
  }

  .border-to-edge-picture {
    height: 400px;
  }

  .big-blog-thumbnail-container.no-bottom-margins {
    margin-bottom: 40px;
  }

  .intro-feature-container {
    padding: 20px;
  }

  .features-phone-image {
    height: 62%;
  }

  .starter-website-image.hidden {
    left: 161px;
  }

  .social-media-icons-container-2 {
    flex: 1;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .footer-social-links-container {
    margin-top: 40px;
  }

  .footer-links-container {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
    display: flex;
  }

  .footer-logo-2 {
    padding-left: 0;
  }

  .feature-image {
    height: 30%;
  }

  .centred-logo {
    margin-left: 30px;
  }

  .play-icon {
    width: 50px;
  }

  .dropdown-list {
    display: none;
  }

  .small-slide {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .utility-page-wrap.light-blue {
    align-items: center;
    height: 80vh;
  }

  .step-content {
    text-align: left;
    flex: 1;
  }

  .how-it-works-step {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 80%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .circle {
    flex-wrap: nowrap;
    margin-right: 40px;
  }

  .circle.no-margins {
    margin-right: 0;
  }

  .footer-newsletter-form-container {
    margin-top: 20px;
  }

  .bricks-container-2 {
    margin-bottom: 100px;
    transform: none;
  }

  .q-n-a.black._80vh {
    height: 560px;
  }

  .main-intro {
    justify-content: flex-end;
    width: 100vw;
    height: 135vh;
    margin-top: 0;
  }

  .section-3 {
    background-color: var(--black);
    width: 100vw;
    height: 140vh;
    position: relative;
  }

  .background-video {
    opacity: .7;
    height: 140%;
    margin-top: -100px;
  }

  ._002 {
    align-items: center;
    width: 100vw;
    display: flex;
  }

  .app-text {
    width: 90%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-paragraph {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .container-3 {
    display: flex;
  }

  .head-text-01 {
    font-size: 30px;
    line-height: 1.2em;
  }

  .div-block-54 {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    margin-top: 0;
    padding: 10px;
  }

  .div-block-55 {
    max-width: none;
  }

  .head-text {
    font-size: 33px;
    line-height: 1.1em;
  }

  .text-2 {
    width: auto;
    line-height: 1.4em;
  }

  .app-text-block-3 {
    width: auto;
    line-height: 1.2em;
  }

  .button-3 {
    margin-top: 0;
  }

  .tiitle {
    width: auto;
    line-height: 1.4em;
  }

  .body {
    background-color: var(--white);
  }

  .div-block-59 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 90%;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-61 {
    display: none;
  }

  .div-block-64 {
    width: 100%;
    height: auto;
  }

  ._003 {
    background-color: var(--white);
    margin-bottom: 0;
  }

  ._3-products {
    width: 100%;
    height: auto;
    display: inline-flex;
    position: static;
  }

  .div-block-65 {
    background-image: linear-gradient(358deg, #000 19%, #0000 50%), url('../images/ur-rev4-test-image_1.avif');
    background-position: 0 0, 50%;
    background-size: auto, auto 130%;
    justify-content: flex-end;
    width: 100%;
    height: 400px;
  }

  .div-block-66 {
    width: 100%;
  }

  .product-03 {
    width: 100%;
    height: 280px;
  }

  .div-block-68 {
    background-image: linear-gradient(270deg, #000 4%, #0000 92%), url('../images/prism-test-image-ss_1.avif');
    background-position: 0 0, 50%;
    width: 100%;
    height: 280px;
    overflow: hidden;
  }

  .div-block-69 {
    align-items: flex-start;
    width: 300px;
    padding-left: 10px;
    padding-right: 20px;
  }

  .app-paragraph {
    width: auto;
    font-size: 12px;
    line-height: 1.4em;
  }

  .app-h {
    font-size: 27px;
    line-height: 1.2em;
  }

  .div-block-69-copy {
    width: 60%;
  }

  .prism {
    font-size: 18px;
  }

  .video {
    height: 250px;
  }

  .button-6 {
    background-color: #0000001a;
  }

  .div-block-75 {
    height: auto;
    margin-top: 0;
  }

  .hero-subscribe-right {
    padding: 60px 15px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-subscribe-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-25 {
    width: 100%;
    margin-left: 0;
  }

  .div-block-75-copy {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .video-02 {
    align-items: flex-start;
    width: 100%;
    height: auto;
  }

  .div-block-74-copy {
    height: 350px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .vedio-01 {
    width: auto;
    height: 52px;
    padding-left: 27px;
    padding-right: 27px;
    font-size: 12px;
  }

  .app {
    width: 100%;
    padding-top: 0;
  }

  ._3-app {
    width: 100%;
    max-width: none;
    height: auto;
    display: flex;
  }

  .div-block-87 {
    height: 350px;
    margin-top: 0;
    padding-top: 0;
  }

  .div-block-app {
    width: auto;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 0;
  }

  .div-block-app-02 {
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 10px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .app-button {
    justify-content: center;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }

  .div-block-88 {
    width: 100%;
    display: flex;
  }

  .body-2 {
    display: block;
  }

  .news {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-paragraph-news {
    width: auto;
  }

  .link-block-news {
    width: 120px;
  }

  .div-block-news-p {
    width: 100%;
  }

  .image-28 {
    width: 80%;
    height: auto;
    padding-top: 100px;
  }

  .div-block-89 {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 0;
    padding-bottom: 60px;
  }

  .ultra-reality-main {
    background-color: var(--black);
    height: 200vh;
  }

  .footer-subscribe-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title-2 {
    margin-right: 0;
  }

  .footer-form-block-two-2 {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input-2 {
    width: 100%;
  }

  .footer-block-three-2 {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three-2 {
    margin-bottom: 10px;
  }

  .footer-social-block-three-2 {
    margin-top: 10px;
  }

  .footer-bottom-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block-2 {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .news-text {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .inverstor-logo {
    flex-wrap: nowrap;
    width: 100%;
  }

  .div-block-93 {
    justify-content: center;
    width: 90%;
    display: flex;
    overflow: hidden;
  }

  .grid-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-rows: minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) auto;
    grid-template-columns: minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    width: 100%;
    display: grid;
  }

  .logo-text {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .intro2-text {
    align-items: flex-start;
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 10px 0;
  }

  .intro-2 {
    background-color: var(--white);
    margin-bottom: 0;
    display: none;
  }

  .slider-news {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .head-paragraph-iintro {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .footer-subscribe-4 {
    border-bottom-style: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .subscribe {
    justify-content: center;
  }

  .footer-form-container-two-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title-3 {
    margin-right: 0;
    font-size: 20px;
  }

  .footer-form-block-two-3 {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input-3 {
    width: 100%;
  }

  .footer-wrapper-three-3 {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
  }

  .footer-block-three-3 {
    grid-column-gap: 0px;
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 10px;
    margin-right: 10px;
    position: static;
  }

  .footer-link-three-3 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-social-block-three-3 {
    margin-top: 10px;
  }

  .footer-bottom-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block-3 {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .image-34 {
    display: none;
  }

  .subscribe-news {
    height: 200px;
  }

  .right {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 60px;
  }

  .div-block-99 {
    width: 150px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .ultra {
    color: var(--g-aa);
    margin-bottom: 0;
    margin-left: 10px;
  }

  .ultra:hover {
    opacity: 1;
  }

  .app-o {
    color: var(--g-aa);
    margin-bottom: 0;
    margin-left: 10px;
  }

  .footer-link-three-3-copy {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-100 {
    justify-content: center;
    height: auto;
    margin-bottom: 100px;
    position: relative;
  }

  .about-01 {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    margin-top: 0;
    padding: 10px;
  }

  .background-video-5 {
    height: 115%;
    margin-top: -74px;
  }

  .div-block-101 {
    flex-direction: row;
    height: auto;
    margin-bottom: 40px;
    padding-top: 0;
  }

  .div-block-102 {
    justify-content: space-between;
    align-items: flex-start;
    width: 48%;
    height: 393px;
    padding-left: 0%;
    padding-right: 10px;
  }

  .div-block-103 {
    justify-content: space-between;
    width: 48%;
    height: 393px;
    padding-left: 10px;
    padding-right: 0%;
  }

  .head-text-010 {
    text-align: left;
    font-size: 27px;
    line-height: 1.2em;
  }

  .head-paragraph-iintro-010 {
    width: auto;
    height: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .div-block-104 {
    height: 170px;
  }

  .about-main-text {
    z-index: 2;
    background-color: #0000;
    justify-content: flex-start;
    align-items: flex-start;
    width: 90%;
    margin-top: 60px;
    margin-bottom: 100px;
    padding: 10px 0;
    position: relative;
    bottom: 0;
  }

  .div-block-106 {
    flex-direction: column;
    align-items: flex-start;
    width: 130px;
    height: 95px;
    display: flex;
  }

  .image-37 {
    width: 100%;
  }

  .div-block-108 {
    justify-content: flex-start;
  }

  .location-h {
    width: auto;
  }

  .main-text-box {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    margin-top: 0;
    margin-bottom: 40px;
    padding: 10px;
    display: none;
  }

  .div-block-109 {
    height: auto;
  }

  .div-block-112 {
    width: 120px;
  }

  .awards {
    justify-content: flex-start;
  }

  .awards-b {
    width: 210px;
    height: 220px;
  }

  .div-block-114 {
    height: 90px;
  }

  .news-box {
    object-fit: scale-down;
    justify-content: center;
    width: 225px;
    height: 160px;
    display: flex;
  }

  .award-text {
    text-transform: none;
  }

  .head-text-01-w {
    font-size: 30px;
  }

  .image-42 {
    max-width: none;
  }

  .image-46, .image-46-copy {
    left: 0%;
  }

  .div-block-116 {
    object-fit: fill;
    align-items: flex-end;
    height: 800px;
    margin-top: 0;
  }

  ._01-sell {
    justify-content: flex-start;
    margin-top: 0;
    display: flex;
  }

  .image-49 {
    width: 85%;
    max-width: none;
    height: auto;
    margin-top: 550px;
    margin-bottom: 20px;
    display: none;
  }

  .location-head-text {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    margin-top: 40px;
    margin-bottom: 60px;
    padding: 10px;
  }

  .softwaer {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-21 {
    font-size: 17px;
    line-height: 1.4em;
  }

  .east-coast {
    width: 140px;
    margin-top: 30px;
    margin-right: 20px;
  }

  .div-block-119 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 0;
    display: flex;
    position: static;
  }

  .div-block-120 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-121 {
    justify-content: space-between;
    width: auto;
    padding-left: 20px;
  }

  .features-table, .logos-title-large {
    padding: 60px 15px;
  }

  .clients-wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: -20px;
  }

  .clients-image {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .features-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .div-block-122 {
    width: 90%;
    margin-top: 0;
  }

  .div-block-123 {
    height: 160px;
  }

  .paragraph-24 {
    justify-content: center;
    width: 90%;
    font-size: 11px;
  }

  .image-50, .image-51 {
    max-width: 100%;
  }

  .div-block-123-copy {
    height: 160px;
  }

  .div-block-88-copy {
    width: 100%;
    display: flex;
  }

  .div-block-123-copy-copy {
    height: 160px;
  }

  .div-block-88-copy-copy {
    width: 100%;
    display: flex;
  }

  .image-53 {
    opacity: .5;
    max-width: none;
    height: 120%;
    display: none;
  }

  .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .order-now {
    padding-top: 0;
  }

  .heading-2, .paragraph-25 {
    text-align: center;
  }

  .order-head {
    align-items: center;
    width: 90%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-paragraph-copy {
    width: auto;
  }

  .div-block-127 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-128 {
    width: 100%;
    margin-top: 0;
    padding-left: 0;
  }

  .div-block-130 {
    justify-content: center;
    height: auto;
    padding-bottom: 40px;
    display: block;
  }

  .text-specifi {
    object-fit: fill;
    width: 85%;
    margin-top: 20px;
  }

  .div-block-132 {
    width: 80%;
    max-width: none;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0%;
    display: block;
  }

  .paragraph-28 {
    width: auto;
  }

  .div-block-134 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-left: 10px;
    padding-right: 0;
  }

  .specifications-box {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 60px;
    margin-right: 0;
    padding-top: 60px;
    padding-right: 0;
    display: inline-flex;
  }

  .div-block-135 {
    padding-right: 0;
  }

  .image-58 {
    display: block;
  }

  .book {
    height: auto;
    margin-top: 0;
  }

  .image-49-copy {
    width: 80%;
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
    display: none;
  }

  .background-video-7 {
    width: 100%;
    height: 700px;
  }

  .background-video-8 {
    object-fit: fill;
    width: 100%;
    height: 800px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    top: auto;
    bottom: auto;
  }

  .div-block-118-copy {
    margin-top: 30px;
  }

  .head-paragraph-copy-copy {
    width: auto;
  }

  .head-text-videp {
    font-size: 30px;
  }

  .head-paragraph-video {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .head-paragraph-copy-copy-copy, .talk-ro-sales-p {
    width: auto;
  }

  .div-block-138 {
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-3, ._2 {
    text-align: left;
  }

  .email {
    width: 100%;
    margin-left: 0;
  }

  .error-message-2 {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .text-block-7 {
    margin-top: 30px;
  }

  .text-2-head {
    width: 100%;
    margin-bottom: 0;
    line-height: 1.4em;
  }

  .text-2-copy {
    display: flex;
  }

  .address-002 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    height: 95px;
    display: flex;
  }

  .paragraph-30 {
    text-align: left;
  }

  .image-60 {
    width: 100%;
    height: auto;
  }

  .question-container-2 {
    margin-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .row-4 {
    flex-wrap: wrap;
  }

  .col-copy.lg-4.sm-2 {
    width: 100%;
  }

  .col-copy.lg-4.sm-2.sm-no-margin-bottom {
    margin-bottom: 0;
  }

  .col-copy.lg-3.no-padding.sm-2 {
    width: 50%;
  }

  .col-copy.lg-3.flex-stretch.md-2.sm-2 {
    width: 100%;
  }

  .col-copy.lg-3.sm-1 {
    width: 50%;
  }

  .col-copy.lg-3.sm-2, .col-copy.lg-6 {
    width: 100%;
  }

  .col-copy.lg-6.centre-align {
    width: 75%;
  }

  .col-copy.lg-6.sm-1 {
    width: 50%;
  }

  .col-copy.lg-6.md-3.sm-2 {
    width: 100%;
  }

  .col-copy.lg-6.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .col-copy.lg-2.sm-1 {
    width: 50%;
  }

  .col-copy.lg-5 {
    width: 100%;
  }

  .col-copy.lg-5.bottom-margin-mobile {
    margin-bottom: 40px;
  }

  .col-copy.lg-5.sm-no-bottom-margin {
    margin-bottom: 0;
  }

  .col-copy.lg-8.centre-align.sm-2, .col-copy.lg-8.sm-2, .col-copy.lg-10.md-2.sm-2 {
    width: 100%;
  }

  .col-copy.lg-11.md-3.sm-1 {
    width: 50%;
  }

  .col-copy.lg-6-copy {
    width: 100%;
  }

  .col-copy.lg-6-copy.centre-align {
    width: 75%;
  }

  .col-copy.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col-copy.lg-6-copy.md-3.sm-2 {
    width: 100%;
  }

  .col-copy.lg-6-copy.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .nav-dropdown-link-s {
    color: var(--hyper);
  }

  .paragraph-38 {
    padding-left: 0;
  }

  .paragraph-41 {
    font-weight: 400;
  }

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

  .image-61 {
    margin-top: 220px;
  }

  .send-text {
    text-align: center;
  }

  .book-demo-intro {
    align-items: flex-end;
    height: 450px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .color-cover {
    display: none;
  }

  .color-cover-eco {
    mix-blend-mode: color;
    width: 100%;
    height: 900px;
    margin-top: 20px;
    display: none;
  }

  .publications-m {
    padding-left: 0;
  }

  .button-9 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .product02 {
    object-fit: contain;
    width: 65%;
    height: auto;
    display: block;
  }

  .footer-link-three-order {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-69-copy-copy {
    width: 60%;
  }

  .app-h-copy {
    text-indent: 0;
    column-count: auto;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-weight: 100;
    line-height: 1.5em;
  }

  .coming-soon {
    width: 300px;
  }

  .div-block-1337 {
    height: 0;
  }

  .event-intro {
    align-items: center;
    margin-top: 0;
  }

  .event-head {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: auto;
    margin-top: 0;
    padding: 0;
  }

  .paragraph-7-event {
    margin-bottom: 35px;
    font-size: 19px;
  }

  .color-cover-event {
    height: 400px;
    display: none;
  }

  .image-67 {
    width: 100%;
    height: 400px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-68 {
    width: 300px;
    padding-top: 50px;
  }

  .text-2-event-copy {
    width: 200px;
    font-weight: 300;
  }

  .event-background-head {
    width: 97%;
    height: 400px;
    padding-top: 0%;
    position: relative;
    overflow: hidden;
  }

  .bold-text-5 {
    font-size: 16px;
  }

  .event-texts {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-text-event {
    text-align: center;
    width: 80%;
    font-size: 33px;
  }

  .s-paragraph-event {
    width: auto;
    font-size: 21px;
    font-weight: 500;
  }

  .event-paragraph {
    width: auto;
    font-size: 16px;
    line-height: 1.5em;
  }

  .div-block-1341 {
    margin-top: 30px;
    position: static;
  }

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

  .image-69 {
    background-color: var(--black);
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading-4 {
    background-color: var(--midnight-blue);
    color: #3cffcb;
    width: auto;
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 17px;
    font-weight: 400;
    line-height: 50px;
  }

  .div-block-1344 {
    border-bottom: .1px solid #b8b8b833;
  }

  .div-block-55-event {
    max-width: none;
    height: 170px;
    padding-bottom: 0;
  }

  .button-10 {
    color: var(--black);
    width: 280px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 13px;
  }

  .div-block-1345 {
    height: auto;
  }

  .div-block-1346 {
    justify-content: center;
  }

  .div-block-1342-hide {
    display: none;
  }

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

  .div-block-69-copy-copy-copy {
    width: 45%;
  }

  .main-text-box-pfone {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 10px;
    display: none;
    position: relative;
  }

  .div-block-64-copy {
    width: 100%;
    height: auto;
  }

  .sp-inverstor {
    text-align: left;
    line-height: 1.4em;
  }

  .button-3-copy-phone {
    margin-top: 30px;
    display: none;
  }

  ._3-products-phone {
    width: 100%;
    height: auto;
    position: static;
  }

  .main-text-box-ur {
    background-color: #0000;
    justify-content: flex-end;
    align-items: flex-start;
    width: 95%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 10px 0;
    position: absolute;
    overflow: clip;
  }

  .button-3-phone {
    margin-top: 30px;
  }

  .div-block-1349 {
    margin-bottom: 0;
  }

  .div-block-1350 {
    width: 100%;
    margin-top: 0;
  }

  .asia, .div-block-118-copy {
    width: 140px;
    margin-top: 30px;
    margin-right: 20px;
  }

  .div-block-118-europe {
    margin-top: 30px;
  }

  .link-block-7 {
    width: 210px;
    height: 220px;
    display: none;
  }

  .gallery-scroll {
    padding: 60px 15px;
  }

  .s-paragraph-event-copy, .s-paragraph-event-copy-copy {
    width: auto;
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: 500;
  }

  .slider-about-phone {
    background-color: #0000;
    display: none;
  }

  .link-block-8 {
    width: 200px;
    height: 160px;
    margin-left: 0;
    margin-right: 0;
    display: block;
    left: auto;
    right: auto;
  }

  .link-block-9 {
    width: 120px;
  }

  .hyper-display-intro {
    justify-content: flex-end;
    width: 100vw;
    height: 600px;
    margin-top: -35px;
  }

  .button-6-hyper:hover {
    font-weight: 400;
  }

  .button-3-hyper-order {
    margin-top: 15px;
  }

  .button-6-hyper-p {
    border-color: var(--hyper);
    color: var(--hyper);
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 400;
  }

  .button-6-hyper-p:hover {
    border-color: var(--hy-03);
    color: var(--hy-03);
    font-weight: 400;
  }

  .head-text-hyper {
    margin-bottom: 20px;
  }

  .paragraph-7-hyper {
    color: var(--hyper);
  }

  .background-video-hy {
    opacity: 1;
  }

  .hyper {
    color: var(--g-aa);
    margin-bottom: 0;
    margin-left: 10px;
  }

  .hyper:hover {
    opacity: 1;
  }

  .div-block-130-dimen {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .image-28-dimen {
    width: 88%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .text-specifi-dimen {
    width: 80%;
    margin-right: 0;
  }

  .div-block-89-dimen {
    justify-content: flex-start;
    align-items: flex-end;
    height: 670px;
    padding-bottom: 40px;
  }

  .head-text-dimen {
    margin-bottom: 20px;
  }

  .paragraph-28-copy {
    width: auto;
  }

  .image-54-dimen {
    height: 200px;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .image-58-dimen {
    height: 800px;
    display: block;
  }

  .paragraph-28-dimen {
    width: auto;
  }

  .software-text-box-2 {
    width: 90%;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .head-text-01-copy {
    font-size: 33px;
  }

  .head-paragraph-iintro-copy {
    text-align: left;
    width: auto;
    padding-left: 0;
    font-size: 14px;
  }

  .div-block-1353 {
    height: 400px;
  }

  .div-block-1355 {
    width: 250px;
  }

  .text-2-hyper-p {
    color: var(--bre-w2);
    margin-bottom: 10px;
  }

  .body-6 {
    background-color: var(--black);
  }

  .body-7 {
    display: block;
  }

  .section-3-hyper {
    background-color: var(--black);
    width: 100vw;
    height: 180vh;
    position: relative;
  }

  .div-block-1357 {
    width: 100%;
    padding-top: 60px;
  }

  .image-74 {
    margin-bottom: 0;
  }

  .div-block-hyper {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-paragraph-hyper-p {
    width: auto;
    font-size: 14px;
  }

  .head-text-01-copy-hyper {
    font-size: 33px;
  }

  .text-specifi-hyper {
    width: 85%;
    margin-right: 0;
  }

  .paragraph-28-hyper {
    width: auto;
  }

  .image-75 {
    width: 300px;
  }

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

  .div-block-hy-p {
    flex-direction: column;
    padding-top: 100px;
    display: flex;
  }

  .hyper-sepcifications {
    padding-top: 60px;
    display: flex;
  }

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

  .image-77 {
    width: 430px;
    height: 318.021px;
    margin-top: 0;
    margin-left: -69px;
  }

  .forbes {
    filter: none;
  }

  .div-block-1364 {
    background-color: var(--bre-b);
    width: 100%;
    padding: 40px 10px;
    display: block;
  }

  .paragraph-29-copy-copy-copy-copy-copy {
    font-weight: 300;
  }

  .button-hyper-video {
    margin-top: 30px;
  }

  .div-block-hy-p-02 {
    flex-direction: column;
    width: 100%;
    display: none;
  }

  .div-block-1368 {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1357-02 {
    width: 100%;
    height: auto;
  }

  .div-block-1370 {
    border-radius: 10px;
    width: 500px;
    height: 230px;
    display: block;
  }

  .top {
    width: 440px;
  }

  .div-block-dimen-explain {
    align-items: flex-start;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1371 {
    width: 100%;
    margin-top: 100px;
    margin-bottom: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .in {
    width: 450px;
  }

  .instrution {
    color: var(--dimen-p);
    width: auto;
    font-size: 12px;
  }

  .head-paragraph-iintro-copy-copy {
    width: auto;
    font-size: 14px;
  }

  .fix {
    width: 490px;
    max-width: none;
  }

  .div-block-ultra-r {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    padding: 40px 0;
    display: flex;
  }

  .head-text-ultra-r {
    font-size: 33px;
  }

  .div-block-u {
    width: 100%;
    height: 100%;
  }

  .div-block-ur {
    justify-content: center;
    width: 95%;
    height: 300px;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .div-block-1374 {
    width: auto;
    height: auto;
  }

  .div-block-cae-dash-ani {
    width: 100%;
    height: 100%;
  }

  .div-block-hyper-explain {
    padding-left: 0;
    padding-right: 10px;
  }

  .head-text-01-hyper {
    font-size: 33px;
  }

  .instrution-hyper {
    width: auto;
    font-size: 14px;
  }

  .div-block-hyper-demo {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 40px;
    display: flex;
  }

  .head-text-hy {
    font-size: 33px;
  }

  .head-paragraph-hy {
    width: auto;
    font-size: 14px;
  }

  .head-text-01-dimensions, .head-text-01-copy-dimension {
    font-size: 33px;
  }

  .div-block-1371-hy-3-layer {
    display: none;
  }

  .div-block-hyper-f {
    width: 90%;
    padding-left: 0;
    padding-right: 10px;
  }

  .div-block-1355-di {
    width: 100%;
    margin-right: 0;
  }

  .div-block-1352-dim {
    flex-direction: column;
    padding-bottom: 100px;
  }

  .div-block-1353-copy-dim {
    width: 70%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    margin-right: 0%;
  }

  .hyper-displays {
    color: var(--hyper);
    font-weight: 400;
  }

  .enterprise {
    opacity: 1;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .prosumer {
    opacity: 1;
    padding-bottom: 10px;
  }

  .integration {
    opacity: 1;
  }

  .integration.w--current {
    color: #0ff;
  }

  .image-49-map-gif {
    width: 80%;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .div-block-1378 {
    width: 454px;
    height: 224.417px;
    margin-top: 0;
    margin-bottom: 40px;
    display: block;
  }

  .div-block-1379 {
    width: 70%;
    height: auto;
    margin-top: 0;
    margin-bottom: 7%;
    display: flex;
  }

  .background-video-16 {
    width: 100%;
    display: none;
  }

  .div-block-ultra-l {
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: inline-flex;
  }

  .div-block-dimen-f-r {
    width: 90%;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-ur-r {
    width: 95%;
    height: 300px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 0%;
  }

  .div-block-hy-p-02-phone {
    flex-direction: column;
    width: 100%;
    padding-top: 140px;
    display: flex;
  }

  .div-block-ultra-l-phone {
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: none;
  }

  .enterprise-main {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-bottom: 0;
  }

  .div-block-1380 {
    margin-bottom: 40px;
  }

  .integration-main {
    align-items: flex-end;
    height: 450px;
    padding-bottom: 0;
  }

  .prosumer-main {
    object-fit: none;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 580px;
    padding-bottom: 40px;
  }

  .div-block-finger {
    width: auto;
    margin-top: 180px;
    padding-bottom: 0;
  }

  .image-83-copy {
    width: 35px;
  }

  .div-block-1383 {
    justify-content: center;
    align-items: center;
    top: auto;
    left: auto;
  }

  .logo-navbar-new.white {
    width: 140px;
    margin-left: 20px;
  }

  .app-x {
    color: var(--g-aa);
    margin-bottom: 0;
    margin-left: 10px;
  }

  .appli-text {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .ani-section {
    height: 250px;
    margin-top: 10px;
  }

  .div-block-1352-enter {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .div-block-1355-enter {
    width: 100%;
    height: 300px;
    margin-right: 0;
  }

  .head-text-01-copy-enter {
    font-size: 33px;
  }

  .head-paragraph-enter {
    width: auto;
    font-size: 14px;
  }

  .div-block-1352-enter-l {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-1353-enter {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .div-block-1353-copy-dim-copy {
    width: 70%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .div-block-enter {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-enter-copy {
    width: 90%;
    padding-left: 0;
    padding-right: 10px;
  }

  .div-block-1353-sim-p02 {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .div-block-1385 {
    object-fit: none;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-bottom: 35%;
  }

  .image-88 {
    object-fit: fill;
    width: 100%;
    height: auto;
    padding-left: 0;
  }

  .image-89 {
    width: 100%;
    margin-bottom: 0;
  }

  .div-block-1386-inter {
    justify-content: center;
    align-items: flex-start;
    height: 450px;
    margin-bottom: 0;
  }

  .div-block-1352-enter-end {
    flex-direction: column;
    padding-bottom: 100px;
  }

  .div-block-1352-enter-l-phone {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-1380-enter-intro, .div-block-1380-prosumer-intro {
    margin-bottom: 40px;
  }

  .prosumer-01 {
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .div-block-1352-prosumer-l-phone, .div-block-1352-prosumer-l {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .prosumer-r {
    flex-direction: column;
    padding-bottom: 100px;
  }

  .div-block-1352-enterprise {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .enter-head-text {
    font-size: 30px;
    line-height: 1.1em;
  }

  .div-block-1352-integration {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .div-block-1352-integration-end {
    flex-direction: column;
    padding-bottom: 100px;
  }

  .div-block-1352-prosumer-copy, .div-block-1352-enterprise-top {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .div-block-1352-enterprise-end {
    flex-direction: column;
    padding-bottom: 100px;
  }

  .div-block-1387-entermp-phone {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-1387-inter-phone {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ultra-reality.w--current {
    padding-bottom: 10px;
  }

  .div-block-app-slide {
    background-color: #0000;
    padding: 40px 10px;
    display: block;
  }

  .head-paragraph-news-app {
    text-align: center;
    width: auto;
  }

  .app-slide {
    width: 95%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider-about-app {
    background-color: #0000;
    display: block;
  }

  .c-box {
    object-fit: scale-down;
    justify-content: space-between;
    height: 250px;
    display: flex;
  }

  .link-block-8-app {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .c-logo-box {
    align-items: center;
    height: 20%;
    margin-top: 10px;
    padding-top: 0;
  }

  .div-block-c-box-p {
    width: 90%;
    height: 60%;
  }

  .paragraph-c-phara {
    font-size: 14px;
    line-height: 1.8em;
  }

  .div-block-c-box-p2 {
    align-items: center;
    width: 90%;
    height: 20%;
  }

  .slide-1 {
    height: auto;
  }

  .div-block-118-copy, .div-block-118-copy-copy {
    width: 140px;
    margin-top: 30px;
    margin-right: 20px;
  }

  .mask {
    width: 100%;
  }

  .left-arrow-3 {
    left: 0;
    right: auto;
  }

  .right-arrow-3 {
    right: 0;
  }

  .div-block-app-slide-copy {
    background-color: var(--bre-b);
    padding: 40px 10px;
    display: block;
  }

  .slider-about-app-copy {
    background-color: #0000;
    display: block;
  }

  .c-box-copy {
    object-fit: scale-down;
    object-fit: scale-down;
    justify-content: center;
    display: flex;
  }

  .c-box-copy-copy {
    object-fit: scale-down;
    justify-content: center;
    display: flex;
  }

  .div-block-118-copy-copy {
    width: 140px;
    margin-top: 30px;
    margin-right: 20px;
  }

  .dim {
    color: var(--g-aa);
    margin-bottom: 0;
    margin-left: 10px;
  }

  .dim:hover {
    opacity: 1;
  }

  .pricing-comparison-2 {
    padding: 60px 15px;
  }

  .container-18 {
    margin-top: 10px;
  }

  .pricing-wrapper-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    place-items: start center;
    width: 100%;
    display: grid;
  }

  .pricing-card-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-radius: 3px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    place-items: center;
    width: 250px;
    display: inline-flex;
  }

  .pricing-image-2 {
    height: 63%;
    margin-bottom: 10px;
  }

  .pricing-title-2 {
    font-size: 24px;
    line-height: 42px;
  }

  .pricing-title-2-copy {
    font-size: 34px;
    line-height: 42px;
  }

  .pricing-card-2-copy {
    width: auto;
  }

  .paragraph-44 {
    font-size: 12px;
  }

  .pricing-title-coming {
    font-size: 34px;
    line-height: 42px;
  }

  .product-pic {
    width: auto;
    height: 140px;
  }

  .pricing-card-2-coming {
    width: auto;
  }

  .div-block-1390 {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .div-block-1391 {
    height: auto;
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .list {
    padding-left: 10px;
  }

  .list-item-3 {
    margin-top: 7px;
  }

  .pricing-card-coming {
    width: auto;
  }

  .div-block-1390-coming {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .pricing-title-2-com {
    font-size: 27px;
    line-height: 42px;
  }

  .paragraph-44-com {
    font-size: 12px;
  }

  .button-primary-6-com.outline-button {
    border-color: var(--black);
    color: var(--black);
  }

  .div-block-1390-hy {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .pricing-title-2-hy {
    font-size: 34px;
    line-height: 42px;
  }

  .div-block-1391-hy {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .div-block-1392 {
    padding-top: 60px;
  }

  .order-head-w {
    align-items: flex-start;
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-w {
    max-width: none;
    margin-top: 0;
  }

  .onr-head-text {
    width: 400px;
  }

  .div-block-1390-w {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .pricing-title-2-w {
    text-align: center;
    align-items: center;
    height: auto;
    font-size: 27px;
    line-height: 1.3em;
    display: flex;
  }

  .paragraph-44-w {
    width: 90%;
    height: 100px;
    font-size: 12px;
  }

  .pricing-price-2-w {
    margin-top: 10px;
    font-weight: 500;
  }

  .pricing-subtitle-2w {
    font-size: 14px;
  }

  .div-block-1391-w {
    height: auto;
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .list-item-w {
    margin-top: 7px;
    padding-left: 10px;
  }

  .list-item-w-coming {
    margin-top: 7px;
  }

  .div-block-1390-hy-w {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .pricing-title-2-hy-w {
    font-size: 24px;
    line-height: 42px;
  }

  .paragraph-44-copy {
    font-size: 12px;
  }

  .div-block-1391-hy-w {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .list-item-3-hy-w {
    margin-top: 7px;
  }

  .head-paragraph-op {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .div-block-1394 {
    height: auto;
    padding-top: 0;
  }

  .button-14 {
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
  }

  .button-14.w--current {
    padding-left: 0;
    padding-right: 0;
  }

  .sp-ienter-sub {
    text-align: left;
    line-height: 1.4em;
  }

  .wrap-scrolling-text {
    min-height: 250px;
  }

  .xlarge-paragraph {
    font-size: 10vh;
  }

  .heading-8 {
    font-size: 65px;
  }

  .section-4 {
    flex-direction: column;
  }

  .cap {
    font-size: 90px;
  }

  .second-article {
    z-index: 21;
    position: relative;
  }

  .divider-circle {
    width: 12px;
    height: 12px;
  }

  .third-article {
    z-index: 22;
    height: auto;
    min-height: 100vh;
    position: relative;
  }

  .button-close {
    width: auto;
  }

  .image-wrapper {
    background-size: cover;
    width: 100vw;
    height: 400px;
  }

  .section-5 {
    flex-direction: column;
  }

  .image-wrapper-2 {
    background-size: cover;
    width: 100vw;
    height: 400px;
  }

  .sim-section {
    padding-bottom: 0;
  }

  .head-text-01-sim-head {
    font-size: 33px;
    line-height: 1.1em;
  }

  .div-block-1352-tele-top {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .div-block-1407 {
    width: 100%;
    margin-bottom: 5%;
  }

  .div-block-1353-tele-r {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .div-block-tele-linst {
    width: 90%;
    padding-left: 0;
    padding-right: 10px;
  }

  .div-block-1355-tele, .div-block-1355-sim-back-p {
    width: 100%;
    height: 200px;
    margin-right: 0;
  }

  .simulation-intro {
    flex-direction: column;
    width: 95%;
    height: auto;
    margin-top: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-1408-bp {
    height: 80%;
  }

  .div-block-sim-top-t {
    justify-content: center;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .simulaton-01 {
    justify-content: flex-start;
    margin-top: 140px;
    margin-bottom: 20px;
  }

  .div-block-1353-sim-p03 {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .div-block-1420 {
    width: 95%;
    padding: 20px 10px;
  }

  .div-block-sim-t02 {
    width: 90%;
    padding-left: 0;
    padding-right: 10px;
  }

  .div-block-1410 {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
  }

  .div-block-1411 {
    width: 100%;
    margin-bottom: -230px;
    padding: 20px;
  }

  .simulation-slider {
    background-color: #0000;
    margin-top: 20px;
    padding: 0 10px;
    display: flex;
  }

  .tele-intro {
    flex-direction: column;
    width: 95%;
    height: 350px;
    margin-top: 0;
    margin-bottom: 40px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .tele-01 {
    margin-top: 100px;
    margin-bottom: 20px;
  }

  .tele-02 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .tele-slider {
    background-color: #0000;
    width: 100%;
    margin-top: 20px;
    padding: 0 10px;
    display: none;
  }

  .tele-pic-02, .tele-pic-03 {
    width: 95%;
    height: auto;
    margin-bottom: 0;
    margin-right: 0%;
  }

  .div-block-sim-main-p {
    height: auto;
  }

  .div-block-center-01 {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .div-block-center-top-t {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    height: 100%;
    margin-left: 0%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-center-main-p {
    height: auto;
  }

  .center-001 {
    object-fit: fill;
    width: 100%;
  }

  .center-01 {
    margin-top: 140px;
    margin-bottom: 20px;
  }

  .center-02 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .div-block-center-s {
    background-color: #0000;
    padding: 40px 10px;
    display: block;
  }

  .div-block-1353-center-p02 {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .div-block-center-t02 {
    width: 90%;
    padding-left: 0;
    padding-right: 10px;
  }

  .div-block-1353-center-p03 {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .med-section {
    padding-bottom: 0;
  }

  .div-block-medi-01 {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .medi-s {
    background-color: #0000;
    margin-top: 20px;
    padding: 0 10px;
    display: none;
  }

  .div-block-medi-top-t {
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-left: 0%;
    padding-left: 0;
    padding-right: 10px;
  }

  .div-block-medi-main-p {
    height: auto;
  }

  .medi-pic {
    width: 95%;
    height: auto;
    margin-bottom: 0;
    margin-right: 0%;
    padding-top: 10px;
    padding-bottom: 0;
    display: flex;
    overflow: hidden;
  }

  .div-block-medi-t02 {
    width: 90%;
    padding-left: 0;
    padding-right: 10px;
  }

  .div-block-1353-medi-p03 {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .medi-001 {
    width: 100%;
    height: auto;
    margin-left: 0%;
  }

  .button-62 {
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .slide-nav-enter {
    filter: invert() contrast(150%);
  }

  .prosumer-silder {
    background-color: #0000;
    width: 90%;
    height: 300px;
    display: block;
  }

  .italic-text-3 {
    font-size: 14px;
    line-height: 1.5em;
  }

  .paragraph-sub-video {
    width: 90%;
  }

  .slider-about-sim-copy, .slider-about-ur {
    background-color: #0000;
    display: block;
  }

  .paragraph-p-phara {
    font-size: 17px;
  }

  .products-box {
    object-fit: scale-down;
    justify-content: center;
    height: 330px;
    display: flex;
  }

  .slider-about-products {
    background-color: #0000;
    display: block;
  }

  .p-box {
    object-fit: scale-down;
    justify-content: center;
    height: 330px;
    display: flex;
  }

  .slider-about-product-s {
    background-color: #0000;
    width: 80%;
    display: block;
  }

  .mask-products {
    width: 100%;
    height: auto;
  }

  .product-box {
    object-fit: scale-down;
    justify-content: center;
    height: 220px;
    display: flex;
  }

  .div-block-p-box-p {
    width: 70%;
  }

  .div-block-p-box-p02 {
    align-items: center;
    height: 15%;
  }

  .paragraph-product-01 {
    font-size: 17px;
  }

  .slide-nav-product {
    padding-top: 30px;
  }

  .div-block-1421 {
    justify-content: flex-end;
    width: 65%;
    padding-top: 370px;
    padding-right: 10px;
  }

  .head-paragraph-iintro-copy-copy {
    text-align: left;
    width: 90%;
    margin-top: 10px;
    padding-left: 0;
    font-size: 14px;
  }

  .div-block-1425 {
    width: 100%;
    display: flex;
  }

  .comends-hy {
    padding-bottom: 40px;
  }

  .product-box-hy {
    object-fit: scale-down;
    justify-content: center;
    height: 250px;
    display: flex;
  }

  .div-block-p-box-p-hy {
    width: 70%;
  }

  .div-block-p-box-p-hy02 {
    align-items: center;
    height: 15%;
  }

  .mask-products-hy {
    width: 100%;
  }

  .slider-hyper-s {
    height: 310px;
  }

  .div-block-1426 {
    width: 140%;
  }

  .paragraph-product-hy-01 {
    font-size: 17px;
  }

  .widget-embed {
    min-width: 690px;
  }

  .widget-move {
    display: none;
  }

  .widget-mobile {
    z-index: 10;
    background-color: var(--bre-b);
    color: #fff;
    border: 1px solid #ffffffb3;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    display: flex;
    position: fixed;
    inset: auto 3vw 3vw auto;
    box-shadow: 0 0 0 5px #ff7b3933;
  }

  .widget-wrapper {
    width: 70%;
    height: 220px;
    margin: auto;
    display: block;
    top: 0;
    left: 0;
  }

  .copy-me {
    display: none;
  }

  .widget-svg {
    width: 36px;
  }

  .widget-svg.play {
    display: flex;
  }

  .widget-svg.close {
    color: var(--g-aa);
    display: none;
  }

  .widget-container {
    border-color: var(--g-aa);
  }

  .paragraph-62 {
    color: var(--bre-w2);
  }

  .div-block-1428 {
    opacity: 1;
    background-color: #161616;
  }

  .button-63 {
    background-color: #0000;
    font-weight: 400;
  }

  .italic-text-5, .italic-text-6, .italic-text-7 {
    font-size: 23px;
  }

  .head-paragraph-ur, .head-paragraph-ur02, .head-paragraph-ur-l {
    width: auto;
    font-size: 14px;
  }

  .mask-app {
    width: 100%;
    height: auto;
  }

  .paragraph-c-phara-long {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 14px;
    line-height: 1.5em;
  }

  .list-3-dim {
    width: auto;
  }

  .paragraph-7-hyper-copy, .paragraph-7-hyper-sub-mm {
    color: var(--hyper);
  }

  .image-102 {
    width: 32px;
  }

  .simulation-02 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .sim-comparison-im {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .before-im-inner {
    width: 600px;
    height: 350px;
  }

  .before-afer {
    width: 95%;
    height: 300px;
    margin-bottom: 0;
    margin-right: 0%;
  }

  .before-image, .comparison-m, .after-image, .after-imm-inner, .before-im-inner-02 {
    width: 600px;
    height: 350px;
  }

  .paragraph-63 {
    padding-top: 0;
  }

  .prosumer-sp {
    text-align: left;
    line-height: 1.4em;
  }

  .div-block-1353-prosumer {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .prosumer-end {
    flex-direction: column;
    padding-bottom: 100px;
  }

  .prosumer-head {
    font-size: 30px;
    line-height: 1.2em;
  }

  .prosumer-text-head {
    font-size: 30px;
  }

  .prosumer-head-text {
    flex-direction: column;
    align-items: flex-start;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .prosumer-intro {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .prosumer-02 {
    padding-bottom: 20px;
  }

  .prosumer-03 {
    margin-bottom: 60px;
    padding-bottom: 20px;
  }

  .prosumer-slider {
    background-color: #0000;
    padding: 60px 0 40px;
    display: none;
  }

  .prosumer-paragraph {
    width: auto;
    font-size: 14px;
  }

  .prosumer-slide {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .prosumer-box {
    object-fit: scale-down;
    justify-content: center;
    height: 300px;
    display: flex;
  }

  .prosumer-text-box {
    width: 90%;
  }

  .prosumer-name-box {
    align-items: flex-start;
    width: 70%;
    height: 15%;
  }

  .paragraph-pro {
    font-size: 14px;
  }

  .paragraph-name-pro {
    height: 10%;
    padding-bottom: 10px;
  }

  .italic-text-8 {
    font-size: 14px;
  }

  .enterprise-intro-ani-meue {
    margin-top: 0;
    margin-bottom: 40px;
    display: flex;
  }

  .div-block-1438 {
    margin-top: 40px;
  }

  .center-intro {
    object-fit: fill;
    justify-content: center;
    align-items: flex-start;
    width: 95%;
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .center-slider {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .medi-intro {
    justify-content: center;
    align-items: flex-start;
    width: 95%;
    height: 350px;
    margin-top: 0;
    margin-bottom: 40px;
    display: flex;
  }

  .medi-01 {
    margin-top: 140px;
    margin-bottom: 20px;
  }

  .medi-02 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .simu-pic {
    width: 95%;
    height: auto;
    margin-bottom: 0;
    margin-right: 0%;
    display: flex;
  }

  .center-pic {
    width: 95%;
    height: auto;
    margin-bottom: 0;
    margin-right: 0%;
  }

  .italic-text-9 {
    font-size: 14px;
  }

  .italic-text-10 {
    font-size: 14px;
    line-height: 1.5em;
  }

  .integration-intro {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .integration-02, .integration-03, .integration-04 {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .inte-text {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .inte-pic {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .prosumer-head-copy {
    font-size: 30px;
    line-height: 1.2em;
  }

  .inte-second-t {
    text-align: left;
    line-height: 1.4em;
  }

  .inter-intro-pic {
    height: 250px;
    margin-top: 10px;
  }

  .inte-head-t {
    font-size: 30px;
  }

  .inte-ph-t {
    width: auto;
    font-size: 14px;
  }

  .integration-033, .integration-044 {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .inte-01, .inte-02 {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .inte-03 {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .before-afer-main {
    width: 95%;
    height: 330px;
    margin-bottom: 0;
    margin-right: 0%;
  }

  .main-before_after {
    width: 100%;
    height: auto;
  }

  .before-afer-copy {
    width: 95%;
    height: 330px;
    margin-bottom: 0;
    margin-right: 0%;
  }

  .comparison-m-large, .before-image-large, .before-im-inner-large, .after-image-large, .after-imm-inner-large, .before-im-inner-02-large {
    width: 550px;
    height: 250px;
  }

  .before-afer-large {
    width: 100%;
    height: 250px;
    margin-bottom: 0;
    margin-right: 0%;
  }

  .comparison-m-large-02, .before-image-large-02, .after-image-large-02, .before-im-inner-large-02, .after-imm-inner-large-02, .before-im-inner-02-large-02 {
    width: 550px;
    height: 300px;
  }

  .b-a-prosumer {
    justify-content: center;
    width: 100%;
    height: 300px;
    margin-right: 0;
    display: flex;
  }

  .div-block-enter-01 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .image-106 {
    height: 130%;
  }

  .div-block-enter-02 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1353-prosumer-02 {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .div-block-1355-enter-02 {
    width: 100%;
    height: 300px;
    margin-right: 0;
  }

  .div-block-1353-prosumer-03 {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .text-box-03 {
    width: 90%;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .integration-01 {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .integration-text-01 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .integration-022 {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .integration-text-02 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .integration-p03 {
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .app-o-copy, .app-xx {
    color: var(--g-aa);
    margin-bottom: 0;
    margin-left: 10px;
  }

  .app-xx.w--current {
    display: none;
  }

  .app-paragraph-x {
    width: auto;
    font-size: 12px;
    line-height: 1.4em;
  }

  .app-h-x {
    font-size: 27px;
    line-height: 1.2em;
  }

  .app-text-block-3-x {
    width: auto;
    line-height: 1.2em;
  }

  .main-app-button-x, .main-app-button-0 {
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .div-block-118-copy, .div-block-118-usa {
    width: 140px;
    margin-top: 30px;
    margin-right: 20px;
  }

  .paragraph-63-copy {
    padding-top: 0;
  }

  .arcade-video {
    opacity: .7;
    height: 300px;
  }

  .arcade-intro {
    justify-content: flex-end;
    width: 100vw;
    height: 300px;
    margin-top: 0;
  }

  .section-3-arcade {
    background-color: var(--black);
    width: 100vw;
    height: 180vh;
    position: relative;
  }

  .head-text-a {
    width: 410px;
    font-size: 30px;
    line-height: 1.2em;
  }

  .paragraph-7-a {
    width: auto;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.4em;
  }

  .text-2-a {
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.4em;
  }

  .button-6-copy {
    background-color: #0000001a;
  }

  .div-block-55-a {
    max-width: none;
  }

  .main-text-box-a {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 10px 10px 30px;
    display: flex;
  }

  .button-6-a {
    background-color: #0000001a;
  }

  .paragraph-69 {
    font-size: 23px;
  }

  .arcade-110 {
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-75-a {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-74-a {
    height: 220px;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .arcade-video-view {
    padding-bottom: 20px;
  }

  .div-block-1353-arcade {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .arcade-t-box-01 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .arcade-text-head {
    font-size: 30px;
  }

  .div-block-1446 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .arcade-text-head-l {
    font-size: 30px;
  }

  .arcade-t-box-l {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .logo-box-arcade {
    margin-top: 10px;
  }

  .button-64 {
    justify-content: center;
    align-items: center;
    width: 70%;
    margin-bottom: 20px;
    display: flex;
  }

  .prosumer-04 {
    padding-bottom: 20px;
  }

  .div-block-1353-prosumer-04 {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .div-block-enter-04 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1451 {
    padding-top: 0;
  }

  .background-video-24 {
    height: 490px;
  }

  .arcade-video-02 {
    justify-content: center;
    padding-bottom: 20px;
  }

  .div-block-1454 {
    height: 300px;
  }

  .arcade-t-box-02 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .head-text-videp-arcade {
    font-size: 30px;
  }

  .div-block-1455 {
    width: 300px;
  }

  .image-114 {
    width: 320px;
  }

  .arcade-t-box-03 {
    text-align: center;
    width: auto;
    margin-bottom: -60px;
    padding-left: 0;
    padding-right: 0;
  }

  .arcade-text-head-b {
    font-size: 30px;
  }

  .text-2-a-b {
    width: auto;
    line-height: 1.4em;
  }

  .div-block-1458 {
    margin-left: 0%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .right-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  .div-block-1461 {
    width: 90%;
  }

  .text-2-a-copy, .text-2-a-copy-copy {
    line-height: 1.4em;
  }

  .footer-social-block-three-3-copy {
    margin-top: 10px;
  }

  .main-text-box-arcade {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 10px 10px 30px;
    display: flex;
  }

  .image-25-a {
    width: 100%;
    margin-left: 0;
  }

  .div-block-75-copy, .div-block-75-aa {
    height: auto;
  }

  .div-block-75-copy-copy {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .test {
    background-color: var(--white);
    margin-bottom: 0;
  }

  .test-em01, .test-text-01, .test-text-02, .test-em-m02 {
    margin-bottom: 0;
  }

  .test-001, .test-text-0002 {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .test-em-001, .test-em-001-copy {
    margin-bottom: 0;
  }

  .demo-top {
    margin-top: 40px;
  }

  .demo-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  .footer-copyright-3-copy {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-1461-copy {
    width: 90%;
  }

  .div-block-1471 {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .image-119 {
    width: 95%;
  }

  .div-block-1407-tele {
    width: 100%;
    margin-bottom: 5%;
  }

  .div-block-tele-top {
    justify-content: center;
    width: 90%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1408-tele-image {
    height: auto;
  }

  .image-120 {
    width: 95%;
  }

  .image-121 {
    width: 95%;
    padding-bottom: 0;
  }

  .c-box-copy {
    object-fit: scale-down;
    justify-content: space-between;
    height: 250px;
    display: flex;
  }

  .div-block-c-box-p-copy {
    width: 90%;
    height: 60%;
  }

  .div-block-c-box-p2-copy {
    align-items: center;
    width: 90%;
    height: 20%;
  }

  .div-block-1410-medi {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .div-block-1411-medi {
    background-color: #000000b3;
    width: 100%;
    margin-bottom: -350px;
    padding: 20px;
  }

  .head-text-01-app {
    font-size: 30px;
    line-height: 1.1em;
  }

  .head-paragraph-app {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .div-block-1411-copy {
    width: 100%;
    margin-bottom: -230px;
    padding: 20px;
  }

  .operation-box {
    width: 100%;
    margin-bottom: -200px;
    padding: 20px;
  }

  .b8vp {
    width: 45px;
  }

  .paragraph-7-event-ausa {
    margin-bottom: 35px;
    font-size: 19px;
  }

  .image-68-copy {
    width: 220px;
    padding-top: 50px;
  }

  .div-block-55-event-ausa {
    max-width: none;
    height: 150px;
    padding-bottom: 20px;
  }

  .image-69-ausa {
    background-color: var(--black);
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .bold-text-5-ausa {
    font-size: 16px;
  }

  .head-text-event-copy, .head-text-event-ausa {
    text-align: center;
    font-size: 33px;
  }

  .event-texts-ausa {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-10-copy {
    color: var(--black);
    width: 280px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 21px;
  }

  .heading-4-copy, .heading-4-ausa {
    color: var(--cadet-blue);
    width: 280px;
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 23px;
    font-weight: 500;
    line-height: 50px;
  }

  .div-block-106-copy {
    flex-direction: column;
    align-items: flex-start;
    width: 130px;
    height: 95px;
    display: flex;
  }

  .div-block-106-copy-copy, .div-block-106-111 {
    flex-direction: column;
    align-items: flex-start;
    width: 130px;
    height: 95px;
    display: none;
  }

  .s-paragraph-event-discount {
    width: auto;
    font-size: 21px;
    font-weight: 500;
  }

  .event-paragraph-discount {
    width: 60%;
    font-size: 16px;
    line-height: 1.5em;
  }

  .div-block-1347-discount {
    width: auto;
  }

  .s-paragraph-event-copy {
    width: auto;
    font-size: 21px;
  }

  .shop-head {
    font-size: 30px;
    line-height: 1.2em;
  }

  .shop-text {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .shopping-products {
    width: 95%;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .west-coast {
    width: 140px;
    margin-top: 30px;
    margin-right: 20px;
  }

  .menaa {
    margin-top: 30px;
    margin-right: 20px;
  }

  .image-124 {
    height: auto;
  }

  .intro-scroll {
    height: 420vh;
    display: none;
  }

  .sticky-container {
    height: 100vh;
  }

  .bg-scroll {
    background-size: cover;
    height: 100vh;
  }

  .bg-main, .hero--title {
    height: 100vh;
  }

  .text-block-13 {
    margin-bottom: 10px;
    font-size: 27px;
    font-weight: 300;
  }

  .intro-paragrph {
    height: 100vh;
  }

  .paragraph-78 {
    width: 70%;
    font-size: 19px;
    line-height: 1.4em;
  }

  .background-video-27 {
    width: 100%;
    height: 90%;
    margin-bottom: 50px;
  }

  .image-127 {
    width: 110%;
    max-width: 110%;
  }

  .end {
    height: 100vh;
  }

  .text-block-13-ur-dual {
    margin-bottom: 30px;
    font-size: 29px;
    font-weight: 400;
  }

  .image-128 {
    width: 110%;
    max-width: 110%;
    position: absolute;
  }

  .video-02-black-ver {
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-101-black-ver {
    flex-flow: row;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .head-text-010-b {
    text-align: left;
    font-size: 23px;
    line-height: 1.2em;
  }

  .head-paragraph-iintro-010-b {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .head-text-010-bb {
    text-align: left;
    font-size: 23px;
    line-height: 1.2em;
  }

  .head-paragraph-iintro-010-bb {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .head-text-videp-b {
    font-size: 30px;
  }

  .head-paragraph-video-b {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .time-inner {
    flex-wrap: wrap;
    height: 600px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0% 30px;
    display: flex;
  }

  .time-title-row {
    margin-top: 0;
  }

  .tc-seperator {
    margin-left: 25px;
    margin-right: 25px;
  }

  .timer-number {
    font-size: 40px;
    line-height: 66px;
  }

  .timer-container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-11 {
    font-size: 40px;
  }

  .clock-label {
    color: var(--bre-w);
    font-weight: 700;
  }

  .box {
    width: auto;
    height: auto;
    margin-left: 4px;
    margin-right: 4px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .box.box-2 {
    padding-top: 10px;
  }

  .js-clock {
    margin-top: 10px;
  }

  .tune-in-section {
    background-color: var(--bre-b);
    position: relative;
  }

  .paragraph-80 {
    justify-content: center;
    width: auto;
    font-size: 18px;
  }

  .footer-form-title-3-copy {
    margin-right: 0;
  }

  .subscribe-copy {
    justify-content: center;
  }

  .footer-form-container-two-3-copy {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .wrapper-2-copy {
    background-image: none;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .email-copy {
    width: 100%;
    margin-left: 0;
  }

  .aaaa, .tune-in {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .tune-in-a {
    width: 100%;
    margin-top: 0;
  }

  .email-tune-in {
    width: 500px;
    margin-left: 0;
  }

  .subscribe-tune {
    justify-content: center;
  }

  .success-message-tune-in {
    background-image: none;
  }

  .div-block-102-b {
    justify-content: space-between;
    align-items: flex-start;
    width: 48%;
    height: 365px;
    padding-left: 0%;
    padding-right: 10px;
  }

  .div-block-103-b {
    justify-content: space-between;
    width: 48%;
    height: 365px;
    padding-left: 10px;
    padding-right: 0%;
  }

  .div-block-75-bb {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-75-bbb {
    height: auto;
    margin-top: 0;
    padding-top: 20px;
    top: 0;
  }

  .div-block-74-copy-b {
    height: auto;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .div-block-111-b {
    grid-template-rows: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .div-block-109-b {
    height: auto;
  }

  .div-block-104-b, .div-block-104-bb {
    height: 170px;
  }

  .div-block-109-bb {
    height: auto;
  }

  .product-001 {
    background-image: linear-gradient(358deg, #000 19%, #0000 50%);
    background-position: 0 0;
    justify-content: flex-end;
    width: 100%;
    height: 400px;
  }

  .product-002_3 {
    width: 100%;
  }

  .product-ur {
    height: 150%;
    top: auto;
  }

  .product-02 {
    background-image: linear-gradient(270deg, #000 4%, #0000 92%), url('../images/prism-test-image-ss_1.avif');
    background-position: 0 0, 50%;
    width: 100%;
    height: 280px;
    overflow: hidden;
  }

  .p01-ultra-brelyon {
    font-size: 27px;
    line-height: 1.2em;
  }

  .prism-002 {
    width: 300px;
  }

  .gra {
    background-image: linear-gradient(270deg, #000000e6 18% 18%, #0000 82%);
  }

  .product02-copy {
    object-fit: contain;
    width: 65%;
    height: auto;
    display: block;
  }

  .product_03 {
    object-fit: contain;
    width: 100%;
    height: auto;
    display: block;
  }

  .ultra-reality-mini {
    padding-bottom: 10px;
  }

  .mini-main {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .mini-main-p {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 180px;
    padding-left: 0;
    left: 5px;
  }

  .main-text-box-mini {
    background-color: #0000;
    justify-content: flex-end;
    align-items: flex-start;
    width: 90%;
    margin-top: 60px;
    margin-bottom: 20px;
    padding: 10px;
    position: absolute;
  }

  .mini-specifications {
    justify-content: center;
    height: auto;
    padding-bottom: 40px;
    display: block;
  }

  .mini-side-back-p {
    opacity: .2;
    height: auto;
  }

  .mini-specifications-box {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 60px;
    margin-right: 0;
    padding-top: 60px;
    padding-right: 0;
    display: flex;
  }

  .mini-specification-in {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 75%;
    margin-left: 10px;
    padding-right: 0;
  }

  .mini-lines-work {
    width: auto;
    max-width: 300px;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0%;
    display: block;
  }

  .text-specifi-mini {
    object-fit: fill;
    width: 100%;
    margin-top: 20px;
  }

  .paragraph-28-mini {
    width: auto;
  }

  .mini-features-01 {
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .mini-features-p-box {
    width: 90%;
    height: auto;
    margin: 0 0%;
    padding-top: 0;
  }

  .mini-p-box-in {
    width: 100%;
    margin-right: 0;
  }

  .mini-features-text-box-01 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .head-text-mini-ur {
    font-size: 33px;
  }

  .list-mini-ur {
    width: auto;
  }

  .mini-features-02 {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .mini-features-text-box {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .head-text-mini {
    font-size: 30px;
  }

  .head-paragraph-mini {
    width: auto;
    font-size: 14px;
  }

  .coming-soon-copy {
    width: 300px;
  }

  .mini-features-p02 {
    max-width: none;
  }

  .mini-ur-002 {
    width: 60%;
  }

  .mini-head-text {
    font-size: 27px;
    line-height: 1.2em;
  }

  .product-02-copy, .product-_03 {
    background-image: linear-gradient(270deg, #000 4%, #0000 92%), url('../images/prism-test-image-ss_1.avif');
    background-position: 0 0, 50%;
    width: 100%;
    height: 280px;
    overflow: hidden;
  }

  .gra-mini {
    background-image: linear-gradient(270deg, #000, #0000 53%);
  }

  .mini-003 {
    width: 300px;
  }

  .app-h-mini {
    font-size: 27px;
    line-height: 1.2em;
  }

  .product-_033 {
    background-image: linear-gradient(270deg, #000 4%, #0000 92%), url('../images/prism-test-image-ss_1.avif');
    background-position: 0 0, 50%;
    width: 100%;
    height: 280px;
    overflow: hidden;
  }

  .mini-p0033 {
    padding-left: 0;
  }

  .image-mini-vv {
    margin-top: 100px;
    margin-left: 0;
    left: auto;
  }

  .ur100-001 {
    align-items: flex-start;
    width: 300px;
    padding-left: 10px;
    padding-right: 20px;
  }

  .paragraph-mini {
    width: auto;
  }

  .paragraph-7-mini-sub {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .sticky-container-mini {
    height: 100vh;
    top: 0;
  }

  .mini-p-box-in-scroll, .mini-p-box-in-scroll-02, .mini-p-box-in-scroll-03 {
    width: 100%;
    margin-right: 0;
    padding-top: 30px;
  }

  .mini-features-text-00 {
    width: 90%;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .pricing-prism {
    margin-bottom: 10px;
  }

  .pricing-card-hyper {
    width: auto;
  }

  .order-ur, .order-mini {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .image-mini-vv-copy, .mini-on-it {
    margin-top: 100px;
    margin-left: 0;
    left: auto;
  }

  .prism-on-it, .prism-001, .prism-on-it-03, .prism-on-it-02, .prism-on-it-01 {
    height: 110%;
  }

  .merchandise {
    border-style: none;
    border-color: #000;
  }

  .onr-head-text-copy, .merchandise-text-box {
    width: 90%;
  }

  .merchandise-head-text {
    font-size: 30px;
    line-height: 1.2em;
  }

  .mechandise-paragrph {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .merchandise-pricing {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-items: stretch;
    width: 95%;
  }

  .merchandise-card {
    width: auto;
  }

  .order-merchandise {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .merchandise-pic {
    width: 210px;
    height: 180px;
  }

  .mer-pricing-title {
    text-align: left;
    margin-top: 0;
    font-size: 27px;
    line-height: 30px;
  }

  .mer-paragraph-44 {
    width: 90%;
    font-size: 12px;
  }

  .mer-pricing-price {
    font-weight: 500;
  }

  .div-block-1492 {
    width: 185px;
    padding-bottom: 10px;
  }

  .pricing-title-2-mini {
    text-align: center;
    align-items: center;
    height: auto;
    font-size: 22px;
    line-height: 1.3em;
    display: flex;
  }

  .pricing-price-2-waitlist {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 300;
  }

  .background-video-29 {
    width: 100%;
    height: 450px;
    margin-top: 0%;
  }

  .head-text-mini-c {
    font-size: 33px;
    line-height: 1.2em;
  }

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

  .event-address {
    width: auto;
    font-size: 16px;
    line-height: 1.5em;
  }

  .booth-adress-m {
    width: 200px;
    font-size: 15px;
    font-weight: 400;
  }

  .youtu-a {
    background-color: var(--bre-b);
    position: relative;
  }

  .top-wrap {
    background-image: none;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .main-intro-02 {
    flex-direction: column;
    justify-content: flex-end;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-bottom: 20px;
  }

  .main-text-box-02 {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    margin-top: 0;
    margin-bottom: 40px;
    padding: 10px;
    display: none;
  }

  .div-block-1494 {
    width: 600px;
    height: 350px;
  }

  .head-text-01-products {
    font-size: 30px;
    line-height: 1.2em;
  }

  .head-paragraph-products {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .deactivate.lg-4.sm-2 {
    width: 100%;
  }

  .deactivate.lg-4.sm-2.sm-no-margin-bottom {
    margin-bottom: 0;
  }

  .deactivate.lg-3.no-padding.sm-2 {
    width: 50%;
  }

  .deactivate.lg-3.flex-stretch.md-2.sm-2 {
    width: 100%;
  }

  .deactivate.lg-3.sm-1 {
    width: 50%;
  }

  .deactivate.lg-3.sm-2, .deactivate.lg-6 {
    width: 100%;
  }

  .deactivate.lg-6.centre-align {
    width: 75%;
  }

  .deactivate.lg-6.sm-1 {
    width: 50%;
  }

  .deactivate.lg-6.md-3.sm-2 {
    width: 100%;
  }

  .deactivate.lg-6.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .deactivate.lg-2.sm-1 {
    width: 50%;
  }

  .deactivate.lg-5 {
    width: 100%;
  }

  .deactivate.lg-5.bottom-margin-mobile {
    margin-bottom: 40px;
  }

  .deactivate.lg-5.sm-no-bottom-margin {
    margin-bottom: 0;
  }

  .deactivate.lg-8.centre-align.sm-2, .deactivate.lg-8.sm-2, .deactivate.lg-10.md-2.sm-2 {
    width: 100%;
  }

  .deactivate.lg-11.md-3.sm-1 {
    width: 50%;
  }

  .deactivate.lg-6-copy {
    width: 100%;
  }

  .deactivate.lg-6-copy.centre-align {
    width: 75%;
  }

  .deactivate.lg-6-copy.sm-1 {
    width: 50%;
  }

  .deactivate.lg-6-copy.md-3.sm-2 {
    width: 100%;
  }

  .deactivate.lg-6-copy.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .logos-quote-block {
    padding: 60px 15px;
  }

  .clients-wrapper-two {
    flex-direction: column;
  }

  .clients-card {
    width: 100%;
    margin-bottom: 30px;
  }

  .clients-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }

  .background-video-31 {
    top: 0;
  }

  .doneload-center {
    font-size: 23px;
  }

  .sup-sup, .card-head, .card-demo-head {
    width: auto;
    line-height: 1.4em;
  }

  .div-block-1507 {
    width: 280px;
    height: 100px;
  }

  .div-block-1508 {
    width: 45%;
    padding-left: 0;
  }

  .div-block-1495-v2 {
    background-color: var(--black);
    padding-top: 0;
  }

  .download-center {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    position: relative;
  }

  .guide {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-14 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .link-17 {
    padding-top: 7px;
    padding-bottom: 0;
  }

  .div-block-1510 {
    margin-bottom: 5px;
  }

  .sub-body {
    padding-top: 40px;
  }

  .home {
    background-color: var(--black);
  }

  .download-boxx {
    padding-left: 20px;
    padding-right: 20px;
  }

  .support-in-head {
    width: auto;
    font-size: 16px;
    line-height: 1.4em;
  }

  .support-in-text {
    width: auto;
    font-size: 11px;
  }

  .gen {
    width: auto;
  }

  .demo-download {
    margin-top: 10px;
  }

  .download-boxx-app {
    padding-left: 20px;
    padding-right: 10px;
  }

  .app-download {
    margin-top: 10px;
  }

  .div-block-1507-app {
    border-width: 1px;
    margin-left: 0;
    display: block;
  }

  .gen-app {
    width: 100px;
  }

  .div-block-1508-app {
    width: 80%;
    position: relative;
  }

  .background-video-pw {
    height: 100%;
  }

  .div-block-1507-docu {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .body-17 {
    background-color: #000;
  }

  .link-17-copy {
    padding-top: 5px;
  }

  .div-block-demo-loop {
    margin-bottom: 5px;
  }

  .div-block-99-copy {
    width: 150px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .link-17-copy {
    padding-top: 7px;
    padding-bottom: 0;
  }

  .support-in-text-gen {
    width: auto;
    font-size: 11px;
  }

  .demo-download-copy {
    margin-top: 10px;
  }

  .microsoft, .g-defense {
    width: auto;
  }

  .software0 {
    color: var(--g-aa);
    margin-bottom: 0;
    margin-left: 10px;
  }

  .software0:hover {
    opacity: 1;
  }

  .gen-medi {
    width: auto;
  }

  .intro-scroll-copy {
    height: 420vh;
    display: flex;
  }

  .intro-scroll-ur {
    display: none;
  }

  .intro-scroll-ur-page {
    height: 420vh;
    display: flex;
  }

  .sticky-container-ur {
    height: 100vh;
  }

  .bg-scroll-ur {
    background-size: cover;
    height: 100vh;
  }

  .end-ur {
    height: 100vh;
  }

  .text-block-13-ur {
    margin-bottom: 30px;
    font-size: 29px;
    font-weight: 400;
  }

  .intro-paragrph-ur {
    width: 80%;
    height: 100vh;
  }

  .paragraph-78-ur {
    width: auto;
    font-size: 19px;
    line-height: 1.4em;
  }

  .hero--title-ur {
    height: 100vh;
  }

  .text-block-13-urr {
    margin-bottom: 10px;
    font-size: 27px;
    font-weight: 300;
  }

  .bg-main-ur {
    height: 100vh;
  }

  .image-128-ur {
    width: 110%;
    max-width: 110%;
    position: absolute;
  }

  .image-127-ur {
    width: 110%;
    max-width: 110%;
  }

  .background-video-27-ur {
    width: 100%;
    height: 90%;
    margin-bottom: 50px;
  }

  .intro-scroll-ur-dual {
    height: 420vh;
    display: none;
  }

  .sticky-container-ur-dual {
    height: 100vh;
  }

  .bg-scroll-ur-dual {
    background-size: cover;
    height: 100vh;
  }

  .end-ur-dual, .intro-paragrph-ur-dual {
    height: 100vh;
  }

  .paragraph-78-ur-dual {
    text-align: center;
    width: 70%;
    font-size: 19px;
    line-height: 1.4em;
    display: block;
  }

  .hero--title-ur-dual {
    height: 100vh;
  }

  .t-ext-block-13-ur-dual {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 400;
  }

  .bg-main-ur-dual {
    height: 100vh;
  }

  .image-128-ur-dual {
    width: 110%;
    max-width: 110%;
    position: absolute;
  }

  .image-127-ur-dual {
    width: 105%;
    max-width: none;
    height: 110%;
  }

  .back-layer-video-v {
    width: 100%;
    height: 100%;
    margin-bottom: 50px;
  }

  .front-screen {
    width: 67%;
    height: 47%;
    margin-bottom: 10px;
  }

  .front-layer-video {
    width: 70%;
    height: 70%;
  }

  .back-screen {
    width: 100%;
  }

  .main-dual-png {
    background-size: cover;
    height: 100vh;
  }

  .image-146 {
    width: 80%;
    height: 90%;
  }

  .paragraph-84 {
    bottom: 15%;
  }

  .button-extend {
    background-image: linear-gradient(90deg, #7664ff, #9bcfff);
    margin-top: 30px;
  }

  .logo-navbar-v2.white {
    width: 130px;
    margin-left: 20px;
  }

  .extend-01 {
    align-items: flex-end;
    height: auto;
    padding-top: 0;
    padding-bottom: 60px;
  }

  .extend-r {
    z-index: 2;
    background-color: #000;
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
    width: auto;
    padding: 40px 0 20px;
    display: inline-flex;
  }

  .extend-l {
    z-index: 2;
    background-color: #000;
    flex-flow: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-flex;
  }

  .extend-specifications {
    justify-content: center;
    height: auto;
    margin-top: 60px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .ex-main-image {
    width: 70%;
    margin-right: 0;
    padding-top: 140px;
  }

  .ex-button {
    margin-top: 20px;
  }

  .extend-02 {
    background-color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
  }

  .extend-02-text {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1519 {
    padding-bottom: 0;
  }

  .head-text-ex {
    font-size: 33px;
  }

  .head-paragraph-ex, .head-paragraph-ex-copy {
    width: auto;
    font-size: 14px;
  }

  .head-text-copy {
    font-size: 33px;
    line-height: 1.2em;
  }

  .button-extend-phone {
    background-image: linear-gradient(90deg, #7664ff, #9bcfff);
    margin-top: 30px;
  }

  .ultra-reality-extend.w--current {
    padding-bottom: 10px;
  }

  .image-76-copy {
    opacity: .15;
  }

  .order-extend {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .pricing-extend {
    margin-bottom: 10px;
  }

  .head-text-copy-copy {
    z-index: 1;
    font-size: 30px;
    line-height: 1.2em;
  }

  .lottie-animation {
    z-index: 0;
    top: -20px;
  }

  .test-lottie {
    z-index: 2;
    display: none;
  }

  .div-block-1520 {
    padding-top: 40px;
  }

  .back-lines {
    width: 80%;
    height: 90%;
  }

  .only-dual-frame {
    background-size: cover;
    width: 100%;
    height: 100vh;
    display: flex;
  }

  .image-149 {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .intro-scroll-ur-dual-v2 {
    height: 420vh;
    display: none;
  }

  .sticky-container-ur-dual-v2, .intro-paragrph-ur-dual-v2 {
    height: 100vh;
  }

  .paragraph-78-ur-dual-v2 {
    text-align: center;
    width: 70%;
    font-size: 19px;
    line-height: 1.4em;
    display: block;
  }

  .hero--title-ur-dual-v2 {
    height: 100vh;
  }

  .t-ext-block-13-ur-dual-v2 {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 400;
  }

  .main-dual-png-v2 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    height: 100vh;
    padding-top: 0;
    display: flex;
  }

  .image-148-v2 {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    overflow: hidden;
  }

  .bg-main-ur-dual-v2 {
    width: 100%;
    height: 100vh;
  }

  .front-screen-v2 {
    width: 45%;
    height: 37%;
    margin-top: 0;
    margin-bottom: 45px;
  }

  .image-146-v2 {
    width: 100%;
    height: 100%;
  }

  .front-layer-video-v2 {
    width: 96%;
    height: 89%;
    margin-top: 5px;
  }

  .back-screen-v2 {
    width: 45%;
    height: 37%;
    margin-top: 0;
    margin-bottom: 45px;
    display: inline-flex;
  }

  .back-layer-video-v2 {
    width: 96%;
    height: 89%;
    margin-top: 5px;
    margin-bottom: 0;
  }

  .image-127-ur-dual-v2 {
    width: 105%;
    max-width: none;
    height: 110%;
  }

  .back-lines-v2 {
    width: 100%;
    height: 100%;
  }

  .paragraph-84-v2 {
    bottom: 15%;
  }

  .bottom-tt {
    bottom: 10%;
  }

  .intro-paragrph-ur-dual-screen {
    height: 100vh;
  }

  .paragraph-78-ur-dual-screen {
    text-align: center;
    width: 70%;
    font-size: 19px;
    line-height: 1.4em;
    display: block;
  }

  .dual-screen-text {
    width: auto;
    height: 100vh;
    margin-bottom: 0;
    padding-top: 0;
  }

  .dual-screen {
    width: 100%;
    font-size: 26px;
  }

  .fs-sliderdots_arrow-left {
    width: 4rem;
    height: 4rem;
    font-size: 1rem;
    left: 1rem;
  }

  .fs-sliderdots_arrow-right {
    width: 4rem;
    height: 4rem;
    font-size: 1rem;
    right: 1rem;
  }

  .fs-sliderdots_slider {
    margin-top: 6%;
  }

  .icon-9 {
    font-size: 1.5rem;
  }

  .fs-sliderdots-nav {
    display: none;
  }

  .icon-10 {
    font-size: 1.5rem;
  }

  .bottom-div._2 {
    margin-top: 40%;
  }

  .icon-11, .icon-12 {
    font-size: 1.5rem;
  }

  .ex {
    height: 300px;
  }

  .div-block-1526 {
    margin-left: 0%;
  }

  .depth-01, .depth-02 {
    height: 300px;
  }

  .extend-learn-more {
    justify-content: center;
    align-items: center;
    width: 200px;
    display: flex;
  }

  .paragraph-92 {
    font-size: 12px;
  }

  .lottie-ani {
    height: 265px;
  }

  ._3-products-text {
    width: 100%;
    margin-top: 0;
  }

  .app-text-v3 {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    margin: 60px 0 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-paragraph-products-v3 {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .div-block-1529 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .head-text-v3 {
    text-align: left;
    font-size: 27px;
    line-height: 1.2em;
  }

  .head-paragraph-v3 {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .h2 {
    width: auto;
  }

  .intro-text-01 {
    width: 85%;
  }

  .main-intro-02-v3 {
    flex-direction: column;
    justify-content: flex-end;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-bottom: 20px;
  }

  .main-text-box-02-v3 {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
    padding: 10px;
    display: inline-flex;
  }

  .div-block-1494-v3 {
    width: 600px;
    height: 349px;
    margin-right: 0%;
  }

  .wave-v3 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .inte-03-v3 {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .div-block-enter-v3 {
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .prosumer-text-head-v3 {
    font-size: 30px;
  }

  .tracck-3 {
    margin-top: 220px;
    display: none;
  }

  .frame-2 {
    padding-top: 0;
    display: flex;
  }

  .div-block-1532 {
    position: relative;
  }

  .text-block-24, .text-block-25, .text-block-26, .text-block-27 {
    width: 220px;
  }

  .div-block-extend {
    width: 100%;
    overflow: hidden;
  }

  .image-exttend-back {
    opacity: .15;
  }

  .requeat-form {
    flex-flow: column;
    height: auto;
  }

  .form-ex {
    width: 90%;
  }

  .paragraph-93 {
    margin-bottom: 20px;
  }

  .div-block-1535 {
    width: auto;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .specifications-box-ex {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 60px;
    margin-right: 0;
    padding-top: 60px;
    padding-right: 0;
    display: none;
  }

  .button-6-login {
    background-color: #0000001a;
  }

  .member-head {
    color: var(--h22);
    margin-bottom: 20px;
    line-height: 1.1em;
  }

  .member-text {
    line-height: 1.4em;
  }

  .member-sub {
    line-height: 1.1em;
  }

  .background-video-40 {
    height: auto;
  }

  .div-block-1543 {
    margin-bottom: 0;
    padding-bottom: 60px;
  }

  .col-software.lg-4.sm-2 {
    width: 100%;
  }

  .col-software.lg-4.sm-2.sm-no-margin-bottom {
    margin-bottom: 0;
  }

  .col-software.lg-3.no-padding.sm-2 {
    width: 50%;
  }

  .col-software.lg-3.flex-stretch.md-2.sm-2 {
    width: 100%;
  }

  .col-software.lg-3.sm-1 {
    width: 50%;
  }

  .col-software.lg-3.sm-2, .col-software.lg-6 {
    width: 100%;
  }

  .col-software.lg-6.centre-align {
    width: 75%;
  }

  .col-software.lg-6.sm-1 {
    width: 50%;
  }

  .col-software.lg-6.md-3.sm-2 {
    width: 100%;
  }

  .col-software.lg-6.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .col-software.lg-2.sm-1 {
    width: 50%;
  }

  .col-software.lg-5 {
    width: 100%;
  }

  .col-software.lg-5.bottom-margin-mobile {
    margin-bottom: 40px;
  }

  .col-software.lg-5.sm-no-bottom-margin {
    margin-bottom: 0;
  }

  .col-software.lg-8.centre-align.sm-2, .col-software.lg-8.sm-2, .col-software.lg-10.md-2.sm-2 {
    width: 100%;
  }

  .col-software.lg-11.md-3.sm-1 {
    width: 50%;
  }

  .col-software.lg-6-copy {
    width: 100%;
  }

  .col-software.lg-6-copy.centre-align {
    width: 75%;
  }

  .col-software.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col-software.lg-6-copy.md-3.sm-2 {
    width: 100%;
  }

  .col-software.lg-6-copy.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .book-near {
    justify-content: flex-start;
  }

  .div-block-120-about {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-121-about {
    justify-content: space-between;
    width: auto;
    padding-left: 20px;
  }

  .div-block-118-about, .asia-about, .div-block-118-usa-copy, .div-block-118-copy-copy {
    width: 140px;
    margin-top: 30px;
    margin-right: 20px;
  }

  .div-block-118-europe-about {
    margin-top: 30px;
  }

  .button-demo-for-about {
    background-color: #0000001a;
  }

  .automotive-main-c {
    justify-content: center;
    align-items: center;
    height: 550px;
    padding-top: 220px;
    padding-bottom: 0;
  }

  .auto-main {
    width: 800px;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .automotive-main-text-box {
    background-color: #0000;
    justify-content: flex-end;
    align-items: flex-start;
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 0;
    display: flex;
    position: absolute;
    bottom: 0;
  }

  .member-text-in-01, .member-text-in-02 {
    line-height: 1.4em;
  }

  .div-block-1554 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 90%;
  }

  .div-block-1556 {
    width: 100%;
  }

  .member-card-para {
    margin-bottom: 0;
  }

  .div-block-1557-silver {
    width: 320px;
  }

  .membership-request {
    justify-content: center;
    height: auto;
    padding-bottom: 60px;
    display: block;
  }

  .member-requeat-form {
    flex-flow: column;
    width: auto;
  }

  .request-member {
    color: var(--h22);
  }

  .request-member-sub {
    width: auto;
  }

  .paragraph-93-member {
    margin-bottom: 20px;
  }

  .form-field-member {
    width: 100%;
  }

  .div-block-61-v2 {
    display: none;
  }

  .page-preview-link-v3 {
    height: 220px;
  }

  .col-v3.lg-4.sm-2 {
    width: 100%;
  }

  .col-v3.lg-4.sm-2.sm-no-margin-bottom {
    margin-bottom: 0;
  }

  .col-v3.lg-3.no-padding.sm-2 {
    width: 50%;
  }

  .col-v3.lg-3.flex-stretch.md-2.sm-2 {
    width: 100%;
  }

  .col-v3.lg-3.sm-1 {
    width: 50%;
  }

  .col-v3.lg-3.sm-2, .col-v3.lg-6 {
    width: 100%;
  }

  .col-v3.lg-6.centre-align {
    width: 75%;
  }

  .col-v3.lg-6.sm-1 {
    width: 50%;
  }

  .col-v3.lg-6.md-3.sm-2 {
    width: 100%;
  }

  .col-v3.lg-6.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .col-v3.lg-2.sm-1 {
    width: 50%;
  }

  .col-v3.lg-5 {
    width: 100%;
  }

  .col-v3.lg-5.bottom-margin-mobile {
    margin-bottom: 40px;
  }

  .col-v3.lg-5.sm-no-bottom-margin {
    margin-bottom: 0;
  }

  .col-v3.lg-8.centre-align.sm-2, .col-v3.lg-8.sm-2, .col-v3.lg-10.md-2.sm-2 {
    width: 100%;
  }

  .col-v3.lg-11.md-3.sm-1 {
    width: 50%;
  }

  .col-v3.lg-6-copy {
    width: 100%;
  }

  .col-v3.lg-6-copy.centre-align {
    width: 75%;
  }

  .col-v3.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col-v3.lg-6-copy.md-3.sm-2 {
    width: 100%;
  }

  .col-v3.lg-6-copy.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .col-v3-copy.lg-4.sm-2 {
    width: 100%;
  }

  .col-v3-copy.lg-4.sm-2.sm-no-margin-bottom {
    margin-bottom: 0;
  }

  .col-v3-copy.lg-3.no-padding.sm-2 {
    width: 50%;
  }

  .col-v3-copy.lg-3.flex-stretch.md-2.sm-2 {
    width: 100%;
  }

  .col-v3-copy.lg-3.sm-1 {
    width: 50%;
  }

  .col-v3-copy.lg-3.sm-2, .col-v3-copy.lg-6 {
    width: 100%;
  }

  .col-v3-copy.lg-6.centre-align {
    width: 75%;
  }

  .col-v3-copy.lg-6.sm-1 {
    width: 50%;
  }

  .col-v3-copy.lg-6.md-3.sm-2 {
    width: 100%;
  }

  .col-v3-copy.lg-6.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .col-v3-copy.lg-2.sm-1 {
    width: 50%;
  }

  .col-v3-copy.lg-5 {
    width: 100%;
  }

  .col-v3-copy.lg-5.bottom-margin-mobile {
    margin-bottom: 40px;
  }

  .col-v3-copy.lg-5.sm-no-bottom-margin {
    margin-bottom: 0;
  }

  .col-v3-copy.lg-8.centre-align.sm-2, .col-v3-copy.lg-8.sm-2, .col-v3-copy.lg-10.md-2.sm-2 {
    width: 100%;
  }

  .col-v3-copy.lg-11.md-3.sm-1 {
    width: 50%;
  }

  .col-v3-copy.lg-6-copy {
    width: 100%;
  }

  .col-v3-copy.lg-6-copy.centre-align {
    width: 75%;
  }

  .col-v3-copy.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col-v3-copy.lg-6-copy.md-3.sm-2 {
    width: 100%;
  }

  .col-v3-copy.lg-6-copy.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .col-v3-copy-copy.lg-4.sm-2 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-4.sm-2.sm-no-margin-bottom {
    margin-bottom: 0;
  }

  .col-v3-copy-copy.lg-3.no-padding.sm-2 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-3.flex-stretch.md-2.sm-2 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-3.sm-1 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-3.sm-2, .col-v3-copy-copy.lg-6 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-6.centre-align {
    width: 75%;
  }

  .col-v3-copy-copy.lg-6.sm-1 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-6.md-3.sm-2 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-6.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .col-v3-copy-copy.lg-2.sm-1 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-5 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-5.bottom-margin-mobile {
    margin-bottom: 40px;
  }

  .col-v3-copy-copy.lg-5.sm-no-bottom-margin {
    margin-bottom: 0;
  }

  .col-v3-copy-copy.lg-8.centre-align.sm-2, .col-v3-copy-copy.lg-8.sm-2, .col-v3-copy-copy.lg-10.md-2.sm-2 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-11.md-3.sm-1 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-6-copy {
    width: 100%;
  }

  .col-v3-copy-copy.lg-6-copy.centre-align {
    width: 75%;
  }

  .col-v3-copy-copy.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-6-copy.md-3.sm-2 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-6-copy.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .text-area-extend-member, .select-products-member {
    width: 100%;
  }

  .app-soft-main {
    align-items: flex-end;
    height: auto;
    padding-top: 0;
    padding-bottom: 60px;
  }

  .app-software-main {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .app-software-video {
    width: 95%;
    height: 300px;
    margin-top: 20px;
    margin-right: 0%;
  }

  .div-block-soft-app {
    width: 100%;
    height: 100%;
  }

  .software-app-video-sub {
    width: 90%;
    line-height: 1.4em;
  }

  .software-app-boby-01 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
    display: inline-flex;
  }

  .head-app-r-copy {
    font-size: 30px;
  }

  .paragraph-soft-body {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .software-text-box {
    width: 90%;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .software-app-boby-02 {
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: none;
  }

  .software-app-boby-03 {
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: inline-flex;
  }

  .software-app-body-02 {
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: none;
  }

  .software-text-box-02 {
    width: 90%;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .head-app-l {
    font-size: 33px;
  }

  .paragraph-soft-body-02 {
    width: auto;
    font-size: 14px;
  }

  .div-block-ultra-r-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    padding: 40px 0;
    display: flex;
  }

  .software-app-body-2 {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
    width: auto;
    padding: 40px 0;
    display: flex;
  }

  .app-software-video-2 {
    justify-content: center;
    width: 95%;
    height: 300px;
    margin-bottom: 20px;
    margin-right: 0%;
  }

  .div-block-soft-app-2 {
    width: 100%;
    height: 100%;
  }

  .head-text-ultra-r-copy, .head-app-l-copy {
    font-size: 33px;
  }

  .head-paragraph-soft-body-2 {
    width: auto;
    font-size: 14px;
  }

  .hero_right-wrap {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 400px;
    margin-top: 40px;
    margin-bottom: 10px;
    display: inline-flex;
  }

  .hero_bg {
    height: auto;
  }

  .page-preview-link-2 {
    height: 220px;
  }

  .col-3.lg-3.no-padding.sm-2 {
    width: 50%;
  }

  .image-164 {
    width: 260px;
    margin-left: 100px;
  }

  .image-164_2 {
    width: 260px;
    margin-bottom: 60px;
    margin-left: 160px;
  }

  .image-164_3 {
    width: 260px;
    margin-bottom: 120px;
    margin-left: 220px;
  }

  .image-164_4 {
    width: 260px;
    margin-bottom: 180px;
    margin-left: 280px;
  }

  .software-app-main-box-a {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    position: relative;
  }

  .auto-front {
    width: 300px;
    height: 100px;
  }

  .app-text-body {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    margin: 20px 0 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-text-01-head {
    font-size: 30px;
    line-height: 1.2em;
  }

  .body-paragraph-products {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .app-text-body-l {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    margin: 20px 0 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-169 {
    width: 390px;
    height: 240px;
  }

  .div-block-1576 {
    padding-top: 5%;
    padding-left: 5%;
  }

  .text-effect-wrapper {
    height: auto;
  }

  .section-text-gradient-effect {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .text-effect-text {
    width: 90%;
    font-size: 18px;
  }

  .text-effect-sticky-element {
    justify-content: center;
    align-items: center;
    height: auto;
    position: relative;
    top: auto;
  }

  .paragraph-104 {
    width: 80%;
    font-size: 16px;
    line-height: 1.4em;
  }

  .automotive-main-d {
    align-items: flex-end;
    height: auto;
    padding-top: 0;
    padding-bottom: 60px;
  }

  .image-169-mini {
    width: 390px;
    height: 240px;
  }

  .div-block-1576_02 {
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 5%;
    padding-left: 5%;
  }

  .div-block-1576_03 {
    z-index: 3;
    padding-bottom: 5%;
    padding-left: 5%;
  }

  .paragraph-7-auto {
    width: auto;
    line-height: 1.4em;
  }

  .auto-main-handle {
    width: 800px;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .div-block-might {
    width: 95%;
    padding: 20px 10px;
  }

  .might-head-text {
    font-size: 30px;
    line-height: 1.1em;
  }

  .paragraph-107 {
    font-size: 19px;
  }

  .top-head-might {
    margin-bottom: 200px;
  }

  .learn-more-b {
    margin-top: 220px;
  }

  .link-25 {
    font-size: 11px;
  }

  .auto-main-base {
    width: 800px;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .auto-back-layer {
    width: 300px;
    height: 100px;
    margin-bottom: 120px;
    margin-right: 80px;
  }

  .parallax-wrapper {
    min-width: 80rem;
  }

  .col-x.lg-4.sm-2 {
    width: 100%;
  }

  .col-x.lg-4.sm-2.sm-no-margin-bottom {
    margin-bottom: 0;
  }

  .col-x.lg-3.no-padding.sm-2 {
    width: 50%;
  }

  .col-x.lg-3.flex-stretch.md-2.sm-2 {
    width: 100%;
  }

  .col-x.lg-3.sm-1 {
    width: 50%;
  }

  .col-x.lg-3.sm-2, .col-x.lg-6 {
    width: 100%;
  }

  .col-x.lg-6.centre-align {
    width: 75%;
  }

  .col-x.lg-6.sm-1 {
    width: 50%;
  }

  .col-x.lg-6.md-3.sm-2 {
    width: 100%;
  }

  .col-x.lg-6.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .col-x.lg-2.sm-1 {
    width: 50%;
  }

  .col-x.lg-5 {
    width: 100%;
  }

  .col-x.lg-5.bottom-margin-mobile {
    margin-bottom: 40px;
  }

  .col-x.lg-5.sm-no-bottom-margin {
    margin-bottom: 0;
  }

  .col-x.lg-8.centre-align.sm-2, .col-x.lg-8.sm-2, .col-x.lg-10.md-2.sm-2 {
    width: 100%;
  }

  .col-x.lg-11.md-3.sm-1 {
    width: 50%;
  }

  .col-x.lg-6-copy {
    width: 100%;
  }

  .col-x.lg-6-copy.centre-align {
    width: 75%;
  }

  .col-x.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col-x.lg-6-copy.md-3.sm-2 {
    width: 100%;
  }

  .col-x.lg-6-copy.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .background-video-29-mini-dual {
    width: 100%;
    height: 450px;
    margin-top: 0%;
  }

  .mini-dual-main-copy {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .main-text-box-mini-dual {
    background-color: #0000;
    justify-content: flex-end;
    align-items: flex-start;
    width: 90%;
    margin-top: 60px;
    margin-bottom: 20px;
    padding: 10px;
    position: absolute;
  }

  .might-products-02 {
    width: 500px;
    display: none;
  }

  .image-175-copy {
    width: 150px;
  }

  .product-v2 {
    width: 240px;
    height: 300px;
  }

  .image-175-mini {
    width: 120px;
  }

  .main-text-enterprise {
    background-color: #0000;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px;
  }

  .paragraph-enter-main {
    width: 350px;
    line-height: 1.4em;
  }

  .before-afer-big {
    width: 95%;
    height: 300px;
    margin-bottom: 0;
    margin-right: 0%;
  }

  .comparison-m-big, .before-image-big, .after-image-big, .before-im-inner-big, .after-imm-inner-big, .before-im-inner-02-big {
    width: 600px;
    height: 350px;
  }

  .automotive-main-a {
    align-items: flex-end;
    height: auto;
    padding-top: 0;
    padding-bottom: 60px;
  }

  .auto-middle {
    width: 300px;
    height: 100px;
    margin-top: 0;
    margin-bottom: 160px;
    margin-right: 40px;
  }

  .image-enter {
    height: 450px;
  }

  .background-video-enter-erath {
    height: 150px;
    margin-bottom: 100px;
  }

  .mini-dual-main {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .background-video-mini-dual {
    width: 100%;
    height: 450px;
    margin-top: 0%;
  }

  .mini-dual-main-p {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 180px;
    padding-left: 0;
    left: 5px;
  }

  .mini-dual-main-text-box {
    background-color: #0000;
    justify-content: flex-end;
    align-items: flex-start;
    width: 90%;
    margin-top: 60px;
    margin-bottom: 20px;
    padding: 10px;
    position: absolute;
  }

  .mini-dual-text {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .head-text-mini-dual {
    font-size: 33px;
  }

  .head-paragraph-mini-dual {
    width: auto;
    font-size: 14px;
  }

  .div-block-1529-copy {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .mini-dual {
    color: var(--g-aa);
    margin-bottom: 0;
    margin-left: 10px;
  }

  .mini-dual:hover {
    opacity: 1;
  }

  .automotive-main-b {
    justify-content: flex-end;
    align-items: center;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    top: 0;
  }

  .ultra-mini {
    color: var(--g-aa);
    margin-bottom: 0;
    margin-left: 10px;
  }

  .ultra-mini:hover {
    opacity: 1;
  }

  .info_brelyon {
    color: var(--g-aa);
    margin-bottom: 0;
    margin-left: 10px;
  }

  .info_brelyon:hover {
    opacity: 1;
  }

  .head-text-ccc {
    z-index: 1;
    font-size: 30px;
    line-height: 1.2em;
  }

  .paragraph-c {
    width: auto;
    line-height: 1.1em;
  }

  .text-2-c {
    line-height: 1.4em;
  }

  .text-box-cc {
    width: 90%;
  }

  .menbership-accesble-head {
    font-size: 30px;
    line-height: 1.1em;
  }

  .membership-accesble-phara {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .membership-request-_auto {
    justify-content: center;
    width: 90%;
    height: auto;
    padding-bottom: 0;
    display: block;
  }

  .auto-member {
    width: 100%;
  }

  .auto-member-requeat-form {
    flex-flow: column;
    width: 100%;
  }

  .auto {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .col-3-copy.lg-3.no-padding.sm-2 {
    width: 50%;
  }

  .membership-programs {
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: auto;
    padding-bottom: 0;
  }

  .membership-program-p {
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    height: auto;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .membership-p {
    width: 150%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .head-membership {
    margin-bottom: 20px;
  }

  .phara-membership {
    width: auto;
    margin-bottom: 10px;
  }

  .visual-engine {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    padding: 40px 0;
    display: inline-flex;
  }

  .general-member {
    padding-bottom: 0;
  }

  .im-member-b {
    margin-top: 20px;
  }

  .member-notice {
    height: 30px;
    padding-bottom: 5px;
    box-shadow: 0 2px 10px 1px #fff9;
  }

  .member-only {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    margin: 60px 0 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .automotive-member, .automotive-main-head {
    z-index: 1;
    font-size: 30px;
    line-height: 1.2em;
  }

  .automotive-main-video {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 600px;
    margin-top: 0;
  }

  .automotive-members {
    justify-content: center;
    align-items: flex-start;
    height: 350px;
  }

  .m-002 {
    width: 400px;
    height: 100px;
    margin-top: -80px;
    margin-left: 40px;
  }

  .m-001 {
    width: 400px;
    height: 100px;
  }

  .m-003 {
    width: 400px;
    height: 100px;
    margin-top: -80px;
    margin-left: 80px;
  }

  .auto-phara {
    line-height: 1.4em;
  }

  .div-block-1598 {
    justify-content: center;
    align-items: flex-start;
  }

  .auto-overview-b {
    display: none;
  }

  .automotive-main-members {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .members-main-text-box {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    margin-top: 250px;
  }

  .select-products-member-copy, .select-products-member-grade, .select-products-member-0 {
    width: 100%;
  }

  .auto-member-head {
    margin-bottom: 20px;
    line-height: 1.1em;
  }

  .members-main-text-box-copy {
    justify-content: flex-start;
    align-items: flex-start;
    width: 90%;
    margin-top: 60px;
    position: relative;
  }

  .automain-back {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .member-auto-main-back {
    justify-content: center;
    align-items: flex-start;
    height: 300px;
    margin-bottom: 0;
    position: relative;
  }

  .body-24 {
    background-color: #000;
  }

  .auto-member-program {
    margin-bottom: 0;
    padding-bottom: 60px;
  }

  .div-block-1603 {
    height: 250px;
  }

  .div-block-1605 {
    width: 100%;
    height: 135px;
  }

  .link-block-17 {
    height: 230px;
  }

  .sub-head-news {
    font-size: 30px;
    line-height: 1.2em;
  }

  .news-sub {
    width: 90%;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .news-section {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .bw-logo {
    height: 30px;
    max-height: 90px;
  }

  .pr-logo {
    height: 50px;
    max-height: 90px;
  }

  .resd-more {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .news-sub-title {
    width: 90%;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-188 {
    width: 100%;
  }

  .bsw, .pr-new {
    width: 130px;
  }

  .mashable {
    width: 100px;
  }

  .techcrunch-news {
    width: 130px;
  }

  .brelyon-news {
    color: var(--g-aa);
    margin-bottom: 0;
    margin-left: 10px;
  }

  .brelyon-news:hover {
    opacity: 1;
  }

  .main-learn-more {
    justify-content: center;
    align-items: center;
    width: 200px;
    display: none;
  }

  .lottie-intro {
    z-index: 1;
    top: 0;
  }

  .lottie-animation-4 {
    top: 0;
  }

  .bic-mini, .bic-crystal, .bic-prism {
    width: 100%;
    height: 250px;
  }

  .brelyon {
    top: 80px;
  }

  .paragraph-114 {
    padding-top: 0;
    font-size: 33px;
  }

  .argen {
    width: 90%;
    height: 95%;
  }

  .paragraph-103-phara {
    width: 450px;
    font-size: 12px;
  }

  .middle-lottie {
    height: 350vh;
  }

  .lottie-animation-5 {
    top: 0;
  }

  .lottie-middle {
    flex-flow: column;
  }

  .where-x-y {
    padding-top: 220px;
  }

  .where-x-y-t {
    font-size: 25px;
  }

  .finally-meet-z {
    padding-top: 220px;
  }

  .where-x-y-t-copy {
    font-size: 25px;
  }

  .end-text {
    bottom: 20px;
  }

  .end-texts {
    margin-bottom: 0;
    font-size: 33px;
  }

  .ur-100-color-image {
    width: 80%;
    height: auto;
    margin-right: 0;
    padding-top: 100px;
  }

  .div-block-extend-01 {
    width: 100%;
    height: 100%;
  }

  .extend-r-argen-01 {
    z-index: 2;
    background-color: #000;
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
    width: auto;
    padding: 20px 0;
    display: inline-flex;
  }

  .div-block-argen-01 {
    width: 100%;
    height: 100%;
  }

  .extend-l-argen-02 {
    flex-flow: column;
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .div-block-argen-02 {
    width: 100%;
    height: 100%;
  }

  .extend-sub-title {
    width: auto;
    line-height: 1.4em;
  }

  .image-423 {
    max-height: 40vh;
  }

  .div-block-111-home {
    margin-top: 0;
  }

  .paragraph-117 {
    z-index: 3;
    padding: 0;
    top: 10px;
    left: 10px;
  }

  .image-424 {
    max-height: 40vh;
  }

  .activation-key {
    margin-top: 10px;
  }

  .you-might-need {
    font-size: 30px;
    line-height: 1.2em;
  }

  .you-might-need-products {
    width: 95%;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .text-2-copy-copy {
    display: flex;
  }

  .button-3-copy-phone-copy {
    margin-top: 30px;
    display: none;
  }

  .button-3-copy, .support-brelyon-b {
    margin-top: 20px;
  }

  .image-426 {
    width: 200px;
  }

  .donation {
    font-size: 27px;
    line-height: 1.2em;
  }

  .auto-phara-copy {
    line-height: 1.4em;
  }

  .button-3-copy-phone-copy-copy {
    margin-top: 30px;
    display: none;
  }

  .div-block-1618 {
    top: 0;
  }

  .app-download-2, .activation-key-2, .app-download-2-copy, .activation-key-2-copy {
    margin-top: 10px;
  }

  .brelyon-suite-download {
    margin-top: 10px;
  }

  .focal-studio-1, .brelyon-suite-1, .demo-loop-medical, .demo-loop-gen, .demo-sim_tra, .demo-defense, .bs-1, .bve-1, .ur-manual {
    padding-top: 7px;
    padding-bottom: 0;
  }

  .ur-mini-manual, .ur-dual-manual, .prism-manual {
    padding-top: 5px;
  }

  .ur-manual-link {
    padding-top: 7px;
    padding-bottom: 0;
  }

  .ur-mini-manual-deact, .extend-manual-deact, .prism-manual-deact {
    padding-top: 5px;
  }

  .visual-engine-1-0, .bs-1-copy, .brelyon-suite-1-0, .focal-studio-1-0, .demo-loop-gen-copy, .demo-sim_tra-copy, .demo-defense-copy, .wok-and-m {
    padding-top: 7px;
    padding-bottom: 0;
  }

  .support-in-text-copy {
    width: auto;
    font-size: 11px;
  }

  .brelyon-suite-download-copy, .demo-download-down, .demo-enterprise-down, .generic-defense-down, .tetop-down, .security-down, .demo-enter-down, .demo-down-micro-fs, .demo-down-lock-mfs, .demo-down-gaming-reel, .demo-medi-cardiova, .demo-down-medi-mri, .demo-down-medi-radiology, .down-br-no-eorror {
    margin-top: 10px;
  }

  .gen-app-copy {
    width: 100px;
  }

  .ai-world-logo {
    width: 190px;
  }

  .ai-world {
    max-height: 90px;
  }

  .form-v1 {
    width: 90%;
  }

  ._01092025-eng {
    height: 230px;
    display: inline-flex;
  }

  ._01102025-hi-tech, ._01102025, ._01102025-mac {
    height: 230px;
  }

  ._01102025-mac-9t5, ._01102025-inter-eng, ._01102025-smart-home, ._01102025-forbes, ._01102025-technicca, ._01102025-mit-media-lab, ._01102025-mit-media-lab-copy {
    height: 230px;
    display: inline-flex;
  }

  ._01072025-globe-newswire {
    height: 230px;
  }

  .globenewswire {
    width: 130px;
  }

  ._01072025-globe-newswire-02 {
    height: 230px;
  }

  .engadget-home, .globe-newswire-home {
    max-height: 90px;
  }

  .link-block-11132024, .link-block-17-11122024 {
    height: 230px;
  }

  .auto-sub {
    width: auto;
    line-height: 1.4em;
  }

  ._02202025_the-ghost-howls, ._0331_2025-asme {
    height: 230px;
    display: inline-flex;
  }

  .asme {
    width: 150px;
  }

  .lottie-intro-ure-page, .lottie-intro-ure {
    z-index: 1;
    top: 0;
  }

  .where-x-y-t-2 {
    font-size: 25px;
  }

  .paragraph-118 {
    padding-top: 0;
    font-size: 33px;
  }

  .where-x-y-t-copy-2 {
    font-size: 25px;
  }

  .end-texts-2 {
    margin-bottom: 0;
    font-size: 33px;
  }

  .div-block-1620 {
    top: 0;
  }

  .lottie-intro-02 {
    z-index: 1;
    top: 0;
  }

  .test-lottie-02 {
    z-index: 2;
    display: none;
  }

  .enterprise-main-to-home {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-bottom: 0;
  }

  .main-text-enterprise-to-home {
    background-color: #0000;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px;
  }

  .head-text-home {
    font-size: 33px;
    line-height: 1.1em;
  }

  .paragraph-enter-main-home {
    width: auto;
    line-height: 1.4em;
  }

  ._06022025_infor-display {
    height: 230px;
    display: inline-flex;
  }

  .sid-logo {
    width: 120px;
  }

  .main-home-0603 {
    filter: contrast(120%) brightness();
  }

  .home-head-text {
    font-size: 33px;
    line-height: 1.1em;
  }

  ._05302025_jon-peddie {
    height: 230px;
    display: inline-flex;
  }

  .jpr-logo {
    width: 120px;
  }

  .office {
    color: var(--g-aa);
    margin-bottom: 0;
    margin-left: 10px;
  }

  .office:hover {
    opacity: 1;
  }

  .west-coast-usa {
    width: 140px;
    margin-top: 30px;
    margin-right: 20px;
  }

  .auto-video-section {
    margin-top: 0;
  }

  .auto-video-phara {
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .auto-video-text-box {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    margin: 60px 0 0;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .mesa-top {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .m-top, .link-block-mesa-1 {
    height: 20px;
  }

  .mesa-body {
    padding-top: 20px;
  }

  .link-block-headwall, .mesa-logo {
    height: 20px;
  }

  .brelyon-logo {
    height: auto;
  }

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

  .paragraph-119 {
    font-size: 135px;
  }

  .gradation {
    height: 2px;
  }

  .mesa-text {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 10px 10px 30px;
    display: flex;
  }

  .main-image {
    margin-top: 220px;
  }

  .mesa-button {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  .m-box {
    width: auto;
    padding-left: 10%;
    padding-right: 10%;
  }

  .m-box-2 {
    width: auto;
  }

  .paragraph-120 {
    width: auto;
    font-size: 17px;
  }

  .mesa-message-box {
    flex-flow: column;
    height: auto;
  }

  .vesa-fram {
    width: auto;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .form-vesa {
    width: 90%;
  }

  .paragraph-122 {
    font-size: 30px;
    font-weight: 300;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 42px;
    line-height: 50px;
  }

  h2 {
    font-size: 36px;
    line-height: 42px;
  }

  h3 {
    font-size: 27px;
    line-height: 34px;
  }

  h4 {
    font-size: 21px;
    line-height: 30px;
  }

  .section.full-screen.navbar-section {
    padding-top: 0;
    display: block;
  }

  .section.half-screen-background-image, .section.half-screen-background-image.right {
    background-position: 50%;
  }

  .section.black._80vh {
    height: 500px;
  }

  .section.page-header {
    padding-top: 80px;
  }

  .section.page-header.image {
    padding-bottom: 80px;
  }

  .wrapper.space-around {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .wrapper.lg-negative-margins {
    align-items: flex-start;
  }

  .wrapper.navbar {
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrapper.mobile-nav {
    position: relative;
  }

  .color-block {
    margin-bottom: 20px;
  }

  .grid {
    flex-wrap: wrap;
  }

  .block {
    flex: 0 0 100%;
  }

  .block.lg-50 {
    padding: 40px;
  }

  .col {
    margin-bottom: 0;
  }

  .col.lg-4 {
    width: 100%;
  }

  .col.lg-4.centre-align.xs-margin-bottom {
    margin-bottom: 20px;
  }

  .col.lg-4.md-3.xs-2 {
    width: 100%;
  }

  .col.lg-4.xs-1 {
    width: 50%;
  }

  .col.lg-4.md-33.xs-2, .col.lg-3, .col.lg-3._2-col-in-mobile, .col.lg-3.md-2.sm-2, .col.lg-3.md-2.xs-2, .col.lg-3.sm-1.flex-stretch.xs-2, .col.lg-3.sm-1.xs-2 {
    width: 100%;
  }

  .col.lg-6 {
    align-items: flex-start;
    width: 100%;
  }

  .col.lg-6.centre-align {
    width: 100%;
  }

  .col.lg-6.sm-1 {
    width: 50%;
  }

  .col.lg-6.sm-1.xs-2, .col.lg-6.md-3.xs-2, .col.lg-2.md-1.sm-1.xs-2, .col.lg-2.md-33.xs-2, .col.lg-5, .col.lg-5.md-3.xs-2 {
    width: 100%;
  }

  .col.lg-6-copy {
    align-items: flex-start;
    width: 100%;
  }

  .col.lg-6-copy.centre-align {
    width: 100%;
  }

  .col.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col.lg-6-copy.sm-1.xs-2, .col.lg-6-copy.md-3.xs-2 {
    width: 100%;
  }

  .row.flex-horizontal {
    flex-direction: row;
  }

  .button {
    width: 100%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .button.form-button {
    padding-left: 12px;
    padding-right: 12px;
  }

  .navbar.fixed {
    position: fixed;
  }

  .form-field {
    width: 100%;
    min-width: auto;
  }

  .form-field.no-bottom-margins {
    min-width: auto;
  }

  .form-field.side-margins.no-bottom-margins {
    margin-bottom: 40px;
  }

  .page-preview-link {
    height: 160px;
  }

  .price-table-container {
    padding: 35px;
  }

  .footer-logo {
    display: block;
  }

  .footer-link.spacing {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .footer-link.spacing.last {
    margin-right: 16px;
  }

  .footer-link.no-padding.first {
    margin-left: -12px;
  }

  .footer-link.no-padding.last {
    margin-right: -10px;
  }

  .footer-link.first {
    margin-left: -10px;
  }

  .footer-link.last {
    margin-right: -10px;
  }

  .social-media-icon, .contact-form-container {
    padding: 0;
  }

  .contact-form-container.card {
    padding: 20px 30px;
  }

  .contact-form-container.card.white-background {
    padding: 25px 30px 20px;
  }

  .contact-form-container.light-blue.padding {
    padding: 20px;
  }

  .contact-form-container.card {
    width: 100%;
    padding: 40px 0 20px;
  }

  .question-arrow-icon {
    margin-left: 16px;
  }

  .answer {
    padding-left: 0;
  }

  .question-text {
    margin-bottom: 8px;
    margin-left: 0;
  }

  .menu-button-2 {
    flex: 0 auto;
    margin-right: 0;
  }

  .nav-bar {
    position: relative;
  }

  .logo-navbar.white {
    width: 100px;
    margin-left: 10px;
  }

  .partner-logo {
    width: 90px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .phone-image {
    max-width: 80%;
  }

  .phone-image.negative-margins {
    max-width: 90%;
    margin-bottom: -456px;
  }

  .xs-1 {
    width: 50%;
  }

  .xs-2 {
    width: 100%;
  }

  .slider-arrow {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 22px;
  }

  .slide-nav {
    height: 32px;
    font-size: 8px;
  }

  .blog-thumbnail-container {
    margin-bottom: 30px;
  }

  .masonry-div {
    padding-top: 50%;
  }

  .masonry-div.vertical, .masonry-div.big {
    padding-top: 100%;
  }

  .tab-link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .intro-hero-headline {
    letter-spacing: 0;
    font-size: 60px;
    line-height: 1.1em;
  }

  .intro-paragraph.short-paragraph {
    font-size: 16px;
  }

  .team-small-container {
    margin-bottom: 30px;
  }

  .form-with-button {
    flex-direction: column;
  }

  .form-with-button.inline-form, .form-with-button.horizontal {
    flex-direction: row;
  }

  .testimonial-container {
    padding: 50px 30px 30px;
  }

  .quotation-mark {
    width: 30px;
    margin-top: -30px;
    margin-left: -10px;
    margin-right: 0;
    position: absolute;
  }

  .flex-horizontal-space-between {
    align-items: center;
  }

  .horizontal-short-line {
    margin-left: -35px;
    margin-right: -35px;
  }

  .team-container {
    margin-bottom: 0;
  }

  .short-paragraph {
    width: 100%;
  }

  .computer-picture {
    max-width: 80vw;
  }

  .app-download-button {
    width: 110px;
  }

  .app-download-container {
    flex-direction: row;
  }

  .computer-image {
    width: 110%;
  }

  .col-2 {
    margin-bottom: 10px;
  }

  .col-2.lg-6 {
    align-items: flex-start;
    width: 100%;
  }

  .side-image {
    margin-bottom: 20px;
  }

  .side-image.lightbox-video {
    width: 100%;
  }

  .intro-feature-container {
    flex-direction: row;
    justify-content: flex-start;
    padding: 20px;
  }

  .intro-feature-container.bottom-right {
    flex-direction: column;
  }

  .intro-feature-container.vertical {
    flex-direction: column;
    justify-content: space-between;
  }

  .features-phone-image {
    height: 90%;
    margin-top: -30%;
    margin-left: -20px;
  }

  .features-mac {
    max-width: 120%;
    margin-bottom: -20%;
    margin-right: -25%;
  }

  .mac-container {
    align-items: flex-end;
  }

  .starter-website-image.hidden {
    left: 34px;
  }

  .social-media-icons-container-2 {
    justify-content: space-between;
  }

  .horizontal-footer-links-container {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .footer-social-links-container {
    justify-content: space-around;
    margin-top: 40px;
    display: flex;
  }

  .social-media-icons-contianer {
    display: flex;
  }

  .social-media-icons-contianer.no-bottom-margins {
    margin-bottom: 0;
  }

  .div-block-49 {
    text-align: left;
    align-items: flex-start;
  }

  .feature-image {
    height: 45%;
    margin-right: 30px;
  }

  .masonry-div-header {
    font-size: 25px;
    line-height: 31px;
  }

  .play-icon {
    width: 40px;
  }

  .mobile-nav {
    width: 100%;
    position: fixed;
  }

  .white-burger {
    color: var(--white);
  }

  .white-burger:active {
    color: var(--h22);
  }

  .menu-button-3 {
    color: #0000;
    padding: 10px;
  }

  .menu-button-3:active {
    color: #0000;
    background-color: #0000;
  }

  .nav-menu-container {
    height: auto;
    overflow: auto;
  }

  .dropdown-list.w--open {
    overflow: auto;
  }

  .icon-2 {
    position: absolute;
  }

  .small-slide {
    margin-left: 0;
    margin-right: 0;
  }

  .left-arrow, .right-arrow {
    width: 60px;
  }

  .value-point-container {
    width: 100%;
    margin-bottom: 40px;
  }

  .cta-container {
    margin-bottom: 40px;
  }

  .negative-margin {
    margin-left: -10px;
  }

  .utility-page-content {
    align-items: center;
    width: 90%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .utility-page-form {
    width: 100%;
  }

  .utility-page-icon {
    width: 70px;
    margin-bottom: 60px;
  }

  .how-it-works-step {
    width: 100%;
  }

  .circle {
    margin-right: 20px;
  }

  .how-it-works-tab {
    text-align: center;
    align-items: center;
  }

  .q-n-a.black._80vh {
    height: 500px;
  }

  .main-intro {
    background-color: #0000;
    justify-content: flex-start;
    height: 100vh;
    margin-top: 0;
    padding-left: 0;
    display: none;
  }

  .section-3 {
    background-color: var(--black);
    height: 105vh;
    min-height: auto;
    display: none;
  }

  .background-video {
    z-index: 0;
    filter: brightness(110%) contrast(110%);
    background-color: #0000;
    width: auto;
    height: 70%;
    margin-top: 0;
  }

  ._002 {
    background-color: var(--white);
    justify-content: center;
    width: 100vw;
    height: auto;
    display: flex;
  }

  .app-text {
    width: 90%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 60px 10px 10px;
    display: flex;
  }

  .head-paragraph {
    font-size: 14px;
    line-height: 1.4em;
  }

  .head-text-01 {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .div-block-54 {
    justify-content: center;
    width: 85%;
    margin-top: 0;
    padding-top: 10px;
  }

  .div-block-55 {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0%;
  }

  .head-text {
    color: var(--h22);
    width: auto;
    font-size: 30px;
    line-height: 1.1em;
  }

  .text-2 {
    color: var(--g-aa);
    width: auto;
    line-height: 1.4em;
  }

  .app-text-block-3 {
    text-align: left;
    padding-left: 0;
    line-height: 1.5em;
  }

  .button-3 {
    background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
    text-align: center;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-top: 0;
    display: inline-flex;
  }

  .tiitle {
    color: var(--white);
    width: auto;
    margin-top: 0;
    line-height: 1.4em;
  }

  .body {
    background-color: var(--white);
  }

  .div-block-59 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 8%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-64 {
    width: 120%;
    height: 200px;
  }

  ._003 {
    width: auto;
    height: 220px;
  }

  ._3-products {
    display: inline-flex;
  }

  .div-block-65 {
    background-position: 0 0, 50% 0;
    background-size: auto, 140%;
  }

  .div-block-66 {
    height: auto;
  }

  .product-03 {
    object-fit: cover;
    background-position: 0 0, 100%;
    background-size: auto, 130%;
    border-top-width: .5px;
    justify-content: flex-end;
    height: 220px;
  }

  .div-block-68 {
    background-position: 0 0, 50%;
    background-size: auto, 130%;
    border-top-style: solid;
    border-top-width: .5px;
    height: 220px;
  }

  .div-block-69 {
    align-items: flex-start;
    width: 100%;
    padding: 10px 5% 20px;
  }

  .app-paragraph {
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.4em;
  }

  .app-h {
    text-align: left;
    white-space: normal;
    margin-bottom: 0;
    font-size: 27px;
    line-height: 1.2em;
  }

  .ur-button {
    justify-content: center;
    width: 100%;
    height: auto;
    padding: 15px 0;
  }

  .button-4 {
    width: 100px;
  }

  .div-block-69-copy, .div-block-69-copy-copy {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .prism {
    letter-spacing: 2px;
    justify-content: center;
    width: 100%;
    padding: 15px 27px;
    font-size: 12px;
    font-weight: 400;
  }

  .video {
    background-color: var(--white);
    height: 180px;
  }

  .div-block-74 {
    padding: 10px;
  }

  .button-6 {
    width: 100%;
    margin-top: 0;
    padding: 15px 0;
  }

  .div-block-75 {
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0%;
    padding-left: 0%;
    padding-right: 0%;
    position: static;
  }

  .div-block-77 {
    height: auto;
    padding: 10px;
    display: flex;
  }

  .container {
    max-width: none;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .container-11 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .button-primary-2.footer-form-button {
    position: relative;
    right: 0;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-form-two {
    padding: 20px;
    display: none;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .footer-subscribe-2 {
    display: none;
  }

  .div-block-64-copy {
    width: 85%;
    height: 200px;
  }

  .image-25 {
    width: 120%;
    height: auto;
    margin-left: -25px;
  }

  .div-block-75-copy {
    flex-direction: column;
    align-items: flex-start;
    width: 110%;
    height: auto;
    position: static;
  }

  .video-01 {
    background-color: var(--white);
  }

  .video-02 {
    background-color: var(--white);
    flex-direction: column;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
    display: none;
  }

  .div-block-74-copy {
    justify-content: flex-start;
    align-items: flex-start;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-right: 0;
    padding: 0 10px;
    position: static;
  }

  .head-text-01-copy {
    text-align: center;
    width: auto;
    margin-bottom: 20px;
    line-height: 1.3em;
    display: block;
  }

  .head-paragraph-copy {
    text-align: center;
  }

  .vedio-01 {
    justify-content: center;
    width: 100%;
    height: 52px;
    margin-top: 20px;
    font-size: 12px;
  }

  .paragraph-7-copy {
    text-align: center;
    width: auto;
  }

  .app {
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  ._3-app {
    flex-direction: column;
    width: 100%;
    padding: 0;
    display: block;
  }

  .div-block-87 {
    border-style: none;
    border-width: .5px .5px 1px;
    align-items: center;
    width: 100%;
    height: 330px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0%;
  }

  .div-block-app {
    width: 90%;
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 5%;
  }

  .div-block-app-02 {
    align-items: center;
    width: auto;
    padding: 10px 0% 20px;
  }

  .app-button {
    font-size: 12px;
  }

  .div-block-88 {
    flex-direction: column;
    align-items: center;
    width: 90%;
    margin-bottom: 40px;
    display: flex;
  }

  .body-2 {
    display: flex;
  }

  .latest-news {
    padding-left: 30px;
    padding-right: 30px;
  }

  .news {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .head-paragraph-news {
    text-align: left;
    font-size: 14px;
  }

  .div-block-news {
    height: 250px;
    padding: 10px;
  }

  .link-block-news {
    z-index: 21;
    width: 160px;
    height: 160px;
  }

  .div-block-news-p {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .news-text-b {
    height: 70px;
  }

  .paragraph-news-p, .paragraph-news-by {
    font-size: 12px;
  }

  .news-b {
    margin-top: 10px;
  }

  .image-28 {
    width: 120%;
    max-width: none;
    margin-bottom: 0;
    margin-right: 60px;
    padding-top: 0;
  }

  .div-block-89 {
    flex-direction: column;
    align-items: center;
    height: auto;
    padding-bottom: 0;
  }

  .ultra-reality-main {
    height: 100vh;
  }

  .head-text-ultra, .text-2-ultra {
    width: auto;
  }

  .container-12 {
    max-width: none;
  }

  .footer-form-two-2 {
    padding: 20px;
  }

  .footer-form-block-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input-2 {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-3.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-90 {
    width: 100%;
  }

  .div-block-91 {
    display: none;
  }

  .slide-nav-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .news-text {
    width: 85%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .publications-div {
    height: auto;
    padding: 10px;
    display: flex;
  }

  .inverstor-logo {
    margin-bottom: 60px;
    padding-top: 0;
    display: flex;
  }

  .div-block-93 {
    align-items: flex-start;
    width: 100%;
    margin-top: 20px;
  }

  .grid-4 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) 1fr;
    place-items: center;
    width: auto;
  }

  .div-block-95 {
    width: 80px;
    height: 80px;
  }

  .lock {
    width: 75px;
  }

  .e14-logo {
    width: 25px;
  }

  .logo-text {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding: 60px 10px 20px;
    display: block;
  }

  .corning {
    width: 60px;
  }

  .lg {
    width: 65px;
  }

  .udc {
    width: 55px;
  }

  .fankllin {
    width: 75px;
  }

  .one-way {
    width: 45px;
  }

  .evo {
    width: 65px;
  }

  .type {
    width: 60px;
  }

  .prope-x {
    width: 40px;
  }

  .mf {
    width: 55px;
  }

  .mzv {
    width: 50px;
  }

  .intro2-text {
    object-fit: cover;
    align-items: center;
    width: auto;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0 0;
    display: flex;
  }

  .intro-2 {
    justify-content: flex-start;
    width: auto;
    height: auto;
    padding-top: 20px;
    padding-left: 0%;
    padding-right: 0%;
    display: none;
    position: static;
  }

  .slider-news {
    justify-content: flex-start;
    align-items: center;
    padding-top: 60px;
    display: flex;
  }

  .head-paragraph-iintro {
    font-size: 14px;
    line-height: 1.4em;
  }

  .footer-subscribe-4 {
    border-bottom-style: none;
  }

  .container-13 {
    max-width: none;
  }

  .subscribe {
    flex-flow: column;
    justify-content: flex-start;
    margin-bottom: 40px;
    padding: 20px 5%;
    display: flex;
  }

  .footer-form-container-two-3 {
    align-items: center;
    width: 100%;
  }

  .footer-form-block-two-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input-3 {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-4.footer-form-button {
    color: var(--bre-w);
    background-color: #0003;
    border-width: .1px;
    border-color: #f8f8f8b3;
    width: 100%;
    height: 52px;
    padding: 15px 10px;
    position: relative;
    right: auto;
  }

  .button-primary-4.footer-form-button:hover {
    background-image: linear-gradient(270deg, var(--h22) 13%, var(--ur) 88%);
    color: var(--bre-b);
  }

  .button-primary-4.footer-form-button-copy {
    color: var(--bre-w);
    background-color: #0003;
    border-width: .1px;
    border-color: #f8f8f8b3;
    width: 100%;
    height: 52px;
    padding: 15px 10px;
    position: relative;
    right: 0;
  }

  .button-primary-4.footer-form-button-copy:hover {
    background-image: linear-gradient(270deg, var(--h22) 13%, var(--ur) 88%);
    color: var(--bre-b);
  }

  .footer-wrapper-three-3 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
  }

  .footer-block-three-3 {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    width: 90%;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-link-three-3 {
    margin-bottom: 0;
    font-size: 16px;
  }

  .footer-social-block-three-3 {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    margin-top: 0;
  }

  .footer-social-link-three-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-bottom-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-34 {
    display: none;
  }

  .subscribe-news {
    justify-content: center;
    height: auto;
  }

  .right {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 40px;
  }

  .div-block-99 {
    width: auto;
    margin-bottom: 0;
  }

  .ultra {
    width: 109.063px;
    margin-bottom: 5px;
    margin-left: 10px;
    font-size: 14px;
  }

  .ultra:hover {
    opacity: 1;
  }

  .ultra.w--current {
    margin-left: 10px;
  }

  .app-o {
    margin-bottom: 5px;
    margin-left: 40px;
    font-size: 14px;
    display: none;
  }

  .footer-link-three-3-copy {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .div-block-100 {
    height: auto;
    margin-bottom: 100px;
    padding-bottom: 0;
  }

  .about-01 {
    justify-content: center;
    width: 85%;
    margin-top: 0;
    padding-top: 10px;
  }

  .background-video-5 {
    margin-top: 0;
  }

  .head-text-copy {
    width: auto;
  }

  .text-2-copy {
    width: auto;
    display: block;
  }

  .div-block-101 {
    flex-direction: column;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }

  .div-block-102 {
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-103 {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .head-text-010 {
    text-align: center;
    width: auto;
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 1.1em;
    display: block;
  }

  .head-paragraph-iintro-010 {
    height: auto;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.4em;
  }

  .div-block-104 {
    width: 90%;
    height: 150px;
  }

  .about-main-text {
    justify-content: center;
    width: 90%;
    margin-top: 20px;
    margin-bottom: 100px;
    padding-top: 10px;
  }

  .div-block-106 {
    height: auto;
    position: relative;
  }

  .location, .div-block-108 {
    position: relative;
  }

  .location-h {
    width: auto;
  }

  .main-text-box {
    justify-content: flex-end;
    width: 85%;
    height: auto;
    margin-top: 0;
    padding-top: 10px;
    display: none;
    position: relative;
  }

  .div-block-109 {
    width: 90%;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .unkown {
    width: 30px;
  }

  .box-with-b {
    position: relative;
  }

  .link-3 {
    margin-left: 10px;
  }

  .info {
    flex-direction: column;
    align-items: flex-start;
  }

  .info-text-p {
    width: auto;
  }

  .job-b {
    width: auto;
    margin-top: 10px;
    margin-right: 20px;
    position: relative;
  }

  .div-block-111 {
    width: 100%;
  }

  .div-block-112 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 90px;
    margin-top: 20px;
    margin-right: 0;
  }

  .image-39 {
    height: 50px;
  }

  .div-block-112-copy {
    width: auto;
    height: 90px;
    margin-top: 15px;
    margin-right: 0;
  }

  .head-text-01-black {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    font-size: 33px;
    line-height: 1.3em;
    display: block;
  }

  .awards {
    height: auto;
    margin-left: 0;
    padding: 10px 0;
    display: flex;
  }

  .awards-b {
    width: 48%;
    height: 220px;
    padding: 10px;
  }

  .div-block-114 {
    height: 90px;
  }

  .image-40 {
    height: 60px;
  }

  .awards-copy {
    height: auto;
    padding: 10px;
    display: flex;
  }

  .news-media {
    height: auto;
    padding: 10px;
    display: none;
  }

  .awards-b-copy {
    height: 250px;
    padding: 10px;
  }

  .news-box {
    border-width: 1px;
    justify-content: center;
    width: 225px;
    height: 160px;
    padding: 10px;
    display: flex;
  }

  .news-box:hover {
    background-image: linear-gradient(354deg, #005465 4%, var(--h22) 75%);
  }

  .spie {
    height: 60px;
  }

  .i-zone {
    height: 30px;
  }

  .award-text {
    font-size: 12px;
  }

  .press {
    height: auto;
    padding: 10px;
    display: flex;
  }

  .press-releases {
    height: auto;
    padding: 10px;
    display: none;
  }

  .press-release {
    justify-content: center;
    width: 160px;
    height: 160px;
    padding: 10px;
  }

  .paragraph-press-p {
    font-size: 12px;
  }

  .head-text-01-w {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.3em;
    display: block;
  }

  .news-box-main, .news-box-main-02, .news-box-main-03 {
    height: 250px;
    padding: 10px;
  }

  .image-41 {
    width: auto;
    max-width: none;
    height: 50px;
  }

  .image-42 {
    width: auto;
    max-width: 90%;
    height: 50px;
  }

  .div-block-115 {
    justify-content: center;
    align-items: center;
    height: 50px;
  }

  .image-coverr {
    width: 100%;
    inset: 0;
    overflow: hidden;
  }

  .image-base {
    object-fit: fill;
    width: 100%;
  }

  .image-46, .image-46-copy {
    width: 100%;
    height: auto;
  }

  .image-48 {
    width: 100%;
  }

  .div-block-116 {
    align-items: flex-end;
    height: 760px;
    margin-top: 20px;
  }

  ._01-sell {
    flex-direction: column;
    margin-top: 20px;
  }

  .image-49 {
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
    display: none;
  }

  .location-head-text {
    justify-content: center;
    width: auto;
    margin-top: 100px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-left: 6%;
    padding-right: 6%;
  }

  .address {
    width: auto;
  }

  .softwaer {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 10px 0 0;
    display: block;
  }

  .paragraph-t {
    margin-bottom: 0;
    line-height: 1em;
  }

  .east-coast {
    width: 140px;
    margin-right: 40px;
  }

  .div-block-119 {
    flex-wrap: nowrap;
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
  }

  .paragraph-t3 {
    margin-top: 5px;
  }

  .div-block-120 {
    flex-wrap: wrap;
    align-content: center;
    width: 85%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-121 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: flex-start;
    align-items: flex-start;
    width: auto;
    padding-top: 20px;
    padding-left: 0;
    display: flex;
  }

  .container-14 {
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

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

  .comparison-title {
    margin-left: 10px;
  }

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

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .clients-image {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-122 {
    flex-flow: wrap;
    place-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 10px;
  }

  .div-block-123 {
    flex-direction: column;
    width: 49%;
    margin-top: 1%;
    margin-left: 0;
    padding-top: 0;
  }

  .paragraph-24 {
    font-size: 11px;
  }

  .div-block-123-copy {
    width: 49%;
    margin-top: 1%;
  }

  .div-block-88-copy {
    width: 90%;
    margin-bottom: 10px;
    display: block;
  }

  .div-block-123-copy-copy {
    width: 49%;
    margin-top: 1%;
    margin-left: 0;
  }

  .div-block-88-copy-copy {
    width: 90%;
    display: block;
  }

  .image-53 {
    opacity: .5;
    height: 100%;
    padding-top: 0;
  }

  .container-15 {
    max-width: none;
  }

  .order-now {
    padding-top: 0;
  }

  .text-area-2 {
    padding-right: 16px;
  }

  .order-head {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 5% 0;
    display: none;
  }

  .head-paragraph-copy {
    font-size: 14px;
  }

  .div-block-127 {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-128 {
    width: auto;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .success-message-2 {
    width: 100%;
  }

  .div-block-130 {
    height: auto;
    margin-top: 0;
    padding-top: 20px;
  }

  .image-54 {
    width: 100%;
    height: auto;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .text-specifi {
    width: 90%;
    margin-top: 0;
  }

  .div-block-132 {
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0%;
    display: flex;
  }

  .paragraph-28 {
    text-align: center;
    width: auto;
    margin-bottom: 40px;
  }

  .paragraph-29 {
    text-align: left;
    justify-content: space-between;
    width: auto;
  }

  .div-block-134 {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
  }

  .specifications-box {
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 60px;
    padding-left: 0%;
    padding-right: 0%;
    display: inline-flex;
  }

  .div-block-135 {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
    display: none;
  }

  .image-49-copy {
    width: 282px;
    height: auto;
    display: none;
  }

  .background-video-7 {
    height: 650px;
  }

  .background-video-8 {
    height: 730px;
  }

  .location-h-copy, .div-block-118-copy {
    width: auto;
  }

  .head-paragraph-copy-copy {
    font-size: 14px;
  }

  .head-text-videp {
    text-align: left;
    width: auto;
    margin-bottom: 5px;
    line-height: 1.3em;
    display: block;
  }

  .head-paragraph-video {
    text-align: center;
    line-height: 1.4em;
  }

  .head-paragraph-copy-copy-copy, .talk-ro-sales-p {
    font-size: 14px;
  }

  .div-block-138 {
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .heading-3 {
    line-height: 1.2em;
  }

  ._2 {
    margin-top: 20px;
    margin-bottom: 0;
    line-height: 30px;
  }

  .email {
    height: 52px;
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .text-block-6 {
    font-weight: 300;
  }

  .error-message-2 {
    order: 0;
    align-self: center;
    width: 90%;
  }

  .text-block-7 {
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-top: 75px;
    display: flex;
    position: relative;
  }

  .text-2-head {
    width: auto;
    margin-bottom: 0;
  }

  .text-2-copy, .text-2-copy-copy, .text-2-copy-copy, .text-2-copy-copy, .text-2-copy-copy-copy, .about-p, .text-2-copy-copy-copy-copy, .text-2-copy-copy-copy, .text-2-copy-copy-copy {
    width: auto;
  }

  .address-002 {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
  }

  .order-p {
    width: auto;
  }

  .paragraph-30 {
    text-align: left;
  }

  .image-60 {
    width: 200%;
    height: auto;
    margin-left: 20px;
  }

  .col-copy {
    margin-bottom: 0;
  }

  .col-copy.lg-4 {
    width: 100%;
  }

  .col-copy.lg-4.centre-align.xs-margin-bottom {
    margin-bottom: 20px;
  }

  .col-copy.lg-4.md-3.xs-2 {
    width: 100%;
  }

  .col-copy.lg-4.xs-1 {
    width: 50%;
  }

  .col-copy.lg-4.md-33.xs-2, .col-copy.lg-3, .col-copy.lg-3._2-col-in-mobile, .col-copy.lg-3.md-2.sm-2, .col-copy.lg-3.md-2.xs-2, .col-copy.lg-3.sm-1.flex-stretch.xs-2, .col-copy.lg-3.sm-1.xs-2 {
    width: 100%;
  }

  .col-copy.lg-6 {
    align-items: flex-start;
    width: 100%;
  }

  .col-copy.lg-6.centre-align {
    width: 100%;
  }

  .col-copy.lg-6.sm-1 {
    width: 50%;
  }

  .col-copy.lg-6.sm-1.xs-2, .col-copy.lg-6.md-3.xs-2, .col-copy.lg-2.md-1.sm-1.xs-2, .col-copy.lg-2.md-33.xs-2, .col-copy.lg-5, .col-copy.lg-5.md-3.xs-2 {
    width: 100%;
  }

  .col-copy.lg-6-copy {
    align-items: flex-start;
    width: 100%;
  }

  .col-copy.lg-6-copy.centre-align {
    width: 100%;
  }

  .col-copy.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col-copy.lg-6-copy.sm-1.xs-2, .col-copy.lg-6-copy.md-3.xs-2 {
    width: 100%;
  }

  .nav-dropdown-link-s.w--current {
    font-weight: 400;
  }

  .paragraph-39, .paragraph-40 {
    padding-left: 0;
  }

  .paragraph-41 {
    padding-left: 0;
    font-weight: 400;
  }

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

  .text-block-9 {
    text-align: center;
    width: 100%;
  }

  .image-61 {
    margin-top: 60px;
  }

  .send-text {
    margin-bottom: 0;
  }

  .book-demo-intro {
    height: 460px;
  }

  .order-and-p {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 33px;
    line-height: 1.3em;
    display: block;
  }

  .publications-a {
    height: 250px;
    padding: 10px;
  }

  .publications-m {
    flex-flow: wrap;
    place-content: center flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding: 10px 0;
    display: flex;
  }

  .button-9 {
    width: 160px;
    height: 160px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .product02 {
    width: 100%;
    margin-left: -50px;
  }

  .background-video-10 {
    width: 100%;
  }

  .head-text-oder {
    width: auto;
  }

  .slider-about {
    height: 220px;
    display: inline-flex;
  }

  .news-and-media {
    width: auto;
  }

  .awards-m {
    flex-wrap: wrap;
  }

  .publications-mm {
    justify-content: center;
    align-items: flex-start;
  }

  .footer-link-three-order {
    font-size: 16px;
  }

  .about-p-copy {
    width: auto;
  }

  .div-block-69-copy-copy {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .app-h-copy {
    font-size: 27px;
  }

  .coming-soon {
    text-align: left;
    align-items: flex-end;
    width: 70%;
    padding: 10px 5% 20px;
  }

  .mini {
    width: 100px;
  }

  .div-block-1338 {
    align-items: flex-start;
    height: 330px;
  }

  .event-intro {
    background-color: #0000;
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    overflow: hidden;
  }

  .event-head {
    justify-content: flex-end;
    align-items: center;
    width: 80%;
    height: auto;
    margin-top: 0;
    padding: 0;
  }

  .event-head-text {
    width: auto;
    display: none;
  }

  .paragraph-7-event {
    background-color: #0000;
    padding-bottom: 0;
    font-size: 18px;
  }

  .text-2-event {
    color: var(--g-aa);
  }

  .div-block-116-event {
    height: auto;
  }

  .color-cover-event {
    display: none;
  }

  .image-67 {
    opacity: 1;
    width: 170%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    left: auto;
    right: auto;
    overflow: hidden;
  }

  .image-68 {
    object-fit: contain;
    width: 260px;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 0;
  }

  .div-block-1339 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    position: relative;
  }

  .text-2-event-copy {
    color: var(--g-aa);
    background-color: #0000;
    width: 100%;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4em;
  }

  .div-block-1340 {
    height: 600px;
  }

  .div-block-55-copy {
    opacity: 0;
    justify-content: flex-end;
    align-items: center;
    padding-top: 0%;
  }

  .event-background-head {
    background-color: var(--white);
    object-fit: fill;
    align-items: flex-end;
    width: 100%;
    margin-top: 0%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    overflow: hidden;
  }

  .bold-text-4 {
    color: var(--h22);
  }

  .italic-text-2 {
    font-size: 15px;
    font-weight: 400;
  }

  .event-intro-01 {
    align-items: flex-start;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    position: static;
    overflow: hidden;
  }

  .bold-text-5 {
    font-size: 16px;
    font-weight: 500;
  }

  .event-texts {
    align-self: auto;
    width: 95%;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 10px 0;
    display: flex;
  }

  .head-text-event {
    text-align: center;
    letter-spacing: -.5px;
    width: 90%;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.1em;
    display: block;
  }

  .s-paragraph-event {
    text-align: center;
    width: auto;
    margin-bottom: 5px;
    font-size: 19px;
    font-weight: 500;
    line-height: 1.2em;
  }

  .event-paragraph {
    width: auto;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.4em;
  }

  .div-block-1341 {
    flex-direction: column;
    margin-top: 30px;
    padding-top: 0;
  }

  .div-block-1342 {
    background-color: #0000;
    flex-direction: column;
    align-self: center;
    align-items: center;
    width: 95%;
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .image-69 {
    border-style: solid;
    border-color: #b8b8b880;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }

  .div-block-1343 {
    justify-content: center;
    align-items: center;
    width: 230px;
    height: 230px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .image-70 {
    border-radius: 10px;
    width: 50px;
    height: auto;
    margin-top: 0;
  }

  .link-block-2 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 10px;
    display: block;
  }

  .link-block-2:hover {
    filter: brightness(120%);
  }

  .heading-4 {
    background-color: var(--midnight-blue);
    color: #3cffcb;
    width: auto;
    margin-top: 5px;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 17px;
    font-weight: 400;
  }

  .div-block-1344 {
    border-bottom: .1px solid #f5f5f533;
    height: 100px;
  }

  .div-block-55-event {
    background-color: #0000;
    justify-content: flex-end;
    align-items: center;
    max-width: none;
    height: 170px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .link-block-3 {
    background-color: #3fdfff4d;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 15px;
    padding: 20px;
    display: block;
  }

  .link-block-3:hover {
    filter: brightness(120%);
  }

  .image-70-copy {
    border-radius: 10px;
    width: 150px;
    height: auto;
    margin-top: 0;
  }

  .link-block-4 {
    background-color: #3fdfff4d;
    background-image: linear-gradient(to right, var(--ur) 10%, var(--h22) 91%);
    filter: brightness(120%);
    border-radius: 0;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 15px;
    padding: 7px 60px;
    display: flex;
  }

  .link-block-4:hover {
    filter: brightness(150%);
  }

  .paragraph-42 {
    color: var(--black);
    margin-bottom: 0;
    font-weight: 300;
    text-decoration: none;
  }

  .button-10 {
    background-image: linear-gradient(270deg, var(--h22) 25%, var(--ur));
    filter: brightness(110%);
    color: var(--black);
    border: .1px #00000080;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 13px;
    font-weight: 400;
  }

  .button-10:hover {
    background-image: linear-gradient(270deg, var(--h22) 25%, var(--ur));
    filter: brightness(120%);
    border-style: none;
    border-color: #0000;
  }

  .div-block-1345 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-1346 {
    justify-content: center;
    align-items: flex-end;
    height: auto;
    display: flex;
  }

  .div-block-1342-hide {
    flex-direction: column;
    align-self: center;
    align-items: center;
    width: 95%;
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .div-block-1347 {
    width: auto;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .div-block-69-copy-copy-copy {
    width: 62%;
    padding: 10px 5% 20px 0;
  }

  .main-text-box-pfone {
    z-index: 2;
    background-color: #0000;
    background-image: linear-gradient(0deg, #000 42%, #0000 56%);
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 10px 6% 0;
    display: none;
  }

  .div-block-1348 {
    z-index: 0;
    background-color: #0000;
    background-image: linear-gradient(#000, #0000 48%);
    width: 100vw;
    height: 70%;
    display: none;
    position: absolute;
    inset: 0;
  }

  .button-3-copy {
    background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
    justify-content: center;
    width: 100%;
    height: 52px;
    margin-top: 20px;
    display: none;
  }

  .div-block-64-copy {
    object-fit: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .sp-inverstor {
    text-align: left;
    width: auto;
  }

  .button-3-copy-phone {
    background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
    letter-spacing: 2px;
    justify-content: center;
    width: 100%;
    height: 52px;
    margin-top: 0;
    font-size: 13px;
    font-weight: 400;
    display: none;
  }

  .button-3-copy-phone:hover {
    background-image: linear-gradient(270deg, var(--h22) 47%, var(--ur));
    filter: brightness(130%);
    letter-spacing: 2px;
    font-weight: 400;
  }

  ._3-products-phone {
    display: none;
  }

  .main-text-box-ur {
    justify-content: flex-end;
    width: 95%;
    height: auto;
    margin-top: -100px;
    margin-bottom: 0;
    padding: 0 10px 0 5px;
    display: block;
    position: relative;
  }

  .button-3-phone {
    background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
    justify-content: center;
    width: 100%;
    margin-top: 15px;
    display: flex;
  }

  .div-block-1349 {
    width: 90%;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .asia {
    width: 130px;
    margin-top: 0;
    margin-right: 0;
  }

  .div-block-118-europe {
    width: 130px;
    margin-top: 0;
  }

  .link-block-5 {
    width: 320px;
    height: 302px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    right: auto;
  }

  .link-block-6 {
    width: 320px;
    height: 280px;
    position: absolute;
  }

  .question-arrow-icon-up {
    margin-left: 16px;
  }

  .link-block-7 {
    width: 48%;
    height: 220px;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .container-17 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .form-2 {
    width: 100%;
  }

  .form-block {
    width: 100%;
    margin-top: 5px;
  }

  .field-label, .field-label-2 {
    color: var(--white);
  }

  .text-field {
    border-radius: 3px;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 20px 16px;
  }

  .text-field-2 {
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 20px 16px;
  }

  .text-field-3 {
    height: auto;
    min-height: 150px;
    max-height: none;
    margin-bottom: 20px;
    padding: 20px 16px 10px;
    overflow: auto;
  }

  .submit-button {
    background-color: #0000;
    background-image: linear-gradient(270deg, var(--h22) 25%, var(--ur));
    color: var(--black);
    width: 100%;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
  }

  .submit-button:hover {
    filter: brightness(120%);
  }

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

  .text-block-10 {
    color: var(--su);
    background-color: #0000;
    font-size: 15px;
    font-weight: 300;
  }

  .error-message-3 {
    background-color: #0000;
  }

  .text-block-11 {
    color: var(--error);
    font-weight: 300;
  }

  .s-paragraph-event-copy {
    color: var(--h22);
    text-align: center;
    width: auto;
    margin-bottom: 5px;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.2em;
  }

  .text-area-2-copy {
    margin-bottom: 20px;
    padding-right: 16px;
  }

  .s-paragraph-event-copy-copy {
    color: var(--h22);
    text-align: center;
    width: auto;
    margin-bottom: 5px;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.2em;
  }

  .slider-about-phone {
    display: none;
  }

  .icon-3-phone {
    opacity: .5;
    margin-left: 0;
  }

  .icon-4-phone {
    opacity: .5;
    margin-left: 40px;
    margin-right: 0;
  }

  .slide-nav-3-phone {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .link-block-8 {
    width: 205px;
    height: 160px;
    display: block;
    left: auto;
    right: auto;
  }

  .hyper-display-intro {
    background-color: #0000;
    justify-content: flex-start;
    width: 100%;
    height: 110vh;
    margin-top: 0;
    padding-left: 0;
    display: block;
    overflow: visible;
  }

  .button-6-hyper {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .button-6-hyper:hover {
    color: var(--hyper);
    border-color: #ff550080;
  }

  .button-6-copy, .button-6-hyper-copy {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .button-3-hyper-order {
    background-image: linear-gradient(94deg, var(--hyper) 10%, #ffbf94 92%);
    text-align: center;
    letter-spacing: 2px;
    align-self: auto;
    width: 100%;
    margin-top: 15px;
    display: block;
  }

  .button-3-hyper-order:hover {
    background-image: linear-gradient(94deg, var(--hyper), #ffba97 63%);
  }

  .button-6-hyper-copy {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .button-6-hyper-p {
    color: var(--hyper);
    letter-spacing: 1.5px;
    background-color: #0000004d;
    border-color: #fa250480;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    font-weight: 400;
  }

  .button-6-hyper-p:hover {
    border-color: var(--hy-03);
    background-color: var(--hyper);
    color: var(--black);
    font-weight: 400;
  }

  .head-text-hyper {
    width: auto;
  }

  .paragraph-7-hyper {
    width: auto;
    margin-top: 0;
  }

  .text-2-hyper {
    width: auto;
  }

  .div-block-1351 {
    display: block;
  }

  .background-video-hy {
    z-index: 0;
    filter: brightness(110%) contrast(110%);
    background-color: #0000;
    width: auto;
    height: 50%;
    margin-top: 0;
  }

  .head-text-copy {
    color: var(--hyper);
    width: auto;
  }

  .div-block-1348-copy {
    z-index: 1;
    background-color: #0000;
    background-image: linear-gradient(to top, var(--black) 21%, transparent 48%);
    width: 100vw;
    height: 70%;
    display: block;
    position: absolute;
    inset: 0;
  }

  .hyper {
    margin-bottom: 5px;
    margin-left: 40px;
    font-size: 14px;
  }

  .div-block-130-dimen {
    height: auto;
    margin-right: 0;
    padding-top: 0;
  }

  .image-28-dimen {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 140px;
  }

  .text-specifi-dimen {
    width: auto;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-89-dimen {
    flex-direction: column;
    align-items: center;
    height: auto;
    padding-bottom: 0;
  }

  .paragraph-7-dimen {
    color: #b78deb;
    width: auto;
    margin-top: 0;
  }

  .head-text-dimen {
    color: var(--h22);
    width: auto;
    margin-bottom: 10px;
  }

  .text-2-head-dimen {
    width: auto;
  }

  .paragraph-28-copy {
    text-align: center;
    width: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 30px;
  }

  .image-54-dimen {
    filter: brightness(110%);
    width: 100%;
    height: auto;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .paragraph-28-dimen {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    line-height: 1.1em;
  }

  .div-block-1352 {
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .software-text-box-2 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .head-text-01-copy {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .head-paragraph-iintro-copy {
    font-size: 14px;
    line-height: 1.5em;
  }

  .div-block-1353 {
    width: 100%;
    height: auto;
  }

  .div-block-1354 {
    margin-right: 0%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1355 {
    width: 100%;
  }

  .text-2-hyper-p {
    width: auto;
  }

  .image-73 {
    width: 90%;
  }

  .body-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .paragraph-29-copy {
    text-align: right;
    text-align: left;
    text-align: left;
    text-align: left;
    justify-content: space-between;
  }

  .body-7 {
    background-color: var(--black);
  }

  .section-3-hyper {
    background-color: var(--black);
    height: 105vh;
    min-height: auto;
    display: block;
  }

  .div-block-1357 {
    width: 100%;
  }

  .image-74 {
    width: 100%;
    margin-bottom: 0;
  }

  .div-block-hyper {
    width: 90%;
    height: auto;
    margin-top: 0;
    padding-left: 0%;
    padding-right: 0%;
    position: static;
  }

  .head-paragraph-hyper-p {
    color: var(--bre-w2);
    font-size: 14px;
    line-height: 1.5em;
  }

  .head-text-01-copy-hyper {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .button-11 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .text-specifi-hyper {
    width: 90%;
    min-width: auto;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-28-hyper {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
  }

  .div-block-1360 {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-hy-p {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

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

  .paragraph-29-copy {
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
    justify-content: space-between;
  }

  .paragraph-29-copy, .paragraph-29-copy-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy, .paragraph-29-copy {
    text-align: left;
    justify-content: space-between;
  }

  .paragraph-29-copy-copy-copy {
    text-align: right;
    text-align: left;
    text-align: left;
    text-align: left;
    justify-content: space-between;
  }

  .paragraph-29-copy-copy-copy-copy {
    text-align: right;
    text-align: left;
    text-align: left;
    justify-content: space-between;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .paragraph-29-d {
    text-align: right;
    justify-content: flex-end;
  }

  .paragraph-29-copy-copy, .paragraph-29-d2, .paragraph-29-d3, .paragraph-29-d4 {
    text-align: left;
    justify-content: space-between;
  }

  .div-block-1362 {
    display: inline-flex;
  }

  .image-77 {
    display: none;
  }

  .div-block-133-03-hyper-0, .div-block-133-02-hyper-0 {
    height: 80px;
  }

  .m {
    filter: invert();
  }

  .div-block-1364 {
    display: block;
  }

  .head-text-copy-copy {
    width: auto;
  }

  .press-release-copy {
    justify-content: center;
    width: 160px;
    height: 160px;
    padding: 10px;
  }

  .paragraph-29-q {
    text-align: left;
    justify-content: space-between;
    width: 100px;
  }

  .paragraph-29-copy, .paragraph-29-copy-copy {
    text-align: left;
    justify-content: space-between;
    width: auto;
  }

  .paragraph-29-copy-copy-copy-copy-copy {
    text-align: right;
    text-align: left;
    justify-content: space-between;
    font-weight: 300;
  }

  .button-hyper-video {
    color: var(--hy-03);
    text-align: center;
    background-image: none;
    border: 1px solid #ff7b3980;
    align-self: auto;
    width: 100%;
    margin-top: 15px;
    display: block;
  }

  .div-block-hy-p-02 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 20px;
  }

  .image-74-02 {
    width: auto;
  }

  .div-block-1368 {
    width: 90%;
  }

  .div-block-1357-02 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .div-block-1370 {
    border-radius: 5px;
    width: 350px;
    height: 180px;
  }

  .top {
    width: 320px;
  }

  .div-block-dimen-explain {
    align-items: flex-start;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1371 {
    width: auto;
    margin-top: 60px;
    display: flex;
  }

  .in {
    width: 320px;
  }

  .instrution {
    color: var(--dimen-p);
    font-size: 12px;
    line-height: 1.5em;
  }

  .head-paragraph-iintro-copy-copy {
    width: auto;
    font-size: 14px;
    line-height: 1.5em;
  }

  .fix {
    width: 350px;
  }

  .div-block-ultra-r {
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 0;
    padding: 0 0%;
  }

  .head-text-ultra-r {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .div-block-u {
    width: 100%;
    margin-top: 0;
  }

  .div-block-ur {
    width: 100%;
    height: 280px;
    margin-top: 0;
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-cae-dash-ani {
    position: relative;
    overflow: hidden;
  }

  .div-block-hyper-explain {
    margin-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .head-text-01-hyper {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .instrution-hyper {
    font-size: 14px;
    line-height: 1.5em;
  }

  .div-block-hyper-demo {
    flex-direction: column;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .head-text-hy {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .head-paragraph-hy {
    font-size: 14px;
    line-height: 1.5em;
  }

  .head-text-01-dimensions, .head-text-01-copy-dimension {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .div-block-hyper-f {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1355-di {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .div-block-1352-dim {
    flex-direction: column;
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-1353-copy-dim {
    width: 100%;
    height: auto;
  }

  .body-8 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-84 {
    margin-bottom: 0;
  }

  .ultra-dimensions {
    color: var(--cyan);
  }

  .hyper-displays {
    color: #f30;
    font-size: 15px;
    font-weight: 400;
  }

  .hyper-displays.w--current {
    font-weight: 400;
  }

  .enterprise {
    opacity: 1;
    padding-top: 0;
  }

  .enterprise.w--current {
    opacity: 1;
    color: var(--cyan);
  }

  .prosumer {
    opacity: 1;
    color: #0ff;
  }

  .integration {
    opacity: 1;
  }

  .integration.w--current {
    color: #0ff;
  }

  .heading-6 {
    font-size: 32px;
  }

  .image-49-map-gif {
    width: 88%;
  }

  .div-block-1378 {
    width: 282px;
    height: 139.271px;
    margin-bottom: 20px;
    display: block;
  }

  .div-block-1379 {
    object-fit: contain;
    justify-content: center;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-bottom: 5%;
    display: flex;
  }

  .background-video-16 {
    width: 100%;
    height: 100%;
    margin-left: 1px;
    margin-right: 1px;
  }

  .div-block-ultra-l {
    flex-flow: column-reverse;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 0%;
    display: inline-flex;
  }

  .div-block-dimen-f-r {
    margin-top: 10px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-ur-r {
    width: 100%;
    height: 250px;
    margin: 0 0% 10px;
  }

  .div-block-hy-p-02-phone {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 60px;
  }

  .div-block-ultra-l-phone {
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0%;
    display: none;
  }

  .enterprise-main {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 680px;
    padding-bottom: 0;
  }

  .div-block-1380 {
    margin-top: 40px;
  }

  .integration-main {
    flex-direction: column-reverse;
    align-items: center;
    height: auto;
    padding-bottom: 0;
  }

  .prosumer-main {
    flex-direction: column;
    height: auto;
    padding-bottom: 0;
  }

  .div-block-finger {
    align-items: center;
    margin-top: 300px;
  }

  .text-2-head-enter {
    width: auto;
  }

  .button-6-enter {
    background-color: #00000080;
    border-color: #ffffff80;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .div-block-1383 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 600px;
    display: flex;
    position: absolute;
  }

  .image-86 {
    filter: brightness() contrast(120%);
    height: auto;
    position: static;
  }

  .logo-navbar-new.white {
    width: 140px;
    margin-left: 10px;
  }

  .app-x {
    margin-bottom: 5px;
    margin-left: 40px;
    font-size: 14px;
  }

  .appli-text {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 5% 0;
    display: block;
  }

  .ani-section {
    height: 180px;
  }

  .div-block-1352-enter {
    flex-direction: column;
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0% 10px;
  }

  .div-block-1355-enter {
    justify-content: center;
    width: 90%;
    height: 160px;
    margin-top: 20px;
    display: flex;
  }

  .image-73-enter {
    width: 90%;
  }

  .head-text-01-copy-enter {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .head-paragraph-enter {
    font-size: 14px;
    line-height: 1.5em;
  }

  .div-block-1352-enter-l {
    flex-direction: column;
    width: auto;
    margin-top: 40px;
    margin-bottom: 60px;
    padding: 0 0% 10px;
  }

  .div-block-1353-enter {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .div-block-1353-copy-dim-copy {
    width: 100%;
    height: auto;
  }

  .div-block-enter, .div-block-enter-copy {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1353-sim-p02 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .div-block-1385 {
    align-items: flex-end;
    height: auto;
    margin-bottom: -50px;
    padding-top: 60px;
    padding-bottom: 0%;
    display: flex;
    position: static;
  }

  .image-88 {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .image-89 {
    margin-bottom: -20px;
  }

  .div-block-1386-inter {
    justify-content: center;
    align-items: flex-start;
    height: 350px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .div-block-1352-enter-end {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 0 0% 10px;
  }

  .div-block-1352-enter-l-phone {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 0% 10px;
  }

  .div-block-1380-enter-intro, .div-block-1380-prosumer-intro {
    margin-top: 40px;
  }

  .prosumer-01 {
    flex-direction: column;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 0% 20px;
  }

  .div-block-1352-prosumer-l-phone {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 0% 10px;
  }

  .div-block-1352-prosumer-l {
    flex-direction: column;
    width: auto;
    margin-top: 40px;
    margin-bottom: 60px;
    padding: 0 0% 10px;
  }

  .prosumer-r {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 0 0% 10px;
  }

  .div-block-1352-enterprise {
    flex-direction: column;
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0% 10px;
  }

  .enter-head-text {
    font-size: 27px;
    line-height: 1.1em;
  }

  .div-block-1352-integration {
    flex-direction: column;
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0% 10px;
  }

  .div-block-1352-integration-end {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 0 0% 10px;
  }

  .div-block-1352-prosumer-copy, .div-block-1352-enterprise-top {
    flex-direction: column;
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0% 10px;
  }

  .div-block-1352-enterprise-end {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 0 0% 10px;
  }

  .div-block-1387-entermp-phone, .div-block-1387-inter-phone {
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 0 10px;
  }

  .ultra-reality {
    color: var(--cyan);
  }

  .div-block-app-slide {
    display: block;
  }

  .head-text-01-b {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.3em;
    display: block;
  }

  .head-paragraph-news-app {
    text-align: center;
    font-size: 14px;
    position: static;
  }

  .app-slide {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .slider-about-app {
    display: block;
  }

  .div-block-90-app {
    height: auto;
  }

  .c-box {
    border-width: 1px;
    justify-content: space-between;
    width: 100%;
    height: 400px;
    padding: 10px;
    display: flex;
  }

  .link-block-8-app {
    width: auto;
    height: auto;
    display: none;
  }

  .c-logo-box {
    height: 20%;
  }

  .div-block-c-box-p {
    width: 95%;
  }

  .paragraph-c-phara {
    font-size: 14px;
    line-height: 1.8em;
  }

  .div-block-c-box-p2 {
    align-items: center;
    height: 15%;
  }

  .paragraph-c-phara2 {
    font-size: 12px;
  }

  .div-block-1387 {
    margin-bottom: 0;
  }

  .slide-1 {
    width: 100%;
  }

  .left-arrow-3 {
    left: 0;
  }

  .right-arrow-3 {
    right: 0;
  }

  .icon-3-app-l {
    opacity: .5;
    margin-left: 0;
  }

  .icon-4-app-r {
    opacity: .5;
    margin-right: 0;
  }

  .div-block-app-slide-copy, .slider-about-app-copy {
    display: block;
  }

  .paragraph-c-phara-copy {
    font-size: 12px;
  }

  .c-box-copy:hover {
    background-image: linear-gradient(354deg, #005465 4%, var(--h22) 75%);
  }

  .c-box-copy-copy {
    border-width: 1px;
    justify-content: center;
    width: 160px;
    height: 160px;
    padding: 10px;
    display: flex;
  }

  .c-box-copy-copy:hover {
    background-image: linear-gradient(354deg, #005465 4%, var(--h22) 75%);
  }

  .mask-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-118-copy-copy {
    width: 130px;
    margin-top: 0;
    margin-right: 0;
  }

  .dim {
    margin-bottom: 5px;
    margin-left: 10px;
    font-size: 14px;
  }

  .dim:hover {
    opacity: 1;
  }

  .dim.w--current {
    margin-left: 40px;
  }

  .container-18 {
    max-width: none;
  }

  .pricing-wrapper-2 {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    width: 95%;
    display: inline-flex;
  }

  .pricing-card-2 {
    border-radius: 3px;
    width: auto;
  }

  .pricing-image-2 {
    margin-bottom: 10px;
  }

  .product-pic {
    height: 140px;
  }

  .order-head-w {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 5% 0;
    display: block;
  }

  .container-w {
    width: auto;
    max-width: none;
    margin-top: 0;
  }

  .onr-head-text {
    justify-content: center;
    align-items: center;
    width: 90%;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .pricing-title-2-w {
    justify-content: center;
    align-items: center;
    height: auto;
    line-height: 1.3em;
  }

  .paragraph-44-w {
    width: 90%;
    height: auto;
    margin-top: 5px;
  }

  .pricing-price-2-w {
    margin-top: 10px;
    position: static;
  }

  .button-primary-6-w.outline-button {
    margin-top: 0;
  }

  .head-paragraph-op {
    font-size: 14px;
    line-height: 1.4em;
  }

  .div-block-1394 {
    padding-top: 100px;
  }

  .div-block-1395 {
    width: 90%;
  }

  .div-block-1396 {
    flex-direction: column;
    width: 100%;
    margin-top: 20px;
  }

  .button-14 {
    width: 100%;
    margin-top: 20px;
    font-size: 13px;
    font-weight: 400;
  }

  .button-14.w--current {
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 400;
  }

  .div-block-1397 {
    margin-bottom: 40px;
  }

  .image-93 {
    margin-bottom: 60px;
    display: none;
  }

  .sp-ienter-sub {
    text-align: left;
    width: auto;
  }

  .card-2 {
    flex: 1;
    align-self: stretch;
    width: 100%;
  }

  .small-text {
    font-size: 9px;
  }

  .card-3 {
    flex: 1;
    width: 100%;
  }

  .card-inner {
    padding-right: 10%;
    display: block;
  }

  .link-read-more {
    font-size: 24px;
  }

  .heading-8 {
    font-size: 50px;
  }

  .section-content {
    display: none;
    position: fixed;
    inset: 0%;
    overflow: auto;
  }

  .section-4 {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    display: flex;
  }

  .card-1 {
    flex: 1;
  }

  .cap {
    font-size: 80px;
  }

  .image-container.second {
    background-position: 50% 0;
  }

  .main-heading {
    font-size: 2em;
  }

  .first-article {
    height: 100vh;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

  .arrow-read-more {
    flex: none;
    width: 45px;
    height: 45px;
    padding-left: 13px;
    padding-right: 13px;
  }

  .second-article {
    display: block;
  }

  .third-article {
    height: 100vh;
    min-height: auto;
    display: block;
  }

  .button-close {
    max-width: 35%;
    inset: 0% 0% auto auto;
  }

  .image-wrapper {
    background-position: 50%;
    background-size: cover;
    height: 33.33vh;
  }

  .card-4 {
    flex: 1;
    width: 100%;
  }

  .card-inner-2 {
    padding-right: 10%;
    display: block;
  }

  .card-5 {
    flex: 1;
  }

  .section-5 {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    display: none;
  }

  .main-heading-2 {
    font-size: 2em;
  }

  .card-6 {
    flex: 1;
    width: 100%;
  }

  .card-7 {
    flex: 1;
    align-self: stretch;
    width: 100%;
  }

  .image-wrapper-2 {
    background-position: 50%;
    background-size: cover;
    height: 33.33vh;
  }

  .sim-section {
    display: flex;
  }

  .head-text-01-sim-head {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.1em;
    display: block;
  }

  .tele-section {
    padding-bottom: 20px;
    display: flex;
  }

  .div-block-1352-tele-top {
    flex-direction: column;
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0% 10px;
  }

  .div-block-1407 {
    width: 95%;
    margin-bottom: 2%;
  }

  .div-block-1353-tele-r {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .div-block-tele-linst {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1355-tele, .div-block-1355-sim-back-p {
    justify-content: center;
    width: 90%;
    height: 160px;
    margin-top: 20px;
    display: flex;
  }

  .simulation-intro {
    flex-direction: column;
    width: 100%;
    height: 450px;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0 0% 10px;
  }

  .div-block-1408-bp {
    height: 60%;
  }

  .div-block-sim-top-t {
    width: 100%;
    height: 125%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .simulaton-01 {
    margin-top: 100px;
    position: static;
  }

  .div-block-1353-sim-p03 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .div-block-1420 {
    width: 95%;
    margin-top: 0;
    padding: 10px 10px 0;
  }

  .div-block-sim-t02 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1410 {
    width: 95%;
    padding-bottom: 0;
  }

  .div-block-1411 {
    flex-direction: column;
    align-items: center;
    width: 95%;
    margin-bottom: -120px;
    padding: 20px 10px;
    display: block;
  }

  .simulation-slider {
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .tele-intro {
    flex-direction: column;
    width: 100%;
    height: 400px;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0%;
  }

  .tele-01 {
    margin-top: 100px;
  }

  .tele-slider {
    width: 90%;
    margin-top: 0;
    margin-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .tele-pic-02 {
    background-color: #0000;
    justify-content: center;
    width: 95%;
    height: auto;
    margin-bottom: 0;
  }

  .tele-pic-03 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .paragraph-61 {
    margin-bottom: 0;
  }

  .div-block-sim-main-p {
    height: auto;
  }

  .center-section {
    display: flex;
  }

  .div-block-center-01 {
    flex-direction: column;
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0% 10px;
  }

  .div-block-center-top-t {
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-left: 0%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-center-main-p {
    background-color: var(--black);
    object-fit: cover;
    align-items: flex-start;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .center-001 {
    z-index: 0;
    object-fit: none;
    width: 100%;
    display: block;
  }

  .center-01 {
    margin-top: 20px;
  }

  .center-02 {
    margin-bottom: 0;
  }

  .div-block-center-s {
    display: block;
  }

  .div-block-1353-center-p02 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .div-block-center-t02 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1353-center-p03 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .med-section {
    display: flex;
  }

  .div-block-medi-01 {
    flex-direction: column;
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0% 10px;
  }

  .medi-s {
    width: 90%;
    margin-top: 0;
    margin-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .div-block-medi-top-t {
    align-items: center;
    width: 95%;
    height: 125%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-medi-main-p {
    border-style: none;
    height: auto;
  }

  .medi-pic {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-medi-t02 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1353-medi-p03 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .medi-001 {
    height: 100%;
  }

  .lockheed-m {
    width: 220px;
  }

  .button-62 {
    width: 100%;
    padding: 15px 0;
  }

  .slide-nav-enter {
    filter: contrast(150%);
    padding-top: 30px;
    padding-bottom: 0;
  }

  .prosumer-silder {
    object-fit: fill;
    width: 90%;
    height: 450px;
    display: block;
  }

  .paragraph-sub-video {
    text-align: center;
    padding-top: 10px;
  }

  .comends {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .slider-about-sim-copy, .slider-about-ur {
    display: block;
  }

  .paragraph-p-phara {
    font-size: 15px;
  }

  .paragraph-p-phara2 {
    font-size: 12px;
  }

  .products-box {
    border-width: 1px;
    justify-content: space-between;
    width: 100%;
    height: 400px;
    padding: 10px;
    display: flex;
  }

  .slider-about-products {
    display: block;
  }

  .p-box {
    border-width: 1px;
    justify-content: space-between;
    width: 100%;
    height: 400px;
    padding: 10px;
    display: flex;
  }

  .slider-about-product-s {
    width: 90%;
    margin-top: 0;
    display: block;
  }

  .product-box {
    border-width: 1px;
    justify-content: space-between;
    width: 100%;
    height: 250px;
    padding: 10px;
    display: flex;
  }

  .div-block-p-box-p {
    width: 90%;
  }

  .paragraph-product-01 {
    font-size: 15px;
  }

  .paragraph-product-02 {
    font-size: 12px;
  }

  .slide-nav-product {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .div-block-1421 {
    justify-content: center;
    width: 90%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-dot {
    text-align: left;
    justify-content: space-between;
    width: auto;
  }

  .paragraph-7-dimen-sub {
    color: var(--g-aa);
    text-align: left;
    width: auto;
    margin-top: 0;
  }

  .paragraph-29-hide {
    text-align: left;
    justify-content: space-between;
    width: auto;
  }

  .head-paragraph-iintro-copy-copy {
    text-align: left;
    width: 90%;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5em;
  }

  .paragraph-7-hyper-sub {
    color: var(--hyper);
    text-align: center;
    width: 100%;
    margin-top: 0;
  }

  .div-block-1425 {
    padding-top: 20px;
    display: flex;
  }

  .comends-hy {
    height: auto;
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .product-box-hy {
    border-width: 1px;
    justify-content: center;
    width: 100%;
    height: 160px;
    padding: 10px;
    display: flex;
  }

  .div-block-p-box-p-hy {
    justify-content: flex-start;
    width: 95%;
    height: 100%;
  }

  .slider-hyper-s {
    width: 90%;
    height: 220px;
  }

  .image-99 {
    padding-top: 0;
  }

  .div-block-1426 {
    width: 160%;
    margin-bottom: 20px;
  }

  .paragraph-product-hy-01 {
    font-size: 15px;
  }

  .paragraph-product-hy-02 {
    font-size: 12px;
  }

  .italic-text-4 {
    font-size: 16px;
  }

  .widget-mobile {
    z-index: 10;
    background-color: var(--black);
    border: 1px solid #f5f5f5b3;
    width: 60px;
    height: 60px;
  }

  .widget-wrapper {
    justify-content: center;
    width: 85%;
    height: 250px;
    display: block;
  }

  .copy-me {
    display: none;
  }

  .widget-svg.play {
    color: var(--g-aah);
  }

  .widget-svg.close {
    color: var(--g-aa);
    display: none;
  }

  .widget-container {
    border-color: #b8b8b8b3;
    justify-content: center;
    width: auto;
  }

  .div-block-1427 {
    width: 100px;
    margin-bottom: 20px;
  }

  .div-block-1428 {
    opacity: 1;
    background-color: #161616;
  }

  .paragraph-29-hide-hy {
    text-align: left;
    justify-content: space-between;
    width: auto;
  }

  .button-63 {
    margin-bottom: 0;
  }

  .head-paragraph-ur, .head-paragraph-ur02 {
    font-size: 14px;
    line-height: 1.5em;
  }

  .head-paragraph-ur-l {
    width: auto;
    font-size: 14px;
    line-height: 1.5em;
  }

  .mask-app {
    width: 100%;
    height: auto;
  }

  .paragraph-c-phara-long {
    font-size: 14px;
  }

  .paragraph-7-hyper-copy, .paragraph-7-hyper-sub-m, .paragraph-7-hyper-copy {
    width: auto;
    margin-top: 0;
  }

  .paragraph-7-hyper-sub-mm {
    color: var(--hyper);
    width: auto;
    margin-top: 0;
  }

  .image-102 {
    width: 32px;
  }

  .sim-comparison-im {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .before-im-inner {
    width: 100%;
    height: 230px;
  }

  .before-afer {
    justify-content: center;
    width: 95%;
    height: 230px;
    margin-bottom: 0;
  }

  .before-image {
    width: 100%;
    height: 230px;
  }

  .comparison-m {
    justify-content: center;
    align-items: center;
    width: 380px;
    height: 230px;
    display: flex;
  }

  .after-image, .after-imm-inner, .before-im-inner-02 {
    width: 100%;
    height: 230px;
  }

  .paragraph-63 {
    padding-top: 20px;
  }

  .div-block-1430 {
    width: 100%;
  }

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

  .prosumer-sp {
    text-align: left;
    width: auto;
  }

  .div-block-1353-prosumer {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .prosumer-end {
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 0 0% 10px;
  }

  .prosumer-head {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .prosumer-text-head {
    text-align: left;
    width: auto;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .prosumer-second-head {
    width: auto;
  }

  .prosumer-head-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .prosumer-intro {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .prosumer-02 {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .prosumer-03 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .prosumer-slider {
    margin-top: 60px;
    margin-bottom: 100px;
    padding: 0;
    display: none;
  }

  .prosumer-paragraph {
    font-size: 14px;
    line-height: 1.5em;
  }

  .prosumer-slide {
    width: 90%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .prosumer-box {
    border-width: 1px;
    justify-content: space-between;
    width: 100%;
    height: 400px;
    padding: 10px;
    display: flex;
  }

  .prosumer-text-box {
    width: 95%;
    line-height: 1.4em;
  }

  .prosumer-name-box {
    width: 90%;
  }

  .paragraph-pro {
    font-size: 14px;
  }

  .paragraph-name-pro {
    font-size: 12px;
  }

  .italic-text-8 {
    font-size: 14px;
  }

  .enterprise-intro-ani-meue {
    margin-top: 0;
  }

  .div-block-1438 {
    margin-top: 30px;
  }

  .center-intro {
    background-color: #0000;
    border-style: none;
    flex-direction: row;
    width: 100%;
    height: 430px;
    margin-bottom: 10px;
  }

  .center-slider {
    width: 90%;
    margin-top: 0;
    margin-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .medi-intro {
    width: 100%;
    height: 450px;
    margin-bottom: 10px;
  }

  .medi-01 {
    margin-top: 60px;
  }

  .simu-pic {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    position: relative;
  }

  .center-pic {
    justify-content: center;
    width: 95%;
    height: auto;
    margin-bottom: 0;
  }

  .body-10 {
    object-fit: none;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .text-2-head-inte {
    width: auto;
  }

  .integration-intro {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .integration-02, .integration-03, .integration-04 {
    flex-direction: column;
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0% 10px;
  }

  .inte-text {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .inte-pic {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .prosumer-head-copy {
    text-align: left;
    width: auto;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .inte-second-t {
    text-align: left;
    width: auto;
    margin-top: 0;
    margin-bottom: 15px;
  }

  .inter-intro-pic {
    height: 180px;
  }

  .inte-head-t {
    font-size: 27px;
  }

  .inte-ph-t {
    font-size: 14px;
    line-height: 1.5em;
  }

  .integration-033, .integration-044 {
    flex-direction: column;
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0% 10px;
  }

  .inte-01, .inte-02 {
    flex-direction: column;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 0%;
  }

  .inte-03 {
    flex-direction: column;
    width: auto;
    margin-top: 0;
    margin-bottom: 100px;
    padding: 20px 0% 0;
  }

  .before-afer-main {
    justify-content: center;
    width: 95%;
    height: 230px;
    margin-bottom: 0;
  }

  .comparison-main {
    justify-content: center;
    align-items: center;
    width: 380px;
    height: 230px;
    display: flex;
  }

  .before-image-main, .before-im-inner-main, .after-image-main, .after-imm-inner-main, .before-im-inner-02-copy, .before-im-inner-02-main {
    width: 100%;
    height: 230px;
  }

  .main-before_after {
    object-fit: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .before-afer-copy {
    justify-content: center;
    width: 95%;
    height: 230px;
    margin-bottom: 0;
  }

  .comparison-m-large {
    justify-content: center;
    align-items: center;
    width: 310px;
    height: 200px;
    display: flex;
  }

  .before-image-large, .before-im-inner-large, .after-image-large, .after-imm-inner-large, .before-im-inner-02-large {
    width: 310px;
    height: 200px;
  }

  .before-afer-large {
    justify-content: center;
    width: 310px;
    height: 200px;
    margin-bottom: 0;
  }

  .image-105 {
    z-index: 1;
    max-width: 130%;
    display: none;
    position: static;
  }

  .comparison-m-large-02 {
    justify-content: center;
    align-items: center;
    width: 320px;
    height: 210px;
    display: flex;
  }

  .before-image-large-02, .after-image-large-02, .before-im-inner-large-02 {
    width: 320px;
    height: 210px;
  }

  .paragraph-63-02 {
    font-size: 12px;
  }

  .after-imm-inner-large-02, .before-im-inner-02-large-02 {
    width: 320px;
    height: 210px;
  }

  .paragraph-63-022 {
    padding-right: 10px;
    font-size: 13px;
  }

  .div-block-1431-l02 {
    width: auto;
  }

  .b-a-prosumer {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-top: 10px;
    display: flex;
  }

  .div-block-enter-01 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-106 {
    width: 100%;
    max-width: none;
    margin-top: -20px;
  }

  .div-block-enter-02 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1353-prosumer-02 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .div-block-1355-enter-02 {
    justify-content: center;
    width: 100%;
    height: 210px;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-1353-prosumer-03 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .text-box-03 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .integration-01 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .image-108 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .integration-text-01 {
    align-items: flex-start;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .integration-022 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .integration-text-02 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-109 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .integration-p03 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .app-o-copy, .app-xx {
    margin-bottom: 5px;
    margin-left: 40px;
    font-size: 14px;
  }

  .app-xx:hover {
    opacity: .6;
    color: var(--g-aa);
  }

  .app-paragraph-x {
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.4em;
  }

  .app-h-x {
    text-align: left;
    white-space: normal;
    font-size: 27px;
    line-height: 1.2em;
  }

  .app-text-block-3-x {
    text-align: left;
    padding-left: 0;
    line-height: 1.5em;
  }

  .main-app-button-x, .main-app-button-0 {
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .div-block-118-copy {
    width: 130px;
    margin-right: 40px;
  }

  .div-block-118-usa {
    width: 130px;
    margin-top: 0;
    margin-right: 0;
  }

  .paragraph-t-eco {
    margin-bottom: 0;
    line-height: 1em;
  }

  .paragraph-t3-copy {
    margin-top: 5px;
  }

  .paragraph-t-b {
    margin-bottom: 0;
    line-height: 1em;
  }

  .paragraph-t3b {
    margin-top: 5px;
  }

  .paragraph-63-copy {
    padding-top: 20px;
  }

  .arcade-video {
    z-index: 0;
    filter: brightness(110%) contrast(110%);
    background-color: #0000;
    width: 100%;
    height: 270px;
    margin-top: 0;
  }

  .arcade-intro {
    background-color: var(--black);
    flex-direction: column-reverse;
    justify-content: flex-end;
    height: 80vh;
    margin-top: 0;
    padding-left: 0;
    display: flex;
  }

  .section-3-arcade {
    background-color: var(--black);
    height: 300px;
    min-height: auto;
    display: block;
  }

  .head-text-a {
    color: var(--white);
    text-align: left;
    width: auto;
    font-size: 22px;
    line-height: 1em;
  }

  .paragraph-7-a {
    color: var(--white);
    width: auto;
    margin-top: 0;
    line-height: 1.4em;
  }

  .text-2-a {
    color: var(--white);
    text-align: left;
    width: auto;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.4em;
  }

  .button-6-copy {
    width: 100%;
    padding: 15px 0;
  }

  .div-block-55-a {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 0%;
  }

  .main-text-box-a {
    flex-direction: column;
    justify-content: flex-end;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0%;
    padding-bottom: 10%;
    display: flex;
    position: absolute;
  }

  .button-6-a {
    width: 100%;
    padding: 15px 0;
  }

  .paragraph-69 {
    margin-bottom: 1px;
  }

  .arcade-110 {
    background-color: var(--white);
    flex-direction: column;
    width: 100%;
    height: auto;
    padding: 20px 0% 40px;
    display: flex;
  }

  .div-block-75-a {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: auto;
    position: static;
  }

  .div-block-74-a {
    justify-content: flex-start;
    align-items: flex-start;
    width: 90%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 10px;
    position: static;
  }

  .arcade-video-view {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1353-arcade {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .div-block-1441 {
    padding-bottom: 20px;
    display: flex;
  }

  .arcade-t-box-01 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .arcade-text-head {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.1em;
    display: block;
  }

  .div-block-1443 {
    border-bottom-width: 1px;
    border-bottom-color: #fff;
    border-radius: 2px;
    width: 100%;
    height: 220px;
    margin-top: 2%;
    margin-bottom: 2%;
  }

  .location-00 {
    display: flex;
  }

  .div-block-1445 {
    flex-direction: column;
  }

  .arcade-text-head-l {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .text-2-a-copy {
    color: var(--g-aa);
    width: auto;
    line-height: 1.4em;
  }

  .arcade-t-box-l {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo-box-arcade {
    height: 50px;
    margin-top: 20px;
  }

  .paragraph-70 {
    font-size: 15px;
  }

  .button-64 {
    width: 90%;
  }

  .prosumer-04 {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1353-prosumer-04 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .div-block-enter-04 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1451 {
    align-items: flex-end;
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .div-block-1452 {
    object-fit: contain;
    height: 400px;
  }

  .background-video-24 {
    object-fit: cover;
    width: 450%;
    height: 630px;
  }

  .arcade-video-02 {
    border-style: none none solid;
    border-width: 1px;
    border-color: black black var(--white);
    justify-content: center;
    width: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-1454 {
    height: 200px;
  }

  .arcade-t-box-02 {
    margin-top: 0;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .head-text-videp-arcade {
    text-align: center;
    width: auto;
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 1.1em;
    display: block;
  }

  .div-block-1455 {
    width: 120px;
  }

  .div-block-1456 {
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-114 {
    width: 200px;
  }

  .arcade-t-box-03 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .arcade-text-head-b {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2em;
    display: block;
  }

  .text-2-a-b {
    color: var(--black);
    text-align: center;
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .right-copy {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  .div-block-1461 {
    flex-direction: column;
    justify-content: center;
    width: 90%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-1460-copy {
    width: 50px;
    height: 50px;
  }

  .link-block-10-copy {
    width: 50px;
    height: 40px;
  }

  .text-2-a-copy, .text-2-a-copy-copy {
    color: var(--white);
    width: auto;
    font-size: 14px;
    line-height: 1.4em;
  }

  .footer-social-block-three-3-copy {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
  }

  .main-text-box-arcade {
    flex-direction: column;
    justify-content: flex-end;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10%;
    padding-bottom: 0%;
    display: flex;
    position: relative;
  }

  .image-25-a {
    width: 100%;
    height: auto;
  }

  .div-block-75-copy, .div-block-75-aa {
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    padding-top: 0%;
    padding-left: 0%;
    padding-right: 0%;
    position: static;
  }

  .div-block-75-copy-copy {
    flex-direction: column;
    align-items: flex-start;
    width: 110%;
    height: auto;
    position: static;
  }

  .test {
    justify-content: flex-start;
    width: auto;
    height: auto;
    padding-top: 20px;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
    position: static;
  }

  .test-em01, .test-text-01, .test-text-02, .test-em-m02 {
    width: 90%;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .test-001, .test-text-0002 {
    font-size: 14px;
    line-height: 1.4em;
  }

  .test-em-001, .test-em-001-copy {
    width: 90%;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-116 {
    width: 95%;
  }

  .demo-top {
    margin-top: 40px;
  }

  .demo-bottom {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  .div-block-1461-copy {
    flex-direction: column;
    justify-content: center;
    width: 90%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-1471 {
    margin-bottom: 0;
  }

  .div-block-1407-tele {
    width: 95%;
    margin-bottom: 2%;
  }

  .div-block-tele-top {
    width: 100%;
    height: 125%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1408-tele-image {
    height: auto;
  }

  .image-120, .image-121 {
    width: 100%;
  }

  .c-box-copy {
    border-width: 1px;
    justify-content: space-between;
    width: 100%;
    height: 400px;
    padding: 10px;
    display: flex;
  }

  .div-block-c-box-p-copy {
    width: 95%;
  }

  .div-block-c-box-p2-copy {
    align-items: center;
    height: 15%;
  }

  .div-block-1410-medi {
    width: 90%;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .div-block-1411-medi {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: -120px;
    padding: 20px 10px;
    display: block;
  }

  .head-text-01-app {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.1em;
    display: block;
  }

  .head-paragraph-app {
    font-size: 14px;
    line-height: 1.4em;
  }

  .div-block-1411-copy, .operation-box {
    flex-direction: column;
    align-items: center;
    width: 95%;
    margin-bottom: -120px;
    padding: 20px 10px;
    display: block;
  }

  .b8vp {
    width: 35px;
  }

  .paragraph-7-event-ausa {
    background-color: #0000;
    padding-bottom: 0;
    font-size: 18px;
  }

  .div-block-1346-copy, .div-block-1346-ausa {
    justify-content: center;
    align-items: flex-end;
    height: 150px;
    display: flex;
  }

  .image-68-copy {
    object-fit: contain;
    width: 260px;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 0;
  }

  .div-block-55-event-ausa {
    background-color: #0000;
    justify-content: space-between;
    align-items: center;
    max-width: none;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .image-69-ausa {
    border-style: solid;
    border-color: #b8b8b880;
    width: 100%;
    margin: 0 0 20px;
  }

  .bold-text-5-ausa {
    font-size: 16px;
    font-weight: 500;
  }

  .head-text-event-copy, .head-text-event-ausa {
    text-align: center;
    letter-spacing: -.5px;
    width: 280px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1.1em;
    display: block;
  }

  .event-texts-ausa {
    align-self: auto;
    width: 95%;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 10px 0;
    display: flex;
  }

  .button-10-copy {
    background-image: linear-gradient(270deg, var(--h22) 25%, var(--ur));
    filter: brightness(110%);
    color: var(--black);
    border: .1px #00000080;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 40px;
    font-size: 21px;
    font-weight: 300;
  }

  .button-10-copy:hover {
    background-image: linear-gradient(270deg, var(--h22) 25%, var(--ur));
    filter: brightness(120%);
    border-style: none;
    border-color: #0000;
  }

  .heading-4-copy, .heading-4-ausa {
    background-color: var(--nn);
    color: var(--cadet-blue);
    width: 100%;
    margin-top: 5px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 23px;
    font-weight: 400;
  }

  .paragraph-t3-copy-copy {
    margin-top: 5px;
  }

  .s-paragraph-event-discount {
    text-align: center;
    width: auto;
    margin-bottom: 5px;
    font-size: 19px;
    font-weight: 500;
    line-height: 1.2em;
  }

  .event-paragraph-discount {
    width: auto;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.4em;
  }

  .div-block-1347-discount {
    width: 85%;
    margin-top: 25px;
    margin-bottom: 20px;
  }

  .s-paragraph-event-copy {
    text-align: center;
    width: auto;
    margin-bottom: 5px;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.2em;
  }

  .paragraph-t3b-n {
    margin-top: 5px;
  }

  .shop-head {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .shop-text {
    text-align: left;
    width: 90%;
    font-size: 14px;
    line-height: 1.4em;
  }

  .shopping-products {
    padding-top: 10px;
  }

  .optica-about {
    height: 18px;
  }

  .west-coast {
    width: 140px;
    margin-right: 40px;
  }

  .mena {
    margin-bottom: 0;
    line-height: 1em;
  }

  .menaa {
    width: 130px;
  }

  .sticky-container, .bg-scroll {
    height: 100vh;
  }

  .bg-main {
    object-fit: fill;
    width: 100%;
    height: 100vh;
  }

  .hero--title {
    height: 100vh;
  }

  .text-block-13 {
    margin-bottom: 5px;
    font-size: 21px;
    font-weight: 400;
  }

  .intro-paragrph {
    height: 100vh;
  }

  .paragraph-78 {
    width: 90%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.4em;
  }

  .background-video-27 {
    width: 100%;
    height: 40%;
    margin-bottom: 40px;
  }

  .image-127 {
    width: 110%;
    max-width: 110%;
  }

  .end {
    height: 100vh;
  }

  .text-block-13-ur-dual {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 400;
  }

  .image-128 {
    width: 110%;
    max-width: 110%;
  }

  .video-02-black-ver {
    flex-direction: column;
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .div-block-101-black-ver {
    flex-direction: column;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .head-text-010-b {
    text-align: left;
    width: auto;
    margin-bottom: 5px;
    font-size: 17px;
    line-height: 1.1em;
    display: block;
  }

  .head-paragraph-iintro-010-b {
    height: auto;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.4em;
  }

  .head-text-010-bb {
    text-align: center;
    width: auto;
    margin-bottom: 7px;
    font-size: 17px;
    line-height: 1.1em;
    display: block;
  }

  .head-paragraph-iintro-010-bb {
    height: auto;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.4em;
  }

  .head-text-videp-b {
    text-align: center;
    width: auto;
    margin-bottom: 5px;
    line-height: 1.3em;
    display: block;
  }

  .head-paragraph-video-b {
    text-align: center;
    line-height: 1.4em;
  }

  .paragraph-20-b, .paragraph-bb {
    font-size: 10px;
  }

  .paragraph-20-bb {
    text-transform: uppercase;
    font-size: 10px;
  }

  .time-unit {
    font-size: 11px;
    line-height: 23px;
  }

  .time-inner {
    flex-wrap: wrap;
    max-width: 100%;
    max-height: 100%;
    display: flex;
  }

  .title.mb-25 {
    font-size: 28px;
    line-height: 38px;
  }

  .time-title-row {
    margin-top: 0;
  }

  .tc-seperator {
    height: 56px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph-79.p-text {
    font-size: 12px;
    line-height: 20px;
  }

  .timer-number {
    font-size: 20px;
    line-height: 42px;
  }

  .heading-10 {
    font-size: 14px;
    line-height: 22px;
  }

  .timer-container {
    padding: 15px 25px;
  }

  .clock-number {
    font-size: 25px;
    font-weight: 600;
  }

  .heading-11 {
    text-align: center;
    margin-bottom: 3px;
    font-size: 40px;
    line-height: 1.1em;
  }

  .clock-label {
    letter-spacing: 3px;
    font-weight: 500;
  }

  .box.box-2 {
    width: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .js-clock {
    width: 90%;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tune-in-section {
    z-index: 3;
    -webkit-text-fill-color: inherit;
    background-color: #1c1c1c69;
    background-clip: border-box;
    margin-top: 20px;
    position: absolute;
  }

  .heading-12 {
    margin-top: 60px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.1em;
  }

  .paragraph-80 {
    text-align: center;
    justify-content: center;
    width: 95%;
    font-weight: 400;
  }

  .subscribe-copy {
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 40px;
    padding: 20px 5%;
  }

  .footer-form-container-two-3-copy {
    align-items: center;
    width: 100%;
  }

  .email-copy {
    height: 52px;
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .aaaa, .tune-in {
    align-items: center;
    width: 100%;
  }

  .tune-in-a {
    border-style: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .email-tune-in {
    background-color: #ffffff30;
    border-style: solid;
    border-width: .5px;
    border-radius: 0;
    width: 100%;
    height: 52px;
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-tune-in.footer-form-button {
    color: var(--bre-w);
    background-color: #0003;
    border-width: .1px;
    border-color: #f8f8f8b3;
    width: 100%;
    height: 52px;
    padding: 15px 10px;
    position: relative;
    right: 0;
  }

  .button-primary-tune-in.footer-form-button:hover {
    background-image: linear-gradient(270deg, var(--h22) 13%, var(--ur) 88%);
    color: var(--bre-b);
  }

  .button-primary-tune-in.footer-form-button-copy {
    color: var(--bre-w);
    background-color: #0003;
    border-width: .1px;
    border-color: #f8f8f8b3;
    width: 100%;
    height: 52px;
    padding: 15px 10px;
    position: relative;
    right: 0;
  }

  .button-primary-tune-in.footer-form-button-copy:hover {
    background-image: linear-gradient(270deg, var(--h22) 13%, var(--ur) 88%);
    color: var(--bre-b);
  }

  .div-block-1485 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .subscribe-tune {
    flex-direction: column;
    place-content: center flex-start;
    width: 100%;
    margin-bottom: 0;
    padding: 10px 5% 20px;
  }

  .div-block-102-b {
    flex-flow: column-reverse;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-103-b {
    flex-flow: column-reverse;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-75-bb {
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    position: static;
  }

  .div-block-75-bbb {
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
    position: relative;
    top: 0;
  }

  .div-block-74-copy-b {
    justify-content: center;
    align-items: center;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 10px;
    position: static;
  }

  .div-block-111-b {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    place-items: center stretch;
    width: 100%;
    margin-top: 5px;
  }

  .div-block-109-b {
    width: 90%;
    margin-bottom: 0;
    padding: 10px 0;
  }

  .div-block-104-b, .div-block-104-bb {
    width: 90%;
    height: 150px;
  }

  .div-block-109-bb {
    width: 90%;
    margin-bottom: 0;
    padding: 20px 0 10px;
  }

  .product-001 {
    background-position: 0 0, 50% 0;
    background-size: auto, 140%;
  }

  .product-002_3 {
    height: auto;
  }

  .product-ur {
    width: 165.135%;
    height: 120%;
    bottom: auto;
  }

  .product-02 {
    background-position: 0 0, 50%;
    background-size: auto, 130%;
    border-top-style: solid;
    border-top-width: .5px;
    height: 220px;
  }

  .p01-ultra-brelyon {
    text-align: left;
    white-space: normal;
    margin-bottom: 5px;
    font-size: 27px;
    line-height: 1.2em;
  }

  .prism-002 {
    width: 70%;
    padding: 10px 5% 20px;
  }

  .product02-copy {
    width: 100%;
    margin-left: -50px;
  }

  .product_03 {
    width: 100%;
    height: 100%;
    margin-left: 0;
  }

  .ultra-reality-mini {
    color: var(--cyan);
    padding-bottom: 10px;
  }

  .mini-main {
    flex-direction: column;
    align-items: center;
    height: 650px;
    padding-bottom: 0;
    position: relative;
  }

  .mini-main-gab {
    display: none;
  }

  .mini-main-p {
    width: 170%;
    max-width: none;
    margin-top: 0;
    margin-right: 220px;
    padding-top: 0;
    position: relative;
    left: auto;
  }

  .main-text-box-mini {
    justify-content: flex-end;
    width: 95%;
    height: auto;
    margin-top: 300px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    position: absolute;
  }

  .head-text-copy {
    color: var(--h22);
    width: auto;
    line-height: 1.2em;
  }

  .mini-specifications {
    height: auto;
    margin-top: 0;
    padding-top: 0;
    position: relative;
    overflow: hidden;
  }

  .mini-side-back {
    display: flex;
  }

  .mini-side-back-p {
    opacity: .2;
    width: 300px;
    height: auto;
  }

  .mini-specifications-box {
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 40px 0% 60px;
    display: flex;
  }

  .mini-specification-in {
    flex-direction: column;
    align-items: center;
    width: 85%;
    margin-left: 0;
  }

  .mini-lines-work {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 40px;
    padding-left: 0%;
    display: flex;
  }

  .mini-lines-work-p {
    width: 90%;
    height: auto;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-specifi-mini {
    width: 90%;
    margin-top: 0;
  }

  .paragraph-28-mini {
    text-align: center;
    width: auto;
    margin-bottom: 40px;
    font-size: 30px;
  }

  .mini-features-01 {
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 0%;
    padding-right: 0%;
    display: none;
  }

  .mini-features-p-box {
    width: 90%;
    height: auto;
    margin-bottom: 10px;
  }

  .mini-p-box-in {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .mini-features-p01 {
    width: 100%;
  }

  .mini-features-text-box-01 {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .head-text-mini-ur {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .mini-features-02 {
    flex-direction: column;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .mini-features-text-box {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .head-text-mini {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .head-paragraph-mini {
    text-align: left;
    font-size: 14px;
    line-height: 1.5em;
  }

  .coming-soon-copy {
    text-align: left;
    align-items: flex-end;
    width: 70%;
    padding: 10px 5% 20px;
  }

  .mini-features-p02 {
    width: 100%;
  }

  .mini-ur-002 {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .mini-head-text {
    text-align: left;
    white-space: normal;
    margin-bottom: 5px;
    font-size: 27px;
    line-height: 1.2em;
  }

  .product-02-copy, .product-_03 {
    background-position: 0 0, 50%;
    background-size: auto, 130%;
    border-top-style: solid;
    border-top-width: .5px;
    height: 220px;
  }

  .mini-003 {
    width: 70%;
    padding: 10px 5% 20px;
  }

  .app-h-mini {
    text-align: left;
    white-space: normal;
    margin-bottom: 5px;
    font-size: 27px;
    line-height: 1.2em;
  }

  .product-_033 {
    background-position: 0 0, 50%;
    background-size: auto, 130%;
    border-top-style: solid;
    border-top-width: .5px;
    height: 220px;
  }

  .mini-p0033 {
    justify-content: center;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-mini-vv {
    width: 130%;
    height: 106.575%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .ur100-001 {
    align-items: flex-start;
    width: 100%;
    padding: 10px 5% 20px;
  }

  .product-ur-light {
    width: 165.135%;
    height: 120%;
    display: block;
  }

  .paragraph-mini {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    line-height: 1.1em;
  }

  .paragraph-7-mini-sub {
    text-align: left;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-top: 0;
  }

  .front-mini {
    width: 115%;
    margin-top: 0;
  }

  .back-mini {
    width: 115%;
  }

  .middle-mini {
    width: 115%;
    margin-top: 0;
  }

  .scroll-mini {
    height: 300vh;
    padding-bottom: 0;
  }

  .sticky-container-mini {
    background-color: #000;
    justify-content: center;
    align-items: center;
    height: 100vh;
  }

  .mini-p-box-in-scroll, .mini-p-box-in-scroll-02, .mini-p-box-in-scroll-03 {
    justify-content: center;
    width: 120%;
    margin-top: 300px;
    padding-top: 0;
    display: flex;
  }

  .mini-features-text-00 {
    margin-top: 60px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .pricing-prism {
    margin-bottom: 20px;
  }

  .pricing-card-hyper {
    width: auto;
  }

  .order-ur {
    width: 99.9998%;
    height: auto;
  }

  .order-mini {
    height: auto;
  }

  .image-136 {
    width: 250px;
  }

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

  .image-mini-vv-copy {
    height: 140%;
    margin-top: 0;
  }

  .mini-on-it {
    width: 130%;
    height: 106.575%;
    margin-top: 0;
    margin-left: 0;
  }

  .prism-on-it {
    height: 100%;
  }

  .prism-001 {
    width: 112.032%;
    height: 100%;
  }

  .prism-on-it-03, .prism-on-it-02, .prism-on-it-01 {
    width: 112.2%;
    height: 100%;
  }

  .onr-head-text-copy {
    align-items: flex-start;
  }

  .merchandise-text-box {
    flex-direction: column;
    align-items: flex-start;
  }

  .merchandise-head-text {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .mechandise-paragrph {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 1.4em;
  }

  .merchandise-lines {
    justify-content: center;
    width: 80%;
    margin-bottom: 10px;
    display: flex;
  }

  .merchancise-line-p {
    width: 250px;
    margin-bottom: 10px;
  }

  .merchandise-pricing {
    flex-direction: row;
    width: 80%;
  }

  .merchandise-card {
    width: 100%;
  }

  .order-merchandise {
    flex-direction: column;
    width: 100%;
    padding: 40px 0 20px;
  }

  .order-merchandise:hover {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .hoodi-front {
    margin-right: 0;
  }

  .mer-pricing-title {
    text-align: center;
  }

  .mer-paragraph-44 {
    text-align: center;
    width: 90%;
  }

  .div-block-1492 {
    align-items: center;
    padding-top: 20px;
  }

  .t-front, .t--back, .hoodi-back {
    margin-right: 0;
  }

  .dropdown-4 {
    margin-left: auto;
  }

  .pricing-title-2-mini {
    justify-content: center;
    align-items: center;
    width: 90%;
    height: auto;
    margin-top: 10px;
    line-height: 1.3em;
  }

  .pricing-price-2-waitlist {
    text-align: center;
  }

  .background-video-29 {
    z-index: -2;
    object-fit: cover;
    width: 200%;
    height: 100%;
    margin-top: 0%;
    padding-top: 0%;
  }

  .head-text-mini-c {
    color: var(--h22);
    width: auto;
    line-height: 1.2em;
  }

  .text-2-head-copy {
    width: auto;
  }

  .background-video-30 {
    width: 600px;
    height: 420px;
  }

  .div-block-1342-ausa {
    background-color: #0000;
    flex-direction: column;
    align-self: center;
    align-items: center;
    width: 95%;
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .image-138 {
    border-radius: 10px;
  }

  .paragraph-81 {
    font-size: 12px;
  }

  .event-address {
    width: auto;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.4em;
  }

  .booth-adress-m {
    background-color: #0000;
    width: 70%;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4em;
  }

  .youtu-a {
    z-index: 3;
    -webkit-text-fill-color: inherit;
    background-color: #1c1c1c69;
    background-clip: border-box;
    margin-top: 20px;
    position: absolute;
  }

  .main-intro-02 {
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
    margin-top: 0;
    padding-bottom: 20px;
    padding-left: 0;
    display: none;
  }

  .main-text-box-02 {
    justify-content: flex-end;
    width: 85%;
    height: auto;
    margin-top: 0;
    padding-top: 10px;
    display: none;
    position: relative;
  }

  .div-block-1494 {
    width: 300px;
    height: 180px;
  }

  .head-text-01-products {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .head-paragraph-products {
    font-size: 14px;
    line-height: 1.4em;
  }

  .deactivate {
    margin-bottom: 0;
  }

  .deactivate.lg-4 {
    width: 100%;
  }

  .deactivate.lg-4.centre-align.xs-margin-bottom {
    margin-bottom: 20px;
  }

  .deactivate.lg-4.md-3.xs-2 {
    width: 100%;
  }

  .deactivate.lg-4.xs-1 {
    width: 50%;
  }

  .deactivate.lg-4.md-33.xs-2, .deactivate.lg-3, .deactivate.lg-3._2-col-in-mobile, .deactivate.lg-3.md-2.sm-2, .deactivate.lg-3.md-2.xs-2, .deactivate.lg-3.sm-1.flex-stretch.xs-2, .deactivate.lg-3.sm-1.xs-2 {
    width: 100%;
  }

  .deactivate.lg-6 {
    align-items: flex-start;
    width: 100%;
  }

  .deactivate.lg-6.centre-align {
    width: 100%;
  }

  .deactivate.lg-6.sm-1 {
    width: 50%;
  }

  .deactivate.lg-6.sm-1.xs-2, .deactivate.lg-6.md-3.xs-2, .deactivate.lg-2.md-1.sm-1.xs-2, .deactivate.lg-2.md-33.xs-2, .deactivate.lg-5, .deactivate.lg-5.md-3.xs-2 {
    width: 100%;
  }

  .deactivate.lg-6-copy {
    align-items: flex-start;
    width: 100%;
  }

  .deactivate.lg-6-copy.centre-align {
    width: 100%;
  }

  .deactivate.lg-6-copy.sm-1 {
    width: 50%;
  }

  .deactivate.lg-6-copy.sm-1.xs-2, .deactivate.lg-6-copy.md-3.xs-2 {
    width: 100%;
  }

  .container-19 {
    max-width: none;
  }

  .clients-quote {
    font-size: 20px;
    line-height: 28px;
  }

  .clients-info-image {
    margin-right: 16px;
  }

  .clients-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-1497 {
    width: 90%;
  }

  .link-15.w--current, .link-15-copy {
    font-size: 12px;
  }

  .background-video-31 {
    opacity: .1;
  }

  .doneload-center {
    width: 90%;
    font-size: 21px;
    line-height: 1.4em;
  }

  .sup-head, .sup-text, .sup-text-in-card {
    width: auto;
  }

  .sup-sup, .card-head {
    color: var(--white);
    width: auto;
    margin-top: 0;
    line-height: 1.4em;
  }

  .card-tt {
    width: auto;
  }

  .card-demo-head {
    color: var(--white);
    width: auto;
    margin-top: 0;
    line-height: 1.4em;
  }

  .div-block-1507 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-left: 0;
    overflow: hidden;
  }

  .div-block-1508 {
    align-items: center;
    width: auto;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-left: 0;
  }

  .sup-text-in-demo-card, .sup-text-pdf {
    width: auto;
  }

  .div-block-1495-v2 {
    padding-bottom: 60px;
  }

  .download-center {
    background-color: #000;
    margin-top: 72px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .guide {
    margin-bottom: 20px;
    padding: 10px 20px;
  }

  .heading-14 {
    padding-left: 0;
    font-size: 17px;
  }

  .link-17 {
    margin-left: 20px;
    font-size: 14px;
  }

  .link-17.w--current {
    margin-left: 20px;
  }

  .sup-text-v2, .sup-head-v2 {
    width: auto;
  }

  .sub-body {
    padding-top: 20px;
  }

  .home {
    background-color: var(--white);
  }

  .download-boxx {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    padding: 20px 10px 10px;
  }

  .support-in-head {
    color: var(--white);
    width: auto;
    margin-top: 0;
    line-height: 1.4em;
  }

  .support-in-text {
    text-align: center;
    width: auto;
  }

  .gen {
    width: auto;
  }

  .demo-download {
    margin-top: 20px;
  }

  .download-boxx-app {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .app-download {
    margin-top: 10px;
  }

  .div-block-1507-app {
    margin-bottom: 10px;
    margin-left: 0;
  }

  .gen-app {
    width: 120px;
  }

  .div-block-1508-app {
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }

  .heading-pw {
    font-size: 32px;
  }

  .download-boxx-docu {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1508-docu {
    width: 100%;
  }

  .div-block-1507-docu {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .docu-download {
    margin-top: 20px;
  }

  .docu-in-text-copy {
    width: auto;
  }

  .docu-head {
    font-size: 21px;
  }

  .div-block-1500-v2-copy {
    width: 92%;
  }

  .link-17-copy {
    margin-left: 20px;
    padding-top: 7px;
    padding-bottom: 0;
  }

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

  .div-block-99-copy {
    width: auto;
    margin-bottom: 0;
  }

  .link-17-copy {
    margin-left: 20px;
    font-size: 14px;
  }

  .link-17-copy.w--current {
    margin-left: 20px;
  }

  .support-in-text-gen {
    text-align: center;
    width: auto;
  }

  .demo-download-copy {
    margin-top: 20px;
  }

  .microsoft, .g-defense {
    width: auto;
  }

  .software {
    color: var(--cyan);
  }

  .software0 {
    margin-bottom: 5px;
    margin-left: 40px;
    font-size: 14px;
  }

  .software0:hover {
    opacity: 1;
  }

  .software0.w--current {
    margin-left: 40px;
  }

  .gen-medi {
    width: auto;
  }

  .background-video-36 {
    justify-content: center;
    align-items: center;
    height: 350px;
  }

  .sticky-container-ur, .bg-scroll-ur, .end-ur {
    height: 100vh;
  }

  .text-block-13-ur {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 400;
  }

  .intro-paragrph-ur {
    width: 90%;
    height: 100vh;
  }

  .paragraph-78-ur {
    width: auto;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.3em;
  }

  .hero--title-ur {
    height: 100vh;
  }

  .text-block-13-urr {
    margin-bottom: 5px;
    font-size: 21px;
    font-weight: 400;
  }

  .bg-main-ur {
    object-fit: fill;
    width: 100%;
    height: 100vh;
  }

  .image-128-ur, .image-127-ur {
    width: 110%;
    max-width: 110%;
  }

  .background-video-27-ur {
    width: 100%;
    height: 40%;
    margin-bottom: 40px;
  }

  .intro-scroll-ur-dual {
    display: none;
  }

  .sticky-container-ur-dual, .bg-scroll-ur-dual, .end-ur-dual, .intro-paragrph-ur-dual {
    height: 100vh;
  }

  .paragraph-78-ur-dual {
    width: 90%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.4em;
  }

  .hero--title-ur-dual {
    height: 100vh;
  }

  .t-ext-block-13-ur-dual {
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 400;
  }

  .bg-main-ur-dual {
    object-fit: fill;
    width: 100%;
    height: 100vh;
  }

  .image-128-ur-dual {
    width: 110%;
    max-width: 110%;
  }

  .image-127-ur-dual {
    width: 120%;
    max-width: none;
    height: 100%;
  }

  .back-layer-video-v {
    width: 100%;
    height: 60%;
    margin-bottom: 40px;
    display: block;
  }

  .front-screen {
    width: 80%;
    height: 20%;
    padding-right: 5px;
    display: inline-flex;
  }

  .front-layer-video {
    width: 80%;
  }

  .back-screen {
    width: 120%;
    height: 50%;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .main-dual-png {
    background-size: contain;
    width: 100vh;
    height: 100vh;
    display: block;
    left: auto;
    right: auto;
  }

  .image-146 {
    width: 85%;
    height: 85%;
  }

  .paragraph-84 {
    font-size: 15px;
    bottom: 27%;
  }

  .button-extend {
    text-align: center;
    background-image: linear-gradient(#7664ff, #9bcfff);
    align-self: auto;
    width: 100%;
    margin-top: 30px;
    display: none;
  }

  .logo-navbar-v2.white {
    width: 130px;
    margin-left: 10px;
  }

  .extend-01 {
    flex-direction: column;
    align-items: center;
    height: auto;
    padding-bottom: 0;
  }

  .extend-r {
    flex-flow: column-reverse;
    margin-top: 40px;
    margin-bottom: 0;
    padding: 0 0%;
    display: inline-flex;
  }

  .extend-l {
    flex-flow: column;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0%;
    display: inline-flex;
  }

  .extend-comends {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .extend-specifications {
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 100px;
    display: flex;
  }

  .ex-main-image {
    width: 150%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 20px;
    padding-top: 0;
  }

  .ex-button {
    text-align: center;
    align-self: auto;
    width: 100%;
    margin-top: 15px;
    display: none;
  }

  .extend-02 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .extend-02-text {
    justify-content: center;
    align-items: center;
    width: 95%;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .image-147 {
    max-width: 105%;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .head-text-ex {
    text-align: left;
    width: 90%;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .head-paragraph-ex {
    width: auto;
    font-size: 14px;
    line-height: 1.5em;
  }

  .head-paragraph-ex-copy {
    font-size: 14px;
    line-height: 1.5em;
  }

  .head-text-copy {
    color: var(--h22);
    width: auto;
    font-size: 30px;
    line-height: 1.2em;
  }

  .button-extend-phone {
    text-align: center;
    background-image: linear-gradient(90deg, #7664ff, #9bcfff);
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-top: 30px;
    display: none;
  }

  .ultra-reality-extend {
    color: var(--cyan);
  }

  .pricing-extend {
    margin-bottom: 20px;
  }

  .head-text-copy-copy {
    color: var(--h22);
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
  }

  .lottie-animation {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
    top: 30%;
  }

  .test-lottie {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 300vh;
    display: none;
  }

  .div-block-1520 {
    margin-top: -40px;
  }

  .back-lines {
    width: 85%;
    height: 85%;
  }

  .only-dual-frame {
    background-size: contain;
    justify-content: center;
    align-items: flex-end;
    width: auto;
    height: 110vh;
    display: inline-flex;
    left: auto;
    right: auto;
  }

  .image-149 {
    width: auto;
    height: 100%;
  }

  .intro-scroll-ur-dual-v2 {
    height: 420vh;
    display: none;
  }

  .sticky-container-ur-dual-v2, .intro-paragrph-ur-dual-v2 {
    height: 100vh;
  }

  .paragraph-78-ur-dual-v2 {
    width: 90%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.4em;
  }

  .hero--title-ur-dual-v2 {
    height: 100vh;
    display: none;
  }

  .t-ext-block-13-ur-dual-v2 {
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 400;
  }

  .main-dual-png-v2 {
    background-image: url('../images/ur-dual-front-v10_1.avif');
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
    height: 110vh;
    display: block;
    left: auto;
    right: auto;
  }

  .image-148-v2 {
    width: auto;
    height: 100%;
  }

  .bg-main-ur-dual-v2 {
    object-fit: fill;
    width: 100%;
    height: 100vh;
  }

  .front-screen-v2 {
    width: 68%;
    height: 14%;
    margin-top: 50px;
    margin-bottom: 0;
    margin-right: 7px;
    padding-right: 0;
    display: inline-flex;
  }

  .image-146-v2 {
    width: 100%;
    height: 100%;
  }

  .front-layer-video-v2 {
    mix-blend-mode: lighten;
    width: 96%;
    height: 89%;
    margin-top: 5px;
    margin-bottom: 0;
  }

  .back-screen-v2 {
    width: 68%;
    height: 14%;
    margin-top: 50px;
    margin-bottom: 0;
    margin-right: 7px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    display: inline-flex;
    overflow: visible;
  }

  .back-layer-video-v2 {
    width: 96%;
    height: 89%;
    margin-top: 5px;
    margin-bottom: 0;
    display: block;
  }

  .image-127-ur-dual-v2 {
    width: 120%;
    max-width: none;
    height: 100%;
  }

  .back-lines-v2 {
    width: 100%;
    height: 100%;
  }

  .paragraph-84-v2, .bottom-tt {
    font-size: 15px;
    bottom: 27%;
  }

  .intro-paragrph-ur-dual-screen {
    height: 100vh;
  }

  .paragraph-78-ur-dual-screen {
    width: 90%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.4em;
  }

  .dual-screen-text {
    height: 100vh;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .dual-screen {
    margin-bottom: 0;
    font-size: 26px;
  }

  .text-block-16 {
    font-size: 5vw;
  }

  .maks {
    width: 18rem;
    height: 30rem;
  }

  .headers-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .headers-wrapper.nav {
    padding-left: 1em;
    padding-right: 1em;
  }

  .middle-svgs {
    bottom: 1%;
  }

  .visit-txt {
    font-size: 4vw;
  }

  .fs-sliderdots_arrow-left, .fs-sliderdots_arrow-right {
    width: 3.5rem;
    height: 3.5rem;
    top: 13rem;
  }

  .fs-sliderdots_slide {
    min-height: 15rem;
  }

  .text-block-17 {
    font-size: 5vw;
  }

  .fs-sliderdots_slider {
    margin-top: 0;
  }

  .icon-9 {
    font-size: 1.5rem;
  }

  .line-hover {
    margin-top: 2px;
  }

  .fs-sliderdots-nav {
    display: flex;
  }

  .middle-svgs-2 {
    display: none;
  }

  .bottom-div {
    margin-top: 20%;
  }

  .bottom-div._2 {
    justify-content: space-between;
    align-items: stretch;
    margin-top: 60%;
  }

  .text-block-18 {
    font-size: 5vw;
  }

  .middle-svgs-3 {
    bottom: 1%;
  }

  .text-block-19 {
    font-size: 5vw;
  }

  .icon-11 {
    font-size: 1.5rem;
  }

  .paragraph-90 {
    margin-top: 0;
  }

  .ex {
    height: 250px;
  }

  .div-block-1526 {
    width: 100%;
    margin-left: 3%;
  }

  .depth-01, .depth-02 {
    height: 250px;
  }

  .extend-learn-more {
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .paragraph-92 {
    font-size: 10px;
    font-weight: 400;
  }

  .depth-001 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .lottie-ani {
    height: 250px;
  }

  .app-text-v3 {
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: 0 0 40px;
    padding: 60px 0 0;
    display: flex;
  }

  .head-paragraph-products-v3 {
    text-align: left;
    font-size: 14px;
    line-height: 1.4em;
  }

  .div-block-1529 {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .head-text-v3 {
    text-align: center;
    width: auto;
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 1.1em;
    display: block;
  }

  .head-paragraph-v3 {
    text-align: left;
    height: auto;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.4em;
  }

  .intro-text-01 {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
  }

  .main-intro-02-v3 {
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .main-text-box-02-v3 {
    justify-content: flex-end;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 10px;
    display: inline-flex;
    position: relative;
  }

  .div-block-1494-v3 {
    width: 100%;
    height: 180px;
    margin-bottom: 10px;
    margin-right: 0%;
  }

  .wave-v3 {
    flex-direction: column;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .inte-03-v3 {
    flex-direction: column;
    width: auto;
    margin-top: 0;
    margin-bottom: 100px;
    padding: 20px 0% 0;
  }

  .div-block-enter-v3 {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-top: -68px;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }

  .prosumer-text-head-v3 {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .tracck-3 {
    width: 100vw;
    height: 500vw;
    margin-top: 100px;
    margin-left: 0;
    padding-bottom: 100px;
    overflow: visible;
  }

  .camera1-3 {
    width: 90vw;
    height: 100vh;
    overflow: visible;
  }

  .frame-2 {
    width: 100%;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
    display: flex;
    overflow: hidden;
  }

  .div-block-1532 {
    display: inline-flex;
    top: 35%;
  }

  .div-block-1533 {
    width: 40vw;
  }

  .text-block-24, .text-block-25, .text-block-26, .text-block-27 {
    width: 120px;
  }

  .div-block-extend {
    display: none;
  }

  .requeat-form {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .form-ex {
    width: 90%;
    margin-top: 10px;
  }

  .form-exx, .form-field-2-ex, .select-products-extend {
    width: 100%;
  }

  .text-area-extend {
    width: 100%;
    padding-right: 16px;
  }

  .div-block-1535 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 90%;
    margin-right: 0;
    display: flex;
  }

  .request-ex-sub {
    width: auto;
  }

  .specifications-box-ex {
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 60px;
    padding-left: 0%;
    padding-right: 0%;
    display: none;
  }

  .button-6-login {
    width: 100%;
    padding: 15px 0;
  }

  .member-head {
    margin-top: 20px;
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 1.1em;
  }

  .member-text {
    font-size: 14px;
    line-height: 1.4em;
  }

  .member-sub {
    font-size: 25px;
    line-height: 1.1em;
  }

  .bur-01, .paragraph-96 {
    display: none;
  }

  .div-block-1543, .col-software {
    margin-bottom: 0;
  }

  .col-software.lg-4 {
    width: 100%;
  }

  .col-software.lg-4.centre-align.xs-margin-bottom {
    margin-bottom: 20px;
  }

  .col-software.lg-4.md-3.xs-2 {
    width: 100%;
  }

  .col-software.lg-4.xs-1 {
    width: 50%;
  }

  .col-software.lg-4.md-33.xs-2, .col-software.lg-3, .col-software.lg-3._2-col-in-mobile, .col-software.lg-3.md-2.sm-2, .col-software.lg-3.md-2.xs-2, .col-software.lg-3.sm-1.flex-stretch.xs-2, .col-software.lg-3.sm-1.xs-2 {
    width: 100%;
  }

  .col-software.lg-6 {
    align-items: flex-start;
    width: 100%;
  }

  .col-software.lg-6.centre-align {
    width: 100%;
  }

  .col-software.lg-6.sm-1 {
    width: 50%;
  }

  .col-software.lg-6.sm-1.xs-2, .col-software.lg-6.md-3.xs-2, .col-software.lg-2.md-1.sm-1.xs-2, .col-software.lg-2.md-33.xs-2, .col-software.lg-5, .col-software.lg-5.md-3.xs-2 {
    width: 100%;
  }

  .col-software.lg-6-copy {
    align-items: flex-start;
    width: 100%;
  }

  .col-software.lg-6-copy.centre-align {
    width: 100%;
  }

  .col-software.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col-software.lg-6-copy.sm-1.xs-2, .col-software.lg-6-copy.md-3.xs-2 {
    width: 100%;
  }

  .auto-prism {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-1547 {
    object-fit: contain;
    width: 90%;
  }

  .div-block-120-about {
    flex-wrap: wrap;
    align-content: center;
    width: 95%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-121-about {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: flex-start;
    align-items: flex-start;
    width: auto;
    padding-top: 20px;
    padding-left: 0;
    display: flex;
  }

  .div-block-118-about, .asia-about, .div-block-118-usa-copy {
    width: 130px;
    margin-top: 0;
    margin-right: 0;
  }

  .div-block-118-copy-copy {
    width: 130px;
    margin-right: 40px;
  }

  .div-block-118-europe-about {
    width: 130px;
    margin-top: 0;
  }

  .paragraph-t-b-a {
    margin-bottom: 0;
    line-height: 1em;
  }

  .about-p-demo {
    width: auto;
  }

  .button-demo-for-about {
    width: 100%;
    margin-left: 0;
    padding: 15px 0;
  }

  .automotive-main-c {
    flex-direction: column;
    align-items: center;
    height: 350px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .auto-main {
    opacity: 1;
    width: 600px;
    margin-bottom: 20px;
    margin-left: 0;
    overflow: hidden;
  }

  .automotive-main-text-box {
    justify-content: flex-end;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 0 0;
    display: block;
    position: relative;
  }

  .member-text-in-01 {
    padding-left: 5px;
    line-height: 1.4em;
  }

  .member-text-in-02 {
    line-height: 1.4em;
  }

  .div-block-1554 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    width: 90%;
  }

  .member-case-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-1556 {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .member-card-head {
    line-height: 1.1em;
  }

  .member-card-para {
    margin-bottom: 0;
  }

  .list-5 {
    margin-bottom: 20px;
    padding-left: 10px;
  }

  .member-card-head-gold, .member-card-head-dia {
    line-height: 1.1em;
  }

  .div-block-1557-silver, .div-block-1557-gold, .div-block-1557-dia {
    width: 100%;
    margin-top: 10px;
  }

  .membership-request {
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 100px;
    display: flex;
  }

  .member-requeat-form {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .request-member {
    line-height: 1.1em;
  }

  .request-member-sub {
    width: auto;
    line-height: 1.4em;
  }

  .paragraph-93-member {
    line-height: 1.4em;
  }

  .form-field-member {
    width: 100%;
  }

  .page-preview-link-v3 {
    height: 160px;
  }

  .col-v3 {
    margin-bottom: 0;
  }

  .col-v3.lg-4 {
    width: 100%;
  }

  .col-v3.lg-4.centre-align.xs-margin-bottom {
    margin-bottom: 20px;
  }

  .col-v3.lg-4.md-3.xs-2 {
    width: 100%;
  }

  .col-v3.lg-4.xs-1 {
    width: 50%;
  }

  .col-v3.lg-4.md-33.xs-2, .col-v3.lg-3, .col-v3.lg-3._2-col-in-mobile, .col-v3.lg-3.md-2.sm-2, .col-v3.lg-3.md-2.xs-2, .col-v3.lg-3.sm-1.flex-stretch.xs-2, .col-v3.lg-3.sm-1.xs-2 {
    width: 100%;
  }

  .col-v3.lg-6 {
    align-items: flex-start;
    width: 100%;
  }

  .col-v3.lg-6.centre-align {
    width: 100%;
  }

  .col-v3.lg-6.sm-1 {
    width: 50%;
  }

  .col-v3.lg-6.sm-1.xs-2, .col-v3.lg-6.md-3.xs-2, .col-v3.lg-2.md-1.sm-1.xs-2, .col-v3.lg-2.md-33.xs-2, .col-v3.lg-5, .col-v3.lg-5.md-3.xs-2 {
    width: 100%;
  }

  .col-v3.lg-6-copy {
    align-items: flex-start;
    width: 100%;
  }

  .col-v3.lg-6-copy.centre-align {
    width: 100%;
  }

  .col-v3.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col-v3.lg-6-copy.sm-1.xs-2, .col-v3.lg-6-copy.md-3.xs-2 {
    width: 100%;
  }

  .col-v3-copy {
    margin-bottom: 0;
  }

  .col-v3-copy.lg-4 {
    width: 100%;
  }

  .col-v3-copy.lg-4.centre-align.xs-margin-bottom {
    margin-bottom: 20px;
  }

  .col-v3-copy.lg-4.md-3.xs-2 {
    width: 100%;
  }

  .col-v3-copy.lg-4.xs-1 {
    width: 50%;
  }

  .col-v3-copy.lg-4.md-33.xs-2, .col-v3-copy.lg-3, .col-v3-copy.lg-3._2-col-in-mobile, .col-v3-copy.lg-3.md-2.sm-2, .col-v3-copy.lg-3.md-2.xs-2, .col-v3-copy.lg-3.sm-1.flex-stretch.xs-2, .col-v3-copy.lg-3.sm-1.xs-2 {
    width: 100%;
  }

  .col-v3-copy.lg-6 {
    align-items: flex-start;
    width: 100%;
  }

  .col-v3-copy.lg-6.centre-align {
    width: 100%;
  }

  .col-v3-copy.lg-6.sm-1 {
    width: 50%;
  }

  .col-v3-copy.lg-6.sm-1.xs-2, .col-v3-copy.lg-6.md-3.xs-2, .col-v3-copy.lg-2.md-1.sm-1.xs-2, .col-v3-copy.lg-2.md-33.xs-2, .col-v3-copy.lg-5, .col-v3-copy.lg-5.md-3.xs-2 {
    width: 100%;
  }

  .col-v3-copy.lg-6-copy {
    align-items: flex-start;
    width: 100%;
  }

  .col-v3-copy.lg-6-copy.centre-align {
    width: 100%;
  }

  .col-v3-copy.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col-v3-copy.lg-6-copy.sm-1.xs-2, .col-v3-copy.lg-6-copy.md-3.xs-2 {
    width: 100%;
  }

  .col-v3-copy-copy {
    margin-bottom: 0;
  }

  .col-v3-copy-copy.lg-4 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-4.centre-align.xs-margin-bottom {
    margin-bottom: 20px;
  }

  .col-v3-copy-copy.lg-4.md-3.xs-2 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-4.xs-1 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-4.md-33.xs-2, .col-v3-copy-copy.lg-3, .col-v3-copy-copy.lg-3._2-col-in-mobile, .col-v3-copy-copy.lg-3.md-2.sm-2, .col-v3-copy-copy.lg-3.md-2.xs-2, .col-v3-copy-copy.lg-3.sm-1.flex-stretch.xs-2, .col-v3-copy-copy.lg-3.sm-1.xs-2 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-6 {
    align-items: flex-start;
    width: 100%;
  }

  .col-v3-copy-copy.lg-6.centre-align {
    width: 100%;
  }

  .col-v3-copy-copy.lg-6.sm-1 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-6.sm-1.xs-2, .col-v3-copy-copy.lg-6.md-3.xs-2, .col-v3-copy-copy.lg-2.md-1.sm-1.xs-2, .col-v3-copy-copy.lg-2.md-33.xs-2, .col-v3-copy-copy.lg-5, .col-v3-copy-copy.lg-5.md-3.xs-2 {
    width: 100%;
  }

  .col-v3-copy-copy.lg-6-copy {
    align-items: flex-start;
    width: 100%;
  }

  .col-v3-copy-copy.lg-6-copy.centre-align {
    width: 100%;
  }

  .col-v3-copy-copy.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col-v3-copy-copy.lg-6-copy.sm-1.xs-2, .col-v3-copy-copy.lg-6-copy.md-3.xs-2 {
    width: 100%;
  }

  .text-area-extend-member {
    width: 100%;
    padding-right: 16px;
  }

  .select-products-member {
    width: 100%;
  }

  .app-soft-main, .app-software-main {
    flex-direction: column;
    align-items: center;
    height: auto;
    padding-bottom: 0;
  }

  .app-software-video {
    width: 100%;
    height: 250px;
    margin: 10px 0%;
  }

  .div-block-soft-app {
    width: 100%;
  }

  .software-app-video-sub {
    text-align: center;
    padding-top: 0;
    line-height: 1.2em;
  }

  .software-app-boby-01 {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 0% 60px;
    display: inline-flex;
  }

  .head-app-r-copy {
    text-align: left;
    width: auto;
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .paragraph-soft-body {
    font-size: 14px;
    line-height: 1.5em;
  }

  .software-text-box {
    margin-top: 10px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .software-app-boby-02 {
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0%;
    display: none;
  }

  .software-app-boby-03 {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 40px;
    padding: 20px 0%;
    display: inline-flex;
  }

  .software-app-body-02 {
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0%;
    display: none;
  }

  .software-text-box-02 {
    margin-top: 10px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .head-app-l {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .paragraph-soft-body-02 {
    font-size: 14px;
    line-height: 1.5em;
  }

  .div-block-ultra-r-copy {
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0 0%;
  }

  .software-app-body-2 {
    flex-flow: column-reverse;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 0%;
  }

  .app-software-video-2 {
    width: 100%;
    height: 250px;
    margin: 10px 0%;
  }

  .div-block-soft-app-2 {
    width: 100%;
  }

  .head-text-ultra-r-copy, .head-app-l-copy {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .head-paragraph-soft-body-2 {
    font-size: 14px;
    line-height: 1.5em;
  }

  .hero_right-wrap {
    justify-content: flex-start;
    align-items: flex-end;
    height: 310px;
    margin-bottom: 40px;
    margin-left: 20px;
  }

  .page-preview-link-2 {
    height: 160px;
  }

  .col-3 {
    margin-bottom: 0;
  }

  .col-3.lg-3 {
    width: 100%;
  }

  .image-164 {
    margin-left: 20px;
  }

  .image-164_2 {
    margin-bottom: 30px;
    margin-left: 40px;
  }

  .image-164_3 {
    margin-bottom: 60px;
    margin-left: 60px;
  }

  .image-164_4 {
    margin-bottom: 90px;
    margin-left: 80px;
  }

  .software-app-main-box-a {
    margin-top: 20px;
    margin-bottom: 0;
  }

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

  .auto-front {
    opacity: 1;
    width: 230px;
    height: 68px;
    margin-bottom: 100px;
  }

  .auto-video-main {
    justify-content: center;
    align-items: center;
    height: 300px;
  }

  .auto-crystal {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .auto-mini {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .app-text-body {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    margin: 0;
    padding: 20px 0 0;
    display: flex;
  }

  .head-text-01-head {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.1em;
    display: block;
  }

  .body-paragraph-products {
    width: 100%;
    font-size: 14px;
    line-height: 1.4em;
    display: inline-flex;
  }

  .app-text-body-l {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    margin: 0;
    padding: 20px 10px 0;
    display: flex;
  }

  .image-169 {
    width: auto;
    height: auto;
  }

  .paragraph-102 {
    text-align: center;
    width: 90%;
    line-height: 1.2em;
  }

  .div-block-1576 {
    padding-top: 10%;
  }

  .text-effect-wrapper {
    height: auto;
  }

  .text-effect-gradient {
    opacity: .65;
    background-image: linear-gradient(45deg, #000 5%, #e6e6e6 50%, #000);
    justify-content: center;
    align-items: flex-start;
    height: auto;
  }

  .section-text-gradient-effect {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-effect-text {
    color: var(--white);
    width: 90%;
    font-size: 23px;
  }

  .text-effect-sticky-element {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .paragraph-104 {
    width: 80%;
    font-size: 11px;
  }

  .automotive-main-d {
    flex-direction: column;
    align-items: center;
    height: auto;
    padding-bottom: 0;
  }

  .div-block-1576_02 {
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 13%;
  }

  .div-block-1576_03 {
    z-index: 3;
    padding-bottom: 20%;
    display: inline-flex;
  }

  .paragraph-7-auto {
    color: var(--white);
    width: auto;
    margin-top: 0;
    line-height: 1.4em;
  }

  .auto-main-handle {
    opacity: 1;
    width: 600px;
    margin-bottom: 20px;
    margin-left: 40px;
  }

  .div-block-might {
    width: 95%;
    margin-top: 0;
    padding: 10px 10px 0;
  }

  .might-head-text {
    font-size: 27px;
    line-height: 1.1em;
  }

  .paragraph-107 {
    font-size: 17px;
  }

  .top-head-might {
    margin-bottom: 220px;
  }

  .learn-more-b {
    margin-top: 220px;
  }

  .link-25 {
    font-size: 11px;
  }

  .auto-main-base {
    opacity: .35;
    width: 600px;
    overflow: hidden;
  }

  .auto-back-layer {
    border-color: var(--manual-book);
    opacity: .7;
    width: 230px;
    height: 68px;
    margin-bottom: 20px;
    margin-right: 80px;
  }

  .col-x {
    margin-bottom: 0;
  }

  .col-x.lg-4 {
    width: 100%;
  }

  .col-x.lg-4.centre-align.xs-margin-bottom {
    margin-bottom: 20px;
  }

  .col-x.lg-4.md-3.xs-2 {
    width: 100%;
  }

  .col-x.lg-4.xs-1 {
    width: 50%;
  }

  .col-x.lg-4.md-33.xs-2, .col-x.lg-3, .col-x.lg-3._2-col-in-mobile, .col-x.lg-3.md-2.sm-2, .col-x.lg-3.md-2.xs-2, .col-x.lg-3.sm-1.flex-stretch.xs-2, .col-x.lg-3.sm-1.xs-2 {
    width: 100%;
  }

  .col-x.lg-6 {
    align-items: flex-start;
    width: 100%;
  }

  .col-x.lg-6.centre-align {
    width: 100%;
  }

  .col-x.lg-6.sm-1 {
    width: 50%;
  }

  .col-x.lg-6.sm-1.xs-2, .col-x.lg-6.md-3.xs-2, .col-x.lg-2.md-1.sm-1.xs-2, .col-x.lg-2.md-33.xs-2, .col-x.lg-5, .col-x.lg-5.md-3.xs-2 {
    width: 100%;
  }

  .col-x.lg-6-copy {
    align-items: flex-start;
    width: 100%;
  }

  .col-x.lg-6-copy.centre-align {
    width: 100%;
  }

  .col-x.lg-6-copy.sm-1 {
    width: 50%;
  }

  .col-x.lg-6-copy.sm-1.xs-2, .col-x.lg-6-copy.md-3.xs-2 {
    width: 100%;
  }

  .background-video-29-mini-dual {
    object-fit: cover;
    width: 200%;
    height: 100%;
    margin-top: 0%;
    padding-top: 0%;
  }

  .mini-dual-main-copy {
    flex-direction: column;
    align-items: center;
    height: 650px;
    padding-bottom: 0;
  }

  .main-text-box-mini-dual {
    justify-content: flex-end;
    width: 95%;
    height: auto;
    margin-top: 180px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    position: absolute;
  }

  .might-products-02 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 90%;
    display: none;
  }

  .image-175-copy {
    width: 150px;
  }

  .product-v2 {
    width: 240px;
    height: 300px;
  }

  .image-175-mini {
    width: 115px;
  }

  .main-text-enterprise {
    justify-content: flex-end;
    width: 95%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 10px 60px;
    display: block;
    position: relative;
  }

  .paragraph-enter-main {
    color: var(--white);
    width: auto;
    margin-top: 0;
    line-height: 1.4em;
  }

  .text-2-head-enter-phara {
    width: auto;
  }

  .before-afer-big {
    justify-content: center;
    width: 95%;
    height: 230px;
    margin-bottom: 0;
  }

  .comparison-m-big {
    justify-content: center;
    align-items: center;
    width: 380px;
    height: 230px;
    display: flex;
  }

  .before-image-big, .after-image-big, .before-im-inner-big, .after-imm-inner-big, .before-im-inner-02-big {
    width: 100%;
    height: 230px;
  }

  .automotive-main-a {
    flex-direction: column;
    align-items: center;
    height: auto;
    padding-bottom: 0;
  }

  .auto-middle {
    border-color: var(--manual-book);
    opacity: .8;
    width: 230px;
    height: 68px;
    margin-top: 0;
    margin-bottom: 60px;
    margin-right: 40px;
  }

  .image-enter {
    filter: brightness() contrast(120%);
    justify-content: center;
    align-items: flex-start;
    width: 450px;
    height: auto;
    position: static;
    overflow: clip;
  }

  .background-video-enter-erath {
    width: 45%;
    height: 70px;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .mini-dual-main {
    flex-direction: column;
    align-items: center;
    height: 650px;
    padding-bottom: 0;
  }

  .background-video-mini-dual {
    object-fit: cover;
    width: 200%;
    height: 100%;
    margin-top: 0%;
    padding-top: 0%;
  }

  .mini-dual-main-gab {
    display: none;
  }

  .mini-dual-main-p {
    width: 170%;
    max-width: none;
    margin-top: 0;
    margin-right: 220px;
    padding-top: 0;
    position: relative;
    left: auto;
  }

  .mini-dual-main-text-box {
    justify-content: flex-end;
    width: 95%;
    height: auto;
    margin-top: 180px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    position: absolute;
  }

  .mini-dual-body-02 {
    margin-top: 40px;
    padding-bottom: 0;
  }

  .mini-dual-text {
    justify-content: center;
    align-items: center;
    width: 95%;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-text-mini-dual {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .head-paragraph-mini-dual {
    width: auto;
    font-size: 14px;
    line-height: 1.5em;
  }

  .div-block-1529-copy {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .mini-dual {
    margin-bottom: 5px;
    margin-left: 40px;
    font-size: 14px;
  }

  .mini-dual:hover {
    opacity: 1;
  }

  .mini-dual.w--current {
    margin-left: 40px;
  }

  .automotive-main-b {
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-bottom: 0;
  }

  .bold-text-46 {
    font-size: 18px;
  }

  .ultra-mini {
    margin-bottom: 5px;
    margin-left: 10px;
    font-size: 14px;
  }

  .ultra-mini:hover {
    opacity: 1;
  }

  .ultra-mini.w--current {
    margin-left: 40px;
  }

  .info_brelyon {
    margin-bottom: 5px;
    margin-left: 10px;
    font-size: 14px;
  }

  .info_brelyon:hover {
    opacity: 1;
  }

  .info_brelyon.w--current {
    margin-left: 40px;
  }

  .head-text-ccc {
    color: var(--h22);
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
  }

  .paragraph-c {
    color: var(--white);
    width: auto;
    margin-top: 0;
    line-height: 1.1em;
  }

  .text-2-c {
    width: auto;
  }

  .text-box-cc {
    width: 90%;
  }

  .menbership-accesble-head {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 1.1em;
    display: block;
  }

  .membership-accesble-phara {
    text-align: left;
    font-size: 14px;
    line-height: 1.4em;
  }

  .membership-request-_auto {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 40px;
    display: flex;
  }

  .auto-member {
    width: 100%;
  }

  .auto-member-requeat-form {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .auto {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 90%;
    margin-bottom: 20px;
    margin-right: 0;
    display: flex;
  }

  .col-3-copy {
    margin-bottom: 0;
  }

  .col-3-copy.lg-3 {
    width: 100%;
  }

  .membership-programs {
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: auto;
    padding-bottom: 0;
  }

  .membership-program-p {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 250px;
    margin: 70px 0 10px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .membership-p {
    width: auto;
    height: 300px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    right: auto;
    overflow: visible;
  }

  .head-membership {
    color: var(--h22);
    width: auto;
    margin-bottom: 10px;
    line-height: 1.1em;
  }

  .paragraph--membership {
    width: auto;
    margin-top: 0;
    line-height: 1.4em;
  }

  .phara-membership {
    width: auto;
    line-height: 1.4em;
  }

  .visual-engine {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 0% 20px;
    display: inline-flex;
  }

  .general-member {
    padding-bottom: 0;
  }

  .im-member-b {
    background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
    text-align: center;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 12px;
    display: inline-flex;
  }

  .member-notice {
    height: 100px;
    box-shadow: 0 2px 10px 1px #fff9;
  }

  .automember-log {
    margin-top: 0;
    position: relative;
  }

  .member-only {
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: 0 0 20px;
    padding: 20px 0 0;
    display: flex;
  }

  .automotive-member, .automotive-main-head {
    color: var(--h22);
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.1em;
  }

  .automotive-main-video {
    justify-content: center;
    align-items: center;
    height: 350px;
  }

  .automotive-members {
    justify-content: center;
    align-items: flex-start;
    height: 300px;
    padding-right: 0%;
    right: 0%;
  }

  .m-002 {
    opacity: .4;
    width: 230px;
    height: 120px;
    margin-top: -100px;
    margin-left: 20px;
  }

  .m-001 {
    opacity: .25;
    width: 230px;
    height: 120px;
  }

  .m-003 {
    opacity: .65;
    width: 230px;
    height: 100px;
    margin-top: -100px;
    margin-left: 60px;
  }

  .auto-phara {
    width: auto;
  }

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

  .auto-overview-b {
    display: none;
  }

  .membership-program {
    color: var(--cyan);
  }

  .automotive-main-members {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: flex-end;
    height: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-right: 0%;
  }

  .members-main-text-box {
    width: 90%;
    margin-top: 270px;
  }

  .select-products-member-copy, .select-products-member-grade, .select-products-member-0 {
    width: 100%;
  }

  .auto-member-head {
    margin-top: 20px;
    margin-bottom: 25px;
    font-size: 26px;
    line-height: 1.1em;
  }

  .request-member-auto {
    font-size: 23px;
    line-height: 1.1em;
  }

  .members-main-text-box-copy {
    flex-flow: column;
    width: 95%;
    margin-top: 0;
    padding-top: 20px;
    padding-right: 5%;
    position: relative;
  }

  .automain-back {
    justify-content: center;
    align-items: flex-start;
    height: 350px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .member-auto-main-back {
    justify-content: flex-end;
    align-items: flex-start;
    width: 140%;
    height: 300px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    position: relative;
    right: auto;
    overflow: hidden;
  }

  .body-24 {
    background-color: #000;
  }

  .auto-member-program {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .slide-a {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-1603 {
    width: 300px;
  }

  .div-block-1605 {
    width: 100%;
    height: 135px;
  }

  .link-block-17 {
    width: 280px;
    height: 230px;
  }

  .sub-head-news {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    display: block;
  }

  .news-sub {
    width: 90%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 60px 10px 10px;
    display: flex;
  }

  .brelyon-announc {
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

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

  .div-block-1606 {
    width: 95%;
  }

  .resd-more {
    width: 90%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .news-sub-title {
    width: 90%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 60px 10px 40px;
    display: flex;
  }

  .ng-logo {
    width: 230px;
  }

  .tet-logo {
    width: 240px;
  }

  .time {
    width: 150px;
  }

  .image-188 {
    width: 100%;
  }

  .aim, .core77, .forbes-logo {
    width: 140px;
  }

  .mashable {
    width: 90px;
  }

  .techcrunch {
    width: 200px;
  }

  .popular-science {
    width: 140px;
  }

  .brelyon-news {
    margin-bottom: 5px;
    margin-left: 10px;
    font-size: 14px;
  }

  .brelyon-news:hover {
    opacity: 1;
  }

  .brelyon-news.w--current {
    margin-left: 40px;
  }

  .main-learn-more {
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-top: 20px;
    display: none;
  }

  .lottie-intro {
    aspect-ratio: auto;
    width: 100%;
    overflow: clip;
  }

  .lottie-animation-4 {
    width: auto;
    top: 280px;
  }

  .bic-mini, .bic-crystal {
    width: 100%;
    height: 150px;
  }

  .bic-prism {
    object-fit: contain;
    width: 100%;
    height: 150px;
  }

  .brelyon {
    height: auto;
  }

  .paragraph-114 {
    padding-top: 80px;
    font-size: 25px;
  }

  .bmd {
    max-width: none;
  }

  .div-block-1122 {
    justify-content: center;
    align-items: center;
    height: 80px;
  }

  .argen {
    width: 90%;
    max-width: none;
    height: 95%;
  }

  .paragraph-103-head {
    width: auto;
  }

  .paragraph-103-phara {
    width: 100%;
  }

  .middle-lottie {
    z-index: auto;
  }

  .lottie-animation-5 {
    top: 600px;
  }

  .image-422 {
    width: auto;
    max-width: 90%;
    height: 10px;
    margin-top: 10px;
  }

  ._1bit-md {
    width: auto;
    max-width: 90%;
  }

  .div-block-112-copy {
    justify-content: flex-end;
    height: 90px;
    margin-top: 0;
  }

  .lottie-middle {
    flex-flow: column-reverse;
    height: 100vh;
  }

  .paragraph-115 {
    width: 100%;
  }

  .where-x-y {
    justify-content: flex-end;
    align-items: flex-start;
    height: 85vh;
    padding-top: 0;
  }

  .where-x-y-t {
    padding-right: 0;
  }

  .finally-meet-z {
    justify-content: flex-end;
    align-items: flex-start;
    height: 85vh;
    padding-top: 0;
  }

  .ur-100-color-image {
    width: 120%;
    max-width: none;
    margin-bottom: 0;
    margin-left: 0%;
    margin-right: 40px;
    padding-top: 0;
  }

  .background-video-ur-extend {
    height: 100%;
  }

  .div-block-extend-01 {
    width: 100%;
    height: 100%;
  }

  .extend-r-argen-01 {
    flex-flow: column-reverse;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0%;
    display: inline-flex;
  }

  .div-block-argen-01 {
    width: 100%;
  }

  .extend-l-argen-02 {
    flex-flow: column;
    padding: 0 0% 20px;
  }

  .div-block-argen-02 {
    width: 100%;
  }

  .extend-sub-title {
    color: var(--white);
    width: auto;
    margin-top: 0;
    line-height: 1.4em;
  }

  .image-423 {
    max-height: 65vw;
  }

  .div-block-111-home {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    place-items: center stretch;
    width: 100%;
    margin-top: 5px;
  }

  .image-422-copy {
    width: auto;
    max-width: 90%;
    height: 60px;
  }

  .div-block-112-copy-copy {
    justify-content: flex-end;
    height: 90px;
  }

  .div-block-1614 {
    width: 100%;
    padding-top: 20px;
  }

  .image-424 {
    max-height: 65vw;
  }

  .image-425-copy {
    padding-right: 0;
  }

  .div-block-1616 {
    padding-bottom: 40px;
  }

  .text-2-head-enter-phara-copy {
    color: var(--white);
    width: auto;
  }

  .you-might-need {
    text-align: center;
    width: 220px;
    margin-bottom: 0;
    font-size: 27px;
    line-height: 1.2em;
    display: block;
  }

  .you-might-need-products {
    padding-top: 10px;
  }

  .text-2-copy-copy {
    width: auto;
  }

  .button-3-copy-phone-copy {
    background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
    letter-spacing: 2px;
    justify-content: center;
    width: 100%;
    height: 52px;
    margin-top: 0;
    font-size: 13px;
    font-weight: 400;
    display: none;
  }

  .button-3-copy-phone-copy:hover {
    background-image: linear-gradient(270deg, var(--h22) 47%, var(--ur));
    filter: brightness(130%);
    letter-spacing: 2px;
    font-weight: 400;
  }

  .member-case-gold {
    margin-left: 0;
    margin-right: 0;
  }

  .support-brelyon.outline-button {
    margin-top: 0;
  }

  .button-3-copy {
    background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
    text-align: center;
    align-self: auto;
    width: 100%;
    margin-top: 15px;
    display: none;
  }

  .support-brelyon-b {
    background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
    text-align: center;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 90%;
    margin-top: 15px;
    display: inline-flex;
  }

  .div-block-1617 {
    width: 90%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-426 {
    width: 200px;
  }

  .donation {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    font-size: 27px;
    line-height: 1.2em;
    display: block;
  }

  .auto-phara-copy {
    width: auto;
  }

  .div-block-112-ve {
    justify-content: flex-end;
    height: 90px;
  }

  .paragraph-115-copy {
    width: 100%;
  }

  .button-3-copy-phone-copy-copy {
    background-image: linear-gradient(270deg, var(--h22) 18%, var(--ur));
    letter-spacing: 2px;
    justify-content: center;
    width: 100%;
    height: 52px;
    margin-top: 20px;
    font-size: 13px;
    font-weight: 400;
    display: inline-flex;
  }

  .button-3-copy-phone-copy-copy:hover {
    background-image: linear-gradient(270deg, var(--h22) 47%, var(--ur));
    filter: brightness(130%);
    letter-spacing: 2px;
    font-weight: 400;
  }

  .div-block-1618 {
    object-fit: none;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
    position: sticky;
    top: 260px;
    overflow: visible;
  }

  .youtube-2 {
    width: 101%;
  }

  .app-download-2, .app-download-2-copy {
    margin-top: 10px;
  }

  .brelyon-suite-download {
    margin-top: 10px;
  }

  .focal-studio-1 {
    margin-left: 20px;
    font-size: 14px;
  }

  .focal-studio-1.w--current {
    margin-left: 20px;
  }

  .brelyon-suite-1 {
    margin-left: 20px;
    font-size: 14px;
  }

  .brelyon-suite-1.w--current {
    margin-left: 20px;
  }

  .demo-loop-medical {
    margin-left: 20px;
    font-size: 14px;
  }

  .demo-loop-medical.w--current {
    margin-left: 20px;
  }

  .demo-loop-gen {
    margin-left: 20px;
    font-size: 14px;
  }

  .demo-loop-gen.w--current {
    margin-left: 20px;
  }

  .demo-sim_tra {
    margin-left: 20px;
    font-size: 14px;
  }

  .demo-sim_tra.w--current {
    margin-left: 20px;
  }

  .demo-defense {
    margin-left: 20px;
    font-size: 14px;
  }

  .demo-defense.w--current {
    margin-left: 20px;
  }

  .bs-1 {
    margin-left: 20px;
    font-size: 14px;
  }

  .bs-1.w--current {
    margin-left: 20px;
  }

  .bve-1 {
    margin-left: 20px;
    font-size: 14px;
  }

  .bve-1.w--current {
    margin-left: 20px;
  }

  .ur-manual {
    margin-left: 20px;
    font-size: 14px;
  }

  .ur-manual.w--current {
    margin-left: 20px;
  }

  .ur-mini-manual, .ur-dual-manual, .prism-manual {
    margin-left: 20px;
    padding-top: 7px;
    padding-bottom: 0;
  }

  .sup-head-v2-copy, .sup-text-v2-copy {
    width: auto;
  }

  .ur-manual-link {
    margin-left: 20px;
    font-size: 14px;
  }

  .ur-manual-link.w--current {
    margin-left: 20px;
  }

  .ur-mini-manual-deact, .extend-manual-deact, .prism-manual-deact {
    margin-left: 20px;
    padding-top: 7px;
    padding-bottom: 0;
  }

  .visual-engine-1-0 {
    margin-left: 20px;
    font-size: 14px;
  }

  .visual-engine-1-0.w--current {
    margin-left: 20px;
  }

  .bs-1-copy {
    margin-left: 20px;
    font-size: 14px;
  }

  .bs-1-copy.w--current {
    margin-left: 20px;
  }

  .brelyon-suite-1-0 {
    margin-left: 20px;
    font-size: 14px;
  }

  .brelyon-suite-1-0.w--current {
    margin-left: 20px;
  }

  .focal-studio-1-0 {
    margin-left: 20px;
    font-size: 14px;
  }

  .focal-studio-1-0.w--current {
    margin-left: 20px;
  }

  .demo-loop-gen-copy {
    margin-left: 20px;
    font-size: 14px;
  }

  .demo-loop-gen-copy.w--current {
    margin-left: 20px;
  }

  .demo-sim_tra-copy {
    margin-left: 20px;
    font-size: 14px;
  }

  .demo-sim_tra-copy.w--current {
    margin-left: 20px;
  }

  .demo-defense-copy {
    margin-left: 20px;
    font-size: 14px;
  }

  .demo-defense-copy.w--current {
    margin-left: 20px;
  }

  .wok-and-m {
    margin-left: 20px;
    font-size: 14px;
  }

  .wok-and-m.w--current {
    margin-left: 20px;
  }

  .support-in-text-copy {
    text-align: center;
    width: auto;
  }

  .brelyon-suite-download-copy {
    margin-top: 10px;
  }

  .demo-download-down, .demo-enterprise-down, .generic-defense-down, .tetop-down, .security-down, .demo-enter-down, .demo-down-micro-fs, .demo-down-lock-mfs, .demo-down-gaming-reel, .demo-medi-cardiova, .demo-down-medi-mri, .demo-down-medi-radiology {
    margin-top: 20px;
  }

  .down-br-no-eorror {
    margin-top: 10px;
  }

  .gen-app-copy {
    width: 120px;
  }

  .ai-world-logo {
    width: 170px;
  }

  .image-coverr-copy {
    object-fit: fill;
    width: 100%;
    inset: 0;
    overflow: hidden;
  }

  .gap-copy {
    height: 40px;
  }

  .engadet-logo {
    width: 190px;
  }

  ._01092025-eng {
    width: 280px;
    height: 230px;
    display: inline-flex;
  }

  ._01102025-hi-tech, ._01102025, ._01102025-mac {
    width: 280px;
    height: 230px;
  }

  .hi_tecj-logo {
    width: 190px;
  }

  ._01102025-mac-9t5 {
    width: 280px;
    height: 230px;
    display: inline-flex;
  }

  ._9-to-5-mac-logo {
    width: 190px;
  }

  ._01102025-inter-eng {
    width: 280px;
    height: 230px;
    display: inline-flex;
  }

  .inter-eng-logo {
    width: 180px;
  }

  ._01102025-smart-home {
    width: 280px;
    height: 230px;
    display: inline-flex;
  }

  .sh-logo {
    width: 150px;
  }

  ._01102025-forbes, ._01102025-technicca {
    width: 280px;
    height: 230px;
    display: inline-flex;
  }

  .technic-ca {
    width: 180px;
  }

  ._01102025-mit-media-lab {
    width: 280px;
    height: 230px;
    display: inline-flex;
  }

  .mit-lab {
    width: 120px;
  }

  ._01102025-mit-media-lab-copy {
    width: 280px;
    height: 230px;
    display: inline-flex;
  }

  ._01072025-globe-newswire, ._01072025-globe-newswire-02 {
    width: 280px;
    height: 230px;
  }

  .photonics-spectra {
    width: 220px;
  }

  .link-block-11132024, .link-block-17-11122024 {
    width: 280px;
    height: 230px;
  }

  .auto-sub {
    color: var(--white);
    width: auto;
    margin-top: 0;
    line-height: 1.4em;
  }

  ._02202025_the-ghost-howls {
    width: 280px;
    height: 230px;
    display: inline-flex;
  }

  .the-ghost-howls {
    width: 220px;
  }

  ._0331_2025-asme {
    width: 280px;
    height: 230px;
    display: inline-flex;
  }

  .asme {
    width: 150px;
  }

  .lottie-intro-ure-page, .lottie-intro-ure {
    aspect-ratio: auto;
    width: 100%;
    overflow: clip;
  }

  .where-x-y-t-2 {
    padding-right: 0;
  }

  .paragraph-118 {
    padding-top: 80px;
    font-size: 25px;
  }

  .end-texts-2 {
    font-size: 21px;
  }

  .div-block-1620 {
    object-fit: none;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
    position: sticky;
    top: 260px;
    overflow: visible;
  }

  .lottie-intro-02 {
    aspect-ratio: auto;
    width: 100%;
    overflow: clip;
  }

  .test-lottie-02 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 300vh;
    display: none;
  }

  .enterprise-main-to-home {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 680px;
    padding-bottom: 0;
  }

  .main-text-enterprise-to-home {
    background-image: linear-gradient(0deg, #000 10%, #0000 55%);
    justify-content: flex-end;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 10px 60px;
    display: block;
    position: relative;
  }

  .head-text-home {
    color: #3927ff;
    width: auto;
    line-height: 1.1em;
  }

  .paragraph-enter-main-home {
    color: var(--white);
    width: auto;
    margin-top: 0;
    line-height: 1.4em;
  }

  ._06022025_infor-display {
    width: 280px;
    height: 230px;
    display: inline-flex;
  }

  .sid-logo {
    width: 120px;
  }

  .main-home-0603 {
    filter: contrast(120%) brightness();
  }

  .bold-text-47 {
    color: #3927ff;
    font-size: 30px;
  }

  .home-head-text {
    color: var(--h22);
    width: auto;
    font-size: 30px;
    line-height: 1.1em;
  }

  ._05302025_jon-peddie {
    width: 280px;
    height: 230px;
    display: inline-flex;
  }

  .jpr-logo {
    width: 120px;
  }

  .paragraph-19-copy {
    opacity: 0;
  }

  .office {
    margin-bottom: 5px;
    margin-left: 10px;
    font-size: 11px;
  }

  .office:hover {
    opacity: 1;
  }

  .office.w--current {
    margin-left: 40px;
  }

  .west-coast-usa {
    width: 130px;
    margin-top: 0;
    margin-right: 0;
  }

  .auto-video-section {
    margin-top: -50px;
    position: relative;
  }

  .auto-video-phara {
    text-align: left;
    font-size: 14px;
    line-height: 1.4em;
  }

  .auto-video-text-box {
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: -40px 0 20px;
    padding: 20px 0 0;
    display: flex;
  }

  .youtube-3 {
    width: 100%;
  }

  .m-top {
    height: 10px;
  }

  .link-block-mesa-1 {
    width: 85.1406px;
    height: 10px;
  }

  .link-block-headwall, .mesa-logo {
    width: 83.1094px;
    height: 10px;
  }

  .brelyon-logo {
    width: 85.1406px;
    height: 10px;
  }

  .div-block-1624 {
    width: 3px;
    height: 3px;
    margin-right: 10px;
  }

  .paragraph-119 {
    font-size: 75px;
  }

  .mesa-text {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0%;
    display: flex;
    position: relative;
  }

  .main-image {
    margin-top: 0;
  }

  .mesa-button {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  .message {
    padding-bottom: 60px;
  }

  .m-box-2 {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
  }

  .paragraph-120 {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .link-26 {
    font-size: 14px;
  }

  .mesa-message-box {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 10px 0 20px;
  }

  .vesa-request {
    margin-bottom: 20px;
    font-size: 27px;
  }

  .vesa-sub-request {
    width: auto;
    font-size: 23px;
  }

  .vesa-fram {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 90%;
    margin-bottom: 10px;
    margin-right: 0;
    display: flex;
  }

  .form-vesa {
    width: 90%;
    margin-top: 10px;
  }

  .text-area-vesa {
    width: 100%;
    padding-right: 16px;
  }

  .form-field-2-vesa, .form-field-2-vesa2, .form-field-2-vesa3 {
    width: 100%;
  }

  .paragraph-122 {
    font-size: 23px;
    font-weight: 300;
  }
}

#w-node-_1a4d0684-c119-c742-e491-3c1e7bbcb438-aa552229, #w-node-_7f179215-9421-20e1-9ade-d86cb6ae0e85-aa552229, #w-node-_9bfa70b6-aed4-c80c-d509-58d15abd043b-aa552229, #w-node-a6a527fc-1dbc-7a4b-d9fc-c5645b757eb3-aa552229, #w-node-be7f1e64-bb16-ff77-87a9-c1f09ef02f9e-aa552229, #w-node-_5b2ccc0e-c5e5-cf63-0bfa-214bcf553cca-aa552229, #w-node-c828a840-89e1-d206-3e09-c9bda662e81f-aa552229, #w-node-ad91e93c-24bd-5c5a-4621-906429845cd2-aa552229, #w-node-_6d1690fb-e985-0c24-532e-c2b14afc3d22-aa552229, #w-node-_3cc120f6-8355-8941-6c07-404b8511b1f8-aa552229, #w-node-a6469562-1f5e-c28e-83a6-ecab6204d9a0-aa552229, #w-node-_990c89d2-0f34-5248-fa1d-1c143f723bae-aa552229, #w-node-_6bfeb36b-c417-a4e4-e833-1f7f5e416aec-aa552229, #w-node-a9e658c5-64cd-5ce9-ed2c-7b4791d3446b-aa552229, #w-node-fbe9dfe3-451a-941e-db58-bee5d331f6a6-d8e6a4be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a54f13cf-2c23-74d3-518e-c1b68c6132a2-d8e6a4be, #w-node-_8bc423a2-4eb4-9794-4c35-3d3d5bb1c810-d8e6a4be, #w-node-_86e50b89-4062-13a0-b0e7-ef26013c0755-d8e6a4be, #w-node-f5cfe5d8-b8cd-9cea-8e52-a352039ff6e3-d8e6a4be, #w-node-_9f655903-9fd9-89c1-5da9-ebacbebc23a7-d8e6a4be {
  justify-self: center;
}

#w-node-b5250e65-1231-f901-c230-5d448c61cd6a-27f3e37d, #w-node-_5fe713c6-ac97-f06b-2a6d-987e6c1fb6c4-27f3e37d, #w-node-_4a275556-f94b-a82e-1f36-81e6e7bcaff8-d56ce2e1, #w-node-ffdb42d7-d557-84e3-5c78-693d3aae3fe6-18bf6dfe, #w-node-ffdb42d7-d557-84e3-5c78-693d3aae3fe9-18bf6dfe, #w-node-ffdb42d7-d557-84e3-5c78-693d3aae3ff0-18bf6dfe, #w-node-ffdb42d7-d557-84e3-5c78-693d3aae3fec-18bf6dfe, #w-node-ffdb42d7-d557-84e3-5c78-693d3aae3fef-18bf6dfe, #w-node-ffdb42d7-d557-84e3-5c78-693d3aae3ff3-18bf6dfe, #w-node-ffdb42d7-d557-84e3-5c78-693d3aae3ff6-18bf6dfe, #w-node-ffdb42d7-d557-84e3-5c78-693d3aae3ff7-18bf6dfe, #w-node-ffdb42d7-d557-84e3-5c78-693d3aae3ffa-18bf6dfe, #w-node-ffdb42d7-d557-84e3-5c78-693d3aae3ffe-18bf6dfe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


