@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

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

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

:root {
  --bg: #0f1213;
  --bluee: #02aae9;
  --black: #000;
  --spark-library--foreground-inverse-secondary\<deleted\|variable-5020454a\>: #ffffffe6;
  --spark-library--background--interactive\<deleted\|variable-627466e1\>: #f0ecfd;
  --spark-library--foreground-interactive\<deleted\|variable-cf7e9b6c\>: #5532fa;
  --pumpkin: #f8861e;
  --glass-border: #ffffff0f;
  --prime: #212aa5;
  --cool-proton-bg: #f7f5ff;
  --acid: #df0;
  --pumkinhallow: #ff6a001a;
  --pumpkinh3: #ff6a002e;
  --cool-proton-color: #372580;
  --darkbg: #05060f;
  --color: #f8861e;
  --light: .5rem;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.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-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-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-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-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

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

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

.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-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.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-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

body {
  background-color: var(--bg);
  color: #333;
  font-family: Inter, sans-serif;
  font-size: .875rem;
  line-height: 1.25rem;
  overflow: hidden;
}

a {
  color: #fff;
  font-weight: 500;
  text-decoration: underline;
}

.demo-link-1 {
  color: #df0;
  letter-spacing: .1em;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 16.25rem;
  height: 14.375rem;
  font-size: 1rem;
  line-height: 1.4em;
  text-decoration: none;
  transition: letter-spacing .25s;
  display: flex;
  position: relative;
}

.demo-link-1:hover {
  color: #df0;
  letter-spacing: .3em;
}

.demo-link-1.w--current:hover {
  color: #df0;
}

.hero {
  pointer-events: none;
  color: #ecf0ef;
  border: .0625rem #000;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 5rem;
  padding-bottom: 5rem;
  font-family: Open Sans, sans-serif;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.utility-page-content {
  text-align: center;
  background-color: #1c35a50f;
  background-image: url('../images/Noise-HalfCompress.png');
  background-position: 0 0;
  background-size: auto;
  border: 2px solid #ffffff2b;
  border-radius: 20px;
  flex-direction: column;
  width: 25rem;
  padding: 69px;
  display: flex;
}

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

.fn-container-grid-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 81.875rem;
  padding-left: .9375rem;
  padding-right: .9375rem;
  display: grid;
}

.fn-container-grid-2.relative {
  z-index: 2;
  -webkit-backdrop-filter: blur(6.25rem);
  backdrop-filter: blur(6.25rem);
  pointer-events: none;
  background-image: url('../images/Noise-HalfCompress.png'), linear-gradient(#eeedf21a, #1a1a1a00 67%);
  background-position: 0 0, 0 0;
  background-size: 90rem, auto;
  border: .125rem solid #ffffff0f;
  border-radius: 3.125rem;
  margin-left: .625rem;
  margin-right: .625rem;
  padding-top: 0;
  padding-bottom: 2.4375rem;
  position: relative;
}

.shapebutton {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  pointer-events: auto;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  margin-left: .9375rem;
  display: flex;
}

.shapebutton.product {
  cursor: pointer;
  height: 50%;
  margin-left: 0;
}

.fn-cover-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-top: auto;
  padding-top: 0;
  position: relative;
  top: auto;
  overflow: visible;
}

.fn-cover-image.show1 {
  object-fit: cover;
}

.fh-features-image-wrapper {
  border-radius: 1.5rem;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.fn-featured-tabs-content-wrapper {
  width: 100%;
  margin-top: 2.125rem;
}

.fn-featured-tabs-content {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin: 0 auto;
  display: flex;
  position: absolute;
  inset: 0% 1.875rem 0% auto;
  overflow: hidden;
}

.fn-tabs-paragraph {
  pointer-events: auto;
  flex: none;
  overflow: hidden;
}

.fn-tabs-link-title-icon {
  color: var(--bluee);
  object-fit: contain;
  width: 1.1875rem;
  height: 1.1875rem;
}

.fn-tabs-link-title {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  color: #cdd3d2;
  pointer-events: auto;
  align-items: center;
  display: flex;
}

.fn-tabs-link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #939b9b;
  cursor: pointer;
  background-color: #0000;
  border-radius: .75rem;
  flex-direction: column;
  align-items: flex-start;
  margin: .9375rem;
  padding: 0;
  font-size: 1rem;
  transition: opacity .25s;
  display: flex;
}

.fn-tabs-link:hover {
  opacity: .8;
  color: #939b9b;
}

.fn-tabs-link.w--current {
  text-align: left;
  cursor: pointer;
  background-color: #0000;
  margin: .9375rem;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.fn-featured-tabs-menu {
  flex-direction: column;
  display: flex;
}

.fn-featured-tabs {
  width: 100%;
  margin-bottom: 2rem;
  position: static;
}

.fn-paragraph {
  color: #cdd3d2;
  margin-bottom: 2rem;
  font-size: 1rem;
  line-height: 1.6em;
}

.fn-heading-2 {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: Open Sans, sans-serif;
  font-size: 3.25rem;
  line-height: 1.2em;
}

.fn-column {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.fn-column.tabs-992 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 3.75rem;
  margin-left: 3.75rem;
  position: static;
}

.fn-section {
  background-color: var(--black);
  color: #ecf0ef;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 12.5rem 40px 6.25rem;
  font-family: Open Sans, sans-serif;
  display: flex;
  overflow: hidden;
}

.herot {
  z-index: 10;
  pointer-events: none;
  flex-flow: column;
  justify-content: flex-start;
  width: 75%;
  display: flex;
  position: relative;
  container-type: inline-size;
}

.udesly-code-snippet {
  display: none;
}

.udesly-typewriter-effect {
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 6rem;
  font-weight: 600;
  line-height: 1;
}

.udesly-typewriter-effect.show1 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#000, #dbdbdb 56%);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 6cqw;
}

.heading-3 {
  color: var(--bluee);
  letter-spacing: .4375rem;
  -webkit-text-stroke-color: var(--bluee);
  font-family: Inter, sans-serif;
  font-size: 6rem;
  line-height: 6rem;
}

.heading-3.show1 {
  text-align: center;
  word-break: normal;
  overflow-wrap: normal;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: normal;
  background-image: linear-gradient(#fff 40%, #000);
  -webkit-background-clip: text;
  background-clip: text;
  justify-content: center;
  align-items: center;
  font-size: 7cqw;
  line-height: 1.3;
  display: block;
  position: relative;
}

.under-hero {
  height: 100vh;
}

.container-4 {
  pointer-events: none;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  max-width: none;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.div-block-5 {
  height: 28vh;
}

.cards {
  z-index: 4;
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  pointer-events: none;
  perspective: 52.75rem;
  flex: 0 auto;
  order: -1;
  align-self: center;
  width: auto;
  max-width: 93.75rem;
  height: 80%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cardh {
  text-shadow: 0 .0625rem .0625rem #0003;
  background-color: #280d5f;
  background-image: linear-gradient(349deg, #131010, #202d30 100%, #a33652);
  border: .125rem solid #ffffff42;
  border-radius: .625rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.cardh.show1.test {
  -webkit-backdrop-filter: blur(6.25rem);
  backdrop-filter: blur(6.25rem);
  pointer-events: none;
  background-color: #0000;
  background-image: url('../images/Noise-HalfCompress.png'), linear-gradient(144deg, #eeedf21a, #1a1a1a00 67%);
  background-position: 0 0, 0 0;
  background-size: 90rem, auto;
  border-color: #ffffff0f;
}

.cardth {
  z-index: 5;
  color: #f0ecfd;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 700;
  display: block;
  position: relative;
}

.cardtb {
  z-index: 5;
  direction: ltr;
  color: #ffffffb0;
  text-align: left;
  text-indent: 0;
  text-transform: none;
  text-wrap: pretty;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: auto;
  padding-top: 1.75rem;
  padding-bottom: 1.625rem;
  padding-left: .5625rem;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5625rem;
  display: block;
  position: relative;
  top: auto;
}

.s-scroll {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.nav_right {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link_item {
  color: var(--spark-library--foreground-inverse-secondary\<deleted\|variable-5020454a\>);
  margin: 2.2rem .8rem;
  padding: 0;
  text-decoration: none;
}

.link_item.w--current {
  text-decoration: none;
}

.logo {
  color: var(--spark-library--background--interactive\<deleted\|variable-627466e1\>);
  letter-spacing: 0;
  border: .5rem #000;
  border-left-width: 0;
  margin: 2.2rem 1em;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}

.logo.show1 {
  color: #fff;
}

.nav_menu {
  justify-content: flex-end;
  align-items: center;
  font-size: 1.0625rem;
  display: flex;
}

.section-2 {
  padding: 2%;
  position: relative;
}

.section-2.is-nav {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: left;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0%;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.navbar {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.navbar.tech {
  background-color: #0000;
  max-width: none;
  position: absolute;
}

.navbar.spec {
  pointer-events: auto;
  max-width: 70.5rem;
  position: static;
}

.navbar.main {
  margin-top: 1.4375rem;
}

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

.link-block.w--current {
  justify-content: center;
  text-decoration: none;
  display: block;
}

.dd-text {
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.text-span {
  background-image: linear-gradient(84deg, var(--spark-library--foreground-interactive\<deleted\|variable-cf7e9b6c\>), #0285aa);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.page_code_color {
  width: 0;
}

.unifybody {
  background-color: var(--black);
  color: #fff;
  overflow: visible;
}

.info-wrapper {
  align-items: flex-end;
  height: 260vh;
  display: flex;
  position: relative;
}

.s-glow.info {
  margin-top: 0;
  overflow: visible;
}

.sub-header {
  font-size: 12.5rem;
  font-weight: 700;
  line-height: .8;
}

.sub-header.sub {
  color: #000000b3;
  font-size: 10.625rem;
  font-weight: 400;
}

.info-paragraph {
  font-size: 2rem;
}

.info-paragraph.small {
  text-wrap: balance;
  max-width: 900px;
  margin-bottom: 0;
  font-size: 1.5rem;
}

.links-container {
  grid-column-gap: .625rem;
  align-items: center;
  font-size: 1.5rem;
  text-decoration: none;
  display: block;
}

.container-7 {
  max-width: 73.125rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
}

.container-7.info {
  z-index: 20;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.introunify {
  object-fit: fill;
  width: 100%;
}

.introunify._02 {
  position: relative;
  top: -.125rem;
  transform: rotate(180deg);
}

.intro-gradient {
  width: 100%;
  position: absolute;
  inset: 0%;
}

.info-sticky-section {
  grid-row-gap: 1.875rem;
  color: #000;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  padding-top: 4.375rem;
  display: flex;
  position: sticky;
  bottom: 0;
  overflow: hidden;
}

.sub-header-holder {
  padding-bottom: 1.875rem;
}

.aod-fade-while-scrolling {
  color: #cecece;
  font-size: 2rem;
}

.unifyvideos {
  overflow: visible;
}

.unifyvideocontainer {
  max-width: 73.125rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
}

.unifyvideotextatrasholder {
  padding-top: 5rem;
  position: absolute;
  inset: 0% 0% auto;
}

.unifyvideo {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.unifytextoatrasa {
  font-size: 6rem;
  font-weight: 700;
}

.videozoomout {
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 200vh;
  display: flex;
}

.unifyvideowarper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.unifydemovideo {
  width: 100vw;
  height: 100vh;
  display: block;
  overflow: clip;
}

.videozoomcontainer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 110vh;
  display: flex;
  position: sticky;
  bottom: 0;
  overflow: visible;
}

.bold-text {
  color: #fff;
  font-weight: 700;
}

.unifytextholder {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 55rem;
  height: 80%;
  font-size: 6.25rem;
  line-height: 1.2;
  display: flex;
  position: absolute;
}

.unifyvideotext {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 5rem;
  display: flex;
  position: relative;
  bottom: 0;
}

.forbitw-outer {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 150vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.orbit-indicator-circle-two {
  background-color: #fff;
  border-radius: 50%;
  width: 3.125rem;
  height: 3.125rem;
  position: absolute;
  inset: auto 0% 29% auto;
}

.orbit-circle-text-two {
  color: #fff;
  letter-spacing: .125rem;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5625rem;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 160%;
}

.orbit-circle-text-four {
  z-index: 5;
  color: #fff;
  letter-spacing: .125rem;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-right: 4.6875rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5625rem;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 160%;
}

.features-orbit-block {
  border: .0625rem dashed #ffffffb3;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 53.125rem;
  height: 53.125rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: 0;
  overflow: visible;
}

.wrapper.feature {
  width: 60vw;
}

.orbit-indicator-circle-three {
  background-color: #fff;
  border-radius: 50%;
  width: 3.125rem;
  height: 3.125rem;
  position: absolute;
  inset: auto auto 3% 24%;
}

.orbit-circle-text-three {
  color: #fff;
  letter-spacing: .125rem;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-right: 4.6875rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5625rem;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 160%;
}

.features-section {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 15rem 0 3.125rem;
  padding-left: 5vh;
  padding-right: 5vh;
  display: block;
  overflow: visible;
}

.feature-image {
  z-index: -1;
  width: 37.5rem;
  position: absolute;
}

.orbit-circle-text-one {
  color: #fff;
  letter-spacing: .125rem;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5625rem;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 160%;
}

.fnumber {
  color: #fff;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.375rem;
}

.featureorbithead {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

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

.forbitw {
  width: 100%;
  max-width: 53.125rem;
  height: 100%;
  position: absolute;
  overflow: visible;
}

.orbit-indicator-circle-one {
  background-color: #fff;
  border-radius: 50%;
  width: 3.125rem;
  height: 3.125rem;
  position: absolute;
  inset: -1.5625rem auto auto 50%;
}

.featuresorbitsticky {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100svh;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: sticky;
  top: 0;
}

.ftextin {
  grid-row-gap: 4.375rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 28.125rem;
  min-height: 100svh;
  display: flex;
}

.orbit-indicator-circle-four {
  background-color: #fff;
  border-radius: 50%;
  width: 3.125rem;
  height: 3.125rem;
  position: absolute;
  inset: auto auto 32% 0%;
}

.unifyzoomh {
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 50% 50%;
  max-width: 100%;
  position: sticky;
}

.unifyimagevh {
  width: 100%;
  padding-bottom: 0;
  overflow: hidden;
}

.canvas {
  z-index: 0;
  touch-action: pan-y;
  width: 99vw;
  height: 400vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-right: 0;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.canvas.sim {
  height: 100vh;
}

.zoom-warp-1-1 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.zoom-warp-1-2 {
  position: relative;
  overflow: visible;
}

.zoom-warp-1-2-1 {
  width: 90vw;
  max-width: 100vw;
}

.zoomvideo {
  z-index: 2;
  width: 44.9em;
  max-width: 100vw;
  height: 26.7em;
  margin-top: .6em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.zoom-warp-1-3 {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 0;
  height: 95vh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.zoom-warp-3 {
  width: 10em;
  height: 100vh;
  position: static;
}

.text-hero-trigger {
  z-index: 2;
  width: .0625rem;
  height: 10em;
  display: block;
}

.zoom-warp-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.navtrigger {
  z-index: 2;
  width: .0625rem;
  height: 10em;
}

.zoom-warp-2 {
  width: 10em;
  height: 100vh;
  position: relative;
  overflow: visible;
}

.zoom-warp {
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-bottom: 0;
  font-size: 1vw;
  position: relative;
  overflow: visible;
}

.zoom-warp-4 {
  width: 10em;
  height: 50vh;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.container-w2 {
  width: 100%;
  max-width: 83.125em;
  margin-left: auto;
  margin-right: auto;
}

.container-w2.gutter-outside {
  max-width: none;
  height: 70%;
  overflow: hidden;
}

.text-center {
  text-align: center;
}

.container-w3 {
  width: 100%;
  max-width: 52.5em;
  margin-left: auto;
  margin-right: auto;
}

.container-w3.gutter-outside {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.p-xl-start, .p-xl-start.p-xl-end {
  padding-top: 0;
}

.g-heading {
  margin-bottom: .1em;
  font-size: 3em;
  font-weight: 600;
  line-height: 1;
}

.g-heading.h-g {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(172deg, #ffefcd 32%, #769ae0 76%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: .1em;
  padding-bottom: .2em;
}

.g-heading.h-g.big {
  font-size: 6em;
}

.g-heading.h-g.ll {
  background-image: linear-gradient(172deg, #ffefcd 32%, #769ae0 76%);
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.ipad-mockup {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.ipad-shape {
  z-index: 2;
  width: 75.125rem;
  position: relative;
}

.ipad-screen {
  z-index: 1;
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 74.375rem;
  height: 79%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
  top: auto;
  left: auto;
  overflow: clip;
}

.tablet-mockup-animation {
  z-index: 2;
  position: relative;
}

._3d-tablet-wrap {
  perspective: 62.5rem;
  perspective-origin: 50%;
  overflow: hidden;
}

.section-tablet-scroll-animation {
  width: 100%;
  margin-bottom: 8.125rem;
  overflow: hidden;
}

.section_product-statement {
  z-index: 2;
  background-image: url('../images/glow.svg');
  background-position: 50% 0;
  background-size: auto;
  border-top: 1px solid #ffffff40;
  border-bottom: 1px solid #ffffff40;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.product-statement_container {
  z-index: 2;
  padding-top: 12rem;
  padding-bottom: 0;
  position: relative;
}

.product-statement_text {
  color: #c7c7c7a3;
  font-kerning: none;
  text-wrap: pretty;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  overflow: visible;
}

._3-feature-warp {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100vw;
  margin-top: 0;
  margin-bottom: 247px;
  display: block;
  position: relative;
}

.lottiec {
  width: 14.375rem;
  height: 15rem;
  position: relative;
}

.lottie-animation-2, .lottie-animation-3 {
  padding-top: 1.375rem;
}

.step-content-only {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4.375rem;
  padding-bottom: 0;
  font-size: 1.125rem;
  display: flex;
}

.form-field-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-direction: row;
  align-items: center;
  max-width: 70ch;
  margin-bottom: 1.625rem;
  display: flex;
}

.back-button {
  color: #130839;
  letter-spacing: .03125rem;
  text-transform: uppercase;
  background-color: #fff;
  border: .0625rem solid #000050;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 2.1875rem;
  height: 2.1875rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-size: .9375rem;
  font-weight: 700;
  display: flex;
}

.form-field-top {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.form {
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.fixed-button-wrapper {
  color: #fff;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
  inset: 0 0% 0% 0;
}

.form-input-wrapper {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  min-width: 70%;
  margin-top: 0;
  margin-bottom: 1.875rem;
  display: flex;
  overflow: hidden;
}

.link-container {
  padding: .8em;
  display: inline-block;
}

.radio-button {
  z-index: 30;
  opacity: 0;
  border-width: 0;
  border-radius: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: 0%;
}

.clink {
  text-align: center;
  border: .0625rem solid #ffffff1a;
  border-radius: 100vw;
  padding: 1.4em 2.6em;
  position: relative;
  overflow: hidden;
}

.clink.is-s {
  border-width: 0;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  overflow: visible;
}

.fieldline {
  opacity: .1;
  margin-bottom: -3.7%;
  transition: opacity .3s;
  position: absolute;
  inset: auto 0% 0%;
}

.form_contain {
  color: #fff;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.submit_line1 {
  -webkit-text-stroke-color: #fff;
  background-color: #fff;
  width: 100%;
  height: .125rem;
}

.submit1 {
  color: #fff;
  letter-spacing: -.01em;
  background-color: #0000;
  margin-bottom: .2em;
  padding: 1em 0 0;
  font-size: 1.65em;
  font-weight: 400;
  text-decoration: none;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.cursor {
  z-index: 1000;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  font-size: .75rem;
  transition: font-size .2s, opacity .2s;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor_dot {
  background-color: #fff;
  border-radius: 100vw;
  width: 1em;
  height: 1em;
}

.link_containerc {
  border: 0 solid #000;
  padding: .8em;
  display: inline-block;
  position: relative;
  overflow: visible;
}

.cntlink {
  z-index: auto;
  text-align: center;
  border: .0625rem solid #fff;
  border-radius: 100vw;
  padding: 1.4em 2.6em;
  transition: color .2s;
  position: relative;
  overflow: visible;
}

.cntlink.is-s {
  color: #000;
  border-width: .0625rem;
  border-radius: 100vh;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: .3125rem;
  padding: 1.4em 2.6em;
  font-size: .875rem;
  line-height: 1.25rem;
  display: block;
  overflow: visible;
}

.step-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 100vh;
  margin-top: 0;
  margin-bottom: 6.25rem;
  padding-top: 6.25rem;
  font-size: 1.25rem;
  line-height: 1.3;
  display: flex;
}

.foarm-name {
  color: #fff;
  text-align: left;
  background-color: #0000;
  border: .0625rem solid #ffffff5c;
  border-radius: 180vh;
  height: auto;
  margin-bottom: 0;
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
}

.foarm-name:focus {
  border-style: solid;
}

.foarm-name::placeholder {
  color: #9b9b9b;
  text-align: center;
}

.link_container3 {
  padding: .8em;
  display: inline-block;
  overflow: visible;
}

.link-2 {
  text-align: center;
  border: .0625rem solid #0000001a;
  border-radius: 100vw;
  padding: 1.4em 2.6em;
  transition: color .2s;
  position: relative;
  overflow: hidden;
}

.link-2.is-s {
  border-width: 0;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  overflow: visible;
}

.sectionform {
  z-index: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.success-message-3 {
  background-color: #0000;
  border-radius: 3.125rem;
  width: auto;
  height: 100svh;
  min-height: 100svh;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.page-warpl {
  touch-action: pan-y;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 93.75rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.screen-overlay {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.screen-content {
  z-index: 3;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  border: .0625rem solid #2196f380;
  border-radius: .6rem;
  flex-direction: column;
  flex: 1 0 auto;
  justify-content: flex-end;
  align-items: center;
  margin: 1.1rem;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
}

.screen-user {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  flex-direction: column;
  align-items: center;
  font-family: Inconsolata, monospace;
  display: flex;
  position: relative;
}

.name {
  letter-spacing: .2rem;
  align-items: center;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  display: flex;
  position: relative;
}

.linecard {
  opacity: .75;
  background-color: #2196f3;
  width: 40%;
  height: .1875rem;
  transition: all .3s ease-out;
  position: absolute;
  top: -2rem;
  box-shadow: 0 0 .4375rem .25rem #2196f399;
}

.screen-detail {
  z-index: 4;
  background-color: #fff;
  height: .3125rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.screen-detail.top {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  width: 15%;
  top: 0;
}

.screen-detail.bottom {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  width: 25%;
  bottom: 0;
}

.blurcard {
  z-index: 1;
  -webkit-backdrop-filter: blur(12vmax);
  backdrop-filter: blur(12vmax);
  width: 100vw;
  height: auto;
  min-height: 100vh;
  position: absolute;
  inset: 0%;
}

.link-3 {
  opacity: .8;
  color: #fff;
  letter-spacing: .3rem;
  text-shadow: 0 0 .5rem #fff;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
}

.link-3:hover {
  text-decoration: underline;
}

.screen-icon-wrap {
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: auto;
  display: flex;
  position: relative;
}

.screen-icon {
  z-index: 5;
  color: #fff;
  flex: none;
  width: 100%;
  height: 100%;
  position: relative;
}

.screen-icon.is--blurred {
  z-index: 4;
  filter: blur(.4375rem);
  position: absolute;
  inset: 0%;
}

.screen {
  z-index: 10;
  background-color: #2196f326;
  border: .1875rem solid #2196f3cc;
  border-radius: 1rem;
  flex-direction: column;
  width: 21.875rem;
  margin-top: 11.3125rem;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.screen.show1 {
  margin-top: 0;
  top: 16.625rem;
}

.screen-image {
  z-index: 1;
  opacity: .6;
  filter: sepia() hue-rotate(160deg);
  background-image: url('../images/_png_UNIFI_163_02.png');
  background-repeat: repeat;
  background-size: 81rem;
  background-attachment: scroll;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.section-footer-spacer {
  z-index: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60%;
  display: flex;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.new-div {
  opacity: .79;
  border-top: .0625rem solid #3e3e3e;
  width: 15.5rem;
  height: 0;
  display: block;
}

.grid-8 {
  z-index: 1;
  padding-left: 5em;
  padding-right: 5em;
  position: relative;
}

.grid-8.is--second {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.address-text {
  color: #fff9;
  pointer-events: none;
  padding-top: .9375rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.6;
}

.spacing {
  height: 1.5em;
}

.footer {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100vw;
  height: auto;
  margin-top: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.footer.main {
  pointer-events: none;
  width: 99vw;
  padding-bottom: 50px;
  position: relative;
  inset: auto 0% 30px;
  overflow: hidden;
}

.footer.ultra {
  z-index: 6;
  background-color: var(--black);
}

.footer.product {
  margin-top: 20vh;
}

.text-big {
  color: #fff;
  max-width: 35vw;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 5.45vw;
  line-height: 1.4;
}

.text-big.is--thin {
  z-index: 1;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 5.45em;
  font-weight: 100;
  line-height: 1.3;
  position: static;
}

.text-big.cntlink.disable {
  text-align: left;
  border: 0 #ffffffe6;
  border-radius: 0;
  max-width: 35vw;
  padding: 0;
}

.text-big.cntlink.disable.show1 {
  pointer-events: auto;
  justify-content: center;
  align-items: center;
  max-width: 36vw;
  max-height: none;
  font-size: 5.45vw;
  display: block;
}

.new-div-2 {
  border-top: .0625rem solid #939393;
  width: 15.5rem;
  height: 0;
}

.line-big-mobile {
  background-color: #e2e2e2;
  width: 34.7em;
  height: .0625rem;
  display: none;
}

.container-17 {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding: 2em 5em 0;
}

.contact-big-mobile {
  color: #fff;
  text-decoration: none;
  display: none;
}

.blopuh {
  z-index: auto;
  filter: blur(17rem);
  background-color: #070e89e6;
  border-radius: 50%;
  justify-content: flex-start;
  align-items: flex-end;
  width: 60em;
  height: 80vh;
  margin-left: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.blopuh.main {
  height: 70vh;
}

.blopuh.main.h {
  display: none;
}

.text-contact {
  line-height: 1;
  text-decoration: none;
}

.div-block-222 {
  margin-top: 0;
  position: absolute;
}

.section-21 {
  align-items: flex-end;
  width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 2.5rem;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: visible;
}

.grid-item {
  width: 70%;
  display: block;
}

.grid-item.is--buttom {
  flex-direction: column;
  width: auto;
  padding-top: 1.3em;
  padding-bottom: 0;
  line-height: 1;
  display: flex;
}

.grid-item.text {
  z-index: 2;
  width: auto;
  padding-bottom: 2em;
  position: static;
}

.footernumber {
  color: #fff;
  width: 55%;
  margin-top: 1.0625rem;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.6;
}

.footernumber.cntlink.disable {
  border-style: none;
  border-width: 0;
  border-radius: 0;
  width: auto;
  padding: 0;
  display: flex;
}

.footernumber.cntlink.disable.show1 {
  pointer-events: auto;
  width: 15.5rem;
  display: flex;
}

.divblopuh {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-span-7 {
  color: #ffffff45;
  -webkit-text-fill-color: transparent;
  background-color: #ffffff80;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 1.6875rem;
}

.heading-28 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 55px;
  margin-bottom: 0;
  position: relative;
  bottom: -3.125rem;
}

.text-span-8 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #b0f, #b82a2a);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-span-8.cntlink.disable {
  color: #fff0;
  background-image: linear-gradient(135deg, #fff, #77767a 87%);
  border-style: none;
  border-width: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline;
}

.body-2 {
  background-color: var(--black);
  touch-action: pan-y;
  overflow: visible;
}

.body-3 {
  background-color: var(--black);
  overflow: visible;
}

.pagewarpu {
  background-color: var(--black);
  -webkit-backdrop-filter: blur(6.25rem);
  backdrop-filter: blur(6.25rem);
  background-image: url('../images/star.svg');
  background-position: 0 0;
  background-size: auto;
  overflow: clip;
}

.link-block-4 {
  color: #000;
  text-decoration: underline;
}

.unifyvideotextup {
  margin-bottom: 1.9375rem;
  padding-bottom: 0;
}

.heading-infinite {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ffefcd 32%, #769ae0 76%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: -1.5rem;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 6em;
  line-height: .8;
}

.text-block-8 {
  text-decoration: none;
}

.demo-text {
  color: #fff0dca3;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.4em;
}

.demo-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 7.4vw;
  font-weight: 300;
  line-height: 1.05em;
}

.demo-text-wrap {
  padding-top: .8em;
  padding-bottom: 1.6em;
}

.btn-background {
  border-radius: 999em;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto -100%;
}

.demo-btn-wrap {
  display: flex;
}

.demo {
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.demo.right {
  background-color: var(--black);
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.demo.left {
  background-color: var(--black);
  justify-content: flex-start;
  align-items: center;
  padding: 6vw;
  display: flex;
}

.demo-wrap {
  flex-direction: column;
  align-items: flex-start;
  max-width: 36.875rem;
}

.demo-button {
  color: #fff0dc;
  background-color: #0000;
  border: 1px solid #fff0dc;
  border-radius: 999em;
  justify-content: center;
  align-items: center;
  padding: 1.1em 3.1em;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s ease-out;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: scale(1);
}

.demo-button.ultra {
  color: #fff;
  background-color: #0000;
  border: 2px solid #fff;
  width: 12rem;
  font-size: 1.15em;
  transform: scale(1);
}

.demo-button.u {
  color: #fff;
  background-color: #0000;
  padding: .8em 1.5em;
}

.demounify {
  color: #fff0dc;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 112.5rem;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.btn-description {
  z-index: 1;
  letter-spacing: .03em;
  font-size: .9em;
  font-weight: 500;
  position: relative;
}

.image-30 {
  z-index: 5;
  aspect-ratio: auto;
  object-fit: cover;
  background-color: #0000;
  width: auto;
  max-width: 61.4375rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  bottom: 0;
}

.formsubh {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 500;
}

.formhead.sub {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 16px;
}

.faq-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
}

.headline-regular {
  color: #6a6a6b;
  letter-spacing: -.0025rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.35;
}

.headline-regular.select {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ffffffa3, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: -6px;
  font-weight: 500;
}

.headline-regular.date {
  font-size: 1rem;
  font-weight: 400;
}

.noise {
  z-index: 99999;
  opacity: .22;
  pointer-events: none;
  background-image: url('../images/Noise-HalfCompress.png');
  background-position: 50%;
  background-size: 90rem;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.full-page {
  margin-top: 0;
  padding-top: 1.25rem;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}

.hero-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  max-width: 50rem;
  display: flex;
}

.line-vertical-left {
  z-index: 1;
  background-color: #1b1b1d;
  width: .0625rem;
  height: auto;
  position: absolute;
  inset: .28125rem auto 0% 0%;
}

.line-vertical-left.box {
  background-color: #fff;
}

.carousel-overlay {
  background-image: linear-gradient(90deg, #000, #07070700 15%, #07070700 85%, var(--black));
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.carousel-wrapper {
  align-items: center;
  width: auto;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.carousel-item-large {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #fff;
  align-items: center;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: flex;
}

.faq-question {
  grid-column-gap: 1rem;
  color: #fff;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block {
  font-size: .875rem;
  line-height: 1.7;
}

.wrap-h-small {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  display: flex;
}

.cta-badge {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  -webkit-backdrop-filter: blur(.75rem);
  backdrop-filter: blur(.75rem);
  color: #fff;
  background-color: #ffffff05;
  border: .05rem solid #ffffff0f;
  border-radius: .375rem;
  flex: none;
  align-items: center;
  padding: .5rem .75rem .5rem .625rem;
  font-size: .75rem;
  line-height: 1.4;
  display: flex;
  box-shadow: inset 0 -.25rem .75rem #ffffff0a;
}

.cta-badge.empty {
  border-right-style: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: 1;
  margin-right: -.5rem;
}

.gradient-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff, #ffffffa3);
  -webkit-background-clip: text;
  background-clip: text;
}

.gradient-span.show1 {
  -webkit-text-fill-color: transparent;
  mix-blend-mode: normal;
  background-image: linear-gradient(#ffffffa3, #fff);
  -webkit-background-clip: text;
  background-clip: text;
}

.gradient-span.u {
  font-size: 32px;
}

.container-lines-large {
  z-index: 6;
  background-color: #000;
  width: 100%;
  max-width: 70.5rem;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 7.5rem 3rem;
  position: relative;
}

.container-lines-large.u, .container-lines-large.unify {
  background-color: #0000;
}

.container-lines-large.unify.off {
  display: none;
}

.nav-container-lines {
  width: 100%;
  max-width: 70.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2.5rem;
  position: relative;
}

.nav-container-lines.spec, .nav-container-lines.main {
  padding-left: 0;
  padding-right: 0;
}

.button-primary {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  -webkit-backdrop-filter: blur(2.5rem);
  backdrop-filter: blur(2.5rem);
  color: #fff;
  text-align: center;
  background-color: #ffffff1f;
  background-image: linear-gradient(#ffffff14, #8e78b014);
  border-radius: 2.5rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: .5rem 1rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.7;
  text-decoration: none;
  transition: all .3s;
  box-shadow: inset 0 .0625rem .046875rem #ffffff29, inset 0 0 .0625rem #ffffff1f;
}

.button-primary:hover {
  background-color: #ffffff14;
}

.paragraph-regular {
  color: #ffffff96;
  text-wrap: pretty;
  margin-bottom: 2.1rem;
  font-size: .875rem;
  line-height: 1.7;
}

.cta-content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 34.375rem;
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
  padding-left: 2.75rem;
  display: flex;
}

.faq-toggle {
  z-index: 2;
  width: 100%;
  padding: 1.5rem;
}

.header-center-small {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 37.5rem;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-small {
  color: #cac8c8bf;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.7;
}

.paragraph-small.faq {
  color: #fff9;
  font-size: .875rem;
}

.cta-overlay {
  z-index: 3;
  background-image: linear-gradient(to right, #14141700, #101013);
  border-top-right-radius: .5rem;
  border-bottom-right-radius: 1rem;
  width: 20%;
  position: absolute;
  inset: .0625rem 0 .0625rem auto;
}

.carousel-container-lines {
  z-index: 10;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  width: 100%;
  max-width: 70.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.linear-code {
  display: none;
}

.cta-block {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: #070707;
  background-image: linear-gradient(#ffffff0a, #fff0);
  border: .0625rem solid #1b1b1d;
  border-radius: .75rem .75rem 1.5rem 1.5rem;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  padding: .25rem .375rem .25rem .25rem;
  display: flex;
}

.line-horizontal {
  z-index: 0;
  pointer-events: none;
  background-color: #1b1b1d;
  width: 99.3%;
  height: .0625rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.line-horizontal.bottom {
  inset: auto 0% 0%;
}

.line-horizontal.bottom.box {
  width: auto;
}

.line-horizontal.box {
  background-color: #fff;
  width: auto;
}

.home-lights {
  z-index: 98;
  pointer-events: none;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.light-wrap {
  width: 100%;
  min-width: 90rem;
  position: relative;
}

.faq-answer {
  padding-left: 1.5rem;
  padding-right: 4rem;
  position: relative;
  top: -1.25rem;
}

.specs-unify-div {
  z-index: 5;
  flex-direction: column;
  width: 100%;
  max-width: 70.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 5rem 3rem;
  display: block;
  position: relative;
}

.specs-unify-div.hide {
  display: none;
  overflow: hidden;
}

.specs-unify-div.stract {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.specs-unify-div.stract._9 {
  z-index: 9;
}

.specs-unify-div.stract._8 {
  z-index: 8;
}

.specs-unify-div.stract._7 {
  z-index: 7;
}

.specs-unify-div.stract._6 {
  z-index: 6;
}

.specs-unify-div.off {
  display: none;
}

.specs-unify-div.image {
  flex-flow: row;
  max-height: 40dvh;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.specs-unify-div.bloggrid {
  width: 100%;
  min-height: 25rem;
  max-height: 25rem;
  padding: 0;
}

.specs-unify-div.bloggrid.inblog {
  width: 100%;
}

.specs-unify-div.cta {
  padding: 0;
}

.line-dot {
  z-index: 5;
  background-color: #0d0d11;
  border: .0625rem solid #1b1b1d;
  border-radius: .125rem;
  width: .625rem;
  height: .625rem;
  position: absolute;
}

.line-dot.bottom-right {
  z-index: 6;
  inset: auto -.28125rem -.28125rem auto;
}

.line-dot.bottom-right.box {
  background-color: #fff;
}

.line-dot.bottom-right.box.bottom {
  right: auto;
}

.line-dot.bottom-left {
  z-index: 6;
  inset: auto auto -.28125rem -.28125rem;
}

.line-dot.bottom-left.box {
  background-color: #fff;
}

.line-dot.tleft {
  top: -.28125rem;
  left: -.28125rem;
}

.line-dot.tleft.box {
  background-color: #fff;
}

.line-dot.tright {
  inset: -.28125rem -.28125rem auto auto;
}

.line-dot.tright.box {
  background-color: #fff;
}

.line-dot.tright.box.center {
  right: auto;
}

.decoline {
  z-index: 6;
  pointer-events: none;
  display: block;
  position: absolute;
  inset: 0%;
}

.light-left {
  width: 80vw;
  max-width: 90rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.faqse {
  z-index: 2;
  background-color: #000;
  margin-top: 0;
  padding-bottom: .0625rem;
  padding-left: 3%;
  padding-right: 3%;
  position: relative;
}

.faqse.faq {
  height: 90vh;
  margin-top: 0;
  font-family: Inter, sans-serif;
  font-weight: 300;
  overflow: hidden;
}

.faqse.faq.u {
  background-color: #0000;
}

.faqse.ultra {
  z-index: 6;
  padding: 5%;
}

.faqse.unify {
  background-color: #0000;
  max-width: 70.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0%;
  padding-right: 0%;
}

.icon-x-small {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.minus {
  z-index: 0;
  opacity: 0;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
}

.wrap-v-regular {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.faq-dropdown {
  cursor: pointer;
  background-color: #070707;
  border: .0625rem solid #ffffff0f;
  border-radius: .75rem;
  width: 100%;
  overflow: hidden;
}

.container-lines-regular {
  z-index: 1;
  width: 100%;
  max-width: 70.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3.375rem 3rem;
  position: relative;
}

.linear-border {
  z-index: 0;
  pointer-events: none;
  border-radius: .75rem .75rem .375rem .375rem;
  position: absolute;
  inset: 0%;
}

.linear-border.cta-border {
  z-index: 3;
  border-radius: .5rem;
}

.container-regular {
  width: 100%;
  max-width: 61.5rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-regular.p {
  display: flex;
}

.carousel {
  flex: none;
  align-items: center;
  display: flex;
}

.cta-badge-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: column;
  margin-right: -.125rem;
  display: flex;
}

.line-vertical-right {
  z-index: 1;
  background-color: #1b1b1d;
  width: .0625rem;
  height: auto;
  position: absolute;
  inset: .28125rem 0% 0% auto;
}

.line-vertical-right.box {
  background-color: #fff;
}

.faq-dropdown-list {
  background-color: #0000;
  display: block;
  position: relative;
}

.faq-icon {
  flex: none;
  order: 1;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

.c-button-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.button-secondary {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #fff;
  text-align: center;
  border-radius: 6.1875rem;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: .0625rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.7;
  text-decoration: none;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
  position: relative;
}

.container-x-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.carousel-group {
  flex-direction: row;
  flex: none;
  align-items: center;
  display: flex;
}

.wrap-v-small {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: column;
  display: flex;
}

.label-regular {
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.7;
}

.max-width-x-small {
  width: 100%;
  max-width: 27.5rem;
}

.plus {
  width: 1.5rem;
  height: 1.5rem;
}

.light-right {
  width: 80vw;
  max-width: 90rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.cta-side {
  border-radius: .5rem;
  width: 100%;
  max-width: 23.75rem;
  padding: 2.75rem .0625rem 2.75rem 2.75rem;
  position: relative;
  overflow: hidden;
}

.body-gridlist {
  background-color: #070707;
  background-image: url('../images/Dots_Grid.webp');
  background-size: 90rem;
  overflow: visible;
}

.sizespecs {
  flex-flow: column;
  justify-content: space-between;
  max-width: 720px;
  height: auto;
  display: flex;
}

.spectitles {
  width: 30%;
}

.specinfo {
  width: 67%;
}

.textspectitles {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.15;
  padding-bottom: 10px;
}

.textspecinfo {
  color: #ffffffa6;
  flex-direction: row;
  align-items: flex-end;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.15;
  display: block;
}

.textspecinfo.doble {
  text-transform: capitalize;
  line-height: 2;
}

.textspecinfo.doble.stract {
  line-height: 1.8;
}

.textspecinfo._115 {
  opacity: 0;
  position: absolute;
}

.textspecinfo._110 {
  opacity: 0;
  position: relative;
}

.textspecinfo.date {
  font-size: .8rem;
}

.textspecinfo.date.feature {
  font-size: 1.25rem;
}

.unify-title-name {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ffffffa3, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  line-height: 3rem;
}

.cta-head {
  text-transform: capitalize;
  font-size: 1.5rem;
  line-height: 1.4;
}

.image-32 {
  z-index: auto;
  pointer-events: none;
  width: 100%;
  max-width: 70.5rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0%;
}

.image-32.main {
  max-width: none;
}

.blockl {
  width: 60%;
  max-width: 60%;
  height: auto;
  margin-top: 4.375rem;
  margin-left: auto;
  margin-right: auto;
}

.body-5 {
  background-color: #000;
  overflow: visible;
}

.policytext {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  font-weight: 200;
  display: flex;
}

.heading-34 {
  color: #fff;
  text-align: center;
  margin: .9375rem 0 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.policyt {
  color: #fff;
  text-align: left;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4.5rem;
  font-family: Inter, sans-serif;
  font-weight: 200;
}

.bold-text-3 {
  font-weight: 200;
}

.policyb {
  font-weight: 500;
}

.link-4 {
  color: #fff9;
  pointer-events: auto;
  margin-top: 1.1875rem;
  text-decoration: none;
}

.link-4.w--current {
  color: #fff9;
  text-decoration: underline;
}

.section-23 {
  padding-bottom: .0625rem;
  padding-left: 3%;
  padding-right: 3%;
}

.unifylines {
  margin-bottom: 1.875rem;
  padding-bottom: 0;
}

.unifylines.show1 {
  width: 100%;
}

.unifylines.show1.off {
  display: none;
}

.text-span-9 {
  font-weight: 100;
}

.link-5 {
  color: #fff;
  font-weight: 500;
}

.field_line {
  opacity: .1;
  background-color: #fff;
  margin-bottom: -3.7%;
  transition: opacity .3s;
  position: absolute;
  inset: auto 0% 0%;
}

.link_text {
  margin-bottom: 0;
  font-size: 1.3em;
  font-weight: 400;
}

.link_text.is--2 {
  position: absolute;
}

.link_circle {
  z-index: 1;
  background-color: #fff;
  border-radius: 50%;
  width: 100%;
  min-height: 6em;
  margin-bottom: 5.9em;
  padding-top: 100%;
  transition: margin .4s, border-radius .25s;
  position: absolute;
  inset: auto 0% 0%;
}

.link_wrap-2 {
  z-index: 2;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
  overflow: hidden;
}

.link_move {
  position: relative;
}

.label {
  display: none;
}

.shapes {
  flex-flow: wrap;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-left: 0;
  padding-bottom: 2em;
  display: flex;
}

.group {
  padding-top: 1.5em;
}

.group.check {
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  margin: 0 auto;
  padding-top: .625rem;
  display: flex;
}

.link_container {
  padding: .8em;
  display: inline-block;
}

.link_container.form {
  align-items: flex-end;
  padding: .8em;
  display: flex;
}

.link {
  text-align: center;
  border: .0625rem solid #fff6;
  border-radius: 100vw;
  padding: 1.4em 2.6em;
  transition: color .2s;
  position: relative;
  overflow: hidden;
}

.link.is--submit {
  border-width: 0;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  overflow: visible;
}

.link.disable {
  border-style: none;
  border-radius: 0;
  padding: 0;
  font-size: .875rem;
  line-height: 1.25rem;
}

.groupup {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 100vh;
  margin-top: 0;
  padding-top: 6.25rem;
  padding-bottom: 6.1875rem;
  display: flex;
}

.formsub {
  margin-bottom: 0;
  display: block;
}

.field-label-2, .field-label-3, .field-label-4, .field-label-5 {
  margin-bottom: 0;
}

.mainbutton {
  background-color: #0000;
  border: .09375rem solid #fff;
  border-radius: 100em;
  padding: 1.4em 2.6em;
  font-family: Inter, sans-serif;
  font-size: .875rem;
  text-decoration: none;
  transition: all .2s;
}

.mainbutton.product {
  border-color: var(--pumpkin);
  color: var(--pumpkin);
  cursor: help;
  height: auto;
  margin-top: 0;
  padding: .5em;
  font-size: .9rem;
}

.mainbutton.product:hover {
  background-color: var(--pumpkin);
  color: var(--bg);
}

.mainbutton.product.activate {
  border-color: var(--black);
  color: var(--black);
}

.nav-container {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr .3fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center end;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.nav-menu {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex: 0 auto;
  order: 1;
  justify-content: flex-end;
  align-items: center;
  padding-right: 1.25rem;
  font-family: Inter, sans-serif;
  display: flex;
}

.navigation-link {
  color: #fff;
  text-align: center;
  border-radius: 0;
  margin: 2.2rem .8rem;
  padding: 0;
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.25rem;
  text-decoration: none;
  transition: all .3s;
}

.navigation-link:hover {
  -webkit-backdrop-filter: blur(.25rem);
  backdrop-filter: blur(.25rem);
  background-color: #ffffff0f;
}

.navigation-link.w--current {
  -webkit-backdrop-filter: blur(.125rem);
  backdrop-filter: blur(.125rem);
  color: #fff;
  background-color: #ffffff0f;
}

.navigation-link.show1:hover {
  background-color: #0000;
}

.nav-button-group {
  align-items: center;
  display: flex;
}

.container-18 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.copy-me {
  width: 80vh;
  max-width: 95%;
  display: flex;
  position: relative;
}

.edit-me {
  display: none;
}

.linear-grad {
  z-index: 5;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.radial-blur {
  z-index: 3;
  width: 100%;
  height: 50%;
  position: absolute;
  inset: auto 0% 0%;
}

.gradient-half {
  filter: brightness(157%);
  width: 50%;
  height: 42rem;
}

.glow {
  z-index: 10;
  opacity: .87;
  filter: blur(13.125rem);
  border-radius: 100%;
  width: 100%;
  height: 19%;
  position: absolute;
  inset: 50% 0% 0%;
}

.body-7 {
  background-color: #09050a;
}

.div-block-233 {
  position: absolute;
}

._404 {
  color: #fff;
  font-size: 4em;
  line-height: 1.2;
}

.div-block-234 {
  z-index: 10;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 8.125rem;
  display: flex;
  position: absolute;
}

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

.bodyultra {
  background-color: var(--black);
  color: #fff;
  font-size: 1rem;
  overflow: visible;
}

.floathero {
  z-index: 2;
  border: .125rem solid var(--glass-border);
  -webkit-backdrop-filter: blur(1.25rem);
  backdrop-filter: blur(1.25rem);
  background-color: #0000;
  background-image: linear-gradient(144deg, #eeedf21a, #1a1a1a00 67%), url('../images/Noise-HalfCompress.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, 90rem;
  background-attachment: scroll, fixed;
  border-radius: 3.125rem;
  width: 90vw;
  height: 95vh;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
}

.html-embed-3 {
  position: absolute;
}

._3-feautre-left {
  object-fit: contain;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

._3-feature-right {
  flex-flow: column;
  justify-content: space-around;
  width: 50%;
  height: 50vh;
  margin-top: 1.25rem;
  padding-left: 1.25rem;
  display: flex;
  position: relative;
  container-type: inline-size;
}

._3featureunifytext {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(225deg, #666, #fff 58%);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 7cqw;
  font-weight: 500;
  line-height: 1.8;
  position: absolute;
}

._3featurteunifyhead {
  color: #fff9;
  text-align: left;
  text-wrap: balance;
  padding-top: 1.25rem;
  padding-left: 1.25rem;
  font-family: Inter, sans-serif;
  font-weight: 400;
  position: absolute;
  inset: 0% 0% auto;
}

.image-34 {
  aspect-ratio: auto;
  border-top-left-radius: .625rem;
  border-bottom-left-radius: .625rem;
  height: 100%;
  margin-bottom: 0;
  display: block;
  position: relative;
  inset: 0;
  overflow: visible;
}

.faq-head {
  font-size: 3em;
}

.body-product {
  background-color: var(--black);
  background-image: url('../images/Dots_Grid.webp');
  background-position: 0 0;
  background-size: auto;
  overflow: visible;
}

.block-actions-wrapper {
  justify-content: flex-end;
  padding-right: 1.125rem;
  display: flex;
}

.static-block {
  z-index: 0;
  border: 2px solid var(--pumpkin);
  background-color: #0000;
  margin-top: -2px;
  position: relative;
}

.static-block.unify {
  border-color: var(--pumpkin);
}

.static-block.other, .static-block.bunker {
  border-color: var(--pumpkin);
  cursor: auto;
}

.blockwrapper {
  z-index: 0;
  background-image: url('../images/Noise-HalfCompress.png'), linear-gradient(270deg, #eeedf21a, #1a1a1a00 67%);
  background-position: 0 0, 0 0;
  background-size: 1440px, auto;
  position: relative;
}

.blockwrapper.test {
  transform: none;
}

.blocktitle {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 400;
}

.blocktitle.muted {
  opacity: .3;
  width: 13.6875rem;
}

.blocktitle.mobiletitle {
  transition: all .2s;
}

.blocktitle.mobiletitle.activate, .blocktitle.activate {
  color: var(--black);
}

.full-image {
  z-index: 20;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.descproductarchive {
  width: 16rem;
  padding-right: 1.125rem;
}

.floating-block {
  z-index: 2;
  border: 2px solid var(--pumpkin);
  position: relative;
}

.block-title-wrapper {
  flex: 1;
  justify-content: flex-start;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  display: flex;
}

.preview-wrapper {
  z-index: 5;
  border: 2px solid var(--pumpkin);
  opacity: 0;
  pointer-events: none;
  width: auto;
  min-width: 15.625rem;
  max-width: none;
  height: 15vw;
  position: fixed;
  inset: auto -2rem 10rem auto;
  overflow: hidden;
  box-shadow: 0 0 10rem 2.25rem #f0b88e54;
}

.preview-wrapper.special {
  z-index: 20;
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: hidden;
  box-shadow: 0 0 10rem 2.25rem #ffffff54;
}

.blockcontent {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  mix-blend-mode: normal;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-decoration: none;
  transition: color .2s, box-shadow .2s, background-color .2s;
  display: flex;
}

.blockcontent.top {
  z-index: 2;
  aspect-ratio: auto;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: url('../images/Noise-HalfCompress.png'), linear-gradient(#eeedf21a, #1a1a1a00 67%);
  background-position: 0 0, 0 0;
  background-size: 1440px, auto;
  position: relative;
}

.blockcontent.unify.activate, .blockcontent.p.activate {
  background-color: var(--pumpkin);
}

.blockcontent.activate {
  background-color: #f8861e80;
}

.cube-top-svg {
  z-index: 0;
  width: 88vw;
  max-width: 71.875rem;
  height: 100%;
  margin-left: 0;
  display: block;
  position: relative;
  left: 0;
}

.cube-top-svg.blockwarpper {
  filter: blur(5px);
  pointer-events: none;
  height: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.cube-top-svg.top {
  z-index: 2;
  margin-left: -2px;
  position: relative;
}

.cube-top {
  z-index: 2;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  width: 100%;
  position: absolute;
  top: 5px;
  left: 0;
  transform: translate(0, -100%);
}

.cube-top.tops {
  z-index: 0;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  top: -78px;
  transform: translate(-2px);
}

.block {
  z-index: 99;
  border: 2px solid var(--pumpkin);
  width: 0;
  height: 0;
  position: relative;
}

.main-wrapper {
  color: var(--pumpkin);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 34vh;
  display: flex;
  overflow: clip;
}

.productextralink {
  pointer-events: none;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 6.5rem;
  font-size: .9rem;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.typeblockarchive {
  width: 13.6875rem;
  padding-right: 1.125rem;
}

.static-cube {
  z-index: 5;
  mix-blend-mode: normal;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: visible;
}

.opening-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.nameproductarchive {
  width: 10rem;
  padding-right: 1.125rem;
}

.cubewrapper {
  background-color: #000;
  flex-direction: column;
  width: 88vw;
  max-width: 71.875rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.icon {
  color: var(--pumpkin);
  width: 1.5rem;
  height: 1.5rem;
}

.icon.margin-right {
  margin-left: 2.25rem;
}

.icon.muted {
  opacity: .3;
}

.icon.main.mobile {
  display: none;
}

.icon.main.activate {
  opacity: 0;
}

.icon.alt {
  opacity: 0;
  color: var(--black);
  position: absolute;
}

.icon.alt.activate {
  opacity: 1;
}

.icon.cross.activate {
  color: var(--black);
  transition: all .2s;
}

.remove-webflow-interactions, .custom-styles, .font-smoothing {
  display: none;
}

.hero-u-left {
  z-index: 5;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 27rem;
  max-width: 27rem;
  margin-top: 10rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.title-wrap {
  z-index: 5;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hero-u {
  z-index: 1;
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  background-color: var(--black);
  background-image: url('../images/star_1.svg');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  grid-template: ". . Area Area Area Area Area Area Area Area ." 56vh
                 ". Area-2 Area-2 Area-2 Area-2 Area-2 Area-2 Area-2 Area-2 Area-2 Area-2"
                 / minmax(0, 1fr) 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-around;
  place-items: center stretch;
  height: 120vh;
  min-height: auto;
  margin-bottom: 0;
  padding-bottom: 1.75rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-span {
  font-family: Open Sans, sans-serif;
}

.heading-35 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff, #bababa);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: .8rem;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.2;
}

.hero-u-bottom {
  z-index: 1;
  box-shadow: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  position: relative;
}

.hero-imge {
  object-position: 50% 50%;
  width: 100%;
  max-width: 1847px;
  max-height: 1278px;
  position: static;
}

.hero-imge.mobile {
  display: none;
}

.u-underhero {
  z-index: 1;
  background-color: var(--black);
  background-image: url('../images/Dots_Grid.webp');
  background-position: 0 0;
  background-size: auto;
  position: relative;
}

.title-holder {
  justify-content: center;
  align-items: center;
  height: 25vh;
  display: flex;
}

.cta_ultra {
  justify-content: center;
  align-items: center;
  height: 15vh;
  margin-top: 40px;
  display: flex;
}

.heading-36 {
  color: #fff;
  text-align: center;
}

.paragraph-3 {
  color: #ffffffbf;
  text-align: center;
  text-wrap: pretty;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.horizontal-scroll_sticky {
  background-image: url('../images/Dots_Grid.webp');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  padding-left: 7.5em;
  padding-right: 7.5em;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.uscrolls {
  padding-top: 12em;
  position: relative;
}

.uscrolls.horizontal-scroll {
  z-index: 1;
  background-color: var(--black);
  height: 500vh;
  padding-top: 0;
}

._3d-item-heading {
  font-size: 3em;
  line-height: 1;
}

._3d-item-left-column {
  grid-column-gap: 3.33em;
  grid-row-gap: 3.33em;
  align-items: flex-start;
  display: flex;
}

.separation-line {
  background-color: #272727;
  width: 100%;
  height: 1px;
}

.separation-line.white {
  background-color: #fbfbfb;
}

.horizontal-scroll-wrapper {
  grid-column-gap: 7.5em;
  grid-row-gap: 7.5em;
  flex: none;
  align-items: flex-start;
  display: flex;
}

.heading-container {
  position: relative;
}

.horizontal-scroll-flex {
  margin-top: 7.5em;
  display: flex;
}

.horizontal-scroll-item {
  grid-column-gap: 1.67em;
  grid-row-gap: 1.67em;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 85vw;
  margin-top: 2.67em;
  margin-bottom: 2.67em;
  display: grid;
}

._3d-video-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 23.75rem;
  height: 23.75rem;
  display: flex;
  overflow: hidden;
}

._3d-item-description {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  display: flex;
}

.paragraph-container {
  z-index: 2;
  max-width: 80%;
  position: relative;
}

.gifultra {
  max-width: 120%;
}

.heroemb {
  opacity: .2;
  filter: blur(5em);
  width: 43em;
  display: block;
  position: absolute;
  inset: 25% auto auto 50%;
  transform: translate(-50%, -71%);
}

.heroemb.alt {
  opacity: .85;
  filter: none;
  width: 100vw;
  height: 100vh;
  display: block;
  inset: 0%;
  transform: none;
  position: absolute;
}

.section-timeline-heading {
  z-index: 1;
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: 35vh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.container {
  justify-content: center;
  align-items: center;
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.padding-vertical-xlarge {
  padding-top: 0;
  padding-bottom: 120px;
}

.timeline-main_heading-wrapper {
  z-index: 3;
  color: #fff;
  text-align: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.margin-bottom-medium {
  margin-bottom: 32px;
}

.paragraph-large {
  color: #ffffff96;
  letter-spacing: -.02em;
  font-size: 20px;
}

.container-19 {
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

.inline-block {
  display: inline-block;
}

.timeline_titles {
  color: #fff;
  letter-spacing: -.03em;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.overlay-fade-bottom {
  background-image: linear-gradient(0deg, #000, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.text-colour-lightgrey {
  color: #ffffffa6;
}

.timeline_link {
  opacity: .6;
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.overlay-fade-top {
  z-index: 2;
  background-image: linear-gradient(#000, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.timeline_text {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}

.link-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.timeline_image-wrapper {
  background-image: linear-gradient(138deg, #000, #0000 28%);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.timeline_progress-bar {
  z-index: 1;
  background-color: #fff;
  background-image: linear-gradient(180deg, var(--prime), var(--pumpkin) 51%, #6248ff);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.timeline_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.timeline_circle {
  background-color: #fff;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 30px 15px #6b687796;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.timeline_progress {
  z-index: 0;
  background-color: #414141;
  width: 3px;
  height: 100%;
  position: absolute;
}

.section-timeline {
  background-image: url('../images/Dots_Grid.webp');
  background-position: 0 0;
  background-size: 1440px;
  margin-top: 0;
  position: relative;
}

.hero-aurora-stroke {
  opacity: 1;
  background-image: linear-gradient(#e0cbe0, #4c45a5 5%, #000 10%);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 230em;
  height: 230em;
  padding: .2em;
  display: block;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, 3%);
}

.hero-aurora-stroke.footer {
  background-image: linear-gradient(150deg, #e0cbe0 10%, #4c45a5 25%, #000 50%);
  width: 80em;
  height: 80em;
  top: 30%;
  transform: translate(15%, -15%);
}

.aurora-stroke-inner {
  opacity: 1;
  background-color: #000;
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

.hero-aurora-blur {
  z-index: 3;
  opacity: .5;
  filter: blur(2em);
  background-image: linear-gradient(#e0cbe0, #4c45a5 5%, #000 10%);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 230em;
  height: 230em;
  padding: 4em;
  display: block;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, 2%);
}

.hero-aurora-blur.footer {
  filter: blur(1.7em);
  background-image: linear-gradient(150deg, #e0cbe0 10%, #4c45a5 25%, #000 50%);
  width: 80em;
  height: 80em;
  padding: 2.5em;
  top: 30%;
  transform: translate(13%, -16%);
}

.hero-aurora-blur.footer.movable {
  background-image: linear-gradient(150deg, #e0cbe0 10%, #4c45a5 25%, #000 50%);
}

.aurora-blur-inner {
  background-color: #000;
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

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

.ultratechspecs {
  z-index: 1;
  background-color: var(--black);
  background-image: url('../images/Dots_Grid.webp');
  background-position: 0 0;
  background-size: auto;
  margin-top: 0;
  padding-top: 42px;
  padding-left: 150px;
  padding-right: 150px;
  position: relative;
  overflow: hidden;
}

.black-1 {
  background-color: #000;
  border-radius: 999em;
  width: 4em;
  height: 15em;
  position: absolute;
  top: -5em;
  right: 41%;
  transform: rotate(39deg);
}

.orange {
  background-color: #faad2e;
  border-radius: 999em;
  width: 4em;
  height: 10em;
  margin-left: auto;
  position: absolute;
  top: auto;
  left: 0;
  right: 37%;
  transform: rotate(40deg);
}

.black {
  background-color: #000;
  border-radius: 999em;
  width: 4em;
  height: 15em;
  position: absolute;
  top: -5em;
  right: 88%;
  transform: rotate(39deg);
}

.text-wrapper {
  z-index: 1;
  color: #fff;
  text-shadow: 0 1px 10px #000000ba;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.text-wrapper.no {
  border-bottom: 1px solid #ddd8ffa8;
  padding-bottom: 2px;
}

.gradient-wrapper {
  opacity: .39;
  background-color: #1b1b1b;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  font-size: 1vw;
  text-decoration: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.blending-group-w {
  z-index: 1;
  filter: blur(14px);
  mix-blend-mode: overlay;
}

.gradient-button {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
}

.gradient-button.sound {
  max-width: 210px;
  margin-left: auto;
  margin-right: auto;
}

.gradient-button.cta {
  z-index: 9999;
  margin-top: 50px;
}

.purple-2 {
  background-color: #b5a3d6;
  border-radius: 999em;
  width: 7em;
  height: 6em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  left: 10%;
  right: auto;
  transform: rotate(40deg);
}

.background-noiselog {
  z-index: 0;
  opacity: .45;
  background-image: url('../images/noise.png');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.shapes-wrapper {
  filter: blur(10px);
}

.text {
  letter-spacing: 1px;
  text-transform: capitalize;
  text-shadow: 0 1px 10px #0003;
  mix-blend-mode: color;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}

.button-link {
  z-index: 1;
  border: 2px solid #ddd8ff2e;
  border-radius: 999999px;
  justify-content: center;
  align-items: center;
  height: 3.5rem;
  margin-top: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-link.sound.no {
  border-style: none;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-radius: 0;
  height: 2rem;
  margin-top: 1.2rem;
  margin-bottom: 8px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.button-link.cta {
  z-index: 9999;
}

.orange-1 {
  background-color: #e7805b;
  border-radius: 999em;
  width: 9em;
  height: 7em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  left: 0;
  right: 49%;
}

.blue-1 {
  background-color: #a0bce0;
  border-radius: 999em;
  width: 10em;
  height: 5em;
  margin-left: auto;
  position: absolute;
  top: auto;
  right: 44%;
  transform: rotate(60deg);
}

.green {
  background-color: #9fc68e;
  border-radius: 999em;
  width: 8em;
  height: 10em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  right: 40%;
  transform: rotate(29deg);
}

.blue {
  background-color: #a0bce0;
  border-radius: 999em;
  width: 8em;
  height: 11em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0 -73px 19%;
}

.purple-1 {
  background-color: #b5a3d6;
  border-radius: 999em;
  width: 7em;
  height: 7em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0 auto -4%;
}

.purple {
  background-color: #b5a3d6;
  border-radius: 999em;
  width: 8em;
  height: 10em;
  position: absolute;
  top: 0%;
  left: 18%;
  right: 0;
  transform: rotate(-28deg);
}

.body-8 {
  background-color: var(--black);
  color: #fff;
  background-image: url('../images/Dots_Grid.webp');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  display: block;
  overflow: visible;
}

.page-wrapper {
  text-align: left;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  height: 100vh;
}

.heading-38 {
  color: #fff;
  margin-bottom: 2.5rem;
}

.submit-button {
  pointer-events: auto;
  background-color: #0000;
}

.log-in-form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20rem;
  height: 50vh;
  display: flex;
}

.log-in-form-block {
  border: 2px solid var(--glass-border);
  background-color: #25252573;
  border-radius: 20px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}

.field-label-6, .field-label-7 {
  width: 100%;
}

.user-email-field {
  background-color: #1b1b1b4d;
  border: 1px solid #ddd8ff2e;
  border-radius: 20px;
  width: 100%;
}

.user-password-field {
  background-color: #1b1b1b4d;
  border: 1px solid #ddd8ff2e;
  border-radius: 20px;
}

.image-47 {
  width: 200%;
  max-width: none;
  position: absolute;
  inset: 0%;
}

.boxdesc {
  flex-flow: row;
  justify-content: space-around;
  width: 90vw;
  max-width: 90vw;
  height: 50dvh;
  margin-left: auto;
  margin-right: auto;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.boxultra {
  width: 50%;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.boxultra.on {
  background-color: var(--cool-proton-bg);
  color: var(--black);
}

.boxhead {
  z-index: 3;
  font-size: 3.5rem;
  line-height: 1;
  transition: all .2s;
  position: relative;
}

.boxhead.on {
  color: var(--black);
}

.boxdiv {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 0 1.25rem 1.56rem;
  transition: all .2s;
  display: flex;
}

.boxtext {
  z-index: 3;
  color: #ffffffb3;
  text-align: left;
  max-width: 600px;
  margin-left: auto;
  font-size: 21px;
  font-weight: 300;
  line-height: 26px;
  transition: all .2s;
  position: relative;
}

.boxtext.on {
  color: #000c;
  font-weight: 300;
}

.boxfloat {
  z-index: 1;
  background-color: var(--cool-proton-bg);
  width: 100%;
  height: 100%;
  transition: all .1s;
  position: absolute;
  inset: 0%;
  transform: translate(0, -100%);
}

.boxfloat.on {
  transform: translate(0);
}

.boxbuttonfloat {
  background-color: var(--cool-proton-bg);
  width: 12rem;
  height: 10rem;
  transition: border-radius .25s, all .35s;
  position: absolute;
  inset: 0%;
  transform: translate(0, -100%);
}

.boxcta {
  border-radius: 99em;
  position: relative;
  overflow: hidden;
}

.boxcta.u {
  border: 1px solid #fff;
}

.cardultramargint {
  margin-top: 20px;
}

.cardultramargint.margin-bottom-20 {
  padding-bottom: 20px;
}

.cardcontainultra {
  perspective: 1000px;
}

.cardcontainultra.extra {
  display: none;
}

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

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

.image-2 {
  max-width: 90%;
  position: relative;
  right: 0;
}

._3-column-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.cardultra1 {
  cursor: pointer;
  background-color: #ffffff0d;
  background-image: linear-gradient(#fff0, #ffffff0d);
  border-radius: .63rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 16rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cardultra1.search {
  border-radius: 20px;
  height: 100%;
  margin-bottom: 0;
  display: block;
  overflow: visible;
}

.cardultralarge {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  opacity: 1;
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  cursor: auto;
  background-color: #00000040;
  background-image: url('../images/dots2alt.png');
  background-size: cover;
  border: 1.5px solid #ffffff26;
  border-radius: 20px;
  flex-flow: column;
  height: 100%;
  margin-bottom: 0;
  padding: 50px 32px 50px 100px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 40px #ccd7ff26, inset 0 5px 10px #0000000d, inset 0 15px 30px #0000000d, inset 0 30px 60px #0000001a;
}

.cardultralarge.version-2 {
  background-color: #00000040;
  background-image: url('../images/dots2alt.png');
  background-position: 0 0;
  background-size: contain;
  border-width: 1.5px;
  border-color: #ffffff26;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  padding: 60px 100px 60px 0;
  overflow: visible;
  box-shadow: inset 0 0 40px #ccd7ff26, inset 0 5px 10px #0000000d, inset 0 15px 30px #0000000d, inset 0 30px 60px #0000001a;
}

.cardwarp {
  text-align: center;
  margin-bottom: 55px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cardwarp.align-left {
  margin-left: 0;
}

.cardwarpultra {
  z-index: 1;
  background-color: #000;
  padding-top: 140px;
  padding-bottom: 100px;
  position: relative;
  overflow: visible;
}

.cardcontentultra {
  margin-top: 20px;
}

.paragraph-20px {
  color: #f1f1f3;
  font-size: 20px;
  font-weight: 300;
}

.paragraph-20px.x {
  color: #9ba1a6;
  text-wrap: pretty;
}

.paragraph-20px.x.tablet-text-center {
  text-align: left;
  margin-bottom: 0;
}

.paragraph-20px.x.text-left {
  text-align: left;
}

.cardultraimage {
  margin-top: auto;
  margin-bottom: auto;
  position: relative;
  inset: 0% 0% 0% auto;
}

._1-2cardultragrid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1.5fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cardultratitles {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
}

.card-block-short {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  cursor: auto;
  background-color: #00000040;
  background-image: url('../images/dots2alt.png');
  background-size: cover;
  border: 1.5px solid #ffffff26;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  padding: 40px 32px;
  display: flex;
  position: relative;
  box-shadow: inset 0 0 40px #ccd7ff26, inset 0 5px 10px #0000000d, inset 0 15px 30px #0000000d, inset 0 30px 60px #0000001a;
}

.vertical-gap20px {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  padding-top: 50px;
  padding-bottom: 0;
  display: flex;
}

.vertical-gap20px.text-righ {
  text-align: right;
  justify-content: space-around;
  align-items: center;
  padding-top: 0;
}

.section-heading-2 {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 700;
}

.section-heading-2.tablet-center {
  color: #fff;
  text-wrap: pretty;
  font-size: 42px;
  line-height: 1.1;
}

.section-heading-2.alaign-right {
  text-align: right;
}

.section-heading-2.alaign-right.tablet-text-center {
  color: #fff;
  text-align: left;
  text-wrap: pretty;
  margin-top: 0;
  font-size: 42px;
  line-height: 1.1;
}

.cardcont {
  z-index: 3;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.text-center-2 {
  text-align: center;
}

.ultrawarpblob {
  z-index: 1;
  opacity: .25;
  position: absolute;
}

.ultrawarpblob.b {
  display: none;
}

.cardultraicon {
  max-width: 40%;
}

.timelineimg {
  max-width: 50%;
}

.heading-39 {
  position: relative;
}

.content--canvas {
  opacity: .75;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  position: absolute;
  inset: 0%;
}

.sound_button_wrap {
  z-index: 10;
  mix-blend-mode: difference;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 9.2rem;
  height: 6.4rem;
  display: flex;
  position: fixed;
  inset: auto auto 0 0%;
}

.sound_button {
  cursor: pointer;
  width: 3.2rem;
  height: 3.2rem;
  position: relative;
}

.unmute_icon {
  width: 32px;
  max-width: 32px;
  height: 32px;
  max-height: 32px;
  position: absolute;
  inset: 0%;
}

.mute_icon {
  width: 32px;
  max-width: 32px;
  height: 32px;
  max-height: 32px;
}

.section-25 {
  z-index: 2;
  width: 99.9vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.warpper {
  z-index: 1;
  background-color: #000;
  position: relative;
  overflow: clip;
}

.modal_overlay {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 200px 100px;
  display: none;
  position: fixed;
  inset: 0%;
}

.title_6-4 {
  z-index: 11;
  text-transform: capitalize;
  mix-blend-mode: difference;
  font-family: Inter, sans-serif;
  font-size: 5rem;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
}

.modal {
  z-index: 11;
  opacity: 1;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  text-align: center;
  background-color: #00000075;
  background-image: linear-gradient(144deg, #eeedf261, #fff3 43%);
  border: 2px solid #eeedf257;
  border-top-color: #eeedf22e;
  border-radius: 2em;
  flex-flow: column;
  width: 100rem;
  max-width: 1300px;
  max-height: 800px;
  padding: 4rem 5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.margin_2-4_top {
  margin-top: 2.4rem;
}

.shinesound {
  pointer-events: none;
  background-image: radial-gradient(circle, #1c1341de, #1c134100 61%);
  border-radius: 100vw;
  width: 80em;
  height: 80em;
  margin-top: -30em;
  margin-left: -25.7em;
  position: absolute;
  inset: 0% auto auto 0%;
}

.css {
  width: 0;
  height: 0;
  position: fixed;
  inset: 0% auto auto 0%;
}

.body-9 {
  background-color: var(--black);
}

.ultrashapehero {
  width: 1024px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.ultraheroline {
  background-image: linear-gradient(#ffffff80, #ffffff1a 13%);
  width: 1px;
  height: 100vh;
  display: block;
  position: absolute;
  transform: translate(0, -68%);
}

.ultraheroline.right {
  display: block;
  inset: 0% 0% 0% auto;
}

.ultraheroline.shape {
  background-image: linear-gradient(#ffffff80, #ffffff1a 13%);
  transform: none;
}

.ultraheroline.top {
  background-image: linear-gradient(90deg, #ffffff80, #ffffff1a 13% 87%, #ffffff80);
  width: 99.8vw;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  inset: auto 0% 0%;
  transform: none;
}

.ushapewarp {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.timelineimage {
  z-index: 2;
  opacity: .51;
  pointer-events: none;
  width: 100vw;
  max-width: none;
  position: absolute;
  inset: 0% 0% auto;
}

.ultraextra {
  background-color: #000;
  width: 100vw;
  height: 25vh;
  display: block;
  position: relative;
}

.slider {
  background-color: #000;
  height: auto;
}

.slide-nav {
  display: none;
}

.modalblur {
  z-index: 0;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.body-10 {
  background-color: var(--black);
}

.heading-41 {
  color: #fff;
  font-size: 30px;
}

.field-label-8 {
  color: #ffffffab;
  text-align: left;
  margin-bottom: 12px;
  padding-left: 14px;
  font-weight: 400;
}

.text-field {
  background-color: #ffffff54;
  border-radius: 10px;
}

.submit-button-2 {
  border: 2px solid var(--glass-border);
  background-color: #2c2c2c85;
  border-radius: 10px;
  margin-top: 27px;
}

.unify-sub-warp {
  overflow: hidden;
}

.hero-title-line-wrapper {
  flex: 1;
  align-items: center;
  margin-top: 1rem;
  margin-right: 1.5rem;
  display: flex;
}

.unify-hero-title-top {
  max-width: 10ch;
  display: block;
}

.unify-hero-title-bottom {
  align-items: center;
  display: flex;
}

.unifyherot {
  z-index: 2;
  position: relative;
}

.unifyherot.uhero {
  opacity: 1;
  background-color: #000;
  background-image: url('../images/star_1.svg');
  background-size: auto;
  min-height: 100svh;
  padding-top: 0;
  padding-bottom: 0;
}

.unifygrid {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.unify-hero-title-svg {
  width: 3rem;
  height: 3rem;
  margin-right: 1.5rem;
  display: block;
}

.unify-hero-title {
  z-index: 1;
  text-transform: uppercase;
  font-size: 5.5rem;
  font-weight: 400;
  line-height: .9;
  position: relative;
}

.unifyhero-container {
  z-index: 2;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100svh;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: grid;
  position: relative;
}

.unify-sub-title._01 {
  padding-left: 2px;
}

.uhero-padding {
  width: 100%;
  height: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.unify-hero-title-line {
  transform-origin: 0%;
  border-top: 1px solid #fff;
  width: 100%;
}

.unifyheroimg {
  z-index: 6;
  max-width: 75%;
  margin: auto;
  display: block;
  position: absolute;
  inset: 0%;
}

.unifyembed {
  color: #fff9fd;
  margin-left: auto;
  margin-right: auto;
  padding-top: 41px;
  display: block;
  position: absolute;
  inset: 0%;
}

.unifyembed._2 {
  margin-left: 0;
  margin-right: 0;
  inset: 0%;
}

.heronoise {
  z-index: 5;
  pointer-events: none;
  width: 100%;
  max-width: none;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.heronoise._2nd {
  opacity: .32;
}

.letter {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-right: -.09em;
  padding-left: 6px;
  display: flex;
  overflow: visible;
}

.unifyh1 {
  text-transform: uppercase;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  font-size: 88px;
  font-weight: 300;
  line-height: .9;
  display: flex;
  position: relative;
}

.unifyh1.is--2, .unifyh1.is--4, .unifyh1.is--3 {
  font-size: 5.5rem;
}

.unifyh1.is--1 {
  font-size: 5.5rem;
  overflow: hidden;
}

.unifyh1.is--5 {
  font-size: 5.5rem;
}

.unifyspan {
  padding-bottom: .1em;
  font-size: 88px;
  display: block;
}

.heroline {
  z-index: 1;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  font-family: Inter, sans-serif;
  display: flex;
  overflow: hidden;
}

.hero-title-word-wrapper {
  display: inline-block;
  overflow: hidden;
}

.hero-title-word {
  margin-left: auto;
  display: inline-block;
}

.hero-title-word._04 {
  font-size: 4rem;
}

.featuresection {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1900px;
  margin: 161px auto 341px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.unifyhinfo {
  border: 1px solid #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 160vh;
  padding: 0;
  display: flex;
  position: relative;
}

.unifyhinfo._2nd {
  width: auto;
  height: 46vh;
}

.unifyhinfo.lateral {
  height: 184vh;
}

.unifyvinfo {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  padding-top: 0;
  display: flex;
}

.unifyvwarp {
  pointer-events: none;
  border-top: 1px solid #ffffff4a;
  border-bottom: 1px solid #ffffff4a;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 25vh;
  display: flex;
  position: relative;
}

.unifyvtitle {
  grid-column-gap: 1.5vw;
  grid-row-gap: 1.5vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  place-items: center start;
  height: auto;
  padding: 25px 2.5vw;
  display: grid;
  position: relative;
}

.accordion-header {
  z-index: 2;
  pointer-events: none;
  letter-spacing: -.2vw;
  font-size: 58px;
  font-weight: 600;
  line-height: 110%;
  position: relative;
}

.black-text {
  pointer-events: none;
  color: #fff;
  vertical-align: baseline;
  font-weight: 800;
}

.break-normal {
  z-index: 2;
  pointer-events: none;
  color: #a8a8a8;
  white-space: normal;
  text-wrap: pretty;
  line-height: 140%;
  position: relative;
}

.grid__item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #030014;
  grid-template-rows: 252px 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  padding: 1.5rem 1.5rem 2rem;
  display: grid;
}

.grid__item-img {
  border-radius: 0;
  flex-direction: row;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.grid__item-img-deco {
  opacity: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1.15;
  position: absolute;
  inset: 0%;
}

.grid__item-img-overlay {
  mix-blend-mode: darken;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.grid {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: #2a2b3a;
  border: 1px solid #2a2b3a;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  display: grid;
}

.grid__item-label {
  line-height: 1.4;
}

.grid__item-tag {
  border: 1px solid #2a2b3a;
  border-radius: 1rem;
  padding: .5rem .75rem;
  font-size: .85rem;
  line-height: .75;
}

.grid__item-img-svg {
  z-index: 1;
  justify-content: center;
  align-items: center;
  position: relative;
}

.container-20 {
  flex-flow: row;
  justify-content: space-around;
  align-items: stretch;
  max-width: 1400px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 4rem 2rem;
  display: flex;
}

.blur-tr-container {
  z-index: 200;
  opacity: .24;
  filter: blur(75px);
  pointer-events: none;
  justify-content: flex-start;
  align-items: center;
  width: 20vw;
  height: 80vh;
  display: flex;
  position: absolute;
  inset: 10vh 0% auto auto;
  overflow: hidden;
}

.blur-tr {
  z-index: 200;
  object-fit: cover;
  object-position: 0% 50%;
  flex: none;
  width: 20vw;
  height: 80vh;
  position: relative;
}

.blur-bl {
  z-index: 200;
  opacity: .15;
  filter: blur(80px);
  pointer-events: none;
  width: 40vw;
  transition: all 1s;
  position: absolute;
  inset: auto auto 0% 0%;
}

.blur-tm {
  z-index: 200;
  opacity: .77;
  filter: blur(70px);
  pointer-events: none;
  width: 16vw;
  position: absolute;
  inset: 0% auto auto 18%;
}

.specssection {
  pointer-events: auto;
  max-width: 70.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: .0625rem;
  display: block;
  position: relative;
}

.specssection._2 {
  z-index: -2;
  pointer-events: auto;
}

.text-span-10 {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #769ae0, #cddcf8 26%, #fff 56%, #dfdffd 74%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 500;
}

.text-span-11 {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(225deg, #769ae0, #cddcf8 26%, #fff 56%, #dfdffd 74%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 500;
}

.text-span-12 {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #dfdffd 24%, #fff 44%, #cddcf8 74%, #769ae0);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 500;
}

.bold-text-4 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #ffefcd 32%, #769ae0 76%);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 3rem;
}

.bold-text-5 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #ffefcd 32%, #769ae0 76%);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 3rem;
  font-weight: 700;
}

.trangle-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-content: center;
  align-items: center;
  display: grid;
}

.triangle {
  border: 1px #eff9fc1a;
  border-style: none none solid solid;
  min-width: 700px;
  min-height: 700px;
  margin-right: -525px;
  transform: rotate(45deg);
}

.triangle.right {
  border-style: solid solid none none;
}

.triangle-clip {
  justify-content: flex-start;
  display: none;
  overflow: hidden;
}

.triangle-clip.right {
  justify-content: flex-end;
}

.section {
  z-index: 20;
  border-bottom: 1px solid #eff9fc1a;
  justify-content: center;
  height: 100vh;
  padding-top: 180px;
  padding-bottom: 180px;
  display: flex;
  position: relative;
  overflow: visible;
}

.overlay {
  z-index: 6;
  background-color: #04060a80;
  position: absolute;
  inset: 0%;
}

.overlay.light {
  pointer-events: none;
  background-color: #04060a00;
}

.triangle-arrow-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  pointer-events: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  display: grid;
  position: sticky;
  inset: 0%;
  overflow: hidden;
}

.unifytextshape {
  color: #0000;
  -webkit-text-stroke-color: #0000;
  background-image: url('../images/starshape.svg');
  background-position: 0 0;
  background-size: contain;
  background-attachment: scroll;
  width: 50px;
  height: 50px;
  display: none;
}

.unifytextshape._2 {
  background-image: url('../images/UnifyTextShape3.svg');
  position: relative;
  bottom: -9px;
}

.unifytextshape._3 {
  background-image: url('../images/UnifyTextShape4.svg');
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  bottom: -12px;
}

.unifytextshape._4 {
  background-image: url('../images/UnifyTextShape6.svg');
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  bottom: -11px;
}

.unifytextshape._1 {
  position: relative;
  bottom: -8px;
}

.link-7 {
  background-image: url('../images/UnifyTextShape2.svg');
  background-size: contain;
  width: 50px;
  height: 50px;
  display: inline-block;
}

.unifytextbold, .bold-text-7, .bold-text-8 {
  color: #fffffffc;
}

.home-banner_clip {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.home-banner_frame {
  mix-blend-mode: lighten;
  background-color: #f1f0ed;
  flex-direction: column;
  justify-content: space-between;
  height: 100vh;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: sticky;
  top: 0;
}

.home-banner_frame.pointer-events-off {
  z-index: 100;
  pointer-events: none;
  mix-blend-mode: normal;
  background-color: #0000;
  padding-top: 0;
}

.home-action_com {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  max-width: 1800px;
  margin-top: -2rem;
  padding: 0;
  display: grid;
  position: relative;
  overflow: visible;
}

.word-three {
  display: inline-block;
}

.image-fill {
  z-index: 5;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-fill.left {
  object-fit: cover;
  object-position: 25% 50%;
  overflow: clip;
}

.image-fill._2 {
  object-position: 100% 50%;
}

.heading-style-h2 {
  color: #fff;
  text-transform: capitalize;
  text-wrap: pretty;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.home-banner_cutout {
  pointer-events: none;
  border: 0 #000;
  flex: 1;
  overflow: hidden;
}

.home-benefits_title {
  max-width: 27rem;
}

.font-style-2 {
  font-weight: 300;
}

.home-benefits_descript {
  max-width: 25rem;
}

.home-banner_list {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.clip {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.base-wrap {
  border-bottom: 1px solid #eeedf21a;
}

.base-wrap.top {
  border-bottom: 0 #0000;
  padding-top: 2rem;
}

.base-wrap.btm {
  background-color: #0000;
  border-bottom: 0 #0000;
  padding-bottom: 0;
}

.team_block {
  grid-column-gap: 1rem;
  grid-row-gap: 9rem;
  background-color: #0000;
  background-image: url('../images/Noise-HalfCompress.png'), linear-gradient(270deg, #eeedf21a, #1a1a1a00 67%);
  background-position: 0 0, 0 0;
  background-size: 1440px, auto;
  border: 0 solid #000;
  flex-direction: column;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr .9fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 4rem 4rem 6rem;
  display: grid;
}

.team_block.bm {
  border-radius: 0 0 15px;
}

.team_block.tt {
  background-image: url('../images/Noise-HalfCompress.png'), linear-gradient(270deg, #eeedf21a, #1a1a1a00 67%);
  background-size: 1440px, auto;
  border-bottom-width: 1px;
  border-top-right-radius: 15px;
}

.home-banner_bkg {
  z-index: 5;
  position: absolute;
  inset: 0%;
}

.section-26 {
  color: #cfcfcf;
  padding-top: 0;
  padding-bottom: 0;
  overflow: clip;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.padding-horizontal.padding-medium {
  margin-bottom: 220px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

.container-large {
  width: 100%;
  max-width: 92rem;
  margin-left: auto;
  margin-right: auto;
}

.text-size-regular {
  font-size: 1.1rem;
  line-height: 1.55;
}

.text-size-regular.text-style-muted {
  text-wrap: pretty;
}

.base-height {
  padding-top: 90%;
}

.home-banner_wrap {
  height: 100vh;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: sticky;
  top: 0;
}

.home-benefits_intro {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.home-banner_gallery {
  border-radius: .625rem;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-size-large {
  font-size: 1.5rem;
}

.image-overlay {
  z-index: 100;
  background-color: #11111173;
  position: absolute;
  inset: 0%;
}

.image-overlay.light-overlay {
  background-color: #11111126;
}

.text-size-tiny {
  font-size: .75rem;
}

.text-size-tiny.text-style-allcaps {
  color: #fffc;
  font-size: 1rem;
}

.span-avatar {
  text-align: left;
  white-space: nowrap;
  background-image: url('../images/Placeholder.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 3.75rem 3.75rem;
  border: 2px solid #0000;
  border-radius: .5rem;
  width: 3.75rem;
  height: 3.75rem;
  margin-left: .5rem;
  margin-right: .5rem;
  font-size: .875rem;
  line-height: 7.5;
  text-decoration: none;
  transition: border-radius .4s cubic-bezier(.25, .46, .45, .94), border-color .4s cubic-bezier(.25, .46, .45, .94);
  display: inline-block;
  position: relative;
  bottom: -.875rem;
}

.span-avatar:hover {
  border-color: #3f8ef1;
  border-radius: 2rem;
}

.span-avatar.three {
  pointer-events: none;
  background-image: url('../images/UnifyTextShape3.svg');
  overflow: clip;
}

.span-avatar.three:hover {
  border-color: #5088a3;
  border-bottom-left-radius: .5rem;
}

.span-avatar.two {
  pointer-events: none;
  background-image: url('../images/UnifyTextShape7.svg');
  overflow: clip;
}

.span-avatar.two:hover {
  border-width: 0;
}

.span-avatar.one {
  pointer-events: none;
  white-space: nowrap;
  background-image: url('../images/UnifyTextShape4.svg');
  background-position: 0 0;
  background-size: cover;
  overflow: clip;
}

.intro-paragraph {
  color: #fff;
  text-wrap: balance;
  flex-direction: column;
  font-size: 3.25rem;
  line-height: 1.45;
}

.page-padding {
  width: 100%;
  margin: auto;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  position: absolute;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-large {
  color: #fff;
}

.intro-text {
  text-align: center;
  width: 100%;
  max-width: 65rem;
  padding-top: 2rem;
}

.container-large-2 {
  width: 100%;
  max-width: 96rem;
  margin-left: auto;
  margin-right: auto;
}

.image-55 {
  z-index: -1;
  position: absolute;
  bottom: 300.875px;
  left: 568px;
}

.image-56 {
  pointer-events: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-57 {
  width: 64px;
}

.cutborder {
  background-color: #000;
  width: 100%;
  height: 2rem;
  position: absolute;
}

.cutborder.down {
  inset: auto 0% 0%;
}

.unifydivider {
  background-image: linear-gradient(90deg, #0000 10%, #ffffff45 50%, #0000 90%);
  width: 100%;
  height: 1px;
  margin-top: 0;
}

._6grid {
  grid-column-gap: 64px;
  grid-row-gap: 36px;
  color: #b4bcd0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1024px;
  margin-top: 104px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  display: grid;
  position: relative;
}

._6gridtt {
  flex: 0 auto;
  align-self: center;
  padding-bottom: 0;
  font-weight: 700;
}

._6gridt {
  text-transform: none;
  text-wrap: pretty;
  padding-top: 2px;
}

._6gridtti {
  width: 24px;
}

.ugrid6ttw {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

._2cardw {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  max-width: 1088px;
  margin-top: 125px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

._2card {
  background-image: linear-gradient(#ffffff1a, #fff0), radial-gradient(circle closest-corner, #00e1f414, #0000);
  border-radius: 20px;
  width: 100%;
  max-width: 500px;
  height: 100%;
  max-height: 500px;
  padding: 32px 48px;
}

._2cardh {
  color: #f7f8f8;
  margin-bottom: 26px;
  font-size: 32px;
}

.text-block-10 {
  margin-bottom: 36px;
}

.div-block-247 {
  opacity: .46;
  background-image: linear-gradient(#00e1f41a, #0000);
  height: 300px;
  padding-bottom: 0;
  padding-right: 0;
  position: absolute;
  inset: 0%;
}

.featuretitle {
  justify-content: center;
  align-items: center;
  max-width: 1088px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 122px;
  display: flex;
}

.text-block-11 {
  text-wrap: pretty;
  flex: 0 auto;
  align-self: flex-start;
  max-width: 1000px;
  margin-bottom: 50px;
  padding-bottom: 0;
  font-size: 32px;
}

._2cardsvg {
  z-index: 2;
  max-width: 450px;
  position: relative;
}

.code-embed {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.image-58 {
  z-index: -1;
  opacity: .56;
  filter: blur(40px);
  position: absolute;
  left: 0;
}

.div-block-249 {
  background-image: radial-gradient(circle at 50% 0, #7877c6, #0000);
  position: absolute;
  bottom: 0%;
  right: 0%;
}

.featureblob {
  pointer-events: none;
  background-image: radial-gradient(circle farthest-side at 50% -50%, #7877c699, #0000);
  padding-bottom: 0;
  padding-right: 0;
  position: absolute;
  inset: 0%;
}

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

.div-block-251 {
  width: 100%;
  position: absolute;
}

.text-block-12 {
  color: #fff;
  text-align: center;
  font-weight: 700;
}

.div-block-252 {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.button {
  background-color: #007fee;
  border: 2px #fff;
  border-radius: 20px;
}

.footerend {
  background-color: #000;
  position: relative;
  overflow: clip;
}

.formholder {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.body-11 {
  background-color: var(--black);
}

.image-59 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 480px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  inset: auto 0% 0%;
}

.uwarp {
  z-index: 999;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.canvas-container {
  width: 100%;
  height: 400vh;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.p-specs-selector {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.p-specs-selector-warp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  align-items: center;
  display: grid;
}

.size-specs-swap {
  -webkit-backdrop-filter: blur(2.5rem);
  backdrop-filter: blur(2.5rem);
  color: #fff;
  text-align: center;
  background-color: #ffffff1f;
  background-image: linear-gradient(#8e78b014, #8e78b014);
  border-radius: 2.5rem;
  padding: .5rem 1rem;
  transition: opacity .3s;
  box-shadow: inset 0 .0625px .046875px #ffffff29, inset 0 0 .0625px #ffffff1f;
}

.size-specs-swap:hover, .size-specs-swap:active {
  background-color: #ffffff14;
}

.size-specs-swap.w--current {
  color: #fff;
  background-color: #ffffff14;
  border-radius: 2.5rem;
  padding: .5rem 1rem;
}

.size-specs-swap.un {
  box-shadow: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  pointer-events: none;
  background-color: #0000;
  background-image: none;
  border-radius: 0;
  transition-property: none;
}

.text-block-13 {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-color: #ffffff1f;
  background-image: linear-gradient(#000, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 500;
}

.size-in-size.un {
  color: #6a6a6b;
  letter-spacing: -.0025px;
  font-size: 1.5rem;
  line-height: 1.35;
}

.tabs-menu {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
  position: relative;
}

.specs-in-tab {
  max-width: 70.5rem;
  margin-left: auto;
  margin-right: auto;
}

.tabs-content {
  overflow: visible;
}

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

.container-21 {
  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;
}

.blogimage {
  z-index: 0;
  object-fit: cover;
  object-position: 50% 15%;
  position: relative;
  overflow: visible;
}

.rich-text-block {
  color: #cac8c8;
}

.blog-div-text {
  z-index: 5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 70.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 5rem 8rem;
  display: flex;
  position: relative;
}

.blog-div-text.hide {
  display: none;
  overflow: hidden;
}

.blog-div-text.stract {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.blog-div-text.stract._9 {
  z-index: 9;
}

.blog-div-text.stract._8 {
  z-index: 8;
}

.blog-div-text.stract._7 {
  z-index: 7;
}

.blog-div-text.stract._6 {
  z-index: 6;
}

.blog-div-text.off {
  display: none;
}

.blog-div-text.image {
  flex-flow: row;
  max-height: 40dvh;
  padding: 0;
  display: flex;
  overflow: visible;
}

.blogrichtext {
  color: #a0a0a0;
  font-size: 19px;
  line-height: 30px;
}

.blogdatecontainr {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-transform: capitalize;
  flex-flow: row;
  justify-content: flex-end;
  display: flex;
}

.blogdatecontainr.left {
  justify-content: flex-start;
}

.blogtitecontainr {
  z-index: 1;
  width: 100%;
  max-width: 70.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3.375rem 3rem .5rem;
  position: relative;
}

.collection-item {
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.collection-item.inblog {
  flex-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.collection-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-content: space-around space-between;
  place-items: center;
  display: flex;
}

.blogcardtitle {
  color: #cac8c8;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.45rem;
}

.flex-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  overflow: clip;
}

.bloglist-featre {
  max-width: 70.5rem;
  margin-bottom: 5rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.bloglist-featre._2 {
  z-index: -2;
}

.flex-block-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
}

.image-60 {
  object-fit: scale-down;
  max-width: 50%;
}

.bloglit-containr {
  z-index: 1;
  width: 100%;
  max-width: 70.5rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.flex-block-3 {
  justify-content: space-around;
  align-items: flex-start;
  padding-bottom: 25px;
  padding-left: 25px;
}

.bloglistsub {
  color: #6a6a6b;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  flex-direction: row;
  align-items: flex-end;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.15;
  display: block;
  overflow: hidden;
}

.bloglistsub.doble {
  text-transform: capitalize;
  line-height: 2;
}

.bloglistsub.doble.stract {
  line-height: 1.8;
}

.bloglistsub._115 {
  opacity: 0;
  position: absolute;
}

.bloglistsub._110 {
  opacity: 0;
  position: relative;
}

.bloglistsub.date {
  font-size: .8rem;
}

.bloglistsub.date.feature {
  font-size: 1.25rem;
}

.collection-list-wrapper {
  margin-top: 34px;
}

.div-block-253 {
  width: 100%;
  height: 400px;
}

.image-61 {
  pointer-events: none;
  position: absolute;
}

.heading-42 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ffffffa3, #fff);
  -webkit-background-clip: text;
  background-clip: text;
}

.div-block-254 {
  justify-content: center;
  align-items: center;
  width: 35%;
  max-width: 35%;
  display: flex;
}

@media screen and (max-width: 991px) {
  .demo-link-1 {
    width: 13.625rem;
    height: 13.625rem;
  }

  .demo-link-1:hover {
    letter-spacing: .1em;
  }

  .hero {
    padding: .9375rem;
  }

  .fn-container-grid-2 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .fn-container-grid-2.relative {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    place-content: center space-between;
    align-items: center;
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    display: flex;
  }

  .fh-features-image-wrapper {
    height: 28.125rem;
  }

  .fn-featured-tabs-content {
    width: 85%;
    position: relative;
    left: 0;
    right: 0;
  }

  .fn-tabs-link {
    transition: none;
  }

  .fn-tabs-link:hover {
    opacity: 1;
  }

  .fn-heading-2 {
    margin-bottom: .75rem;
    font-size: 2.5rem;
  }

  .fn-column.tabs-992 {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
  }

  .fn-section {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
    display: flex;
    position: relative;
  }

  .herot {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .udesly-typewriter-effect.show1 {
    font-size: 9cqw;
  }

  .heading-3.show1 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 13cqw;
    line-height: 5.5rem;
  }

  .under-hero {
    height: 180vh;
  }

  .container-4 {
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    height: auto;
  }

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

  .cards {
    height: auto;
  }

  .nav_right {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .link_item {
    text-align: left;
    border-bottom: 0 #000;
    align-items: center;
    width: auto;
    padding: 1.5rem .5rem 0;
    text-decoration: none;
    display: flex;
  }

  .link_item.w--current {
    border-bottom-style: none;
  }

  .nav_menu {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.9375rem;
    padding: 4% 0% 0;
    text-decoration: none;
    display: flex;
  }

  .section-2 {
    padding: 4%;
  }

  .section-2.is-nav {
    flex-direction: row;
    justify-content: space-between;
  }

  .nav_button {
    padding: 1.9rem 1rem;
  }

  .s-glow.info {
    display: none;
  }

  .sub-header, .sub-header.sub {
    font-size: 8.125rem;
  }

  .links-container {
    text-decoration: none;
  }

  .unifyvideos, .unifyvideo, .videozoomout, .unifyvideowarper {
    width: 100vw;
  }

  .unifydemovideo {
    aspect-ratio: 8 / 5;
    object-fit: cover;
    width: 100vw;
    height: 100%;
  }

  .videozoomcontainer {
    width: 100vw;
    height: 75vh;
  }

  .unifytextholder {
    width: 100vw;
    padding: 2.5rem;
    font-size: 3.125rem;
  }

  .unifyvideotext {
    font-size: 3.125rem;
  }

  .orbit-indicator-circle-two, .orbit-indicator-circle-three, .orbit-indicator-circle-one, .orbit-indicator-circle-four {
    width: 0;
    height: 0;
    overflow: hidden;
  }

  .zoom-warp-1-2-1 {
    width: 150%;
    max-width: none;
    margin-left: -23.75rem;
    margin-right: 0;
    display: block;
    position: relative;
  }

  .zoomvideo {
    object-fit: none;
    width: 60em;
    height: 34em;
    margin-top: .8em;
    margin-left: 0;
    margin-right: auto;
  }

  .zoom-warp {
    font-size: 1.3vw;
  }

  .container-w2.gutter-outside {
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
  }

  .ipad-mockup {
    height: 70vh;
    overflow: hidden;
  }

  .ipad-shape {
    z-index: 5;
    width: 90%;
    max-width: 90%;
    height: 70vh;
    max-height: 80vh;
    overflow: hidden;
  }

  .ipad-screen {
    z-index: 3;
    aspect-ratio: 12 / 12;
    object-fit: cover;
    border-radius: 1.125rem;
    width: auto;
    height: 56vh;
  }

  .tablet-mockup-animation {
    position: relative;
  }

  ._3d-tablet-wrap {
    overflow: visible;
  }

  .section-tablet-scroll-animation {
    padding: 2.25rem 0;
    overflow: hidden;
  }

  ._3-feature-warp {
    clear: none;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    height: auto;
    margin-right: 0;
    padding: 2.4375rem 0;
    position: relative;
  }

  .form_contain {
    width: 100%;
  }

  .cursor {
    display: none;
  }

  .grid-8 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .grid-8.is--second {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .address-text {
    text-align: center;
  }

  .spacing {
    height: 1.5em;
  }

  .text-big.cntlink.disable.show1 {
    text-align: center;
    max-width: none;
    font-size: 8vh;
    font-weight: 400;
  }

  .blopuh {
    display: block;
  }

  .grid-item.is--buttom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .grid-item.text {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 10em;
    display: flex;
  }

  .footernumber.cntlink.disable {
    width: auto;
    overflow: visible;
  }

  .footernumber.cntlink.disable.show1 {
    justify-content: center;
    align-items: center;
  }

  .body-2 {
    overflow: visible;
  }

  .zoom-div {
    width: 49em;
    height: 34.5em;
    margin-top: .125rem;
    padding-top: 0;
    position: absolute;
    top: .195313rem;
    bottom: 0;
    overflow: hidden;
  }

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

  .demo-heading {
    font-size: 5em;
  }

  .demo-btn-wrap {
    justify-content: center;
  }

  .demo {
    width: 100%;
    height: 80vh;
  }

  .demo.right {
    justify-content: center;
  }

  .demo.left {
    text-align: center;
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: auto;
    padding: 3.75rem;
  }

  .demounify {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .image-30 {
    margin-top: 0;
  }

  .faq-grid {
    grid-template-columns: 1fr;
  }

  .noise {
    z-index: 10;
  }

  .full-page {
    overflow: hidden;
  }

  .gradient-span {
    font-size: 4cqw;
  }

  .nav-container-lines {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .button-primary {
    display: flex;
  }

  .paragraph-regular {
    font-size: 1.6cqw;
  }

  .cta-content {
    max-width: none;
    padding-right: 2.75rem;
  }

  .cta-block {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .line-horizontal {
    width: 100%;
  }

  .light-wrap {
    min-width: 100vw;
  }

  .specs-unify-div.stract._9 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .specs-unify-div.stract._8 {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
  }

  .light-left {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    display: block;
    inset: 0% auto auto 0%;
  }

  .faqse.faq {
    height: auto;
  }

  .button-secondary {
    max-width: 9.375rem;
    display: flex;
  }

  .light-right {
    inset: 0% 0% auto auto;
  }

  .cta-side {
    max-width: none;
  }

  .spectitles {
    margin-right: 50px;
    padding-right: 0;
  }

  .textspectitles {
    font-size: 2.8cqw;
  }

  .textspecinfo.doble {
    font-size: 1.6cqw;
  }

  .textspecinfo.date.feature {
    font-size: 1rem;
  }

  .unify-title-name {
    font-size: 1.7rem;
    line-height: 2rem;
  }

  .image-32 {
    pointer-events: none;
    width: 100%;
  }

  .image-32.main {
    width: 100vw;
  }

  .blockl {
    width: 70%;
    max-width: 70%;
    margin-top: 5.125rem;
  }

  .section-23 {
    padding-bottom: .0625rem;
    padding-left: 3%;
    padding-right: 3%;
  }

  .nav-container {
    grid-template-columns: 1fr 1fr;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(.75rem);
    backdrop-filter: blur(.75rem);
    background-color: #0000;
    border-bottom: .0625rem #1b1b1d;
    border-radius: 1.25rem;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding: .75rem 1.25rem;
    top: auto;
  }

  .nav-menu.ultra {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .navigation-link {
    text-align: center;
    margin-top: .75rem;
    margin-bottom: .75rem;
  }

  .nav-button-group {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .menu-button {
    color: #fff;
    background-color: #070707;
    background-image: linear-gradient(#ffffff05, #ffffff05);
    border: .0625rem solid #252527;
    border-bottom-color: #1b1b1d;
    border-radius: .75rem;
    padding: .75rem;
    box-shadow: inset 0 -.25rem .75rem #ffffff0a;
  }

  .menu-button.w--open {
    background-color: #070707;
    background-image: linear-gradient(#ffffff0a, #ffffff0a);
    border: .0625rem solid #252527;
    border-radius: .75rem;
    padding: .75rem;
  }

  .errorm404 {
    text-align: center;
  }

  .floathero {
    width: 95vw;
  }

  ._3-feature-right {
    flex-flow: column;
    order: -1;
    justify-content: center;
    align-items: flex-start;
    width: 70%;
    display: flex;
  }

  ._3featureunifytext {
    font-size: 12cqw;
    position: relative;
  }

  ._3featurteunifyhead {
    padding-top: 0;
    padding-left: 0;
    position: relative;
  }

  .blockwrapper {
    z-index: 1;
  }

  .blocktitle {
    font-size: 1rem;
  }

  .blocktitle.muted {
    width: 8rem;
  }

  .descproductarchive {
    width: 15rem;
    display: block;
  }

  .preview-wrapper {
    width: 15rem;
    min-width: auto;
    max-width: none;
    height: 15rem;
  }

  .cube-top {
    top: 3px;
  }

  .cube-top.tops {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    top: -1.8rem;
    transform: none;
  }

  .main-wrapper {
    padding-top: 22.2vh;
    padding-bottom: 22.2vh;
  }

  .typeblockarchive, .nameproductarchive {
    width: 8rem;
  }

  .hero-u-left {
    margin-top: 0;
    padding-top: 7rem;
  }

  .hero-u {
    grid-template-columns: minmax(0, 1fr);
    height: 100svh;
    min-height: auto;
    margin-bottom: 0;
  }

  .hero-span {
    text-wrap: nowrap;
  }

  .hero-imge.off {
    display: none;
  }

  .hero-imge.mobile {
    display: block;
  }

  .u-underhero {
    padding-bottom: 50px;
  }

  .cta_ultra {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .heading-36 {
    text-wrap: pretty;
    font-size: 4.5cqw;
    font-weight: 600;
  }

  .horizontal-scroll_sticky {
    height: auto;
    padding-bottom: 145px;
    padding-left: 5em;
    padding-right: 5em;
  }

  .uscrolls.horizontal-scroll {
    height: auto;
    margin-top: 0;
  }

  ._3d-item-heading {
    font-weight: 600;
  }

  ._3d-item-heading.tl {
    position: absolute;
    inset: 0% auto auto 0%;
  }

  ._3d-item-left-column {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .horizontal-scroll-wrapper {
    grid-column-gap: 4.2em;
    grid-row-gap: 4.2em;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }

  .horizontal-scroll-flex {
    flex-direction: column;
    width: 100%;
  }

  .horizontal-scroll-item {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    width: 100%;
    position: relative;
  }

  ._3d-video-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 23.75rem;
    height: auto;
    max-height: 23.75rem;
  }

  .gifultra {
    max-width: 100%;
  }

  .heroemb.alt {
    width: 200vw;
    display: block;
    inset: 0% 0% 0% -51%;
  }

  .section-timeline-heading {
    height: 25vh;
    padding-top: 55px;
  }

  .padding-vertical-xlarge {
    padding-bottom: 0;
  }

  .timeline-main_heading-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .paragraph-large {
    text-align: center;
    text-wrap: balance;
    margin-bottom: 0;
    font-size: 2cqw;
  }

  .timeline_titles {
    text-wrap: pretty;
    font-size: 5cqw;
  }

  .text-colour-lightgrey {
    text-wrap: pretty;
    font-size: 2.2cqw;
  }

  .timeline_text {
    text-wrap: pretty;
    font-size: 2.4cqw;
    font-weight: 400;
  }

  .link-icon {
    display: none;
  }

  .hero-aurora-stroke {
    width: 100em;
    height: 100em;
  }

  .hero-aurora-stroke.footer {
    width: 60em;
    height: 60em;
    transform: translate(-20%, 10%);
  }

  .hero-aurora-blur {
    width: 100em;
    height: 100em;
  }

  .hero-aurora-blur.footer {
    width: 60em;
    height: 60em;
    transform: translate(-20%, 8%);
  }

  .hero-aurora-blur.footer.movable {
    display: block;
  }

  .ultratechspecs {
    background-image: url('../images/Dots_Grid.webp');
    padding-left: 50px;
    padding-right: 50px;
  }

  .orange {
    top: 22em;
  }

  .gradient-wrapper {
    font-size: 1.3vh;
  }

  .blending-group-w {
    margin-left: -4em;
  }

  .purple {
    width: 44em;
    height: 57em;
    position: absolute;
    inset: 23.2em -9.5em 0 auto;
  }

  .boxhead {
    font-size: 6cqw;
    font-weight: 400;
  }

  .boxtext {
    text-wrap: pretty;
    font-size: 1.9cqw;
    line-height: 1.5;
  }

  .cardcolgrid {
    grid-template-columns: 1fr;
  }

  .image-2 {
    width: 100%;
    padding-top: 24px;
  }

  ._3-column-grid {
    grid-template-columns: 1fr;
  }

  .cardultra1 {
    height: 10rem;
  }

  .cardultralarge {
    text-align: center;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .cardultralarge.version-2 {
    background-image: url('../images/dots2alt.png');
    background-size: cover;
    flex-flow: column;
    justify-content: space-around;
    padding: 50px 25px 25px;
  }

  .cardwarpultra {
    margin-left: 0;
    margin-right: 0;
    padding: 70px 40px;
  }

  .cardcontentultra {
    width: 60vw;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-20px.x {
    text-align: left;
    text-wrap: balance;
  }

  .paragraph-20px.x.tablet-text-center {
    text-wrap: pretty;
  }

  .cardultraimage {
    inset: auto 0% 0% auto;
  }

  ._1-2cardultragrid {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .cardultratitles {
    text-align: left;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .div-block-4 {
    height: 360px;
  }

  .vertical-gap20px {
    padding-top: 25px;
  }

  .vertical-gap20px.text-righ {
    margin-top: 25px;
  }

  .section-heading-2.tablet-center {
    text-align: left;
    text-wrap: balance;
  }

  .section-heading-2.alaign-right.tablet-text-center {
    text-align: left;
  }

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

  .ultrawarpblob {
    width: 200%;
    max-width: 200%;
    top: -152px;
    left: -66px;
  }

  .ultrawarpblob.b {
    display: block;
    inset: auto auto -1% -65%;
  }

  .heading-39 {
    font-size: 2.5rem;
  }

  .title_6-4 {
    font-size: 7cqw;
  }

  .ultrashapehero {
    top: 0%;
  }

  .ultraheroline {
    height: 100svh;
    inset: 0% auto auto 0%;
  }

  .ultraheroline.center {
    inset: 0% auto 0% 0%;
  }

  .timelineimage {
    width: 120%;
  }

  .ultraextra {
    height: 7vh;
  }

  .paragraph-4 {
    color: #ffffffbf;
    font-weight: 400;
  }

  .paragraph-5, .paragraph-6, .paragraph-7 {
    color: #ffffffbf;
  }

  .div-block-246 {
    order: 1;
  }

  .text-block-9 {
    text-wrap: pretty;
    text-decoration: underline;
  }

  .unify-hero-title {
    font-size: 5rem;
  }

  .unify-sub-title._01 {
    display: none;
  }

  .letter {
    height: 23em;
  }

  .unifyh1 {
    font-size: 26em;
  }

  .unifyhinfo.lateral {
    display: none;
  }

  .unifyvtitle {
    grid-column-gap: 1.5vw;
    grid-row-gap: 1.5vw;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    place-items: flex-start center;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
    display: grid;
  }

  .accordion-header {
    margin-top: 0;
    margin-bottom: 0;
  }

  .accordion-header.number {
    display: none;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .specssection {
    z-index: 100;
  }

  .section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .home-banner_clip {
    border-radius: .625px;
  }

  .home-banner_frame.pointer-events-off {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .home-action_com {
    grid-template-columns: 1fr;
  }

  .image-fill.left {
    object-position: 50% 50%;
  }

  .home-banner_cutout {
    border-radius: .625rem;
  }

  .base-wrap.top {
    padding-top: 1rem;
  }

  .base-wrap.btm {
    padding-bottom: 1rem;
  }

  .team_block {
    grid-row-gap: 6rem;
  }

  .team_block.bm {
    border-bottom-left-radius: 15px;
  }

  .team_block.tt {
    border-top-left-radius: 15px;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .home-banner_wrap {
    height: 80vw;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .span-avatar {
    border-radius: .35rem;
    width: 3rem;
    height: 3rem;
    line-height: 6;
  }

  .intro-paragraph {
    font-size: 2.5rem;
  }

  .page-padding {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .cutborder {
    display: none;
  }

  ._6grid {
    padding-left: 50px;
    padding-right: 50px;
  }

  ._6gridtt {
    text-wrap: pretty;
    flex: 0 auto;
    align-self: center;
  }

  ._6gridt {
    color: #b4bcd0bf;
  }

  .ugrid6ttw {
    margin-bottom: 5px;
    font-size: 20px;
  }

  ._2cardw {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .featureblob {
    background-image: radial-gradient(circle farthest-side at 50% -50%, #7877c699, #0000 74%);
  }

  .container-21 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .blog-div-text.stract._9 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .blog-div-text.stract._8 {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
  }

  .collection-list {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
  }

  .bloglist-featre {
    z-index: 100;
  }

  .bloglistsub.doble {
    font-size: 1.6cqw;
  }
}

@media screen and (max-width: 767px) {
  .demo-link-1 {
    width: auto;
    height: auto;
  }

  .hero {
    padding: 1rem;
  }

  .fn-container-grid-2 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .fn-container-grid-2.relative {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 92vw;
    margin-left: auto;
    margin-right: auto;
    padding-right: 1.875rem;
  }

  .shapebutton.product {
    height: auto;
  }

  .fh-features-image-wrapper {
    height: 21.875rem;
  }

  .fn-featured-tabs-content {
    width: 100%;
    margin-top: .75rem;
    position: static;
  }

  .fn-tabs-paragraph.show1 {
    text-wrap: pretty;
  }

  .fn-paragraph {
    text-wrap: pretty;
    margin-bottom: 1.5rem;
    margin-left: .9375rem;
  }

  .fn-heading-2 {
    font-size: 2.125rem;
  }

  .fn-column.tabs-992 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .fn-section {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    margin-top: 6.25rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 40px;
    overflow: visible;
  }

  .herot {
    text-align: center;
    justify-content: center;
    align-items: stretch;
    width: 75%;
    display: flex;
  }

  .udesly-code-snippet {
    position: absolute;
  }

  .udesly-typewriter-effect.show1 {
    text-align: center;
    margin: .2em 2em .8em;
    font-size: 8cqw;
  }

  .heading-3.show1 {
    font-size: 14cqw;
    line-height: 1.1;
  }

  .under-hero {
    height: auto;
    overflow: hidden;
  }

  .div-block-5 {
    height: auto;
  }

  .info-wrapper._2 {
    height: 200vh;
  }

  .links-container {
    text-decoration: none;
  }

  .introunify {
    width: auto;
    max-width: none;
    height: 100svh;
    position: relative;
    left: -25%;
  }

  .unifyvideos {
    flex-direction: row-reverse;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .unifytextoatrasa {
    font-size: 2.625rem;
  }

  .videozoomout {
    justify-content: center;
    height: 100vh;
  }

  .videozoomcontainer {
    height: 60vh;
    position: static;
  }

  .bold-text {
    position: relative;
    bottom: 16.25rem;
  }

  .unifyvideotext {
    display: none;
  }

  .features-section {
    background-image: linear-gradient(to top, black 80%, var(--bg));
  }

  .zoom-warp-1-1 {
    overflow: visible;
  }

  .zoom-warp-1-2-1 {
    margin-left: -19.6875rem;
    overflow: visible;
  }

  .zoomvideo {
    width: 37em;
    height: 23.6em;
    margin-top: .2em;
    display: block;
  }

  .zoom-warp-1-3 {
    overflow: visible;
  }

  .zoom-warp-3 {
    display: block;
  }

  .zoom-warp-1 {
    height: auto;
    padding: 10.9em 3em 5em;
    overflow: visible;
  }

  .zoom-warp-2 {
    display: block;
  }

  .zoom-warp {
    font-size: 1.69vw;
  }

  .zoom-warp-4 {
    display: block;
  }

  .p-xl-start {
    padding-top: 6em;
  }

  .ipad-screen {
    aspect-ratio: 2;
    border-radius: .375rem;
    width: 70vw;
    height: 50vh;
  }

  .wow-animation {
    font-size: .7em;
  }

  .section-tablet-scroll-animation {
    display: none;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .product-statement_container {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .product-statement_text {
    font-size: 1.5rem;
  }

  .step-content-only {
    width: 90%;
  }

  .form-input-wrapper {
    align-items: flex-start;
    min-width: 100%;
  }

  .step-wrapper-2 {
    text-align: left;
    align-items: flex-start;
  }

  .page-warpl {
    margin-top: 7.1875rem;
  }

  .grid-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .spacing {
    height: 2em;
  }

  .text-big.cntlink.disable.show1 {
    font-size: 6vh;
  }

  .grid-item.text {
    padding-top: 10em;
  }

  .heading-28 {
    margin-top: 6.6875rem;
  }

  .body-2 {
    overflow: visible;
  }

  .pagewarpu {
    background-color: var(--black);
  }

  .herotitlediv {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
    overflow: visible;
  }

  .zoom-div {
    width: 35.6em;
    height: 23.6em;
    margin-top: .25rem;
    margin-left: -1.8125rem;
    margin-right: 0;
    padding-right: 0;
  }

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

  .demo-heading {
    font-size: 4em;
  }

  .demo.left {
    padding-bottom: 3.75rem;
  }

  .image-30 {
    margin-top: 0;
  }

  .faq-grid {
    flex-flow: column;
    display: flex;
  }

  .headline-regular {
    font-size: .8rem;
  }

  .gradient-span {
    font-size: 6cqw;
  }

  .container-lines-large {
    padding: 4.5rem 1.5rem;
  }

  .nav-container-lines {
    padding: .75rem 1.5rem;
  }

  .paragraph-regular {
    font-size: 3cqw;
    line-height: 1.5;
  }

  .cta-content {
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .carousel-container-lines {
    padding-bottom: 0;
  }

  .specs-unify-div {
    padding-top: 4.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .specs-unify-div.stract._9 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .specs-unify-div.bloggrid {
    width: 90%;
    max-height: none;
    padding-bottom: 15px;
  }

  .specs-unify-div.bloggrid.inblog {
    max-height: none;
    display: block;
  }

  .wrap-v-regular {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-lines-regular {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .c-button-wrap {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }

  .button-secondary {
    max-width: 100%;
  }

  .label-regular {
    text-wrap: pretty;
  }

  .cta-side {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .sizespecs {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .spectitles {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: .9375rem;
  }

  .specinfo {
    text-align: center;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .textspectitles {
    font-size: 1.5rem;
  }

  .textspecinfo.doble {
    color: #ffffffbd;
    font-size: 2.5cqw;
    font-weight: 400;
  }

  .textspecinfo.doble.stract {
    font-size: 1rem;
  }

  .textspecinfo.date.feature {
    margin-bottom: 5px;
    padding-bottom: 0;
    display: block;
  }

  .unify-title-name {
    margin-bottom: 5px;
    font-size: 1rem;
    line-height: 1rem;
  }

  .blockl {
    width: 80%;
    max-width: 80%;
    margin-top: 6.6875rem;
  }

  .mainbutton.product {
    font-size: 1rem;
  }

  .errorm404 {
    text-align: center;
    font-size: .875rem;
  }

  .block-actions-wrapper {
    display: none;
  }

  .block-actions-wrapper.top {
    display: flex;
  }

  .static-block.unify {
    height: 48vh;
  }

  .static-block.other, .static-block.bunker {
    height: 20vh;
  }

  .blockwrapper, .blockwrapper.test, .blockwrapper.unify {
    height: auto;
  }

  .blocktitle {
    line-height: 1.5rem;
  }

  .blocktitle.mobiletitle {
    font-size: 3rem;
    font-weight: 600;
    line-height: 4rem;
  }

  .blocktitle.mobilesubtitle {
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    font-weight: 300;
  }

  .full-image {
    object-position: 50% 50%;
  }

  .full-image.side {
    object-position: 41% 50%;
  }

  .descproductarchive {
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .descproductarchive.unify {
    text-align: center;
  }

  .block-title-wrapper.mobile {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .block-title-wrapper.top {
    display: none;
  }

  .preview-wrapper.special.mobile {
    opacity: 1;
    width: 80%;
    height: 50%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: auto;
    bottom: 85px;
    left: 0;
    box-shadow: 0 0 10rem 2.25rem #ffffff54;
  }

  .preview-wrapper.special.inactive {
    display: none;
  }

  .blockcontent {
    height: 100%;
  }

  .blockcontent.unify {
    justify-content: space-between;
    align-items: flex-start;
    height: 48vh;
  }

  .cube-top {
    top: 3px;
  }

  .cube-top.tops {
    display: none;
    top: -1.7rem;
  }

  .productextralink {
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    width: 60%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: absolute;
    top: auto;
    left: 0;
  }

  .productextralink.top, .productextralink.inactive, .typeblockarchive {
    display: none;
  }

  .nameproductarchive {
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .icon.main.mobile, .typeproductarchive {
    display: none;
  }

  .title-wrap {
    padding: 33px;
  }

  .hero-u {
    padding-bottom: 4rem;
  }

  .hero-imge.off {
    display: none;
  }

  .heading-36 {
    font-size: 5.5cqw;
  }

  .paragraph-3 {
    text-wrap: balance;
    font-size: 3.5cqw;
    font-weight: 300;
    line-height: 1.2;
  }

  ._3d-item-heading {
    text-wrap: pretty;
  }

  ._3d-item-left-column {
    flex-direction: column;
  }

  .horizontal-scroll-wrapper {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
  }

  .horizontal-scroll-item {
    grid-template-columns: 1fr;
  }

  ._3d-video-wrapper {
    align-self: center;
  }

  .paragraph-container {
    text-wrap: pretty;
  }

  .heroemb.alt {
    width: 300vw;
    left: -121%;
  }

  .container {
    margin-bottom: 54px;
  }

  .padding-vertical-xlarge {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .timeline-main_heading-wrapper {
    justify-content: center;
  }

  .paragraph-large {
    font-size: 18px;
  }

  .container-19 {
    width: auto;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_titles {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .text-colour-lightgrey {
    font-size: 18px;
  }

  .timeline_text {
    color: #fff9;
    font-size: 20px;
    font-weight: 500;
  }

  .timeline_image-wrapper {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .timeline_left {
    text-align: left;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_item {
    grid-template-columns: 64px 1fr;
    width: 100%;
  }

  .timeline_progress {
    left: 6px;
  }

  .section-timeline {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 22px;
  }

  .ultratechspecs {
    padding-left: 25px;
    padding-right: 25px;
  }

  .gradient-wrapper {
    opacity: .44;
    filter: saturate(150%);
  }

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

  .purple {
    width: 30em;
    height: 100em;
  }

  .boxtext {
    color: #ffffffbf;
    font-size: 2.6cqw;
  }

  .cardcontainultra.extra {
    display: none;
  }

  .cardcolgrid {
    grid-template-columns: 1fr;
  }

  .image-2 {
    width: 100%;
  }

  ._3-column-grid {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 25px;
    display: flex;
  }

  .cardultralarge {
    background-position: 50% 100%;
    background-size: cover;
    padding: 50px 40px;
  }

  .cardultralarge.version-2 {
    padding-bottom: 40px;
  }

  .cardwarpultra {
    margin-left: 0;
    margin-right: 0;
  }

  .cardcontentultra {
    width: 100%;
  }

  .paragraph-20px.x {
    text-align: center;
    padding-top: 5px;
    font-size: 17px;
    font-weight: 400;
  }

  .paragraph-20px.x.big {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .cardultraimage {
    position: relative;
    top: auto;
    bottom: 0%;
  }

  ._1-2cardultragrid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .cardultratitles {
    text-align: center;
    margin-bottom: 10px;
  }

  .card-block-short {
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-block-short.big {
    padding: 0;
  }

  .div-block-4 {
    height: 340px;
  }

  .section-heading-2 {
    text-align: left;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 35px;
  }

  .section-heading-2.alaign-right {
    text-align: center;
  }

  .section-heading-2.alaign-right.tablet-text-center {
    font-size: 38px;
  }

  .cardcont {
    text-align: center;
  }

  .text-center-2.big {
    padding-top: 21px;
    padding-bottom: 41px;
  }

  .ultrawarpblob {
    width: 250%;
    max-width: none;
    top: -96px;
    left: -144px;
  }

  .ultrawarpblob.b {
    inset: auto auto 5% -58%;
  }

  .cardultraicon.big {
    display: block;
  }

  .modal_overlay {
    pointer-events: none;
    width: 0;
    height: 0;
  }

  .title_6-4 {
    font-size: 5rem;
    display: none;
  }

  .modal, .margin_2-4_top, .shinesound {
    display: none;
  }

  .ultraheroline.right, .ultraheroline.center {
    height: 120svh;
  }

  .timelineimage {
    width: 130%;
  }

  .modalblur {
    display: none;
  }

  .unifygrid {
    grid-template-columns: 1fr;
  }

  .uhero-padding {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .unifyembed {
    padding-top: 0;
    top: 28%;
  }

  .unifyembed._2 {
    width: 100%;
    height: 100%;
    top: 0%;
  }

  .hero-title-word._04 {
    font-size: 2.5rem;
  }

  .unifyvtitle {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    display: flex;
  }

  .accordion-header {
    margin-bottom: 20px;
    font-size: 45px;
  }

  .break-normal {
    margin-bottom: 20px;
    font-size: 15px;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .blur-tr-container, .blur-tr {
    width: 50vw;
  }

  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .home-banner_clip {
    border-radius: .625rem;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

  .team_block {
    grid-row-gap: 4rem;
    padding: 1.5rem 1.5rem 3rem;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .text-size-large {
    font-size: 1.25rem;
  }

  .span-avatar {
    background-size: 2.5rem 2.5rem;
    width: 2.5rem;
    height: 2.5rem;
    margin-top: -2rem;
    bottom: -1.25rem;
  }

  .intro-paragraph {
    font-size: 2rem;
  }

  .page-padding {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .intro-text {
    padding-top: 0;
  }

  ._6grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    padding-left: 40px;
    padding-right: 40px;
  }

  ._6gridtti {
    vertical-align: baseline;
  }

  .text-block-11 {
    text-align: center;
    flex: 1;
    padding-left: 30px;
    padding-right: 30px;
  }

  ._2cardsvg {
    width: 70vw;
  }

  .gallery-scroll {
    padding: 60px 15px;
  }

  .blog-div-text {
    padding-top: 4.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .blog-div-text.stract._9 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .blogtitecontainr {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .collection-list {
    flex-flow: wrap;
    place-content: center;
    align-items: center;
  }

  .bloglist-featre {
    margin-left: 25px;
    margin-right: 25px;
  }

  .flex-block-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
  }

  .image-60 {
    max-width: 100%;
  }

  .flex-block-3 {
    padding: 10px 15px;
  }

  .bloglistsub.doble {
    color: #ffffffbd;
    font-size: 2.5cqw;
    font-weight: 400;
  }

  .bloglistsub.doble.stract {
    font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    pointer-events: none;
  }

  .fn-container-grid-2.relative {
    pointer-events: none;
    overflow: hidden;
  }

  .shapebutton {
    grid-template-columns: auto;
    place-content: center stretch;
    place-items: center;
    width: 100%;
  }

  .fn-cover-image.show1 {
    aspect-ratio: auto;
    object-fit: contain;
    border-radius: 1.5rem;
  }

  .fh-features-image-wrapper {
    aspect-ratio: auto;
    object-fit: fill;
    height: auto;
    overflow: hidden;
  }

  .fn-featured-tabs-content-wrapper {
    aspect-ratio: auto;
    object-fit: fill;
  }

  .fn-featured-tabs-content {
    height: 30dvh;
  }

  .fn-section {
    background-color: #0000;
    margin-top: 0;
    padding-top: 12.4375rem;
    padding-left: 0;
    padding-right: 0;
  }

  .herot {
    width: 82%;
    display: block;
  }

  .udesly-typewriter-effect.show1 {
    margin: 0 2em .8em;
    padding: 0;
    font-size: 9cqw;
  }

  .heading-3.show1 {
    text-align: center;
    background-image: radial-gradient(circle, #fff 77%, #000);
    font-size: 14cqw;
    line-height: 1.2;
  }

  .container-4 {
    pointer-events: none;
    justify-content: center;
  }

  .cards {
    pointer-events: none;
  }

  .cardh.show1.test {
    text-shadow: 0 .0625rem .0625rem #0003;
    pointer-events: none;
  }

  .s-scroll {
    height: 80vh;
  }

  .nav_icon {
    color: #fff;
    -webkit-text-stroke-width: 0rem;
    -webkit-text-stroke-color: #df0;
    background-color: red;
    border: 0 #000;
    border-radius: 0;
  }

  .link_item {
    background-color: #0000;
    justify-content: flex-end;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.5rem;
    font-weight: 500;
  }

  .link_item.w--current {
    background-color: #0000;
    justify-content: flex-end;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.5rem;
  }

  .link_item.show1 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: auto;
    margin: .5rem .3rem 0 auto;
    padding: 0;
    line-height: 1.2;
  }

  .link_item.show1.w--current {
    margin-top: 1.5rem;
  }

  .logo {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: .75rem .75rem 0;
    display: flex;
  }

  .logo.show1 {
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    max-width: 50vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .nav_menu {
    background-color: #0000;
    border-radius: 1rem;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    width: 30%;
    margin: 6rem 1rem auto auto;
    padding: 0;
    display: block;
    inset: 0 0% 0%;
  }

  .section-2.is-nav {
    flex-direction: row;
    justify-content: flex-start;
    margin-left: 0;
    padding: 0%;
  }

  .nav_button.w--open {
    border: .0625rem solid var(--bg);
    background-color: var(--black);
    background-image: linear-gradient(#ffffff05, #ffffff05);
    border-radius: .75rem;
    padding: .75rem;
    box-shadow: 0 -4px .75rem #ffffff0a;
  }

  .navbar {
    background-color: #0000;
    max-width: none;
    overflow: visible;
  }

  .navbar.spec {
    z-index: 999;
    position: relative;
  }

  .navbar.main {
    margin-left: 3.125rem;
    margin-right: 3.125rem;
    overflow: visible;
  }

  .info-wrapper {
    height: 230vh;
  }

  .info-wrapper._2 {
    height: 130svh;
  }

  .s-glow.info {
    display: block;
  }

  .sub-header {
    color: #000000b3;
    font-size: 4.375rem;
  }

  .sub-header.main {
    color: #000;
    margin-bottom: 10px;
  }

  .sub-header.sub {
    font-size: 4.375rem;
  }

  .links-container {
    color: #000;
    -webkit-text-stroke-width: .1875rem;
    -webkit-text-stroke-color: #fff;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    font-size: 1.25rem;
    font-weight: 600;
  }

  .container-7.info {
    grid-row-gap: 1.875rem;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 200px;
  }

  .introunify {
    width: auto;
    max-width: none;
    height: 100svh;
    position: relative;
    left: -50%;
    right: -50%;
  }

  .info-sticky-section {
    padding-top: 0;
  }

  .sub-header-holder {
    margin-top: 0;
    margin-bottom: 11px;
    padding-bottom: 0;
  }

  .unifyvideotextatrasholder {
    padding-top: 0;
  }

  .unifytextoatrasa {
    margin-top: -8.75rem;
    margin-bottom: auto;
    padding-bottom: 0;
    display: block;
  }

  .videozoomout {
    background-color: var(--bg);
    height: 50vh;
    margin-top: 5rem;
  }

  .unifydemovideo {
    box-sizing: border-box;
    aspect-ratio: 8 / 9;
    object-position: 50% 50%;
    width: 100vw;
    height: 35svh;
    overflow: hidden;
  }

  .bold-text {
    font-size: 2.5rem;
    line-height: 1;
    display: block;
    bottom: 7.125rem;
  }

  .unifytextholder {
    font-size: 2rem;
    display: block;
  }

  .unifyvideotext {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
    bottom: 0;
  }

  .forbitw-outer {
    margin-top: 0;
  }

  .features-orbit-block {
    display: none;
  }

  .features-section {
    background-color: var(--bg);
    background-image: none;
    margin-top: 0;
    padding-top: 0;
    overflow: hidden;
  }

  .feature-image {
    z-index: 1;
    width: 80vw;
    display: none;
  }

  .fnumber {
    padding-top: .3125rem;
  }

  .featureorbithead {
    width: auto;
    padding-bottom: 0;
    font-size: 1.875rem;
  }

  .featureorbitparagraph {
    margin-bottom: .625rem;
  }

  .orbit-indicator-circle-one {
    overflow: hidden;
  }

  .featuresorbitsticky {
    display: none;
    position: relative;
  }

  .ftextin {
    min-height: 0;
    margin-bottom: 5rem;
  }

  .unifyimagevh {
    background-color: var(--bg);
    margin-top: -3.625rem;
    padding-top: 0;
  }

  .canvas {
    pointer-events: auto;
    height: 590svh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    inset: 0%;
  }

  .zoom-warp-1-2-1 {
    width: 100%;
    margin-left: 0;
    inset: 0;
  }

  .zoomvideo {
    width: 47vw;
    height: 11em;
    margin-top: .3em;
    display: block;
    top: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .zoom-warp-1-3 {
    align-items: center;
    height: auto;
  }

  .zoom-warp-3 {
    display: none;
  }

  .zoom-warp-1 {
    padding-top: 0;
    padding-left: 1em;
    padding-right: 1em;
  }

  .zoom-warp-2 {
    display: none;
  }

  .zoom-warp {
    font-size: 2.5vw;
    display: block;
  }

  .zoom-warp-4 {
    display: none;
  }

  .container-w2.gutter-outside {
    height: auto;
  }

  .text-center {
    padding: 0 1.375rem 1.375rem;
  }

  .p-xl-start, .p-xl-start.p-xl-end {
    padding-top: 0;
  }

  .g-heading.h-g {
    text-align: center;
    padding: 1.0625rem 1.0625rem 1.0625rem 0;
    font-size: 3.5em;
  }

  .g-heading.h-g.big {
    margin-bottom: 0;
    padding: 1.6875rem 1.25rem;
    font-size: 5.5em;
  }

  .g-heading.h-g.ll {
    background-image: linear-gradient(172deg, #ffefcd 32%, #769ae0 76%);
    padding-left: .625rem;
    padding-right: .625rem;
    font-size: 2.5em;
  }

  .g-heading.subsub {
    color: #fff9;
    font-size: 2em;
    font-weight: 300;
    line-height: 2;
  }

  .ipad-mockup {
    height: 60vh;
    padding-top: 4.25rem;
    bottom: 5.625rem;
    overflow: hidden;
  }

  .ipad-screen {
    aspect-ratio: 3 / 2;
    border-radius: .25rem;
    width: 87vw;
    height: 25vh;
  }

  ._3d-tablet-wrap {
    perspective-origin: 50% 0;
  }

  .section-tablet-scroll-animation {
    flex-direction: column;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    overflow: hidden;
  }

  .product-statement_container {
    padding-top: 0;
  }

  .product-statement_text {
    text-align: center;
  }

  ._3-feature-warp {
    justify-content: flex-start;
    height: auto;
    margin-top: 0;
    margin-bottom: 9.5vh;
    padding-top: 0;
  }

  .link-container {
    padding: 1vw;
  }

  .clink {
    font-size: .625rem;
  }

  .form_contain {
    flex-direction: column;
  }

  .submit1 {
    overflow: visible;
  }

  .link_containerc {
    width: 50%;
    padding: 1vw;
  }

  .cntlink {
    font-size: .625rem;
  }

  .link_container3 {
    padding: 1vw;
  }

  .link-2 {
    font-size: .625rem;
  }

  .page-warpl {
    pointer-events: none;
    touch-action: pan-y;
    margin-top: 0;
    padding-top: 7.1875rem;
    overflow: hidden;
  }

  .screen.show1 {
    top: 24.1875rem;
  }

  .new-div {
    width: 0;
    height: 0;
    display: none;
  }

  .grid-8 {
    z-index: 6;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-8.is--second {
    flex-direction: column;
  }

  .address-text {
    margin-bottom: 1.875rem;
  }

  .spacing {
    width: 100%;
    height: 1em;
  }

  .footer {
    display: block;
    position: relative;
    overflow: visible;
  }

  .footer.main {
    float: none;
    clear: none;
    pointer-events: none;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .footer.product {
    margin-top: 0;
  }

  .text-big {
    z-index: 1;
    font-size: 2.1875rem;
    position: relative;
  }

  .text-big.is--thin {
    font-size: 2.1875rem;
  }

  .text-big.cntlink.disable {
    max-width: none;
  }

  .text-big.cntlink.disable.show1 {
    text-align: center;
    align-self: auto;
    padding-left: .5em;
    padding-right: .5em;
    font-size: 5vh;
  }

  .new-div-2 {
    width: 0;
    height: 0;
    display: none;
  }

  .line-big-mobile {
    width: 14.125rem;
    display: none;
    overflow: visible;
  }

  .container-17 {
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 9em 0 0;
  }

  .contact-big-mobile {
    display: block;
  }

  .blopuh {
    z-index: auto;
    filter: blur(12rem);
    width: 100vw;
    top: -2%;
    right: -18%;
  }

  .blopuh.main {
    justify-content: center;
    align-items: center;
    width: 60vw;
    height: 50vh;
    margin: auto;
    display: flex;
    top: 0%;
    right: 0%;
  }

  .text-contact {
    pointer-events: auto;
    flex-direction: column;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .section-21 {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    padding-top: 2.5rem;
    padding-bottom: 0;
  }

  .grid-item.is--buttom {
    align-items: center;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 2em;
  }

  .grid-item.text {
    padding-top: 6em;
    padding-bottom: 1em;
  }

  .footernumber {
    color: #fff;
  }

  .footernumber.cntlink.disable {
    width: auto;
    font-size: 1.25rem;
  }

  .footernumber.cntlink.disable.show1 {
    width: auto;
  }

  .divblopuh {
    justify-content: center;
    align-items: center;
  }

  .text-span-7 {
    padding-left: .2em;
    padding-right: .2em;
  }

  .text-span-8.cntlink.disable {
    padding-left: .2em;
    padding-right: .2em;
    font-size: 1.875rem;
  }

  .body-2 {
    touch-action: pan-y;
  }

  .pagewarpu {
    background-color: #000;
    overflow: visible;
  }

  .zoom-div {
    width: auto;
    height: auto;
    margin-left: 0;
    top: -.1875rem;
    left: 5.8125rem;
    right: 5.875rem;
    overflow: visible;
  }

  .link-block-4 {
    font-weight: 500;
    text-decoration: underline;
    position: relative;
  }

  .unifyvideotextup {
    margin-top: 5.75rem;
  }

  .text-block-8 {
    color: #000;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
  }

  .demo.right {
    align-items: flex-start;
    height: auto;
  }

  .demo.left {
    background-color: #0000;
    height: 65vh;
    min-height: 0;
    padding-bottom: 0;
  }

  .demounify {
    background-color: #0000;
    margin-left: 0;
    margin-right: 0;
  }

  .image-30 {
    width: 100vw;
    max-width: none;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-left: .625rem;
    padding-right: .625rem;
  }

  .play-pause-button-4 {
    z-index: 999;
  }

  .formsubh {
    white-space: nowrap;
    word-break: normal;
    font-weight: 400;
  }

  .formhead {
    white-space: normal;
  }

  .formhead.sub {
    text-align: center;
    white-space: nowrap;
    line-height: 1.1;
  }

  .div-block-230 {
    border: .0625rem solid #fff;
    border-radius: 1.25rem;
  }

  .error-message {
    background-color: #ffdede00;
    width: .0625rem;
    height: .0625rem;
    position: absolute;
  }

  .headline-regular {
    text-align: center;
    font-size: 1rem;
  }

  .full-page.blogpost {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-content {
    justify-content: center;
    align-items: center;
  }

  .gradient-span {
    text-align: center;
    line-height: 2.5rem;
  }

  .nav-container-lines {
    padding-top: 1.25rem;
  }

  .nav-container-lines.spec {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .button-primary {
    width: 100%;
  }

  .cta-content {
    text-align: center;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .specs-unify-div.bloggrid {
    width: 100%;
    min-height: auto;
  }

  .decoline {
    max-width: 70.5rem;
  }

  .light-left {
    inset: 0% auto auto 0%;
  }

  .label-regular {
    white-space: normal;
  }

  .light-right {
    max-width: none;
    left: auto;
  }

  .textspectitles {
    text-align: center;
  }

  .textspecinfo.doble {
    font-size: .9rem;
  }

  .textspecinfo.doble.stract {
    -webkit-text-stroke-color: #fff;
    font-size: .9rem;
  }

  .unify-title-name {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.25rem;
    line-height: 1;
  }

  .cta-head {
    line-height: 1.125rem;
  }

  .blockl {
    width: 90%;
    max-width: 90%;
    margin-top: 5.125rem;
  }

  .policyt {
    width: 90%;
  }

  .section-23 {
    padding-bottom: .0625rem;
    padding-left: 3%;
    padding-right: 3%;
  }

  .shapes {
    margin-left: -1vw;
  }

  .link_container {
    padding: 1vw;
  }

  .link {
    font-size: .625rem;
  }

  .mainbutton.product {
    text-wrap: nowrap;
  }

  .nav-container {
    justify-content: space-between;
    display: flex;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(1.5rem);
    backdrop-filter: blur(1.5rem);
    -webkit-text-stroke-color: #6a6a6b;
    background-color: #0000007a;
    border-bottom-width: 0;
    border-radius: 1rem;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    padding-left: .625rem;
    padding-right: .625rem;
    font-family: Inter, sans-serif;
    font-weight: 400;
    top: 4.5rem;
  }

  .navigation-link {
    text-align: center;
    background-color: #0000;
    margin-top: .75rem;
    margin-bottom: .75rem;
  }

  .navigation-link.show1 {
    background-color: #0000;
    border-radius: 2.5rem;
    margin-left: 0;
    margin-right: 0;
    padding: .5rem .75rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.7;
    text-decoration: none;
  }

  .nav-button-group {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .menu-button {
    background-color: #0f1213d9;
    background-image: none;
    border: .0625rem solid #252527;
    border-radius: .75rem;
    padding: .75rem;
  }

  .errorm404 {
    text-align: center;
  }

  .floathero {
    pointer-events: none;
    background-image: linear-gradient(144deg, #eeedf21a, #1a1a1a00 67%), url('../images/Noise-HalfCompress.png');
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, 90rem;
    background-attachment: scroll, fixed;
    border-color: #ffffff2e;
  }

  ._3-feautre-left {
    height: auto;
  }

  ._3-feature-right {
    width: 100%;
    margin-top: 0;
    padding-right: 1.25rem;
  }

  .image-34 {
    padding-right: 1.25rem;
  }

  .block-actions-wrapper {
    display: none;
  }

  .static-block.unify, .static-block.unify.alt {
    height: 55vh;
  }

  .blocktitle.mobiletitle {
    text-align: center;
  }

  .blocktitle.mobiletitle.pc {
    margin-bottom: 10px;
    line-height: 3rem;
  }

  .full-image.side {
    object-position: 16% 50%;
  }

  .block-title-wrapper {
    padding-left: .875rem;
    padding-right: .875rem;
  }

  .preview-wrapper.special.mobile {
    width: 95%;
    bottom: 75px;
    box-shadow: 0 0 1rem .1rem #ffffff54;
  }

  .blockcontent.unify {
    height: 55vh;
  }

  .cube-top {
    top: 4px;
  }

  .cube-top.tops {
    display: block;
  }

  .main-wrapper {
    padding-bottom: 0;
  }

  .productextralink {
    width: 90%;
    margin-bottom: 20px;
    display: flex;
  }

  .typeblockarchive {
    width: 8rem;
  }

  .nameproductarchive {
    padding-right: .875rem;
  }

  .icon.main {
    margin-top: 10px;
  }

  .icon.main.mobile {
    margin-top: 0;
    display: none;
    position: relative;
  }

  .hero-u-left {
    width: auto;
  }

  .title-wrap {
    grid-column-gap: 2.3rem;
    grid-row-gap: 2.3rem;
    padding: 0;
  }

  .hero-u {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .hero-span {
    font-size: 3.5rem;
  }

  .hero-imge.off {
    display: none;
  }

  .title-holder {
    height: 25svh;
  }

  .cta_ultra {
    height: 15svh;
  }

  .paragraph-3 {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 1rem;
  }

  .horizontal-scroll_sticky {
    padding-bottom: 220px;
    padding-left: 2.5em;
    padding-right: 2.5em;
  }

  ._3d-video-wrapper {
    width: auto;
    height: 30em;
  }

  .heroemb {
    width: 100%;
    height: 100vh;
  }

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

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

  .timeline_item {
    grid-template-columns: 48px 1fr;
  }

  .hero-aurora-stroke {
    width: 60em;
    height: 60em;
  }

  .hero-aurora-stroke.footer {
    display: block;
  }

  .hero-aurora-blur {
    opacity: .6;
    filter: blur(1em);
    width: 60em;
    height: 60em;
    padding: 1em;
  }

  .hero-aurora-blur.footer, .hero-aurora-blur.footer.movable {
    display: block;
  }

  .ultraplanet {
    padding-bottom: 0;
  }

  .orange {
    top: 30.7em;
  }

  .boxhead {
    font-weight: 600;
  }

  .boxdiv {
    padding-left: .8rem;
    padding-right: .8rem;
  }

  .boxtext {
    font-size: 3cqw;
    font-weight: 400;
  }

  .image-2 {
    max-width: none;
  }

  .cardwarpultra {
    padding-top: 182px;
    overflow: hidden;
  }

  .paragraph-20px.x {
    padding-top: 5px;
  }

  .paragraph-20px.x.s {
    padding-top: 25px;
  }

  .cardultratitles {
    margin-bottom: 0;
  }

  .div-block-4 {
    height: auto;
  }

  .section-heading-2.tablet-center {
    font-size: 38px;
  }

  .ultrawarpblob {
    max-width: 300%;
    top: 27px;
    left: -220px;
  }

  .ultrawarpblob.b {
    inset: auto auto 3% -87%;
  }

  .sound_button_wrap {
    width: 5rem;
    height: 4rem;
  }

  .sound_button {
    display: flex;
  }

  .warpper {
    padding-left: 0;
    overflow: clip;
  }

  .ultraheroline.right {
    display: none;
  }

  .ultraheroline.right.shape {
    display: block;
  }

  .ultraheroline.center {
    display: none;
  }

  .timelineimage {
    width: 200%;
  }

  .hero-title-line-wrapper {
    margin-right: 0;
    display: block;
  }

  .unify-hero-title-top {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .unifyherot.uhero {
    overflow: hidden;
  }

  .unifygrid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .unify-hero-title-svg {
    margin-bottom: 22px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .unify-hero-title {
    font-size: 4rem;
  }

  .unify-sub-title._01 {
    text-align: center;
    display: none;
  }

  .unify-hero-title-line {
    margin-left: auto;
    margin-right: auto;
  }

  .unifyheroimg {
    max-width: 100%;
  }

  .unifyembed {
    width: 200%;
    left: -50%;
    right: -50%;
  }

  .unifyembed._2 {
    width: 400%;
    left: -50%;
    right: -50%;
  }

  .heroline {
    width: 80%;
  }

  .hero-title-word-wrapper {
    text-align: left;
    display: block;
  }

  .hero-title-word._04 {
    display: none;
  }

  .unifyhinfo._2nd {
    border-left-width: 0;
    border-right-width: 0;
    height: auto;
  }

  .unifyvtitle {
    height: auto;
  }

  .accordion-header {
    font-size: 40px;
  }

  .break-normal {
    font-size: 15px;
  }

  .grid__item-img {
    opacity: 1;
    display: none;
  }

  .grid__item-img-deco {
    opacity: 0;
  }

  .grid__item-img-overlay {
    opacity: 1;
  }

  .blur-tr-container {
    height: 60vh;
    top: 30vh;
  }

  .blur-tr {
    height: 60vh;
  }

  .specssection {
    margin-left: 25px;
    margin-right: 25px;
  }

  .team_block {
    grid-template-columns: 1fr .8fr;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  ._6grid {
    grid-row-gap: 50px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  ._2cardw {
    margin-top: 90px;
  }

  .featureblob {
    background-image: radial-gradient(circle farthest-side at 50% -50%, #7877c675, #0000 74%);
  }

  .size-specs-swap.un {
    order: 0;
  }

  .tabs-menu {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-flow: column wrap;
    grid-template: "." 1fr
                   "."
                   "."
                   "."
                   / 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: flex-start;
    place-items: center;
    height: 300px;
    padding-bottom: 20px;
    display: flex;
  }

  .container-21 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .collection-item {
    padding-left: 0;
    padding-right: 0;
  }

  .bloglist-featre {
    flex-flow: row;
    margin: 2.5rem 25px 20px;
    padding-left: 0;
  }

  .flex-block-2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
  }

  .image-60 {
    max-width: 100%;
  }

  .flex-block-3 {
    justify-content: space-between;
    align-items: center;
  }

  .bloglistsub.doble {
    font-size: .9rem;
  }

  .bloglistsub.doble.stract {
    -webkit-text-stroke-color: #fff;
    font-size: .9rem;
  }
}

#w-node-_621ea3d2-12ac-2952-6233-a4d7bd133b9d-f627222c {
  justify-self: end;
}

#w-node-f4432b89-e552-7668-0834-a003093fab7a-f627222c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-df62da72-e4b4-88f0-7c86-5ae47e2f8374-f627222c {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: center;
}

#w-node-_970ef245-5e89-7554-3ca1-2cc5525cda67-f627222c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-a70a5c33-0d1e-f415-16a5-d84a3f904676-3f90466a, #w-node-_9a21978d-adba-66f5-c23c-8bd6d25ec2e5-f6272240 {
  justify-self: end;
}

#w-node-_77b175a0-8763-00dc-7be6-01ee2d9dca12-f6272240, #w-node-_77b175a0-8763-00dc-7be6-01ee2d9dca37-f6272240 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a21978d-adba-66f5-c23c-8bd6d25ec2e5-f6272242 {
  justify-self: end;
}

#w-node-b49fcb89-4361-c1ad-490c-7c5cd23b29c8-f6272242, #w-node-b49fcb89-4361-c1ad-490c-7c5cd23b29ef-f6272242 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9fc9ddb-8b55-e830-2a56-8899a5b1d084-f6272248 {
  justify-self: end;
}

#w-node-_1ebb8d15-07bb-9b82-eeca-22d1d2a10f41-f6272248 {
  grid-area: Area;
  place-self: start center;
}

#w-node-_6f165c99-212d-af16-3f52-0fe7303ed11d-f6272248 {
  grid-column-start: span 1.67;
  grid-column-end: span 1.67;
  grid-row: span 1 / span 1;
}

#w-node-_6f165c99-212d-af16-3f52-0fe7303ed122-f6272248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f165c99-212d-af16-3f52-0fe7303ed12c-f6272248 {
  grid-column-start: span 1.67;
  grid-column-end: span 1.67;
  grid-row: span 1 / span 1;
}

#w-node-_6f165c99-212d-af16-3f52-0fe7303ed131-f6272248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f165c99-212d-af16-3f52-0fe7303ed13b-f6272248 {
  grid-column-start: span 1.67;
  grid-column-end: span 1.67;
  grid-row: span 1 / span 1;
}

#w-node-_6f165c99-212d-af16-3f52-0fe7303ed140-f6272248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f165c99-212d-af16-3f52-0fe7303ed14a-f6272248 {
  grid-column-start: span 1.67;
  grid-column-end: span 1.67;
  grid-row: span 1 / span 1;
}

#w-node-_6f165c99-212d-af16-3f52-0fe7303ed14f-f6272248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_24f8e9f0-ed9e-37d7-79cc-4ae649ef5ea9-f6272248 {
  justify-self: start;
}

#w-node-c248b8a5-c09d-eed1-d83d-f085a1e86610-f6272248, #w-node-c248b8a5-c09d-eed1-d83d-f085a1e86635-f6272248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1314d719-aa62-3375-9b8e-b6601ac433b7-eb6103d2, #w-node-_2d0d2b2f-6442-2309-06ce-02c0257f7e5d-eb6103d2, #w-node-ab4b8d7d-f9f9-3b4d-7975-a47fd040f9ff-eb6103d2, #w-node-_7e3457e8-6b6d-7a22-4326-3d17d66e83c4-eb6103d2, #w-node-_4a12e82d-49f8-58e3-2a0f-dfe421114abc-eb6103d2, #w-node-fa3a4637-8b15-8607-3d4c-65651dc430c1-eb6103d2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_156c3ff5-dad4-11b5-ed3e-492e82eb70f5-ef6f4d07 {
  justify-self: end;
}

#w-node-c5a98cd4-55c1-e5a6-2055-5d75c4588a0e-ef6f4d07 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: end;
}

#w-node-c5a98cd4-55c1-e5a6-2055-5d75c4588a0f-ef6f4d07 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c5a98cd4-55c1-e5a6-2055-5d75c4588a18-ef6f4d07 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: end;
}

#w-node-_6918665c-9527-7e8d-ffbf-0d71f51f0e9f-ef6f4d07 {
  grid-area: 1 / 3 / 2 / 7;
  justify-self: start;
}

#w-node-dc68d44b-fdf1-9ea8-1eb3-fa99bb1ac67a-ef6f4d07 {
  grid-area: 2 / 3 / 3 / 8;
  justify-self: start;
}

#w-node-e306ef68-a66d-f8db-8dc6-52e00fa9cb71-ef6f4d07 {
  grid-area: 1 / 3 / 2 / 7;
  justify-self: start;
}

#w-node-e306ef68-a66d-f8db-8dc6-52e00fa9cb74-ef6f4d07 {
  grid-area: 2 / 3 / 3 / 8;
  justify-self: start;
}

#w-node-be64d7f3-1cdf-c69d-86ad-b62a1b0d5e1b-ef6f4d07 {
  grid-area: 1 / 3 / 2 / 7;
  justify-self: start;
}

#w-node-be64d7f3-1cdf-c69d-86ad-b62a1b0d5e1e-ef6f4d07 {
  grid-area: 2 / 3 / 3 / 8;
  justify-self: start;
}

#w-node-_1a5590a7-b3af-144a-1124-1cad1ea56433-ef6f4d07 {
  grid-area: 1 / 3 / 2 / 7;
  justify-self: start;
}

#w-node-_1a5590a7-b3af-144a-1124-1cad1ea56436-ef6f4d07 {
  grid-area: 2 / 3 / 3 / 8;
  justify-self: start;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357cc6-ef6f4d07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357ccb-ef6f4d07 {
  justify-self: stretch;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357ccc-ef6f4d07, #w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357ccd-ef6f4d07 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357cce-ef6f4d07 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357cd1-ef6f4d07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357cd4-ef6f4d07 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: end;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357cde-ef6f4d07 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357cdf-ef6f4d07 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357ce0-ef6f4d07 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357ce3-ef6f4d07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357ce6-ef6f4d07 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: end;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357cf0-ef6f4d07 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357cf1-ef6f4d07 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357cf2-ef6f4d07 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357cf5-ef6f4d07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357cf8-ef6f4d07 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: end;
}

#w-node-_4d165908-52b0-5ba9-2a13-9e3cf7357d04-ef6f4d07 {
  grid-area: 1 / 1 / 4 / 2;
}

#w-node-_20779dd9-59f1-f055-7c39-235683b88130-ef6f4d07, #w-node-_20779dd9-59f1-f055-7c39-235683b88155-ef6f4d07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a21978d-adba-66f5-c23c-8bd6d25ec2e5-bba45ce7 {
  justify-self: end;
}

#w-node-_77b175a0-8763-00dc-7be6-01ee2d9dca12-bba45ce7, #w-node-_77b175a0-8763-00dc-7be6-01ee2d9dca37-bba45ce7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a21978d-adba-66f5-c23c-8bd6d25ec2e5-b2bb369e, #w-node-d3f8b18f-a069-d1bb-abe3-39e4f65740f7-4b96d32e {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-f4432b89-e552-7668-0834-a003093fab7a-f627222c {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-df62da72-e4b4-88f0-7c86-5ae47e2f8374-f627222c {
    grid-column: span 3 / span 3;
  }

  #w-node-_24f8e9f0-ed9e-37d7-79cc-4ae649ef5ea9-f6272248 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: stretch;
  }

  #w-node-c5a98cd4-55c1-e5a6-2055-5d75c4588a0f-ef6f4d07 {
    grid-column: span 3 / span 3;
  }

  #w-node-_6918665c-9527-7e8d-ffbf-0d71f51f0e9f-ef6f4d07 {
    grid-area: 1 / 3 / 2 / 6;
    justify-self: start;
  }

  #w-node-dc68d44b-fdf1-9ea8-1eb3-fa99bb1ac67a-ef6f4d07 {
    grid-area: 2 / 3 / 2 / 9;
    justify-self: start;
  }

  #w-node-e306ef68-a66d-f8db-8dc6-52e00fa9cb6f-ef6f4d07 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e306ef68-a66d-f8db-8dc6-52e00fa9cb71-ef6f4d07 {
    grid-area: 1 / 3 / 2 / 9;
    justify-self: start;
  }

  #w-node-e306ef68-a66d-f8db-8dc6-52e00fa9cb74-ef6f4d07 {
    grid-area: 2 / 3 / 2 / 9;
    justify-self: start;
  }

  #w-node-be64d7f3-1cdf-c69d-86ad-b62a1b0d5e19-ef6f4d07 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-be64d7f3-1cdf-c69d-86ad-b62a1b0d5e1b-ef6f4d07 {
    grid-area: 1 / 3 / 2 / 9;
    justify-self: start;
  }

  #w-node-be64d7f3-1cdf-c69d-86ad-b62a1b0d5e1e-ef6f4d07 {
    grid-area: 2 / 3 / 2 / 10;
    justify-self: start;
  }

  #w-node-_1a5590a7-b3af-144a-1124-1cad1ea56431-ef6f4d07 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1a5590a7-b3af-144a-1124-1cad1ea56433-ef6f4d07 {
    grid-area: 1 / 3 / 2 / 7;
    justify-self: start;
  }

  #w-node-_1a5590a7-b3af-144a-1124-1cad1ea56436-ef6f4d07 {
    grid-area: 2 / 3 / 2 / 10;
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f4432b89-e552-7668-0834-a003093fab7a-f627222c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-df62da72-e4b4-88f0-7c86-5ae47e2f8374-f627222c {
    grid-column: span 4 / span 4;
  }

  #w-node-_24f8e9f0-ed9e-37d7-79cc-4ae649ef5ea9-f6272248 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: stretch;
  }

  #w-node-_03ae1885-91a5-c0fd-fca0-772f16ec64ab-f6272248 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_03ae1885-91a5-c0fd-fca0-772f16ec64ae-f6272248 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_03ae1885-91a5-c0fd-fca0-772f16ec64b0-f6272248 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_03ae1885-91a5-c0fd-fca0-772f16ec64b7-f6272248 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_03ae1885-91a5-c0fd-fca0-772f16ec64ba-f6272248 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_03ae1885-91a5-c0fd-fca0-772f16ec64ca-f6272248 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_03ae1885-91a5-c0fd-fca0-772f16ec64cd-f6272248 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_03ae1885-91a5-c0fd-fca0-772f16ec64e4-f6272248 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_03ae1885-91a5-c0fd-fca0-772f16ec64e7-f6272248 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_03ae1885-91a5-c0fd-fca0-772f16ec6500-f6272248 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_03ae1885-91a5-c0fd-fca0-772f16ec6503-f6272248 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_03ae1885-91a5-c0fd-fca0-772f16ec651d-f6272248 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_03ae1885-91a5-c0fd-fca0-772f16ec6520-f6272248 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_8fe8b8c9-e45d-ecfa-beb9-bd7d2aac0f0a-f6272248 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8fe8b8c9-e45d-ecfa-beb9-bd7d2aac0f0d-f6272248 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-dc68d44b-fdf1-9ea8-1eb3-fa99bb1ac67a-ef6f4d07, #w-node-e306ef68-a66d-f8db-8dc6-52e00fa9cb74-ef6f4d07, #w-node-be64d7f3-1cdf-c69d-86ad-b62a1b0d5e1e-ef6f4d07, #w-node-_1a5590a7-b3af-144a-1124-1cad1ea56436-ef6f4d07 {
    grid-area: 1 / 1 / 2 / 9;
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c5a98cd4-55c1-e5a6-2055-5d75c4588a0f-ef6f4d07 {
    grid-column: span 1 / span 1;
  }

  #w-node-dc68d44b-fdf1-9ea8-1eb3-fa99bb1ac67a-ef6f4d07, #w-node-e306ef68-a66d-f8db-8dc6-52e00fa9cb74-ef6f4d07, #w-node-be64d7f3-1cdf-c69d-86ad-b62a1b0d5e1e-ef6f4d07, #w-node-_1a5590a7-b3af-144a-1124-1cad1ea56436-ef6f4d07 {
    grid-area: 1 / 1 / 2 / 9;
    justify-self: start;
  }
}


@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}