@font-face {
  font-family: HelveticaNeue;
  src: url('../fonts/HelveticaNeueItalic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: HelveticaNeue;
  src: url('../fonts/HelveticaNeueLight.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: HelveticaNeue;
  src: url('../fonts/HelveticaNeueLightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: HelveticaNeue;
  src: url('../fonts/HelveticaNeueRoman.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: HelveticaNeue;
  src: url('../fonts/HelveticaNeueBold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: HelveticaNeue;
  src: url('../fonts/HelveticaNeueMedium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --color-scheme-1--background: var(--_primitives---colors--white);
  --_typography---font-styles--body: HelveticaNeue, Arial, sans-serif;
  --color-scheme-1--text: var(--_primitives---colors--blue-darker);
  --_typography---font-styles--heading: HelveticaNeue, Arial, sans-serif;
  --_primitives---colors--blue: #005871;
  --_primitives---colors--gray-400: #728286;
  --_primitives---colors--gray-200: #e8e8e8;
  --_primitives---colors--white: #fff;
  --_primitives---opacity--neutral-darkest-15: #0d0d0d26;
  --_primitives---opacity--neutral-darkest-5: #0d0d0d0d;
  --_primitives---colors--neutral-darkest: #0d0d0d;
  --_primitives---opacity--white-20: #fff3;
  --_primitives---opacity--white-10: #ffffff1a;
  --_primitives---colors--blue-dark: #1e4752;
  --_primitives---opacity--transparent: transparent;
  --_primitives---colors--neutral-lighter: #dadada;
  --_primitives---colors--blue-lightest: #e5eef0;
  --_primitives---colors--neutral-lightest: #f2f2f2;
  --_primitives---colors--blue-lighter: #ccdde2;
  --_primitives---colors--blue-light: #4c8a9b;
  --_primitives---opacity--white-60: #fff9;
  --_ui-styles---stroke--border-width: 1px;
  --color-scheme-1--border: var(--_primitives---opacity--neutral-darkest-15);
  --_ui-styles---radius--medium: 16px;
  --color-scheme-1--foreground: var(--_primitives---colors--neutral-lightest);
  --_primitives---colors--gray-100: #f8f8f8;
  --background-color--background-secondary\<deleted\|relume-variable-background-color-2\>: var(--base-color-neutral--neutral-lightest\<deleted\|relume-variable-color-neutral-3\>);
  --border-color--border-primary\<deleted\|relume-variable-border-color-1\>: var(--base-color-neutral--black\<deleted\|relume-variable-color-neutral-1\>);
  --_ui-styles---radius--small: 0px;
  --_ui-styles---radius--large: 16px;
  --color-scheme-1--accent: var(--_primitives---colors--blue);
  --color-scheme-2--background: var(--_primitives---colors--white-lighter);
  --color-scheme-2--text: var(--_primitives---colors--neutral-darkest);
  --color-scheme-3--background: var(--_primitives---colors--white-lightest);
  --color-scheme-3--text: var(--_primitives---colors--neutral-darkest);
  --color-scheme-4--background: var(--_primitives---colors--white-light);
  --color-scheme-4--text: var(--_primitives---colors--neutral-darkest);
  --_primitives---colors--blue-darker: #132c33;
  --_ui-styles---stroke--divider-width: 1px;
  --base-color-neutral--black\<deleted\|relume-variable-color-neutral-1\>: black;
  --base-color-neutral--white\<deleted\|relume-variable-color-neutral-2\>: white;
  --_primitives---colors--almost-white: #f0f0f0;
  --_primitives---colors--gray-300: #bfbfbf;
  --white80: #fffc;
  --_primitives---colors--gray-500: #a7a7a7;
  --_primitives---colors--neutral: #868686;
  --_primitives---opacity--neutral-darkest-30: #0d0d0d4d;
  --_primitives---colors--neutral-light: #b6b6b6;
  --_primitives---opacity--neutral-darkest-10: #0d0d0d1a;
  --_primitives---colors--blue-darkest: #001a21;
  --_primitives---opacity--white-30: #ffffff4d;
  --_primitives---opacity--white-15: #ffffff26;
  --_primitives---opacity--white-50: #ffffff80;
  --_primitives---colors--neutral-dark: #555;
  --_primitives---colors--neutral-darker: #252525;
  --_primitives---opacity--white-5: #ffffff0d;
  --_primitives---opacity--white-40: #fff6;
  --_primitives---opacity--white-80: #fffc;
  --_primitives---opacity--neutral-darkest-20: #0d0d0d33;
  --_primitives---opacity--neutral-darkest-40: #0d0d0d66;
  --_primitives---opacity--neutral-darkest-50: #0d0d0d80;
  --_primitives---opacity--neutral-darkest-60: #0d0d0d99;
  --color-scheme-2--border: var(--_primitives---opacity--neutral-darkest-15);
  --color-scheme-2--accent: var(--_primitives---colors--blue);
  --color-scheme-2--foreground: var(--_primitives---colors--white-lightest);
  --color-scheme-3--border: var(--_primitives---opacity--neutral-darkest-15);
  --color-scheme-3--foreground: var(--_primitives---colors--white-lighter);
  --color-scheme-3--accent: var(--_primitives---colors--blue);
  --color-scheme-4--border: var(--_primitives---opacity--neutral-darkest-15);
  --color-scheme-4--foreground: var(--_primitives---colors--white-2);
  --color-scheme-4--accent: var(--_primitives---colors--blue);
  --_primitives---colors--white-lighter: #fff;
  --_primitives---colors--white-light: #fff;
  --_primitives---colors--white-lightest: #fff;
  --_primitives---colors--white-2: #fff;
  --_primitives---colors--white-darker: #666;
  --_primitives---colors--white-dark: #ccc;
  --_primitives---colors--white-darkest: #4c4c4c;
  --base-color-neutral--neutral-lightest\<deleted\|relume-variable-color-neutral-3\>: #eee;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  background-color: var(--color-scheme-1--background);
  font-family: var(--_typography---font-styles--body);
  color: var(--color-scheme-1--text);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

h1 {
  font-family: var(--_typography---font-styles--heading);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

h2 {
  font-family: var(--_typography---font-styles--heading);
  letter-spacing: .03rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
}

h3 {
  font-family: var(--_typography---font-styles--heading);
  letter-spacing: .025rem;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.3;
}

h4 {
  font-family: var(--_typography---font-styles--heading);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

h5 {
  font-family: var(--_typography---font-styles--heading);
  letter-spacing: .015rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4;
}

h6 {
  font-family: var(--_typography---font-styles--heading);
  letter-spacing: .0125rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--_primitives---colors--blue);
  font-weight: 400;
  text-decoration: underline;
}

ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.25rem;
}

ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}

li {
  margin-top: .25rem;
  margin-bottom: .25rem;
  padding-left: .5rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

strong {
  color: var(--color-scheme-1--text);
  font-weight: 700;
}

blockquote {
  border-left: .1875rem solid var(--color-scheme-1--text);
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.overflow-hidden {
  overflow: hidden;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.hide {
  display: none;
}

.text-style-link {
  text-decoration: underline;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.max-width-medium {
  width: 100%;
  max-width: 35rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 25rem;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 20rem;
}

.container-large {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}

.container-large._100 {
  max-width: 100rem;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.max-width-small {
  width: 100%;
  max-width: 30rem;
}

.utility_component {
  font-family: var(--_typography---font-styles--body);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility_form-block {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  text-align: center;
  flex-direction: column;
  max-width: 29rem;
  display: flex;
}

.utility_form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.utility_image {
  width: 10rem;
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.margin-tiny {
  margin: .25rem;
}

.margin-xxsmall {
  margin: .5rem;
}

.margin-xsmall {
  margin: 1rem;
}

.margin-small {
  margin: 1.5rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-large {
  margin: 3rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.margin-huge {
  margin: 6rem;
}

.margin-xhuge {
  margin: 7rem;
}

.margin-xxhuge {
  margin: 10rem;
}

.margin-0 {
  margin: 0;
}

.padding-0 {
  padding: 0;
}

.padding-tiny {
  padding: .25rem;
}

.padding-xxsmall {
  padding: .5rem;
}

.padding-xsmall {
  padding: 1rem;
}

.padding-small {
  padding: 1.5rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-large {
  padding: 3rem;
}

.padding-xlarge {
  padding: 4rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.padding-huge {
  padding: 6rem;
}

.padding-xhuge {
  padding: 7rem;
}

.padding-xxhuge {
  padding: 10rem;
}

.margin-top, .margin-top.margin-custom1, .margin-top.margin-huge, .margin-top.margin-small, .margin-top.margin-tiny, .margin-top.margin-custom3, .margin-top.margin-medium, .margin-top.margin-xxsmall, .margin-top.margin-xxhuge, .margin-top.margin-custom2, .margin-top.margin-xsmall, .margin-top.margin-large, .margin-top.margin-xxlarge, .margin-top.margin-xlarge, .margin-top.margin-0, .margin-top.margin-xhuge {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom, .margin-bottom.margin-xxlarge, .margin-bottom.margin-medium, .margin-bottom.margin-custom3, .margin-bottom.margin-custom1, .margin-bottom.margin-tiny, .margin-bottom.margin-small, .margin-bottom.margin-large, .margin-bottom.margin-0, .margin-bottom.margin-xlarge, .margin-bottom.margin-xhuge, .margin-bottom.margin-xxhuge, .margin-bottom.margin-huge, .margin-bottom.margin-xxsmall, .margin-bottom.margin-custom2, .margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-left, .margin-left.margin-tiny, .margin-left.margin-xxlarge, .margin-left.margin-0, .margin-left.margin-small, .margin-left.margin-xsmall, .margin-left.margin-large, .margin-left.margin-huge, .margin-left.margin-xlarge, .margin-left.margin-custom3, .margin-left.margin-xxsmall, .margin-left.margin-custom1, .margin-left.margin-custom2, .margin-left.margin-xhuge, .margin-left.margin-xxhuge, .margin-left.margin-medium {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.margin-right, .margin-right.margin-huge, .margin-right.margin-xsmall, .margin-right.margin-xxhuge, .margin-right.margin-small, .margin-right.margin-medium, .margin-right.margin-xlarge, .margin-right.margin-custom3, .margin-right.margin-custom2, .margin-right.margin-xxsmall, .margin-right.margin-xhuge, .margin-right.margin-custom1, .margin-right.margin-large, .margin-right.margin-0, .margin-right.margin-xxlarge, .margin-right.margin-tiny {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-vertical, .margin-vertical.margin-medium, .margin-vertical.margin-xlarge, .margin-vertical.margin-xxsmall, .margin-vertical.margin-xxlarge, .margin-vertical.margin-huge, .margin-vertical.margin-0, .margin-vertical.margin-xxhuge, .margin-vertical.margin-tiny, .margin-vertical.margin-xsmall, .margin-vertical.margin-custom1, .margin-vertical.margin-small, .margin-vertical.margin-large, .margin-vertical.margin-xhuge, .margin-vertical.margin-custom2, .margin-vertical.margin-custom3 {
  margin-left: 0;
  margin-right: 0;
}

.margin-horizontal, .margin-horizontal.margin-medium, .margin-horizontal.margin-tiny, .margin-horizontal.margin-custom3, .margin-horizontal.margin-0, .margin-horizontal.margin-xxlarge, .margin-horizontal.margin-xhuge, .margin-horizontal.margin-huge, .margin-horizontal.margin-xlarge, .margin-horizontal.margin-custom1, .margin-horizontal.margin-xxsmall, .margin-horizontal.margin-xsmall, .margin-horizontal.margin-large, .margin-horizontal.margin-custom2, .margin-horizontal.margin-small, .margin-horizontal.margin-xxhuge {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top, .padding-top.padding-xhuge, .padding-top.padding-xxhuge, .padding-top.padding-0, .padding-top.padding-large, .padding-top.padding-custom2, .padding-top.padding-xlarge, .padding-top.padding-huge, .padding-top.padding-xxsmall, .padding-top.padding-custom3, .padding-top.padding-tiny, .padding-top.padding-medium, .padding-top.padding-xxlarge, .padding-top.padding-small, .padding-top.padding-xsmall, .padding-top.padding-custom1 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom, .padding-bottom.padding-xlarge, .padding-bottom.padding-small, .padding-bottom.padding-xxhuge, .padding-bottom.padding-large, .padding-bottom.padding-xhuge, .padding-bottom.padding-custom2, .padding-bottom.padding-xxsmall, .padding-bottom.padding-xxlarge, .padding-bottom.padding-custom3, .padding-bottom.padding-custom1, .padding-bottom.padding-xsmall, .padding-bottom.padding-huge, .padding-bottom.padding-tiny, .padding-bottom.padding-medium, .padding-bottom.padding-0 {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-left, .padding-left.padding-xhuge, .padding-left.padding-xlarge, .padding-left.padding-0, .padding-left.padding-small, .padding-left.padding-xsmall, .padding-left.padding-medium, .padding-left.padding-xxhuge, .padding-left.padding-huge, .padding-left.padding-custom1, .padding-left.padding-tiny, .padding-left.padding-xxsmall, .padding-left.padding-custom3, .padding-left.padding-custom2, .padding-left.padding-xxlarge, .padding-left.padding-large {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-right, .padding-right.padding-xxhuge, .padding-right.padding-custom2, .padding-right.padding-large, .padding-right.padding-xlarge, .padding-right.padding-tiny, .padding-right.padding-custom3, .padding-right.padding-custom1, .padding-right.padding-xsmall, .padding-right.padding-xxlarge, .padding-right.padding-xxsmall, .padding-right.padding-medium, .padding-right.padding-xhuge, .padding-right.padding-huge, .padding-right.padding-0, .padding-right.padding-small {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-vertical, .padding-vertical.padding-0, .padding-vertical.padding-xxhuge, .padding-vertical.padding-large, .padding-vertical.padding-custom3, .padding-vertical.padding-medium, .padding-vertical.padding-tiny, .padding-vertical.padding-xxlarge, .padding-vertical.padding-custom1, .padding-vertical.padding-xsmall, .padding-vertical.padding-xhuge, .padding-vertical.padding-xlarge, .padding-vertical.padding-custom2, .padding-vertical.padding-xxsmall, .padding-vertical.padding-huge, .padding-vertical.padding-small {
  padding-left: 0;
  padding-right: 0;
}

.padding-horizontal, .padding-horizontal.padding-xxsmall, .padding-horizontal.padding-0, .padding-horizontal.padding-custom3, .padding-horizontal.padding-huge, .padding-horizontal.padding-xsmall, .padding-horizontal.padding-medium, .padding-horizontal.padding-xxlarge, .padding-horizontal.padding-large, .padding-horizontal.padding-xhuge, .padding-horizontal.padding-custom1, .padding-horizontal.padding-tiny, .padding-horizontal.padding-custom2, .padding-horizontal.padding-xxhuge, .padding-horizontal.padding-small, .padding-horizontal.padding-xlarge {
  padding-top: 0;
  padding-bottom: 0;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

.text-weight-medium {
  font-weight: 500;
}

.text-size-medium {
  text-wrap: balance;
  font-size: 1.125rem;
  line-height: 160%;
}

.text-size-medium.text-color-gray400 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--_primitives---colors--gray-400);
  flex-flow: column;
}

.text-size-medium.text-color-gray200 {
  color: var(--_primitives---colors--gray-200);
}

.margin-top-auto {
  margin-top: auto;
}

.text-style-quote {
  border-left: .1875rem solid var(--color-scheme-1--text);
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.icon-embed-small.ico, .icon-embed-small.play {
  width: 1.5rem;
  height: 1.5rem;
}

.heading-style-h2 {
  letter-spacing: .03rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 140%;
}

.rl-styleguide_heading {
  z-index: 4;
  font-family: var(--_typography---font-styles--heading);
  margin-bottom: 1.5rem;
  padding: .25rem .5rem;
  font-size: 3.5rem;
  font-weight: 700;
}

.heading-style-h6 {
  letter-spacing: .0125rem;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
}

.heading-style-h6.review {
  font-size: 1.5rem;
}

.heading-style-h6.smaller {
  font-size: 1rem;
}

.rl-styleguide_item-row {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 15rem 1fr;
  align-items: center;
}

.rl-styleguide_item-row.is-button-row {
  grid-template-columns: 19rem 1fr;
}

.icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.rl-styleguide_empty-space {
  z-index: -1;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
  position: relative;
}

.shadow-xxlarge {
  box-shadow: 0 32px 64px -12px #00000024;
}

.rl-styleguide_icons-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.icon-embed-medium {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.form_radio {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.125rem;
  display: flex;
}

.form_radio.is-alternate {
  color: var(--_primitives---colors--white);
}

.heading-style-h5 {
  letter-spacing: .015rem;
  font-size: 1.5rem;
  line-height: 1.4;
}

.heading-style-h5.text-color-blue {
  color: var(--_primitives---colors--blue);
}

.heading-style-h5.about {
  font-size: 2rem;
}

.heading-style-h5.about.text-balance {
  font-size: 1.8rem;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.heading-style-h1 {
  letter-spacing: .035rem;
  font-size: 3.8rem;
  font-weight: 400;
  line-height: 1.2;
}

.heading-style-h1.hero {
  font-size: 5.5rem;
}

.form_checkbox-icon {
  border: 1px solid var(--_primitives---opacity--neutral-darkest-15);
  background-color: var(--_primitives---opacity--neutral-darkest-5);
  cursor: pointer;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .5rem;
  transition: all .2s;
}

.form_checkbox-icon:hover {
  background-color: var(--_primitives---opacity--neutral-darkest-15);
}

.form_checkbox-icon.w--redirected-checked {
  border-width: 1px;
  border-color: var(--_primitives---colors--neutral-darkest);
  background-color: var(--_primitives---colors--neutral-darkest);
}

.form_checkbox-icon.w--redirected-focus {
  border-color: var(--_primitives---colors--neutral-darkest);
  box-shadow: none;
}

.form_checkbox-icon.is-alternate {
  border-color: var(--_primitives---opacity--white-20);
  background-color: var(--_primitives---opacity--white-10);
}

.form_checkbox-icon.is-alternate:hover {
  background-color: var(--_primitives---opacity--white-20);
}

.form_checkbox-icon.is-alternate.w--redirected-checked {
  background-color: var(--_primitives---colors--white);
}

.form_checkbox-label {
  margin-bottom: 0;
}

.text-size-tiny {
  font-size: .8rem;
}

.text-size-tiny.text-color-gray {
  color: var(--_primitives---colors--gray-400);
}

.form_field-label {
  margin-bottom: .5rem;
  font-size: .9rem;
  font-weight: 300;
}

.form_field-label.is-alternate {
  color: var(--_primitives---colors--white);
}

.button {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--_primitives---colors--blue-dark);
  color: var(--_primitives---colors--white);
  text-align: center;
  text-transform: none;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: .5rem .75rem .4rem;
  font-size: .9rem;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .2s, background-color .2s;
  display: block;
}

.button:hover {
  border-color: var(--_primitives---colors--blue-dark);
  background-color: var(--_primitives---colors--blue);
}

.button.is-link {
  background-color: var(--_primitives---opacity--transparent);
  color: var(--_primitives---colors--neutral-darkest);
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button.is-link:hover {
  text-decoration: underline;
}

.button.is-link.is-alternate {
  background-color: var(--_primitives---opacity--transparent);
  color: var(--_primitives---colors--white);
}

.button.is-link.is-alternate:hover {
  background-color: var(--_primitives---opacity--transparent);
}

.button.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.button.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  padding-top: .6rem;
  display: flex;
}

.button.is-icon:hover {
  border-color: var(--_primitives---colors--blue);
  background-color: var(--_primitives---colors--blue);
}

.button.is-icon.is-alternate {
  border: 1px none var(--_primitives---colors--neutral-lighter);
  background-color: var(--_primitives---colors--white);
  color: var(--_primitives---colors--blue-dark);
  flex: none;
}

.button.is-icon.is-alternate:where(.w-variant-ceacf349-4b1c-e7fb-4df0-af62d6868ce5) {
  background-color: var(--_primitives---colors--blue-lightest);
}

.button.is-icon.is-alternate:hover {
  background-color: var(--_primitives---colors--neutral-lightest);
  border-style: none;
}

.button.is-icon.is-alternate.w--current, .button.is-icon.is-alternate.w--current:hover {
  border-style: none;
}

.button.is-icon.is-alternate.package-button:hover {
  background-color: var(--_primitives---colors--blue-lighter);
}

.button.is-secondary {
  background-color: var(--_primitives---colors--white);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: var(--_primitives---colors--blue-dark);
  border-style: none;
  display: block;
}

.button.is-secondary:hover {
  background-color: var(--_primitives---colors--blue-dark);
  color: var(--_primitives---colors--white);
}

.button.is-secondary.is-alternate {
  border-color: var(--_primitives---opacity--white-20);
  background-color: var(--_primitives---opacity--transparent);
  color: var(--_primitives---colors--white);
}

.button.is-secondary.is-alternate:hover {
  border-color: var(--_primitives---opacity--white-20);
  background-color: var(--_primitives---opacity--white-10);
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-alternate {
  border-color: var(--_primitives---colors--white);
  background-color: var(--_primitives---colors--white);
  color: var(--_primitives---colors--neutral-darkest);
}

.button.is-alternate:hover {
  border-color: var(--_primitives---colors--neutral-lighter);
  background-color: var(--_primitives---colors--neutral-lighter);
}

.button.is-hide {
  display: none;
}

.text-weight-normal {
  font-weight: 400;
}

.heading-style-h4 {
  letter-spacing: .02rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.4;
}

.heading-style-h4.bold {
  font-weight: 400;
}

.text-style-italic {
  font-style: italic;
}

.icon-1x1-xxsmall {
  width: 1rem;
  height: 1rem;
}

.form_radio-label {
  margin-bottom: 0;
}

.rl-styleguide_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 1rem;
  display: grid;
}

.rl-styleguide_item.is-stretch {
  grid-row-gap: 1rem;
  justify-items: stretch;
}

.icon-1x1-xlarge {
  width: 6.5rem;
  height: 6.5rem;
}

.shadow-xlarge {
  box-shadow: 0 24px 48px -12px #0000002e;
}

.text-weight-light {
  font-weight: 300;
}

.rl-styleguide_label {
  color: #1e51f7;
  white-space: nowrap;
  cursor: context-menu;
  background-color: #ebeffa;
  padding: .25rem .5rem;
  font-size: .75rem;
  display: inline-block;
}

.rl-styleguide_label.is-html-tag {
  color: #bb4198;
  background-color: #f9eff6;
}

.text-size-regular {
  text-wrap: balance;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
}

.text-size-regular.text-weight-bold, .text-size-regular.text-color-gray400 {
  font-weight: 400;
}

.text-size-regular.text-color-gray400.is-mobile {
  display: none;
}

.text-size-regular.text-color-blue {
  color: var(--_primitives---colors--blue);
}

.text-weight-xbold {
  font-weight: 800;
}

.text-align-right {
  text-align: right;
}

.text-weight-bold {
  font-weight: 700;
}

.icon-height-xlarge {
  height: 6.5rem;
}

.heading-style-h3 {
  letter-spacing: .025rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 150%;
}

.icon-1x1-large {
  width: 5rem;
  height: 5rem;
}

.contact_form_input {
  border-style: solid;
  border-width: 1px;
  border-color: var(--_primitives---colors--white) var(--_primitives---colors--white) var(--_primitives---colors--neutral-lighter);
  background-color: var(--_primitives---opacity--transparent);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 0;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: 1rem 0;
  font-size: 1rem;
  line-height: 1.6;
  transition: border-color .2s, background-color .2s;
}

.contact_form_input:focus {
  border-style: none none solid;
  border-color: black black var(--_primitives---colors--blue-light);
}

.contact_form_input::placeholder {
  color: var(--_primitives---colors--gray-400);
  font-size: .9rem;
}

.contact_form_input.is-text-area {
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-weight: 400;
}

.contact_form_input.is-select-input {
  background-image: none;
  background-position: 99%;
  background-repeat: no-repeat;
  background-size: auto;
}

.contact_form_input.is-select-input.is-alternate {
  background-image: none;
}

.contact_form_input.is-alternate {
  border-color: var(--_primitives---opacity--white-20);
  background-color: var(--_primitives---opacity--white-10);
  color: var(--_primitives---colors--white);
}

.contact_form_input.is-alternate:hover {
  background-color: var(--_primitives---opacity--white-20);
}

.contact_form_input.is-alternate:focus {
  border-color: var(--_primitives---colors--white);
}

.contact_form_input.is-alternate::placeholder {
  color: var(--_primitives---opacity--white-60);
}

.rl-styleguide_button-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: max-content;
  grid-auto-flow: row;
  place-items: center start;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: grid;
}

.rl-styleguide_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-bottom: 4rem;
}

.icon-embed-custom1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.button-group.is-right {
  justify-content: flex-end;
  align-items: center;
}

.button-group.is-center {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
}

.text-color-white {
  color: var(--_primitives---colors--white);
}

.text-style-muted {
  opacity: .6;
}

.text-style-nowrap {
  white-space: nowrap;
}

.text-align-left {
  text-align: left;
}

.icon-embed-large {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
}

.shadow-xxsmall {
  box-shadow: 0 1px 2px #0000000d;
}

.icon-embed-xxsmall {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.icon-embed-xxsmall.text-color-white {
  color: var(--_primitives---colors--white);
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.icon-embed-xsmall.smaller {
  width: 1.25rem;
  height: 1.25rem;
}

.icon-height-xxsmall {
  height: 1rem;
}

.background-color-black {
  background-color: var(--_primitives---colors--neutral-darkest);
}

.shadow-xsmall {
  box-shadow: 0 1px 3px #0000001a, 0 1px 2px #0000000f;
}

.icon-1x1-custom1 {
  width: 1.25rem;
  height: 1.25rem;
}

.rl-styleguide_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.rl-styleguide_subheading {
  z-index: 3;
  border: var(--_ui-styles---stroke--border-width) solid var(--color-scheme-1--border);
  border-radius: var(--_ui-styles---radius--medium);
  background-color: var(--color-scheme-1--foreground);
  font-family: var(--_typography---font-styles--heading);
  margin-bottom: 1rem;
  padding: 1rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}

.rl-styleguide_subheading.is-text-small {
  font-family: var(--_typography---font-styles--body);
  font-size: 1rem;
  font-weight: 400;
}

.form_radio-icon {
  border: 1px solid var(--_primitives---opacity--neutral-darkest-15);
  background-color: var(--_primitives---opacity--neutral-darkest-5);
  cursor: pointer;
  border-radius: 100px;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  margin-top: 0;
  margin-left: -1.125rem;
  margin-right: .5rem;
  transition: all .2s;
}

.form_radio-icon:hover {
  background-color: var(--_primitives---opacity--neutral-darkest-15);
}

.form_radio-icon.w--redirected-checked {
  border-width: 6px;
  border-color: var(--_primitives---colors--neutral-darkest);
  background-color: var(--_primitives---colors--white);
}

.form_radio-icon.w--redirected-focus {
  border-color: var(--_primitives---colors--neutral-darkest);
  box-shadow: none;
  margin-top: 0;
}

.form_radio-icon.is-alternate {
  border-color: var(--_primitives---opacity--white-20);
  background-color: var(--_primitives---opacity--transparent);
}

.form_radio-icon.is-alternate:hover {
  background-color: var(--_primitives---opacity--white-10);
}

.form_radio-icon.is-alternate.w--redirected-checked {
  border-width: 6px;
  border-color: var(--_primitives---colors--white);
  background-color: var(--_primitives---colors--neutral-darkest);
}

.rl-styleguide_shadows-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: start;
}

.form_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.icon-height-custom1 {
  height: 1.25rem;
}

.text-align-center {
  text-align: center;
}

.text-size-small {
  text-wrap: balance;
  font-size: .85rem;
}

.text-size-small.text-color-blue {
  color: var(--_primitives---colors--blue);
}

.text-size-small.text-weight-bold, .text-size-small.text-weight-light {
  font-weight: 400;
}

.text-size-small.tetx-color-gray200 {
  color: var(--_primitives---colors--gray-200);
}

.text-size-small.text-color-gray400 {
  color: var(--_primitives---colors--gray-400);
}

.text-size-small.text-color-gray100 {
  color: var(--_primitives---colors--gray-100);
}

.text-size-small.text-style-muted {
  font-weight: 400;
}

.class-label-column {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form_field-wrapper {
  position: relative;
}

.form_field-wrapper.radios {
  border-bottom: 1px solid var(--_primitives---colors--neutral-lighter);
  padding-bottom: 1rem;
}

.icon-height-small {
  height: 2rem;
}

.icon-height-large {
  height: 5rem;
}

.shadow-large {
  box-shadow: 0 20px 24px -4px #00000014, 0 8px 8px -4px #00000008;
}

.icon-embed-xlarge {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6.5rem;
  height: 6.5rem;
  display: flex;
}

.icon-1x1-small {
  width: 2rem;
  height: 2rem;
}

.class-label-row {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.text-rich-text h1 {
  letter-spacing: .035rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.text-rich-text blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-style: italic;
}

.text-rich-text h2, .text-rich-text h3 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h4 {
  letter-spacing: .02rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.4;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  color: var(--_primitives---colors--gray-400);
  margin-bottom: 1rem;
}

.text-rich-text figcaption {
  border-left: 2px solid var(--color-scheme-1--text);
  text-align: left;
  margin-top: .5rem;
  padding-left: .5rem;
  font-size: .875rem;
}

.icon-height-medium {
  height: 3rem;
}

.form_checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.form_checkbox.is-alternate {
  color: var(--_primitives---colors--white);
}

.shadow-small {
  box-shadow: 0 4px 8px -2px #0000001a, 0 2px 4px -2px #0000000f;
}

.icon-1x1-medium {
  width: 3rem;
  height: 3rem;
}

.shadow-medium {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #00000008;
}

.text-size-large {
  font-size: 1.25rem;
}

.icon-height-xsmall {
  height: 1.5rem;
}

.pointer-events-auto {
  pointer-events: auto;
}

.rl-styleguide_spacing-all {
  display: none;
}

.pointer-events-none {
  pointer-events: none;
}

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.rl-styleguide_empty-box {
  z-index: -1;
  background-color: var(--background-color--background-secondary\<deleted\|relume-variable-background-color-2\>);
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.rl-styleguide_spacing {
  border: 1px dashed var(--border-color--border-primary\<deleted\|relume-variable-border-color-1\>);
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.padding-section-large.no-bottom {
  padding-bottom: 0;
}

.spacer-tiny {
  width: 100%;
  padding-top: .25rem;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .5rem;
}

.spacer-xsmall {
  width: 100%;
  padding-top: 1rem;
}

.spacer-small {
  width: 100%;
  padding-top: 1.5rem;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.spacer-large {
  width: 100%;
  padding-top: 3rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.spacer-huge {
  width: 100%;
  padding-top: 6rem;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 7rem;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 10rem;
}

.rl-styleguide_nav {
  z-index: 1000;
  border: var(--_ui-styles---stroke--border-width) solid var(--color-scheme-1--border);
  border-radius: var(--_ui-styles---radius--medium);
  background-color: var(--color-scheme-1--foreground);
  margin-top: 1rem;
  padding: .5rem;
  position: sticky;
  top: 1rem;
}

.rl-styleguide_nav-link {
  border-radius: var(--_ui-styles---radius--small);
  padding: .5rem 1rem;
  text-decoration: none;
}

.rl-styleguide_nav-link.w--current {
  background-color: var(--color-scheme-1--background);
}

.rl-styleguide_subheading-small {
  font-size: 1rem;
  font-weight: 400;
}

.rl-styleguide_color-spacer {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
}

.aspect-ratio-square {
  aspect-ratio: 1;
}

.rl-styleguide_ratio-bg {
  z-index: -1;
  background-color: var(--background-color--background-secondary\<deleted\|relume-variable-background-color-2\>);
  min-width: 3rem;
  height: 100%;
  position: relative;
}

.aspect-ratio-portrait {
  aspect-ratio: 2 / 3;
}

.aspect-ratio-landscape {
  aspect-ratio: 3 / 2;
}

.aspect-ratio-widescreen {
  aspect-ratio: 16 / 9;
}

.form_message-success-wrapper {
  padding: 0;
}

.form_message-success {
  background-color: var(--_primitives---colors--blue-lighter);
  color: var(--_primitives---colors--blue-dark);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  display: flex;
}

.form_message-error {
  background-color: var(--_primitives---colors--white);
  color: #b42318;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.form_message-error-wrapper {
  padding: 0;
}

.text-style-tagline {
  color: var(--_primitives---colors--blue);
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  text-decoration: none;
  display: inline-block;
}

.text-style-tagline.text-color-white {
  color: var(--_primitives---colors--white);
}

.text-style-tagline.bigger {
  font-size: 1.4rem;
}

.rl-styleguide_form-wrapper {
  padding-right: 1.5rem;
}

.tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--_primitives---opacity--neutral-darkest-15);
  background-color: var(--_primitives---opacity--neutral-darkest-5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: var(--_primitives---colors--neutral-darkest);
  justify-content: center;
  align-items: center;
  padding: .25rem .625rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
}

.tag.is-text {
  border-style: none;
  border-color: var(--_primitives---opacity--transparent);
  background-color: var(--_primitives---opacity--transparent);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  padding: 0;
  display: inline-block;
}

.tag.is-text.is-alternate {
  background-color: var(--_primitives---opacity--transparent);
  color: var(--_primitives---colors--white);
}

.tag.is-alternate {
  border-color: var(--_primitives---opacity--white-20);
  background-color: var(--_primitives---opacity--white-10);
  color: var(--_primitives---colors--white);
}

.color-scheme-1 {
  background-color: var(--color-scheme-1--background);
  color: var(--color-scheme-1--text);
}

.rl-styleguide_scheme-foreground {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: var(--_ui-styles---stroke--border-width) solid var(--color-scheme-1--border);
  border-radius: var(--_ui-styles---radius--medium);
  background-color: var(--color-scheme-1--foreground);
  flex-flow: column;
  padding: 1rem;
  display: flex;
}

.rl-styleguide_scheme-wrapper {
  padding: 1rem;
}

.rl-styleguide_scheme-list {
  grid-column-gap: 1rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rl-styleguide_scheme-card {
  border-radius: var(--_ui-styles---radius--large);
  overflow: hidden;
}

.rl-styleguide-accent {
  color: var(--color-scheme-1--accent);
}

.rl-styleguide_scheme {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
}

.rl-styleguide_radius-large-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.rl-styleguide_radius-large {
  aspect-ratio: 1;
  border: 1px solid var(--color-scheme-1--border);
  border-radius: var(--_ui-styles---radius--large);
  object-fit: cover;
}

.rl-styleguide_radius-medium-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.rl-styleguide_radius-medium {
  aspect-ratio: 1;
  border: 1px solid var(--color-scheme-1--border);
  border-radius: var(--_ui-styles---radius--medium);
  object-fit: cover;
}

.rl-styleguide_radius-small-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.rl-styleguide_radius-small {
  aspect-ratio: 1;
  border: 1px solid var(--color-scheme-1--border);
  border-radius: var(--_ui-styles---radius--small);
  object-fit: cover;
}

.tabs-menu {
  border: 1px solid var(--_primitives---opacity--neutral-darkest-15);
  background-color: var(--color-scheme-1--foreground);
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 3rem;
  padding: .25rem;
  display: flex;
}

.tab-link {
  background-color: var(--_primitives---opacity--transparent);
  border: 1px solid #0000;
  padding: .625rem 1.5rem;
}

.tab-link.w--current {
  border-color: var(--_primitives---opacity--neutral-darkest-15);
  background-color: var(--color-scheme-1--background);
  font-weight: 500;
}

.category-filter-menu {
  align-items: center;
  width: 100%;
  margin-bottom: 4rem;
  display: flex;
}

.category-filter-menu.is-center {
  justify-content: center;
  align-items: center;
}

.category-filter-link {
  background-color: var(--_primitives---opacity--transparent);
  white-space: nowrap;
  border: 1px solid #0000;
  flex: none;
  padding: .625rem 1rem;
  text-decoration: none;
}

.category-filter-link.w--current {
  border-color: var(--_primitives---opacity--neutral-darkest-15);
  background-color: var(--color-scheme-1--foreground);
  font-weight: 500;
}

.slider-arrow {
  border: 1px solid var(--_primitives---opacity--neutral-darkest-15);
  background-color: var(--color-scheme-1--foreground);
  color: var(--color-scheme-1--text);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.slider-arrow.is-bottom-previous {
  inset: auto 4rem 0% auto;
}

.slider-arrow.is-bottom-next {
  inset: auto 0% 0% auto;
}

.slider-arrow.is-centre-previous {
  border-style: solid;
  border-color: var(--_primitives---opacity--neutral-darkest-5);
  bottom: 4rem;
}

.slider-arrow.is-centre-next {
  bottom: 4rem;
}

.slider-arrow-icon_default {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.hidden-ui-elements {
  display: none;
}

.slider-arrow-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.color-scheme-2 {
  background-color: var(--color-scheme-2--background);
  color: var(--color-scheme-2--text);
}

.color-scheme-3 {
  background-color: var(--color-scheme-3--background);
  color: var(--color-scheme-3--text);
}

.color-scheme-4 {
  background-color: var(--color-scheme-4--background);
  color: var(--color-scheme-4--text);
}

.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: .6rem;
  height: .8rem;
  display: flex;
}

.navbar_container {
  z-index: 2;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  width: 100%;
  max-width: 100rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.navbar_menu-button {
  padding: 0;
}

.navbar_menu {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
}

.navbar_tablet-menu-button {
  border: 1px solid var(--color-scheme-1--border);
  color: var(--_primitives---colors--white);
  background-color: #000;
  margin-left: 1rem;
  padding: .5rem 1.5rem;
  display: none;
}

.navbar_logo {
  object-fit: fill;
  width: 9rem;
  height: 100%;
}

.navbar_link {
  margin-left: 0;
  margin-right: 0;
  padding: .5rem;
  font-size: .9rem;
  transition: all .2s;
}

.navbar_link:hover {
  color: var(--_primitives---colors--blue-light);
}

.navbar_link.w--current {
  color: var(--_primitives---colors--blue-darker);
}

.navbar_component {
  background-color: #0000;
  border-bottom-style: solid;
  border-bottom-width: 0;
  align-items: center;
  width: 100%;
  min-height: 6rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar_component:where(.w-variant-2a2d0abd-67fa-80be-bfd2-79bb24807413) {
  z-index: 9999;
  background-color: var(--_primitives---colors--white);
}

.navbar_logo-link {
  aspect-ratio: 4;
  width: 9rem;
  padding-left: 0;
}

.navbar_logo-link.w--current {
  width: 9rem;
}

.navbar_menu-background {
  display: none;
  position: static;
}

.header_image-list-right, .header_image-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.header_image-wrapper {
  width: 100%;
  padding-top: 120%;
  position: relative;
  overflow: hidden;
}

.header_component {
  grid-column-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.header_images-layout {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: 100%;
  display: grid;
  position: relative;
}

.header_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.header_image._3 {
  object-position: 100% 50%;
}

.section_header {
  overflow: hidden;
}

.header_content-right {
  grid-column-gap: 1rem;
  align-items: center;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.header_image-list-left {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  column-count: 2;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  column-gap: 1.5rem;
  width: 100%;
  height: 100%;
  margin-top: -120%;
  display: grid;
}

.header_content-left {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 58vw;
  max-width: 70rem;
  height: 100%;
  padding: 5vh 5rem 5vh 0%;
  display: flex;
  position: relative;
}

.intro_content-right:where(.w-variant-caf4460b-b39c-47ad-14d2-21cdfa2787ca) {
  max-width: 40rem;
  margin-left: auto;
}

.intro_content-left {
  grid-column-gap: 1.4rem;
  grid-row-gap: 1.4rem;
  flex-flow: column;
  align-self: auto;
  display: flex;
}

.intro_content {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.intro_content.hp {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
  grid-template-columns: .8fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.properties_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.properties_image-wrapper {
  aspect-ratio: 10 / 9;
  width: 33.5rem;
  position: relative;
  overflow: hidden;
}

.properties_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.properties_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: stretch;
  display: block;
}

.section_properties {
  overflow: clip;
}

.hero-properties_list {
  grid-column-gap: 1rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: none;
  overflow: clip;
}

.hero-section-heading {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  display: flex;
}

.hero-section-heading:where(.w-variant-ddff8643-a5cb-3ea1-2257-2195ea0fb064) {
  display: none;
}

.subscribe_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.subscribe_image-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.section_subscribe {
  text-wrap: balance;
}

.subscribe_content-layout {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start stretch;
  width: 100%;
  display: grid;
}

.subscribe_content_card-right {
  aspect-ratio: auto;
  background-color: var(--_primitives---colors--blue-darker);
  width: 100%;
  height: 100%;
}

.projects_content-right {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.projects_image-wrapper {
  aspect-ratio: 16 / 10;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.text-link {
  color: var(--color-scheme-1--text);
  text-decoration: underline;
}

.text-link.text-color-gray200 {
  color: var(--_primitives---colors--gray-200);
}

.error-text {
  color: #e23939;
}

.projects_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  display: flex;
}

.projects_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: stretch stretch;
  display: grid;
}

.projects_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.success-text {
  font-size: 1.3rem;
  font-weight: 600;
}

.contact_content {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.contact_content.service {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-columns: 1fr .75fr;
  place-items: start stretch;
}

.contact_content._2 {
  place-items: start stretch;
}

.contact_form-block {
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 0;
}

.contact_form-block.service {
  width: 100%;
}

.contact_item {
  display: flex;
}

.contact_content-left {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  height: 100%;
  display: flex;
  position: relative;
}

.contact_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero_contact_adress-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero_contact_adress-list.service {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero_contact_adress-list.service.small {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
}

.contact_heading-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.footer_link-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

.footer_link-list._2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 100%;
  grid-auto-flow: row;
  place-items: start;
  display: grid;
}

.footer_link-column {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.footer_bottom-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.subscribe_form-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.footer_component {
  background-color: var(--_primitives---colors--blue-darker);
  color: var(--_primitives---colors--white);
}

.footer_legal-list {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.footer_right-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 35%;
  display: flex;
}

.footer_link {
  font-size: .875rem;
  font-weight: 300;
  text-decoration: none;
}

.footer_link:hover {
  color: var(--_primitives---colors--blue-light);
  text-decoration: underline;
}

.footer2_logo {
  width: 12rem;
}

.subscribe_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer_top-wrapper {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: stretch stretch;
  display: flex;
}

.footer_left-wrapper {
  grid-column-gap: 6rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.divider-horizontal {
  height: var(--_ui-styles---stroke--divider-width);
  background-color: var(--_primitives---colors--gray-200);
  width: 100%;
}

.text-weight-semibold {
  font-weight: 600;
}

.footer_social-list {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-end;
  place-items: flex-end start;
  display: flex;
}

.footer_logo-link {
  padding-left: 0;
}

.property-list_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.product-header_component {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
}

.product-header_product-details {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.product-header_content-top {
  margin-bottom: 3rem;
}

.section_product-header {
  padding-top: 3rem;
}

.product-gallery-wrapper {
  width: 100%;
  position: relative;
}

.product-gallery-wrapper.mobile {
  display: none;
}

.product-header_gallery {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.product-header_product-description {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.product-header_product-title-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.product-header_lightbox-link {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.product-header_gallery-button-wrapper {
  z-index: 1;
  cursor: pointer;
  position: absolute;
  inset: auto 1rem 1rem auto;
}

.product-header_main-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.product-header_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.product-header_image-small {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.product-header_image-small:hover {
  z-index: -1;
  position: relative;
}

.product-header_lightbox-link-wrapper {
  width: 100%;
  position: relative;
}

.product-header_product-info {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  line-height: 150%;
  display: flex;
}

.breadcrumb_component {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  align-items: center;
  width: 100%;
  display: flex;
}

.product-header_content-bottom {
  grid-column-gap: 6rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.product-header_image-wrapper {
  z-index: 0;
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.pruduct-map_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.pruduct-map_content-right {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.pruduct-map_component {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.pruduct-map_image-wrapper {
  aspect-ratio: 3 / 2;
  width: 100%;
  overflow: hidden;
}

.pruduct-map_content {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.dev-projects_header_content {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.25fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-top: 2rem;
  display: grid;
}

.dev-projects_header_content.dev {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  text-align: left;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 25rem;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: flex-start start;
  display: flex;
}

.header49_content-right.dev {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.prodej-header_content-left {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.prodej-header_image-wrapper {
  overflow: hidden;
}

.prodej-header_image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.prodej-header_content {
  grid-column-gap: 6rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.info-cards_list {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

.info-cards_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.info-cards_item-icon-wrapper {
  display: inline-block;
}

.turnkey_component {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.turnkey_item-card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--_primitives---colors--gray-100);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  min-height: 13rem;
  padding: 1.5rem;
  display: flex;
}

.turnkey_list {
  grid-column-gap: 1.1rem;
  grid-row-gap: 1.1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.estimate-2_image-wrapper {
  aspect-ratio: 13 / 12;
  overflow: hidden;
}

.estimate-2_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.estimate-2_image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.estimate-2_content-right {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding-left: 3rem;
  display: flex;
}

.stats_item-content {
  text-align: left;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding: 1.5rem;
  display: flex;
}

.stats_item {
  aspect-ratio: 3 / 2;
  background-color: var(--_primitives---colors--neutral-lightest);
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 12rem;
  display: flex;
  position: static;
  overflow: hidden;
}

.stats_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  display: flex;
}

.stats_list {
  grid-column-gap: 1.1rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.stats_number {
  font-size: 3.4rem;
  font-weight: 400;
  line-height: 1.3;
}

.header78_content-bottom {
  justify-content: flex-start;
  width: 100vw;
  display: flex;
  overflow: hidden;
}

.section_header78.color-scheme-1 {
  overflow: hidden;
}

.header78_component {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.header78_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.header78_image-list-top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: 100%;
  display: grid;
}

.header78_image-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  width: 100%;
  display: grid;
}

.header78_images-layout {
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.header78_image-wrapper {
  aspect-ratio: 3 / 4;
  width: 26rem;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.show-content_component {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  display: flex;
}

.team_sidebar {
  flex-direction: column;
  width: 100%;
  display: flex;
  position: sticky;
  top: 6rem;
}

.team_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: grid;
}

.estimate_content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
  position: relative;
}

.hero_form_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  padding-right: 5rem;
  display: flex;
}

.hero_form_wrapper.is-right {
  padding-right: 0;
}

.estimate_component {
  padding-top: 3rem;
}

.services-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: end center;
  width: 100%;
  display: grid;
}

.services-header._2 {
  display: flex;
}

.section-tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #2559e2;
  border-top: 1px #2559e2;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-right: 0;
  display: inline-flex;
}

.anotation-wrap {
  grid-column-gap: .6rem;
  grid-row-gap: .6rem;
  border: 2px none var(--base-color-neutral--black\<deleted\|relume-variable-color-neutral-1\>);
  background-color: var(--base-color-neutral--white\<deleted\|relume-variable-color-neutral-2\>);
  color: var(--base-color-neutral--black\<deleted\|relume-variable-color-neutral-1\>);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .5rem .7rem;
  font-weight: 400;
  display: none;
  position: absolute;
  inset: auto 1rem 1rem auto;
  transform: none;
}

.dot {
  aspect-ratio: 1;
  background-color: #2559e2;
  border-radius: 20px;
  width: .5rem;
  height: .5rem;
  display: block;
}

.dot._2 {
  background-color: #2caff9;
}

.anotation {
  font-size: .85rem;
}

.solutions-grid {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: start stretch;
  position: relative;
}

.solution-left {
  position: sticky;
  top: 2rem;
}

.solutions-img-wrap {
  aspect-ratio: 26 / 25;
}

.services-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.services-img._2 {
  object-position: 100% 50%;
}

.solution-list-vert {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.solution-item {
  border-bottom: 1px solid var(--_primitives---colors--gray-200);
}

.navbar-button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.span-h1 {
  padding-left: 5rem;
}

.header_content_heading-wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.header_content_bottom-wrap {
  z-index: 2;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  display: grid;
  position: relative;
}

.header_bottom_hero {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  width: 100%;
  min-width: 20rem;
  display: flex;
}

.hero-socials {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-socials.is-right {
  justify-content: flex-end;
  align-items: center;
}

.hero-socials.is-right.only-mobile {
  display: none;
}

.marks-image {
  aspect-ratio: 9 / 10;
  width: 6.75rem;
}

.intro_content-points-wrap {
  grid-column-gap: 3vw;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.intro_content-points-wrap._2 {
  grid-column-gap: 7rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.intro_content-points-wrap._2.vertical {
  grid-row-gap: 1rem;
  grid-template-columns: 1fr 1fr;
}

.hero-intro-points {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  min-width: 16rem;
  display: flex;
}

.intro_content-right_heading-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.button-text {
  font-size: .9rem;
  font-weight: 500;
}

.hero-staff-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-staff-wrap.is-big {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: none;
}

.staff-img-wrapper {
  aspect-ratio: 1;
  object-fit: cover;
  width: 5rem;
  height: 5rem;
}

.staff-img-wrapper.is-big {
  width: 6rem;
  height: 6rem;
}

.staff-img {
  background-color: var(--_primitives---colors--almost-white);
  border-radius: 100px;
  width: 100%;
  height: 100%;
}

.staff-text-wrapper {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.properties_item_text_wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.properties_item_row_wrap {
  justify-content: space-between;
  align-items: center;
  padding-right: 1rem;
  display: flex;
}

.properties_item_row_wrap.is-left {
  justify-content: flex-start;
  align-items: center;
}

.divider-vertical {
  width: var(--_ui-styles---stroke--divider-width);
  background-color: var(--_primitives---colors--gray-300);
  height: 100%;
}

.properties_item_divider_wrapper {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: .63rem;
  display: flex;
}

.properties_image_label_wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: .5rem .5rem auto;
}

.label-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--_primitives---colors--blue-darker);
  filter: blur();
  color: var(--_primitives---colors--white);
  justify-content: flex-start;
  align-items: center;
  padding: .4rem .5rem;
  display: flex;
}

.label-wrapper.benefit-slider {
  font-size: 1rem;
}

.label-image {
  width: 1rem;
  height: 1rem;
}

.label-text {
  padding-top: .1rem;
  font-size: .85rem;
  font-weight: 300;
  line-height: 1;
}

.label-text.is-regular {
  font-size: 1rem;
}

.properties_info_card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--_primitives---colors--blue-dark);
  color: var(--_primitives---colors--white);
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 20rem;
  height: 20rem;
  padding: 1.5rem;
  display: flex;
}

.properties_info_card.background-color-blue {
  background-color: var(--_primitives---colors--blue);
}

.hero_square-info_text-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 1rem;
  display: flex;
}

.properties_info_points_wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.hero-points-row {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--white80);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.properties_info_button-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.button-w-arrow {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: .4rem;
  padding-bottom: .4rem;
  display: flex;
}

.properties_item_link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.subscribe_content_card-left {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  max-height: 35rem;
  display: flex;
  position: relative;
}

.subscribe_image_layer {
  background-color: #005871cc;
  position: absolute;
  inset: 0%;
}

.subscribe_image_layer.dark {
  background-color: #122c33b0;
}

.subscribe_image_text-wrapper {
  z-index: 1;
  color: var(--_primitives---colors--white);
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding: 3rem;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.subscribe_image_text-bottom {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.subscribe-label-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  filter: blur();
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .5rem;
  display: flex;
}

.subscribe_text-top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.subscribe_content_text-wrapper {
  z-index: 1;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  color: var(--_primitives---colors--white);
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding: 3rem;
  display: flex;
  overflow: hidden;
}

.hero-text-label {
  color: var(--white80);
  font-size: .9rem;
}

.text-subscribe-agree {
  color: var(--_primitives---opacity--white-60);
  font-size: .9rem;
  font-weight: 300;
}

.subscribe-heading-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.form-input-row-wrap {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.hero_square-info_card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  aspect-ratio: 1;
  background-color: var(--_primitives---colors--blue-dark);
  color: var(--_primitives---colors--white);
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 1.5rem;
  display: flex;
}

.projects-card-heading-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.project_content_bottom-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.subscribe_form_input {
  border: 1px solid var(--_primitives---colors--white);
  background-color: var(--_primitives---opacity--transparent);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 0;
  max-width: 17rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
  transition: border-color .2s, background-color .2s;
}

.subscribe_form_input::placeholder {
  color: var(--_primitives---colors--white);
  font-size: .9rem;
}

.subscribe_form_input.is-footer {
  max-width: 15rem;
}

.form-button-group {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.text-form-agree {
  color: var(--_primitives---colors--gray-400);
  font-size: .9rem;
}

.contact_content-top-wrap {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.wrapper-contact-header {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.contact-adress-label {
  font-size: 1rem;
  transition: color .2s;
}

.contact-adress-label:hover {
  color: var(--_primitives---colors--blue-light);
}

.contact-adress-label.bigger {
  font-size: 1.5rem;
}

.text-color-gray400 {
  color: var(--_primitives---colors--gray-400);
}

.footer-content {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  flex-flow: column;
  display: flex;
}

.footer-text-label {
  color: var(--_primitives---opacity--white-60);
  font-size: .85rem;
  font-weight: 300;
}

.footer_adress-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.footer_adress_heading-wrapper, .footer_right_heading-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.faq_accordion {
  border: 1px none var(--_primitives---colors--gray-200);
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  overflow: hidden;
}

.faq_question {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.faq_icon-wrapper {
  aspect-ratio: 1;
  background-color: var(--_primitives---colors--neutral-lightest);
  border-radius: 200px;
  flex: none;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.faq_answer {
  padding-right: 1.5rem;
  overflow: hidden;
}

.dev-service_component {
  background-color: var(--_primitives---colors--blue);
  color: var(--_primitives---colors--white);
  padding: 0;
}

.dev-service_grid {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  padding: 3rem;
}

.dev-service_grid.no-padding {
  padding: 0;
}

.dev-service_grid-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.dev-service_grid-left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.dev-service_grid-heading {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.dev-service_grid-right_row {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start stretch;
  display: grid;
}

.dev-service_grid-card {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border: 1px solid var(--_primitives---opacity--white-10);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding: 1.5rem;
  display: flex;
}

.hero_estimate-card {
  justify-content: flex-start;
  align-items: stretch;
  position: relative;
}

.estimate-card_text-wrap {
  z-index: 1;
  color: var(--_primitives---colors--white);
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.estimate-card_img-wrap {
  width: auto;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.estimate-card_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.estimate-card_image_layer {
  background-color: #005871f2;
  position: absolute;
  inset: 0%;
}

.estimate-card_text-top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.estimate-card_text-bottom {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-color-white60 {
  color: var(--_primitives---opacity--white-60);
}

.estimate-card_label-wrapper {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  filter: blur();
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.contact-image {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
}

.contact-image-wrapper {
  aspect-ratio: auto;
  width: 100%;
  height: 100%;
}

.icon-marks {
  aspect-ratio: 7 / 8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 14rem;
  display: flex;
}

.contact-icon-wrapper {
  position: absolute;
  inset: auto -2rem -2rem auto;
}

.property-list_item-card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  display: block;
}

.property-list_item_link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.property-list_image-wrapper {
  z-index: 0;
  aspect-ratio: 10 / 9;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.property-list_image-wrapper.in-page {
  aspect-ratio: auto;
}

.property-list_item_text_wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.property-list_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.property-list_image_label_wrapper {
  z-index: 5;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: .5rem .5rem auto;
}

.property-filter_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.hero-property-filter-card {
  background-color: var(--_primitives---colors--gray-100);
  padding: 1rem;
}

.filter-card_filter-wrap {
  margin-bottom: 0;
}

.filter-card_form {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.filetr-card_left-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.submit-button {
  display: none;
}

.filter-card_select {
  border: 1px solid var(--_primitives---colors--gray-300);
  background-color: var(--_primitives---colors--white);
  width: 17rem;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 6px;
  padding-left: .8rem;
  padding-right: .5rem;
  font-size: .9rem;
  font-weight: 300;
}

.property-filter_component-wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  display: flex;
}

.property-filter_component-row {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.property-filter_component_label-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
}

.property-filter-link {
  font-weight: 300;
  text-decoration: underline;
}

.property-list_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.property-list_paging {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.hero-paging {
  grid-column-gap: .1rem;
  grid-row-gap: .1rem;
  color: var(--_primitives---colors--gray-500);
  justify-content: center;
  align-items: center;
  display: flex;
}

.paging-number-wrapper {
  color: var(--_primitives---colors--neutral);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: .5rem;
  display: flex;
}

.paging-number-wrapper.is-actual {
  background-color: var(--_primitives---colors--blue);
  color: var(--_primitives---colors--white);
}

.paging-number {
  font-size: .9rem;
  font-weight: 300;
}

.product-header_label-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 1rem .5rem auto 1rem;
}

.product-header_energetic-label_wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.energetic-label-wrapper {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  background-color: var(--_primitives---colors--blue);
  filter: blur();
  justify-content: flex-start;
  align-items: center;
  width: 8.75rem;
  height: 8.75rem;
  display: flex;
  position: relative;
}

.energetic-label-letter {
  color: var(--_primitives---colors--white);
  font-size: 5.7rem;
  font-weight: 700;
  line-height: 1;
}

.energetic-label-text {
  color: var(--_primitives---colors--white);
  font-size: .75rem;
  font-weight: 300;
}

.energetic-label-text-wrap {
  position: absolute;
  inset: .5rem auto auto .5rem;
}

.energetic-label-letter-wrap {
  text-align: right;
  position: absolute;
  inset: auto .9rem -.4rem auto;
}

.product-header_image_layer {
  z-index: 1;
  background-color: var(--_primitives---opacity--neutral-darkest-30);
  opacity: 0;
  color: var(--_primitives---colors--white);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.product-header_specification-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-top: 1px solid var(--_primitives---colors--gray-200);
  border-bottom: 1px solid var(--_primitives---colors--gray-200);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
  display: flex;
}

.hero_product-header_specification {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.product-header_content-bottom-left {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.product-details_card {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: var(--_primitives---colors--blue);
  color: var(--_primitives---colors--white);
  flex-flow: column;
  padding: 1.5rem;
  display: flex;
}

.product-details_card_row {
  border-bottom: 1px solid var(--_primitives---colors--blue-light);
  justify-content: space-between;
  padding-top: .75rem;
  padding-bottom: .75rem;
  display: flex;
}

.product-details_card_row.is-last {
  border-bottom-style: none;
}

.product-details_card_row-left {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.product-details_card_row-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.product-details_download-card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--_primitives---colors--gray-100);
  flex-flow: column;
  padding: 1rem;
  display: flex;
}

.product-details_card-download_row {
  justify-content: space-between;
  display: flex;
}

.product-details_medallion-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.product-details_medallion-wrapper.small {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.product-details_quote-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.product-details_seller-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pruduct-map_heading {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.pruduct-map_adress-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pruduct-map_card {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.text-color-blue {
  color: var(--_primitives---colors--blue);
}

.contact_content_wrapper {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.hero_calculation-section {
  aspect-ratio: 4;
  color: var(--_primitives---colors--white);
  position: relative;
}

.calculation_image-wrap {
  aspect-ratio: 4;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.calculation_image-layer {
  background-color: #005871cc;
  position: absolute;
  inset: 0%;
}

.calculation_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.calculation_content {
  justify-content: space-between;
  padding: 3rem;
  display: flex;
  position: relative;
  inset: 0%;
}

.calculation_content-left {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.calculation_content-right {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.calculation-payment-image {
  object-fit: contain;
  width: 100%;
  max-width: 7rem;
  height: 100%;
  max-height: 3rem;
}

.calculation_label-wrap {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  display: flex;
}

.calculation-payment-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: var(--_primitives---colors--white);
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 2rem;
  display: grid;
}

.calculation-payment-image-wrap {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.heading-style-max {
  letter-spacing: .035rem;
  white-space: nowrap;
  word-break: keep-all;
  flex: none;
  font-size: 6.5vw;
  font-weight: 400;
  line-height: 1.2;
}

.stats_header-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: end start;
  display: grid;
}

.stats_header-right {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.image-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.image_image-wrapper {
  aspect-ratio: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 47rem;
  display: flex;
  overflow: hidden;
}

.swiper-section-slider {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  display: flex;
}

.swiper-section-slider:where(.w-variant-ddff8643-a5cb-3ea1-2257-2195ea0fb064) {
  display: none;
}

.slider-button-wrap {
  background-color: var(--_primitives---colors--gray-100);
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
}

.slider-button-wrap:hover {
  background-color: var(--_primitives---colors--gray-200);
}

.slider-button-wrap:active {
  background-color: var(--_primitives---colors--blue-light);
}

.slider-button-wrap.bigger {
  width: 4rem;
  height: 4rem;
  box-shadow: 0 11px 14px 6px #0003;
}

.prodej-header_heading-wrap {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  flex-flow: column;
  display: flex;
}

.turnkey_header-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.turnkey_item_text-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.turnkey_item-card_sell {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: var(--_primitives---colors--blue);
  color: var(--_primitives---colors--white);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 1.5rem;
  display: flex;
}

.estimate-2-card_text-top {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.estimate-2-card_text-bottom {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.estimate-2-card_text-header, .show-header-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.link-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.services-link {
  border: 1px none var(--_primitives---colors--blue);
  background-color: var(--_primitives---colors--neutral-lightest);
  color: var(--_primitives---colors--neutral-darkest);
  border-radius: 300px;
  padding: .5rem 1rem .3rem;
  transition: color .6s cubic-bezier(.165, .84, .44, 1), background-color .6s cubic-bezier(.23, 1, .32, 1);
}

.services-link:hover {
  background-color: var(--_primitives---colors--blue);
  color: var(--_primitives---colors--white);
  text-decoration: none;
}

.show-content-card {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  display: grid;
}

.show-content-card.vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.show-content-card._2 {
  grid-template-columns: 1fr 1fr;
}

.show-content-card-left {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  display: flex;
}

.show-content-card-left.marketing {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: center;
  align-items: flex-start;
}

.show-content-card-left.photography {
  justify-content: center;
  align-items: flex-start;
}

.show-content-card-right {
  justify-content: flex-end;
  display: flex;
}

.show-content-card-right.vertical {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
}

.show-content-card_image-wrapper {
  aspect-ratio: auto;
  width: auto;
  position: relative;
}

.show-content-card_image-wrapper.photo {
  aspect-ratio: 1;
}

.show-content-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.show-content-image.marketing {
  aspect-ratio: 1;
}

.show-content-card-heading {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.show-content-card-heading.align-left {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: left;
  justify-content: center;
  align-items: flex-start;
}

.show-content-card-text {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.show-content-card-text.align-left {
  text-align: left;
  justify-content: center;
  align-items: flex-start;
}

.utility-text-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.icon-arrow {
  justify-content: center;
  align-items: center;
  width: .9rem;
  height: .7rem;
  display: flex;
}

.icon-arrow.inverse {
  transform: rotate(180deg);
}

.icon-arrow.big {
  width: 1.6rem;
  height: auto;
}

.team_detail-card {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: var(--_primitives---colors--blue-darker);
  color: var(--_primitives---colors--white);
  flex-flow: column;
  padding: 2rem;
  display: flex;
}

.team_detail-card_image-wrapper {
  aspect-ratio: 4;
  width: 6.8rem;
}

.team_detail-card_adress-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 70%;
  display: grid;
}

.team_detail-card_image {
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.team_card-staff {
  grid-column-gap: 2.75rem;
  grid-row-gap: 2.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card-staff_heading {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.card-staff_image-wrap {
  aspect-ratio: 1;
  width: 100%;
}

.card-staff_image {
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.card-staff_card-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 2.75rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero_card-staff {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.card-staff_text-wrap, .card-staff_name-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.card-staff_adress-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.navbar6_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar6_menu-dropdown {
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.navbar6_dropdown-toggle {
  grid-column-gap: .5rem;
  align-items: center;
  padding: .5rem 1rem;
  font-weight: 400;
  transition: all .2s;
  display: flex;
}

.navbar6_dropdown-toggle:hover {
  color: var(--_primitives---colors--blue-light);
}

.navbar6_dropdown-list {
  background-color: var(--color-scheme-1--background);
}

.navbar6_dropdown-list.w--open {
  width: 100vw;
  max-width: 100%;
  padding-left: 5%;
  padding-right: 0%;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
  box-shadow: 0 150px 100px #0003;
}

.navbar6_dropdown-content {
  width: 100%;
  display: flex;
}

.navbar6_dropdown-content-left {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 5% 2rem 5% 0;
  display: grid;
}

.navbar6_dropdown-column {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.navbar6_dropdown-content-right {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: max-content auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-width: 30rem;
  max-width: 40rem;
  height: 30rem;
  position: relative;
}

.menu-image-right {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.services-menu-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.services-link-menu {
  letter-spacing: .02rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.4;
  transition: all .2s;
}

.services-link-menu:hover {
  text-decoration: underline;
}

.header-text-wrap {
  z-index: 5;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
}

.sorting-filter-dropdown {
  padding: .5rem 3rem .5rem .5rem;
}

.sorting-dropdown-list.w--open {
  background-color: var(--_primitives---colors--white);
  color: var(--color-scheme-1--text);
}

.sort-drop-link {
  padding: .5rem .8rem;
}

.icon {
  margin-right: 1rem;
}

.icon-benefit {
  color: var(--_primitives---colors--blue-light);
}

.icon-benefit._2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-benefit.blue {
  color: var(--_primitives---colors--blue);
}

.swiper-controls {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.slider-status-line {
  height: var(--_ui-styles---stroke--divider-width);
  background-color: var(--_primitives---colors--gray-200);
  width: 100%;
}

.line-progress {
  height: var(--_ui-styles---stroke--divider-width);
  background-color: var(--_primitives---colors--blue);
  width: 60%;
}

.checkbox-field {
  flex: none;
  margin-bottom: 0;
  padding-left: 2.1rem;
  font-weight: 300;
}

.filter-label {
  white-space: nowrap;
  word-break: keep-all;
  font-size: .9rem;
  font-weight: 300;
}

.filter-item-wrap {
  grid-column-gap: .6rem;
  grid-row-gap: .6rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.checkbox {
  border: 1px solid var(--_primitives---colors--neutral-light);
  background-color: var(--_primitives---colors--white);
  width: 1.4rem;
  height: 1.4rem;
  margin-top: 1px;
  margin-left: -2rem;
}

.checkbox.w--redirected-checked {
  border: 3px solid var(--_primitives---colors--blue);
  background-color: var(--_primitives---colors--blue);
}

.developer-list {
  grid-column-gap: 1rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.developer-list.big {
  grid-column-gap: 1rem;
  grid-row-gap: 3rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.developer-item {
  flex-flow: wrap;
  width: 32.55%;
  display: flex;
}

.developer-item.big {
  width: 49%;
}

.developer_item_row_wrap {
  justify-content: space-between;
  align-items: center;
  padding-right: 1rem;
  display: flex;
}

.developer-list_item_text_wrap {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  display: flex;
}

.section-service {
  background-color: var(--_primitives---colors--blue);
  color: var(--_primitives---colors--white);
  padding: 3rem 0;
}

.footer-link {
  display: inline-flex;
}

.tiny-link {
  font-size: .8rem;
  text-decoration: underline;
}

.tiny-link:hover {
  color: var(--_primitives---colors--blue-light);
  text-decoration: underline;
}

.dev-projects-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.phase-list {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border-style: none none solid;
  border-width: 1rem 1rem 5px;
  border-color: var(--_primitives---colors--blue-light);
  flex-flow: column;
  display: flex;
}

.phase-list.no-border {
  background-color: var(--_primitives---colors--neutral-lightest);
  border-style: none;
}

.phase-list.blue {
  background-color: var(--_primitives---colors--blue-lightest);
}

.faq-list-divider {
  transform-origin: 0%;
  background-color: #17171733;
  width: 100%;
  height: 1px;
}

.phases-component {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.phases-component._2 {
  background-color: var(--_primitives---opacity--transparent);
  padding-top: 2.6rem;
}

.phases-component._1 {
  padding-top: 2.6rem;
}

.pricing12_plan {
  border: var(--_ui-styles---stroke--border-width) none var(--color-scheme-1--border);
  background-color: var(--_primitives---colors--blue-lightest);
  padding: 2rem;
  overflow: hidden;
}

.pricing12_plan._2 {
  background-color: var(--_primitives---colors--neutral-lightest);
  color: var(--_primitives---colors--blue-darker);
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.pricing12_plan._2._1 {
  background-color: var(--_primitives---colors--blue-darker);
  color: var(--_primitives---colors--white);
}

.pricing12_plan.top {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: var(--_primitives---colors--blue-lightest);
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.phases-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 2rem;
  padding-left: 0;
  padding-right: 0;
  display: grid;
  position: relative;
}

.phases-grid._2-col {
  grid-template-columns: 1fr 1fr;
  padding-left: 0;
  padding-right: 0;
}

.phase-list-table {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  margin-top: .5rem;
  margin-bottom: 0;
  font-size: .9rem;
  display: flex;
}

.accordion2_component {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--color-scheme-1--border);
  background-color: var(--_primitives---opacity--transparent);
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.accordion2_component.last {
  border-bottom-style: none;
}

.accordion2_top {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  display: flex;
}

.accordion2_icon {
  background-color: var(--_primitives---colors--blue-dark);
  color: var(--_primitives---colors--white);
  border-radius: 20rem;
  flex: none;
  align-self: center;
  width: 1.8rem;
  margin-left: 1.5rem;
  padding: 5px;
  display: flex;
}

.accordion2_bottom {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  overflow: hidden;
}

.phase-heading {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section_pricing27 {
  border-top: 1px solid var(--_primitives---colors--gray-200);
  background-color: var(--color-scheme-1--background);
  color: var(--color-scheme-1--text);
}

.pricing27_plans {
  width: 100%;
}

.pricing27_row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .25fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pricing27_row:where(.w-variant-4a2b8345-bafd-1ed6-0a8e-e481f4e4b1d0), .pricing27_row.second, .pricing27_row.second-7, .pricing27_row.second-13 {
  background-color: var(--_primitives---colors--gray-100);
}

.pricing27_row.second-13.last {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pricing27_row.second-19, .pricing27_row.second-25, .pricing27_row.second-31, .pricing27_row.second-37, .pricing27_row.second-43, .pricing27_row.second-49 {
  background-color: var(--_primitives---colors--gray-100);
}

.pricing27_feature {
  padding: 1rem 1.5rem;
}

.pricing27_row-content {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.5rem;
  font-weight: 600;
  display: flex;
}

.about-content-card {
  border-top: 1px solid var(--_primitives---colors--gray-200);
  padding-top: 5rem;
}

.about-content-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.about-content-grid-lb {
  aspect-ratio: 4 / 5;
  position: relative;
}

.about-content-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.gallery-open {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  aspect-ratio: 1;
  background-color: var(--_primitives---colors--blue);
  color: var(--_primitives---colors--white);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 8rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.video-lightbox {
  aspect-ratio: 16 / 9;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.video-lightbox._2-in-row {
  aspect-ratio: 16 / 9;
  position: relative;
}

.play-button {
  z-index: 3;
  aspect-ratio: 1;
  border: 1px solid var(--_primitives---opacity--neutral-darkest-10);
  background-color: var(--_primitives---opacity--neutral-darkest-30);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  color: var(--_primitives---colors--white);
  border-radius: 10rem;
  justify-content: center;
  align-items: center;
  width: 5.5rem;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.play-icon {
  padding-left: 6px;
}

.reels-lb {
  aspect-ratio: 9 / 16;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.cowork-logo {
  width: 6rem;
}

.marketing-mubs {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--_primitives---colors--blue);
  color: var(--_primitives---colors--white);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 14rem;
  padding: 2rem 2rem 1.5rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.video-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.vizualization-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.vizualization-item {
  aspect-ratio: 1;
  position: relative;
}

.basic-swiper {
  width: 100%;
  overflow: hidden;
}

.swiper-wrapper {
  flex: none;
  width: 100%;
  height: 100%;
  display: block;
}

.swiper-wrapper.basic-slider-list {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.swiper-wrapper.reels-list {
  grid-column-gap: 1.2%;
  grid-row-gap: 1.2%;
  align-items: center;
  display: flex;
}

.swiper-wrapper._2 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.swiper-slide {
  flex: none;
}

.swiper-slide.reels-item {
  width: 24%;
  display: flex;
}

.swiper-slide.basic-swiperr-item {
  flex: none;
  width: 70%;
  display: flex;
}

.swiper-slide.theatre-slide {
  flex: none;
  width: 100%;
  max-width: none;
  height: 100%;
  position: relative;
}

.video {
  z-index: 2;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.reels-link {
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.swiper-wrap {
  width: 100%;
  position: relative;
}

.swipper-arrow {
  z-index: 5;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% -2rem 0% auto;
}

.cta-block-slider {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--_primitives---colors--blue-dark);
  color: var(--_primitives---colors--white);
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  min-height: 20rem;
  padding: 1.5rem;
  display: flex;
}

.development-swiper {
  width: 100%;
  overflow: hidden;
}

.swiper-development {
  display: none;
}

.swiper-arrow-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 2rem;
  display: flex;
}

.swiper-arrow-wrapper._2 {
  z-index: 3;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

.progress-bar {
  background-color: var(--_primitives---colors--blue-lightest);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 1px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.progress-fill {
  height: var(--_ui-styles---stroke--divider-width);
  background-color: var(--_primitives---colors--blue-light);
  width: 0%;
  position: absolute;
}

.slider-button-left {
  aspect-ratio: 1;
  text-align: center;
  cursor: pointer;
  border: 1px solid #dde9d533;
  justify-content: center;
  align-items: center;
  width: 4rem;
  padding: 12px;
  font-size: 0;
  font-weight: 400;
  line-height: 1em;
  transition: all .2s;
  display: flex;
}

.slider-button-left:hover {
  background-color: #ffffff1a;
}

.slider-button-left.dark {
  background-color: var(--_primitives---colors--neutral-lightest);
  border-radius: 20rem;
}

.slider-button-left.dark:hover {
  background-color: var(--_primitives---colors--blue);
  color: var(--_primitives---colors--white);
}

.slider-button-right {
  aspect-ratio: 1;
  text-align: center;
  cursor: pointer;
  border: 1px solid #dde9d533;
  justify-content: center;
  align-items: center;
  width: 4rem;
  padding: 12px;
  font-size: 0;
  font-weight: 400;
  line-height: 1em;
  transition: all .2s;
  display: flex;
}

.slider-button-right:hover {
  background-color: #ffffff1a;
}

.slider-button-right:active {
  background-color: #ffffff26;
}

.slider-button-right.dark {
  background-color: var(--_primitives---colors--neutral-lightest);
  border-radius: 20rem;
}

.slider-button-right.dark:hover {
  background-color: var(--_primitives---colors--blue);
  color: var(--_primitives---colors--white);
}

.valuo-vysledek {
  background-color: var(--_primitives---colors--white);
}

.product-gallery-component {
  width: 100%;
  position: relative;
}

.benefit-icon-wrap {
  color: var(--_primitives---colors--blue-light);
}

.popular {
  background-color: var(--_primitives---colors--blue-darker);
  color: var(--_primitives---colors--white);
  text-transform: uppercase;
  border-radius: 20rem;
  padding: .4rem 1rem .1rem;
  font-size: .8rem;
  font-weight: 400;
  display: inline-block;
}

.popular._2 {
  background-color: var(--_primitives---colors--blue-light);
}

.popular.in-card {
  z-index: 2;
  position: absolute;
  inset: auto auto 1rem 1rem;
}

.product-heade-wrap {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.project-logo {
  max-width: 10rem;
  max-height: 3.5rem;
}

.counter-wrap {
  display: flex;
}

.faq-heading {
  font-size: 1rem;
  font-weight: 500;
}

.service-contact-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.service-contact-wrap.small {
  grid-row-gap: 1rem;
}

.service-contact-image {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 0%;
  width: 12rem;
  height: 12rem;
  max-height: 12rem;
  margin-bottom: 1rem;
}

.service-contact-image.small {
  width: 7rem;
  height: 7rem;
  margin: 0;
}

.nemovitorium-wrap {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: var(--_primitives---colors--gray-100);
  color: var(--_primitives---colors--blue-darkest);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 0 3rem;
  display: grid;
  position: relative;
  overflow: hidden;
}

.nemovitorium-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.phase-list-table-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  margin-top: .5rem;
  margin-bottom: 0;
  font-size: .9rem;
  display: flex;
}

.nemovitorium-text-wrap {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.perex-wrap {
  width: 25rem;
}

.devs-info {
  z-index: 2;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  padding: 1rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.dev-text {
  background-color: var(--_primitives---colors--white);
  justify-content: center;
  align-items: center;
  height: 1.8rem;
  padding-top: .2rem;
  padding-left: .5rem;
  padding-right: .5rem;
  font-size: .85rem;
  display: flex;
}

.popular-tag {
  background-color: var(--_primitives---colors--blue);
  color: var(--_primitives---colors--white);
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  padding: .8rem 1rem .5rem;
  font-size: .8rem;
  display: flex;
}

.dev-line {
  background-color: var(--_primitives---colors--blue-lighter);
  display: none;
}

.dev-line-progress {
  background-color: var(--_primitives---colors--blue);
  border-radius: 0;
  width: 25%;
  height: 1rem;
}

.dev-line-progress._2 {
  background-color: var(--_primitives---colors--blue);
  border-radius: 0;
  width: 50%;
}

.recommend-icon {
  height: 4rem;
  display: none;
  position: absolute;
  inset: -5.6rem 3rem auto auto;
}

.package-wrap {
  border-radius: 0;
  overflow: hidden;
}

.package-wrap.recommend {
  border: 3px solid var(--_primitives---colors--blue);
}

.section_testimonial16 {
  display: block;
  overflow: hidden;
}

.testimonial16_component {
  padding-top: 5rem;
  padding-bottom: 2rem;
  position: relative;
  overflow: hidden;
}

.testimonial16_slide-content {
  grid-column-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: flex;
}

.testimonial16_content-right {
  background-color: var(--_primitives---colors--blue-lightest);
  height: 100%;
  padding: 3rem;
}

.testimonial16_client {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border-style: solid none none;
  border-width: 1px;
  border-color: var(--_primitives---opacity--neutral-darkest-10) var(--_primitives---colors--blue-lighter) var(--_primitives---colors--blue-lighter);
  text-align: left;
  align-items: center;
  padding-top: 3rem;
  display: flex;
}

.spec-project {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  min-width: 34rem;
  padding: 1.5rem;
  display: flex;
}

.spec-project.is-mobile {
  display: none;
}

.image {
  object-fit: cover;
  border-radius: 300rem;
  width: 10rem;
  height: 10rem;
}

.swiper {
  aspect-ratio: 3 / 2;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.swiper-circle {
  border: 1px solid var(--_primitives---opacity--white-30);
  cursor: pointer;
  background-color: #0000;
  border-radius: 1.5rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.swiper-circle.theatre-prev {
  background-color: var(--_primitives---opacity--white-15);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--_primitives---colors--white);
}

.swiper-circle.theatre-prev:hover {
  background-color: var(--_primitives---colors--blue-light);
}

.swiper-circle.theatre-next {
  background-color: var(--_primitives---opacity--white-15);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--_primitives---colors--white);
}

.swiper-circle.theatre-next:hover {
  background-color: var(--_primitives---colors--blue-light);
}

.home_theatre_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.swiper-theatre-nav {
  z-index: 6;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--_primitives---opacity--white-50);
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: absolute;
  inset: auto 0% 1rem auto;
}

.icon-embed-18px {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.1rem;
  height: 1.1rem;
  display: flex;
}

.swiper-nums {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.swiper-nums.theatre {
  display: none;
}

.swiper-text {
  font-size: .75rem;
  font-weight: 700;
}

.swiper-text.active {
  color: var(--_primitives---colors--white);
}

.avatar {
  width: 5rem;
}

.dev-projects-heading-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.num-wrap {
  background-color: var(--_primitives---colors--blue);
  color: var(--_primitives---colors--white);
  border-radius: 300px;
  justify-content: center;
  align-items: flex-end;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.gsap-general-anim {
  display: none;
}

.hero-gradinet {
  z-index: 1;
  background-image: linear-gradient(#fff, #fff0);
  width: 102%;
  height: 30vh;
  position: absolute;
  left: -2%;
}

.hero-gradinet.inverse {
  width: 102%;
  inset: auto 0% -1% -2%;
  transform: rotate(180deg);
}

.menu-bg {
  z-index: 0;
  background-color: #fff;
  display: none;
  position: absolute;
  inset: 0%;
}

.menu-bg:where(.w-variant-2a2d0abd-67fa-80be-bfd2-79bb24807413) {
  display: block;
}

.section_header5 {
  position: relative;
}

.section_header5.text-color-white {
  color: var(--_primitives---colors--white);
  overflow: hidden;
}

.header5_content {
  z-index: 1;
  justify-content: flex-start;
  align-items: flex-end;
  min-height: 100svh;
  max-height: 60rem;
  display: flex;
  position: relative;
}

.header5_background-image-wrapper {
  z-index: 0;
  background-image: linear-gradient(#00000080, #00000080);
  position: absolute;
  inset: 5rem 0% 0%;
}

.image-overlay-layer {
  z-index: 1;
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.image-overlay-layer.about {
  background-color: #0000;
  background-image: linear-gradient(0deg, #0000008a, #9a9a9a00 69%, #fff 98%);
}

.header5_background-image {
  object-fit: cover;
  object-position: 50% 20%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.collection-item {
  width: 100%;
}

.text-pretty {
  text-wrap: pretty;
}

.text-balance {
  text-wrap: balance;
}

.ms-pill-item {
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
}

.ms-pill-radio {
  display: none;
}

.ms-pill-label {
  z-index: 2;
  white-space: nowrap;
  border: 1px solid #12133140;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-top: 5px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: .9rem;
  line-height: 2em;
  position: relative;
  inset: 0% auto 0% 0%;
}

.ms-pill-label:hover {
  border-color: var(--_primitives---colors--blue-light);
  background-color: var(--_primitives---colors--blue-lightest);
}

.radio-group {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.ms-embed {
  background-color: #ededed;
  justify-content: center;
  align-items: center;
  min-height: 80px;
  margin-bottom: 10px;
  font-style: italic;
  display: none;
}

.max-w-custom {
  max-width: 57rem;
}

.about-anim {
  overflow: hidden;
}

.empty {
  background-color: #fff;
}

.detail-contact-wrap {
  height: 100%;
}

.detail-contact-sticky {
  position: sticky;
  top: 2rem;
}

@media screen and (min-width: 1920px) {
  .navbar_menu {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    font-size: .85rem;
  }

  .hero-staff-wrap.is-big {
    display: none;
  }

  .heading-style-max {
    font-size: 6.4rem;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 3.25rem;
  }

  h2 {
    font-size: 2.75rem;
  }

  h3 {
    font-size: 2.25rem;
  }

  h4 {
    font-size: 1.75rem;
  }

  .hide-tablet {
    display: none;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .margin-xlarge {
    margin: 3.5rem;
  }

  .margin-xxlarge {
    margin: 4.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-xxhuge {
    margin: 7.5rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-xlarge {
    padding: 3.5rem;
  }

  .padding-xxlarge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 7.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .rl-styleguide_item-row {
    grid-template-columns: auto 1fr;
  }

  .rl-styleguide_icons-list {
    grid-auto-flow: row;
  }

  .heading-style-h1 {
    font-size: 3.25rem;
  }

  .heading-style-h1.hero {
    font-size: 4.5rem;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .heading-style-h3 {
    font-size: 2.25rem;
  }

  .button-group.is-right {
    justify-content: flex-end;
    align-items: center;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .spacer-large {
    padding-top: 2.5rem;
  }

  .spacer-xlarge {
    padding-top: 3.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4.5rem;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .spacer-xxhuge {
    padding-top: 7.5rem;
  }

  .rl-styleguide_scheme-list {
    grid-template-columns: 1fr;
  }

  .dropdown-chevron {
    width: 1rem;
    height: 1rem;
    inset: auto 0% auto auto;
  }

  .navbar_container {
    grid-auto-columns: 1fr;
    display: grid;
    position: static;
  }

  .navbar_menu-button {
    margin-left: -.5rem;
    padding: 0;
  }

  .navbar_menu-button.w--open {
    background-color: var(--_primitives---opacity--transparent);
  }

  .menu-icon3_line-middle {
    background-color: var(--color-scheme-1--text);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_menu {
    z-index: 9999;
    background-color: var(--_primitives---colors--white);
    color: var(--_primitives---colors--blue-darker);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-right: 1px #000;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
    height: 100dvh;
    margin-left: 0;
    padding: 4rem 5vw 6.5rem;
    font-size: 2rem;
    transition: height .5s;
    display: flex;
    position: absolute;
    inset: 0% auto 0% 0%;
    overflow: auto;
  }

  .navbar_menu:where(.w-variant-2a2d0abd-67fa-80be-bfd2-79bb24807413) {
    padding-top: 3rem;
  }

  .navbar_tablet-menu-button {
    background-color: var(--_primitives---colors--blue);
    border-right-style: none;
    width: 100%;
    margin-top: 1.5rem;
    margin-left: 0;
    padding-top: .8rem;
    display: inline-block;
  }

  .navbar_tablet-menu-button.white {
    background-color: var(--_primitives---colors--blue-light);
    border-style: none;
    width: 100%;
  }

  .menu-icon3_line-bottom {
    background-color: var(--color-scheme-1--text);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar_link {
    text-align: left;
    padding: .5rem 0;
    font-size: 1.125rem;
    position: static;
  }

  .navbar_link.w--current {
    color: var(--_primitives---colors--blue-light);
  }

  .menu-icon3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-left: auto;
    margin-right: -.5px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_component {
    z-index: 9999;
    border-bottom: 1px none var(--_primitives---colors--neutral-lighter);
    background-color: var(--_primitives---colors--white);
    min-height: 4rem;
    position: fixed;
  }

  .navbar_menu-background {
    z-index: 0;
    background-color: #16232e80;
    width: 100vw;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .menu-icon3_line-top {
    background-color: var(--color-scheme-1--text);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .header_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
    padding-top: 6rem;
  }

  .header_content-right {
    height: 40rem;
  }

  .header_content-left {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .intro_content-left {
    width: 100%;
  }

  .intro_content {
    grid-column-gap: 3rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .intro_content.hp {
    flex-flow: column;
  }

  .hero-properties_list {
    grid-column-gap: 2rem;
  }

  .hero-section-heading {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .subscribe_image {
    height: 30rem;
  }

  .subscribe_image-wrapper {
    aspect-ratio: auto;
    width: 100%;
    height: 100%;
  }

  .subscribe_content-layout {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .subscribe_content_card-right {
    max-height: none;
  }

  .projects_content-right {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .projects_content {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .contact_content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .contact_content.service {
    grid-template-columns: 1fr;
  }

  .hero_contact_adress-list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .footer_bottom-wrapper {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer_right-wrapper {
    width: auto;
  }

  .footer_top-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .footer_left-wrapper {
    grid-row-gap: 3rem;
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .footer_social-list {
    margin-bottom: 2rem;
  }

  .product-header_component {
    padding-bottom: 2.5rem;
  }

  .product-header_content-bottom {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    max-width: 100%;
  }

  .pruduct-map_component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .pruduct-map_content {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .dev-projects_header_content {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    padding-top: 0;
  }

  .header49_content-right.dev {
    padding-top: 2rem;
  }

  .prodej-header_content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .info-cards_list {
    grid-template-columns: 1fr 1fr;
  }

  .turnkey_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }

  .estimate-2_content {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .estimate-2_content-right {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-left: 0;
  }

  .stats_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }

  .stats_number {
    font-size: 4rem;
  }

  .header78_image-wrapper {
    width: 20rem;
  }

  .team_sidebar {
    width: 100%;
    margin-right: 0;
    position: relative;
    top: 0;
  }

  .team_component {
    grid-column-gap: 3rem;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .estimate_content {
    grid-column-gap: 3rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .hero_form_wrapper {
    padding-right: 0;
  }

  .services-header {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .solutions-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .solution-left {
    position: static;
  }

  .solutions-img-wrap {
    aspect-ratio: 1;
  }

  .services-img {
    object-position: 50% 0%;
  }

  .navbar-button-group {
    justify-content: flex-start;
    align-items: center;
  }

  .header_content_heading-wrap {
    position: static;
  }

  .hero-socials.is-right.only-mobile {
    justify-content: center;
    align-items: center;
    padding-top: 2rem;
    display: flex;
  }

  .intro_content-points-wrap, .intro_content-points-wrap._2.vertical {
    grid-template-columns: 1fr 1fr;
  }

  .subscribe_content_card-left {
    aspect-ratio: 3 / 2;
  }

  .hero_square-info_card {
    aspect-ratio: auto;
  }

  .footer-content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .dev-service_grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    padding: 2rem;
  }

  .estimate-card_image {
    height: 30rem;
  }

  .filter-card_form {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .filetr-card_left-wrap {
    flex-flow: wrap;
  }

  .property-list_wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .product-header_label-wrapper {
    flex-flow: wrap;
  }

  .energetic-label-wrapper {
    width: 8rem;
    height: 8rem;
  }

  .energetic-label-letter {
    font-size: 4rem;
    font-weight: 400;
  }

  .hero_calculation-section {
    aspect-ratio: auto;
  }

  .calculation_image-wrap {
    aspect-ratio: auto;
    height: 100%;
    position: absolute;
    inset: 0%;
  }

  .calculation_image {
    object-fit: cover;
    position: static;
  }

  .calculation_content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    padding: 2rem;
    position: relative;
  }

  .calculation_label-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .calculation-payment-wrapper {
    margin-top: 1rem;
  }

  .heading-style-max {
    font-size: 5rem;
  }

  .stats_header-wrap {
    grid-template-columns: 1fr;
    place-items: end start;
  }

  .image_image-wrapper {
    aspect-ratio: 3 / 2;
    height: auto;
  }

  .swiper-section-slider {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .turnkey_item-card_sell {
    aspect-ratio: 3 / 2;
  }

  .link-group {
    justify-content: center;
    align-items: center;
  }

  .show-content-card {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .show-content-card._2 {
    grid-template-columns: 1fr;
  }

  .show-content-card-left {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .show-content-card-right {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    display: flex;
  }

  .show-content-card-right.vertical {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .show-content-card_image-wrapper {
    aspect-ratio: auto;
    width: 100%;
    height: 100%;
  }

  .show-content-card_image-wrapper.photo {
    aspect-ratio: 3 / 2;
  }

  .show-content-image.marketing {
    aspect-ratio: auto;
  }

  .navbar6_menu-dropdown {
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .navbar6_dropdown-toggle {
    text-align: left;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .navbar6_dropdown-list {
    inset: 0% 0% auto;
    overflow: hidden;
  }

  .navbar6_dropdown-list.w--open {
    background-color: var(--_primitives---opacity--transparent);
    box-shadow: none;
    color: var(--_primitives---colors--blue);
    border-style: none;
    align-items: flex-start;
    width: auto;
    padding: 0 0 0;
    position: relative;
    top: 0;
  }

  .navbar6_dropdown-content {
    flex-direction: column;
  }

  .navbar6_dropdown-content-left {
    padding: 0;
  }

  .navbar6_dropdown-content-right {
    max-width: 50rem;
    margin-bottom: 1rem;
    display: none;
  }

  .services-menu-list {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
  }

  .services-link-menu {
    color: var(--_primitives---colors--gray-400);
    font-size: 1.6rem;
  }

  .developer-list {
    grid-template-columns: 1fr 1fr;
  }

  .developer-item, .developer-item.big {
    width: 48%;
  }

  .tiny-link.footer {
    font-size: 1.2rem;
  }

  .phase-list {
    border-style: none none solid;
    border-bottom-width: 5px;
  }

  .phases-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .phases-grid._2-col {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .phase-heading {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .pricing27_row {
    grid-template-columns: 1.5fr .5fr;
  }

  .pricing27_row-content {
    justify-content: flex-end;
    align-items: center;
  }

  .about-content-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }

  .video-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .swiper-slide.basic-swiperr-item {
    flex-flow: column;
    width: 90%;
  }

  .swiper-slide.theatre-slide {
    height: 100%;
  }

  .slider-button-left:hover, .slider-button-right:hover {
    background-position: 50%;
  }

  .sap-slider {
    height: 53rem;
  }

  .nemovitorium-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    padding: 0;
  }

  .nemovitorium-text-wrap {
    padding: 2rem 2rem 0;
  }

  .testimonial16_slide-content {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
    display: flex;
  }

  .home_theatre_image {
    aspect-ratio: auto;
  }

  .dev-projects-heading-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: wrap;
  }

  .mob-group-butt {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .menu-bg {
    display: block;
  }

  .header5_background-image-wrapper {
    top: 0;
  }

  .image-overlay-layer.about {
    background-image: linear-gradient(0deg, #0000008a, #fff0 20%, #fff0);
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2.25rem;
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1.125rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .margin-xsmall {
    margin: .75rem;
  }

  .margin-small {
    margin: 1.25rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-large {
    margin: 2rem;
  }

  .margin-xlarge {
    margin: 2.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-xxhuge {
    margin: 5rem;
  }

  .padding-xsmall {
    padding: .75rem;
  }

  .padding-small {
    padding: 1.25rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-large {
    padding: 2rem;
  }

  .padding-xlarge {
    padding: 2.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .text-style-quote {
    font-size: 1.125rem;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .heading-style-h6 {
    font-size: 1.125rem;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .heading-style-h1.hero {
    font-size: 3rem;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .heading-style-h3 {
    font-size: 2rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .text-size-large {
    font-size: 1.125rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .spacer-xsmall {
    padding-top: .75rem;
  }

  .spacer-small {
    padding-top: 1.25rem;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-large {
    padding-top: 2rem;
  }

  .spacer-xlarge {
    padding-top: 2.5rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 5rem;
  }

  .navbar_menu {
    width: 100vw;
    padding-bottom: 5rem;
  }

  .navbar_component {
    min-height: 4rem;
  }

  .header_component {
    padding-top: 4rem;
  }

  .header_content-right {
    height: 30rem;
  }

  .intro_content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .intro_content.hp {
    flex-flow: column;
  }

  .hero-properties_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .hero-section-heading {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .subscribe_content-layout {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .subscribe_content_card-right {
    aspect-ratio: 1;
  }

  .projects_content {
    grid-row-gap: 1rem;
  }

  .contact_content {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    grid-template-columns: 1fr;
  }

  .footer_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .footer_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-auto-flow: row;
  }

  .footer_top-wrapper {
    grid-row-gap: 3rem;
  }

  .footer_left-wrapper {
    grid-column-gap: 1.5rem;
  }

  .product-header_component {
    padding-bottom: 1.5rem;
  }

  .product-header_content-top {
    flex-flow: column;
    margin-bottom: 2rem;
    display: flex;
  }

  .product-header_gallery {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    order: 1;
    grid-template-columns: 1fr;
  }

  .product-header_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .breadcrumb_component {
    order: -1;
  }

  .product-header_content-bottom {
    grid-column-gap: 5rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .pruduct-map_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .dev-projects_header_content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .prodej-header_content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .info-cards_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .turnkey_list {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .estimate-2_content {
    grid-row-gap: 3rem;
  }

  .stats_item {
    height: 10rem;
  }

  .stats_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }

  .stats_number {
    font-size: 3.5rem;
  }

  .header78_image-wrapper {
    width: 18rem;
  }

  .estimate_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .header_content_bottom-wrap {
    grid-template-columns: 1.5fr;
    place-items: end start;
  }

  .hero-socials.is-right {
    justify-content: flex-start;
    align-items: center;
  }

  .properties_info_card {
    flex: none;
  }

  .subscribe_content_card-left {
    aspect-ratio: 1;
  }

  .subscribe_image_text-wrapper, .subscribe_content_text-wrapper {
    padding: 2rem;
  }

  .subscribe_form_input {
    max-width: 16rem;
  }

  .faq_question {
    padding: 1rem 1.25rem;
  }

  .faq_icon-wrapper {
    flex: none;
    width: 3.5rem;
  }

  .faq_answer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .dev-service_grid-left {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .estimate-card_text-wrap {
    padding: 2rem;
  }

  .property-list_image_label_wrapper {
    display: none;
  }

  .heading-style-max {
    font-size: 2.9rem;
  }

  .swiper-section-slider {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .turnkey_item-card_sell {
    aspect-ratio: 2.39;
  }

  .link-group {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
  }

  .card-staff_image-wrap {
    height: auto;
  }

  .card-staff_card-wrap {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .navbar6_dropdown-content-left {
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .navbar6_dropdown-content-right {
    padding: 1.5rem;
  }

  .services-link-menu {
    line-height: 1.4;
  }

  .developer-list {
    grid-template-columns: 1fr;
  }

  .phase-list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .phase-list.no-border {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .pricing12_plan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .phases-grid {
    padding-left: 0;
    padding-right: 0;
  }

  .phases-grid._2-col {
    grid-template-columns: 1fr;
  }

  .accordion2_top {
    padding: 1rem 1.25rem;
  }

  .accordion2_icon {
    width: 1.75rem;
  }

  .accordion2_bottom {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .pricing27_row {
    grid-template-columns: 1fr .25fr;
  }

  .pricing27_feature, .pricing27_row-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .vizualization-grid {
    grid-template-columns: 1fr 1fr;
  }

  .basic-swiper {
    margin-bottom: 32px;
  }

  .cta-block-slider {
    flex: none;
  }

  .development-swiper {
    margin-bottom: 32px;
  }

  .slider-button-left, .slider-button-right {
    background-size: 16px;
    width: 48px;
    height: 48px;
  }

  .popular.in-card {
    padding-top: .3rem;
    padding-left: .7rem;
    padding-right: .7rem;
    font-size: .6rem;
    inset: 1rem auto auto 1rem;
  }

  .sap-slider {
    height: 52rem;
  }

  .service-contact-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .perex-wrap {
    width: 25rem;
  }

  .testimonial16_slide-content {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .testimonial16_content-right {
    align-self: auto;
    padding: 1.5rem;
    display: block;
  }

  .testimonial16_client {
    align-items: center;
    width: 100%;
  }

  .swiper {
    aspect-ratio: 1;
  }

  .swiper-theatre-nav {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    padding-right: .5rem;
    display: flex;
    bottom: .5rem;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2.25rem;
  }

  h3 {
    font-size: 2rem;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1.125rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .text-size-medium.text-color-blue.smaller-mobile {
    font-size: .85rem;
  }

  .icon-embed-small.play {
    width: 1rem;
    height: 1rem;
  }

  .heading-style-h2 {
    font-size: 1.7rem;
  }

  .heading-style-h6 {
    font-size: 1.125rem;
  }

  .heading-style-h6.review {
    font-size: .9rem;
  }

  .heading-style-h6.faq {
    margin-top: .3rem;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

  .heading-style-h5.about, .heading-style-h5.about.text-balance {
    font-size: 1.6rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .heading-style-h1.hero {
    font-size: 2.2rem;
  }

  .text-size-tiny {
    font-size: .7rem;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
  }

  .text-size-regular.text-color-gray400.is-mobile {
    margin-top: -1rem;
    display: block;
  }

  .text-size-regular.is-desktop {
    display: none;
  }

  .heading-style-h3 {
    font-size: 1.6rem;
  }

  .button-group.is-right {
    justify-content: flex-start;
    align-items: center;
    margin-left: -.5rem;
  }

  .button-group.is-center {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .button-group.center-mobile {
    justify-content: center;
    align-items: center;
  }

  .icon-embed-xsmall {
    flex: none;
    width: 1.3rem;
    height: 1.3rem;
  }

  .text-rich-text h1 {
    font-size: 2.5rem;
  }

  .text-rich-text h4 {
    font-size: 1.5rem;
  }

  .text-size-large {
    font-size: 1.125rem;
  }

  .padding-global {
    padding-left: 5%;
    padding-right: 5%;
  }

  .padding-global.no-mobile {
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-style-tagline.bigger {
    font-size: .85rem;
  }

  .navbar_container {
    grid-template-columns: 1fr max-content;
  }

  .navbar_menu-button {
    margin-left: auto;
  }

  .navbar_menu {
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
    padding-top: 1rem;
    font-size: 1.5rem;
  }

  .navbar_tablet-menu-button {
    width: 100%;
    margin-top: 1rem;
    font-size: 1.1rem;
  }

  .navbar_tablet-menu-button.white {
    margin-top: 1rem;
    font-size: 1.1rem;
  }

  .navbar_logo {
    width: 7rem;
  }

  .navbar_component {
    background-color: var(--_primitives---colors--white);
    padding-right: 2%;
  }

  .navbar_logo-link.w--current {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .header_image-list-right {
    width: 50vw;
  }

  .header_component {
    grid-template-columns: 1fr;
  }

  .header_images-layout {
    width: 100vw;
  }

  .header_content-right {
    margin-top: -2rem;
  }

  .header_image-list-left {
    width: 50vw;
  }

  .header_content-left {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 2rem;
  }

  .intro_content-left {
    padding: 0;
  }

  .intro_content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .intro_content.hp {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: .8fr;
  }

  .properties_image-wrapper {
    aspect-ratio: 1;
    width: auto;
  }

  .hero-properties_list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .hero-section-heading {
    flex-flow: wrap;
    grid-template-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
  }

  .subscribe_image {
    height: 25rem;
  }

  .subscribe_content-layout {
    grid-template-columns: 1fr;
  }

  .subscribe_content_card-right {
    aspect-ratio: auto;
  }

  .projects_image-wrapper {
    aspect-ratio: 1;
  }

  .projects_content, .contact_content {
    grid-template-columns: 1fr;
  }

  .contact_content.service {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .contact_content-left {
    display: none;
  }

  .contact_content-left.show {
    display: block;
  }

  .hero_contact_adress-list {
    flex-flow: column;
    display: flex;
  }

  .footer_legal-list {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .subscribe_form {
    grid-row-gap: .75rem;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .footer_top-wrapper {
    grid-row-gap: 48px;
  }

  .footer_left-wrapper {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .product-gallery-wrapper {
    display: none;
  }

  .product-gallery-wrapper.mobile {
    display: block;
  }

  .product-header_gallery, .product-header_list {
    grid-template-columns: 1fr;
  }

  .product-header_item.hide-mobile-portrait {
    display: block;
  }

  .pruduct-map_image-wrapper {
    aspect-ratio: 1;
  }

  .pruduct-map_content, .dev-projects_header_content {
    grid-template-columns: 1fr;
  }

  .prodej-header_content-left {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .prodej-header_content {
    grid-template-columns: 1fr;
  }

  .info-cards_list {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .turnkey_list, .estimate-2_content {
    grid-template-columns: 1fr;
  }

  .stats_item-content {
    padding: 1rem;
  }

  .stats_item {
    aspect-ratio: auto;
    width: auto;
    height: auto;
    min-height: 9rem;
  }

  .stats_list {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .stats_number {
    font-size: 2rem;
  }

  .header78_image-wrapper {
    width: 60vw;
  }

  .show-content_component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .estimate_content {
    grid-template-columns: 1fr;
  }

  .section_services {
    margin: 1rem 0;
  }

  .services-list {
    margin-top: -2rem;
  }

  .services-header {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .navbar-button-group {
    display: none;
  }

  .span-h1 {
    padding-left: 0;
  }

  .header_content_bottom-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: left;
    flex-flow: column;
    grid-template-columns: 1.5fr;
    justify-content: flex-start;
    place-items: center start;
  }

  .header_bottom_hero {
    width: auto;
    min-width: auto;
    display: none;
  }

  .hero-socials.is-right {
    justify-content: flex-start;
    align-items: center;
  }

  .marks-image {
    width: 4rem;
    display: none;
  }

  .intro_content-points-wrap {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .intro_content-points-wrap._2 {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .intro_content-points-wrap._2.vertical {
    grid-template-columns: 1fr;
  }

  .hero-intro-points {
    min-width: auto;
  }

  .staff-img-wrapper {
    width: 4rem;
    height: 4rem;
  }

  .properties_item_row_wrap.is-left, .properties_image_label_wrapper {
    flex-flow: wrap;
  }

  .label-text {
    font-size: .65rem;
  }

  .subscribe_content_card-left {
    aspect-ratio: auto;
    max-height: none;
  }

  .subscribe_image_text-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding: 1.5rem;
  }

  .subscribe_image_text-bottom {
    width: 100%;
  }

  .subscribe_content_text-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding: 1.5rem;
  }

  .text-subscribe-agree {
    text-align: left;
  }

  .form-input-row-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .subscribe_form_input {
    max-width: none;
  }

  .subscribe_form_input.is-footer {
    width: 100%;
    max-width: none;
  }

  .contact-adress-label {
    font-size: 1rem;
  }

  .faq_question {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    padding: .6rem 0 0;
  }

  .faq_icon-wrapper {
    width: 2.4rem;
    height: 2.4rem;
  }

  .faq_answer {
    padding-top: .5rem;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .dev-service_component {
    padding: 1rem;
  }

  .dev-service_grid {
    padding: 0;
  }

  .dev-service_grid-right_row {
    grid-template-columns: 1fr;
  }

  .estimate-card_image {
    height: 25rem;
  }

  .icon-marks {
    width: 9rem;
  }

  .contact-icon-wrapper {
    right: .5rem;
  }

  .property-list_image_label_wrapper {
    display: none;
  }

  .filter-card_select {
    width: 100%;
  }

  .property-filter_component-row {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .property-filter_component_label-wrap {
    flex-flow: wrap;
  }

  .property-list_wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .property-list_paging {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .calculation_content {
    padding: 1rem;
  }

  .calculation_content-left {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .calculation-payment-image {
    max-width: 4rem;
  }

  .calculation-payment-wrapper {
    padding: 1rem;
  }

  .heading-style-max {
    font-size: 11vw;
  }

  .image_image-wrapper {
    aspect-ratio: 1;
    height: auto;
  }

  .swiper-section-slider {
    grid-template-columns: 1fr;
  }

  .slider-button-wrap {
    width: 3rem;
    height: 3rem;
  }

  .slider-button-wrap.bigger {
    width: 4rem;
    height: 4rem;
  }

  .turnkey_item-card_sell, .show-content-card_image-wrapper.photo {
    aspect-ratio: auto;
  }

  .show-content-image, .show-content-image.marketing {
    aspect-ratio: 1;
  }

  .icon-arrow.big {
    width: 1rem;
  }

  .card-staff_text-wrap, .card-staff_adress-wrap {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
  }

  .navbar6_dropdown-content-left {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .navbar6_dropdown-content-right {
    max-width: none;
  }

  .services-link-menu {
    font-size: 1.3rem;
  }

  .services-link-menu:where(.w-variant-2a2d0abd-67fa-80be-bfd2-79bb24807413) {
    font-size: 1rem;
  }

  .header-text-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: left;
    justify-content: center;
    align-items: flex-start;
  }

  .filter-item-wrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .developer-item, .developer-item.big {
    width: 100%;
  }

  .section-service {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .tiny-link.footer {
    font-size: .9rem;
  }

  .phase-list.no-border {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .phases-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 0;
  }

  .phase-heading {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }

  .pricing27_row.second-13 {
    grid-template-columns: 1fr .75fr;
  }

  .pricing27_row-content, .pricing27_row-content.second-17 {
    justify-content: flex-end;
    align-items: center;
  }

  .about-content-grid {
    grid-template-columns: 1fr;
  }

  .about-content-grid-lb {
    aspect-ratio: 1;
  }

  .play-button {
    width: 4rem;
  }

  .marketing-mubs {
    width: 12rem;
    padding: 1rem;
  }

  .video-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .vizualization-grid {
    grid-template-columns: 1fr;
  }

  .swiper-slide.reels-item {
    width: 80%;
  }

  .swiper-slide.basic-swiperr-item {
    width: 100%;
  }

  .swiper-slide.theatre-slide {
    aspect-ratio: 8 / 7;
  }

  .swipper-arrow {
    display: none;
  }

  .swiper-arrow-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    padding-top: 1rem;
  }

  .swiper-arrow-wrapper._2 {
    flex-flow: row;
    padding-top: 0;
  }

  .product-heade-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .project-logo {
    order: -1;
  }

  .faq-heading {
    font-size: 1rem;
  }

  .sap-slider {
    height: 45rem;
  }

  .service-contact-wrap {
    grid-column-gap: 2rem;
    flex-flow: row;
    grid-template-columns: 1fr;
    overflow: scroll;
  }

  .service-contact-wrap.small {
    flex-flow: column;
    overflow: visible;
  }

  .service-contact-image.small {
    border-radius: 200px;
    width: 4rem;
    height: 4rem;
  }

  .nemovitorium-wrap {
    padding-top: 1rem;
    padding-left: 1rem;
  }

  .perex-wrap {
    width: auto;
  }

  .dev-text {
    font-size: .65rem;
  }

  .testimonial16_slide-content {
    grid-template-columns: 1fr;
  }

  .testimonial16_content-right {
    width: 100%;
  }

  .spec-project {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-width: auto;
    padding: 0;
  }

  .spec-project.is-desktop {
    display: none;
  }

  .spec-project.is-mobile {
    padding-top: 3rem;
    display: flex;
  }

  .swiper-theatre-nav {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    bottom: .5rem;
    right: auto;
  }

  .dev-projects-heading-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .hero-gradinet {
    height: 6rem;
    position: absolute;
    inset: 0% 0% auto;
  }

  .hero-gradinet.inverse {
    height: 7rem;
    bottom: -.5%;
  }

  .mob-group-butt {
    font-size: 1.3rem;
  }

  .image-overlay-layer.about {
    background-image: linear-gradient(0deg, #0000008a, #9a9a9a00 79%, #fff);
  }

  .header5_background-image {
    object-position: 66% 0%;
  }

  .collection-list-wrapper {
    width: 90vw;
  }

  .contact-item:last-child {
    padding-right: 2rem;
  }

  .radio-group {
    flex-flow: wrap;
  }

  .counter-text-wrap {
    max-width: 8rem;
  }

  .detail-overflow {
    width: 94vw;
  }
}

#w-node-_5449beeb-2600-12ff-9678-0053b848cc9e-fbfc3e35 {
  justify-self: end;
}

#w-node-_5c7e7e85-4414-bd98-327f-e85a085d55d1-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55d2-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55d3-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55d4-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55d6-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55d7-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55d8-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55d9-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55da-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55db-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55dc-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55dd-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55de-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55e0-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55e1-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55e2-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55e3-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55e4-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55e5-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55e6-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55e7-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55e8-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55e9-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55ea-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55eb-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55ec-fbfc3e35, #w-node-_5c7e7e85-4414-bd98-327f-e85a085d55ed-fbfc3e35, #w-node-_046b1f83-f997-cfc4-167f-16848cfca465-70721b67 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d105bf7b-c71d-fd85-8aca-5a3faf6c261c-70721b67, #w-node-d105bf7b-c71d-fd85-8aca-5a3faf6c2621-70721b67, #w-node-_814861e5-7416-7f3f-0fb0-13257fc04e3c-70721b67, #w-node-_2cfa10e3-b900-9753-8bfe-2656af76b155-af76b143, #w-node-f91bb1a9-ec49-ef71-6cd3-8193af0462b4-af76b143, #w-node-_2751d08f-b19e-44cf-d73a-53ab5841ce6d-af76b143 {
  align-self: start;
}

#w-node-edef754a-04de-c60a-e2f9-6742e10653ad-af76b143 {
  justify-self: auto;
}

#w-node-_7a10b307-3171-1cda-2de4-5a5f4933e5ae-4933e591, #w-node-_8405d18f-c520-f76a-8437-17523a4e8655-af74c7d0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2831bbb6-b9c1-1738-16c3-f718af74c7ee-af74c7d0 {
  justify-self: end;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86205-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86207-fbfc3e38 {
  justify-self: center;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8621b-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8621c-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86220-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86221-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86225-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86226-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622a-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622b-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622f-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86230-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86234-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86235-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8623f-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86240-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86244-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86245-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86249-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624a-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624e-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624f-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86253-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86254-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86258-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86259-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86263-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86264-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86268-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86269-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8626d-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8626e-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86272-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86273-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8627c-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8627d-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86286-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86287-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86299-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629a-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629e-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629f-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a3-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a4-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a8-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a9-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ad-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ae-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862b8-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862b9-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862bd-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862be-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c2-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c3-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c7-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c8-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862cc-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862cd-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862d1-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862d2-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862dd-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862de-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e2-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e3-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e7-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e8-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ec-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ed-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f1-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f2-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f6-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f7-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862fb-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862fc-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86300-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86301-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86305-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86306-fbfc3e38 {
  justify-self: start;
}

#w-node-aceb9adc-ab11-ae9c-832d-ba0cb63794ca-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aceb9adc-ab11-ae9c-832d-ba0cb63794cb-fbfc3e38 {
  justify-self: start;
}

#w-node-a01e4585-6913-dc47-ad7c-9500af9e534b-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a01e4585-6913-dc47-ad7c-9500af9e534c-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86310-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86311-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86315-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86316-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8631a-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8631b-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86322-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86323-fbfc3e38 {
  justify-self: start;
}

#w-node-f850239f-5feb-931e-45b8-7b579b43a164-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863dd-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863de-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863df-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e1-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863e4-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863e5-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e6-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ea-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ed-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ee-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ef-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863f3-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863f7-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863f8-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863fe-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc86402-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86403-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86407-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8640a-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8640f-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc86410-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86411-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86415-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc86418-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc86419-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8641a-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86420-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc86423-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc86424-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86425-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8642b-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8642e-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8642f-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86430-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86438-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8643b-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8643c-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8643d-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86449-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8644a-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8644b-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8644f-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc86454-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc86455-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86456-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8645c-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc86461-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc86462-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86463-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86469-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8646e-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8646f-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86470-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86478-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8647e-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8647f-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86485-fbfc3e38, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f17-fbfc3e38, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f18-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f19-fbfc3e38 {
  justify-self: start;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f1d-fbfc3e38, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f22-fbfc3e38, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f23-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f24-fbfc3e38 {
  justify-self: start;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f2a-fbfc3e38, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f2f-fbfc3e38, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f30-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f31-fbfc3e38 {
  justify-self: start;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f37-fbfc3e38, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f3c-fbfc3e38, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f3d-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f3e-fbfc3e38 {
  justify-self: start;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f46-fbfc3e38, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f4c-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f4d-fbfc3e38 {
  justify-self: start;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f53-fbfc3e38, #w-node-d37b2579-9d18-04c9-4090-52481ef792d1-fbfc3e38, #w-node-d37b2579-9d18-04c9-4090-52481ef792d2-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d37b2579-9d18-04c9-4090-52481ef792d3-fbfc3e38 {
  justify-self: start;
}

#w-node-d37b2579-9d18-04c9-4090-52481ef792dc-fbfc3e38, #w-node-d37b2579-9d18-04c9-4090-52481ef792dd-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d37b2579-9d18-04c9-4090-52481ef792de-fbfc3e38 {
  justify-self: start;
}

#w-node-d37b2579-9d18-04c9-4090-52481ef792e7-fbfc3e38, #w-node-d37b2579-9d18-04c9-4090-52481ef792e8-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d37b2579-9d18-04c9-4090-52481ef792e9-fbfc3e38 {
  justify-self: start;
}

#w-node-_4a155e2a-eb56-5e64-2ca9-d86b21d2d284-fbfc3e38, #w-node-_4a155e2a-eb56-5e64-2ca9-d86b21d2d285-fbfc3e38, #w-node-a9020bef-146e-1178-2cc2-7b5aa4506421-fbfc3e38, #w-node-a9020bef-146e-1178-2cc2-7b5aa4506422-fbfc3e38, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd443-fbfc3e38, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd444-fbfc3e38, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd44a-fbfc3e38, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd44b-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8648f-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc86490-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc86491-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86492-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86494-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc86497-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649b-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649c-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649d-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a6-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a7-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a8-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b1-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b2-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b3-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864b4-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864ba-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc864bb-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc864bc-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864bd-fbfc3e38 {
  justify-self: start;
}

#w-node-da163454-3d7f-a6d2-8037-3b46b9c50abd-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c3-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c4-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c5-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864c6-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c8-fbfc3e38 {
  justify-self: start;
}

#w-node-efe47a2c-71a3-58fc-52e2-5719cef52200-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55803-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55804-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55805-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55806-fbfc3e38 {
  justify-self: start;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55808-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5580b-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5580f-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55810-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55811-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5581a-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5581b-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5581c-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55825-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55826-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55827-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55828-fbfc3e38 {
  justify-self: start;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e5582e-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5582f-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55830-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55831-fbfc3e38 {
  justify-self: start;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55833-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55837-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55838-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55839-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e5583a-fbfc3e38, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5583c-fbfc3e38 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ba-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863bd-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863be-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c1-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c2-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c5-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c6-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ca-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863cd-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ce-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d1-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d2-fbfc3e38, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d5-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369290-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369294-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369295-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369297-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369299-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929a-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929c-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929e-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929f-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a1-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a3-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a4-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a6-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a8-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a9-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ab-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ad-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ae-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b0-fbfc3e38, #w-node-_8ec19c33-ae2e-90c5-80bf-3c4e7d639cd4-fbfc3e38, #w-node-_450fae6e-ea6c-c71d-c007-cbe7f109d617-fbfc3e38, #w-node-dcc5fc80-562f-447f-055c-339db14678d8-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b2-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b3-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b5-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b6-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b8-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b9-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bb-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bc-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692be-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bf-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c1-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c2-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c4-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c5-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c7-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692cd-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d1-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d2-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d4-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d6-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d7-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d9-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692db-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692dc-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692de-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e0-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e1-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e3-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e5-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e6-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e8-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ea-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692eb-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ed-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ef-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f0-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f2-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f4-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f5-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f7-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f9-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fa-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fc-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fe-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ff-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369301-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369303-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369304-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369306-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936930b-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936930f-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369311-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369314-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369319-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936931e-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369323-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369328-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936932f-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369330-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369332-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369333-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369335-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369336-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369338-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369339-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933b-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933c-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933e-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933f-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369341-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369342-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369344-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369345-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369347-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369348-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934a-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934b-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934d-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934e-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369350-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369351-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369353-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369354-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369356-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369357-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369359-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935a-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935c-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935d-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935f-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369360-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369362-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369363-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369365-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369366-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369368-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369369-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936b-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936c-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936e-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936f-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369371-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369372-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369374-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369375-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369377-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369378-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937a-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937b-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937d-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937e-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369380-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369381-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369383-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369384-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369386-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369387-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936938c-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369390-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369392-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369395-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936939a-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936939f-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693a4-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693a9-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b0-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b1-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b3-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b4-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b6-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b7-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b9-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ba-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bc-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bd-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bf-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c0-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c2-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c3-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c5-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c6-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c8-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c9-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cb-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cc-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ce-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cf-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d1-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d2-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d4-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d5-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d7-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d8-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693da-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693db-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693dd-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693de-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e0-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e1-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e3-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e4-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e6-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e7-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e9-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ea-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ec-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ed-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ef-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f0-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f2-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f3-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f5-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f6-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f8-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f9-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fb-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fc-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fe-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ff-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369401-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369402-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369404-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369405-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369407-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369408-fbfc3e38, #w-node-aba73718-5f03-827e-9e0b-61449dc1d37c-fbfc3e38, #w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448f8-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448f9-fbfc3e38 {
  justify-self: start;
}

#w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448fb-fbfc3e38, #w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448fc-fbfc3e38, #w-node-_16994295-7a31-57da-1001-8ec0ea846a1e-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16994295-7a31-57da-1001-8ec0ea846a1f-fbfc3e38 {
  justify-self: start;
}

#w-node-_16994295-7a31-57da-1001-8ec0ea846a21-fbfc3e38, #w-node-_16994295-7a31-57da-1001-8ec0ea846a22-fbfc3e38, #w-node-_8f691932-76bb-1979-3d19-a80adf0a25f2-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8f691932-76bb-1979-3d19-a80adf0a25f3-fbfc3e38 {
  justify-self: start;
}

#w-node-_8f691932-76bb-1979-3d19-a80adf0a25f5-fbfc3e38, #w-node-_8f691932-76bb-1979-3d19-a80adf0a25f6-fbfc3e38, #w-node-f28919c2-e180-d075-d1c2-81b601b8a964-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f28919c2-e180-d075-d1c2-81b601b8a965-fbfc3e38 {
  justify-self: start;
}

#w-node-f28919c2-e180-d075-d1c2-81b601b8a967-fbfc3e38, #w-node-f28919c2-e180-d075-d1c2-81b601b8a968-fbfc3e38, #w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b3-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b4-fbfc3e38 {
  justify-self: start;
}

#w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b6-fbfc3e38, #w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b7-fbfc3e38, #w-node-ee961e8d-845a-edc3-3307-509470022457-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee961e8d-845a-edc3-3307-509470022458-fbfc3e38 {
  justify-self: start;
}

#w-node-ee961e8d-845a-edc3-3307-50947002245a-fbfc3e38, #w-node-ee961e8d-845a-edc3-3307-50947002245b-fbfc3e38, #w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e1-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e2-fbfc3e38 {
  justify-self: start;
}

#w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e4-fbfc3e38, #w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e5-fbfc3e38, #w-node-_626bd165-37fe-b21e-713f-accb16c57414-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_626bd165-37fe-b21e-713f-accb16c57415-fbfc3e38 {
  justify-self: start;
}

#w-node-_626bd165-37fe-b21e-713f-accb16c57417-fbfc3e38, #w-node-_626bd165-37fe-b21e-713f-accb16c57418-fbfc3e38, #w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f40-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f41-fbfc3e38 {
  justify-self: start;
}

#w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f43-fbfc3e38, #w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f44-fbfc3e38, #w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee5-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee6-fbfc3e38 {
  justify-self: start;
}

#w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee8-fbfc3e38, #w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee9-fbfc3e38, #w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe33-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe34-fbfc3e38 {
  justify-self: start;
}

#w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe36-fbfc3e38, #w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe37-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694fa-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694fe-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694ff-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369503-fbfc3e38, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369505-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369506-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950a-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950b-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950f-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369510-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369514-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369515-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369519-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951a-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951e-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951f-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369523-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369524-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369528-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369529-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936952d-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936952e-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369532-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369533-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953a-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953b-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953f-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369540-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369544-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369545-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369549-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954a-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954e-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954f-fbfc3e38 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369553-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369554-fbfc3e38 {
  justify-self: start;
}

#w-node-de8106d9-b098-80e3-076c-80f3a0fa5e54-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de8106d9-b098-80e3-076c-80f3a0fa5e55-fbfc3e38 {
  justify-self: start;
}

#w-node-_680345d6-d141-aefc-5e81-01faad69a792-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_680345d6-d141-aefc-5e81-01faad69a793-fbfc3e38 {
  justify-self: start;
}

#w-node-dc962921-5c74-5687-77a4-c1371012b297-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc962921-5c74-5687-77a4-c1371012b298-fbfc3e38 {
  justify-self: start;
}

#w-node-bbf5f4a2-0660-a8f8-7799-a71df583db57-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bbf5f4a2-0660-a8f8-7799-a71df583db58-fbfc3e38 {
  justify-self: start;
}

#w-node-_723dac19-3a6b-8f5e-89ce-53b9006ba92c-fbfc3e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_723dac19-3a6b-8f5e-89ce-53b9006ba92d-fbfc3e38 {
  justify-self: start;
}

#w-node-_0fe23ce3-4074-beaa-1751-0b2a7433604e-fbfc3e3a, #w-node-_0fe23ce3-4074-beaa-1751-0b2a7433604f-fbfc3e3a, #w-node-_0fe23ce3-4074-beaa-1751-0b2a74336053-fbfc3e3a, #w-node-_0fe23ce3-4074-beaa-1751-0b2a74336057-fbfc3e3a, #w-node-_0fe23ce3-4074-beaa-1751-0b2a7433605b-fbfc3e3a, #w-node-_6ba7123e-165f-07c0-d2cf-34de4b32a26b-fbfc3e3a, #w-node-_0fe23ce3-4074-beaa-1751-0b2a74336068-fbfc3e3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a67acb5-d5bf-cd68-920b-e1e1e0265874-fbfc3e3a, #w-node-_9a67acb5-d5bf-cd68-920b-e1e1e0265879-fbfc3e3a {
  align-self: start;
}

#w-node-_9a67acb5-d5bf-cd68-920b-e1e1e026588d-fbfc3e3a {
  justify-self: auto;
}

#w-node-ba7a6949-2ba5-c1f6-348b-4c3439d3b5a7-fbfc3e3b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c754296b-5e6c-a8fd-4f7f-6713c31c49d5-fbfc3e3b {
  justify-self: auto;
}

#w-node-_6a4d8574-ed59-b302-751c-25d5e944d5d3-fbfc3e3d, #w-node-_6a4d8574-ed59-b302-751c-25d5e944d5d4-fbfc3e3d, #w-node-_6a4d8574-ed59-b302-751c-25d5e944d5d5-fbfc3e3d, #w-node-_6a4d8574-ed59-b302-751c-25d5e944d5d6-fbfc3e3d, #w-node-_6a4d8574-ed59-b302-751c-25d5e944d5d7-fbfc3e3d, #w-node-_6a4d8574-ed59-b302-751c-25d5e944d5d8-fbfc3e3d, #w-node-_6a4d8574-ed59-b302-751c-25d5e944d5da-fbfc3e3d, #w-node-_6a4d8574-ed59-b302-751c-25d5e944d5db-fbfc3e3d, #w-node-_6a4d8574-ed59-b302-751c-25d5e944d5dc-fbfc3e3d, #w-node-_6a4d8574-ed59-b302-751c-25d5e944d5dd-fbfc3e3d, #w-node-_6a4d8574-ed59-b302-751c-25d5e944d5de-fbfc3e3d, #w-node-_6a4d8574-ed59-b302-751c-25d5e944d5df-fbfc3e3d, #w-node-fbc0d9dc-921c-bb38-5eda-a4bc92efeea8-fbfc3e3d, #w-node-fbc0d9dc-921c-bb38-5eda-a4bc92efeea9-fbfc3e3d, #w-node-fbc0d9dc-921c-bb38-5eda-a4bc92efeeaa-fbfc3e3d, #w-node-fbc0d9dc-921c-bb38-5eda-a4bc92efeeab-fbfc3e3d, #w-node-fbc0d9dc-921c-bb38-5eda-a4bc92efeeac-fbfc3e3d, #w-node-fbc0d9dc-921c-bb38-5eda-a4bc92efeead-fbfc3e3d, #w-node-fbc0d9dc-921c-bb38-5eda-a4bc92efeeaf-fbfc3e3d, #w-node-fbc0d9dc-921c-bb38-5eda-a4bc92efeeb0-fbfc3e3d, #w-node-fbc0d9dc-921c-bb38-5eda-a4bc92efeeb1-fbfc3e3d, #w-node-fbc0d9dc-921c-bb38-5eda-a4bc92efeeb2-fbfc3e3d, #w-node-fbc0d9dc-921c-bb38-5eda-a4bc92efeeb3-fbfc3e3d, #w-node-fbc0d9dc-921c-bb38-5eda-a4bc92efeeb4-fbfc3e3d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_22c2c183-2ecc-3d7f-9ecf-e371e9e77bd9-fbfc3e3e, #w-node-_22c2c183-2ecc-3d7f-9ecf-e371e9e77bde-fbfc3e3e {
  align-self: start;
}

#w-node-_53ab9b3d-8420-abd0-0d08-6172b376b3ed-fbfc3e3e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_969ed035-1578-5ab5-8582-acc0deb6565d-1f7e253f {
  justify-self: auto;
}

#w-node-_1561b79f-4910-c805-4c43-6f30f7558a88-fbfc3e3f, #w-node-_1561b79f-4910-c805-4c43-6f30f7558a8d-fbfc3e3f, #w-node-_1561b79f-4910-c805-4c43-6f30f7558a92-fbfc3e3f {
  align-self: start;
}

#w-node-_1d6f44b8-feff-ff9c-dac0-ab4fdfd65131-fbfc3e40 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1d6f44b8-feff-ff9c-dac0-ab4fdfd65134-fbfc3e40, #w-node-_1d6f44b8-feff-ff9c-dac0-ab4fdfd65139-fbfc3e40 {
  align-self: start;
}

#w-node-_2a3b1c5a-3125-2583-4d27-9956990ffdd1-fbfc3e40 {
  justify-self: auto;
}

#w-node-_2ba60c1e-21c2-73f0-4e85-62e9233cfbf2-fbfc3e41, #w-node-_2ba60c1e-21c2-73f0-4e85-62e9233cfc14-fbfc3e41 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_83d7e748-5734-9fed-fbe6-c8f3f5b5ee45-fbfc3e41, #w-node-_83d7e748-5734-9fed-fbe6-c8f3f5b5ee47-fbfc3e41, #w-node-_6d403e49-20a1-a3fa-81c0-8fd0afe81168-fbfc3e41, #w-node-_6d403e49-20a1-a3fa-81c0-8fd0afe8116b-fbfc3e41 {
  align-self: start;
}

#w-node-_2ba60c1e-21c2-73f0-4e85-62e9233cfd34-fbfc3e41 {
  justify-self: auto;
}

#w-node-_1561b79f-4910-c805-4c43-6f30f7558a88-fbfc3e44, #w-node-_1561b79f-4910-c805-4c43-6f30f7558a8d-fbfc3e44, #w-node-_1561b79f-4910-c805-4c43-6f30f7558a92-fbfc3e44 {
  align-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_5449beeb-2600-12ff-9678-0053b848cc9e-fbfc3e35 {
    justify-self: start;
  }

  #w-node-ba914b93-6b0c-b352-9e85-ef510314862d-fbfc3e35 {
    order: 9999;
  }

  #w-node-a795ef66-bcb9-7661-6628-d12f70721b6e-70721b67 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_2831bbb6-b9c1-1738-16c3-f718af74c7d2-af74c7d0 {
    order: 9999;
  }

  #w-node-_8405d18f-c520-f76a-8437-17523a4e8655-af74c7d0 {
    order: -9999;
  }

  #w-node-_2af0b54e-5d0e-a924-329f-00ec35d9dbab-fbfc3e3c {
    order: 9999;
  }

  #w-node-_53ab9b3d-8420-abd0-0d08-6172b376b3ed-fbfc3e3e {
    justify-self: start;
  }

  #w-node-_2a3b1c5a-3125-2583-4d27-9956990ffd75-fbfc3e40 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2a3b1c5a-3125-2583-4d27-9956990ffd8a-fbfc3e40 {
    grid-area: 1 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a795ef66-bcb9-7661-6628-d12f70721b6e-70721b67 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-a795ef66-bcb9-7661-6628-d12f70721bba-70721b67 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_6ba7123e-165f-07c0-d2cf-34de4b32a26b-fbfc3e3a, #w-node-_0fe23ce3-4074-beaa-1751-0b2a74336068-fbfc3e3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0fe23ce3-4074-beaa-1751-0b2a7433608c-fbfc3e3a {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0fe23ce3-4074-beaa-1751-0b2a743360f0-fbfc3e3a, #w-node-_139915fc-8edf-4620-c935-cfef37cd691b-fbfc3e3b {
    order: -9999;
  }

  #w-node-_28a249ab-4bdb-f6bc-325a-8f2268d214f2-fbfc3e40, #w-node-e9e09ff7-6963-6571-ee0d-7fc24c595ff2-fbfc3e40, #w-node-c07d000f-e194-ae50-9390-33b15ee9d517-fbfc3e40, #w-node-_307f5622-dfb8-c0e7-a284-3e8c33c44e4c-fbfc3e40, #w-node-_41ecc0d4-4d22-c25e-090e-b9e29a8576fa-fbfc3e40, #w-node-abc6ac1c-1482-26a0-9300-22ffe1bfc53b-fbfc3e40, #w-node-_20ec4312-8ae8-4c74-247a-6207e36624c8-fbfc3e40, #w-node-_1313c9ef-d65d-0258-ab4f-2bcce048f699-fbfc3e40, #w-node-a70b4c60-79d4-1d86-a38f-241ecbbca1c7-fbfc3e40, #w-node-f4fd2d4b-3a95-76ae-b513-d13f5217bcf5-fbfc3e40, #w-node-_10ba23dc-2f72-ecfa-2979-de29bbf2a0bb-fbfc3e40, #w-node-f8699340-1897-6d32-de5d-786f7b508c9d-fbfc3e40, #w-node-_0699dc86-7dea-f3e8-14af-75ea6599c424-fbfc3e40, #w-node-a06f5af6-dcc5-00fc-f2f2-2f8107e99d33-fbfc3e40, #w-node-_013cc99e-37f0-b0ab-24a3-fab4dcba6be9-fbfc3e40, #w-node-f6ce20b6-7f2f-3d9d-b8b0-29dca55f7cc8-fbfc3e40, #w-node-_33c1d65a-1ddd-0b0b-6ca5-a9aa009b46bb-fbfc3e40, #w-node-a1de49d9-c4d0-22e3-dc78-134d2a0c869a-fbfc3e40, #w-node-dc2df8d7-3886-7b1d-3d97-8bacb6f1493b-fbfc3e40, #w-node-_61f6a8c0-914c-f2c4-f73e-5091ad2474d3-fbfc3e40, #w-node-d33ff378-db6e-1446-ae74-443b2d67dfca-fbfc3e40, #w-node-_2ba60c1e-21c2-73f0-4e85-62e9233cfbf2-fbfc3e41, #w-node-_2ba60c1e-21c2-73f0-4e85-62e9233cfc14-fbfc3e41 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2ba60c1e-21c2-73f0-4e85-62e9233cfc24-fbfc3e41 {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c070fa0e-39c2-44d2-a22a-0d01e09a9c61-fbfc3e35, #w-node-a795ef66-bcb9-7661-6628-d12f70721b6e-70721b67 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2831bbb6-b9c1-1738-16c3-f718af74c7d2-af74c7d0 {
    order: 9999;
  }

  #w-node-_2ba60c1e-21c2-73f0-4e85-62e9233cfc24-fbfc3e41 {
    grid-area: 2 / 1 / 3 / 2;
  }
}


@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeueItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeueLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeueLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeueRoman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeueBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeueMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}