@font-face {
  font-family: Zt Nature Variable Vf;
  src: url('../fonts/ZT-Nature-Variable-VF.ttf') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

:root {
  --gray--900: #111;
  --gray--white: white;
  --gray--400: #858585;
  --_typography---line-height-medium: 1.8em;
  --gray--300: #b6b6b6;
  --_core-structure---track-large: 550vh;
  --_core-structure---percentage-large: 100%;
  --_core-structure---height-xlarge: 100vh;
  --_core-structure---height-regular: 50vh;
  --_core-structure---percentage-regular: 50%;
  --_gaps---xsmall: 2em;
  --_core-structure---height-large: 85vh;
  --gray--800: #1b1b1b;
  --_core-structure---width-l: 100vw;
  --_gaps---small: 4em;
  --_gaps---xxsmall: 1em;
  --_typography---xxl: 6em;
  --_typography---line-height-small: 1.24em;
  --_core-structure---max-width-xlarge: 1580px;
  --_gaps---regular: 8em;
  --_core-structure---max-width-medium: 64rem;
  --_gaps---large: 16em;
  --_typography---xl: 4.4em;
  --_core-structure---height-medium: 65vh;
  --_typography---m: 1.8em;
  --_typography---xs: .9em;
  --_core-structure---none: 0px;
  --_core-structure---max-width-micro: 16rem;
  --gray--700: #292929;
  --_typography---s: 1em;
  --_typography---r: 1.4em;
  --_typography---special-xxl: 15em;
  --_typography---xxs: .72em;
  --_colors---dark-gray-60: #1f1f1f99;
  --gray--200: #dfdfdf;
  --gray--500: #575757;
  --gray--100: #f3f3f3;
  --_gaps---button-padding-y: 1.2em;
  --alternate: #a3b257;
  --accent: #ccc986;
  --_colors---white: var(--gray--white);
  --_core-structure---pattern: .1em;
  --_colors---gray-20: #68686833;
  --_typography---xxxs: .58em;
  --_core-structure---header-wrapper-m: 50%;
  --_core-structure---width-xxs: 4vw;
  --_typography---line-height-regular: 1.4em;
  --_typography---line-height-xsmall: 1.04em;
  --_core-structure---track-small: 200vh;
  --_interactive-elements---expandable-card-width: 33vw;
  --_interactive-elements---expandable-card-height: 50vh;
  --_core-structure---height-micro: 60px;
  --_gaps---micro: .3em;
  --_interactive-elements---elements-thin: 1px;
  --_interactive-elements---elements-medium: 48px;
  --_core-structure---max-width-regular: 48rem;
  --_core-structure---max-width-xsmall: 24rem;
  --gray--600: #424242;
  --_core-structure---max-width-xxs: 20rem;
  --_core-structure---max-width-large: 80em;
  --_interactive-elements---elements-small: 32px;
  --_typography---l: 2em;
  --gray--black: #080808;
  --_gaps---button-padding-x: 1.8em;
  --_core-structure---header-wrapper-l: 70%;
  --_core-structure---hero-height: 100vh;
  --_gaps---medium: 12em;
  --_core-structure---track-medium: 400vh;
  --_interactive-elements---elements-xsmall: 20px;
  --_core-structure---max-width-small: 36rem;
  --_core-structure---width-m: 45vw;
  --_core-structure---width-s: 10vw;
  --_core-structure---width-xs: 8vw;
  --_colors---dark-gray-40: #1f1f1f66;
  --_core-structure---width-r: 20vw;
  --_core-structure---height-small: 30vh;
  --_interactive-elements---elements-xxsmall: 16px;
  --_core-structure---percentage-medium: 75%;
  --_interactive-elements---team-member-card-height: 50vh;
  --_core-structure---track-regular: 300vh;
  --_core-structure---panel-padding: 6em;
  --_gaps---overflow-height: 1.2em;
  --_interactive-elements---elements-micro: 8px;
  --_interactive-elements---divider-margin-x: -60px;
  --_interactive-elements---divider-margin-y: -40px;
  --_interactive-elements---xtra-divider: 120vw;
  --_core-structure---height-xsmall: 20vh;
  --_interactive-elements---article-image: 30vh;
  --_typography---base: 16px;
  --_colors---gray-100: var(--gray--100);
  --_colors---gray-200: var(--gray--200);
  --_colors---gray-300: var(--gray--300);
  --_colors---gray-400: var(--gray--400);
  --_colors---gray-500: var(--gray--500);
  --_gaps---xlarge: 132vh;
  --_colors---gray-600: var(--gray--600);
  --_colors---gray-700: var(--gray--700);
  --_colors---gray-800: var(--gray--800);
  --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
  --_colors---gray-900: var(--gray--900);
  --_colors---black: var(--gray--black);
  --_typography---mono: Matrixtype, Arial, sans-serif;
  --_colors---gray-40: #68686866;
  --_colors---gray-60: #68686899;
  --_core-structure---percentage-small: 25%;
  --_core-structure---percentage-xsmall: 12.5%;
}

.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;
}

body {
  background-color: var(--gray--900);
  color: var(--gray--white);
  --_colors---dark-gray-60: #1f1f1f99;
  --_colors---white: var(--gray--white);
  --_colors---gray-20: #68686833;
  --_colors---dark-gray-40: #1f1f1f66;
  --_colors---gray-100: var(--gray--100);
  --_colors---gray-200: var(--gray--200);
  --_colors---gray-300: var(--gray--300);
  --_colors---gray-400: var(--gray--400);
  --_colors---gray-500: var(--gray--500);
  --_colors---gray-600: var(--gray--600);
  --_colors---gray-700: var(--gray--700);
  --_colors---gray-800: var(--gray--800);
  --_colors---gray-900: var(--gray--900);
  --_colors---black: var(--gray--black);
  --_colors---gray-40: #68686866;
  --_colors---gray-60: #68686899;
  --_typography---line-height-medium: 1.8em;
  --_typography---xxl: 6em;
  --_typography---line-height-small: 1.24em;
  --_typography---xl: 4.4em;
  --_typography---m: 1.8em;
  --_typography---xs: .9em;
  --_typography---s: 1em;
  --_typography---r: 1.4em;
  --_typography---special-xxl: 15em;
  --_typography---xxs: .72em;
  --_typography---xxxs: .58em;
  --_typography---line-height-regular: 1.4em;
  --_typography---line-height-xsmall: 1.04em;
  --_typography---l: 2em;
  --_typography---base: 16px;
  --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
  --_typography---mono: Matrixtype, Arial, sans-serif;
  --_core-structure---track-large: 550vh;
  --_core-structure---percentage-large: 100%;
  --_core-structure---height-xlarge: 100vh;
  --_core-structure---height-regular: 50vh;
  --_core-structure---percentage-regular: 50%;
  --_core-structure---height-large: 85vh;
  --_core-structure---width-l: 100vw;
  --_core-structure---max-width-xlarge: 1580px;
  --_core-structure---max-width-medium: 64rem;
  --_core-structure---height-medium: 65vh;
  --_core-structure---none: 0px;
  --_core-structure---max-width-micro: 16rem;
  --_core-structure---pattern: .1em;
  --_core-structure---header-wrapper-m: 50%;
  --_core-structure---width-xxs: 4vw;
  --_core-structure---track-small: 200vh;
  --_core-structure---height-micro: 60px;
  --_core-structure---max-width-regular: 48rem;
  --_core-structure---max-width-xsmall: 24rem;
  --_core-structure---max-width-xxs: 20rem;
  --_core-structure---max-width-large: 80em;
  --_core-structure---header-wrapper-l: 70%;
  --_core-structure---hero-height: 100vh;
  --_core-structure---track-medium: 400vh;
  --_core-structure---max-width-small: 36rem;
  --_core-structure---width-m: 45vw;
  --_core-structure---width-s: 10vw;
  --_core-structure---width-xs: 8vw;
  --_core-structure---width-r: 20vw;
  --_core-structure---height-small: 30vh;
  --_core-structure---percentage-medium: 75%;
  --_core-structure---track-regular: 300vh;
  --_core-structure---panel-padding: 6em;
  --_core-structure---height-xsmall: 20vh;
  --_core-structure---percentage-small: 25%;
  --_core-structure---percentage-xsmall: 12.5%;
  --_gaps---xsmall: 2em;
  --_gaps---small: 4em;
  --_gaps---xxsmall: 1em;
  --_gaps---regular: 8em;
  --_gaps---large: 16em;
  --_gaps---button-padding-y: 1.2em;
  --_gaps---micro: .3em;
  --_gaps---button-padding-x: 1.8em;
  --_gaps---medium: 12em;
  --_gaps---overflow-height: 1.2em;
  --_gaps---xlarge: 132vh;
  --_interactive-elements---expandable-card-width: 33vw;
  --_interactive-elements---expandable-card-height: 50vh;
  --_interactive-elements---elements-thin: 1px;
  --_interactive-elements---elements-medium: 48px;
  --_interactive-elements---elements-small: 32px;
  --_interactive-elements---elements-xsmall: 20px;
  --_interactive-elements---elements-xxsmall: 16px;
  --_interactive-elements---team-member-card-height: 50vh;
  --_interactive-elements---elements-micro: 8px;
  --_interactive-elements---divider-margin-x: -60px;
  --_interactive-elements---divider-margin-y: -40px;
  --_interactive-elements---xtra-divider: 120vw;
  --_interactive-elements---article-image: 30vh;
  font-family: Zt Nature Variable Vf, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
}

ul {
  margin-top: 0;
}

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

li {
  color: var(--gray--400);
  line-height: var(--_typography---line-height-medium);
}

blockquote {
  border-left: 1px solid var(--gray--400);
  color: var(--gray--300);
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.7px;
}

.track {
  z-index: 6;
  height: var(--_core-structure---track-large);
  grid-column-gap: 20vh;
  grid-row-gap: 20vh;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.hero {
  z-index: 6;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.inner-hero-left {
  z-index: 5;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---percentage-regular);
  flex: none;
  justify-content: space-between;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.inner-hero-right {
  z-index: 5;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---percentage-regular);
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  position: relative;
  overflow: hidden;
}

._2-inner-hero-bg {
  z-index: 2;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.panel-top, .panel-bottom {
  width: var(--_core-structure---percentage-large);
  flex: 1;
  position: relative;
  overflow: hidden;
}

.second-inner {
  z-index: 4;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  position: absolute;
  inset: 0% auto auto 0%;
}

.trigger {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
}

.third {
  z-index: 3;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  position: absolute;
  inset: 0% auto auto 0%;
}

.panel-left {
  width: 100%;
  height: var(--_core-structure---percentage-large);
  flex: 1;
}

.panel-right {
  width: 100%;
  height: var(--_core-structure---percentage-large);
  flex: 1;
  position: relative;
}

.track-auto {
  z-index: 5;
  width: 100%;
  height: auto;
  position: relative;
}

.slider-wrapper {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  background-color: var(--gray--900);
  position: sticky;
  top: 0;
}

.slider-inner {
  max-width: 1680px;
  height: 100%;
  padding-top: var(--_gaps---xsmall);
  padding-bottom: var(--_gaps---xsmall);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.panel-wrapper {
  border-radius: 0;
  flex: 1;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.panel-content {
  height: var(--_core-structure---percentage-large);
  flex: 1;
  position: relative;
}

.p-01 {
  z-index: 4;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.p-02 {
  z-index: 3;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.p-03 {
  z-index: 2;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.c-content-2 {
  z-index: 3;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  justify-content: center;
  align-items: center;
  line-height: 1;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.background-video {
  z-index: 1;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-large);
  background-image: url('../images/untitled-1.avif');
  background-position: 0 0;
  background-size: cover;
}

.background-video.opacity {
  opacity: .45;
}

.background-video.absolute {
  width: 100%;
  position: absolute;
}

.background-video.hp-2 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.background-video.hide {
  display: none;
}

.background-video.podorysheaderbg {
  background-color: var(--gray--800);
  background-image: none;
}

.section-intro {
  z-index: 5;
  background-color: var(--gray--900);
  position: relative;
}

._2-inner-image {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  background-image: url('../images/carbon-002_1carbon-002.avif');
  background-position: 50% 0;
  background-size: cover;
}

._2-inner-image.bottom {
  min-height: var(--_core-structure---height-xlarge);
  background-color: #000;
  background-image: none;
  position: absolute;
  inset: auto auto 0% 0%;
}

._2-inner-image.top {
  min-height: var(--_core-structure---height-xlarge);
  background-color: #000;
  background-image: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.third-inner {
  z-index: 2;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

._3-inner-image {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  background-color: #000;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

._3-inner-image.top {
  inset: 0% auto auto 0%;
}

.fourth {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  background-color: var(--gray--900);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.panel-image {
  width: var(--_core-structure---width-l);
  max-width: none;
  min-height: var(--_core-structure---height-xlarge);
  position: absolute;
  inset: 0% 0% auto auto;
}

.panel-image.left {
  object-fit: cover;
  left: 0%;
  right: auto;
}

.panel-image.last {
  width: 90vw;
  min-height: var(--_core-structure---height-xlarge);
}

.panel-image.last.left {
  width: 90vw;
  min-height: var(--_core-structure---height-xlarge);
  inset: 0% auto auto 0%;
}

.panel-image.side-left {
  object-fit: cover;
  width: 90vw;
  inset: 0% auto auto 0%;
}

.panel-image.right {
  width: 90vw;
}

.panel-heading {
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---height-regular);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.panel-image-top {
  width: var(--_core-structure---percentage-large);
  min-height: var(--_core-structure---height-xlarge);
  position: absolute;
}

.overlayer-video {
  z-index: 3;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.overlayer-heading {
  z-index: 6;
  width: 100%;
  max-width: 1680px;
  padding-top: var(--_gaps---xsmall);
  padding-bottom: var(--_gaps---small);
  grid-column-gap: var(--_gaps---xxsmall);
  grid-row-gap: var(--_gaps---xxsmall);
  border-top: 1px solid #fff3;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.xxl {
  color: #fff;
  font-family: Zt Nature Variable Vf, Arial, sans-serif;
  font-size: var(--_typography---xxl);
  line-height: var(--_typography---line-height-small);
  letter-spacing: -.03em;
  white-space: nowrap;
  --_typography---line-height-medium: 1.8em;
  --_typography---xxl: 6em;
  --_typography---line-height-small: 1.24em;
  --_typography---xl: 4.4em;
  --_typography---m: 1.8em;
  --_typography---xs: .9em;
  --_typography---s: 1em;
  --_typography---r: 1.4em;
  --_typography---special-xxl: 15em;
  --_typography---xxs: .72em;
  --_typography---xxxs: .58em;
  --_typography---line-height-regular: 1.4em;
  --_typography---line-height-xsmall: 1.04em;
  --_typography---l: 2em;
  --_typography---base: 16px;
  --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
  --_typography---mono: Matrixtype, Arial, sans-serif;
  font-weight: 600;
}

.container {
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-xlarge);
  padding-right: var(--_gaps---xsmall);
  padding-left: var(--_gaps---xsmall);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container.padding-bottom {
  padding-bottom: var(--_gaps---regular);
}

.container.small {
  max-width: var(--_core-structure---max-width-medium);
}

.container.gap-large {
  padding-bottom: var(--_gaps---small);
}

.container.gap-medium.nobottom {
  padding-bottom: 0;
}

.container.inimage {
  height: 100%;
  display: flex;
}

.container.mapa {
  height: 90vh;
}

.container.marginbottom {
  margin-bottom: var(--_typography---xl);
}

.wrapper-flex {
  min-height: var(--_core-structure---height-medium);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.wrapper-flex.tb {
  min-height: var(--_core-structure---height-large);
}

.flex-column-content {
  width: var(--_core-structure---percentage-large);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.features-small {
  grid-column-gap: var(--_gaps---small);
  grid-row-gap: var(--_gaps---small);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  display: grid;
}

.features-small.padding-m {
  grid-template-columns: 1fr 1fr 1fr;
}

.card-features-small {
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.features-icon {
  width: var(--_typography---m);
  height: var(--_typography---m);
  margin-bottom: var(--_typography---xs);
}

.panel-media-wrapper {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  overflow: hidden;
}

.grid {
  grid-column-gap: var(--_core-structure---none);
  grid-row-gap: var(--_core-structure---none);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.logo-block {
  height: var(--_core-structure---max-width-micro);
  box-shadow: inset -1px -1px 0 0 var(--gray--700), -1px -1px 0 0 var(--gray--700);
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-content-3 {
  z-index: 2;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  justify-content: center;
  align-items: center;
  line-height: 1;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-brand {
  width: auto;
  max-height: var(--_typography---s);
  max-width: none;
}

.image-brand.large {
  max-height: var(--_typography---special-xxl);
}

.button-wrapper {
  grid-column-gap: var(--_gaps---xxsmall);
  grid-row-gap: var(--_gaps---xxsmall);
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.container-nav {
  z-index: 2;
  width: auto;
  max-width: none;
  padding: var(--_typography---xxs);
  background-color: var(--_colors---dark-gray-60);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  flex: none;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.brand-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-menu {
  grid-column-gap: var(--_typography---xxs);
  grid-row-gap: var(--_typography---xxs);
  justify-content: center;
  align-items: center;
  min-width: auto;
  display: flex;
}

.nav-link {
  margin-right: var(--_core-structure---none);
  margin-left: var(--_core-structure---none);
  padding: var(--_typography---xxs) var(--_typography---xs);
  color: #dbdbdb;
  font-size: var(--_typography---xs);
  line-height: var(--_typography---line-height-small);
  font-weight: 500;
}

.nav-link:hover {
  color: var(--gray--200);
  background-color: #25252566;
}

.nav-link.w--current {
  color: var(--gray--700);
  background-color: #fff;
}

.navbar {
  z-index: 20;
  width: var(--_core-structure---percentage-large);
  padding-top: var(--_gaps---xsmall);
  padding-bottom: var(--_gaps---xsmall);
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.button-nav {
  padding: var(--_gaps---button-padding-y) var(--_typography---r);
  background-color: var(--alternate);
  color: var(--gray--700);
  font-size: var(--_typography---xs);
  cursor: pointer;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  overflow: clip;
}

.button-nav:hover {
  background-color: var(--accent);
}

.button-nav.mgtop20px {
  margin-top: 20px;
}

.button-nav.sold {
  color: var(--_colors---white);
  background-color: #e70c4a;
}

.auto-contact-link {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: .16em;
}

.upside-quicknav {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.upside-quicknav-link {
  color: var(--gray--white);
  letter-spacing: .04em;
  text-transform: uppercase;
  background-color: #ffffff12;
  border: 1px solid #ffffff1f;
  border-radius: 999px;
  padding: .85rem 1.1rem;
  font-size: .78rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease, border-color .2s ease, transform .2s ease;
}

.upside-quicknav-link:hover {
  color: var(--gray--900);
  background-color: var(--alternate);
  border-color: var(--alternate);
  transform: translateY(-1px);
}

.upside-quicknav-link.is-primary {
  color: var(--gray--900);
  background-color: var(--alternate);
  border-color: var(--alternate);
}

.upside-location-strip {
  grid-column-gap: 1rem;
  grid-row-gap: .75rem;
  color: var(--gray--900);
  background-color: var(--alternate);
  border: 1px solid #ffffff1a;
  border-radius: 999px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 56rem;
  margin: 1rem auto 0;
  padding: .48rem .55rem .48rem 1rem;
  display: flex;
}

.upside-progress-strip {
  grid-column-gap: 1rem;
  grid-row-gap: .75rem;
  color: var(--gray--white);
  background-color: #ffffff0d;
  border: 1px solid #ffffff1a;
  border-radius: 999px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 60rem;
  margin: .75rem auto 0;
  padding: .55rem .6rem .55rem 1.05rem;
  display: flex;
}

.upside-progress-strip .upside-location-copy span {
  color: var(--alternate);
  opacity: 1;
}

.upside-progress-strip .upside-location-copy strong {
  color: #ffffffe0;
  font-weight: 750;
}

.upside-progress-strip .upside-location-link {
  color: var(--gray--900);
  background-color: var(--alternate);
}

.upside-progress-strip .upside-location-link:hover {
  color: var(--gray--900);
  background-color: var(--gray--white);
}

.upside-location-copy {
  grid-column-gap: .55rem;
  grid-row-gap: .25rem;
  flex-wrap: wrap;
  align-items: center;
  min-width: 0;
  display: flex;
}

.upside-location-copy span {
  letter-spacing: .08em;
  text-transform: uppercase;
  opacity: .68;
  font-size: .72rem;
  font-weight: 850;
}

.upside-location-copy strong {
  letter-spacing: .01em;
  font-size: .92rem;
  font-weight: 850;
}

.upside-location-link {
  color: var(--gray--white);
  letter-spacing: .06em;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #111;
  border-radius: 999px;
  padding: .72rem .95rem;
  font-size: .72rem;
  font-weight: 850;
  line-height: 1;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease, transform .2s ease;
}

.upside-location-link:hover {
  color: #111;
  background-color: var(--gray--white);
  transform: translateY(-1px);
}

.upside-standard-strip-section {
  background-color: var(--gray--900);
  padding-top: 0;
}

.upside-standard-strip {
  grid-column-gap: 1rem;
  grid-row-gap: .75rem;
  color: var(--gray--white);
  background:
    linear-gradient(90deg, #111 0%, #181818 58%, #26310d 100%);
  border: 1px solid #ffffff1a;
  border-radius: 999px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 64rem;
  margin: 1rem auto 0;
  padding: .58rem .62rem .58rem 1.08rem;
  display: flex;
  box-shadow: 0 16px 42px #00000040;
}

.upside-standard-strip .upside-location-copy span {
  color: var(--alternate);
  opacity: 1;
}

.upside-standard-strip .upside-location-copy strong {
  color: #ffffffe6;
}

.upside-standard-strip .upside-location-link {
  color: var(--gray--900);
  background-color: var(--alternate);
}

.upside-standard-strip .upside-location-link:hover {
  background-color: var(--gray--white);
}

.upside-standard-visual-section {
  background-color: var(--gray--900);
  padding-top: clamp(2.5rem, 5vw, 5rem);
  padding-bottom: clamp(2.5rem, 5vw, 5rem);
}

.upside-standard-visual {
  color: var(--gray--white);
  background-color: #111;
  border: 1px solid #ffffff1f;
  border-radius: 8px;
  grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
  min-height: 440px;
  text-decoration: none;
  display: grid;
  overflow: hidden;
  box-shadow: 0 28px 80px #0000005c;
}

.upside-standard-visual-copy {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 0;
  padding: clamp(2rem, 5vw, 4.5rem);
  display: flex;
}

.upside-standard-visual-copy span {
  color: var(--alternate);
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: .78rem;
  font-weight: 850;
}

.upside-standard-visual-copy h2 {
  max-width: 10ch;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: clamp(2.4rem, 5vw, 5.6rem);
  font-weight: 850;
  line-height: .92;
}

.upside-standard-visual-copy p {
  color: #ffffffb3;
  max-width: 37rem;
  margin-bottom: 1.75rem;
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  line-height: 1.55;
}

.upside-standard-visual-media {
  position: relative;
  min-height: 360px;
}

.upside-standard-visual-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #111 0%, #111111b8 16%, #1111111a 48%);
  pointer-events: none;
}

.upside-standard-visual-media img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

#intro.intro-wrapper {
  height: auto;
  min-height: auto;
  justify-content: flex-start;
  padding-top: clamp(3.75rem, 5vw, 5.25rem);
  padding-bottom: clamp(2.5rem, 4vw, 4rem);
}

#intro .container.gap-medium {
  grid-row-gap: .8rem;
  padding-top: 0;
  padding-bottom: 0;
}

#intro .upside-quicknav {
  margin-top: .45rem;
}

#intro .upside-location-strip,
#intro .upside-progress-strip,
#intro .upside-standard-strip {
  margin-top: .2rem;
}

.upside-location-kicker {
  color: var(--alternate);
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: .78rem;
  font-weight: 850;
  text-shadow: 0 2px 18px rgba(0, 0, 0, .35);
}

.upside-location-note {
  color: rgba(255, 255, 255, .88);
  text-shadow: 0 2px 18px rgba(0, 0, 0, .45);
  background-color: rgba(17, 17, 17, .48);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 8px;
  max-width: 44rem;
  margin: 1.2rem auto 0;
  padding: .9rem 1.05rem;
  line-height: 1.45;
  backdrop-filter: blur(10px);
}

.upside-inline-cta {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.upside-pill-cta {
  color: var(--gray--900);
  letter-spacing: .03em;
  text-transform: uppercase;
  background-color: var(--alternate);
  border: 1px solid var(--alternate);
  border-radius: 999px;
  padding: .9rem 1.15rem;
  font-size: .8rem;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease, border-color .2s ease, transform .2s ease;
}

.upside-pill-cta:hover {
  background-color: var(--accent);
  border-color: var(--accent);
  transform: translateY(-1px);
}

.upside-pill-cta.is-muted {
  color: var(--gray--white);
  background-color: #ffffff12;
  border-color: #ffffff24;
}

.upside-pill-cta.is-muted:hover {
  color: var(--gray--900);
  background-color: var(--alternate);
  border-color: var(--alternate);
}

.upside-conversion-strip {
  grid-column-gap: 2rem;
  grid-row-gap: 1.25rem;
  color: var(--gray--white);
  background-color: #1b1b1b;
  border: 1px solid #ffffff14;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
  padding: 1.35rem 1.5rem;
  display: flex;
}

.upside-strip-kicker {
  color: var(--alternate);
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: .4rem;
  font-size: .75rem;
  font-weight: 800;
}

.upside-strip-title {
  max-width: 48rem;
  font-size: 1.05rem;
  font-weight: 600;
  line-height: 1.35;
}

.upside-strip-button {
  color: var(--gray--900);
  white-space: nowrap;
  background-color: var(--alternate);
  border-radius: 999px;
  padding: .95rem 1.25rem;
  font-size: .85rem;
  font-weight: 800;
  text-decoration: none;
}

.upside-poi-table {
  color: var(--gray--white);
  background-color: #151515;
  border: 1px solid #ffffff12;
  border-radius: 8px;
  overflow: hidden;
}

.upside-poi-row {
  grid-template-columns: minmax(18rem, 1.15fr) minmax(10rem, .55fr) minmax(18rem, 1fr);
  border-bottom: 1px solid #ffffff10;
  display: grid;
}

.upside-poi-row:last-child {
  border-bottom-width: 0;
}

.upside-poi-row > div {
  min-width: 0;
  padding: 1rem 1.15rem;
  font-size: .98rem;
  font-weight: 650;
  line-height: 1.35;
}

.upside-poi-row > div:not(:last-child) {
  border-right: 1px solid #ffffff10;
}

.upside-poi-row > div:nth-child(2) {
  color: var(--alternate);
  letter-spacing: .01em;
  font-weight: 850;
}

.upside-poi-row > div:nth-child(3) {
  color: #ffffffb3;
  font-weight: 500;
}

.upside-poi-row.is-head {
  color: #ffffffb8;
  letter-spacing: .08em;
  text-transform: uppercase;
  background-color: #ffffff0d;
}

.upside-poi-row.is-head > div {
  font-size: .72rem;
  font-weight: 850;
}

.upside-poi-row.is-highlight {
  background-color: #a3b2570f;
}

.upside-poi-row span:not(.upside-poi-dot) {
  color: #ffffff7a;
  margin-left: .3rem;
  font-size: .88em;
  font-weight: 500;
}

.upside-poi-dot {
  width: .55rem;
  height: .55rem;
  background-color: var(--alternate);
  border-radius: 50%;
  flex: none;
  margin-right: .65rem;
  display: inline-block;
  position: relative;
  top: -.05rem;
}

.grid-nav {
  width: 100%;
  max-width: 1680px;
  padding-right: var(--_gaps---xsmall);
  padding-left: var(--_gaps---xsmall);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.subheading-wrapper {
  width: var(--_core-structure---max-width-micro);
  padding-bottom: var(--_gaps---xsmall);
  flex-flow: column;
  display: flex;
}

.pattern {
  z-index: 3;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  background-color: #0000004d;
  position: absolute;
  inset: 0% auto auto 0%;
}

.pattern-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  height: 100%;
}

.pattern-icon {
  width: var(--_core-structure---pattern);
  height: var(--_core-structure---pattern);
  background-color: #ffffff80;
  border-radius: 100px;
}

.c-content-1 {
  z-index: 4;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--gray--900);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  line-height: 1;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.h-m {
  color: #fff;
  font-family: Zt Nature Variable Vf, Arial, sans-serif;
  font-size: var(--_typography---m);
  line-height: var(--_typography---line-height-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.h-m.noflex {
  flex-flow: column;
  display: flex;
}

.tag {
  padding: var(--_typography---xxs);
  background-color: var(--_colors---gray-20);
  color: var(--gray--200);
  font-family: Matrixtype Display, Arial, sans-serif;
  font-size: var(--_typography---xxxs);
  line-height: var(--_typography---line-height-small);
  text-transform: uppercase;
}

.tag.gray {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--gray--300);
  background-color: var(--gray--200);
  color: var(--gray--500);
}

.inner-card-content {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  padding: var(--_gaps---regular) var(--_gaps---small) var(--_gaps---small);
  background-color: var(--gray--800);
  border-radius: 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.heading-wrapper-xs {
  width: var(--_core-structure---header-wrapper-m);
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-flex {
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.section-hero {
  z-index: 4;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  background-color: #000;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.cover-image {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  object-fit: cover;
}

.cover-image.on-hover {
  position: absolute;
  inset: 0% auto auto 0%;
}

.logo-image {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  max-height: var(--_core-structure---width-xxs);
  max-width: var(--_gaps---small);
}

.brand {
  mix-blend-mode: difference;
  padding-left: 0;
}

.p-s {
  margin-top: var(--_core-structure---none);
  margin-bottom: var(--_core-structure---none);
  font-size: var(--_typography---s);
  line-height: var(--_typography---line-height-regular);
  font-weight: 400;
}

.p-s.text-gray-400 {
  color: var(--gray--100);
}

.h-xl {
  margin-top: var(--_core-structure---none);
  margin-bottom: var(--_core-structure---none);
  color: var(--gray--white);
  font-size: var(--_typography---xl);
  line-height: var(--_typography---line-height-xsmall);
  font-weight: 500;
}

.inner-track {
  height: var(--_core-structure---track-small);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.expandable-sticky-card {
  z-index: 4;
  width: var(--_interactive-elements---expandable-card-width);
  height: var(--_interactive-elements---expandable-card-height);
  border-radius: 0;
  position: relative;
  overflow: hidden;
}

.ticker-footer-wrapper {
  width: var(--_core-structure---percentage-large);
  padding-top: var(--_gaps---regular);
  padding-bottom: var(--_gaps---small);
  align-items: center;
  display: flex;
  overflow: hidden;
}

.overflow {
  overflow: hidden;
}

.footer-baseline {
  padding-bottom: var(--_gaps---small);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex-ticker {
  width: var(--_core-structure---percentage-large);
  align-items: center;
  display: flex;
}

.footer-inner-nav {
  width: var(--_core-structure---percentage-large);
  margin-top: var(--_gaps---xsmall);
  padding-top: var(--_gaps---xsmall);
  padding-bottom: var(--_gaps---xsmall);
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  border-top: 1px solid var(--gray--200);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-disclaimer {
  width: var(--_core-structure---percentage-large);
}

.p-m {
  margin-top: var(--_core-structure---none);
  margin-bottom: var(--_core-structure---none);
  font-size: var(--_typography---m);
  line-height: var(--_typography---line-height-small);
  font-weight: 400;
}

.p-m.left {
  text-align: left;
}

.text-field {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-micro);
  padding-left: var(--_gaps---xxsmall);
  color: var(--gray--800);
  font-size: var(--_typography---s);
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  border-radius: 4px;
  margin-bottom: 0;
  box-shadow: inset 1px 1px #f3f3f3;
}

.error {
  color: #8a0a0a;
  background-color: #f76969;
  border-radius: 4px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.small-legal-text {
  color: var(--gray--400);
  font-family: Zt Nature Variable Vf, Arial, sans-serif;
  font-size: var(--_typography---xs);
  line-height: var(--_typography---line-height-xsmall);
}

.link-footer {
  color: var(--gray--400);
  font-family: Zt Nature Variable Vf, Arial, sans-serif;
  font-size: var(--_typography---xs);
  line-height: var(--_typography---line-height-xsmall);
  font-weight: 400;
  text-decoration: none;
}

.link-footer:hover {
  color: var(--gray--300);
}

.main-grid {
  width: var(--_core-structure---percentage-large);
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-content: start;
  align-items: center;
  position: relative;
}

.flex-rail {
  white-space: nowrap;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
  overflow: hidden;
}

.section-footer {
  background-color: #fff;
  width: 90vw;
  position: relative;
}

.form-wrapper {
  width: 100%;
}

.grid-buttons {
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-flow: column;
  justify-content: start;
  place-items: center start;
}

.inner-footer-nav {
  grid-column-gap: var(--_gaps---regular);
  grid-row-gap: var(--_gaps---regular);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

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

.form.single {
  border-style: solid;
  border-width: var(--_interactive-elements---elements-thin);
  background-color: var(--gray--100);
  border-color: #fff;
  align-items: center;
}

.footer-logo-wrapper {
  flex-flow: column;
  display: flex;
}

.footer-inner {
  padding-top: var(--_gaps---micro);
  padding-bottom: var(--_gaps---micro);
  grid-column-gap: var(--_typography---s);
  grid-row-gap: var(--_typography---s);
  display: flex;
}

.grid-wrapper {
  min-height: auto;
  position: relative;
}

.grid-wrapper.gap-m-2 {
  grid-column-gap: var(--_gaps---small);
  grid-row-gap: var(--_gaps---small);
  flex-flow: column;
  display: flex;
}

.full-form {
  width: var(--_core-structure---percentage-large);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.full-form.c {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-arrow {
  width: var(--_interactive-elements---elements-medium);
  height: var(--_interactive-elements---elements-medium);
  background-color: #fff;
  background-image: url('../images/arrow-cta-black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-arrow:hover {
  background-color: #e4e4e4;
}

.success {
  color: #313d17;
  background-color: #c4f85c;
}

.inner-flex-rail {
  padding-right: var(--_gaps---xxsmall);
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  color: var(--gray--200);
  line-height: var(--_typography---line-height-small);
  letter-spacing: -.03em;
  text-transform: none;
  white-space: nowrap;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.footer {
  z-index: 4;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link {
  text-decoration: none;
}

.features-wrapper {
  grid-column-gap: var(--_gaps---micro);
  grid-row-gap: var(--_gaps---micro);
  margin-top: -4rem;
  display: flex;
}

.features-card {
  min-height: var(--_core-structure---height-regular);
  background-color: var(--gray--900);
  border-radius: 0;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-base {
  z-index: 4;
  padding: var(--_gaps---xsmall) var(--_gaps---small);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #0003;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.card-top {
  z-index: 4;
  padding: var(--_gaps---small) var(--_gaps---xsmall) var(--_gaps---small) var(--_gaps---small);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.features-image {
  opacity: .8;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.content-block {
  width: 100%;
  padding-right: var(--_gaps---xsmall);
  padding-left: var(--_gaps---xsmall);
  background-color: var(--gray--800);
  position: relative;
}

._w-medium {
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-medium);
  grid-column-gap: var(--_typography---xs);
  grid-row-gap: var(--_typography---xs);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.center-wrapper-quote {
  max-width: var(--_core-structure---max-width-regular);
  grid-column-gap: var(--_gaps---small);
  grid-row-gap: var(--_gaps---small);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.quote-icon {
  height: 2em;
}

.quote-icon.small {
  opacity: .4;
  height: 2em;
  margin-bottom: 12px;
}

.inner-container {
  width: var(--_core-structure---percentage-large);
  grid-column-gap: var(--_typography---r);
  grid-row-gap: var(--_typography---r);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.inner-container.quote {
  padding: var(--_gaps---regular) var(--_typography---xs);
  background-color: var(--gray--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-profile-wrapper {
  width: var(--_interactive-elements---elements-medium);
  height: var(--_interactive-elements---elements-medium);
  border-radius: 100px;
  position: relative;
  overflow: hidden;
}

.heading-wrapper-center {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-logo {
  width: var(--_core-structure---percentage-large);
  height: 100%;
  max-height: var(--_gaps---xsmall);
  max-width: var(--_core-structure---width-xxs);
  object-fit: contain;
  flex: 1;
}

._w-xsmall {
  max-width: var(--_core-structure---max-width-xsmall);
  grid-column-gap: var(--_gaps---micro);
  grid-row-gap: var(--_gaps---micro);
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-gray-400 {
  color: var(--gray--400);
}

.text-gray-300 {
  color: var(--gray--300);
}

.gray-400 {
  background-color: var(--gray--400);
}

.gray-200 {
  background-color: var(--gray--200);
}

.gray-500 {
  background-color: var(--gray--500);
}

.text-gray-800 {
  color: #242424;
}

.gray-300 {
  background-color: var(--gray--300);
}

.heading-xsmall {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Zt Nature Variable Vf, Arial, sans-serif;
  font-size: .74em;
  font-weight: 700;
  line-height: 1.2;
}

.gray-700 {
  background-color: var(--gray--700);
}

.text-gray-700 {
  color: #353535;
}

.gray-600 {
  background-color: var(--gray--600);
}

.gray-800 {
  background-color: var(--gray--800);
}

.heading-wrapper-xl {
  padding-right: var(--_typography---xs);
  padding-left: var(--_typography---xs);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-features {
  padding-top: var(--_gaps---regular);
  padding-bottom: var(--_gaps---regular);
  grid-column-gap: var(--_gaps---small);
  grid-row-gap: var(--_gaps---small);
  background-color: var(--gray--100);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.hero-bg-video {
  z-index: 4;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  opacity: 1;
  display: block;
}

.flex-scrolling {
  display: flex;
  position: relative;
  overflow: hidden;
}

.flex-hat {
  grid-column-gap: var(--_gaps---small);
  text-align: left;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.image-logo-s {
  width: 100%;
  max-height: var(--_typography---r);
  max-width: var(--_typography---xl);
  object-fit: contain;
  flex: 1;
}

.logo-wrap-ticker {
  background-color: #0000001a;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-wrap-ticker.square {
  width: var(--_core-structure---max-width-xxs);
  height: var(--_core-structure---max-width-xxs);
  background-color: #0000;
  border-radius: 16px;
  min-width: auto;
}

.logo-wrap-ticker.small {
  min-width: 180px;
  padding: var(--_gaps---xsmall);
  background-color: #0000;
}

.logo-grid-ticker {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.flip-wrapper {
  perspective: 2000px;
  width: 100%;
  height: 100%;
  position: relative;
}

.main-btn {
  border: 1px solid #9c9c9c4d;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  padding: 14px 32px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.main-btn:hover {
  color: #000;
  background-color: #f0f0f0;
}

.heading-m-wrapper {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.page-content {
  flex-flow: column;
  display: flex;
}

.reveal-wrapper {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  padding: var(--_typography---xs);
  grid-column-gap: var(--_typography---xs);
  grid-row-gap: var(--_typography---xs);
  background-color: var(--gray--white);
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 0;
}

.reveal-panel {
  height: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-large);
  background-color: var(--gray--800);
  border-radius: 0;
  flex: 1;
  position: relative;
  overflow: hidden;
}

.background-video-4 {
  z-index: 4;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
}

.flex-column {
  flex: 1;
}

.main-p {
  margin-top: var(--_core-structure---none);
  margin-bottom: var(--_core-structure---none);
  font-size: var(--_typography---r);
  line-height: var(--_typography---line-height-regular);
  letter-spacing: 0;
  --_typography---line-height-medium: 1.8em;
  --_typography---xxl: 6em;
  --_typography---line-height-small: 1.24em;
  --_typography---xl: 4.4em;
  --_typography---m: 1.8em;
  --_typography---xs: .9em;
  --_typography---s: 1em;
  --_typography---r: 1.4em;
  --_typography---special-xxl: 15em;
  --_typography---xxs: .72em;
  --_typography---xxxs: .58em;
  --_typography---line-height-regular: 1.4em;
  --_typography---line-height-xsmall: 1.04em;
  --_typography---l: 2em;
  --_typography---base: 16px;
  --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
  --_typography---mono: Matrixtype, Arial, sans-serif;
  font-weight: 400;
}

.icon-check {
  width: 100%;
  height: 100%;
}

.list-wrapper {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.icon-arrow {
  opacity: .67;
  height: 8px;
  margin-left: 10px;
}

.grid-3-col {
  grid-column-gap: var(--_gaps---micro);
  grid-row-gap: var(--_gaps---micro);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.plan-wrapper {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  padding: var(--_gaps---small);
  grid-row-gap: var(--_gaps---small);
  background-color: #181818;
  border-radius: 4px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.circle-check {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 12px;
  display: flex;
}

.list-flex {
  padding-top: var(--_gaps---micro);
  padding-bottom: var(--_gaps---micro);
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  color: #ffffff78;
  font-size: var(--_typography---xs);
  line-height: var(--_typography---line-height-small);
  justify-content: flex-start;
  align-items: center;
  font-weight: 400;
  display: flex;
}

.button {
  padding: var(--_gaps---button-padding-y) var(--_gaps---xsmall);
  background-color: var(--gray--700);
  color: var(--gray--300);
  font-size: var(--_typography---xs);
  text-align: center;
  white-space: nowrap;
  flex: none;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.button:hover {
  background-color: var(--gray--900);
}

.gap-xs {
  width: var(--_core-structure---percentage-large);
  grid-row-gap: var(--_typography---line-height-small);
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.faq-link-block {
  width: var(--_core-structure---percentage-large);
  padding-top: var(--_gaps---xsmall);
  padding-bottom: var(--_gaps---xsmall);
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.h-wrapper {
  perspective: 2000px;
  flex: none;
  width: 50%;
}

.h-wrapper.full {
  width: 100%;
}

.faq-wrapper {
  grid-row-gap: 6px;
  border-bottom: 1px solid #0000001a;
  flex-direction: column;
  flex: 0 auto;
  width: 50%;
  display: flex;
}

.faq-wrapper.full {
  grid-row-gap: 0px;
  border-bottom-style: none;
  width: 100%;
}

.faq-content {
  width: var(--_core-structure---percentage-large);
  padding: var(--_typography---xs);
  background-color: #fff0;
  border-bottom: 1px solid #afafaf80;
}

.close-button {
  width: var(--_interactive-elements---elements-small);
  height: var(--_interactive-elements---elements-small);
  background-image: url('../images/icon-plus_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 28px;
  position: relative;
  right: -6px;
}

.faq-inner {
  width: var(--_core-structure---percentage-large);
  padding-bottom: var(--_gaps---xsmall);
}

.h-r {
  font-size: var(--_typography---r);
  line-height: var(--_typography---line-height-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.h-s {
  font-size: var(--_typography---s);
  line-height: var(--_typography---line-height-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.h-l {
  font-size: var(--_typography---l);
  line-height: var(--_typography---line-height-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.grid-2-col {
  display: flex;
}

.h-wrapper-medium {
  width: var(--_core-structure---header-wrapper-m);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-wrapper {
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  display: flex;
}

.inner-heading {
  flex: 1;
  align-self: flex-start;
}

.p-wrapper-s {
  width: var(--_core-structure---max-width-xsmall);
}

.p-r {
  font-size: var(--_typography---s);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.4;
}

.section {
  z-index: 4;
  position: relative;
  overflow: clip;
}

.section.flex {
  flex-flow: column;
  display: flex;
}

.section.bg {
  background-image: linear-gradient(180deg, #1a1a1a4d, var(--gray--900) 91%), url('../images/bg-pattern-2.svg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat-x;
  background-size: auto, 120vw;
}

.section.gray-900 {
  background-color: var(--gray--black);
}

.section.gray-900.lokalita {
  background-image: linear-gradient(153deg, #000, #fff0 66%), url('../images/lokalita-BG-image.avif');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

.page-content {
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-medium);
  padding: var(--_gaps---large) var(--_gaps---xsmall);
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  margin-left: auto;
  margin-right: auto;
}

.gray-100 {
  background-color: var(--gray--100);
}

.sg-column {
  transform-origin: 0 0;
  width: 400px;
  position: sticky;
  top: 0;
}

.grid-colors {
  grid-column-gap: var(--_typography---xs);
  grid-row-gap: var(--_typography---xs);
  grid-template-columns: 1fr 1fr 1fr;
}

.color-wrapper {
  border: 1px dotted #797979;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 120px;
  font-size: 16px;
  display: flex;
}

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

.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;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.main {
  width: 90%;
  max-width: 90%;
  position: relative;
}

.mono-small {
  color: var(--gray--300);
  font-family: Matrixtype, Arial, sans-serif;
  font-size: var(--_typography---xxs);
  line-height: var(--_typography---line-height-regular);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

.mono-small.no-wrap {
  flex: none;
}

.label-form {
  font-size: var(--_typography---xs);
  font-weight: 400;
}

.inner-input {
  width: var(--_core-structure---percentage-large);
  grid-column-gap: var(--_typography---xxs);
  grid-row-gap: var(--_typography---xxs);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.textarea-message {
  background-color: #fff;
  border: 1px solid #b1bbc8;
  border-radius: 4px;
  min-height: 280px;
  padding-top: 12px;
  padding-left: 16px;
  font-size: 16px;
}

.textarea-message.outline {
  padding-top: var(--_typography---r);
  border-color: var(--gray--700) var(--gray--700) var(--gray--600);
  background-color: var(--gray--900);
  font-size: var(--_typography---s);
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  padding-left: 0;
}

.inner-form {
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.inner-form.gap {
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
}

.inner-form.m {
  max-width: var(--_core-structure---header-wrapper-m);
  flex: 1;
}

.link-wrapper {
  color: #000000d9;
  white-space: nowrap;
  border-bottom: 1px dashed #c5c5c5;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.link-wrapper:hover {
  color: #575555d9;
  padding-right: 0;
}

.label-form-2 {
  color: var(--gray--400);
  font-size: var(--_typography---xs);
  line-height: var(--_typography---line-height-xsmall);
  font-weight: 400;
}

.sign-up-link {
  color: #6e6e6e;
  background-color: #f5f5f5;
  align-self: flex-start;
  padding: 18px 22px;
  text-decoration: none;
  display: flex;
}

.sign-up-link.google {
  width: var(--_core-structure---percentage-large);
  padding: var(--_typography---s) var(--_typography---xs);
  grid-column-gap: var(--_gaps---xxsmall);
  background-color: var(--gray--800);
  color: var(--gray--300);
  font-size: var(--_typography---xs);
  justify-content: center;
  align-items: center;
  font-weight: 500;
}

.sign-up-link.google:hover {
  color: #7c7a7a;
  background-color: #e6e6e6;
}

.form-divider {
  width: var(--_core-structure---percentage-large);
  grid-column-gap: var(--_gaps---xsmall);
  font-size: var(--_typography---s);
  justify-content: center;
  align-items: center;
  display: flex;
}

.main-text-field {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-micro);
  padding-top: var(--_gaps---xxsmall);
  padding-bottom: var(--_gaps---xxsmall);
  border-style: none none solid;
  border-width: var(--_interactive-elements---elements-thin);
  border-color: var(--gray--600);
  background-color: var(--gray--900);
  font-size: var(--_typography---s);
  margin-bottom: 0;
  padding-left: 0;
}

.p-xs {
  font-size: var(--_typography---xxs);
  line-height: var(--_typography---line-height-regular);
  font-weight: 400;
}

.line-divider {
  width: 100%;
  height: var(--_interactive-elements---elements-thin);
  background-color: var(--gray--700);
}

.button-form {
  z-index: 5;
  padding: var(--_gaps---button-padding-y) var(--_gaps---button-padding-x);
  background-color: var(--gray--100);
  color: var(--gray--900);
  font-size: var(--_typography---xs);
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.button-form:hover {
  color: #616161;
  background-color: #efefef;
}

.account-image-wrapper {
  min-height: var(--_core-structure---height-xlarge);
  overflow: hidden;
}

.form-page-wrapper {
  padding: var(--_gaps---xsmall) var(--_gaps---small);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-h {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  object-fit: cover;
}

.google-logo {
  height: var(--_typography---r);
  max-width: none;
}

.form-container {
  width: var(--_core-structure---header-wrapper-l);
}

.footer-nav {
  padding-top: var(--_gaps---small);
}

.rounded-wrapper {
  height: var(--_core-structure---hero-height);
  padding: var(--_gaps---medium) var(--_gaps---small) var(--_gaps---small);
  justify-content: center;
  align-items: center;
  display: flex;
}

.rounded-box {
  z-index: 5;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-xlarge);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.h-xxl {
  margin-top: var(--_core-structure---none);
  margin-bottom: var(--_core-structure---none);
  font-size: var(--_typography---xxl);
  line-height: var(--_typography---line-height-xsmall);
  font-weight: 500;
}

.intro-wrapper {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  min-height: var(--_core-structure---height-xlarge);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-inner-heading {
  padding-top: var(--_typography---xs);
  padding-bottom: var(--_typography---xs);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.logo-wall-ticker {
  z-index: 6;
  position: absolute;
  inset: auto 0% 0%;
}

.center-image-wrapper-mid {
  z-index: 2;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.sticky-wrapper {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  transform-origin: 0 0;
  position: sticky;
  top: 0;
  overflow: clip;
}

.p-wrapper {
  grid-column-gap: var(--_gaps---xxsmall);
  grid-row-gap: var(--_gaps---xxsmall);
  perspective: 2000px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.p-wrapper._w-panel {
  max-width: var(--_core-structure---percentage-large);
}

.link-wrapper-2 {
  color: #000;
  align-items: center;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 -3px #0000001a;
}

.divider-wrapper {
  width: 100%;
  height: 2px;
  margin-top: 90px;
  margin-bottom: 90px;
  overflow: hidden;
}

.xlarge {
  color: var(--gray--white);
  font-size: var(--_typography---special-xxl);
  line-height: var(--_typography---line-height-small);
  text-transform: none;
  font-weight: 600;
}

.detail-text {
  color: var(--gray--300);
  font-size: var(--_typography---xxxs);
  line-height: var(--_typography---line-height-xsmall);
  text-transform: uppercase;
  flex: 1;
  font-weight: 500;
}

.center-image-wrapper {
  z-index: 5;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  position: relative;
  overflow: hidden;
}

.track-hero {
  height: var(--_core-structure---track-medium);
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.z-index {
  z-index: 10;
  background-color: var(--gray--900);
  position: relative;
}

.image-detail {
  height: var(--_interactive-elements---elements-xsmall);
}

.center-image-wrapper-back {
  z-index: 1;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.detail-hero-grid {
  z-index: 12;
  padding-right: var(--_typography---xs);
  padding-bottom: var(--_typography---xs);
  padding-left: var(--_typography---xs);
  grid-column-gap: var(--_typography---xs);
  grid-row-gap: var(--_typography---xs);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
  position: absolute;
  inset: auto 0% 0%;
}

.hero-image-container {
  z-index: 6;
  max-width: var(--_core-structure---max-width-small);
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  position: relative;
  overflow: visible;
}

.hero-heading-w {
  padding-right: var(--_gaps---small);
  grid-column-gap: var(--_gaps---medium);
  grid-row-gap: var(--_gaps---medium);
  display: flex;
}

.hero-track-l {
  z-index: 6;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---track-medium);
  background-color: var(--gray--900);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.hero-card-image {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sub-col {
  grid-column-gap: var(--_typography---xxs);
  grid-row-gap: var(--_typography---xxs);
  flex-flow: row;
  flex: 1;
  justify-content: space-around;
  align-items: stretch;
  height: 110vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sub-col.left, .sub-col.right {
  height: var(--_core-structure---height-xlarge);
}

.hero-wrapper-image {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.hero-wrapper-content {
  z-index: 3;
  width: var(--_core-structure---percentage-large);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sub-hero {
  width: var(--_core-structure---percentage-large);
  min-height: var(--_core-structure---height-xlarge);
  padding-right: var(--_gaps---xsmall);
  padding-left: var(--_gaps---xsmall);
  grid-column-gap: var(--_core-structure---width-m);
  grid-row-gap: var(--_core-structure---width-m);
  justify-content: center;
  align-items: center;
  display: flex;
}

.sub-card {
  background-color: var(--gray--800);
  flex: 1;
  overflow: hidden;
}

.sub-card.small {
  width: var(--_core-structure---width-s);
  height: var(--_core-structure---width-s);
  flex: none;
}

.sub-card.xsmall {
  width: var(--_core-structure---width-xs);
  height: var(--_core-structure---width-xs);
  flex: none;
}

.hero-card-wrapper {
  z-index: 6;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  padding-top: var(--_gaps---small);
  padding-bottom: var(--_gaps---small);
  background-image: linear-gradient(180deg, #0000, var(--gray--900));
  text-align: left;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.hero-card-heading {
  width: var(--_core-structure---max-width-large);
  padding: var(--_gaps---small);
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  background-color: var(--_colors---dark-gray-40);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.logo-wall {
  z-index: 6;
  padding-top: var(--_gaps---medium);
  padding-bottom: var(--_gaps---medium);
  flex-flow: column;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.video-bg-wrapper {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.h-wrapper-small {
  width: var(--_core-structure---max-width-xsmall);
  padding: var(--_gaps---xsmall) var(--_gaps---xsmall) var(--_gaps---small);
  grid-column-gap: var(--_gaps---small);
  grid-row-gap: var(--_gaps---small);
  background-color: var(--gray--100);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-radius: 0;
  justify-content: space-between;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: clip;
}

.track-l {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---track-large);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sticky-inner-scale {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: clip;
}

.fb {
  z-index: 5;
  width: var(--_core-structure---width-r);
  height: var(--_core-structure---height-small);
  background-color: #da8080;
  position: absolute;
  overflow: hidden;
}

.sticky-expand-2 {
  top: var(--_core-structure---none);
  position: sticky;
}

.sticky-w {
  top: var(--_core-structure---none);
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  overflow: hidden;
}

.sticky-inner {
  left: 0%;
  top: var(--_core-structure---none);
  z-index: 1;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  padding-right: var(--_gaps---xsmall);
  padding-left: var(--_gaps---xsmall);
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: auto;
  right: auto;
}

.image-block {
  width: var(--_interactive-elements---expandable-card-width);
  height: var(--_interactive-elements---expandable-card-height);
  border-radius: 0;
  overflow: clip;
}

.features-wrapper-row {
  max-width: var(--_core-structure---max-width-medium);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.features-row {
  padding-top: var(--_gaps---small);
  padding-bottom: var(--_gaps---small);
  grid-column-gap: var(--_gaps---regular);
  grid-row-gap: var(--_gaps---regular);
  border-bottom: 1px solid var(--gray--700);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.features-c {
  grid-column-gap: var(--_gaps---small);
  grid-row-gap: var(--_gaps---small);
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.xs-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 180px;
  display: flex;
  position: relative;
}

.ticker-hero-small {
  width: var(--_core-structure---width-s);
  grid-column-gap: var(--_typography---xs);
  grid-row-gap: var(--_typography---xs);
  font-size: var(--_typography---xs);
  display: flex;
  overflow: hidden;
}

.reveal-right {
  width: 100%;
  height: 100%;
  position: relative;
}

.reveal-left {
  z-index: 3;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  padding-right: var(--_gaps---regular);
  padding-left: var(--_gaps---regular);
  background-color: var(--gray--200);
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.grid-page-2c {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  grid-column-gap: var(--_typography---xxs);
  grid-row-gap: var(--_typography---xxs);
  overflow: clip;
}

.link-text {
  color: var(--gray--300);
}

.column-hero {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.column-hero.c {
  justify-content: space-around;
  align-items: baseline;
}

.grid-small {
  max-width: var(--_core-structure---max-width-regular);
  padding-top: var(--_gaps---small);
  padding-bottom: var(--_gaps---small);
  grid-column-gap: var(--_typography---xs);
  grid-row-gap: var(--_typography---xs);
  border-bottom: var(--_interactive-elements---elements-thin) solid var(--gray--700);
  grid-template-rows: auto;
  margin-left: auto;
  margin-right: auto;
}

.page-header {
  padding-top: var(--_gaps---large);
  padding-bottom: var(--_gaps---regular);
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.style-guide-container {
  max-width: none;
  padding-bottom: var(--_gaps---xsmall);
  grid-column-gap: var(--_gaps---xxsmall);
  grid-row-gap: var(--_gaps---xxsmall);
  border-bottom: 1px solid var(--gray--600);
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.sg-heading-wrapper {
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  flex-flow: column;
  display: flex;
}

.main-rt h1 {
  font-size: var(--_typography---m);
  font-weight: 400;
  line-height: 1.2;
}

.main-rt p {
  color: var(--gray--400);
  font-size: var(--_typography---r);
  margin-bottom: 30px;
  line-height: 1.6;
}

.main-rt h2 {
  font-size: var(--_typography---r);
  font-weight: 400;
  line-height: 1.2;
}

.main-rt h3 {
  font-size: var(--_typography---s);
  font-weight: 400;
  line-height: 1.2;
}

.main-rt h4 {
  font-size: var(--_typography---xs);
  font-weight: 400;
  line-height: 1.2;
}

.main-rt h5 {
  font-size: var(--_typography---xxs);
  font-weight: 500;
  line-height: 1.2;
}

.main-rt h6 {
  font-size: var(--_typography---xxxs);
  font-weight: 500;
  line-height: 1.2;
}

.main-rt blockquote {
  line-height: 1.2;
}

.padding-bottom {
  padding-bottom: var(--_gaps---large);
}

.text-gray-600 {
  color: var(--gray--600);
}

.text-gray-500 {
  color: var(--gray--500);
}

.sg-text-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.text-gray-200 {
  color: var(--gray--200);
}

.text-dark-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #dadada;
  flex-flow: column;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.text-gray-900 {
  color: var(--gray--900);
}

.p-l {
  font-size: var(--_typography---l);
  line-height: var(--_typography---line-height-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
}

.p-l.text-gray-400 {
  color: var(--gray--400);
}

._w-regular {
  max-width: var(--_core-structure---max-width-regular);
  grid-column-gap: var(--_typography---xs);
  grid-row-gap: var(--_typography---xs);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.faq-content-wrapper {
  width: 100%;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

.inner-sticky-w {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.visto-heading {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.ticker-bullet {
  width: var(--_interactive-elements---elements-xxsmall);
  height: var(--_interactive-elements---elements-xxsmall);
  background-color: var(--gray--200);
  border-radius: 200px;
}

.xxl-sticky-w {
  top: var(--_core-structure---header-wrapper-l);
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-regular);
  min-height: var(--_core-structure---height-xlarge);
  grid-column-gap: var(--_core-structure---height-regular);
  grid-row-gap: var(--_core-structure---height-regular);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
}

._w-small {
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-small);
  grid-column-gap: var(--_typography---xxs);
  grid-row-gap: var(--_typography---xxs);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.article-main-image {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-medium);
  position: relative;
  overflow: hidden;
}

.article {
  max-width: var(--_core-structure---percentage-medium);
  padding-top: var(--_gaps---regular);
  padding-bottom: var(--_gaps---regular);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collection-list {
  grid-column-gap: var(--_gaps---xxsmall);
  grid-row-gap: var(--_gaps---regular);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-block {
  width: var(--_core-structure---percentage-large);
  grid-column-gap: var(--_gaps---xxsmall);
  grid-row-gap: var(--_gaps---xxsmall);
  color: var(--gray--400);
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.article-images {
  width: var(--_core-structure---percentage-large);
  height: var(--_interactive-elements---team-member-card-height);
  flex: none;
  overflow: hidden;
}

.h-xs {
  font-size: var(--_typography---xs);
  line-height: var(--_typography---line-height-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.h-xxs {
  font-size: var(--_typography---xxs);
  line-height: var(--_typography---line-height-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.text-opacity-40 {
  opacity: .4;
}

.text-opacity-60 {
  opacity: .6;
}

.text-opacity-20 {
  opacity: .2;
}

.text-opacity-80 {
  opacity: .8;
}

.hat-wrapper {
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hat-dash {
  width: var(--_interactive-elements---elements-small);
  height: var(--_interactive-elements---elements-thin);
  background-color: var(--gray--300);
  border-radius: 100px;
}

.arrow-block {
  width: var(--_interactive-elements---elements-medium);
  height: var(--_interactive-elements---elements-medium);
  background-color: var(--gray--white);
  background-image: url('../images/cta-arrow-black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 10px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.arrow-block:hover {
  background-color: #e4e4e4;
}

.card-content-p {
  grid-column-gap: var(--_gaps---micro);
  grid-row-gap: var(--_gaps---micro);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gap-large {
  padding-top: var(--_gaps---large);
  padding-bottom: var(--_gaps---large);
  grid-column-gap: var(--_gaps---large);
  grid-row-gap: var(--_gaps---large);
  flex-flow: column;
  display: flex;
}

.gap-medium {
  padding-top: var(--_gaps---medium);
  padding-bottom: var(--_gaps---medium);
  grid-column-gap: var(--_gaps---medium);
  grid-row-gap: var(--_gaps---medium);
  flex-flow: column;
  display: flex;
}

.gap-regular {
  padding-top: var(--_gaps---regular);
  padding-bottom: var(--_gaps---regular);
  grid-column-gap: var(--_gaps---regular);
  grid-row-gap: var(--_gaps---regular);
  background-color: var(--gray--900);
  flex-flow: column;
  display: flex;
  position: relative;
}

.padding-top-l {
  padding-top: var(--_gaps---large);
}

.padding-top-m {
  padding-top: var(--_gaps---medium);
  flex-flow: column;
  display: flex;
}

.padding-top-r {
  padding-top: var(--_gaps---regular);
  flex-flow: column;
  display: flex;
}

.track-large {
  height: var(--_core-structure---track-regular);
  position: relative;
}

.sticky-section {
  top: var(--_gaps---small);
  min-height: var(--_core-structure---height-xlarge);
  position: sticky;
}

.inner-sticky {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  max-width: var(--_core-structure---max-width-large);
  padding: var(--_gaps---xsmall) var(--_gaps---xsmall) var(--_gaps---small);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.frame-one {
  z-index: 6;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-large);
  background-color: var(--gray--900);
  position: absolute;
  overflow: hidden;
}

.frame-02 {
  z-index: 5;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-large);
  background-color: var(--gray--800);
  position: absolute;
  overflow: hidden;
}

.frame-03 {
  z-index: 4;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-large);
  position: absolute;
  overflow: hidden;
}

.content-col {
  padding: var(--_gaps---small);
  grid-row-gap: var(--_gaps---xxsmall);
  text-align: left;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.s-col-center {
  width: var(--_core-structure---width-m);
  grid-column-gap: var(--_typography---r);
  grid-row-gap: var(--_typography---r);
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.s-col {
  width: var(--_core-structure---width-m);
  height: var(--_core-structure---percentage-large);
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  flex-flow: column;
  flex: none;
  display: flex;
}

.s-col.right {
  width: var(--_core-structure---width-m);
  grid-column-gap: var(--_typography---xxs);
  grid-row-gap: var(--_typography---xxs);
}

.s-col.left {
  width: var(--_core-structure---width-m);
  grid-column-gap: var(--_typography---xxs);
  grid-row-gap: var(--_typography---xxs);
  justify-content: center;
  align-items: center;
}

.card-l {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-regular);
  border-radius: 2px;
  flex: none;
  position: relative;
  overflow: hidden;
}

.card-l.down {
  position: relative;
  bottom: -28vh;
}

.card-l.out {
  position: relative;
  top: -28vh;
}

.s-wrapper {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  grid-column-gap: var(--_typography---xxs);
  grid-row-gap: var(--_typography---xxs);
  background-color: var(--gray--900);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.track-lm {
  z-index: 4;
  height: 300vh;
  position: relative;
}

.overlayer-image {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  background-color: var(--_colors---dark-gray-60);
  position: absolute;
  inset: 0% auto auto 0%;
}

.sticky-lm {
  height: var(--_core-structure---height-xlarge);
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.inner-heading-s {
  z-index: 6;
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.inner-heading-s.w {
  width: var(--_core-structure---percentage-large);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.sticky-content {
  z-index: 8;
  width: var(--_core-structure---max-width-small);
  height: var(--_core-structure---height-medium);
  background-color: #cec7c7;
  background-image: url('../images/bg-cloud-64_1bg-cloud-64.avif');
  background-position: 50%;
  background-size: 120vw;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-track-l-2 {
  z-index: 6;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---track-medium);
  background-color: var(--gray--900);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.sub-col-2 {
  grid-column-gap: var(--_gaps---xxsmall);
  grid-row-gap: var(--_gaps---xxsmall);
  flex-flow: column;
  flex: 1;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-wrapper-image-2 {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---hero-height);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.hero-card-image-2 {
  width: 100vw;
  height: var(--_core-structure---height-xlarge);
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-wrapper-content-2 {
  z-index: 3;
  width: var(--_core-structure---percentage-large);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sub-hero-2 {
  width: 100%;
  min-height: 100vh;
  padding-right: var(--_typography---xxs);
  padding-left: var(--_typography---xxs);
  grid-column-gap: 40.4vw;
  grid-row-gap: 40.4vw;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.sub-card-2 {
  height: var(--_core-structure---height-regular);
  background-color: var(--gray--800);
  border-radius: 2px;
  flex: 0 auto;
  position: relative;
  overflow: clip;
}

.hero-content-overlayer {
  z-index: 4;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  padding-bottom: var(--_gaps---small);
  text-align: center;
  background-color: #0006;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.h-huge {
  font-size: var(--_typography---special-xxl);
  line-height: var(--_typography---xs);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.intro-wrapper-m {
  padding-top: var(--_gaps---large);
  padding-bottom: var(--_gaps---small);
  grid-column-gap: var(--_gaps---medium);
  grid-row-gap: var(--_gaps---medium);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.header {
  padding-top: var(--_gaps---regular);
  padding-bottom: var(--_gaps---small);
  justify-content: space-between;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.header-wrapper {
  height: var(--_core-structure---height-large);
  background-color: var(--gray--800);
  position: relative;
  overflow: clip;
}

.col-xs {
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-xsmall);
}

.header-m {
  padding-top: var(--_gaps---large);
  padding-bottom: var(--_gaps---medium);
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.split-wrapper {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---hero-height);
  padding-right: var(--_typography---xxs);
  padding-left: var(--_typography---xxs);
  grid-column-gap: var(--_gaps---micro);
  grid-row-gap: var(--_gaps---micro);
  display: flex;
  overflow: clip;
}

.split-panel {
  background-color: var(--gray--900);
  flex: 1;
  position: relative;
  overflow: clip;
}

.h-flex {
  grid-column-gap: var(--_gaps---xxsmall);
  grid-row-gap: var(--_gaps---xxsmall);
  display: flex;
}

.hero-logos {
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-small);
  padding: var(--_typography---s);
  background-color: var(--_colors---gray-20);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
  overflow: clip;
}

.wrapper-p {
  grid-column-gap: var(--_gaps---micro);
  grid-row-gap: var(--_gaps---micro);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.s-sticky {
  top: var(--_core-structure---none);
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  padding: var(--_gaps---xsmall);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
}

.s-inner {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  border-style: solid;
  border-width: 1px 1px var(--_interactive-elements---elements-thin);
  border-color: var(--gray--700);
  background-color: var(--gray--900);
  display: flex;
}

.s-inner.no-border {
  height: var(--_core-structure---height-large);
  border-style: none;
}

.s-panel {
  max-width: var(--_core-structure---percentage-regular);
  padding: var(--_core-structure---panel-padding);
  grid-column-gap: var(--_typography---xs);
  grid-row-gap: var(--_typography---xs);
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.s-bg {
  flex: 1;
  position: relative;
  overflow: hidden;
}

.bg-video-icon-m {
  mix-blend-mode: lighten;
  width: 100%;
  height: 100%;
}

.fill-button {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  background-color: var(--accent);
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.fill-button.alternate {
  display: none;
}

.label-button-wrapper {
  z-index: 3;
  width: var(--_core-structure---percentage-large);
  justify-content: space-between;
  display: flex;
  position: relative;
}

.label-button {
  z-index: 4;
  line-height: var(--_typography---line-height-small);
  font-weight: 700;
  position: relative;
}

.accent {
  background-color: var(--accent);
}

.alternate {
  background-color: var(--alternate);
}

.label-wrapper {
  height: var(--_gaps---overflow-height);
  overflow: clip;
}

.split-feature {
  grid-column-gap: var(--_gaps---regular);
  grid-row-gap: var(--_gaps---regular);
  justify-content: flex-start;
  display: flex;
}

.center {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.center.noflex {
  display: block;
}

.background-video-6 {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  position: absolute;
  inset: 0% auto auto 0%;
}

.inner-block {
  width: 100%;
  height: var(--_core-structure---height-large);
  position: relative;
  overflow: clip;
}

.rounded-box-w {
  z-index: 5;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  padding: var(--_gaps---small);
  border-radius: 6px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.gray-900 {
  background-color: var(--gray--900);
}

.hp-overlayer {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  overflow: clip;
}

.sticky-hp {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 0;
  overflow: clip;
}

.hp-wrapper {
  z-index: 9;
  width: var(--_core-structure---percentage-regular);
  padding: var(--_gaps---small);
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
}

.hp-wrapper.side-right {
  justify-content: flex-end;
  align-items: flex-end;
}

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

.video-bg-hero {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
}

.opacity-45 {
  opacity: .45;
}

.opacity-30 {
  opacity: .3;
}

.opacity-60 {
  opacity: .6;
}

._w-large {
  width: 100%;
  max-width: var(--_core-structure---max-width-large);
  min-height: 400px;
}

.grid-team {
  grid-column-gap: var(--_gaps---micro);
  grid-row-gap: var(--_gaps---xsmall);
  grid-template-columns: 1fr 1fr 1fr;
}

.article-wrapper {
  padding-bottom: var(--_typography---r);
  grid-column-gap: var(--_typography---xs);
  grid-row-gap: var(--_typography---xs);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.team-img {
  width: var(--_core-structure---percentage-large);
  height: var(--_interactive-elements---team-member-card-height);
  position: relative;
  overflow: hidden;
}

.frame-scale-sticky {
  perspective: 2000px;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.frame-scale-04 {
  width: var(--_core-structure---height-small);
  height: var(--_core-structure---height-small);
  background-color: var(--gray--600);
  position: absolute;
  inset: auto auto 0% 0%;
  overflow: hidden;
}

.frame-scale-05 {
  width: var(--_core-structure---width-r);
  height: var(--_core-structure---height-small);
  background-color: var(--gray--600);
  position: absolute;
  inset: 50% auto 0% 20%;
  overflow: hidden;
  transform: translate(0, -50%);
}

.fs-paragraph {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-small);
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.frame-scale {
  width: var(--_core-structure---width-r);
  height: var(--_core-structure---width-r);
  background-color: var(--gray--600);
  overflow: hidden;
}

.frame-scale-03 {
  width: var(--_core-structure---max-width-xsmall);
  height: var(--_core-structure---height-small);
  background-color: var(--gray--500);
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.fs-heading {
  width: var(--_core-structure---percentage-large);
  padding-bottom: var(--_gaps---xxsmall);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.track-5 {
  z-index: 2;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---track-large);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.frame-scale-content {
  z-index: 20;
  width: var(--_core-structure---percentage-large);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.frame-scale-wrapper {
  perspective: 2000px;
  width: 100%;
  height: 100vh;
  position: relative;
  transform: perspective(2000px);
}

.frame-scale-06 {
  width: var(--_core-structure---max-width-xxs);
  height: var(--_core-structure---height-small);
  background-color: var(--gray--600);
  position: absolute;
  inset: 50% 20% 0% auto;
  overflow: hidden;
  transform: translate(0, -50%);
}

.h-xlarge {
  color: var(--gray--white);
  font-size: var(--_typography---special-xxl);
  line-height: var(--_typography---line-height-xsmall);
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 600;
}

.h-xlarge.ab {
  transform-origin: 100%;
  letter-spacing: -.05em;
  text-transform: none;
}

.h-xlarge.out {
  transform-origin: 0%;
  letter-spacing: -.05em;
  text-transform: none;
}

.frame-scale-02 {
  width: var(--_core-structure---max-width-xxs);
  height: var(--_core-structure---height-small);
  background-color: var(--gray--500);
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.page-nav {
  z-index: 90;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  padding-right: var(--_typography---xl);
  grid-column-gap: var(--_typography---r);
  grid-row-gap: var(--_typography---r);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #000000b3;
  justify-content: flex-end;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0% 0% auto auto;
}

.button-page-nav {
  width: var(--_interactive-elements---elements-small);
  height: var(--_interactive-elements---elements-small);
  border: 1px solid var(--gray--600);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #29292999;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.page-nav-col {
  width: var(--_gaps---large);
  height: var(--_core-structure---percentage-large);
  grid-column-gap: var(--_typography---xxs);
  grid-row-gap: var(--_typography---xxs);
  flex-flow: column;
  display: flex;
}

.p-nav-item {
  flex: none;
  overflow: hidden;
}

.p-nav-item:hover {
  border: 1px solid var(--gray--100);
}

.p-nav-item.w--current {
  border: 1px solid var(--gray--200);
}

.page-nav-content {
  grid-column-gap: var(--_typography---xxs);
  grid-row-gap: var(--_typography---xxs);
  flex: none;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.tabs-wrapper {
  width: var(--_core-structure---percentage-large);
  grid-column-gap: var(--_typography---xxs);
  grid-row-gap: var(--_typography---xxs);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tabs-wrapper.no-gap {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
}

.image-wrapper-sticky {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  max-width: var(--_core-structure---header-wrapper-m);
  flex: none;
  position: sticky;
  top: 0;
  overflow: clip;
}

.full-width {
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-xlarge);
  padding-right: var(--_gaps---xsmall);
  padding-left: var(--_gaps---xsmall);
  background-color: var(--gray--900);
  display: flex;
  position: relative;
}

.bg-video-icon {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  mix-blend-mode: lighten;
}

.inner-panel {
  max-width: var(--_core-structure---max-width-small);
  min-height: var(--_core-structure---height-xlarge);
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-panel {
  width: var(--_core-structure---percentage-large);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-content-heading {
  z-index: 10;
  grid-column-gap: var(--_gaps---xxsmall);
  grid-row-gap: var(--_gaps---xxsmall);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.sticky-content-g {
  z-index: 8;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.grid-team-l {
  width: var(--_core-structure---percentage-large);
  grid-column-gap: var(--_gaps---xxsmall);
  grid-row-gap: var(--_gaps---xsmall);
  grid-template-columns: 1fr 1fr;
}

.profile-block {
  z-index: 3;
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---percentage-medium);
  margin-bottom: var(--_typography---m);
  margin-left: var(--_gaps---xsmall);
  padding: var(--_gaps---xsmall);
  grid-column-gap: var(--_typography---r);
  grid-row-gap: var(--_typography---r);
  background-color: var(--gray--800);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border-radius: 2px;
  flex-flow: row;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.profile-content {
  flex: 1;
}

.profile-image {
  width: var(--_interactive-elements---elements-small);
  height: var(--_interactive-elements---elements-small);
  background-color: #000;
  border-radius: 4px;
  overflow: hidden;
}

.header-wrapper-m > .profile-block {
  width: auto;
  max-width: 21rem;
  margin: 0;
  padding: .65rem .75rem;
  grid-column-gap: .65rem;
  grid-row-gap: .65rem;
  background-color: rgba(15, 15, 15, .86);
  border: 1px solid rgba(255, 255, 255, .08);
  box-shadow: 0 12px 32px rgba(0, 0, 0, .24);
  inset: 7.35rem auto auto 1rem;
}

.header-wrapper-m > .profile-block .profile-image {
  width: 2rem;
  height: 2rem;
  flex: none;
}

.header-wrapper-m > .profile-block .profile-content {
  max-width: 17.5rem;
}

.header-wrapper-m > .profile-block .profile-content .p-s {
  margin-bottom: .15rem;
  font-size: .8rem;
  line-height: 1.25;
}

.header-wrapper-m > .profile-block .profile-content .text-gray-300 {
  opacity: .78;
  font-size: .68rem;
  line-height: 1.35;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.header-wrapper-m > .profile-block .link-block-2.zoomap {
  display: none;
}

.grid-3c {
  grid-column-gap: var(--_typography---xxs);
  grid-row-gap: var(--_typography---xxs);
  grid-template-rows: auto;
  grid-template-columns: .6fr 1fr .6fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.icon-block {
  height: var(--_core-structure---height-large);
  background-color: var(--gray--900);
}

.form-button-wrapper {
  width: var(--_core-structure---percentage-large);
  grid-column-gap: var(--_typography---xs);
  grid-row-gap: var(--_typography---xs);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.collection-list-2 {
  grid-column-gap: var(--_gaps---micro);
  grid-row-gap: var(--_typography---s);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.overlayer-panel {
  z-index: 6;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  padding-right: var(--_typography---xs);
  padding-left: var(--_typography---xs);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.blur-wrapper {
  z-index: 3;
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-small);
  margin-bottom: var(--_typography---m);
  padding: var(--_gaps---small);
  grid-column-gap: var(--_typography---s);
  grid-row-gap: var(--_typography---s);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #53535366;
  border-radius: 2px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
  inset: auto auto 0% 0%;
}

.padding-m {
  padding-top: var(--_gaps---medium);
  padding-bottom: var(--_gaps---medium);
}

.page-nav-wrapper {
  z-index: 120;
  height: var(--_core-structure---height-xlarge);
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.button-page-nav-wrapper {
  z-index: 100;
  width: auto;
  height: auto;
  padding-right: var(--_typography---xs);
  border: 1px red;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
  transform: translate(0, -50%);
}

.image {
  height: var(--_interactive-elements---elements-micro);
}

.pattern-overlayer {
  z-index: 5;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---percentage-large);
  position: absolute;
  inset: 0% auto auto 0%;
}

.pattern-overlayer.hero-3 {
  z-index: 10;
  background-color: #13131380;
}

.wrapper-p-heading {
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.square {
  width: var(--_typography---xxs);
  height: var(--_typography---xxs);
  background-color: var(--gray--900);
}

.team-wrapper {
  padding-bottom: var(--_typography---r);
  grid-column-gap: var(--_typography---xs);
  grid-row-gap: var(--_typography---xs);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.page-divider {
  left: var(--_interactive-elements---divider-margin-x);
  top: var(--_interactive-elements---divider-margin-y);
  width: var(--_interactive-elements---xtra-divider);
  height: var(--_core-structure---height-small);
  background-image: linear-gradient(180deg, var(--gray--900) 40%, var(--alternate) 91%, #fff0);
  filter: blur(15px);
  background-position: 0 0;
  position: absolute;
  bottom: auto;
  right: 0%;
}

.page-divider.base {
  left: var(--_interactive-elements---divider-margin-x);
  top: auto;
  right: 0%;
  bottom: var(--_interactive-elements---divider-margin-y);
  background-image: linear-gradient(0deg, var(--gray--900) 29%, #d7f58b78 53%, #fff0);
  background-position: 0 0;
}

.tab-header {
  width: var(--_core-structure---percentage-large);
  padding-top: var(--_typography---r);
  padding-bottom: var(--_typography---r);
  grid-column-gap: var(--_gaps---small);
  grid-row-gap: var(--_gaps---small);
  border-bottom: 1px solid var(--gray--700);
  display: flex;
  position: relative;
}

.tab-header-overflow {
  height: var(--_typography---l);
  grid-column-gap: var(--_typography---xs);
  grid-row-gap: var(--_typography---xs);
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: clip;
}

.tab-wrapper {
  width: var(--_core-structure---percentage-large);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.tab-content {
  width: 100%;
  height: var(--_gaps---large);
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.tab-image {
  width: var(--_core-structure---max-width-micro);
  height: var(--_core-structure---height-xsmall);
  pointer-events: none;
  position: absolute;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.heading-square {
  z-index: 6;
  max-width: var(--_core-structure---max-width-small);
  min-height: var(--_core-structure---max-width-small);
  padding: var(--_gaps---small);
  grid-column-gap: var(--_typography---xxs);
  grid-row-gap: var(--_typography---xxs);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  text-align: center;
  background-color: #53535366;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.tab-inner-content {
  max-width: var(--_core-structure---max-width-xsmall);
  padding-top: var(--_typography---xs);
  padding-bottom: var(--_gaps---small);
}

.padding-top-s {
  padding-top: var(--_gaps---small);
}

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

.square-block {
  width: 100%;
  height: var(--_core-structure---height-regular);
  padding: var(--_gaps---small);
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.square-block.vd-wrapper {
  border-style: none;
  padding: 0;
}

.hp-heading {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: absolute;
}

.hp-heading.sub-intro {
  max-width: var(--_core-structure---max-width-xlarge);
}

.header-l {
  padding-top: var(--_core-structure---max-width-xsmall);
  padding-bottom: var(--_gaps---regular);
  grid-column-gap: var(--_gaps---xsmall);
  grid-row-gap: var(--_gaps---xsmall);
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.p-xl {
  color: var(--gray--white);
  font-size: var(--_typography---xl);
  line-height: var(--_typography---line-height-xsmall);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.heading-overlayer {
  z-index: 12;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-xlarge);
  grid-column-gap: var(--_gaps---small);
  grid-row-gap: var(--_gaps---small);
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.inner-heading-grid {
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-xlarge);
  display: flex;
}

.span-spacing {
  padding-left: var(--_gaps---small);
}

.mono {
  text-transform: uppercase;
  font-family: Matrixtype Display, Arial, sans-serif;
}

.wrapper-p-block {
  padding: var(--_gaps---small) var(--_gaps---small) var(--_gaps---medium);
  grid-column-gap: var(--_typography---line-height-xsmall);
  grid-row-gap: var(--_typography---line-height-xsmall);
  background-color: var(--gray--800);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.outline-block {
  margin-top: var(--_typography---xs);
  padding-top: var(--_typography---s);
  border-top: 1px solid var(--gray--600);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.sub-card-t {
  height: var(--_core-structure---height-regular);
  padding-right: var(--_typography---m);
  padding-bottom: var(--_typography---m);
  padding-left: var(--_typography---m);
  background-color: var(--gray--800);
  border-radius: 2px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: clip;
}

.header-wrapper-m {
  height: var(--_core-structure---height-large);
  background-color: var(--gray--800);
  position: relative;
  overflow: clip;
}

.video-icon-wrapper {
  flex: 1;
  width: 100%;
}

.regular-link {
  color: var(--gray--200);
  font-size: var(--_typography---s);
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.spacing-m {
  grid-column-gap: var(--_gaps---regular);
  grid-row-gap: var(--_gaps---regular);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.spacing-s {
  grid-column-gap: var(--_gaps---small);
  grid-row-gap: var(--_gaps---small);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.fill-sg {
  border: 1px solid #007cee;
  width: auto;
  height: auto;
}

.body {
  --_colors---dark-gray-60: #1f1f1f99;
  --_colors---white: var(--gray--white);
  --_colors---gray-20: #68686833;
  --_colors---dark-gray-40: #1f1f1f66;
  --_colors---gray-100: var(--gray--100);
  --_colors---gray-200: var(--gray--200);
  --_colors---gray-300: var(--gray--300);
  --_colors---gray-400: var(--gray--400);
  --_colors---gray-500: var(--gray--500);
  --_colors---gray-600: var(--gray--600);
  --_colors---gray-700: var(--gray--700);
  --_colors---gray-800: var(--gray--800);
  --_colors---gray-900: var(--gray--900);
  --_colors---black: var(--gray--black);
  --_colors---gray-40: #68686866;
  --_colors---gray-60: #68686899;
  --_typography---line-height-medium: 1.8em;
  --_typography---xxl: 6em;
  --_typography---line-height-small: 1.24em;
  --_typography---xl: 4.4em;
  --_typography---m: 1.8em;
  --_typography---xs: .9em;
  --_typography---s: 1em;
  --_typography---r: 1.4em;
  --_typography---special-xxl: 15em;
  --_typography---xxs: .72em;
  --_typography---xxxs: .58em;
  --_typography---line-height-regular: 1.4em;
  --_typography---line-height-xsmall: 1.04em;
  --_typography---l: 2em;
  --_typography---base: 16px;
  --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
  --_typography---mono: Matrixtype, Arial, sans-serif;
  --_core-structure---track-large: 550vh;
  --_core-structure---percentage-large: 100%;
  --_core-structure---height-xlarge: 100vh;
  --_core-structure---height-regular: 50vh;
  --_core-structure---percentage-regular: 50%;
  --_core-structure---height-large: 85vh;
  --_core-structure---width-l: 100vw;
  --_core-structure---max-width-xlarge: 1580px;
  --_core-structure---max-width-medium: 64rem;
  --_core-structure---height-medium: 65vh;
  --_core-structure---none: 0px;
  --_core-structure---max-width-micro: 16rem;
  --_core-structure---pattern: .1em;
  --_core-structure---header-wrapper-m: 50%;
  --_core-structure---width-xxs: 4vw;
  --_core-structure---track-small: 200vh;
  --_core-structure---height-micro: 60px;
  --_core-structure---max-width-regular: 48rem;
  --_core-structure---max-width-xsmall: 24rem;
  --_core-structure---max-width-xxs: 20rem;
  --_core-structure---max-width-large: 80em;
  --_core-structure---header-wrapper-l: 70%;
  --_core-structure---hero-height: 100vh;
  --_core-structure---track-medium: 400vh;
  --_core-structure---max-width-small: 36rem;
  --_core-structure---width-m: 45vw;
  --_core-structure---width-s: 10vw;
  --_core-structure---width-xs: 8vw;
  --_core-structure---width-r: 20vw;
  --_core-structure---height-small: 30vh;
  --_core-structure---percentage-medium: 75%;
  --_core-structure---track-regular: 300vh;
  --_core-structure---panel-padding: 6em;
  --_core-structure---height-xsmall: 20vh;
  --_core-structure---percentage-small: 25%;
  --_core-structure---percentage-xsmall: 12.5%;
  --_gaps---xsmall: 2em;
  --_gaps---small: 4em;
  --_gaps---xxsmall: 1em;
  --_gaps---regular: 8em;
  --_gaps---large: 16em;
  --_gaps---button-padding-y: 1.2em;
  --_gaps---micro: .3em;
  --_gaps---button-padding-x: 1.8em;
  --_gaps---medium: 12em;
  --_gaps---overflow-height: 1.2em;
  --_gaps---xlarge: 132vh;
  --_interactive-elements---expandable-card-width: 33vw;
  --_interactive-elements---expandable-card-height: 50vh;
  --_interactive-elements---elements-thin: 1px;
  --_interactive-elements---elements-medium: 48px;
  --_interactive-elements---elements-small: 32px;
  --_interactive-elements---elements-xsmall: 20px;
  --_interactive-elements---elements-xxsmall: 16px;
  --_interactive-elements---team-member-card-height: 50vh;
  --_interactive-elements---elements-micro: 8px;
  --_interactive-elements---divider-margin-x: -60px;
  --_interactive-elements---divider-margin-y: -40px;
  --_interactive-elements---xtra-divider: 120vw;
  --_interactive-elements---article-image: 30vh;
  font-family: Manrope, sans-serif;
}

.sign-up-control {
  width: var(--_core-structure---percentage-large);
  grid-column-gap: var(--_gaps---xxsmall);
  grid-row-gap: var(--_gaps---xxsmall);
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.article-image-s {
  height: var(--_interactive-elements---article-image);
  flex: none;
  overflow: hidden;
}

.form-btn-wrapper {
  padding-top: var(--_gaps---xxsmall);
  padding-right: var(--_gaps---xxsmall);
  padding-bottom: var(--_gaps---xxsmall);
}

._w-col-small {
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---header-wrapper-m);
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.div-block-2 {
  width: var(--_interactive-elements---elements-medium);
  height: var(--_interactive-elements---elements-medium);
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.page-divider-overflow {
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-small);
  position: relative;
  overflow: clip;
}

.sticky-icons-w {
  height: var(--_core-structure---percentage-large);
  background-color: var(--gray--900);
  position: relative;
  overflow: hidden;
}

.div-block-3 {
  background-color: var(--gray--white);
}

.p-xxl {
  color: var(--gray--white);
  font-size: var(--_typography---xxl);
  line-height: var(--_typography---line-height-xsmall);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
}

.blur-wrapper-copy {
  z-index: 3;
  width: var(--_core-structure---percentage-large);
  max-width: var(--_core-structure---max-width-small);
  margin-bottom: var(--_typography---m);
  padding: var(--_gaps---small);
  grid-column-gap: var(--_typography---s);
  grid-row-gap: var(--_typography---s);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  text-align: center;
  background-color: #53535366;
  border-radius: 2px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
  inset: auto auto 0% 0%;
}

.buy-button {
  z-index: 290;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  width: auto;
  color: var(--gray--100);
  background-color: #03030399;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 8px 14px;
  font-size: 12px;
  text-decoration: none;
  display: block;
  position: fixed;
  inset: auto 20px 10px auto;
}

.modal {
  z-index: 300;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #3f3f3fb3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.inner-modal {
  width: 620px;
  height: 420px;
  padding: var(--_gaps---small);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-2 {
  background-color: var(--alternate);
  color: var(--gray--800);
  border-radius: 200px;
  padding: 12px 32px;
}

.button-2:hover {
  background-image: linear-gradient(#0000001a, #0000001a);
}

.button-2.view {
  background-color: var(--gray--100);
}

.modal-close {
  background-image: url('../images/close-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  width: 60px;
  height: 60px;
  margin-top: 20px;
  margin-right: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-button-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.modal-heading {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav_button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.navbar-link {
  color: #f7f6f1;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
  font-size: 2rem;
}

.navbar-social {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 3rem;
  display: flex;
}

.logo {
  width: 40%;
  height: 80%;
  transform-style: preserve-3d;
  transition: transform .3s ease-in-out;
}

.logo:hover, .logo:active {
  transform: scale3d(.92, .92, 1.1);
}

.logo.w--current {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.navbar-line.is-top, .navbar-line.is-bottom {
  height: 2px;
}

.navbar-button-container {
  color: #101828;
  -webkit-text-stroke-color: #101828;
  flex-direction: column;
  justify-content: space-between;
  width: 2rem;
  height: .7rem;
  display: flex;
  position: relative;
}

.text-block {
  color: #f2f4f7;
}

.image-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.grid-2.is-social {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.navbar-overlay {
  background-color: #191919b3;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.button-3 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #f2f4f7;
  text-align: center;
  cursor: pointer;
  transform-style: preserve-3d;
  background-color: #092519;
  border: 1px solid #092519;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  padding: .875rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  transition: transform .3s ease-in-out;
  display: flex;
}

.button-3:hover, .button-3:active {
  transform: scale3d(.92, .92, 1.1);
}

.button-3.is-primary {
  color: #f2f4f7;
  background-color: #092519;
  border-style: none;
  border-color: #092519;
}

.button-3.is-primary.is-large {
  padding: .875rem 1rem;
  font-size: 1rem;
}

.button-3.is-primary.is-large.is-dark {
  background-color: #1e2a44;
}

.icon-md {
  color: #101828;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

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

.navbar-button-4 {
  z-index: 999;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-transform: uppercase;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  font-size: .8rem;
  display: block;
}

.navbar-button-4.w--open {
  background-color: #fff0;
}

.nav_wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav_wrapper.is-light {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  width: 100%;
}

.navbar-menu-2 {
  color: #f7f6f1;
  background-color: #1e2a44;
  width: 40vw;
  height: 100vh;
  padding: 4.5rem 2.5rem 2.5rem;
  inset: 0% 0% 0% auto;
}

.text-size-md {
  font-size: 1rem;
  line-height: 150%;
}

.text-size-md.text-weight-semibold {
  color: #101828;
  -webkit-text-stroke-color: #101828;
  text-transform: none;
  font-weight: 600;
}

.navbar-button-wrapper-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  height: 100%;
  display: flex;
}

.link-2.is-social {
  border: 1px solid #afafaf;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
}

.link-2.is-contact {
  color: #f7f6f1;
  font-size: 1.25rem;
  text-decoration: none;
}

.nav_logo-wrapper {
  flex: none;
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  display: flex;
}

.container-nav-2 {
  z-index: 2;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #1f1f1f99;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: .72em;
  display: flex;
  position: relative;
}

.nav-menu-2 {
  grid-column-gap: .72em;
  grid-row-gap: .72em;
  justify-content: center;
  align-items: center;
  min-width: auto;
  display: flex;
}

.nav-link-2 {
  color: #dbdbdb;
  margin-left: 0;
  margin-right: 0;
  padding: .72em .9em;
  font-size: .9em;
  font-weight: 500;
  line-height: 1.24em;
}

.nav-link-2:hover {
  color: #dfdfdf;
  background-color: #25252566;
}

.nav-link-2.w--current {
  color: #292929;
  background-color: #fff;
}

.left {
  text-align: left;
}

.urbo-footer-logo {
  background-color: #e8ddc9;
  width: 100%;
  padding-top: 50px;
}

.light {
  font-weight: 300;
}

.crypto-table_body {
  color: #fff;
  background-color: #111;
}

.crypto-table_header {
  background-color: #363636;
}

.crypto-table_head_content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.crypto-table_head_content.is-text-center {
  align-items: center;
}

.crypto-table_cell_content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--gray--white);
  text-align: left;
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 2rem;
  text-decoration: none;
  display: flex;
}

.crypto-table_text-small {
  color: #a1a1a1;
  font-size: 1rem;
}

.crypto-table_head {
  letter-spacing: .1em;
  text-transform: uppercase;
  padding: 1rem 1.5rem;
  font-size: .75rem;
  font-weight: 400;
}

.crypto-table_head.is-position {
  width: 4rem;
}

.crypto-table_head.is-name {
  width: 12rem;
}

.crypto-table_component {
  color: #fff;
  width: 100%;
}

.crypto-table_row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #222;
  grid-template-rows: auto;
  grid-template-columns: 4rem;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-items: center;
}

.crypto-table_cell {
  padding: 2rem 1.5rem;
  font-weight: 500;
}

.crypto-table_cell.is-price {
  text-align: center;
}

.crypto-table_cell.is-label {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 7.5rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.crypto-table_cell.divider {
  border-bottom: 2px solid var(--gray--500);
}

.dostupny {
  background-color: var(--alternate);
  border-radius: 20px;
  width: 20px;
  height: 20px;
}

.fs_table-examples_table-container {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  align-items: flex-start;
  max-width: 100%;
  display: flex;
  position: relative;
  overflow: auto;
}

.fs_table-examples_table-container.is-relative-element {
  padding-top: 3.5rem;
}

.predany {
  background-color: #e70c4a;
  border-radius: 20px;
  width: 20px;
  height: 20px;
}

.primary {
  color: var(--alternate);
}

.pricing-table_icon-wrapper {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.pricing-table_button {
  color: #fff;
  text-align: center;
  background-color: #2d62ff;
  border-radius: 50vw;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: .6rem 1rem;
  font-size: .9rem;
  display: flex;
}

.pricing-table_plan-icon {
  width: 1.5rem;
}

.pricing-table_head {
  color: var(--gray--white);
  padding: 2rem 2.5rem;
  font-size: 1rem;
  font-weight: 400;
  position: relative;
}

.pricing-table_head.is-basic-plan {
  background-color: var(--gray--800);
  border-radius: 1rem 0 0;
}

.pricing-table_head.is-enterprise-plan {
  background-color: var(--gray--800);
  border-top-right-radius: 1rem;
}

.pricing-table_head.is-heading-cell {
  align-items: stretch;
  height: 100%;
  padding-left: 0;
}

.pricing-table_head.background-color-blue-lighter {
  background-color: var(--gray--800);
}

.pricing-table_heading {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

.pricing-table_row.is-category {
  color: #fff;
  text-align: left;
}

.heading-style-h1 {
  margin-bottom: .5rem;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.1;
}

.pricing-table_header_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #3b52ff;
  flex-direction: column;
  display: flex;
}

.pricing-table_most-popular {
  color: #fff;
  background-color: #2d62ff;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: .75rem 1rem;
  font-size: .9rem;
  font-weight: 500;
  display: flex;
  position: absolute;
  inset: -2.7rem 0% auto;
}

.pricing-table_header {
  font-weight: 400;
}

.pricing-table_component {
  text-align: left;
  width: 100%;
}

.text-size-regular {
  font-size: 1rem;
}

.text-size-regular.text-weight-medium {
  color: var(--alternate);
}

.text-size-regular.text-weight-medium.sold {
  color: #e70c4a;
}

.heading-style-h4 {
  color: var(--gray--white);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.pricing-table_text-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 21.5rem;
  font-weight: 400;
  line-height: 1.8;
  display: flex;
}

.pricing-table_cell {
  background-color: var(--gray--800);
  min-width: 14rem;
  color: var(--gray--white);
  text-align: center;
  padding: 1rem 1.5rem;
  font-weight: 400;
}

.pricing-table_cell.is-price.background-color-blue-lighter {
  background-color: var(--gray--800);
  color: var(--gray--white);
}

.pricing-table_cell.is-first {
  background-color: var(--gray--600);
  color: #fff;
  text-align: center;
  border-right-style: none;
  border-radius: 0;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-weight: 600;
}

.pricing-table_cell.is-title {
  color: var(--gray--white);
  text-align: center;
}

.pricing-table_cell.background-color-blue-lighter {
  background-color: var(--gray--800);
}

.pricing-table_cell.background-color-blue-lighter.is-round {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.pricing-table_cell.is-category {
  background-color: var(--gray--600);
  color: #fff;
  text-align: center;
  border-right-style: none;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-weight: 600;
}

.pricing-table_header_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.pricing-table_body {
  color: #000;
  background-color: #fff;
}

.pricing-table_icon {
  width: 1.75rem;
  line-height: 0;
  display: inline-block;
}

.link-block-2 {
  width: 100%;
  color: var(--gray--white);
  text-decoration: none;
  display: flex;
}

.link-block-2.zoomap {
  display: none;
}

.card-post-cta {
  text-transform: uppercase;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
}

.card-post-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 400;
  line-height: 120%;
}

.grid-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "."
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  display: grid;
}

.cell {
  filter: none;
  color: #fff;
  background-color: #f8f8f8;
  background-image: url('../images/aung-soe-min-1177645-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  min-height: 300px;
  padding: 33px;
  display: flex;
  position: relative;
}

.cell.v6 {
  background-image: url('../images/peter-gabas-220313-unsplash.jpg');
  background-size: cover;
}

.cell.v5 {
  background-image: url('../images/jon-flobrant-229724-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
}

.cell.v4 {
  background-image: url('../images/fabrizio-conti-723094-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 400px;
}

.cell.v4._302a {
  background-image: url('../images/untitledC.avif');
  min-height: 300px;
}

.cell.v2 {
  background-image: url('../images/max-larochelle-559064-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 500px;
}

.cell.v9 {
  background-image: url('../images/nacho-capelo-473751-unsplash.jpg');
  background-size: cover;
}

.cell.v3 {
  background-image: url('../images/josh-rose-156917-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 400px;
}

.cell.v3._302a {
  background-image: url('../images/A-priz-2.avif');
  min-height: 300px;
}

.image-ele {
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.gallery-img {
  cursor: pointer;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.gallery-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: minmax(auto, 35vh) minmax(auto, 35vh);
  grid-template-columns: 1.5fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.overlay {
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.gallery-script {
  display: none;
}

.gallery-component {
  margin-top: 3rem;
}

.gallery-unit-unavailable .gallery-wrapper {
  opacity: .38;
  filter: grayscale(80%);
}

.gallery-unit-unavailable .image-wrapper,
.gallery-unit-unavailable .lightbox-ele {
  pointer-events: none;
  cursor: default;
}

.tag.gallery-tag-unavailable {
  background-color: #1f1f1f;
  color: #ed0f4f;
}

.gallery-wrapper {
  color: #15d100;
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

.lightbox-ele {
  display: none;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  font-size: 2rem;
  line-height: 1;
}

.image-wrapper {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: relative;
}

.background-video-2 {
  z-index: 1;
  width: var(--_core-structure---percentage-large);
  height: var(--_core-structure---height-large);
  background-image: url('../images/hero-image-V3_1.avif');
  background-position: 0 0;
  background-size: cover;
}

.background-video-2.opacity {
  opacity: .45;
}

.background-video-2.absolute {
  width: 100%;
  position: absolute;
}

.background-video-2.hp-2 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.background-video-2.hide {
  display: none;
}

.background-video-2.podorysheaderbg {
  background-color: var(--gray--800);
  background-image: none;
}

.navbar_logo-link {
  z-index: 1;
  color: #000;
  padding-left: 0;
  font-size: 2.375rem;
  font-weight: 700;
}

.navbar_logo-link.w--current {
  z-index: 1201;
}

.navbar_logo-link.is-logo {
  color: #e0e0e0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1.5rem;
  font-weight: 400;
  line-height: 1;
  display: flex;
}

.menu_icon-plus {
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

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

.navbar_links-wrapper {
  z-index: 1;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: var(--gray--white);
  background-color: #101010;
  border-right: 1px solid #ffffff12;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding: 5rem 13vw 5rem 5vw;
  display: flex;
  position: relative;
  right: 0;
  overflow: auto;
}

.navbar_menu {
  z-index: 999;
  background-color: #c8c8c800;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  transition: height .5s;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.logo-text {
  transform-origin: 50%;
  min-width: 250px;
  color: var(--gray--white);
  text-align: center;
  letter-spacing: .02em;
  display: inline-block;
  transform: rotate(-90deg);
}

.navbar_menu-button {
  z-index: 1;
  aspect-ratio: 1;
  width: 100%;
  padding: 0;
  position: relative;
}

.navbar_menu-button.w--open {
  aspect-ratio: 1;
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.navbar_component {
  z-index: 1201;
  background-color: #0000;
  align-items: center;
  width: 10%;
  min-height: 100svh;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.nav-wrap {
  z-index: 999;
  background-color: rgba(12, 12, 12, .94);
  border-left: 1px solid rgba(255, 255, 255, .1);
  box-shadow: -14px 0 38px rgba(0, 0, 0, .34);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.navbar_menu-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  height: 100%;
  display: grid;
}

.navbar_container {
  z-index: 1;
  background-color: #c8c8c800;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar_link {
  background-color: #1b1b1b;
  border: 1px solid #ffffff12;
  min-height: 64px;
  color: var(--gray--white);
  text-align: left;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 1rem 1.25rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.15;
  display: flex;
  position: static;
  transition: background-color .2s ease, color .2s ease, border-color .2s ease, transform .2s ease;
}

.navbar_link:hover, .navbar_link.w--current {
  color: #111;
  background-color: var(--alternate);
  border-color: var(--alternate);
  transform: translateX(4px);
}

.navbar_wrapper {
  grid-column-gap: 1rem;
  aspect-ratio: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.tracck {
  width: 100%;
  height: 160vw;
}

.camera1 {
  width: 90vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.frame {
  align-items: center;
  height: 100%;
  padding-left: 0;
  display: flex;
  position: static;
}

.div-block-4 {
  background-image: linear-gradient(90deg, var(--accent), var(--alternate));
  border-radius: 50px;
  width: 100px;
  height: 50px;
  position: absolute;
  inset: 42% auto 0% 0%;
}

.div-block-5 {
  flex: none;
  width: 40vw;
  margin-right: 20px;
}

.spacing1 {
  width: 4px;
  height: 120px;
  margin-bottom: 10px;
}

.spacing2 {
  width: 4px;
  height: 96px;
  margin-bottom: 10px;
}

.div-block-6 {
  background-image: linear-gradient(90deg, var(--accent), var(--alternate));
  border-radius: 50px;
  width: 100px;
  height: 50px;
  position: absolute;
  inset: 42% auto 0% 0%;
}

.div-block-7 {
  flex: none;
  width: 80vw;
  height: 400px;
  margin-right: 20px;
}

.urbologo {
  max-width: 50%;
}

.tabs-content-wrapper {
  margin-top: 0;
  overflow: visible;
}

.tab-content2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs-menu-underline-wrapper {
  z-index: 1;
  background-color: #464646;
  border-radius: 0;
  align-items: center;
  margin-bottom: -78px;
  padding: 1em 2.5em 1.2em;
  display: flex;
}

.tabs-nav-item-underline2 {
  grid-column-gap: .5em;
  color: #ffffff80;
  text-align: center;
  background-color: #0000;
  border-radius: 999em;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: .9em 2em;
  transition: all .3s;
  display: flex;
  position: relative;
}

.tabs-nav-item-underline2:hover {
  color: #fff;
  background-color: #0000;
}

.tabs-nav-item-underline2.w--current {
  color: #fff;
  background-color: #0000;
  font-weight: 500;
}

.tabs-nav-unterline {
  z-index: 0;
  background-color: #fff;
  border-radius: 999em;
  height: 2px;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tab-content-image {
  border-radius: 1.4em;
}

.tabs-nav-text {
  z-index: 1;
  position: relative;
}

.tab-content-title {
  color: #fff;
  font-size: 3em;
  font-weight: 500;
  line-height: 1;
  position: absolute;
}

.tabs-nav-icon {
  width: 1.5em;
  height: 1.5em;
}

.heading-wrapper-2 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  display: flex;
}

.p-s-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.4em;
}

.p-s-2.text-gray-400 {
  color: #f3f3f3;
}

.menu_btn_wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
}

.text-size-sm {
  color: rgba(255, 255, 255, .68);
  font-size: .875rem;
  line-height: 150%;
}

.text-size-sm.text-color-secondary {
  color: rgba(255, 255, 255, .68);
}

.client-feedback_image {
  background-image: url('../images/DP-profil-URBO_1DP profil URBO.avif');
  background-position: 50%;
  background-size: cover;
  min-height: 600px;
  overflow: hidden;
}

.heading-h4 {
  color: #fff;
  text-align: left;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 120%;
}

.client-feedback_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 3rem 2.5rem;
  display: flex;
}

.text-size-lg {
  color: rgba(255, 255, 255, .72);
  font-size: 1.25rem;
  line-height: 150%;
}

.text-size-lg.text-weight-semibold, .text-size-lg.text-color-primary.text-weight-semibold {
  color: #fff;
}

.eyebrew_wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.client-feedback_author {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.client-feedback_wrapper {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  background-color: #171717;
  border: 1px solid #ffffff12;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

.client-feedback_details {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.client-feedback_info {
  border-top: 1px solid #ffffff14;
  padding-top: 1.75rem;
}

.eyebrew-line {
  background-color: #c7a56b;
  width: 5.25rem;
  height: 2px;
}

.client-feedback_content-top {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

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

.closebtn {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.closebtn svg path {
  stroke: var(--alternate);
}

.navbar_menu .webflow-finance-integration {
  background-color: #171717;
  border: 1px solid #ffffff12;
  border-radius: 8px;
  padding: 1rem;
}

.navbar_menu #mortgage-box-root {
  border-bottom-color: #ffffff12 !important;
  padding-top: 0 !important;
}

.navbar_menu #mortgage-info > div {
  color: #fff !important;
}

.navbar_menu #mortgage-info span,
.navbar_menu #mortgage-info div {
  color: rgba(255, 255, 255, .62) !important;
}

.navbar_menu #min-monthly-payment {
  color: #fff !important;
}

.navbar_menu .finance-btn.btn-secondary {
  color: #fff !important;
  background: #ffffff08 !important;
  border: 1px solid #ffffff26 !important;
}

.navbar_menu .finance-btn.btn-primary {
  color: #111 !important;
  background: var(--alternate) !important;
  border-color: var(--alternate) !important;
}

.navbar_menu .finance-btn.btn-primary div {
  color: #111 !important;
}

.code-embed {
  padding-top: var(--_typography---xxl);
  padding-bottom: var(--_typography---xxl);
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  body {
    --_typography---line-height-medium: 1.8em;
    --_typography---xxl: 8em;
    --_typography---line-height-small: 1.24em;
    --_typography---xl: 4em;
    --_typography---m: 2em;
    --_typography---xs: .85em;
    --_typography---s: 1em;
    --_typography---r: 1.4em;
    --_typography---special-xxl: 10em;
    --_typography---xxs: .7em;
    --_typography---xxxs: .6em;
    --_typography---line-height-regular: 1.4em;
    --_typography---line-height-xsmall: 1.04em;
    --_typography---l: 2.4em;
    --_typography---base: 16px;
    --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
    --_typography---mono: Matrixtype, Arial, sans-serif;
    --_core-structure---track-large: 550vh;
    --_core-structure---percentage-large: 100%;
    --_core-structure---height-xlarge: 100vh;
    --_core-structure---height-regular: 50vh;
    --_core-structure---percentage-regular: 50%;
    --_core-structure---height-large: 85vh;
    --_core-structure---width-l: 100vw;
    --_core-structure---max-width-xlarge: 1580px;
    --_core-structure---max-width-medium: 64rem;
    --_core-structure---height-medium: 65vh;
    --_core-structure---none: 0px;
    --_core-structure---max-width-micro: 16rem;
    --_core-structure---pattern: .1em;
    --_core-structure---header-wrapper-m: 50%;
    --_core-structure---width-xxs: 4vw;
    --_core-structure---track-small: 200vh;
    --_core-structure---height-micro: 60px;
    --_core-structure---max-width-regular: 48rem;
    --_core-structure---max-width-xsmall: 24rem;
    --_core-structure---max-width-xxs: 16rem;
    --_core-structure---max-width-large: 80em;
    --_core-structure---header-wrapper-l: 70%;
    --_core-structure---hero-height: 80vh;
    --_core-structure---track-medium: 400vh;
    --_core-structure---max-width-small: 36rem;
    --_core-structure---width-m: 45vw;
    --_core-structure---width-s: 10vw;
    --_core-structure---width-xs: 8vw;
    --_core-structure---width-r: 20vw;
    --_core-structure---height-small: 30vh;
    --_core-structure---percentage-medium: 75%;
    --_core-structure---track-regular: 300vh;
    --_core-structure---panel-padding: 3em;
    --_core-structure---height-xsmall: 20vh;
    --_core-structure---percentage-small: 25%;
    --_core-structure---percentage-xsmall: 12.5%;
    --_gaps---xsmall: 2em;
    --_gaps---small: 4em;
    --_gaps---xxsmall: .4em;
    --_gaps---regular: 8em;
    --_gaps---large: 16em;
    --_gaps---button-padding-y: 1.2em;
    --_gaps---micro: .2em;
    --_gaps---button-padding-x: 1.8em;
    --_gaps---medium: 12em;
    --_gaps---overflow-height: 1.2em;
    --_gaps---xlarge: 132vh;
    --_interactive-elements---expandable-card-width: 33vw;
    --_interactive-elements---expandable-card-height: 50vh;
    --_interactive-elements---elements-thin: 1px;
    --_interactive-elements---elements-medium: 48px;
    --_interactive-elements---elements-small: 32px;
    --_interactive-elements---elements-xsmall: 20px;
    --_interactive-elements---elements-xxsmall: 16px;
    --_interactive-elements---team-member-card-height: 30vh;
    --_interactive-elements---elements-micro: 8px;
    --_interactive-elements---divider-margin-x: -60px;
    --_interactive-elements---divider-margin-y: -40px;
    --_interactive-elements---xtra-divider: 120vw;
    --_interactive-elements---article-image: 20vh;
  }

  .body {
    padding-top: 4.75rem;
  }

  .navbar_component {
    background-color: rgba(64, 64, 62, .94);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    width: 100%;
    min-height: 4.25rem;
    box-shadow: 0 12px 32px rgba(0, 0, 0, .22);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    inset: 0 0 auto;
  }

  .nav-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    background-color: transparent;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1.1fr 1fr;
    grid-auto-columns: 1fr;
    min-height: 4.25rem;
    padding: 0 .9rem;
    display: grid;
  }

  .navbar_logo-link {
    width: auto;
    min-width: 0;
    font-size: 1rem;
  }

  .navbar_logo-link.is-logo {
    justify-content: center;
    align-items: center;
    width: auto;
    padding: .75rem 0;
    display: flex;
  }

  .navbar_logo-link.is-logo .image-brand {
    max-height: 2.15rem;
  }

  .logo-text {
    min-width: 0;
    color: var(--gray--white);
    text-align: center;
    font-size: clamp(.95rem, 3vw, 1.35rem);
    font-weight: 800;
    line-height: 1;
    transform: none;
  }

  .navbar_menu-button {
    justify-self: end;
    width: 3.5rem;
    min-width: 3.5rem;
  }

  .menu_icon-plus {
    width: 2.75rem;
    height: 2.75rem;
  }

  .navbar_menu {
    padding-top: 4.25rem;
  }

  #intro.intro-wrapper {
    height: auto;
    min-height: auto;
    justify-content: flex-start;
    padding-top: clamp(4rem, 8vw, 5.25rem);
    padding-bottom: 2.4rem;
  }

  #intro .container.gap-medium {
    grid-row-gap: 1rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  #intro ._w-medium.center {
    max-width: 48rem;
  }

  #intro .h-m {
    margin-bottom: .25rem;
  }

  #intro .upside-quicknav {
    justify-content: center;
    margin-top: .6rem;
  }

  #intro .upside-location-strip,
  #intro .upside-progress-strip,
  #intro .upside-standard-strip {
    max-width: 54rem;
    margin-top: .25rem;
  }

  .slider-inner {
    flex-flow: column;
  }

  .p-01, .p-02, .p-03 {
    padding-right: var(--_gaps---xsmall);
    padding-left: var(--_gaps---xsmall);
  }

  .c-content-2 {
    padding: 0px var(--_gaps---xsmall);
  }

  .background-video {
    height: var(--_core-structure---height-large);
    background-image: url('../images/hero-image-V3_1.avif');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .panel-image, .panel-image.left {
    object-fit: cover;
    height: 100vh;
  }

  .panel-heading {
    width: 70vw;
  }

  .panel-image-top {
    object-fit: cover;
  }

  .xxl {
    --_typography---line-height-medium: 1.8em;
    --_typography---xxl: 8em;
    --_typography---line-height-small: 1.24em;
    --_typography---xl: 4em;
    --_typography---m: 2em;
    --_typography---xs: .85em;
    --_typography---s: 1em;
    --_typography---r: 1.4em;
    --_typography---special-xxl: 10em;
    --_typography---xxs: .7em;
    --_typography---xxxs: .6em;
    --_typography---line-height-regular: 1.4em;
    --_typography---line-height-xsmall: 1.04em;
    --_typography---l: 2.4em;
    --_typography---base: 16px;
    --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
    --_typography---mono: Matrixtype, Arial, sans-serif;
  }

  .wrapper-flex {
    grid-column-gap: var(--_gaps---small);
    grid-row-gap: var(--_gaps---small);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .flex-column-content {
    width: 100%;
  }

  .features-small {
    grid-template-columns: 1fr 1fr;
  }

  .c-content-3 {
    padding: 0px var(--_gaps---xsmall);
  }

  .menu-mobile {
    background-color: var(--gray--white);
    border-radius: 100%;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 2em;
    height: 2em;
    min-height: auto;
    padding: 7px;
    display: flex;
    position: relative;
  }

  .button-wrapper {
    display: none;
  }

  .container-nav {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #14141400;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
  }

  .brand-wrapper {
    flex: none;
  }

  .nav-menu {
    width: 50vw;
    min-width: auto;
    min-height: 100vh;
    padding-top: var(--_gaps---regular);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    text-align: left;
    background-color: #fff;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    inset: 0 0% auto auto;
  }

  .menu-button {
    border-radius: 200px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    margin-right: 0;
    padding: 0;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #0000;
    border-radius: 100px;
  }

  .lottie-animation {
    height: auto;
  }

  .nav-link {
    width: 100%;
    padding-right: var(--_gaps---xsmall);
    color: var(--gray--500);
    font-size: var(--_typography---r);
    background-color: #fff;
    border-radius: 6px;
    justify-content: flex-end;
    align-items: center;
    display: inline-flex;
  }

  .nav-link:hover {
    color: #242424;
    background-color: #29292900;
  }

  .navbar {
    padding: 0px 0em 0px var(--_gaps---xsmall);
  }

  .button-nav {
    display: block;
  }

  .grid-nav {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .subheading-wrapper {
    flex-flow: wrap-reverse;
  }

  .c-content-1 {
    padding-right: var(--_gaps---xsmall);
    padding-left: var(--_gaps---xsmall);
  }

  .inner-card-content {
    padding-top: var(--_gaps---small);
    grid-row-gap: var(--_gaps---xsmall);
  }

  .heading-flex {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .cover-image.on-hover {
    display: none;
  }

  .expandable-sticky-card {
    background-image: none;
    width: 100%;
    height: 33vh;
  }

  .text-field {
    min-width: auto;
  }

  .main-grid {
    grid-template-columns: 1fr 1fr;
  }

  .grid-buttons {
    place-content: center space-between;
    place-items: center start;
    width: auto;
  }

  .inner-footer-nav {
    justify-content: stretch;
    width: 100%;
  }

  .full-form {
    margin-left: 0;
  }

  .features-wrapper {
    grid-column-gap: var(--_gaps---xsmall);
    grid-row-gap: var(--_gaps---xsmall);
    flex-flow: column;
  }

  ._w-medium {
    max-width: 100%;
  }

  .image-logo {
    max-height: 10em;
  }

  .flip-wrapper {
    width: 100%;
  }

  .main-btn {
    padding-left: 50px;
  }

  .main-p {
    --_typography---line-height-medium: 1.8em;
    --_typography---xxl: 8em;
    --_typography---line-height-small: 1.24em;
    --_typography---xl: 4em;
    --_typography---m: 2em;
    --_typography---xs: .85em;
    --_typography---s: 1em;
    --_typography---r: 1.4em;
    --_typography---special-xxl: 10em;
    --_typography---xxs: .7em;
    --_typography---xxxs: .6em;
    --_typography---line-height-regular: 1.4em;
    --_typography---line-height-xsmall: 1.04em;
    --_typography---l: 2.4em;
    --_typography---base: 16px;
    --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
    --_typography---mono: Matrixtype, Arial, sans-serif;
  }

  .icon-check {
    margin-right: 0;
  }

  .grid-3-col {
    grid-row-gap: 12px;
  }

  .plan-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .button {
    padding: 18px 40px;
  }

  .button:hover {
    background-color: #cbc9f3;
  }

  .heading-wrapper {
    flex-flow: column;
  }

  .section.gray-900.lokalita {
    background-size: auto, 150%;
  }

  .button-form:hover {
    background-color: #80808033;
  }

  .account-image-wrapper {
    height: var(--_core-structure---height-medium);
    min-height: auto;
  }

  .form-page-wrapper {
    padding: 45px 30px;
  }

  .form-container {
    max-width: none;
  }

  .card-inner-heading {
    height: auto;
  }

  .xlarge {
    font-size: 20vw;
  }

  .center-image-wrapper {
    width: 100%;
    height: 100%;
  }

  .hero-image-container {
    width: 60vw;
    max-width: none;
    height: 50vh;
  }

  .hero-heading-w {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .hero-card-image {
    background-image: none;
  }

  .sub-hero {
    min-height: auto;
  }

  .sub-card {
    height: var(--_core-structure---width-s);
    flex: none;
  }

  .sub-card.xsmall {
    width: 100%;
    height: 11vh;
  }

  .hero-card-heading {
    width: 50%;
  }

  .h-wrapper-small {
    width: 100%;
  }

  .sticky-inner {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .image-block {
    width: 100%;
    height: 33vh;
  }

  .column-hero, .column-hero.c {
    flex: 1;
  }

  .style-guide-container {
    width: 100%;
    max-width: none;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 50px;
  }

  .p-l {
    font-size: var(--_typography---m);
  }

  ._w-regular {
    max-width: 100%;
  }

  .inner-sticky-w {
    justify-content: center;
    align-items: flex-end;
  }

  .visto-heading {
    padding-bottom: 33vh;
  }

  .xxl-sticky-w {
    grid-column-gap: 40vh;
    grid-row-gap: 40vh;
    justify-content: center;
    max-width: 100%;
  }

  ._w-small {
    max-width: 100%;
  }

  .collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .inner-sticky {
    padding-top: 15vh;
  }

  .frame-one, .frame-02, .frame-03 {
    max-height: var(--_core-structure---height-medium);
    top: 10vh;
  }

  .inner-heading-s {
    padding-left: 32px;
    padding-right: 32px;
  }

  .sticky-content {
    background-size: auto 100vh;
  }

  .hero-track-l-2 {
    height: auto;
  }

  .sub-col-2 {
    grid-column-gap: var(--_typography---xxs);
    grid-row-gap: var(--_typography---xxs);
    flex-flow: row;
  }

  .hero-wrapper-image-2 {
    max-height: none;
    position: relative;
  }

  .hero-card-image-2 {
    background-size: auto 100vh;
    width: 100%;
  }

  .sub-hero-2 {
    min-height: auto;
    padding-top: var(--_typography---xs);
    padding-right: var(--_typography---xs);
    padding-left: var(--_typography---xs);
    grid-column-gap: var(--_typography---xxs);
    grid-row-gap: var(--_typography---xxs);
  }

  .h-huge {
    font-size: var(--_typography---xl);
  }

  .h-flex {
    flex-flow: column;
  }

  .hero-logos {
    max-width: 100%;
  }

  .s-inner, .s-inner.no-border {
    flex-flow: column;
  }

  .s-panel {
    width: 100%;
    max-width: none;
  }

  .s-bg {
    order: -9999;
  }

  .split-feature {
    flex-flow: column;
  }

  .hp-wrapper.no-padding {
    padding-left: var(--_gaps---small);
  }

  .grid-team {
    grid-template-columns: 1fr 1fr;
  }

  .team-img {
    height: var(--_interactive-elements---team-member-card-height);
  }

  .frame-scale-04 {
    height: 24vh;
  }

  .fs-paragraph {
    max-width: 80vw;
  }

  .h-xlarge {
    font-size: 32vh;
  }

  .page-nav {
    display: none;
  }

  .page-nav-content, .tabs-wrapper {
    width: 100%;
  }

  .image-wrapper-sticky {
    height: auto;
    position: relative;
  }

  .full-width {
    flex-flow: column;
  }

  .bg-video-icon {
    min-height: var(--_core-structure---height-regular);
  }

  .sticky-content-g {
    background-size: auto 100vh;
  }

  .page-nav-wrapper {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .tab-content {
    grid-column-gap: var(--_typography---m);
    grid-row-gap: var(--_typography---m);
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    height: auto;
  }

  .tab-image {
    flex: none;
    position: relative;
    top: 0;
  }

  .heading-square {
    padding-left: 32px;
    padding-right: 32px;
  }

  .grid-blocks {
    grid-template-columns: 1fr 1fr;
  }

  .mobile-button-wrapper {
    z-index: 10;
    padding-top: var(--_typography---s);
    padding-right: var(--_gaps---xsmall);
    position: relative;
  }

  .p-xl {
    font-size: 3.8em;
  }

  .heading-overlayer {
    padding-left: 32px;
    padding-right: 32px;
  }

  .inner-heading-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .body {
    --_typography---line-height-medium: 1.8em;
    --_typography---xxl: 8em;
    --_typography---line-height-small: 1.24em;
    --_typography---xl: 4em;
    --_typography---m: 2em;
    --_typography---xs: .85em;
    --_typography---s: 1em;
    --_typography---r: 1.4em;
    --_typography---special-xxl: 10em;
    --_typography---xxs: .7em;
    --_typography---xxxs: .6em;
    --_typography---line-height-regular: 1.4em;
    --_typography---line-height-xsmall: 1.04em;
    --_typography---l: 2.4em;
    --_typography---base: 16px;
    --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
    --_typography---mono: Matrixtype, Arial, sans-serif;
    --_core-structure---track-large: 550vh;
    --_core-structure---percentage-large: 100%;
    --_core-structure---height-xlarge: 100vh;
    --_core-structure---height-regular: 50vh;
    --_core-structure---percentage-regular: 50%;
    --_core-structure---height-large: 85vh;
    --_core-structure---width-l: 100vw;
    --_core-structure---max-width-xlarge: 1580px;
    --_core-structure---max-width-medium: 64rem;
    --_core-structure---height-medium: 65vh;
    --_core-structure---none: 0px;
    --_core-structure---max-width-micro: 16rem;
    --_core-structure---pattern: .1em;
    --_core-structure---header-wrapper-m: 50%;
    --_core-structure---width-xxs: 4vw;
    --_core-structure---track-small: 200vh;
    --_core-structure---height-micro: 60px;
    --_core-structure---max-width-regular: 48rem;
    --_core-structure---max-width-xsmall: 24rem;
    --_core-structure---max-width-xxs: 16rem;
    --_core-structure---max-width-large: 80em;
    --_core-structure---header-wrapper-l: 70%;
    --_core-structure---hero-height: 80vh;
    --_core-structure---track-medium: 400vh;
    --_core-structure---max-width-small: 36rem;
    --_core-structure---width-m: 45vw;
    --_core-structure---width-s: 10vw;
    --_core-structure---width-xs: 8vw;
    --_core-structure---width-r: 20vw;
    --_core-structure---height-small: 30vh;
    --_core-structure---percentage-medium: 75%;
    --_core-structure---track-regular: 300vh;
    --_core-structure---panel-padding: 3em;
    --_core-structure---height-xsmall: 20vh;
    --_core-structure---percentage-small: 25%;
    --_core-structure---percentage-xsmall: 12.5%;
    --_gaps---xsmall: 2em;
    --_gaps---small: 4em;
    --_gaps---xxsmall: .4em;
    --_gaps---regular: 8em;
    --_gaps---large: 16em;
    --_gaps---button-padding-y: 1.2em;
    --_gaps---micro: .2em;
    --_gaps---button-padding-x: 1.8em;
    --_gaps---medium: 12em;
    --_gaps---overflow-height: 1.2em;
    --_gaps---xlarge: 132vh;
    --_interactive-elements---expandable-card-width: 33vw;
    --_interactive-elements---expandable-card-height: 50vh;
    --_interactive-elements---elements-thin: 1px;
    --_interactive-elements---elements-medium: 48px;
    --_interactive-elements---elements-small: 32px;
    --_interactive-elements---elements-xsmall: 20px;
    --_interactive-elements---elements-xxsmall: 16px;
    --_interactive-elements---team-member-card-height: 30vh;
    --_interactive-elements---elements-micro: 8px;
    --_interactive-elements---divider-margin-x: -60px;
    --_interactive-elements---divider-margin-y: -40px;
    --_interactive-elements---xtra-divider: 120vw;
    --_interactive-elements---article-image: 20vh;
  }

  ._w-col-small {
    max-width: var(--_core-structure---header-wrapper-m);
  }

  .p-xxl {
    font-size: 3.8em;
  }

  .nav_button-group {
    justify-content: flex-start;
    align-items: stretch;
  }

  .navbar-line.is-top {
    border: 1px #000;
  }

  .navbar-button-container {
    color: #fff;
    -webkit-text-stroke-color: white;
  }

  .navbar-button-4 {
    color: var(--gray--white);
  }

  .container-nav-2 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #14141400;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
  }

  .nav-menu-2 {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    text-align: left;
    background-color: #fff;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50vw;
    min-width: auto;
    min-height: 100vh;
    padding-top: 8em;
    display: flex;
    inset: 0 0% auto auto;
  }

  .nav-link-2 {
    color: #575757;
    background-color: #fff;
    border-radius: 6px;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-right: 2em;
    font-size: 1.4em;
    display: inline-flex;
  }

  .nav-link-2:hover {
    color: #242424;
    background-color: #29292900;
  }

  .mobile-button-wrapper-2 {
    z-index: 10;
    padding-top: 1em;
    padding-right: 2em;
    position: relative;
  }

  .menu-mobile-2 {
    background-color: #fff;
    border-radius: 100%;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 2em;
    height: 2em;
    min-height: auto;
    padding: 7px;
    display: flex;
    position: relative;
  }

  .crypto-table_head.is-position {
    min-width: 4rem;
  }

  .crypto-table_cell {
    min-width: 0;
  }

  .crypto-table_cell.is-label {
    min-width: 4rem;
  }

  .fs_table-examples_table-container {
    max-width: 100%;
    padding-top: 5rem;
    overflow: auto;
  }

  .pricing-table_head {
    min-width: 18rem;
  }

  .pricing-table_component {
    max-width: 100%;
  }

  .grid-3 {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row dense;
  }

  .cell.v4 {
    min-height: 400px;
  }

  .cell.v2, .cell.v3 {
    min-height: 300px;
  }

  .background-video-2 {
    height: var(--_core-structure---height-large);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .hide-tablet {
    display: none;
  }

  .menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .navbar_links-wrapper {
    flex: 1;
    width: 90vw;
    padding: 2rem;
    right: auto;
  }

  .navbar_menu {
    z-index: 1000;
    flex-direction: column;
    justify-content: center;
  }

  .logo-text {
    text-align: center;
    min-width: 250px;
  }

  .navbar_menu-button {
    padding: 0;
  }

  .navbar_menu-button.w--open {
    background-color: #0000;
  }

  .navbar_menu-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-areas: "Area Area Area";
    width: 100%;
    padding-right: 0;
  }

  .navbar_container {
    grid-auto-columns: 1fr;
  }

  .navbar_link {
    margin-top: 0;
    margin-bottom: 0;
    padding: 1rem 2rem;
    position: static;
  }

  .tracck {
    height: 400vw;
  }

  .div-block-7 {
    width: 80vw;
  }

  .heading-wrapper-2 {
    flex-flow: column;
  }

  .menu_btn_wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .client-feedback_image {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .heading-h4 {
    font-size: 2rem;
  }

  .client-feedback_content {
    padding: 1.5rem 1.25rem;
  }

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

  .closebtn {
    margin-top: auto;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_typography---line-height-medium: 1.8em;
    --_typography---xxl: 3.4em;
    --_typography---line-height-small: 1.24em;
    --_typography---xl: 2.2em;
    --_typography---m: 1.32em;
    --_typography---xs: .85em;
    --_typography---s: 1em;
    --_typography---r: 1.2em;
    --_typography---special-xxl: 6em;
    --_typography---xxs: .7em;
    --_typography---xxxs: .6em;
    --_typography---line-height-regular: 1.4em;
    --_typography---line-height-xsmall: 1.04em;
    --_typography---l: 2em;
    --_typography---base: 16px;
    --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
    --_typography---mono: Matrixtype, Arial, sans-serif;
    --_core-structure---track-large: 550vh;
    --_core-structure---percentage-large: 100%;
    --_core-structure---height-xlarge: 100vh;
    --_core-structure---height-regular: 50vh;
    --_core-structure---percentage-regular: 50%;
    --_core-structure---height-large: 85vh;
    --_core-structure---width-l: 100vw;
    --_core-structure---max-width-xlarge: 1580px;
    --_core-structure---max-width-medium: 64rem;
    --_core-structure---height-medium: 65vh;
    --_core-structure---none: 0px;
    --_core-structure---max-width-micro: 16rem;
    --_core-structure---pattern: 1px;
    --_core-structure---header-wrapper-m: 100%;
    --_core-structure---width-xxs: 4vw;
    --_core-structure---track-small: 200vh;
    --_core-structure---height-micro: 60px;
    --_core-structure---max-width-regular: 48rem;
    --_core-structure---max-width-xsmall: 24rem;
    --_core-structure---max-width-xxs: 16rem;
    --_core-structure---max-width-large: 80em;
    --_core-structure---header-wrapper-l: 100%;
    --_core-structure---hero-height: 80vh;
    --_core-structure---track-medium: 400vh;
    --_core-structure---max-width-small: 36rem;
    --_core-structure---width-m: 45vw;
    --_core-structure---width-s: 10vw;
    --_core-structure---width-xs: 8vw;
    --_core-structure---width-r: 20vw;
    --_core-structure---height-small: 30vh;
    --_core-structure---percentage-medium: 75%;
    --_core-structure---track-regular: 300vh;
    --_core-structure---panel-padding: 2em;
    --_core-structure---height-xsmall: 20vh;
    --_core-structure---percentage-small: 25%;
    --_core-structure---percentage-xsmall: 12.5%;
    --_gaps---xsmall: 1em;
    --_gaps---small: 2em;
    --_gaps---xxsmall: .4em;
    --_gaps---regular: 4em;
    --_gaps---large: 8em;
    --_gaps---button-padding-y: 1.2em;
    --_gaps---micro: .1em;
    --_gaps---button-padding-x: 1.8em;
    --_gaps---medium: 6em;
    --_gaps---overflow-height: 1.2em;
    --_gaps---xlarge: 10vh;
    --_interactive-elements---expandable-card-width: 33vw;
    --_interactive-elements---expandable-card-height: 50vh;
    --_interactive-elements---elements-thin: 1px;
    --_interactive-elements---elements-medium: 48px;
    --_interactive-elements---elements-small: 32px;
    --_interactive-elements---elements-xsmall: 20px;
    --_interactive-elements---elements-xxsmall: 16px;
    --_interactive-elements---team-member-card-height: 28vh;
    --_interactive-elements---elements-micro: 8px;
    --_interactive-elements---divider-margin-x: -60px;
    --_interactive-elements---divider-margin-y: -20px;
    --_interactive-elements---xtra-divider: 120vw;
    --_interactive-elements---article-image: 16vh;
  }

  .track {
    background-color: var(--gray--900);
    height: 450vh;
  }

  .hero {
    height: var(--_core-structure---height-regular);
    top: 25vh;
  }

  .inner-hero-left, .inner-hero-right, ._2-inner-hero-bg, .second-inner, .third, .panel-left, .panel-right {
    height: var(--_core-structure---height-regular);
  }

  .background-video {
    height: var(--_core-structure---percentage-large);
    background-image: url('../images/hero-image-V3_1.avif');
  }

  .background-video.podorysheaderbg {
    height: var(--_core-structure---height-large);
  }

  ._2-inner-image.bottom, ._2-inner-image.top {
    height: var(--_core-structure---height-regular);
    min-height: var(--_core-structure---height-regular);
  }

  ._3-inner-image, ._3-inner-image.top {
    height: var(--_core-structure---height-regular);
  }

  .panel-image {
    height: 100%;
    min-height: var(--_core-structure---height-regular);
  }

  .panel-image.last {
    width: 100vw;
    min-height: var(--_core-structure---height-regular);
  }

  .panel-image.last.left, .panel-image.side-left {
    width: 100vw;
    height: 100%;
    min-height: var(--_core-structure---height-regular);
  }

  .panel-image.right {
    width: 100vw;
  }

  .panel-image-top {
    min-height: var(--_core-structure---height-regular);
  }

  .overlayer-heading {
    border-top-style: none;
  }

  .container.gap-large {
    grid-column-gap: var(--_gaps---large);
    grid-row-gap: var(--_gaps---large);
  }

  .container.marginbottom {
    margin-bottom: var(--_typography---xxl);
  }

  .wrapper-flex {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .features-small {
    grid-template-columns: 1fr 1fr;
  }

  .features-small.padding-m {
    grid-template-columns: 1fr;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .image-brand {
    max-height: var(--_typography---r);
  }

  .menu-button {
    min-height: auto;
  }

  .lottie-animation {
    width: 6vw;
  }

  .subheading-wrapper {
    flex-flow: wrap-reverse;
    width: auto;
    display: flex;
  }

  .heading-wrapper-xs.tablet100width {
    width: var(--_core-structure---percentage-large);
  }

  .heading-flex {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .section-hero {
    height: var(--_core-structure---height-regular);
  }

  .p-s {
    font-size: var(--_typography---s);
  }

  .footer-inner-nav {
    flex-flow: column;
  }

  .text-field {
    text-align: left;
    margin-bottom: 15px;
  }

  .section-footer {
    width: 100vw;
    overflow: hidden;
  }

  .grid-buttons {
    place-content: space-around space-between;
    align-self: center;
  }

  .form {
    flex-direction: column;
  }

  .form.single {
    flex-direction: row;
    align-items: center;
  }

  .features-wrapper {
    grid-column-gap: var(--_gaps---xsmall);
    grid-row-gap: var(--_gaps---xsmall);
    flex-flow: column;
  }

  .image-logo, .image-logo-s {
    max-height: 32px;
  }

  .main-p {
    font-size: var(--_typography---r);
    --_typography---line-height-medium: 1.8em;
    --_typography---xxl: 3.4em;
    --_typography---line-height-small: 1.24em;
    --_typography---xl: 2.2em;
    --_typography---m: 1.32em;
    --_typography---xs: .85em;
    --_typography---s: 1em;
    --_typography---r: 1.2em;
    --_typography---special-xxl: 6em;
    --_typography---xxs: .7em;
    --_typography---xxxs: .6em;
    --_typography---line-height-regular: 1.4em;
    --_typography---line-height-xsmall: 1.04em;
    --_typography---l: 2em;
    --_typography---base: 16px;
    --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
    --_typography---mono: Matrixtype, Arial, sans-serif;
  }

  .grid-3-col {
    flex-flow: column;
    display: flex;
  }

  .button {
    width: auto;
    font-size: 16px;
  }

  .h-wrapper, .faq-wrapper {
    width: 100%;
  }

  .close-button {
    background-size: 12px;
  }

  .grid-2-col {
    flex-flow: column;
  }

  .section.gray-900.lokalita {
    background-size: auto, 200%;
  }

  .main {
    width: 100%;
    max-width: 100%;
  }

  .inner-form {
    flex-direction: column;
  }

  .main-text-field {
    text-align: left;
    margin-bottom: 15px;
  }

  .intro-wrapper {
    height: var(--_core-structure---percentage-regular);
    min-height: var(--_core-structure---height-regular);
  }

  .video-bg-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .h-wrapper-small {
    width: 100%;
  }

  .features-row {
    flex-flow: column;
  }

  .main-rt p {
    font-size: 16px;
  }

  .sticky-content {
    background-image: none;
  }

  .sub-col-2 {
    flex-flow: row;
  }

  .sub-hero-2 {
    flex-flow: column;
  }

  .header {
    grid-column-gap: var(--_typography---xxs);
    grid-row-gap: var(--_typography---xxs);
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .header-m {
    grid-column-gap: var(--_typography---xxs);
    grid-row-gap: var(--_typography---xxs);
    flex-flow: column;
  }

  .s-panel {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .s-panel.gray-800 {
    max-height: 40%;
  }

  .split-feature {
    flex-flow: column;
  }

  .h-xlarge {
    font-size: 20vh;
  }

  .profile-block {
    max-width: var(--_core-structure---percentage-medium);
    padding: var(--_gaps---small);
  }

  .header-l {
    grid-column-gap: var(--_typography---xxs);
    grid-row-gap: var(--_typography---xxs);
    flex-flow: column;
  }

  .p-xl {
    font-size: 3.8em;
  }

  .body {
    --_interactive-elements---expandable-card-width: 33vw;
    --_interactive-elements---expandable-card-height: 50vh;
    --_interactive-elements---elements-thin: 1px;
    --_interactive-elements---elements-medium: 48px;
    --_interactive-elements---elements-small: 32px;
    --_interactive-elements---elements-xsmall: 20px;
    --_interactive-elements---elements-xxsmall: 16px;
    --_interactive-elements---team-member-card-height: 28vh;
    --_interactive-elements---elements-micro: 8px;
    --_interactive-elements---divider-margin-x: -60px;
    --_interactive-elements---divider-margin-y: -20px;
    --_interactive-elements---xtra-divider: 120vw;
    --_interactive-elements---article-image: 16vh;
  }

  .p-xxl {
    font-size: 3.8em;
  }

  .logo {
    height: 80%;
  }

  .navbar-menu-2 {
    width: 70vw;
  }

  .nav_logo-wrapper {
    height: 2.25rem;
  }

  .heading {
    order: 9999;
  }

  .crypto-table_head.is-position {
    max-width: 4rem;
  }

  .crypto-table_row {
    grid-template-columns: minmax(4rem, 4rem);
  }

  .crypto-table_cell {
    min-width: 14rem;
  }

  .fs_table-examples_table-container {
    padding-bottom: 0;
  }

  .pricing-table_head, .pricing-table_head.is-heading-cell {
    min-width: auto;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .heading-style-h4 {
    font-size: 1rem;
  }

  .pricing-table_text-wrapper {
    display: none;
  }

  .pricing-table_cell.is-price {
    min-width: auto;
  }

  .pricing-table_cell.is-first {
    white-space: nowrap;
    min-width: auto;
    position: sticky;
    left: 0;
  }

  .pricing-table_cell.is-title {
    white-space: nowrap;
    border-right: .0625rem solid #f5f8ff;
    min-width: auto;
    position: sticky;
    left: 0;
  }

  .pricing-table_cell.is-category {
    white-space: nowrap;
    min-width: auto;
  }

  .grid-3 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-template-areas: "Area Area"
                         ". ."
                         "Area-2 Area-2";
  }

  .gallery-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: minmax(auto, 15rem) minmax(auto, 15rem);
  }

  .background-video-2 {
    height: var(--_core-structure---percentage-large);
    background-image: none;
  }

  .background-video-2.podorysheaderbg {
    height: var(--_core-structure---height-large);
  }

  .navbar_logo-link {
    width: 100%;
    font-size: 2rem;
  }

  .navbar_logo-link.is-logo {
    display: block;
  }

  .navbar_logo-link.is-logo.w--current {
    order: -9999;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .menu-icon {
    width: auto;
  }

  .navbar_links-wrapper {
    justify-content: flex-start;
    width: 100vw;
    padding: 1rem;
    right: auto;
  }

  .navbar_menu {
    position: fixed;
  }

  .logo-text {
    width: 100%;
    min-width: 0;
    font-size: var(--_typography---base);
    text-align: center;
    transform: none;
  }

  .navbar_menu-button {
    aspect-ratio: 1;
    width: auto;
    min-width: 4rem;
  }

  .navbar_menu-button.w--open {
    width: auto;
  }

  .navbar_component {
    background-color: var(--gray--600);
    border-bottom-style: none;
    border-bottom-width: 0;
    width: 100%;
    min-height: 4rem;
    inset: auto 0% 0;
  }

  .nav-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .navbar_menu-wrapper {
    width: 100%;
    overflow: auto;
  }

  .navbar_container {
    flex-flow: row;
    height: auto;
  }

  .navbar_link {
    padding-left: 2rem;
    font-size: 1.5rem;
  }

  .navbar_wrapper {
    order: 1;
    display: block;
  }

  .tracck {
    width: 100%;
    height: 800vw;
  }

  .div-block-7 {
    width: 70vw;
  }

  .p-s-2 {
    font-size: 1em;
  }

  .client-feedback_image {
    background-size: contain;
    height: 500px;
  }

  .heading-h4 {
    font-size: 1.75rem;
  }

  .client-feedback_content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-size-lg {
    font-size: 1rem;
  }

  .text-size-lg.text-weight-semibold {
    font-weight: 600;
  }

  .eyebrew_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
  }

  .client-feedback_wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .client-feedback_info {
    padding-top: 1rem;
  }

  .client-feedback_content-top {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_typography---line-height-medium: 1.8em;
    --_typography---xxl: 3.4em;
    --_typography---line-height-small: 1.24em;
    --_typography---xl: 2.2em;
    --_typography---m: 1.32em;
    --_typography---xs: .85em;
    --_typography---s: 1em;
    --_typography---r: 1.2em;
    --_typography---special-xxl: 6em;
    --_typography---xxs: .7em;
    --_typography---xxxs: .6em;
    --_typography---line-height-regular: 1.4em;
    --_typography---line-height-xsmall: 1.04em;
    --_typography---l: 2em;
    --_typography---base: 16px;
    --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
    --_typography---mono: Matrixtype, Arial, sans-serif;
    --_core-structure---track-large: 550vh;
    --_core-structure---percentage-large: 100%;
    --_core-structure---height-xlarge: 100vh;
    --_core-structure---height-regular: 50vh;
    --_core-structure---percentage-regular: 50%;
    --_core-structure---height-large: 85vh;
    --_core-structure---width-l: 100vw;
    --_core-structure---max-width-xlarge: 1580px;
    --_core-structure---max-width-medium: 64rem;
    --_core-structure---height-medium: 65vh;
    --_core-structure---none: 0px;
    --_core-structure---max-width-micro: 16rem;
    --_core-structure---pattern: 1px;
    --_core-structure---header-wrapper-m: 100%;
    --_core-structure---width-xxs: 4vw;
    --_core-structure---track-small: 200vh;
    --_core-structure---height-micro: 60px;
    --_core-structure---max-width-regular: 48rem;
    --_core-structure---max-width-xsmall: 24rem;
    --_core-structure---max-width-xxs: 16rem;
    --_core-structure---max-width-large: 80em;
    --_core-structure---header-wrapper-l: 100%;
    --_core-structure---hero-height: 80vh;
    --_core-structure---track-medium: 400vh;
    --_core-structure---max-width-small: 36rem;
    --_core-structure---width-m: 45vw;
    --_core-structure---width-s: 10vw;
    --_core-structure---width-xs: 8vw;
    --_core-structure---width-r: 20vw;
    --_core-structure---height-small: 30vh;
    --_core-structure---percentage-medium: 75%;
    --_core-structure---track-regular: 300vh;
    --_core-structure---panel-padding: 2em;
    --_core-structure---height-xsmall: 20vh;
    --_core-structure---percentage-small: 25%;
    --_core-structure---percentage-xsmall: 12.5%;
    --_gaps---xsmall: 1em;
    --_gaps---small: 2em;
    --_gaps---xxsmall: .4em;
    --_gaps---regular: 4em;
    --_gaps---large: 8em;
    --_gaps---button-padding-y: 1.2em;
    --_gaps---micro: .1em;
    --_gaps---button-padding-x: 1.8em;
    --_gaps---medium: 6em;
    --_gaps---overflow-height: 1.2em;
    --_gaps---xlarge: 10vh;
    --_interactive-elements---expandable-card-width: 33vw;
    --_interactive-elements---expandable-card-height: 50vh;
    --_interactive-elements---elements-thin: 1px;
    --_interactive-elements---elements-medium: 48px;
    --_interactive-elements---elements-small: 32px;
    --_interactive-elements---elements-xsmall: 20px;
    --_interactive-elements---elements-xxsmall: 16px;
    --_interactive-elements---team-member-card-height: 28vh;
    --_interactive-elements---elements-micro: 8px;
    --_interactive-elements---divider-margin-x: -60px;
    --_interactive-elements---divider-margin-y: -20px;
    --_interactive-elements---xtra-divider: 120vw;
    --_interactive-elements---article-image: 16vh;
  }

  li {
    font-size: 16px;
  }

  .slider-inner {
    padding-top: 15%;
  }

  .panel-wrapper {
    flex: 0 auto;
    height: 45%;
  }

  .panel-content {
    flex: 0 auto;
    height: 50%;
  }

  .p-01 {
    padding-right: var(--_gaps---xsmall);
  }

  .p-02, .p-03 {
    overflow: hidden;
  }

  .c-content-2 {
    padding: 0 20px 20px;
  }

  .background-video {
    background-position: 0%;
    width: 100%;
    height: 100%;
  }

  .background-video.podorysheaderbg {
    height: 45vh;
  }

  .panel-image {
    width: 200%;
    min-height: var(--_core-structure---height-regular);
    object-fit: cover;
    inset: 0% 0% 0% auto;
  }

  .panel-image.left {
    object-fit: cover;
    width: 200%;
    min-width: auto;
    min-height: 100vh;
    inset: 0% auto auto 0%;
  }

  .overlayer-heading {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .flex-column-content {
    width: 100%;
  }

  .features-small.padding-m {
    grid-template-columns: 1fr;
    place-items: start stretch;
  }

  .panel-media-wrapper {
    position: relative;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .logo-block {
    height: 160px;
  }

  .c-content-3 {
    padding: 0 20px 20px;
  }

  .image-brand {
    max-height: var(--_typography---r);
  }

  .menu-mobile {
    width: 1.6em;
    height: 1.6em;
    padding: 5px;
  }

  .container-nav {
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    padding-right: 0;
  }

  .nav-menu {
    flex-flow: column;
    width: 70vw;
    inset: 0% 0% auto auto;
  }

  .menu-button {
    min-height: auto;
    margin-right: 0;
    padding: 0;
  }

  .lottie-animation {
    width: 6vw;
    height: auto;
    position: relative;
    right: 0;
  }

  .nav-link {
    padding-right: var(--_typography---r);
  }

  .nav-link:hover {
    background-color: var(--gray--100);
    border-radius: 0;
  }

  .navbar {
    z-index: 1000;
  }

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

  .subheading-wrapper {
    width: auto;
    padding-bottom: 0;
  }

  .subheading-wrapper.breaksmarpthone {
    width: 60%;
  }

  .pattern-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .pattern-icon {
    width: 2px;
    height: 2px;
  }

  .tag.gray {
    order: -9999;
  }

  .heading-flex {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .section-hero {
    height: var(--_core-structure---height-regular);
  }

  .logo-image {
    max-width: 70px;
    max-height: 16px;
  }

  .h-xl {
    --_typography---line-height-medium: 1.8em;
    --_typography---xxl: 3.4em;
    --_typography---line-height-small: 1.24em;
    --_typography---xl: 2.2em;
    --_typography---m: 1.32em;
    --_typography---xs: .85em;
    --_typography---s: 1em;
    --_typography---r: 1.2em;
    --_typography---special-xxl: 6em;
    --_typography---xxs: .7em;
    --_typography---xxxs: .6em;
    --_typography---line-height-regular: 1.4em;
    --_typography---line-height-xsmall: 1.04em;
    --_typography---l: 2em;
    --_typography---base: 16px;
    --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
    --_typography---mono: Matrixtype, Arial, sans-serif;
  }

  .expandable-sticky-card {
    width: 90%;
    height: 33vh;
  }

  .ticker-footer-wrapper {
    height: auto;
  }

  .footer-inner-nav {
    flex-flow: column;
  }

  .text-field {
    text-align: left;
    height: 60px;
    margin-bottom: 0;
  }

  .form-wrapper {
    width: 100%;
  }

  .grid-buttons {
    width: var(--_core-structure---percentage-large);
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    justify-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .inner-footer-nav {
    padding-top: var(--_gaps---xsmall);
    grid-column-gap: var(--_gaps---micro);
    grid-row-gap: var(--_gaps---micro);
    grid-template-columns: 1fr 1fr;
  }

  .form {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    align-items: center;
  }

  .footer-inner {
    width: var(--_core-structure---percentage-large);
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .inner-flex-rail {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    font-size: 40px;
  }

  .features-wrapper {
    grid-column-gap: var(--_gaps---xsmall);
    grid-row-gap: var(--_gaps---xsmall);
    flex-flow: column;
    margin-top: 250px;
  }

  .features-card {
    flex: 0 auto;
    min-height: 420px;
  }

  .card-base {
    padding-right: var(--_gaps---xsmall);
    padding-left: var(--_gaps---xsmall);
  }

  .card-top {
    padding-left: 30px;
    padding-right: 30px;
  }

  .content-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._w-medium {
    max-width: 90%;
  }

  .quote-icon {
    height: 1.25em;
  }

  .quote-icon.small {
    height: 1.2em;
  }

  .image-logo {
    width: auto;
    max-width: 84px;
    max-height: 18px;
  }

  .content-features {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .hero-bg-video {
    width: 100%;
    height: 100%;
  }

  .flex-hat {
    text-align: left;
    justify-content: center;
    margin-bottom: 4px;
  }

  .image-logo-s {
    width: auto;
    max-width: 84px;
    max-height: 18px;
  }

  .logo-wrap-ticker {
    min-width: 35vw;
  }

  .logo-wrap-ticker.square {
    width: auto;
    height: auto;
    padding: 24px;
  }

  .logo-grid-ticker {
    grid-column-gap: 6px;
  }

  .main-btn {
    padding-left: 30px;
    padding-right: 25px;
    font-size: 14px;
  }

  .heading-m-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .reveal-wrapper {
    flex-flow: column;
  }

  .reveal-panel {
    width: 100%;
  }

  .icon-check {
    margin-bottom: 0;
  }

  .plan-wrapper {
    padding: var(--_gaps---xsmall);
  }

  .button {
    justify-content: center;
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
  }

  .gap-xs {
    grid-row-gap: var(--_typography---xxs);
  }

  .faq-wrapper, .faq-content {
    padding-left: 0;
    padding-right: 0;
  }

  .close-button {
    background-size: 22px;
  }

  .p-wrapper-s {
    width: 100%;
  }

  .grid-colors {
    grid-template-columns: 1fr 1fr;
  }

  .grid-2c {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .label-form {
    text-align: left;
  }

  .inner-form.gap {
    grid-row-gap: 2em;
  }

  .link-wrapper {
    font-size: 16px;
  }

  .label-form-2 {
    text-align: left;
  }

  .sign-up-link.google {
    font-size: var(--_typography---xxs);
  }

  .main-text-field {
    text-align: left;
    margin-bottom: 0;
    margin-right: 0;
  }

  .button-form {
    justify-content: center;
  }

  .form-container {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .footer-nav {
    padding-top: var(--_typography---xs);
  }

  .card-inner-heading {
    padding-top: var(--_typography---s);
    padding-bottom: var(--_typography---s);
  }

  .logo-wall-ticker {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .link-wrapper-2 {
    font-size: 18px;
  }

  .divider-wrapper {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .xlarge {
    font-size: 24vw;
  }

  .detail-text {
    font-size: .6em;
  }

  .center-image-wrapper {
    height: 25em;
  }

  .detail-hero-grid {
    grid-template-columns: .5fr 2fr .5fr;
  }

  .hero-card-image {
    border-radius: 0;
    overflow: hidden;
  }

  .sub-col {
    border-radius: 8px;
    flex: none;
    width: 65vw;
    height: 100%;
  }

  .sub-col.left {
    justify-content: flex-start;
  }

  .hero-wrapper-image {
    z-index: 6;
  }

  .hero-wrapper-content {
    position: relative;
    inset: 0% auto auto 0%;
  }

  .sub-hero {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    height: 100vh;
    padding-left: 0;
    padding-right: 0;
  }

  .sub-card {
    border-radius: 0;
    flex: none;
    height: 30vh;
  }

  .hero-card-wrapper {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-card-heading {
    width: 90%;
    max-width: none;
  }

  .logo-wall {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .h-wrapper-small {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px;
  }

  .fb {
    width: 50vw;
    height: 18vh;
  }

  .sticky-inner {
    flex-flow: column;
  }

  .image-block.left, .image-block.right {
    width: 90%;
    height: 30vh;
  }

  .features-wrapper-row {
    grid-column-gap: var(--_typography---l);
    grid-row-gap: var(--_typography---l);
  }

  .features-row {
    padding-top: var(--_gaps---xsmall);
    padding-bottom: var(--_gaps---xsmall);
    grid-column-gap: var(--_gaps---xsmall);
    grid-row-gap: var(--_gaps---xsmall);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .ticker-hero-small {
    width: 30vw;
  }

  .reveal-left {
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-hero {
    flex: 0 auto;
  }

  .column-hero.c {
    width: var(--_core-structure---width-r);
    flex: none;
  }

  .grid-small {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

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

  .style-guide-container {
    padding-bottom: 30px;
  }

  .main-rt h1 {
    font-size: 24px;
  }

  .main-rt h2 {
    font-size: 20px;
  }

  .main-rt h3 {
    font-size: 18px;
  }

  .main-rt h4 {
    font-size: 16px;
  }

  .main-rt h5 {
    font-size: 12px;
  }

  .main-rt h6 {
    font-size: 10px;
  }

  .main-rt blockquote {
    font-size: 16px;
  }

  ._w-regular {
    max-width: 100%;
  }

  .xxl-sticky-w {
    height: 100vh;
    overflow: clip;
  }

  ._w-small {
    max-width: var(--_core-structure---percentage-medium);
  }

  .article-main-image {
    height: 35vh;
  }

  .collection-list {
    grid-template-columns: 1fr;
  }

  .track-large {
    height: 80vh;
  }

  .sticky-section {
    min-height: auto;
  }

  .inner-sticky {
    height: 50vh;
    padding-top: 25vh;
  }

  .content-col {
    padding: var(--_gaps---xsmall);
  }

  .s-col-center {
    grid-column-gap: var(--_typography---xxs);
    grid-row-gap: var(--_typography---xxs);
  }

  .s-col.right, .s-col.left {
    grid-column-gap: var(--_gaps---xxsmall);
    grid-row-gap: var(--_gaps---xxsmall);
  }

  .inner-heading-s {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sub-col-2 {
    flex: 0 auto;
  }

  .hero-card-image-2 {
    overflow: hidden;
  }

  .sub-hero-2 {
    flex-flow: column;
    min-height: auto;
  }

  .sub-card-2 {
    border-radius: 0;
  }

  .h-huge {
    font-size: var(--_typography---l);
  }

  .header-wrapper {
    height: var(--_core-structure---height-small);
  }

  .split-wrapper {
    flex-flow: column;
  }

  .bg-video-icon-m {
    height: 100%;
  }

  .split-feature, .rounded-box-w {
    flex-flow: column;
  }

  .sticky-hp {
    height: var(--_core-structure---hero-height);
  }

  .hp-wrapper {
    width: var(--_core-structure---percentage-large);
  }

  .grid-team {
    grid-template-columns: 1fr 1fr;
  }

  .frame-scale-04 {
    width: 45vw;
    height: 12vh;
  }

  .frame-scale-05 {
    width: 38vw;
    height: 14vh;
  }

  .fs-paragraph {
    max-width: 85vw;
  }

  .frame-scale {
    width: 45vw;
    height: 15vh;
  }

  .frame-scale-03 {
    width: 45vw;
    height: 12vh;
  }

  .frame-scale-content {
    --_core-structure---track-large: 550vh;
    --_core-structure---percentage-large: 100%;
    --_core-structure---height-xlarge: 100vh;
    --_core-structure---height-regular: 50vh;
    --_core-structure---percentage-regular: 50%;
    --_core-structure---height-large: 85vh;
    --_core-structure---width-l: 100vw;
    --_core-structure---max-width-xlarge: 1580px;
    --_core-structure---max-width-medium: 64rem;
    --_core-structure---height-medium: 65vh;
    --_core-structure---none: 0px;
    --_core-structure---max-width-micro: 16rem;
    --_core-structure---pattern: 1px;
    --_core-structure---header-wrapper-m: 100%;
    --_core-structure---width-xxs: 4vw;
    --_core-structure---track-small: 200vh;
    --_core-structure---height-micro: 60px;
    --_core-structure---max-width-regular: 48rem;
    --_core-structure---max-width-xsmall: 24rem;
    --_core-structure---max-width-xxs: 16rem;
    --_core-structure---max-width-large: 80em;
    --_core-structure---header-wrapper-l: 100%;
    --_core-structure---hero-height: 80vh;
    --_core-structure---track-medium: 400vh;
    --_core-structure---max-width-small: 36rem;
    --_core-structure---width-m: 45vw;
    --_core-structure---width-s: 10vw;
    --_core-structure---width-xs: 8vw;
    --_core-structure---width-r: 20vw;
    --_core-structure---height-small: 30vh;
    --_core-structure---percentage-medium: 75%;
    --_core-structure---track-regular: 300vh;
    --_core-structure---panel-padding: 2em;
    --_core-structure---height-xsmall: 20vh;
    --_core-structure---percentage-small: 25%;
    --_core-structure---percentage-xsmall: 12.5%;
  }

  .frame-scale-06 {
    width: 38vw;
    height: 14vh;
  }

  .h-xlarge {
    flex: 0 auto;
    font-size: 6vh;
  }

  .h-xlarge.ab, .h-xlarge.out {
    font-size: 16vh;
  }

  .frame-scale-02 {
    width: 45vw;
    height: 12vh;
  }

  .page-nav {
    padding-right: var(--_typography---xs);
    padding-left: var(--_typography---xs);
  }

  .tabs-wrapper {
    width: 100%;
  }

  .image-wrapper-sticky {
    height: auto;
  }

  .full-width {
    flex-flow: column;
  }

  .bg-video-icon {
    height: var(--_core-structure---height-regular);
    min-height: auto;
  }

  .inner-panel {
    min-height: auto;
  }

  .profile-block {
    max-width: var(--_core-structure---percentage-large);
    margin-right: 0;
    margin-bottom: var(--_typography---xxs);
    padding-top: var(--_gaps---xsmall);
    padding-bottom: var(--_gaps---xsmall);
    flex-flow: column;
    margin-left: 0;
  }

  .header-wrapper-m > .profile-block {
    max-width: calc(100% - 2rem);
    padding: .7rem;
    flex-flow: row;
    inset: auto 1rem 1rem 1rem;
  }

  .header-wrapper-m > .profile-block .profile-content .p-s {
    font-size: .78rem;
  }

  .header-wrapper-m > .profile-block .profile-content .text-gray-300 {
    opacity: .72;
    font-size: .76rem;
    line-height: 1.45;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .profile-image {
    width: 4em;
    height: 4em;
  }

  .grid-3c {
    flex-flow: column;
    display: flex;
  }

  .blur-wrapper {
    flex-flow: column;
    position: relative;
  }

  .bg-video-wrapper {
    height: var(--_core-structure---height-regular);
    order: -9999;
  }

  .wrapper-p-heading {
    grid-column-gap: var(--_gaps---xxsmall);
    grid-row-gap: var(--_gaps---xxsmall);
  }

  .square {
    width: var(--_gaps---xxsmall);
    height: var(--_gaps---xxsmall);
  }

  .page-divider {
    height: var(--_core-structure---height-xsmall);
    background-size: 80%;
  }

  .tab-header {
    grid-column-gap: var(--_gaps---xsmall);
    grid-row-gap: var(--_gaps---xsmall);
  }

  .tab-header-overflow {
    height: 1.8em;
  }

  .tab-content {
    padding-bottom: var(--_gaps---xsmall);
    grid-column-gap: var(--_typography---s);
    grid-row-gap: var(--_typography---s);
    border-bottom: 1px solid var(--gray--700);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .tab-image {
    order: -9999;
    width: 100%;
  }

  .heading-square {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-blocks {
    grid-column-gap: var(--_typography---xxs);
    grid-row-gap: var(--_typography---xxs);
    flex-flow: column;
    display: flex;
  }

  .hp-heading {
    height: var(--_core-structure---hero-height);
    flex-flow: column;
    justify-content: flex-end;
  }

  .p-xl {
    font-size: var(--_typography---l);
  }

  .heading-overlayer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sub-card-t {
    border-radius: 0;
  }

  .header-wrapper-m {
    flex-flow: column;
    height: 75vh;
    display: flex;
  }

  .body {
    --_typography---line-height-medium: 1.8em;
    --_typography---xxl: 3.4em;
    --_typography---line-height-small: 1.24em;
    --_typography---xl: 2.2em;
    --_typography---m: 1.32em;
    --_typography---xs: .85em;
    --_typography---s: 1em;
    --_typography---r: 1.2em;
    --_typography---special-xxl: 6em;
    --_typography---xxs: .7em;
    --_typography---xxxs: .6em;
    --_typography---line-height-regular: 1.4em;
    --_typography---line-height-xsmall: 1.04em;
    --_typography---l: 2em;
    --_typography---base: 16px;
    --_typography---main: "Zt Nature Variable Vf", Arial, sans-serif;
    --_typography---mono: Matrixtype, Arial, sans-serif;
    --_colors---dark-gray-60: #1f1f1f99;
    --_colors---white: var(--gray--white);
    --_colors---gray-20: #68686833;
    --_colors---dark-gray-40: #1f1f1f66;
    --_colors---gray-100: var(--gray--100);
    --_colors---gray-200: var(--gray--200);
    --_colors---gray-300: var(--gray--300);
    --_colors---gray-400: var(--gray--400);
    --_colors---gray-500: var(--gray--500);
    --_colors---gray-600: var(--gray--600);
    --_colors---gray-700: var(--gray--700);
    --_colors---gray-800: var(--gray--800);
    --_colors---gray-900: var(--gray--900);
    --_colors---black: var(--gray--black);
    --_colors---gray-40: #68686866;
    --_colors---gray-60: #68686899;
    --_interactive-elements---expandable-card-width: 33vw;
    --_interactive-elements---expandable-card-height: 50vh;
    --_interactive-elements---elements-thin: 1px;
    --_interactive-elements---elements-medium: 48px;
    --_interactive-elements---elements-small: 32px;
    --_interactive-elements---elements-xsmall: 20px;
    --_interactive-elements---elements-xxsmall: 16px;
    --_interactive-elements---team-member-card-height: 28vh;
    --_interactive-elements---elements-micro: 8px;
    --_interactive-elements---divider-margin-x: -60px;
    --_interactive-elements---divider-margin-y: -20px;
    --_interactive-elements---xtra-divider: 120vw;
    --_interactive-elements---article-image: 16vh;
    --_gaps---xsmall: 1em;
    --_gaps---small: 2em;
    --_gaps---xxsmall: .4em;
    --_gaps---regular: 4em;
    --_gaps---large: 8em;
    --_gaps---button-padding-y: 1.2em;
    --_gaps---micro: .1em;
    --_gaps---button-padding-x: 1.8em;
    --_gaps---medium: 6em;
    --_gaps---overflow-height: 1.2em;
    --_gaps---xlarge: 10vh;
    --_core-structure---track-large: 550vh;
    --_core-structure---percentage-large: 100%;
    --_core-structure---height-xlarge: 100vh;
    --_core-structure---height-regular: 50vh;
    --_core-structure---percentage-regular: 50%;
    --_core-structure---height-large: 85vh;
    --_core-structure---width-l: 100vw;
    --_core-structure---max-width-xlarge: 1580px;
    --_core-structure---max-width-medium: 64rem;
    --_core-structure---height-medium: 65vh;
    --_core-structure---none: 0px;
    --_core-structure---max-width-micro: 16rem;
    --_core-structure---pattern: 1px;
    --_core-structure---header-wrapper-m: 100%;
    --_core-structure---width-xxs: 4vw;
    --_core-structure---track-small: 200vh;
    --_core-structure---height-micro: 60px;
    --_core-structure---max-width-regular: 48rem;
    --_core-structure---max-width-xsmall: 24rem;
    --_core-structure---max-width-xxs: 16rem;
    --_core-structure---max-width-large: 80em;
    --_core-structure---header-wrapper-l: 100%;
    --_core-structure---hero-height: 80vh;
    --_core-structure---track-medium: 400vh;
    --_core-structure---max-width-small: 36rem;
    --_core-structure---width-m: 45vw;
    --_core-structure---width-s: 10vw;
    --_core-structure---width-xs: 8vw;
    --_core-structure---width-r: 20vw;
    --_core-structure---height-small: 30vh;
    --_core-structure---percentage-medium: 75%;
    --_core-structure---track-regular: 300vh;
    --_core-structure---panel-padding: 2em;
    --_core-structure---height-xsmall: 20vh;
    --_core-structure---percentage-small: 25%;
    --_core-structure---percentage-xsmall: 12.5%;
  }

  .sign-up-control {
    font-size: 18px;
  }

  .sticky-icons-w {
    height: auto;
  }

  .p-xxl {
    font-size: var(--_typography---l);
  }

  .blur-wrapper-copy {
    flex-flow: column;
    position: relative;
  }

  .modal-button-wrapper {
    flex-flow: column;
  }

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

  .navbar-link {
    font-size: 1.5rem;
  }

  .button-3.is-primary.is-large.is-dark.hide-tablet {
    display: none;
  }

  .navbar-menu-2 {
    width: 90%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .nav_logo-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    height: 2rem;
  }

  .container-nav-2 {
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    padding-right: 0;
  }

  .nav-menu-2 {
    flex-flow: column;
    width: 70vw;
    inset: 0% 0% auto auto;
  }

  .nav-link-2 {
    padding-right: 1.4em;
  }

  .nav-link-2:hover {
    background-color: #f3f3f3;
    border-radius: 0;
  }

  .menu-mobile-2 {
    width: 1.6em;
    height: 1.6em;
    padding: 5px;
  }

  .crypto-table_text-large {
    font-size: 1.25rem;
  }

  .crypto-table_cell {
    min-width: 10rem;
  }

  .fs_table-examples_table-container {
    padding-top: 3rem;
    padding-bottom: 0;
  }

  .fs_table-examples_table-container.is-relative-element {
    padding-top: 3rem;
  }

  .pricing-table_header_content {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .pricing-table_most-popular {
    padding-top: .7rem;
    padding-bottom: .75rem;
    top: -3rem;
  }

  .pricing-table_header_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .link-block-2.zoomap {
    display: none;
  }

  .cell.v6, .cell.v5 {
    min-height: 200px;
  }

  .cell.v4 {
    min-height: 250px;
  }

  .cell.v2, .cell.v3 {
    min-height: 200px;
  }

  .gallery-list {
    grid-template-rows: minmax(auto, 13rem) minmax(auto, 10rem);
  }

  .background-video-2 {
    background-position: 0%;
    width: 100%;
    height: auto;
  }

  .background-video-2.podorysheaderbg {
    height: 45vh;
  }

  .navbar_logo-link {
    font-size: 1.5rem;
  }

  .logo-text {
    width: 100%;
    min-width: 0;
    font-size: var(--_typography---xxs);
    text-align: center;
  }

  .div-block-6 {
    height: 40px;
  }

  .div-block-7 {
    width: 100%;
    height: 400px;
  }

  .tabs-menu-underline-wrapper {
    padding: .8em 1em 1em;
  }

  .tabs-nav-item-underline2 {
    grid-row-gap: .5em;
    flex-direction: column;
  }

  .menu_btn_wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .client-feedback_image {
    height: 300px;
    min-height: 0;
  }

  .heading-h4 {
    font-size: 1.5rem;
  }

  .client-feedback_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }
}

#w-node-f040a789-6492-6545-1220-f2e174419186-426a0c98, #w-node-f040a789-6492-6545-1220-f2e174419189-426a0c98, #w-node-f040a789-6492-6545-1220-f2e17441918c-426a0c98, #w-node-f040a789-6492-6545-1220-f2e17441918f-426a0c98, #w-node-f040a789-6492-6545-1220-f2e174419190-426a0c98, #w-node-f040a789-6492-6545-1220-f2e174419193-426a0c98, #w-node-f040a789-6492-6545-1220-f2e174419196-426a0c98, #w-node-f040a789-6492-6545-1220-f2e174419197-426a0c98, #w-node-f040a789-6492-6545-1220-f2e17441919d-426a0c98, #w-node-f040a789-6492-6545-1220-f2e17441919e-426a0c98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c87511c-1fd4-4ab3-cde8-0167b33035ad-426a0c98 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-eca230b0-c92f-a2aa-0e4b-75aa7d136466-7d13644b {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-eca230b0-c92f-a2aa-0e4b-75aa7d136476-7d13644b {
  grid-area: 1 / 8 / 2 / 13;
  place-self: start end;
}

#w-node-eca230b0-c92f-a2aa-0e4b-75aa7d136477-7d13644b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_83d9fa3c-dce0-0847-5291-6f7ba957eab8-426a0c99, #w-node-_83d9fa3c-dce0-0847-5291-6f7ba957eabb-426a0c99, #w-node-_83d9fa3c-dce0-0847-5291-6f7ba957eac0-426a0c99, #w-node-_83d9fa3c-dce0-0847-5291-6f7ba957eac3-426a0c99, #w-node-_83d9fa3c-dce0-0847-5291-6f7ba957eac7-426a0c99, #w-node-_83d9fa3c-dce0-0847-5291-6f7ba957eaca-426a0c99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_70075483-bd42-07e8-9355-f557e920c9a0-426a0c99 {
  align-self: center;
}

#w-node-_70075483-bd42-07e8-9355-f557e920c9a7-426a0c99 {
  place-self: center end;
}

#w-node-_4e521acc-e75e-94fa-e2b6-8950d1fc3aec-426a0c99 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb1e-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb1f-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb20-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb21-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb22-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb23-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb24-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb25-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb26-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb27-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb28-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb29-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb2a-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb2b-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb2c-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb2d-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb2e-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb2f-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb30-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb31-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb32-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb33-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb34-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb35-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb36-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb37-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb38-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb39-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb3a-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb3b-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb3c-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb3d-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb3e-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb3f-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb40-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb41-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb42-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb43-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb44-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb45-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb46-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb47-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb48-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb49-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb4a-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb4b-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb4c-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb4d-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb4e-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb4f-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb50-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb51-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb52-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb53-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb54-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb55-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb56-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb57-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb58-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb59-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb5a-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb5b-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb5c-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb5d-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb5e-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb5f-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb60-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb61-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb62-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb63-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb64-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb65-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb66-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb67-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb68-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb69-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb6a-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb6b-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb6c-1740bb1c, #w-node-_7a0475a2-54b1-2521-fa28-62bd1740bb6d-1740bb1c {
  place-self: center;
}

#w-node-_89f0aed7-fb34-19d8-656b-1ded4a3bd0f3-426a0c9a {
  grid-area: 1 / 1 / 4 / 13;
  place-self: center;
}

#w-node-f2a64733-dad0-a139-c89a-8cbc57111b0f-426a0c9a {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center start;
}

#w-node-f2a64733-dad0-a139-c89a-8cbc57111b10-426a0c9a {
  grid-area: 1 / 6 / 2 / 8;
  place-self: end center;
}

#w-node-f2a64733-dad0-a139-c89a-8cbc57111b13-426a0c9a {
  grid-area: 1 / 12 / 2 / 13;
  place-self: center end;
}

#w-node-f2a64733-dad0-a139-c89a-8cbc57111b06-426a0c9a {
  grid-area: 1 / 1 / 4 / 13;
  align-self: center;
}

#w-node-_38b0e453-b460-f760-0659-3b1d7720bf2b-426a0c9a {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: start;
}

#w-node-df2b0f76-e25b-af75-2e42-6d10512f7768-426a0c9d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-df2b0f76-e25b-af75-2e42-6d10512f776b-426a0c9d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-df2b0f76-e25b-af75-2e42-6d10512f776d-426a0c9d, #w-node-df2b0f76-e25b-af75-2e42-6d10512f7770-426a0c9d, #w-node-df2b0f76-e25b-af75-2e42-6d10512f7773-426a0c9d, #w-node-df2b0f76-e25b-af75-2e42-6d10512f7776-426a0c9d, #w-node-df2b0f76-e25b-af75-2e42-6d10512f7779-426a0c9d, #w-node-df2b0f76-e25b-af75-2e42-6d10512f777c-426a0c9d, #w-node-df2b0f76-e25b-af75-2e42-6d10512f777f-426a0c9d, #w-node-df2b0f76-e25b-af75-2e42-6d10512f7782-426a0c9d, #w-node-df2b0f76-e25b-af75-2e42-6d10512f7783-426a0c9d, #w-node-_678111f3-ac7d-439a-f2eb-bfafa8345cd8-426a0c9d, #w-node-fc607f67-3a21-43e0-f884-51409af9a91c-426a0c9d {
  align-self: stretch;
}

#w-node-_72fccebb-32bf-421d-f259-6d537b8c074b-426a0c9d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_72fccebb-32bf-421d-f259-6d537b8c074e-426a0c9d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d9aed4b6-f4dd-986b-09b3-9dab89757824-426a0c9d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d9aed4b6-f4dd-986b-09b3-9dab89757827-426a0c9d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-fd07fb59-2707-4251-0f36-ba1dea38c1b3-426a0c9e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-fd07fb59-2707-4251-0f36-ba1dea38c1b6-426a0c9e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_565427f6-8961-ccb8-7911-dc03162804ac-426a0c9e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_565427f6-8961-ccb8-7911-dc03162804af-426a0c9e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4354e6cd-02a3-60ab-e341-d803a6634324-426a0ca1, #w-node-_4354e6cd-02a3-60ab-e341-d803a66342f0-426a0ca1, #w-node-bb8ba010-0900-7141-9d7a-a8ba86d364cb-426a0ca2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-bb8ba010-0900-7141-9d7a-a8ba86d364ea-426a0ca2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-bb8ba010-0900-7141-9d7a-a8ba86d3650b-426a0ca2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-e3744936-f6bb-ca8a-be20-07b508dfed34-426a0ca5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ea07a63b-5cfb-e6a8-64c1-ccda64bbc891-426a0ca5, #w-node-a90f7984-dbf8-5afd-ae56-4f1d2ec8a2dc-426a0ca5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a90f7984-dbf8-5afd-ae56-4f1d2ec8a2d9-426a0ca5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fedec82f-9c90-70b8-5a70-fa743125f5aa-426a0ca6, #w-node-fedec82f-9c90-70b8-5a70-fa743125f5ad-426a0ca6, #w-node-a5bb42c1-8348-d15b-3da9-d1d62457b191-426a0ca6, #w-node-a5bb42c1-8348-d15b-3da9-d1d62457b194-426a0ca6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_94f2f154-20cb-ca3d-c8ee-fb56e1bb538e-426a0ca8 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-cc54cae0-681d-0f48-4dae-7c62a13d9177-426a0ca8 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_89cc4adc-018a-9eeb-116a-7db8e17e72fe-426a0ca8 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_515778d1-507c-bb08-8ee4-b90b09549c4e-426a0ca8 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_4b89617f-7d82-1c8e-810e-830af17ced18-426a0ca8 {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-d9830875-2030-2501-09fb-41ffeb7a79e8-426a0ca9, #w-node-d9830875-2030-2501-09fb-41ffeb7a79eb-426a0ca9, #w-node-d9830875-2030-2501-09fb-41ffeb7a79f0-426a0ca9, #w-node-d9830875-2030-2501-09fb-41ffeb7a79f3-426a0ca9, #w-node-d9830875-2030-2501-09fb-41ffeb7a79f7-426a0ca9, #w-node-d9830875-2030-2501-09fb-41ffeb7a79fa-426a0ca9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-eca230b0-c92f-a2aa-0e4b-75aa7d136466-7d13644b {
    grid-column-end: 3;
  }

  #w-node-eca230b0-c92f-a2aa-0e4b-75aa7d136476-7d13644b {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-_4bd3ff6d-69e7-66fe-6938-8705bb2b3aa8-2ddcdbab {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
  }

  #w-node-_89f0aed7-fb34-19d8-656b-1ded4a3bd0f3-426a0c9a {
    grid-column-end: 3;
  }

  #w-node-f2a64733-dad0-a139-c89a-8cbc57111b10-426a0c9a {
    grid-column: 2 / 3;
    justify-self: center;
  }

  #w-node-f2a64733-dad0-a139-c89a-8cbc57111b13-426a0c9a {
    grid-column: 3 / 4;
  }

  #w-node-f2a64733-dad0-a139-c89a-8cbc57111b06-426a0c9a {
    grid-column-end: 3;
  }

  #w-node-_38b0e453-b460-f760-0659-3b1d7720bf2b-426a0c9a {
    grid-column-end: 4;
  }

  #w-node-df2b0f76-e25b-af75-2e42-6d10512f7768-426a0c9d {
    grid-column-end: 2;
  }

  #w-node-df2b0f76-e25b-af75-2e42-6d10512f776b-426a0c9d {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_72fccebb-32bf-421d-f259-6d537b8c074b-426a0c9d {
    grid-column-end: 2;
  }

  #w-node-_72fccebb-32bf-421d-f259-6d537b8c074e-426a0c9d {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-d9aed4b6-f4dd-986b-09b3-9dab89757824-426a0c9d {
    grid-column-end: 2;
  }

  #w-node-d9aed4b6-f4dd-986b-09b3-9dab89757827-426a0c9d {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-fd07fb59-2707-4251-0f36-ba1dea38c1b3-426a0c9e {
    grid-column-end: 2;
  }

  #w-node-fd07fb59-2707-4251-0f36-ba1dea38c1b6-426a0c9e {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_565427f6-8961-ccb8-7911-dc03162804ac-426a0c9e {
    grid-column-end: 2;
  }

  #w-node-_565427f6-8961-ccb8-7911-dc03162804af-426a0c9e {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_4354e6cd-02a3-60ab-e341-d803a6634324-426a0ca1 {
    grid-column: span 2 / span 2;
  }

  #w-node-_4354e6cd-02a3-60ab-e341-d803a66342f0-426a0ca1 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_94f2f154-20cb-ca3d-c8ee-fb56e1bb538e-426a0ca8, #w-node-cc54cae0-681d-0f48-4dae-7c62a13d9177-426a0ca8, #w-node-_89cc4adc-018a-9eeb-116a-7db8e17e72fe-426a0ca8, #w-node-_515778d1-507c-bb08-8ee4-b90b09549c4e-426a0ca8, #w-node-_4b89617f-7d82-1c8e-810e-830af17ced18-426a0ca8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  .upside-quicknav {
    justify-content: flex-start;
  }

  .upside-quicknav-link, .upside-pill-cta {
    padding: .78rem .9rem;
    font-size: .72rem;
  }

  .upside-location-strip, .upside-progress-strip {
    border-radius: 8px;
    flex-direction: column;
    align-items: stretch;
    padding: .9rem;
  }

  .upside-standard-strip {
    border-radius: 8px;
    flex-direction: column;
    align-items: stretch;
    padding: .9rem;
  }

  .upside-standard-visual {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .upside-standard-visual-copy {
    padding: 2rem;
  }

  .upside-standard-visual-copy h2 {
    max-width: 12ch;
  }

  .upside-standard-visual-media {
    min-height: 260px;
    order: -1;
  }

  .upside-standard-visual-media::after {
    background: linear-gradient(0deg, #111 0%, #11111140 46%, #1111110d 100%);
  }

  .upside-location-copy {
    flex-direction: column;
    align-items: flex-start;
  }

  .upside-location-copy strong {
    font-size: .88rem;
    line-height: 1.35;
  }

  .upside-location-link {
    text-align: center;
    width: 100%;
  }

  .upside-location-note {
    padding: .8rem .9rem;
    font-size: .9rem;
  }

  .upside-conversion-strip {
    flex-direction: column;
    align-items: flex-start;
  }

  .upside-strip-button {
    width: 100%;
    text-align: center;
  }

  .upside-poi-table {
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
  }

  .upside-poi-row {
    grid-template-columns: 1fr;
    background-color: #151515;
    border: 1px solid #ffffff12;
    border-radius: 8px;
    margin-bottom: .85rem;
    overflow: hidden;
  }

  .upside-poi-row.is-head {
    display: none;
  }

  .upside-poi-row > div {
    padding: .85rem 1rem;
    font-size: .95rem;
  }

  .upside-poi-row > div:not(:last-child) {
    border-right-width: 0;
    border-bottom: 1px solid #ffffff10;
  }

  .upside-poi-row > div:nth-child(2):before {
    content: "Vzdialenosť / čas";
    color: #ffffff73;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-bottom: .35rem;
    font-size: .68rem;
    font-weight: 850;
    display: block;
  }

  .upside-poi-row > div:nth-child(3):before {
    content: "Doprava a poznámka";
    color: #ffffff73;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-bottom: .35rem;
    font-size: .68rem;
    font-weight: 850;
    display: block;
  }

  #w-node-b08610a4-4fcf-e4db-bf50-15a9458f5254-d2e9e35c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-abb7a1b9-66a7-7e9d-7d9f-b7dbd2e9e377-d2e9e35c {
    order: -9999;
  }

  #w-node-e3744936-f6bb-ca8a-be20-07b508dfed34-426a0ca5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ea07a63b-5cfb-e6a8-64c1-ccda64bbc891-426a0ca5, #w-node-a90f7984-dbf8-5afd-ae56-4f1d2ec8a2dc-426a0ca5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a90f7984-dbf8-5afd-ae56-4f1d2ec8a2d9-426a0ca5 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-eca230b0-c92f-a2aa-0e4b-75aa7d136466-7d13644b {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-eca230b0-c92f-a2aa-0e4b-75aa7d136476-7d13644b {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-eca230b0-c92f-a2aa-0e4b-75aa7d136477-7d13644b {
    grid-area: 1 / 1 / 2 / 2;
    align-self: start;
  }

  #w-node-_70075483-bd42-07e8-9355-f557e920c9a0-426a0c99 {
    grid-area: 1 / 2 / 2 / 4;
  }

  #w-node-_70075483-bd42-07e8-9355-f557e920c9a7-426a0c99 {
    grid-area: 2 / 1 / 3 / 4;
    justify-self: start;
  }

  #w-node-_4bd3ff6d-69e7-66fe-6938-8705bb2b3aa8-2ddcdbab {
    place-self: center;
  }

  #w-node-_89f0aed7-fb34-19d8-656b-1ded4a3bd0f3-426a0c9a {
    grid-row: 1 / 3;
  }

  #w-node-f2a64733-dad0-a139-c89a-8cbc57111b06-426a0c9a {
    grid-row: 3 / 4;
  }

  #w-node-_4354e6cd-02a3-60ab-e341-d803a66342f0-426a0ca1 {
    grid-column-end: 3;
  }

  #w-node-e3744936-f6bb-ca8a-be20-07b508dfed34-426a0ca5, #w-node-a90f7984-dbf8-5afd-ae56-4f1d2ec8a2d9-426a0ca5 {
    order: -9999;
  }
}

@media screen and (max-width: 991px) {
  .body {
    padding-top: 4.25rem;
    padding-bottom: 0;
  }

  .navbar_component {
    background-color: rgba(12, 12, 12, .94);
    border-left: 0;
    border-top-width: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    width: 100%;
    min-height: 4.25rem;
    box-shadow: 0 14px 38px rgba(0, 0, 0, .34);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    inset: 0 0 auto;
    opacity: 1;
    pointer-events: auto;
    transform: none;
    transition: opacity .28s ease, transform .28s ease;
  }

  .body.is-mobile-nav-visible .navbar_component {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }

  .nav-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    background-color: transparent;
    border-left: 0;
    box-shadow: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    grid-template-columns: 1fr 1.1fr 1fr;
    min-height: 4.25rem;
    padding: 0 .9rem;
  }

  .navbar_logo-link {
    width: auto;
    min-width: 0;
  }

  .navbar_logo-link.is-logo,
  .navbar_logo-link.is-logo.w--current {
    justify-content: center;
    align-items: center;
    width: auto;
    padding: .75rem 0;
    display: flex;
  }

  .navbar_logo-link.is-logo .image-brand {
    max-height: 2.15rem;
  }

  .logo-text {
    min-width: 0;
    font-size: clamp(.95rem, 3vw, 1.35rem);
    font-weight: 800;
    line-height: 1;
    transform: none;
  }

  .navbar_menu-button {
    justify-self: end;
    width: 3.5rem;
    min-width: 3.5rem;
  }

  .menu_icon-plus {
    width: 2.75rem;
    height: 2.75rem;
  }

  .navbar_menu {
    padding-top: 4.25rem;
  }

  #intro.intro-wrapper {
    height: auto;
    min-height: auto;
    justify-content: flex-start;
    padding-top: clamp(3.5rem, 7vw, 5rem);
    padding-bottom: 2.25rem;
  }

  #intro .container.gap-medium {
    grid-row-gap: .95rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  #intro .upside-quicknav {
    justify-content: center;
    margin-top: .55rem;
  }

  #intro .upside-location-strip,
  #intro .upside-progress-strip,
  #intro .upside-standard-strip {
    max-width: 54rem;
    margin-top: .15rem;
  }
}

@media screen and (max-width: 767px) {
  #intro.intro-wrapper {
    padding-top: 2.4rem;
    padding-bottom: 1.75rem;
  }

  #intro .container.gap-medium {
    grid-row-gap: .75rem;
  }

  #intro .upside-quicknav {
    grid-column-gap: .45rem;
    grid-row-gap: .45rem;
    justify-content: flex-start;
    margin-top: .35rem;
  }

  #intro .upside-quicknav-link {
    padding: .68rem .8rem;
    font-size: .68rem;
  }

  #intro .upside-location-strip,
  #intro .upside-progress-strip,
  #intro .upside-standard-strip {
    grid-row-gap: .55rem;
    margin-top: .25rem;
    padding: .72rem;
  }

  #intro .upside-location-copy strong {
    font-size: .82rem;
    line-height: 1.28;
  }

  #intro .upside-location-link {
    padding: .68rem .8rem;
    font-size: .68rem;
  }

  .track-auto .c-content-1,
  .track-auto .c-content-2,
  .track-auto .c-content-3 {
    box-sizing: border-box;
    max-width: 100vw;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow: hidden;
  }

  .track-auto .inner-card-content {
    box-sizing: border-box;
    max-width: 100%;
    min-width: 0;
    padding: 1.25rem;
    grid-row-gap: 1rem;
    justify-content: flex-start;
    overflow: hidden;
  }

  .track-auto .heading-wrapper,
  .track-auto .heading-wrapper-xs {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .track-auto .h-l {
    max-width: 100%;
    font-size: clamp(2.05rem, 9.2vw, 2.85rem);
    line-height: 1.06;
    overflow-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .track-auto .p-s {
    max-width: 100%;
    font-size: .98rem;
    line-height: 1.42;
    overflow-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

@media screen and (max-width: 420px) {
  .track-auto .inner-card-content {
    padding: 1.1rem;
  }

  .track-auto .h-l {
    font-size: clamp(1.9rem, 8.6vw, 2.45rem);
  }

  .track-auto .p-s {
    font-size: .94rem;
    line-height: 1.38;
    -webkit-line-clamp: 4;
  }
}

@font-face {
  font-family: 'Zt Nature Variable Vf';
  src: url('../fonts/ZT-Nature-Variable-VF.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Matrixtype Display';
  src: url('../fonts/Matrixtype-Display.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Matrixtype Display';
  src: url('../fonts/Matrixtype-Display-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Matrixtype';
  src: url('../fonts/Matrixtype-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Matrixtype';
  src: url('../fonts/Matrixtype.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Homepage action cluster after the first visual story block. */
.upside-intro-action-section {
  background-color: var(--gray--900);
  padding-top: clamp(2.2rem, 4vw, 4rem);
  padding-bottom: clamp(.9rem, 2vw, 1.4rem);
}

.upside-intro-action-section .upside-intro-actions {
  width: min(100%, 68rem);
  margin: 0 auto;
  display: grid;
  grid-row-gap: .75rem;
}

.upside-intro-action-section .upside-quicknav {
  grid-column-gap: .24rem;
  grid-row-gap: .24rem;
  justify-content: center;
  background: linear-gradient(90deg, rgba(255, 255, 255, .08), rgba(255, 255, 255, .035));
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 8px;
  width: fit-content;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: .28rem;
  box-shadow: 0 18px 48px rgba(0, 0, 0, .28);
  backdrop-filter: blur(12px);
}

.upside-intro-action-section .upside-quicknav-link {
  color: rgba(255, 255, 255, .92);
  background-color: rgba(255, 255, 255, .09);
  border-color: rgba(255, 255, 255, .18);
  padding: .76rem .82rem;
  font-size: .68rem;
  font-weight: 850;
}

.upside-intro-action-section .upside-quicknav-link span {
  color: var(--alternate);
  letter-spacing: .04em;
  margin-right: .34rem;
  font-size: .58rem;
  font-weight: 850;
  opacity: .95;
}

.upside-intro-action-section .upside-quicknav-link.is-primary {
  color: var(--gray--900);
  background-color: var(--alternate);
  border-color: var(--alternate);
  box-shadow: 0 10px 28px rgba(168, 184, 90, .22);
}

.upside-intro-action-section .upside-intro-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-column-gap: .65rem;
  grid-row-gap: .65rem;
  display: grid;
}

.upside-intro-action-section .upside-intro-card {
  color: var(--gray--white);
  background: #ffffff0a;
  border: 1px solid #ffffff18;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  min-height: 4.75rem;
  margin: 0;
  padding: .78rem .82rem .78rem 1rem;
  display: flex;
  box-shadow: none;
}

.upside-intro-action-section .upside-intro-card.is-location {
  grid-column: 1 / -1;
  background: linear-gradient(90deg, #111 0%, #15170f 68%, #20270f 100%);
  border-color: rgba(168, 184, 90, .35);
}

.upside-intro-action-section .upside-location-copy {
  flex: 1 1 auto;
  align-items: center;
}

.upside-intro-action-section .upside-location-copy span {
  color: var(--alternate);
  opacity: .92;
  font-size: .68rem;
}

.upside-intro-action-section .upside-location-copy strong {
  color: #ffffffe8;
  font-size: .88rem;
  line-height: 1.32;
}

.upside-intro-action-section .upside-location-link {
  color: var(--gray--white);
  background-color: #ffffff12;
  border: 1px solid #ffffff1f;
  padding: .66rem .82rem;
  font-size: .68rem;
}

.upside-intro-action-section .upside-intro-card.is-location .upside-location-link,
.upside-intro-action-section .upside-standard-strip .upside-location-link {
  color: var(--gray--900);
  background-color: var(--alternate);
  border-color: var(--alternate);
}

.upside-intro-action-section .upside-location-link:hover,
.upside-intro-action-section .upside-intro-card.is-location .upside-location-link:hover,
.upside-intro-action-section .upside-standard-strip .upside-location-link:hover {
  color: var(--gray--900);
  background-color: var(--gray--white);
  border-color: var(--gray--white);
}

@media screen and (max-width: 860px) {
  .upside-intro-action-section .upside-intro-actions {
    width: min(100%, 54rem);
  }

  .upside-intro-action-section .upside-intro-grid {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .upside-intro-action-section {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }

  .upside-intro-action-section .upside-intro-actions {
    grid-row-gap: .65rem;
  }

  .upside-intro-action-section .upside-quicknav {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
    justify-content: flex-start;
    width: 100%;
    padding: .32rem;
  }

  .upside-intro-action-section .upside-quicknav-link {
    padding: .64rem .72rem;
    font-size: .66rem;
  }

  .upside-intro-action-section .upside-quicknav-link span {
    margin-right: .32rem;
    font-size: .56rem;
  }

  .upside-intro-action-section .upside-intro-card {
    grid-row-gap: .7rem;
    flex-direction: column;
    align-items: stretch;
    min-height: 0;
    padding: .82rem;
  }

  .upside-intro-action-section .upside-location-copy {
    flex-direction: column;
    align-items: flex-start;
  }

  .upside-intro-action-section .upside-location-copy strong {
    font-size: .82rem;
  }

  .upside-intro-action-section .upside-location-link {
    text-align: center;
    width: 100%;
    padding: .68rem .78rem;
    font-size: .66rem;
  }
}

/* Full-height pauses for the two black decision moments on the homepage. */
#intro.intro-wrapper {
  min-height: 100vh;
  min-height: 100svh;
  justify-content: center;
  padding-top: clamp(3rem, 6vw, 5.25rem);
  padding-bottom: clamp(3rem, 6vw, 5.25rem);
}

#intro .container.gap-medium {
  justify-content: center;
}

.upside-intro-action-section {
  box-sizing: border-box;
  min-height: 100vh;
  min-height: 100svh;
  align-items: center;
  padding-top: clamp(3rem, 6vw, 5.25rem);
  padding-bottom: clamp(3rem, 6vw, 5.25rem);
  display: flex;
}

.upside-intro-action-section > .container {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #intro.intro-wrapper,
  .upside-intro-action-section {
    min-height: 100vh;
    min-height: 100svh;
    padding-top: 2.2rem;
    padding-bottom: 2.2rem;
  }
}

/* Image-led decision banners. */
.upside-intro-action-section .upside-intro-actions {
  width: min(100%, 76rem);
  grid-row-gap: .85rem;
}

.upside-intro-action-section .upside-banner-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  display: grid;
}

.upside-action-banner {
  color: var(--gray--white);
  isolation: isolate;
  border: 1px solid #ffffff1f;
  border-radius: 8px;
  min-height: clamp(18rem, 34vh, 25rem);
  padding: clamp(1rem, 2vw, 1.55rem);
  text-decoration: none;
  display: flex;
  align-items: flex-end;
  position: relative;
  overflow: hidden;
  background-color: #111;
}

.upside-action-banner::after {
  content: "";
  z-index: -1;
  position: absolute;
  inset: 0;
  background:
    linear-gradient(0deg, rgba(5, 5, 5, .92) 0%, rgba(5, 5, 5, .52) 46%, rgba(5, 5, 5, .08) 100%),
    linear-gradient(90deg, rgba(5, 5, 5, .52) 0%, rgba(5, 5, 5, .08) 58%);
}

.upside-action-banner img {
  z-index: -2;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0;
  transition: transform .45s ease;
}

.upside-action-banner:hover img {
  transform: scale(1.035);
}

.upside-action-banner-content {
  width: min(100%, 31rem);
  display: grid;
  grid-row-gap: .72rem;
}

.upside-action-banner-content span {
  color: var(--alternate);
  letter-spacing: .11em;
  text-transform: uppercase;
  font-size: .72rem;
  font-weight: 850;
}

.upside-action-banner-content strong {
  color: var(--gray--white);
  max-width: 18ch;
  font-size: clamp(1.45rem, 2.2vw, 2.25rem);
  font-weight: 850;
  line-height: 1.02;
}

.upside-action-banner-content p {
  color: #ffffffe0;
  max-width: 32rem;
  margin: 0;
  font-size: .92rem;
  font-weight: 600;
  line-height: 1.4;
}

.upside-action-banner-content .upside-location-link {
  justify-self: flex-start;
  width: auto;
  margin-top: .15rem;
}

.upside-action-note {
  background: #ffffff0a;
  border-color: #ffffff1a;
  width: 100%;
  max-width: none;
  min-height: 4.4rem;
  margin: 0;
}

@media screen and (max-width: 991px) {
  .upside-intro-action-section .upside-banner-grid {
    grid-template-columns: 1fr;
  }

  .upside-action-banner {
    min-height: 15rem;
  }
}

@media screen and (max-width: 767px) {
  .upside-intro-action-section .upside-intro-actions {
    grid-row-gap: .65rem;
  }

  .upside-action-banner {
    min-height: 13rem;
    padding: 1rem;
  }

  .upside-action-banner-content {
    grid-row-gap: .52rem;
  }

  .upside-action-banner-content strong {
    max-width: 21ch;
    font-size: clamp(1.18rem, 6vw, 1.55rem);
  }

  .upside-action-banner-content p {
    font-size: .82rem;
    line-height: 1.32;
  }
}

/* Keep the signature right-side navigation on tablet and narrow desktop widths. */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body {
    padding-top: 0;
  }

  .navbar_component {
    background-color: transparent;
    border-bottom-width: 0;
    align-items: center;
    width: 10%;
    min-height: 100svh;
    display: flex;
    position: fixed;
    inset: 0 0 0 auto;
    opacity: 1;
    pointer-events: auto;
    transform: none;
  }

  .nav-wrap {
    background-color: rgba(12, 12, 12, .94);
    border-left: 1px solid rgba(255, 255, 255, .1);
    box-shadow: -14px 0 38px rgba(0, 0, 0, .34);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    grid-template-columns: none;
    width: 100%;
    height: 100%;
    min-height: 100svh;
    padding: 0;
    display: flex;
    position: relative;
  }

  .navbar_logo-link {
    width: 100%;
    min-width: 0;
    font-size: 2.375rem;
  }

  .navbar_logo-link.is-logo,
  .navbar_logo-link.is-logo.w--current {
    width: 100%;
    padding: 1.5rem;
    overflow: hidden;
  }

  .navbar_logo-link.is-logo .image-brand {
    width: min(4.6rem, 72%);
    max-width: 4.6rem;
    max-height: 4.6rem;
  }

  .logo-text {
    min-width: 250px;
    font-size: 2.375rem;
    font-weight: 700;
    transform: rotate(-90deg);
  }

  .navbar_menu-button {
    justify-self: auto;
    width: 100%;
    min-width: 0;
  }

  .menu_icon-plus {
    width: 3rem;
    height: 3rem;
  }

  .navbar_menu {
    padding-top: 0;
  }
}
