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

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

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

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

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

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

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

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

:root {
  --background-color--background-primary: var(--base-color-neutral--white);
  --text-color--text-primary: var(--base-color-neutral--black);
  --link-color--link-primary: var(--base-color-neutral--black);
  --_dark---link-color--link-alternate-2: var(--_dark---base-color-brand--fuchsia500-2);
  --_dark---text-color--text-alternate-2: var(--_dark---base-color-brand--fuchsia500-2);
  --_dark---text-color--text-primary-2: var(--_dark---base-color-brand--gray25-2);
  --text-color--text-alternate: var(--base-color-neutral--white);
  --border-color--border-primary: var(--base-color-neutral--black);
  --base-color-neutral--white: white;
  --border-color--border-alternate: var(--base-color-neutral--white);
  --_dark---background-color--background-white-2: var(--_dark---base-color-brand--gray50-2-2);
  --_dark---text-color--text-black-2: var(--_dark---base-color-brand--gray900-2);
  --_dark---base-color-brand--gray900-2: #101828;
  --_dark---base-color-brand--fuchsia600-2: #ba24d5;
  --_dark---text-color--text-secondary-2: var(--_dark---base-color-brand--gray300-2);
  --_dark---border-purple: #8b3dff80;
  --_dark---border-cyan: #00c5cc80;
  --base-color-brand--fuchsia700: #9f1ab1;
  --_dark---base-color-brand--fuchsia700-2: #9f1ab1;
  --_dark---base-color-brand--fuchsia500-2: #d444f1;
  --_dark---border-color--border-primary-2: var(--_dark---base-color-brand--gray900-2);
  --_dark---background-color--background-alternate-2: var(--_dark---base-color-brand--gray900-2);
  --base-color-neutral--black: black;
  --black-archive\<deleted\|variable-dccb7db6\>: black;
  --background-color--background-secondary: var(--base-color-neutral--neutral-lightest);
  --base-color-brand--fuchsia500: #d444f1;
  --background-color--background-alternate: var(--base-color-neutral--black);
  --link-color--link-alternate: var(--base-color-neutral--white);
  --background-color--background-tertiary: var(--base-color-neutral--neutral-light);
  --text-color--text-secondary: var(--base-color-neutral--black);
  --background-color--background-success: var(--base-color-system--success-green-light);
  --text-color--text-success: var(--base-color-system--success-green);
  --background-color--background-error: var(--base-color-system--error-red-light);
  --text-color--text-error: var(--base-color-system--error-red);
  --base-color-neutral--neutral-lightest: #eee;
  --_dark---background-color--background-primary-2: var(--_dark---base-color-brand--bluelight900);
  --_dark---base-color-brand--gray800-2: #1d2939;
  --base-color-brand--cyan600: #088ab2;
  --base-color-brand--cyan800: #155b75;
  --base-color-brand--cyan700: #0e7090;
  --base-color-brand--cyan900: #164c63;
  --base-color-brand--fuchsia800: #821890;
  --base-color-brand--fuchsia600: #ba24d5;
  --base-color-brand--fuchsia900: #6f1877;
  --base-color-brand--gray900: #101828;
  --base-color-brand--gray400: #98a2b3;
  --base-color-brand--gray100: #f2f4f7;
  --base-color-brand--gray500: #667085;
  --base-color-brand--gray300: #d0d5dd;
  --base-color-brand--gray800: #1d2939;
  --base-color-brand--gray50-2: #f9fafb;
  --base-color-brand--gray25: #fcfcfd;
  --base-color-brand--gray600: #475467;
  --base-color-brand--gray200: #eaecf0;
  --base-color-brand--gray700: #344054;
  --_dark---base-color-brand--bluelight900: #0b4a6f;
  --_dark---link-color--link-primary-2: var(--_dark---base-color-brand--gray25-2);
  --_dark---background-color--background-accent-2: var(--_dark---base-color-brand--fuchsia700-2);
  --_dark---base-color-brand--cyan600-2: #088ab2;
  --_dark---text-color--text-tertiary-2: var(--_dark---base-color-brand--gray400-2);
  --_dark---border-color--border-secondary-2: var(--_dark---base-color-brand--gray500-2);
  --_dark---zet5: 5;
  --zet4: 4;
  --_dark---zet3: 3;
  --_dark---zet4: 4;
  --_dark---zet2: 2;
  --_dark---percentage: 100%;
  --_dark---percentage-section3: 100%;
  --_dark---percentage-section4: 100%;
  --stic-sect2: 95vh;
  --_dark---stic-section2: 100vh;
  --base-color-brand--black: black;
  --base-color-brand--white: white;
  --base-color-neutral--neutral-lighter: #ccc;
  --base-color-neutral--neutral-light: #aaa;
  --base-color-neutral--neutral: #666;
  --base-color-neutral--neutral-dark: #444;
  --base-color-neutral--neutral-darker: #222;
  --base-color-neutral--neutral-darkest: #111;
  --base-color-system--success-green: #027a48;
  --base-color-system--success-green-light: #ecfdf3;
  --base-color-system--error-red: #b42318;
  --base-color-system--error-red-light: #fef3f2;
  --border-color--border-secondary: var(--base-color-neutral--neutral-light);
  --link-color--link-secondary: var(--base-color-neutral--neutral-light);
  --_dark---base-color-brand--black-2: black;
  --_dark---base-color-brand--white-2: white;
  --_dark---base-color-brand--cyan900-2: #164c63;
  --_dark---base-color-brand--cyan800-2: #155b75;
  --_dark---base-color-brand--cyan700-2: #0e7090;
  --_dark---base-color-brand--fuchsia900-2: #6f1877;
  --_dark---base-color-brand--fuchsia800-2: #821890;
  --_dark---base-color-brand--gray700-2: #344054;
  --_dark---base-color-brand--gray600-2: #475467;
  --_dark---base-color-brand--gray500-2: #667085;
  --_dark---base-color-brand--gray400-2: #98a2b3;
  --_dark---base-color-brand--gray300-2: #d0d5dd;
  --_dark---base-color-brand--gray200-2: #eaecf0;
  --_dark---base-color-brand--gray100-2: #f2f4f7;
  --_dark---base-color-brand--gray50-2-2: #f9fafb;
  --_dark---base-color-brand--gray25-2: #fcfcfd;
  --_dark---base-color-neutral--black-2: black;
  --_dark---base-color-neutral--white-2: white;
  --_dark---base-color-neutral--neutral-lightest-2: #eee;
  --_dark---base-color-neutral--neutral-lighter-2: #ccc;
  --_dark---base-color-neutral--neutral-light-2: #aaa;
  --_dark---base-color-neutral--neutral-2: #666;
  --_dark---base-color-neutral--neutral-dark-2: #444;
  --_dark---base-color-neutral--neutral-darker-2: #222;
  --_dark---base-color-neutral--neutral-darkest-2: #111;
  --_dark---base-color-system--success-green-2: #027a48;
  --_dark---base-color-system--success-green-light-2: #ecfdf3;
  --_dark---base-color-system--error-red-2: #b42318;
  --_dark---base-color-system--error-red-light-2: #fef3f2;
  --_dark---background-color--background-secondary-2: var(--_dark---base-color-brand--cyan900-2);
  --_dark---background-color--background-tertiary-2: var(--_dark---base-color-brand--gray500-2);
  --_dark---background-color--background-button-2: var(--_dark---base-color-brand--gray400-2);
  --_dark---background-color--background-success-2: var(--_dark---base-color-system--success-green-light-2);
  --_dark---background-color--background-error-2: var(--_dark---base-color-system--error-red-light-2);
  --_dark---border-color--border-alternate-2: var(--_dark---base-color-brand--fuchsia800-2);
  --_dark---link-color--link-secondary-2: var(--_dark---base-color-brand--gray50-2-2);
  --_dark---text-color--text-success-2: var(--_dark---base-color-system--success-green-2);
  --_dark---text-color--text-error-2: var(--_dark---base-color-system--error-red-2);
}

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

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

.w-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(--background-color--background-primary);
  color: var(--text-color--text-primary);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--link-color--link-primary);
  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 {
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .1875rem solid var(--text-color--text-primary);
  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 {
  color: var(--_dark---link-color--link-alternate-2);
  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;
}

.page-wrapper {
  box-sizing: border-box;
  object-fit: fill;
  overflow: visible;
}

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

.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: 55rem;
}

.max-width-large.align-center {
  margin-left: 0;
}

.max-width-small {
  width: 100%;
  max-width: 30rem;
  height: 100%;
}

.utility_component {
  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 {
  text-align: center;
  flex-direction: column;
  max-width: 20rem;
  display: flex;
}

.utility_form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.utility_image {
  filter: invert();
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
}

.main-wrapper {
  box-sizing: border-box;
  object-fit: fill;
  scrollbar-width: none;
  position: relative;
  overflow: visible;
}

.main-wrapper.max-width-full {
  flex-flow: column;
  display: block;
}

.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-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

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

.margin-top.margin-tiny, .margin-top.margin-custom3, .margin-top.margin-medium {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-medium.max-size {
  max-width: 10rem;
}

.margin-top.margin-xxsmall {
  margin: 1rem 0 0;
}

.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-top.margin-small {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom, .margin-bottom.margin-xxlarge, .margin-bottom.margin-medium, .margin-bottom.margin-custom3 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-custom1 {
  margin: 0 0 8rem;
}

.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-bottom.margin-xsmall.height-head-blog {
  height: 7rem;
}

.margin-bottom.margin-large {
  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-left: 0;
  margin-right: 0;
}

.margin-vertical.margin-custom1 {
  margin: 2rem 0 .5rem;
}

.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-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-top.padding-custom3 {
  padding: 8rem 0 0;
}

.padding-top.padding-tiny, .padding-top.padding-medium, .padding-top.padding-xxlarge, .padding-top.padding-small, .padding-top.padding-xsmall {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-top.padding-custom1 {
  flex-flow: column;
  justify-content: flex-start;
  height: 100%;
  padding: 7rem 0 0;
  display: block;
}

.padding-top.padding-medium {
  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-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom.padding-custom1 {
  padding: 0 0 7rem;
}

.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-vertical.padding-xxlarge {
  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 {
  font-size: 1.125rem;
}

.margin-top-auto {
  margin-top: auto;
}

.text-style-quote {
  border-left: .1875rem solid var(--text-color--text-primary);
  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;
  transition: all .555s;
  display: flex;
}

.icon-embed-small:hover {
  color: var(--_dark---text-color--text-alternate-2);
}

.heading-style-h2 {
  color: var(--_dark---text-color--text-primary-2);
  text-transform: none;
  font-family: Deledda Open, Tahoma, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-style-h2.all-cups {
  text-transform: uppercase;
}

.rl-styleguide_callout-link-wrapper-colors {
  background-image: linear-gradient(135deg, #ff744826, #ff484826 50%, #6248ff26), linear-gradient(#fff, #fff);
  border-radius: .6875rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: .75rem 1rem;
  display: flex;
}

.rl-styleguide_heading {
  z-index: 4;
  color: var(--text-color--text-primary);
  margin-bottom: 1.5rem;
  padding: .25rem .5rem;
  font-size: 3.5rem;
  font-weight: 700;
}

.heading-style-h6 {
  color: var(--_dark---text-color--text-primary-2);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
}

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

.form_radio {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.125rem;
  display: flex;
}

.form_radio.is-alternate {
  color: var(--text-color--text-alternate);
}

.heading-style-h5 {
  color: var(--_dark---text-color--text-primary-2);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.heading-style-h1 {
  color: var(--_dark---text-color--text-primary-2);
  text-transform: none;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-style-h1.text-color-alternate {
  color: var(--_dark---text-color--text-alternate-2);
}

.heading-style-h1.text-color-alternate.height-custom {
  line-height: .9;
}

.heading-style-h1.big {
  font-size: 6rem;
  line-height: 1.1;
}

.form_checkbox-icon {
  border: 1px solid var(--border-color--border-primary);
  cursor: pointer;
  border-radius: 0;
  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.w--redirected-checked {
  box-shadow: none;
  background-color: #000;
  background-size: 16px 16px;
  border-width: 1px;
  border-color: #000;
}

.form_checkbox-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
}

.form_checkbox-icon.is-alternate {
  border-color: var(--base-color-neutral--white);
}

.form_checkbox-label {
  margin-bottom: 0;
}

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

.form_field-label {
  margin-bottom: .5rem;
  font-weight: 400;
}

.form_field-label.is-alternate {
  color: var(--text-color--text-alternate);
}

.button {
  border: 1px solid var(--border-color--border-alternate);
  background-color: var(--_dark---background-color--background-white-2);
  color: var(--_dark---text-color--text-black-2);
  text-align: center;
  border-radius: 25px;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button.is-link {
  color: var(--_dark---text-color--text-primary-2);
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.button.is-link.is-alternate {
  color: var(--_dark---base-color-brand--gray900-2);
  background-color: #0000;
}

.button.is-link.is-icon {
  z-index: 5;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.button.is-link.is-icon.is-project {
  display: flex;
}

.button.is-link.is-icon.back {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-style: none;
}

.button.is-icon {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button.is-secondary {
  border-style: none;
  border-color: var(--_dark---base-color-brand--fuchsia600-2);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--_dark---text-color--text-secondary-2);
  background-color: #f9fafb33;
  box-shadow: inset 0 2px 5px #faebeb33;
}

.button.is-secondary.is-alternate {
  color: var(--_dark---text-color--text-secondary-2);
  background-color: #0000;
  transition: all .555s;
  box-shadow: inset 3px 3px 3px #8b3dff80, inset 0 2px 5px #faebeb33, inset -1px -1px 3px #00c5cc80;
}

.button.is-secondary.is-alternate:hover {
  box-shadow: inset -3px -3px 3px #8b3dff80, inset 0 2px 5px #faebeb33, inset 1px 1px 3px #00c5cc80;
}

.button.is-secondary.is-small.is-alternate {
  border-style: none;
  border-color: var(--_dark---base-color-brand--fuchsia600-2);
  box-shadow: inset 3px 3px 3px 0 var(--_dark---border-purple), inset 0 2px 5px 0 #faebeb33, inset -1px -1px 3px 0 var(--_dark---border-cyan);
  transition: all .555s;
}

.button.is-secondary.is-small.is-alternate:hover {
  color: var(--_dark---text-color--text-primary-2);
}

.button.is-secondary.is-icon {
  box-shadow: inset 3px 3px 3px 0 var(--_dark---border-purple), inset -1px -1px 3px 0 var(--_dark---border-cyan), inset 0 2px 5px 0 #d4d4d433;
  background-color: #98a2b340;
  justify-content: space-between;
  min-width: 12.8rem;
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-right: .25rem;
  transition: all .555s;
}

.button.is-secondary.is-icon:hover {
  box-shadow: inset -1px -1px 3px 0 var(--_dark---border-purple), inset 1px 1px 3px 0 var(--_dark---border-cyan), inset 0 2px 5px 0 #d4d4d433;
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-small.is-icon-only {
  padding-left: .5rem;
  padding-right: .5rem;
}

.button.is-alternate {
  border-color: var(--base-color-brand--fuchsia700);
  background-color: var(--_dark---base-color-brand--fuchsia700-2);
  color: var(--_dark---text-color--text-secondary-2);
  transition: all .555s;
  box-shadow: inset 0 2px 5px #ffffff26;
}

.button.is-alternate:hover {
  box-shadow: none;
}

.button.is-alternate.is-small {
  color: var(--_dark---text-color--text-primary-2);
}

.button.is-alternate.is-small:hover {
  border-color: var(--_dark---base-color-brand--fuchsia500-2);
  background-color: var(--_dark---base-color-brand--fuchsia500-2);
}

.button.is-alternate.main {
  border-style: none;
}

.button.is-alternate.main:hover {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #9f1ab1a6;
  box-shadow: inset 0 4px 5px #fff3;
}

.button.is-tertiary {
  border-color: var(--_dark---border-color--border-primary-2);
  background-color: var(--_dark---background-color--background-alternate-2);
  color: var(--_dark---text-color--text-secondary-2);
}

.button.is-tertiary.is-small.is-icon-only {
  padding-left: .5rem;
  padding-right: .5rem;
}

.button.is-tertiary.is-small.is-icon-only.is-1 {
  z-index: 8;
  display: block;
  position: relative;
}

.button.is-icon-only {
  box-shadow: -1px -2px 3px 0 var(--_dark---border-cyan), 2px 3px 4px 0 var(--_dark---border-purple);
  color: var(--_dark---base-color-brand--fuchsia600-2);
  border-style: none;
  border-radius: 100px;
  margin: .125rem;
  padding: .25rem;
  font-weight: 400;
}

.text-weight-normal {
  font-weight: 400;
}

.heading-style-h4 {
  color: var(--_dark---text-color--text-primary-2);
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
}

.heading-style-h4.stylesystem_margin-vertical {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
}

.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 {
  font-size: 1rem;
}

.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 {
  color: var(--_dark---text-color--text-primary-2);
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.icon-1x1-large {
  width: 5rem;
  height: 5rem;
}

.form_input {
  border: 1px solid var(--base-color-neutral--black);
  background-color: var(--base-color-neutral--white);
  color: var(--base-color-neutral--black);
  border-radius: 0;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form_input:focus {
  border-color: #000;
}

.form_input::placeholder {
  color: #0009;
}

.form_input.is-text-area {
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.form_input.is-select-input {
  background-image: url('../images/chevron-down.svg');
  background-position: 99%;
  background-repeat: no-repeat;
  background-size: auto;
}

.form_input.is-select-input.is-alternate {
  background-image: url('../images/chevron-down-white.svg');
}

.form_input.is-alternate {
  border-color: var(--base-color-neutral--white);
  color: var(--text-color--text-alternate);
  background-color: #0000;
}

.form_input.is-alternate::placeholder {
  color: #fff9;
}

.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-center {
  justify-content: center;
}

.text-color-white {
  color: var(--base-color-neutral--white);
}

.background-color-white {
  background-color: var(--base-color-neutral--white);
}

.text-style-muted {
  opacity: .8;
  color: var(--_dark---text-color--text-secondary-2);
}

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

.text-color-black {
  color: var(--black-archive\<deleted\|variable-dccb7db6\>);
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.icon-embed-xxsmall.is-around.color {
  z-index: 0;
  background-color: var(--_dark---link-color--link-alternate-2);
  opacity: 1;
  color: #fcfcfd00;
  border-style: solid;
  border-color: #fcfcfd00;
  position: relative;
  inset: auto;
  transform: translate(-37px);
}

.icon-embed-xxsmall.is-around {
  z-index: 1;
  border: 1px solid #fcfcfd;
  border-radius: 100px;
  height: 1.3rem;
  padding: 0 18px;
  line-height: 2.2;
  position: absolute;
  inset: 0%;
}

.icon-embed-xxsmall.is-around.back {
  margin-top: 1px;
  margin-bottom: 1px;
  transform: rotate(-180deg);
}

.icon-embed-xxsmall.is-around.color {
  z-index: 0;
  opacity: 1;
  color: #fcfcfd00;
  background-color: #d444f1;
  border-style: solid;
  border-color: #fcfcfd00;
  position: relative;
  inset: auto;
  transform: translate(-37px);
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.icon-height-xxsmall {
  height: 1rem;
}

.background-color-black {
  background-color: var(--base-color-neutral--black);
}

.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;
  background-color: var(--background-color--background-secondary);
  color: var(--text-color--text-primary);
  border-radius: .75rem;
  margin-bottom: 1rem;
  padding: 1rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}

.form_radio-icon {
  border: 1px solid var(--border-color--border-primary);
  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;
}

.form_radio-icon.w--redirected-checked {
  background-color: #fff;
  background-image: none;
  border-width: 6px;
  border-color: #000;
}

.form_radio-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
  margin-top: 0;
}

.form_radio-icon.is-alternate {
  border-color: var(--base-color-neutral--white);
}

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

.rl-styleguide_callout-link_colors {
  background-color: #fff;
  background-image: linear-gradient(135deg, #ff7448, #ff4848 50%, #6248ff);
  border-radius: .75rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  padding: 1px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.icon-height-custom1 {
  height: 1.25rem;
}

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

.text-size-small {
  font-size: .875rem;
}

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

.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 {
  z-index: 5;
  filter: drop-shadow(0px 0px 4px var(--base-color-brand--fuchsia500));
  color: var(--_dark---base-color-brand--fuchsia700-2);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 190px;
  display: flex;
  position: absolute;
  inset: -20px 0% 0%;
}

.icon-embed-xlarge.cond {
  justify-content: center;
  align-items: center;
  display: flex;
  inset: -10% 0% 0%;
}

.icon-embed-xlarge.pozh, .icon-embed-xlarge.vent, .icon-embed-xlarge.voda {
  opacity: 0;
}

.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 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.text-rich-text blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-style: italic;
}

.text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text figcaption {
  border-left: 2px solid var(--text-color--text-primary);
  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(--text-color--text-alternate);
}

.shadow-small {
  box-shadow: 0 4px 8px -2px #0000001a, 0 2px 4px -2px #0000000f;
}

.icon-1x1-medium {
  width: 3rem;
  height: 3rem;
}

.rl-styleguide_button-row {
  grid-column-gap: 1rem;
  display: flex;
}

.shadow-medium {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #00000008;
}

.text-size-large {
  font-size: 1.25rem;
  line-height: 1.3;
}

.text-size-large.height {
  letter-spacing: 0;
  column-count: 0;
  line-height: 1.2;
}

.text-size-large.height.tablet {
  color: var(--_dark---text-color--text-secondary-2);
  font-weight: 600;
}

.text-size-large.text-color-white {
  color: #fcfcfd;
}

.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);
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.rl-styleguide_spacing {
  border: 1px dashed var(--border-color--border-primary);
}

.padding-global {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: block;
}

.padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.padding-section-large {
  flex-flow: row;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.padding-section-large.gallery-portfolio {
  padding-bottom: 2rem;
}

.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;
  background-color: var(--background-color--background-alternate);
  border-radius: .75rem;
  margin-top: 1rem;
  padding: .5rem;
  position: sticky;
  top: 1rem;
}

.rl-styleguide_nav-link {
  color: var(--link-color--link-alternate);
  border-radius: .25rem;
  padding: .5rem 1rem;
  text-decoration: none;
}

.rl-styleguide_nav-link.w--current {
  background-color: var(--background-color--background-primary);
  color: var(--link-color--link-primary);
}

.rl-styleguide_subheading-small {
  font-size: 1rem;
  font-weight: 400;
}

.rl-styleguide_callout-heading-wrapper {
  font-size: 1.25rem;
  font-weight: 600;
}

.rl-styleguide_background-color-list {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

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

.rl-styleguide_color-spacer {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
}

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

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

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

.text-color-alternate {
  color: var(--_dark---text-color--text-alternate-2);
}

.text-color-alternate.text-weight-bold.text-portfolio {
  font-weight: 600;
  line-height: 1.2;
}

.text-color-secondary {
  color: var(--text-color--text-secondary);
}

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

.aspect-ratio-square {
  aspect-ratio: 1;
}

.rl-styleguide_ratio-bg {
  z-index: -1;
  background-color: var(--background-color--background-secondary);
  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 {
  margin-top: 1rem;
  padding: 0;
}

.form_message-success {
  background-color: var(--background-color--background-success);
  color: var(--text-color--text-success);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
  display: flex;
}

.form_message-error {
  background-color: var(--background-color--background-error);
  color: var(--text-color--text-error);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.form_message-error-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.text-style-tagline {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.rl-styleguide_form-wrapper {
  padding-right: 1.5rem;
}

.tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px none var(--base-color-neutral--neutral-lightest);
  background-color: var(--base-color-neutral--neutral-lightest);
  color: var(--base-color-neutral--black);
  justify-content: center;
  align-items: center;
  padding: .25rem .5rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
}

.tag.is-text {
  background-color: #0000;
  border-style: none;
  border-color: #0000;
  padding: 0;
  display: inline-block;
}

.tag.is-text.is-alternate {
  color: var(--base-color-neutral--white);
  background-color: #0000;
}

.tag.is-alternate {
  border-color: var(--base-color-neutral--white);
  background-color: var(--base-color-neutral--white);
  color: var(--base-color-neutral--black);
}

.portfolio18_item {
  z-index: -1;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.body {
  background-color: var(--_dark---background-color--background-primary-2);
  color: var(--_dark---text-color--text-secondary-2);
  font-family: Deledda Open, Tahoma, sans-serif;
  overflow: visible;
}

.navbar-on-page {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.dropdown-chevron {
  color: var(--_dark---base-color-brand--fuchsia700-2);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.navbar13_menu-button {
  padding: 0;
}

.navbar13_button-wrapper {
  grid-column-gap: 1rem;
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.navbar13_menu-link-wrapper {
  display: flex;
}

.navbar13_logo-link {
  pointer-events: auto;
  margin-left: 3%;
  margin-right: 3%;
}

.navbar13_component {
  pointer-events: auto;
  color: var(--text-color--text-primary);
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 539px;
  margin-top: auto;
  margin-left: 5%;
  margin-right: 3%;
  display: flex;
  position: relative;
  top: 0%;
}

.navbar13_menu-dropdown.is-1 {
  text-transform: none;
}

.navbar13_dropdown-list {
  background-color: var(--_dark---background-color--background-white-2);
  opacity: .7;
  border-radius: 25px;
  width: auto;
  padding: 0;
  position: absolute;
  inset: 0%;
}

.navbar13_dropdown-list.w--open {
  box-sizing: border-box;
  aspect-ratio: auto;
  border: 1px none var(--border-color--border-primary);
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--_dark---text-color--text-primary-2);
  object-fit: fill;
  background-color: #f9fafb4d;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 538.4px;
  padding: .5rem;
  font-weight: 600;
  display: block;
  position: absolute;
  inset: 150% auto auto -15%;
}

.navbar13_dropdown-list.is-1 {
  color: var(--_dark---text-color--text-primary-2);
}

.navbar13_dropdown-list.is-1.w--open {
  background-color: var(--_dark---base-color-brand--gray800-2);
  font-weight: 600;
  overflow: clip;
}

.navbar13_dropdown-list.is-2 {
  width: 530px;
  left: -90%;
}

.navbar13_dropdown-list.is-2.w--open {
  background-color: var(--_dark---base-color-brand--gray800-2);
  flex-flow: row;
  width: 539px;
  display: block;
  left: -100%;
}

.navbar13_menu {
  align-items: center;
  position: static;
}

.navbar13_dropdown-toggle {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.navbar13_dropdown-link {
  padding: .5rem 1rem;
  transition: all .355s;
}

.navbar13_dropdown-link:hover {
  color: var(--_dark---base-color-brand--fuchsia700-2);
}

.navbar13_dropdown-link:active, .navbar13_dropdown-link.w--current {
  color: var(--_dark---text-color--text-alternate-2);
}

.navbar13_dropdown-link.cond.w--current {
  color: var(--_dark---text-color--text-alternate-2);
  font-family: Deledda Open, Tahoma, sans-serif;
  font-weight: 600;
}

.navbar13_dropdown-link.vent:focus, .navbar13_dropdown-link.vent.w--current, .navbar13_dropdown-link.pozh.w--current, .navbar13_dropdown-link.voda.w--current {
  color: var(--_dark---text-color--text-alternate-2);
}

.navbar13_container {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border: 1px none var(--border-color--border-primary);
  background-color: var(--_dark---background-color--background-white-2);
  box-shadow: none;
  opacity: .9;
  filter: none;
  color: var(--_dark---text-color--text-black-2);
  border-radius: 8rem;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 539px;
  height: auto;
  min-height: 3.5rem;
  padding-left: 1rem;
  padding-right: 2rem;
  font-weight: 400;
  display: flex;
  position: relative;
}

.navbar13_link {
  padding: .5rem 1rem;
}

.navbar13_link.w--current {
  color: var(--base-color-neutral--black);
}

.navbar {
  z-index: 50;
  pointer-events: none;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  margin-top: 1.5rem;
  display: flex;
  position: fixed;
  top: 0%;
}

.background-color-cyan300 {
  background-color: #67e3f9;
}

.background-color-cyan200 {
  background-color: #a5f0fc;
}

.background-color-cyan600 {
  background-color: var(--base-color-brand--cyan600);
}

.background-color-cyan25 {
  background-color: #f5feff;
}

.background-color-cyan400 {
  background-color: #2ce;
}

.background-color-cyan500 {
  background-color: #06aed4;
}

.background-color-cyan800 {
  background-color: var(--base-color-brand--cyan800);
}

.background-color-cyan700 {
  background-color: var(--base-color-brand--cyan700);
}

.background-color-cyan100 {
  background-color: #cff9fe;
}

.background-color-cyan50 {
  background-color: #ecfdff;
}

.background-color-cyan900 {
  background-color: var(--base-color-brand--cyan900);
}

.background-color-fuchsia500 {
  background-color: var(--base-color-brand--fuchsia500);
}

.background-color-fuchsia25 {
  background-color: #fefaff;
}

.background-color-fuchsia400 {
  background-color: #e478fa;
}

.background-color-fuchsia100 {
  background-color: #fbe8ff;
}

.background-color-fuchsia800 {
  background-color: var(--base-color-brand--fuchsia800);
}

.background-color-fuchsia700 {
  background-color: var(--base-color-brand--fuchsia700);
}

.background-color-fuchsia50 {
  background-color: #fdf4ff;
}

.background-color-fuchsia600 {
  background-color: var(--base-color-brand--fuchsia600);
}

.background-color-fuchsia200 {
  background-color: #f6d0fe;
}

.background-color-fuchsia300 {
  background-color: #eeaafd;
}

.background-color-fuchsia900 {
  background-color: var(--base-color-brand--fuchsia900);
}

.background-color-gray900 {
  background-color: var(--base-color-brand--gray900);
}

.background-color-gray400 {
  background-color: var(--base-color-brand--gray400);
}

.background-color-gray100 {
  background-color: var(--base-color-brand--gray100);
}

.background-color-gray500 {
  background-color: var(--base-color-brand--gray500);
}

.background-color-gray300 {
  background-color: var(--base-color-brand--gray300);
}

.background-color-gray800 {
  background-color: var(--base-color-brand--gray800);
  color: #f5f5f5;
}

.background-color-gray50 {
  background-color: var(--base-color-brand--gray50-2);
}

.background-color-gray25 {
  background-color: var(--base-color-brand--gray25);
}

.background-color-gray600 {
  background-color: var(--base-color-brand--gray600);
}

.background-color-gray200 {
  background-color: var(--base-color-brand--gray200);
}

.background-color-gray700 {
  background-color: var(--base-color-brand--gray700);
}

.background-color-bluelight50 {
  background-color: #f0f9ff;
}

.background-color-bluelight700 {
  background-color: #026aa2;
}

.background-color-bluelight400 {
  background-color: #36bffa;
}

.background-color-bluelight800 {
  background-color: #065986;
}

.background-color-bluelight300 {
  background-color: #7cd4fd;
}

.background-color-bluelight500 {
  background-color: #0ba5ec;
}

.background-color-bluelight25 {
  background-color: #f5fbff;
}

.background-color-bluelight900 {
  background-color: var(--_dark---base-color-brand--bluelight900);
}

.background-color-bluelight600 {
  background-color: #0086c9;
}

.background-color-bluelight200 {
  background-color: #b9e6fe;
}

.background-color-bluelight100 {
  background-color: #e0f2fe;
}

.heading {
  color: var(--_dark---text-color--text-primary-2);
}

.body-2 {
  background-color: var(--_dark---background-color--background-primary-2);
  color: var(--_dark---text-color--text-secondary-2);
}

.heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
  color: var(--_dark---text-color--text-primary-2);
}

.paragraph {
  color: var(--_dark---text-color--text-secondary-2);
}

.link {
  color: var(--_dark---link-color--link-primary-2);
}

.block-quote {
  border-left-color: var(--_dark---text-color--text-secondary-2);
  color: var(--_dark---text-color--text-secondary-2);
}

.list, .list-2, .list-3 {
  color: var(--_dark---text-color--text-secondary-2);
}

.left-nav-uslugi {
  border-right: 1.5px solid var(--_dark---base-color-brand--fuchsia700-2);
  flex-flow: column;
  align-items: flex-start;
  width: 17.5rem;
  display: block;
}

.wrap-nav-uslugi {
  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;
  display: grid;
  position: relative;
}

.right-nav-uslugi {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
}

.icon-embed-xlarge-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 6.5rem;
  height: 6.5rem;
  display: block;
}

.header30_content {
  z-index: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.section_header30 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.image-overlay-layer {
  z-index: 1;
  background-color: #151c2ec2;
  background-image: radial-gradient(circle farthest-side at 0 0, #088ab233, #10182859 27%);
  display: block;
  position: absolute;
  inset: 0%;
}

.image-overlay-layer.header-56 {
  display: none;
}

.image-overlay-layer.heating {
  background-color: #062342bf;
}

.header30_background-image {
  filter: saturate(200%);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.header30_background-image-wrapper {
  z-index: 0;
  background-image: linear-gradient(#000000d1, #000000d1);
  position: absolute;
  inset: 0%;
}

.layout501_tabs-content {
  width: 100%;
  min-width: 100%;
  overflow: visible;
}

.layout501_tab-link {
  color: var(--_dark---text-color--text-secondary-2);
  background-color: #0000;
  border-bottom: 1.5px solid #0000;
  border-radius: 0;
  flex: none;
  padding: 0 0 .2rem;
  transition: all .555s;
}

.layout501_tab-link.w--current {
  border-bottom-style: none;
  border-bottom-color: var(--_dark---background-color--background-accent-2);
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--_dark---text-color--text-primary-2);
  background-color: #0000;
  border-radius: 0;
  padding: 0 0 .2rem;
  box-shadow: inset 0 -3px 0 -1px #d444f1a3;
}

.layout501_tabs-menu {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  align-items: center;
  margin-bottom: 4rem;
  display: flex;
  overflow: auto;
}

.layout501_tabs-menu.no-scrollbar {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: var(--_dark---text-color--text-tertiary-2);
  margin-bottom: 4rem;
}

.layout501_component {
  width: 100%;
  display: block;
}

.layout501_image {
  box-sizing: border-box;
  aspect-ratio: auto;
  filter: drop-shadow(0 -2px 7px #d444f175);
  object-fit: contain;
  object-position: 50% 30%;
  position: absolute;
  inset: auto 0% 0%;
  overflow: visible;
}

.layout501_image.vent {
  aspect-ratio: auto;
  perspective: none;
  object-fit: cover;
  object-position: 50% 0%;
  transform-style: preserve-3d;
  min-width: 35vw;
  position: absolute;
  inset: auto 0% -10%;
  transform: rotateX(0)rotateY(-4deg)rotateZ(0)perspective(2000px)rotateX(-25deg)rotateY(0)rotateZ(0);
}

.layout501_image.voda {
  object-fit: contain;
  object-position: 50% 50%;
  transform-style: preserve-3d;
  min-width: 35vw;
  inset: auto 0% -10%;
  overflow: visible;
}

.layout501_image.pozh {
  object-position: 50% 50%;
  inset: auto 0% 0%;
}

.layout501_image.cond {
  object-position: 50% 50%;
  min-width: 40vw;
  bottom: -12%;
}

.layout501_tab-content {
  width: auto;
}

.layout501_tab-pane {
  width: 100%;
  min-width: 100%;
}

.section_layout501 {
  z-index: 3;
  background-color: var(--_dark---background-color--background-primary-2);
  opacity: 1;
  border-bottom: 1px solid #98a2b34d;
  border-radius: 20px 20px 0 0;
  justify-content: space-between;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  display: block;
  position: relative;
  overflow: hidden;
}

.layout501_content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.layout501_image-wrapper {
  object-fit: fill;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.layout501_tab-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  place-items: stretch stretch;
  display: grid;
}

.left {
  border-right: 1px solid #f9fafb4d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 8vw;
  height: 100%;
  display: flex;
  position: relative;
}

.right {
  border-top: 1px #000;
  border-left: 1px solid #f9fafb4d;
  width: 8vw;
}

.upper-layer {
  z-index: 6;
  pointer-events: none;
  justify-content: space-between;
  align-items: stretch;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.margine-line-nav {
  cursor: pointer;
  background-color: #f9fafb4d;
  justify-content: flex-start;
  align-items: center;
  width: 2rem;
  height: 1px;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.wrap-line-nav {
  z-index: 11;
  pointer-events: auto;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  margin-left: 3%;
  display: flex;
  position: fixed;
  inset: 0% auto 0% 0%;
}

.circle-btn {
  background-color: #d444f1d9;
  background-image: linear-gradient(126deg, #e2bf2561, var(--_dark---base-color-brand--fuchsia500-2));
  border: 1px #000;
  border-radius: 20rem;
  padding: 14px;
  box-shadow: -8px 0 16px 4px #d444f16b;
}

.noise {
  z-index: 5;
  pointer-events: none;
  width: 100%;
  height: 200vh;
  position: fixed;
  inset: 0%;
}

.portfolio13_item-link {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.portfolio13_item-link.border {
  border-left: 1px solid #66708540;
  border-right: 1px solid #66708540;
}

.portfolio13_tag-list {
  z-index: 2;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  align-items: flex-start;
  max-width: 15rem;
  display: flex;
  position: relative;
}

.portfolio13_component {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.section_portfolio13 {
  z-index: 2;
  background-color: var(--_dark---background-color--background-primary-2);
  opacity: 1;
  border-bottom: .5px #f9fafb4d;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: space-between;
  display: block;
  position: relative;
  overflow: visible;
}

.section_portfolio13.cond {
  border-bottom: .5px solid #f9fafb4d;
  border-radius: 0;
  height: auto;
  min-height: auto;
  max-height: none;
}

.section_portfolio13.cond-project {
  border-bottom-style: solid;
  border-radius: 0;
}

.portfolio13_list {
  grid-column-gap: 0rem;
  grid-row-gap: 4rem;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #98a2b31a;
  border-radius: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
  overflow: hidden;
  box-shadow: inset 0 2px 5px #fffefe33;
}

.portfolio13_item-content-top {
  z-index: 2;
  position: relative;
}

.portfolio13_item {
  border: 1px none var(--border-color--border-primary);
  opacity: 1;
  border-radius: 0;
  height: 50vh;
  overflow: hidden;
}

.portfolio13_content {
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
}

.portfolio13_content.cond {
  height: 100%;
  min-height: 100%;
  padding: 2rem;
}

.portfolio13_title-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  padding: 1.5rem;
  display: flex;
}

.portfolio13_title-wrapper.is-left {
  z-index: 2;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2.5rem;
  transition: all .555s;
  position: relative;
}

.layout495_tabs {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  display: block;
  overflow: hidden;
}

.layout495_lightbox-image {
  aspect-ratio: 1;
  filter: brightness(85%) contrast(150%);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.layout495_image {
  aspect-ratio: 1;
  filter: contrast(150%);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.layout495_image.is-4 {
  filter: brightness(120%) saturate(200%) contrast(120%);
}

.layout495_image.is-3 {
  filter: brightness(70%) contrast(150%);
}

.layout495_image.is-1 {
  filter: brightness(85%) contrast(150%);
}

.layout495_tabs-content {
  z-index: 1;
  flex-flow: column;
  width: 100%;
  min-width: 100%;
  height: 100%;
  display: block;
}

.layout495_image-wrapper {
  border-radius: 0;
  height: 100%;
  overflow: hidden;
}

.layout495_paragraph {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  display: flex;
  overflow: hidden;
}

.layout495_tab-pane {
  height: 100%;
  min-height: 100%;
}

.section_layout495 {
  z-index: 4;
  background-color: var(--_dark---background-color--background-primary-2);
  opacity: 1;
  border-bottom: .5px solid #98a2b34d;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  flex-flow: column;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  display: block;
  position: relative;
  overflow: hidden;
}

.layout495_tabs-menu {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #00040cb3;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.layout495_lightbox {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.layout495_tab-link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  opacity: 1;
  color: var(--_dark---text-color--text-tertiary-2);
  background-color: #0000;
  border-bottom: 1px solid #98a2b34d;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 25%;
  padding: 1.5rem .5rem 1.5rem 2rem;
  display: flex;
}

.layout495_tab-link.w--current {
  opacity: 1;
  background-color: #0000;
}

.layout495_tab-link.non-border {
  border-bottom-style: none;
}

.paragraph-3 {
  width: 99.9999%;
  display: none;
}

.wrap-divider {
  cursor: pointer;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.wrapper-section1 {
  z-index: 2;
  border-radius: 0;
  margin-bottom: -100vh;
  position: relative;
}

.spacer {
  height: 100vh;
  position: relative;
}

.gallery18_slider {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 4rem;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
  overflow: hidden;
}

.gallery18_image-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  box-shadow: inset 0 2px 5px 0 var(--_dark---border-cyan);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #343b494d;
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20vh;
  padding: 0 1rem;
  display: flex;
  overflow: hidden;
}

.gallery18_image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  max-width: 15rem;
  height: 6.5rem;
  overflow: visible;
}

.gallery18_lightbox-link {
  width: 100%;
}

.slider-arrow-icon_default {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.slider-arrow {
  border: 1px none var(--border-color--border-primary);
  box-shadow: inset 0 0 6px 0 var(--_dark---border-purple);
  color: var(--text-color--text-primary);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: all .555s;
  display: flex;
}

.slider-arrow:hover {
  box-shadow: inset 0 0 15px 0 var(--_dark---base-color-brand--fuchsia600-2);
}

.slider-arrow.is-centre-next {
  bottom: 4rem;
}

.slider-arrow.is-centre-next.hide-mobile-landscape {
  box-shadow: inset 0 0 6px 0 var(--_dark---border-cyan);
  background-color: #fff0;
  border-style: none;
}

.slider-arrow.is-centre-next.hide-mobile-landscape:hover {
  box-shadow: inset 0 0 6px 3px var(--_dark---border-cyan);
}

.slider-arrow.is-centre-previous {
  bottom: 4rem;
}

.slider-arrow.is-centre-previous.hide-mobile-landscape {
  box-shadow: inset 0 0 6px 0 var(--_dark---border-cyan);
  background-color: #fff0;
  border-style: none;
}

.slider-arrow.is-centre-previous.hide-mobile-landscape:hover {
  box-shadow: inset 0 0 6px 3px var(--_dark---border-cyan);
}

.slider-arrow.is-bottom-previous {
  inset: auto 4rem 0% auto;
}

.slider-arrow.is-bottom-previous.another-color {
  box-shadow: inset 0 0 6px 0 var(--_dark---border-cyan);
}

.slider-arrow.is-bottom-previous.another-color:hover {
  box-shadow: inset 0 0 12px 0 var(--_dark---border-cyan);
}

.slider-arrow.is-bottom-next {
  inset: auto 0% 0% auto;
}

.slider-arrow.is-bottom-next.another-color {
  box-shadow: inset 0 0 6px 0 var(--_dark---border-cyan);
}

.slider-arrow.is-bottom-next.another-color:hover {
  box-shadow: inset 0 0 12px 0 var(--_dark---border-cyan);
}

.section_gallery18 {
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.gallery18_slide {
  cursor: default;
  padding-left: 2rem;
  padding-right: 2rem;
}

.gallery18_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  display: none;
}

.gallery18_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.gallery18_mask {
  width: 33.33%;
  overflow: visible;
}

.header49_content {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.header49_content-left {
  width: 13.5rem;
  min-width: 13.5rem;
}

.director-img {
  box-shadow: 0 0 0 2px var(--_dark---base-color-brand--fuchsia700-2);
  border-radius: 100rem;
  width: 100%;
}

.wrap-section3 {
  background-color: var(--_dark---base-color-brand--gray900-2);
  background-image: linear-gradient(180deg, var(--_dark---base-color-brand--gray800-2) 27%, var(--_dark---base-color-brand--gray900-2) 39%);
  height: 300vh;
  margin-top: -100vh;
  margin-bottom: -100vh;
}

.align-right {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

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

.icon-layout495 {
  background-color: var(--_dark---background-color--background-accent-2);
  border-radius: 20px;
  width: 10px;
  min-width: 10px;
  height: 10px;
  min-height: 10px;
}

.left-content-layout495 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.wrap-left-content-layout495 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: .25rem;
  display: flex;
}

.wrap-layout-content-right {
  z-index: 4;
  justify-content: flex-end;
  align-items: stretch;
  width: 50vw;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.wrap-layout-content-left {
  flex-flow: column;
  justify-content: space-between;
  width: 37vw;
  max-width: 37vw;
  margin-right: 2rem;
  display: block;
}

.layout495-left-content {
  width: 30rem;
  margin-top: 8rem;
}

.section_contact14 {
  border-bottom: 1px solid #98a2b34d;
}

.contact14_content {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  height: 28rem;
  display: grid;
}

.contact14_contact-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact14_map-wrapper {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

.footer4_component {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
}

.footer4_top-wrapper {
  grid-column-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  justify-content: space-between;
  place-items: end stretch;
}

.footer4_logo-link {
  padding-left: 0;
}

.footer4_link-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: start;
  display: flex;
}

.footer4_link {
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .555s;
}

.footer4_link:hover {
  color: var(--_dark---text-color--text-alternate-2);
}

.footer4_social-list {
  grid-column-gap: .75rem;
  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;
  place-items: start;
  display: flex;
}

.footer4_social-link {
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.divider-horizontal {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-border\>);
  width: 100%;
}

.footer4_bottom-wrapper {
  grid-column-gap: 1.5rem;
  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: center;
  font-size: .9rem;
  display: flex;
}

.footer4_legal-link {
  text-decoration: none;
  transition: all .555s;
}

.footer4_legal-link:hover {
  color: var(--_dark---text-color--text-alternate-2);
}

.section_testimonial24 {
  border-bottom: .5px solid #98a2b34d;
  overflow: hidden;
}

.testimonial24_slider {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  flex-flow: column;
  height: auto;
  padding-bottom: 6.5rem;
  position: relative;
}

.testimonial24_mask {
  width: 33.33%;
  overflow: visible;
}

.testimonial24_slide {
  padding-right: 2rem;
}

.testimonial24_card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  box-shadow: inset 0 2px 5px 0 var(--_dark---border-cyan);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #1018284d;
  border: 1px #000;
  border-radius: 25px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 27rem;
  min-height: 27rem;
  padding: 2rem;
  display: flex;
  overflow: hidden;
}

.testimonial24_card.whith-photo {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #10182866;
  background-image: linear-gradient(#101828a6, #101828a6), url('../images/testimonial-photo1.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.testimonial24_card.whith-photo-2 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #10182866;
  background-image: linear-gradient(#101828a6, #101828a6), url('../images/testimonial-photo2.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.testimonial24_card.whith-photo-3 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #10182866;
  background-image: linear-gradient(#101828a6, #101828a6), url('../images/testimonial-photo3.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.testimonial24_client {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  align-items: center;
  display: flex;
}

.testimonial24_customer-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
}

.testimonial24_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  display: none;
  inset: auto auto 0% 0%;
}

.btn-wrap-testimonial {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.text-custom-style {
  font-size: 2rem;
}

.navbar2_component {
  border-bottom: 0px solid var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: none;
}

.navbar2_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .375fr 1fr .375fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.navbar2_logo-link {
  padding-left: 0;
}

.navbar2_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.navbar2_link {
  padding: .5rem 1rem;
}

.navbar2_link.w--current {
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.navbar2_dropdwn-toggle {
  grid-column-gap: .5rem;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.navbar2_dropdown-list.w--open {
  border: var(--\<unknown\|relume-variable-border-width\>) solid var(--\<unknown\|relume-variable-color-scheme-1-border\>);
  border-radius: var(--\<unknown\|relume-variable-radius-small\>);
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  padding: .5rem;
  position: absolute;
}

.navbar2_dropdown-link {
  padding: .5rem 1rem;
}

.navbar2_dropdown-link.w--current {
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.navbar2_button-wrapper {
  grid-column-gap: 1rem;
  margin-left: 1rem;
  display: flex;
}

.navbar2_menu-button {
  padding: 0;
}

.dropdown-company {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  place-items: stretch start;
  width: 100%;
  display: grid;
  position: relative;
}

.section_header56 {
  border-bottom: .5px solid #f9fafb4d;
  height: 90vh;
  position: relative;
}

.section_header56.text-color-white {
  background-image: radial-gradient(circle farthest-side at 0% 0%, #088ab280, var(--_dark---background-color--background-primary-2) 34%);
  border-bottom: .5px solid #f9fafb4d;
  height: 90vh;
}

.section_header56.text-color-white.portfolio {
  height: auto;
}

.header56_component {
  z-index: 1;
  height: 100%;
  position: relative;
}

.header56_content {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: start;
  height: 100%;
  display: flex;
}

.button-6 {
  border: 1px solid var(--border-color--border-alternate);
  background-color: var(--_dark---background-color--background-white-2);
  color: var(--_dark---text-color--text-black-2);
  text-align: center;
  border-radius: 25px;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button-6.is-alternate {
  border-color: var(--base-color-brand--fuchsia700);
  background-color: var(--_dark---base-color-brand--fuchsia700-2);
  color: var(--_dark---text-color--text-secondary-2);
  transition: all .555s;
  box-shadow: inset 0 2px 5px #ffffff26;
}

.button-6.is-alternate:hover {
  box-shadow: none;
}

.button-6.is-secondary {
  border-style: none;
  border-color: var(--_dark---base-color-brand--fuchsia600-2);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--_dark---text-color--text-secondary-2);
  background-color: #f9fafb33;
  box-shadow: inset 0 2px 5px #faebeb33;
}

.button-6.is-secondary.is-alternate {
  color: var(--_dark---text-color--text-secondary-2);
  background-color: #0000;
  transition: all .555s;
  box-shadow: inset 3px 3px 3px #8b3dff80, inset 0 2px 5px #faebeb33, inset -1px -1px 3px #00c5cc80;
}

.button-6.is-secondary.is-alternate:hover {
  box-shadow: inset -3px -3px 3px #8b3dff80, inset 0 2px 5px #faebeb33, inset 1px 1px 3px #00c5cc80;
}

.header56_background-image-wrapper {
  z-index: 0;
  width: 50vw;
  height: 100%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.header56_background-image {
  filter: drop-shadow(0px 0px 4px var(--_dark---base-color-brand--cyan600-2));
  object-fit: cover;
  width: 100%;
  max-width: 50vw;
  position: absolute;
  inset: auto 0% -5% auto;
  overflow: visible;
}

.header56_background-image.vent {
  max-width: 43vw;
  max-height: 35rem;
}

.header56_background-image.ops {
  max-width: 40vw;
  right: 10%;
}

.header56_background-image.heating {
  width: auto;
  max-height: 45rem;
  bottom: -5%;
  right: 8%;
}

.section_layout237 {
  border-bottom: .5px solid #f9fafb4d;
}

.layout237_list {
  grid-column-gap: 2.5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start stretch;
  min-height: auto;
  display: grid;
}

.layout237_item {
  box-shadow: inset 0 4px 6px -2px var(--_dark---border-cyan);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
  background-color: #10182826;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 2.5rem 1.5rem 2rem;
  display: flex;
}

.layout237_item-icon-wrapper {
  box-shadow: inset 0 1px 3px 0 var(--_dark---base-color-brand--cyan600-2);
  background-color: #3f547f4d;
  background-image: radial-gradient(circle, #d444f199 12%, #fff0 46%);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  min-width: 4.5rem;
  height: 4rem;
  display: flex;
  position: absolute;
  inset: -5vh 10% auto auto;
}

.layout237_item-icon-wrapper.is-2 {
  background-image: radial-gradient(circle closest-corner at 50% 68%, #d444f15e 12%, #fff0 40%);
}

.layout237_item-icon-wrapper.is-3 {
  background-image: radial-gradient(circle at 36% 57%, #d444f17a 12%, #fff0 28%);
}

.layout237_item-icon-wrapper.is-5 {
  background-image: radial-gradient(circle at 31% 25%, #d444f194 7%, #fff0 23%);
}

.layout237_item-icon-wrapper.is-4 {
  background-image: radial-gradient(circle farthest-corner at 61% 57%, var(--_dark---base-color-brand--fuchsia500-2) 23%, #fff0 33%);
  perspective: none;
  transform: rotate(0);
}

.layout237_item-icon-wrapper.is-6 {
  background-image: radial-gradient(circle farthest-side at 73% 60%, #d444f161 9%, #fff0 34%);
}

.layout237_item-icon-wrapper.is-7 {
  background-image: radial-gradient(circle farthest-corner at 28% 65%, var(--_dark---base-color-brand--fuchsia500-2) 4%, #fff0 28%);
}

.layout237_item-icon-wrapper.is-8 {
  background-image: radial-gradient(circle farthest-side at 45% 85%, var(--_dark---base-color-brand--fuchsia500-2) 5%, #fff0 20%);
}

.section_layout299 {
  border-bottom: .5px solid #f9fafb4d;
}

.layout299_list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

.layout299_list.heating {
  grid-template-columns: 1fr 1fr 1fr;
}

.section_cta3 {
  border-bottom: .5px solid #f9fafb4d;
  position: relative;
}

.cta3_component {
  z-index: 1;
  position: relative;
}

.cta3_background-image-wrapper {
  z-index: 0;
  background-image: linear-gradient(#00000080, #00000080);
  border-top: .5px solid #f9fafb4d;
  position: absolute;
  inset: 0%;
}

.cta3_background-image {
  object-fit: cover;
  object-position: 100% 19%;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.cta3_background-image.ops {
  object-position: 50% 50%;
  transform: none;
}

.cta3_background-image.heating {
  filter: none;
  object-position: 50% 75%;
  transform: none;
}

.icon-glass {
  opacity: .9;
  filter: blur(.6px) drop-shadow(0px -1px 0px var(--_dark---base-color-brand--gray900-2)) drop-shadow(0px 1px 0px var(--_dark---base-color-brand--gray900-2)) drop-shadow(0px 0px 3px #d444f1d1);
  border-radius: 0;
  width: 85%;
  max-width: 85%;
  height: 85%;
}

.icon-glass.is-2 {
  filter: blur(.6px) drop-shadow(0px -1px 0px var(--_dark---base-color-brand--gray900-2)) drop-shadow(0px 1px 0px var(--_dark---base-color-brand--gray900-2)) drop-shadow(0px 0px 7px var(--_dark---base-color-brand--fuchsia500-2));
  width: 80%;
  max-width: 80%;
  height: 85%;
}

.icon-glass.is-3 {
  width: 80%;
  max-width: 80%;
  height: 95%;
}

.icon-glass.is-4 {
  height: 92%;
}

.icon-glass.is-5 {
  height: 95%;
}

.portfolio-header8_content-wrapper {
  z-index: 2;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.portfolio-header8_content-left {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  padding-right: 1.5rem;
  display: flex;
}

.portfolio-header8_metatag-list {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding-right: 2rem;
  display: flex;
}

.portfolio-header8_metatag-item {
  flex-flow: column;
  align-items: flex-start;
  max-width: 18rem;
  display: flex;
}

.portfolio-header8_background-image-wrapper {
  z-index: 0;
  border-radius: 0 20px 20px 0;
  width: 50%;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: clip;
}

.portfolio-header8_overlay {
  z-index: 1;
  background-color: #00000080;
  border-radius: 0 20px 20px 0;
  display: none;
  position: absolute;
  inset: 0%;
}

.portfolio-header8_background-image {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 0 20px 20px 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.wrap-project-content {
  box-shadow: inset 0 5px 5px -3px var(--_dark---border-cyan);
  background-color: #66708540;
  border-radius: 20px;
  height: 50vh;
  min-height: 50vh;
}

.section_gallery7 {
  border-bottom: .5px solid #f9fafb4d;
}

.layout299_item {
  box-shadow: inset 0 4px 6px -2px var(--_dark---border-cyan);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
  background-color: #10182826;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100%;
  padding: 2.5rem 1.5rem 2rem;
  display: flex;
}

.icon-card-glass {
  box-shadow: inset 0 3px 7px 0 var(--_dark---border-color--border-secondary-2);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #31519266;
  border: 1px #000;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  min-width: 4.5rem;
  height: 4rem;
  display: flex;
  position: relative;
}

.quick-stack-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  width: 100%;
  max-width: 100%;
  padding: 0;
  position: relative;
}

.wrap-layout501_tab {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.image-2 {
  height: 75%;
}

.portfolio-img {
  z-index: 0;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.wrap-portfolio-img {
  z-index: 1;
  background-color: #04082a66;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.wrap--icon-btn {
  border-radius: 100px;
  align-items: center;
  display: flex;
  position: relative;
  overflow: clip;
}

.wrap-city-portfolio {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  line-height: 1.3;
  display: flex;
}

.section_gallery-portfolio {
  border-bottom: .5px solid #f9fafb4d;
  position: relative;
  top: auto;
  overflow: hidden;
}

.section_header-photo {
  border-top: .5px solid #f9fafb4d;
  border-bottom: .5px solid #f9fafb4d;
  margin-top: 1.5rem;
  position: relative;
}

.wrap-header-photo {
  width: 84vw;
  margin-left: auto;
  margin-right: auto;
}

.header-photo {
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 25px;
  width: 100%;
  height: 70vh;
}

.header-photo.top {
  object-position: 50% 0%;
}

.section_header-portfolio {
  border-bottom: .5px solid #f9fafb4d;
  position: relative;
}

.nav-portfolio {
  border: 1px #000;
  justify-content: flex-start;
  align-items: center;
  height: 3.7rem;
  margin-top: 1.5rem;
  display: flex;
  position: relative;
}

.wrap-button-group {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.text-size-custom {
  font-size: 2rem;
  line-height: 1.2;
}

.wrap-bottom-content {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.content-header-portfolio {
  flex-flow: column;
  justify-content: space-between;
  min-height: 55vh;
  max-height: 55vh;
  display: flex;
}

.section_layout516 {
  border-bottom: .5px solid #f9fafb4d;
}

.layout516_content {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-bottom: 7rem;
  display: grid;
}

.layout516_content-left {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  top: 0;
}

.layout516_item {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.layout516_item.item-2 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.layout516_item-content {
  max-width: 35rem;
  margin-top: 7rem;
  margin-left: 0;
  margin-right: 5rem;
}

.layout516_item-content.is-2 {
  margin-top: 35vh;
}

.layout516_item-content.is-3 {
  max-width: 35rem;
  margin-top: 0;
}

.layout516_image-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 35vh;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  overflow: hidden;
}

.layout516_image-wrapper.is-1 {
  border-bottom: .5px #f9fafb4d;
  margin-top: 30vh;
}

.layout516_image-wrapper.is-2 {
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 14rem;
}

.background-video {
  box-sizing: border-box;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  transition: all .555s;
  position: static;
  overflow: clip;
}

.background-video:hover {
  transform: scale(1.2);
}

.background-video.is4_3 {
  aspect-ratio: 4 / 3;
}

.background-video.is4_3:hover {
  transform: none;
}

.wrap-right-content {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section_layout35, .section_layout424 {
  border-bottom: .5px solid #f9fafb4d;
}

.layout424_heading-list {
  height: 7.25rem;
  overflow: hidden;
}

.layout424_component {
  flex-direction: column;
  height: 300vh;
  position: relative;
}

.layout424_content {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.layout424_heading {
  color: var(--_dark---text-color--text-primary-2);
  white-space: nowrap;
  font-size: 6rem;
  font-weight: 600;
}

.layout424_ix-trigger {
  z-index: -1;
  margin-top: 100vh;
  position: absolute;
  inset: 0%;
}

.section_gallery9 {
  border-bottom: 1px solid #98a2b34d;
}

.gallery9_grid-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery9_row {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.5fr 1.5fr;
  grid-auto-flow: column;
}

.gallery9_lightbox-link {
  aspect-ratio: auto;
  object-fit: fill;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.gallery9_image-wrapper {
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}

.gallery9_image_large {
  aspect-ratio: 2 / 3;
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.gallery9_image {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.gallery22_slider {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 5rem;
  display: none;
  position: relative;
}

.gallery22_mask {
  width: 33.33%;
  overflow: visible;
}

.gallery22_slide {
  padding-right: 2rem;
}

.gallery22_lightbox-link {
  width: 100%;
}

.gallery22_image-wrapper {
  width: 100%;
  overflow: hidden;
}

.gallery22_image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.gallery22_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.wrap-button-group-mobile {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.wrap-solution-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 80vh;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  overflow: hidden;
}

.wrap-number-text {
  max-width: 35rem;
  margin-top: 7rem;
  margin-left: 0;
  margin-right: 5rem;
}

.portfolio-grid-mobile {
  display: none;
}

.layout414_content-bottom {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: center;
  width: 100vw;
  display: flex;
  overflow: hidden;
}

.layout414_image {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
}

.layout414_image-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.layout414_image-list.image-list-top {
  overflow: visible;
}

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

.layout414_image-wrapper {
  border-radius: 20px;
  width: 30vw;
  position: relative;
  overflow: hidden;
}

.text-weight-semibold {
  font-weight: 600;
}

.section_layout414 {
  border-bottom: .5px solid #f9fafb4d;
  overflow: hidden;
}

.map {
  height: 60vh;
}

.section_header-blog {
  border-bottom: .5px solid #f9fafb4d;
  position: relative;
}

.layout178_image-wrapper {
  border-radius: 20px;
  width: 18vw;
  height: 25vh;
  position: relative;
}

.section_layout290 {
  border-bottom: .5px solid #f9fafb4d;
}

.layout290_item {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 52vh;
  display: flex;
}

.layout290_component {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

.layout290_image {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.section-privacy {
  border-bottom: .5px solid #98a2b34d;
}

.layout249_item {
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.layout249_list {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.layout249_image-wrapper {
  width: 100%;
  height: 25vh;
  position: relative;
}

.section_layout249 {
  border-bottom: .5px solid #98a2b34d;
}

.layout249_image {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

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

.link-blog {
  cursor: pointer;
}

.home_5_section_arrow {
  background-color: var(--_dark---border-purple);
  box-shadow: 0 0 4px 0 var(--_dark---background-color--background-white-2);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--_dark---link-color--link-primary-2);
  border: 1px #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
}

.home_5_section_arrow.hide-mobile-landscape {
  z-index: 5;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home_5_section_arrow-icon {
  z-index: auto;
  color: var(--_dark---text-color--text-primary-2);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
  position: relative;
}

.home_5_section_lightbox-link {
  border-radius: 20px;
  width: 100%;
  min-width: 100%;
  height: 100%;
  display: block;
}

.home_5_section_lightbox-link.is-2 {
  width: 100%;
}

.home_5_section_slider {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 4rem;
  display: block;
  position: relative;
}

.home_5_section_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
}

.div-block-7 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.home_5_section_mask {
  width: 50%;
  overflow: visible;
}

.home_5_section_image-wrapper {
  border-radius: 20px;
  width: 100%;
  display: block;
  overflow: hidden;
}

.home_5_section_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.home_5_section_slide {
  width: 100%;
  height: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.home_5_section_slide.is-2 {
  border-radius: 20px;
  width: 100%;
  overflow: clip;
}

.home_5_section_image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  transition: all .555s;
}

.home_5_section_image:hover {
  transform: scale(1.2);
}

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

  .container-large {
    width: 85%;
    max-width: 48rem;
  }

  .max-width-small {
    max-width: 20rem;
  }

  .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-bottom.margin-medium.tablet, .margin-bottom.margin-custom1 {
    margin-bottom: 4rem;
  }

  .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-bottom.padding-custom1 {
    padding-bottom: 4rem;
  }

  .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-vertical.padding-xxlarge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .text-size-medium.tablet {
    font-size: 1rem;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .heading-style-h2.all-cups {
    font-size: 2.5rem;
  }

  .heading-style-h2.all-cups.cond {
    font-size: 2rem;
  }

  .heading-style-h6 {
    font-size: 1rem;
  }

  .rl-styleguide_item-row {
    grid-template-columns: auto 1fr;
  }

  .rl-styleguide_icons-list {
    grid-auto-flow: row;
  }

  .heading-style-h5 {
    font-size: 1.4rem;
  }

  .heading-style-h1 {
    font-size: 3rem;
  }

  .heading-style-h1.big.text-style-allcaps {
    font-size: 4rem;
  }

  .heading-style-h1.big.text-color-alternate {
    font-size: 5.5rem;
  }

  .button.is-secondary.is-icon {
    min-width: 12.8rem;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .heading-style-h3 {
    font-size: 2.25rem;
  }

  .text-weight-semibold {
    font-size: .9rem;
  }

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

  .text-size-large.height.tablet {
    z-index: 2;
    text-align: center;
    font-size: 1.2rem;
    position: relative;
  }

  .text-size-large.text-color-alternate.more-big {
    font-size: 1.5rem;
  }

  .text-size-large.nav {
    font-size: 1.25rem;
  }

  .padding-section-medium, .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-large._495 {
    padding-top: 6rem;
    padding-bottom: 4rem;
  }

  .padding-section-large.gallery-18 {
    padding-bottom: 2rem;
  }

  .padding-section-large.main-section {
    padding-top: 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;
  }

  .dropdown-chevron {
    inset: auto 0% auto auto;
  }

  .menu-icon2_line-bottom {
    background-color: var(--_dark---background-color--background-white-2);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar13_menu-button {
    padding: 0;
  }

  .navbar13_menu-button.w--open {
    background-color: #0000;
  }

  .navbar13_button-wrapper {
    align-items: center;
  }

  .navbar13_menu-link-wrapper {
    border-style: none solid solid;
    border-width: 1px;
    border-color: var(--border-color--border-primary);
    background-color: var(--background-color--background-primary);
    flex-direction: column;
    width: 100%;
    padding: 2rem;
  }

  .menu-icon2_line-top {
    background-color: var(--_dark---background-color--background-white-2);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar13_component {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%;
  }

  .navbar13_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: flex;
  }

  .menu-icon2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar13_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar13_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .navbar13_menu {
    background-color: #0000;
    justify-content: center;
    padding-left: 5%;
    padding-right: 5%;
    position: absolute;
  }

  .navbar13_dropdown-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: .75rem 2rem .75rem 0;
    display: flex;
  }

  .navbar13_dropdown-link {
    text-align: center;
    width: auto;
    padding: .75rem 0;
    font-size: 16px;
  }

  .navbar13_container {
    grid-template-columns: auto 1fr;
    width: 100%;
  }

  .navbar13_link {
    text-align: center;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .menu-icon2_line-middle {
    background-color: var(--_dark---background-color--background-white-2);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon1_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar {
    display: none;
  }

  .icon-embed-xlarge-2 {
    width: 3rem;
    height: 3rem;
  }

  .header30_content {
    min-height: 100%;
    max-height: none;
  }

  .layout501_tabs-content {
    flex-flow: column;
    align-items: center;
    display: block;
  }

  .layout501_tab-link {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #10182840;
    border-bottom-style: none;
    border-radius: 25px;
    padding: .5rem 0;
    display: block;
    overflow: hidden;
  }

  .layout501_tab-link.w--current {
    box-shadow: inset 0 0 4px 0 var(--_dark---base-color-brand--cyan600-2);
    background-color: #10182840;
    border-radius: 25px;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .layout501_tabs-menu.no-scrollbar {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .layout501_image {
    width: 100%;
    max-width: none;
    height: 40vh;
    display: inline-block;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .layout501_image.vent {
    object-fit: cover;
    object-position: 50% 50%;
    width: 70vw;
    max-width: 70%;
    height: 40vh;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .layout501_image.voda {
    object-fit: cover;
    width: 80vw;
    max-width: 60%;
    height: 40vh;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .layout501_image.pozh {
    object-fit: cover;
    width: 80vw;
    max-width: 90%;
    height: 60vh;
    inset: -7.5vh auto auto;
  }

  .layout501_image.cond {
    object-fit: cover;
    width: 80vw;
    max-width: 90%;
    bottom: auto;
  }

  .layout501_tab-content {
    width: 100%;
  }

  .section_layout501 {
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .layout501_image-wrapper {
    width: 100%;
  }

  .layout501_tab-wrapper {
    grid-column-gap: 3rem;
    flex-flow: column;
    display: flex;
  }

  .left, .right {
    width: 10vw;
  }

  .portfolio13_item-link.border {
    border-style: solid none;
    border-top-width: 1px;
    border-top-color: #66708540;
    border-bottom-width: 1px;
    border-bottom-color: #66708540;
  }

  .portfolio13_tag-list {
    max-width: 25rem;
  }

  .section_portfolio13 {
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .portfolio13_list {
    grid-column-gap: 2rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .portfolio13_content.cond {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .layout495_tabs {
    grid-column-gap: 3rem;
    border-radius: 25px;
  }

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

  .layout495_image {
    opacity: .7;
  }

  .layout495_paragraph {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: stretch start;
    display: grid;
  }

  .section_layout495 {
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .layout495_tab-title {
    flex-flow: column;
    display: block;
  }

  .layout495_tabs-menu {
    background-color: #070e1bbf;
    justify-content: space-between;
    align-items: center;
  }

  .layout495_tab-link {
    padding-left: 5%;
    padding-right: 5%;
  }

  .layout495_tab-link.w--current {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 5%;
    padding-right: 5%;
  }

  .gallery18_slider {
    padding-bottom: 0;
  }

  .gallery18_image-wrapper {
    width: 100%;
    height: 10rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    position: relative;
    overflow: visible;
  }

  .gallery18_image {
    aspect-ratio: auto;
    width: 100%;
    max-width: none;
    height: auto;
    position: relative;
  }

  .gallery18_lightbox-link {
    width: 100%;
  }

  .section_gallery18 {
    height: auto;
    position: relative;
  }

  .gallery18_slide {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .gallery18_mask {
    width: 50%;
  }

  .header49_content {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .wrap-section3 {
    background-image: linear-gradient(180deg, var(--_dark---base-color-brand--gray800-2), var(--base-color-brand--gray900));
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .wrap-left-content-layout495 {
    margin-top: .5rem;
  }

  .wrap-layout-content-right {
    border-radius: 25px;
    width: 100%;
    height: 100vh;
    position: relative;
  }

  .wrap-layout-content-left {
    width: 100%;
    max-width: none;
    height: auto;
    min-height: auto;
  }

  .layout495-left-content {
    width: 90%;
    height: 50%;
    margin-top: 4rem;
    margin-bottom: 2rem;
  }

  .contact14_content {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    height: 100%;
    min-height: auto;
  }

  .contact14_map-wrapper {
    height: 40vh;
  }

  .footer4_top-wrapper {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .footer4_bottom-wrapper {
    grid-row-gap: 1.5rem;
    flex-flow: column;
    align-items: center;
  }

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

  .testimonial24_mask {
    width: 50%;
  }

  .testimonial24_card {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .navbar2_component {
    z-index: 100;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background-color: #1018280d;
    justify-content: flex-start;
    align-items: center;
    padding: 1rem 3%;
    display: flex;
    position: fixed;
    top: 0;
  }

  .navbar2_container {
    grid-template-columns: .25fr 1fr;
    align-items: center;
    display: flex;
  }

  .navbar2_logo-link {
    z-index: 101;
  }

  .navbar2_menu {
    box-shadow: inset 0 2px 2px 0 var(--_dark---border-purple);
    -webkit-text-fill-color: inherit;
    background-color: #101828e6;
    background-clip: border-box;
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-radius: 20px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 4.5rem;
    padding: 1rem 5% 2.5rem;
    display: block;
    position: absolute;
    overflow: auto;
  }

  .navbar2_menu.is-page-height-tablet {
    z-index: 100;
    box-shadow: none;
    border-radius: 0;
    justify-content: flex-end;
    align-items: center;
    height: 100vh;
    margin-top: 0;
    padding-top: 8rem;
    padding-bottom: 6.5rem;
    transition: height .5s;
    inset: 0%;
  }

  .navbar2_link {
    text-align: center;
    margin-left: auto;
    margin-right: 0;
    padding: .75rem 0 .75rem .25rem;
    font-size: 1.125rem;
    display: flex;
  }

  .navbar2_link.text-size-large {
    font-size: 1.25rem;
  }

  .navbar2_menu-dropdown {
    text-align: right;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: 0;
    padding-left: .25rem;
    font-size: 1.125rem;
    display: flex;
  }

  .navbar2_dropdwn-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: .75rem 0;
    display: flex;
  }

  .navbar2_dropdown-list {
    display: none;
    position: static;
    overflow: hidden;
  }

  .navbar2_dropdown-list.w--open {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    border-style: none;
    flex-flow: column;
    align-items: center;
    width: 100%;
    padding: 0;
    display: flex;
    position: relative;
  }

  .navbar2_dropdown-link {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    box-shadow: inset -1px -1px 3px 0 var(--_dark---border-cyan), inset 1px 1px 4px 0 var(--_dark---border-purple);
    text-align: center;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: .75rem 0;
    font-size: 16px;
    display: block;
  }

  .navbar2_button-wrapper {
    z-index: 101;
    align-items: center;
    position: relative;
  }

  .navbar2_menu-button {
    padding: 0;
  }

  .navbar2_menu-button.w--open {
    background-color: var(--\<unknown\|relume-variable-transparent\>);
  }

  .menu-icon2_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .section_header56 {
    border-bottom: .5px solid #f9fafb4d;
    height: 35rem;
  }

  .header56_content {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .header56_background-image-wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    inset: auto;
  }

  .header56_background-image {
    z-index: 10;
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: cover;
    object-position: 50% 50%;
    width: auto;
    min-width: auto;
    max-width: 50vw;
    position: absolute;
    inset: auto 0% -5% auto;
    overflow: visible;
  }

  .header56_background-image.vent {
    object-fit: cover;
    max-width: 45vw;
    height: auto;
    max-height: none;
    position: absolute;
    inset: auto -8% -4.6rem auto;
  }

  .header56_background-image.ops {
    bottom: -9.7rem;
    right: -7%;
  }

  .header56_background-image.heating {
    bottom: -4rem;
    right: -8%;
  }

  .layout237_list {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .layout237_item {
    height: auto;
    min-height: 100%;
  }

  .layout237_item-icon-wrapper {
    top: -5vh;
  }

  .layout299_list {
    grid-column-gap: 2rem;
    grid-row-gap: 4.5rem;
    grid-template-columns: 1fr;
  }

  .layout299_list.heating {
    grid-template-columns: 1fr;
  }

  .portfolio-header8_content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    width: 100%;
  }

  .portfolio-header8_background-image-wrapper {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 100%;
  }

  .portfolio-header8_overlay {
    display: block;
  }

  .portfolio-header8_background-image {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }

  .wrap-project-content {
    flex-flow: column;
    height: 100%;
    min-height: 100%;
    display: block;
    position: relative;
  }

  .layout299_item {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
    min-height: 100%;
  }

  .portfolio-img {
    opacity: 0;
  }

  .wrap-portfolio-img {
    background-color: #04082a66;
  }

  .section_gallery-portfolio {
    height: auto;
    position: relative;
  }

  .section_header-photo {
    margin-top: 0;
  }

  .wrap-header-photo {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .header-photo {
    height: 60vh;
  }

  .nav-portfolio {
    height: 5rem;
    margin-top: 0;
  }

  .wrap-button-group {
    display: none;
  }

  .text-size-custom.text-color-alternate {
    font-size: 1.6rem;
  }

  .wrap-bottom-content {
    flex-flow: row-reverse;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .layout516_content {
    grid-template-columns: 1fr 1.5fr;
    padding-bottom: 4rem;
  }

  .layout516_item {
    width: 100%;
  }

  .layout516_item-content {
    margin-top: 4rem;
  }

  .layout516_item-content.is-2 {
    margin-top: 33vh;
  }

  .layout516_image-wrapper {
    margin-top: 20vh;
  }

  .layout516_image-wrapper.is-1 {
    margin-top: 20vh;
    padding-left: 0;
  }

  .layout516_image-wrapper.is-2 {
    margin-top: 8rem;
    padding-left: 0;
  }

  .background-video:hover {
    transform: none;
  }

  .layout424_heading-list {
    height: 6rem;
  }

  .layout424_content {
    height: 100svh;
  }

  .layout424_heading {
    font-size: 3.7rem;
  }

  .gallery9_lightbox-link {
    z-index: 5;
    position: relative;
  }

  .gallery22_slider {
    display: none;
  }

  .wrap-button-group-mobile {
    display: flex;
  }

  .wrap-solution-text {
    height: 100svh;
  }

  .wrap-number-text {
    margin-top: 4rem;
  }

  .portfolio-grid-mobile {
    display: none;
  }

  .layout414_image, .layout414_image-wrapper {
    border-radius: 20px;
  }

  .section_layout414 {
    border-bottom: .5px solid #f9fafb4d;
  }

  .layout178_image-wrapper {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 35vw;
    height: 22vh;
  }

  .layout290_item {
    box-shadow: 0 0 6px 3px var(--_dark---border-purple);
    opacity: 1;
    border: 1px #000;
    border-radius: 20px;
    width: 35vw;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 2rem;
  }

  .layout290_component {
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .layout290_image {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .section-privacy {
    margin-top: 4rem;
  }

  .layout249_list {
    grid-column-gap: 2rem;
  }

  .home_5_section_arrow.hide-mobile-landscape {
    width: 3rem;
    height: 3rem;
    margin-top: 7rem;
    margin-bottom: 0;
  }

  .home_5_section_image:hover {
    transform: none;
  }
}

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

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

  .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-top.margin-xxsmall {
    margin-top: 1rem;
  }

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

  .margin-bottom.margin-large {
    margin-bottom: 4rem;
  }

  .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-top.padding-medium {
    padding-top: 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-h2.all-cups.cond {
    font-size: 2rem;
  }

  .heading-style-h6 {
    font-size: 1rem;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .heading-style-h1.big {
    font-size: 5rem;
  }

  .heading-style-h1.big.text-style-allcaps {
    font-size: 3.2rem;
  }

  .heading-style-h1.big.text-color-alternate {
    font-size: 4rem;
  }

  .button.is-secondary.is-icon {
    min-width: 12.8rem;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .heading-style-h4.text-color-alternate {
    font-size: 1rem;
  }

  .heading-style-h4.margin-bottom.margin-xxsmall {
    margin-top: 0;
  }

  .heading-style-h3 {
    font-size: 1.7rem;
    font-weight: 600;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .icon-embed-xsmall.text-color-alternate {
    width: 1rem;
    height: 1rem;
  }

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

  .text-size-large.height.tablet {
    font-size: 1rem;
  }

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

  .padding-section-large._495 {
    padding-top: 4rem;
  }

  .padding-section-large.main-section {
    padding-top: 6rem;
    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;
  }

  .navbar13_menu-link-wrapper {
    padding: 1.25rem;
  }

  .navbar13_component {
    margin-top: 1.25rem;
  }

  .navbar13_container {
    min-height: 4rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .layout501_tab-link.w--current {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .layout501_tabs-menu {
    width: 100vw;
    margin-bottom: 3rem;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .layout501_tabs-menu.no-scrollbar {
    justify-content: flex-start;
    margin-bottom: 3rem;
    padding-left: 0;
    padding-right: 0;
  }

  .layout501_image {
    width: 100%;
    height: 30vh;
  }

  .layout501_image.vent {
    object-fit: cover;
    width: 100%;
    height: 30vh;
    left: 0;
    overflow: visible;
  }

  .layout501_image.voda {
    width: 100%;
    height: 30vh;
    left: 0%;
    transform: none;
  }

  .layout501_image.pozh {
    width: 100%;
    height: 30vh;
    left: 0%;
  }

  .layout501_tab-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    overflow: visible;
  }

  .left, .right {
    width: 10vw;
  }

  .upper-layer, .wrap-line-nav {
    display: none;
  }

  .portfolio13_list {
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .portfolio13_item {
    height: 40vh;
  }

  .layout495_tabs {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    display: block;
  }

  .layout495_tabs-content {
    height: 70vh;
  }

  .layout495_paragraph {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .layout495_tabs-menu {
    margin-bottom: 2rem;
  }

  .layout495_tab-link {
    padding-top: 2rem;
  }

  .layout495_tab-link.w--current {
    height: 100%;
  }

  .gallery18_slider {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 2rem;
    overflow: visible;
  }

  .gallery18_image-wrapper {
    height: 10rem;
    overflow: visible;
  }

  .gallery18_image {
    box-sizing: border-box;
    max-width: none;
    height: auto;
    overflow: visible;
  }

  .gallery18_slide {
    padding-left: 0;
    padding-right: 1.5rem;
  }

  .gallery18_slide-nav {
    display: none;
  }

  .gallery18_mask {
    width: 50%;
  }

  .header49_content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .header49_content-left {
    width: 8rem;
    min-width: 8rem;
  }

  .wrap-layout-content-right {
    flex-flow: column;
    height: auto;
    min-height: auto;
    display: block;
  }

  .wrap-layout-content-left {
    margin-bottom: 2rem;
  }

  .layout495-left-content {
    margin-top: 2rem;
  }

  .contact14_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .contact14_map-wrapper {
    height: 25rem;
  }

  .footer4_top-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    place-items: center;
    display: flex;
  }

  .footer4_link-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1.5rem;
    flex-flow: row;
    grid-auto-flow: row;
    justify-content: flex-start;
    place-items: center;
  }

  .footer4_bottom-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-auto-flow: row;
    justify-items: center;
    padding-bottom: 1rem;
  }

  .footer4_credit-text {
    text-align: center;
    margin-top: 1rem;
  }

  .testimonial24_slider {
    padding-bottom: 2rem;
  }

  .testimonial24_mask {
    width: 90%;
  }

  .testimonial24_slide {
    padding-right: 1.5rem;
  }

  .testimonial24_card {
    padding: 1.5rem;
  }

  .testimonial24_client {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .btn-wrap-testimonial {
    flex-flow: column;
    align-items: flex-start;
    position: relative;
    top: 2rem;
    bottom: auto;
    left: auto;
  }

  .navbar2_component {
    justify-content: space-between;
    min-height: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .navbar2_menu.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .section_header56 {
    height: 32rem;
  }

  .header56_content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .header56_background-image-wrapper {
    position: relative;
    top: auto;
  }

  .header56_background-image {
    min-width: auto;
    max-width: 50vw;
    inset: auto 0% -5% auto;
  }

  .header56_background-image.vent {
    width: auto;
    min-width: auto;
    max-width: 45vw;
    height: auto;
    position: absolute;
    inset: auto -3% -4.5rem auto;
    overflow: visible;
  }

  .header56_background-image.ops {
    bottom: -5.1rem;
    right: -5%;
  }

  .header56_background-image.heating {
    bottom: -3.4rem;
    right: -7%;
  }

  .layout237_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .layout237_item {
    min-height: 100%;
  }

  .layout299_list {
    grid-row-gap: 3.5rem;
    grid-template-columns: 1fr;
  }

  .layout299_list.heating, .portfolio-header8_content-wrapper {
    grid-template-columns: 1fr;
  }

  .portfolio-header8_metatag-list {
    grid-column-gap: 2.9rem;
    grid-row-gap: 2.9rem;
    justify-content: flex-start;
  }

  .portfolio-header8_metatag-item {
    max-width: 9rem;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .wrap-project-content {
    height: 100%;
    min-height: 100%;
  }

  .layout299_item {
    min-height: 100%;
  }

  .quick-stack-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .wrap-layout501_tab {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .wrap-header-photo {
    width: 90vw;
  }

  .header-photo {
    height: 50vh;
  }

  .text-size-custom.text-color-alternate {
    font-size: 1.2rem;
  }

  .content-header-portfolio {
    min-height: 50vh;
    max-height: 50vh;
  }

  .layout516_content {
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
    grid-auto-flow: row;
    place-items: center stretch;
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: none;
    position: relative;
  }

  .layout516_content-left {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    top: auto;
  }

  .layout516_item {
    flex-flow: wrap;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    height: 51vh;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .layout516_item.item-2 {
    height: 103vh;
    position: static;
  }

  .layout516_item-content {
    margin-top: 2rem;
    margin-left: 0%;
    margin-right: 0%;
  }

  .layout516_content-right {
    height: 100%;
    position: absolute;
    inset: 4rem 0% 0%;
  }

  .layout516_image-wrapper.is-1 {
    height: auto;
    padding-top: 4rem;
  }

  .layout516_image-wrapper.is-2 {
    height: auto;
    padding-top: 6rem;
  }

  .background-video {
    aspect-ratio: 1;
    object-fit: fill;
    min-height: 100%;
  }

  .layout424_heading-list {
    height: 4.75rem;
  }

  .layout424_component {
    height: 200vh;
  }

  .layout424_content {
    min-height: 0;
  }

  .layout424_heading {
    font-size: 3rem;
  }

  .section_gallery9 {
    border-bottom-width: .5px;
  }

  .gallery9_grid-list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    column-count: 1;
    display: none;
  }

  .gallery9_row {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
  }

  .gallery9_lightbox-link {
    height: auto;
  }

  .gallery9_image_large {
    object-fit: cover;
  }

  .gallery22_slider {
    display: block;
  }

  .gallery22_mask {
    width: 50%;
  }

  .gallery22_slide {
    border-radius: 10px;
    height: 40vh;
    padding-right: 1.5rem;
  }

  .gallery22_lightbox-link {
    border-radius: 10px;
    height: 100%;
  }

  .gallery22_lightbox-link.vert {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
    display: flex;
  }

  .gallery22_image-wrapper {
    height: 100%;
  }

  .gallery22_image {
    aspect-ratio: auto;
    object-fit: cover;
    border-radius: 10px;
  }

  .gallery22_image.vert {
    aspect-ratio: auto;
  }

  .wrap-solution-text {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .wrap-number-text {
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 0;
    margin-left: 0%;
    margin-right: 0;
    display: flex;
  }

  .portfolio-grid-mobile {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .layout414_image-wrapper {
    width: 40vw;
  }

  .layout178_image-wrapper {
    width: 43vw;
  }

  .layout290_item {
    width: 43vw;
    height: auto;
    margin-bottom: 2rem;
  }

  .layout290_component {
    grid-column-gap: 1rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .section-privacy {
    margin-top: 2rem;
  }

  .layout249_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .home_5_section_slider {
    padding-bottom: 3rem;
  }

  .home_5_section_mask {
    width: 100%;
  }

  .home_5_section_slide {
    padding-left: .75rem;
    padding-right: .75rem;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2.5rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .container-large {
    width: 100%;
  }

  .max-width-small {
    max-width: 18.5rem;
  }

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

  .margin-top.margin-huge {
    margin-top: 2rem;
  }

  .margin-top.margin-large {
    margin-top: 1rem;
  }

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

  .margin-bottom.margin-large {
    margin-bottom: 2rem;
  }

  .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-vertical.padding-xxlarge {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

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

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .heading-style-h2.all-cups {
    font-size: 1.8rem;
  }

  .heading-style-h2.all-cups.cond {
    font-size: 6vw;
  }

  .heading-style-h6 {
    text-align: left;
    font-size: 1rem;
  }

  .heading-style-h1 {
    font-size: 2.3rem;
  }

  .heading-style-h1.big {
    font-size: 3.2rem;
  }

  .heading-style-h1.big.text-style-allcaps {
    font-size: 2.3rem;
  }

  .heading-style-h1.big.text-color-alternate {
    font-size: 2.9rem;
  }

  .heading-style-h1.text-style-allcaps {
    font-size: 2rem;
  }

  .heading-style-h1.text-style-allcaps.cond {
    font-size: 7.2vw;
  }

  .button.is-secondary.is-icon {
    min-width: 12.8rem;
  }

  .heading-style-h4.stylesystem_margin-vertical {
    line-height: 1.2;
  }

  .text-size-regular {
    display: none;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .button-group, .button-group.is-center {
    justify-content: center;
    align-items: center;
  }

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

  .text-size-large.height.tablet {
    text-align: left;
    font-size: 4.7vw;
  }

  .text-size-large.text-color-alternate.more-big, .text-size-large.head {
    font-size: 1.2rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-large.main-section {
    padding-top: 6rem;
    padding-bottom: 4rem;
  }

  .layout501_tab-link {
    background-color: #0000;
    border-bottom-style: none;
    border-radius: 0;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
  }

  .layout501_tab-link.w--current {
    box-shadow: none;
    background-color: #0000;
    border-radius: 0;
    padding-top: .5rem;
    padding-bottom: 0;
  }

  .layout501_tabs-menu.no-scrollbar {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    place-content: stretch flex-start;
    place-items: end start;
    margin-bottom: 2rem;
    padding-left: 0;
    display: grid;
  }

  .layout501_image.vent {
    object-fit: contain;
    height: 100%;
    position: relative;
    top: 0;
    overflow: visible;
  }

  .layout501_image.voda {
    object-fit: cover;
  }

  .layout501_image.pozh {
    object-fit: contain;
    height: 100%;
    bottom: 0;
  }

  .layout501_image.cond {
    object-fit: contain;
  }

  .layout501_tab-content {
    flex-flow: column;
    display: block;
  }

  .layout501_tab-pane {
    object-fit: cover;
  }

  .layout501_tab-wrapper {
    grid-row-gap: 3rem;
  }

  .portfolio13_tag-list {
    max-width: 16rem;
  }

  .portfolio13_item {
    height: 45vh;
  }

  .portfolio13_title-wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .layout495_tabs {
    grid-template-columns: 1fr;
  }

  .paragraph-3 {
    display: none;
  }

  .gallery18_slider {
    padding-bottom: 1rem;
  }

  .gallery18_image-wrapper {
    border-radius: 1rem;
    height: 10rem;
    overflow: visible;
  }

  .gallery18_image {
    box-sizing: border-box;
    max-width: none;
    height: auto;
  }

  .slider-arrow.is-bottom-previous.another-color, .slider-arrow.is-bottom-next.another-color {
    z-index: 10;
    display: flex;
  }

  .gallery18_mask {
    width: 80%;
  }

  .header49_content {
    grid-template-columns: 1fr;
  }

  .wrap-layout-content-left {
    margin-bottom: 0;
  }

  .contact14_content {
    grid-template-columns: 1fr;
  }

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

  .footer4_logo-link {
    justify-content: center;
    align-items: center;
  }

  .footer4_link-list {
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

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

  .testimonial24_mask {
    width: 95%;
  }

  .btn-wrap-testimonial {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .text-custom-style {
    font-size: 1.6rem;
  }

  .navbar2_component {
    z-index: 100;
    min-height: 3rem;
    margin-top: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    inset: 0% 0% auto;
  }

  .navbar2_container {
    z-index: 2;
    position: static;
  }

  .navbar2_logo-link {
    z-index: 101;
  }

  .navbar2_menu.is-page-height-tablet {
    z-index: 100;
    box-shadow: none;
    background-color: #101828f5;
    border-radius: 0;
    justify-content: flex-start;
    align-items: center;
    margin-top: -1rem;
    padding-top: 8rem;
    display: block;
    inset: 0% 0% auto;
  }

  .navbar2_button-wrapper {
    z-index: 101;
    position: relative;
  }

  .section_header56 {
    border-bottom: .5px solid #f9fafb4d;
    height: 60vh;
  }

  .header56_content {
    grid-template-columns: 1fr;
  }

  .header56_background-image-wrapper {
    width: 100%;
  }

  .header56_background-image {
    max-width: 70vw;
    inset: auto 0% -1.5rem auto;
  }

  .header56_background-image.vent {
    aspect-ratio: auto;
    opacity: 1;
    width: auto;
    min-width: auto;
    max-width: 50vw;
    height: auto;
    inset: auto -5% -6rem auto;
    overflow: visible;
  }

  .header56_background-image.ops {
    max-width: 60vw;
    bottom: -8rem;
    right: -3%;
  }

  .header56_background-image.heating {
    bottom: -8.4rem;
  }

  .layout237_list {
    grid-column-gap: 2rem;
    grid-row-gap: 3.5rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-items: stretch center;
  }

  .layout237_item {
    justify-content: space-between;
    padding: 1.5rem 1rem;
  }

  .layout237_item-icon-wrapper {
    top: -6vh;
  }

  .layout299_list {
    grid-row-gap: 3.5rem;
    grid-template-columns: 1fr;
  }

  .layout299_list.heating {
    grid-template-columns: 1fr;
  }

  .portfolio-header8_content-left {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .portfolio-header8_metatag-list {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: row;
  }

  .portfolio-header8_metatag-item {
    width: auto;
    max-width: none;
  }

  .portfolio-header8_overlay {
    background-color: #0009;
  }

  .wrap-project-content {
    height: 50vh;
  }

  .layout299_item {
    padding: 1.5rem 1rem;
  }

  .icon-card-glass {
    justify-content: center;
    align-items: center;
    width: 3rem;
    min-width: 3rem;
    height: 2.5rem;
  }

  .quick-stack-2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .wrap-layout501_tab {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .header-photo {
    height: 35vh;
  }

  .text-size-custom.text-color-alternate {
    font-size: 1rem;
  }

  .wrap-bottom-content {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .content-header-portfolio {
    min-height: 47vh;
    max-height: 47vh;
  }

  .layout516_item-content.is-3 {
    width: 100%;
    max-width: none;
    margin-top: 2rem;
  }

  .layout424_heading-list {
    height: 3rem;
  }

  .layout424_heading {
    font-size: 2rem;
  }

  .gallery22_mask {
    width: 90%;
    overflow: visible;
  }

  .gallery22_slide {
    aspect-ratio: auto;
    object-fit: cover;
    height: auto;
    overflow: hidden;
  }

  .gallery22_lightbox-link {
    object-fit: fill;
  }

  .gallery22_image-wrapper {
    border-radius: 10px;
  }

  .gallery22_image {
    aspect-ratio: auto;
    object-fit: cover;
  }

  .image-7 {
    height: 75%;
  }

  .layout414_image-list.image-list-top, .layout414_image-list.image-list-bottom {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .layout414_image-wrapper {
    width: 42vw;
  }

  .layout178_image-wrapper, .layout290_item {
    width: 90vw;
  }

  .layout290_component {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .layout249_list {
    grid-template-columns: 1fr;
  }

  .home_5_section_image:hover {
    transform: none;
  }
}

#w-node-_27eaa6ab-a72a-b117-525f-299e8108cfa6-c0823699 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .75fr 1fr;
  display: grid;
}

#w-node-_3e729996-ba6e-e063-a3c3-84473a8e1ba9-c0823699 {
  grid-column: span 2 / span 2;
}

#w-node-_2d2d7edb-18e1-990b-a0c6-d7a63193995e-c0823699 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .75fr 1fr;
  display: grid;
}

#w-node-_2d2d7edb-18e1-990b-a0c6-d7a63193997d-c0823699 {
  grid-column: span 2 / span 2;
}

#w-node-f1ce691b-fd3c-71fd-f7c6-b442148b5240-c0823699 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .75fr 1fr;
  display: grid;
}

#w-node-f1ce691b-fd3c-71fd-f7c6-b442148b525f-c0823699 {
  grid-column: span 2 / span 2;
}

#w-node-b65c9fa4-1e5d-6663-36f1-ae006f2f08b9-c0823699 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .75fr 1fr;
  display: grid;
}

#w-node-b65c9fa4-1e5d-6663-36f1-ae006f2f08d8-c0823699 {
  grid-column: span 2 / span 2;
}

#w-node-dc374779-aa85-0417-5c55-8ec3a77d670c-c0823699 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9a1c0b9f-d8b9-8ce0-c837-5ea818376e0b-18376e06 {
  justify-self: start;
}

#w-node-_9a1c0b9f-d8b9-8ce0-c837-5ea818376e18-18376e06 {
  justify-self: end;
}

#w-node-_931ff991-4ef0-9702-9ea9-851b43d7341a-43d7340f {
  align-self: end;
}

#w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3d8-2c64b3c9, #w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3db-2c64b3c9 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3de-2c64b3c9, #w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3e1-2c64b3c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3f2-2c64b3c9, #w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3f5-2c64b3c9, #w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3f8-2c64b3c9 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3e5-2c64b3c9, #w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3e8-2c64b3c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3eb-2c64b3c9, #w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3ee-2c64b3c9, #w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3fc-2c64b3c9, #w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3ff-2c64b3c9, #w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b402-2c64b3c9, #w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b406-2c64b3c9, #w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b409-2c64b3c9, #w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b40c-2c64b3c9 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4faf7eb8-fa6b-4743-e1e3-8eed264507d5-264507d1 {
  justify-self: center;
}

#w-node-_4faf7eb8-fa6b-4743-e1e3-8eed264507f4-264507d1 {
  justify-self: end;
}

#w-node-_3d846404-784d-ab4f-4a46-9cbaf89908f6-f89908c9 {
  justify-self: center;
}

#w-node-_3d846404-784d-ab4f-4a46-9cbaf89908f8-f89908c9 {
  justify-self: end;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86205-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86207-c08236c5 {
  justify-self: center;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8621b-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8621c-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86220-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86221-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86225-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86226-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622a-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622b-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622f-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86230-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86234-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86235-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8623f-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86240-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86244-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86245-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86249-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624a-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624e-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624f-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86253-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86254-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86258-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86259-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86263-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86264-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86268-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86269-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8626d-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8626e-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86272-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86273-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8627c-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8627d-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86286-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86287-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86299-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629a-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629e-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629f-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a3-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a4-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a8-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a9-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ad-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ae-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862b8-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862b9-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862bd-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862be-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c2-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c3-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c7-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c8-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862cc-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862cd-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862d1-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862d2-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862dd-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862de-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e2-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e3-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e7-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e8-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ec-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ed-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f1-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f2-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f6-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f7-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862fb-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862fc-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86300-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86301-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86305-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86306-c08236c5 {
  justify-self: start;
}

#w-node-aceb9adc-ab11-ae9c-832d-ba0cb63794ca-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aceb9adc-ab11-ae9c-832d-ba0cb63794cb-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86310-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86311-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86315-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86316-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8631a-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8631b-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86322-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86323-c08236c5 {
  justify-self: start;
}

#w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd5fd-c08236c5, #w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd600-c08236c5, #w-node-_5260568a-938d-ea68-0c74-308a8209edce-c08236c5, #w-node-_5260568a-938d-ea68-0c74-308a8209edd1-c08236c5, #w-node-_06b32c98-aea3-8ba0-a51d-a7fca0302b82-c08236c5, #w-node-_06b32c98-aea3-8ba0-a51d-a7fca0302b85-c08236c5, #w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd604-c08236c5, #w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd605-c08236c5, #w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd608-c08236c5, #w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd609-c08236c5, #w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd60c-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2c7-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2ca-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2cb-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2ce-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2cf-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2d2-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2d3-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2d6-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2d7-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2da-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2db-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2de-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2df-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2e2-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2e3-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2e6-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2e7-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2ea-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2eb-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2ee-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2ef-c08236c5, #w-node-_081172d1-7ec1-6eac-344d-00c18537d2f2-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124d95-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124d98-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124d99-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124d9c-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124d9d-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124da0-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124da1-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124da4-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124da5-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124da8-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124da9-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124dac-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124dad-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124db0-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124db1-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124db4-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124db5-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124db8-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124db9-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124dbc-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124dbd-c08236c5, #w-node-_4d633c92-07c8-75e5-ad7c-0f98e3124dc0-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a124-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a127-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a12b-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a12c-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a12f-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a130-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a133-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a134-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a137-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a138-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a13b-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a13c-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a13f-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a140-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a143-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a144-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a147-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a148-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a14b-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a14c-c08236c5, #w-node-_607dfbbf-20f3-982c-67be-3c6641e2a14f-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f87d-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f880-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f881-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f884-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f885-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f888-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f889-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f88c-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f88d-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f890-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f891-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f894-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f895-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f898-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f899-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f89c-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f89d-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f8a0-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f8a1-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f8a4-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f8a5-c08236c5, #w-node-f8f77e34-f424-3dc0-5eee-29b86cb4f8a8-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86393-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86394-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8638e-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8638f-c08236c5 {
  justify-self: start;
}

#w-node-_7304dac8-f593-d71d-1de4-011e92740d9b-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7304dac8-f593-d71d-1de4-011e92740d9c-c08236c5 {
  justify-self: start;
}

#w-node-c97d2f4c-a980-bb5b-78e5-2721ac744da4-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c97d2f4c-a980-bb5b-78e5-2721ac744da5-c08236c5 {
  justify-self: start;
}

#w-node-_06aa1bf4-9138-5698-358d-7b7066841d42-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_06aa1bf4-9138-5698-358d-7b7066841d43-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ba-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863bd-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863be-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c1-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c2-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c5-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c6-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ca-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863cd-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ce-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d1-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d2-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d5-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863dd-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863de-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863df-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e1-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863e4-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863e5-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e6-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ea-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ed-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ee-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ef-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863f3-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc863f7-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863f8-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863fe-c08236c5, #w-node-e9f171cc-11b4-0905-714d-593dc5e729cd-c08236c5, #w-node-e9f171cc-11b4-0905-714d-593dc5e729ce-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e9f171cc-11b4-0905-714d-593dc5e729cf-c08236c5 {
  justify-self: start;
}

#w-node-e9f171cc-11b4-0905-714d-593dc5e729d3-c08236c5, #w-node-_803d93b2-f316-78e7-4b37-d40ff102217f-c08236c5, #w-node-_803d93b2-f316-78e7-4b37-d40ff1022180-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_803d93b2-f316-78e7-4b37-d40ff1022181-c08236c5 {
  justify-self: start;
}

#w-node-_803d93b2-f316-78e7-4b37-d40ff1022187-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86402-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86403-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86407-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8640a-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8640f-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86410-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86411-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86415-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86418-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86419-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8641a-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86420-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86423-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86424-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86425-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8642b-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8642e-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8642f-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86430-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86438-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8643b-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8643c-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8643d-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86449-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8644a-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8644b-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8644f-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86454-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86455-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86456-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8645c-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86461-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86462-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86463-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86469-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8646e-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8646f-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86470-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86478-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8647e-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8647f-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86485-c08236c5, #w-node-bf202792-073b-d0b9-2e3f-1ac68c32701c-c08236c5, #w-node-bf202792-073b-d0b9-2e3f-1ac68c32701d-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf202792-073b-d0b9-2e3f-1ac68c32701e-c08236c5 {
  justify-self: start;
}

#w-node-bf202792-073b-d0b9-2e3f-1ac68c327022-c08236c5, #w-node-_7c4d1b7c-78f1-8ac7-381e-93ec539e1608-c08236c5, #w-node-_7c4d1b7c-78f1-8ac7-381e-93ec539e1609-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7c4d1b7c-78f1-8ac7-381e-93ec539e160a-c08236c5 {
  justify-self: start;
}

#w-node-_7c4d1b7c-78f1-8ac7-381e-93ec539e1610-c08236c5, #w-node-_45e7d798-6f20-3ddc-ae2f-bdd2974eece1-c08236c5, #w-node-_45e7d798-6f20-3ddc-ae2f-bdd2974eece2-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45e7d798-6f20-3ddc-ae2f-bdd2974eece3-c08236c5 {
  justify-self: start;
}

#w-node-_45e7d798-6f20-3ddc-ae2f-bdd2974eece9-c08236c5, #w-node-efb2dd60-0fd7-ccc6-83fa-c5f7f2777b7e-c08236c5, #w-node-efb2dd60-0fd7-ccc6-83fa-c5f7f2777b7f-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-efb2dd60-0fd7-ccc6-83fa-c5f7f2777b80-c08236c5 {
  justify-self: start;
}

#w-node-efb2dd60-0fd7-ccc6-83fa-c5f7f2777b88-c08236c5, #w-node-_0a1c269a-9c65-cac5-d78d-08680a95253d-c08236c5, #w-node-_0a1c269a-9c65-cac5-d78d-08680a95253e-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0a1c269a-9c65-cac5-d78d-08680a95253f-c08236c5 {
  justify-self: start;
}

#w-node-_0a1c269a-9c65-cac5-d78d-08680a952545-c08236c5, #w-node-ee513712-f44c-c02b-b1ea-6045fc69ab7c-c08236c5, #w-node-ee513712-f44c-c02b-b1ea-6045fc69ab7d-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee513712-f44c-c02b-b1ea-6045fc69ab7e-c08236c5 {
  justify-self: start;
}

#w-node-ee513712-f44c-c02b-b1ea-6045fc69ab86-c08236c5, #w-node-_40872103-aff7-c010-da67-704a8f3f1108-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_40872103-aff7-c010-da67-704a8f3f1109-c08236c5 {
  justify-self: start;
}

#w-node-_40872103-aff7-c010-da67-704a8f3f110f-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8648f-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86490-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86491-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86492-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86494-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc86497-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649b-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649c-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649d-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a6-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a7-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a8-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b1-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b2-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b3-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864b4-c08236c5 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864ba-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc864bb-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc864bc-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864bd-c08236c5 {
  justify-self: start;
}

#w-node-da163454-3d7f-a6d2-8037-3b46b9c50abd-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c3-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c4-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c5-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864c6-c08236c5, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c8-c08236c5 {
  justify-self: start;
}

#w-node-efe47a2c-71a3-58fc-52e2-5719cef52200-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55803-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55804-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55805-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55806-c08236c5 {
  justify-self: start;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55808-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5580b-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5580f-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55810-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55811-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5581a-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5581b-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5581c-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55825-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55826-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55827-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55828-c08236c5 {
  justify-self: start;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e5582e-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5582f-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55830-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55831-c08236c5 {
  justify-self: start;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55833-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55837-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55838-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55839-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e5583a-c08236c5, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5583c-c08236c5 {
  justify-self: start;
}

#w-node-_4a155e2a-eb56-5e64-2ca9-d86b21d2d284-c08236c5, #w-node-_4a155e2a-eb56-5e64-2ca9-d86b21d2d285-c08236c5, #w-node-a9020bef-146e-1178-2cc2-7b5aa4506421-c08236c5, #w-node-a9020bef-146e-1178-2cc2-7b5aa4506422-c08236c5, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd443-c08236c5, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd444-c08236c5, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd44a-c08236c5, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd44b-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369290-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369294-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369295-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369297-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369299-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929a-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929c-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929e-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929f-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a1-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a3-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a4-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a6-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a8-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a9-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ab-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ad-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ae-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b0-c08236c5, #w-node-_8ec19c33-ae2e-90c5-80bf-3c4e7d639cd4-c08236c5, #w-node-_450fae6e-ea6c-c71d-c007-cbe7f109d617-c08236c5, #w-node-dcc5fc80-562f-447f-055c-339db14678d8-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b2-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b3-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b5-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b6-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b8-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b9-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bb-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bc-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692be-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bf-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c1-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c2-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c4-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c5-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c7-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692cd-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d1-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d2-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d4-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d6-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d7-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d9-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692db-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692dc-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692de-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e0-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e1-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e3-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e5-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e6-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e8-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ea-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692eb-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ed-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ef-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f0-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f2-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f4-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f5-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f7-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f9-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fa-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fc-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fe-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ff-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369301-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369303-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369304-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369306-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936930b-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936930f-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369311-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369314-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369319-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936931e-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369323-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369328-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936932f-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369330-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369332-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369333-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369335-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369336-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369338-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369339-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933b-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933c-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933e-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933f-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369341-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369342-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369344-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369345-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369347-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369348-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934a-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934b-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934d-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934e-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369350-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369351-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369353-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369354-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369356-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369357-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369359-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935a-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935c-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935d-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935f-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369360-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369362-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369363-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369365-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369366-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369368-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369369-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936b-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936c-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936e-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936f-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369371-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369372-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369374-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369375-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369377-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369378-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937a-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937b-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937d-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937e-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369380-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369381-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369383-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369384-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369386-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369387-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936938c-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369390-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369392-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369395-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936939a-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936939f-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693a4-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693a9-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b0-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b1-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b3-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b4-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b6-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b7-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b9-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ba-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bc-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bd-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bf-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c0-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c2-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c3-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c5-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c6-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c8-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c9-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cb-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cc-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ce-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cf-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d1-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d2-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d4-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d5-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d7-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d8-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693da-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693db-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693dd-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693de-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e0-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e1-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e3-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e4-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e6-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e7-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e9-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ea-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ec-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ed-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ef-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f0-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f2-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f3-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f5-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f6-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f8-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f9-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fb-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fc-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fe-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ff-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369401-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369402-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369404-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369405-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369407-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369408-c08236c5, #w-node-aba73718-5f03-827e-9e0b-61449dc1d37c-c08236c5, #w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448f8-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448f9-c08236c5 {
  justify-self: start;
}

#w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448fb-c08236c5, #w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448fc-c08236c5, #w-node-_16994295-7a31-57da-1001-8ec0ea846a1e-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16994295-7a31-57da-1001-8ec0ea846a1f-c08236c5 {
  justify-self: start;
}

#w-node-_16994295-7a31-57da-1001-8ec0ea846a21-c08236c5, #w-node-_16994295-7a31-57da-1001-8ec0ea846a22-c08236c5, #w-node-_8f691932-76bb-1979-3d19-a80adf0a25f2-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8f691932-76bb-1979-3d19-a80adf0a25f3-c08236c5 {
  justify-self: start;
}

#w-node-_8f691932-76bb-1979-3d19-a80adf0a25f5-c08236c5, #w-node-_8f691932-76bb-1979-3d19-a80adf0a25f6-c08236c5, #w-node-f28919c2-e180-d075-d1c2-81b601b8a964-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f28919c2-e180-d075-d1c2-81b601b8a965-c08236c5 {
  justify-self: start;
}

#w-node-f28919c2-e180-d075-d1c2-81b601b8a967-c08236c5, #w-node-f28919c2-e180-d075-d1c2-81b601b8a968-c08236c5, #w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b3-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b4-c08236c5 {
  justify-self: start;
}

#w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b6-c08236c5, #w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b7-c08236c5, #w-node-ee961e8d-845a-edc3-3307-509470022457-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee961e8d-845a-edc3-3307-509470022458-c08236c5 {
  justify-self: start;
}

#w-node-ee961e8d-845a-edc3-3307-50947002245a-c08236c5, #w-node-ee961e8d-845a-edc3-3307-50947002245b-c08236c5, #w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e1-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e2-c08236c5 {
  justify-self: start;
}

#w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e4-c08236c5, #w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e5-c08236c5, #w-node-_626bd165-37fe-b21e-713f-accb16c57414-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_626bd165-37fe-b21e-713f-accb16c57415-c08236c5 {
  justify-self: start;
}

#w-node-_626bd165-37fe-b21e-713f-accb16c57417-c08236c5, #w-node-_626bd165-37fe-b21e-713f-accb16c57418-c08236c5, #w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f40-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f41-c08236c5 {
  justify-self: start;
}

#w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f43-c08236c5, #w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f44-c08236c5, #w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee5-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee6-c08236c5 {
  justify-self: start;
}

#w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee8-c08236c5, #w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee9-c08236c5, #w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe33-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe34-c08236c5 {
  justify-self: start;
}

#w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe36-c08236c5, #w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe37-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694fa-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694fe-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694ff-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369503-c08236c5, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369505-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369506-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950a-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950b-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950f-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369510-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369514-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369515-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369519-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951a-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951e-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951f-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369523-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369524-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369528-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369529-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936952d-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936952e-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369532-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369533-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953a-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953b-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953f-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369540-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369544-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369545-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369549-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954a-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954e-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954f-c08236c5 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369553-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369554-c08236c5 {
  justify-self: start;
}

#w-node-de8106d9-b098-80e3-076c-80f3a0fa5e54-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de8106d9-b098-80e3-076c-80f3a0fa5e55-c08236c5 {
  justify-self: start;
}

#w-node-_680345d6-d141-aefc-5e81-01faad69a792-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_680345d6-d141-aefc-5e81-01faad69a793-c08236c5 {
  justify-self: start;
}

#w-node-dc962921-5c74-5687-77a4-c1371012b297-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc962921-5c74-5687-77a4-c1371012b298-c08236c5 {
  justify-self: start;
}

#w-node-bbf5f4a2-0660-a8f8-7799-a71df583db57-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bbf5f4a2-0660-a8f8-7799-a71df583db58-c08236c5 {
  justify-self: start;
}

#w-node-_723dac19-3a6b-8f5e-89ce-53b9006ba92c-c08236c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_723dac19-3a6b-8f5e-89ce-53b9006ba92d-c08236c5 {
  justify-self: start;
}

#w-node-_5d4eea71-1bc7-b64f-66ef-d55b75c118cf-92be9b2e, #w-node-_5d4eea71-1bc7-b64f-66ef-d55b75c118e0-92be9b2e, #w-node-_5d4eea71-1bc7-b64f-66ef-d55b75c118e1-92be9b2e, #w-node-_9313f410-e8c0-b49c-0df1-a2e40da52b0c-92be9b2e, #w-node-_07ce62b1-d886-e93c-68ff-bca94a1304d2-92be9b2e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e6ddddf-e71d-b2b4-a77a-c5e0d196860d-92be9b2e, #w-node-_1e6ddddf-e71d-b2b4-a77a-c5e0d1968610-92be9b2e {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_1e6ddddf-e71d-b2b4-a77a-c5e0d1968613-92be9b2e, #w-node-_1e6ddddf-e71d-b2b4-a77a-c5e0d1968616-92be9b2e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e6ddddf-e71d-b2b4-a77a-c5e0d196861a-92be9b2e, #w-node-_1e6ddddf-e71d-b2b4-a77a-c5e0d196861d-92be9b2e, #w-node-_1e6ddddf-e71d-b2b4-a77a-c5e0d1968620-92be9b2e {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_1e6ddddf-e71d-b2b4-a77a-c5e0d1968624-92be9b2e, #w-node-_1e6ddddf-e71d-b2b4-a77a-c5e0d1968627-92be9b2e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e6ddddf-e71d-b2b4-a77a-c5e0d196862a-92be9b2e, #w-node-_1e6ddddf-e71d-b2b4-a77a-c5e0d196862d-92be9b2e {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_0210dfea-8074-675b-7e2b-c4963e71d781-990c88f9, #w-node-_0210dfea-8074-675b-7e2b-c4963e71d78f-990c88f9, #w-node-_0210dfea-8074-675b-7e2b-c4963e71d790-990c88f9, #w-node-f16f61cf-6b5e-50b6-2adf-4f865d31d5aa-990c88f9, #w-node-f16f61cf-6b5e-50b6-2adf-4f865d31d5b6-990c88f9, #w-node-f16f61cf-6b5e-50b6-2adf-4f865d31d5b7-990c88f9, #w-node-cf6cf868-37c7-cc45-4eb4-85cfe3e3b04d-0d276038, #w-node-cf6cf868-37c7-cc45-4eb4-85cfe3e3b05b-0d276038, #w-node-cf6cf868-37c7-cc45-4eb4-85cfe3e3b05c-0d276038, #w-node-cf6cf868-37c7-cc45-4eb4-85cfe3e3b074-0d276038, #w-node-cf6cf868-37c7-cc45-4eb4-85cfe3e3b082-0d276038, #w-node-cf6cf868-37c7-cc45-4eb4-85cfe3e3b083-0d276038, #w-node-_2fe3d749-d5e6-ff14-6006-bed7319f71aa-37ae19b6, #w-node-_2fe3d749-d5e6-ff14-6006-bed7319f71b8-37ae19b6, #w-node-_2fe3d749-d5e6-ff14-6006-bed7319f71b9-37ae19b6, #w-node-_06742e2b-cf0a-d7ec-2ef0-fd87d52966d7-9439de99, #w-node-_06742e2b-cf0a-d7ec-2ef0-fd87d52966b7-9439de99, #w-node-_06742e2b-cf0a-d7ec-2ef0-fd87d52966b8-9439de99, #w-node-c1a097e7-f9be-1867-9c24-01441de8a894-9439de99, #w-node-_9dbb342a-2c8c-e368-0fd6-86cef5616f2b-9439de99, #w-node-c1a097e7-f9be-1867-9c24-01441de8a8bb-9439de99, #w-node-_819b7543-f262-b544-6df0-4c7cade95f31-9439de99, #w-node-_4b980307-df32-c936-0bd5-b7bfc4685a89-9439de99, #w-node-_52dbe7d2-6181-badd-a664-53516abd78f1-9439de99, #w-node-_52dbe7d2-6181-badd-a664-53516abd78f2-9439de99, #w-node-c3ecbdaa-6018-9c14-b065-6a45d9d13f4f-9439de99, #w-node-c3ecbdaa-6018-9c14-b065-6a45d9d13f50-9439de99, #w-node-_28259370-32ed-07ed-90cf-baaecc75c755-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c756-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c757-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c758-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c759-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c75a-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c75b-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c75c-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c75e-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c75f-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c760-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c761-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c762-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c763-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c764-67f8d3fe, #w-node-_28259370-32ed-07ed-90cf-baaecc75c765-67f8d3fe, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6e7-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6e8-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6e9-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6ea-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6eb-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6ec-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6ed-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6ee-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6f0-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6f1-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6f2-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6f3-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6f4-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6f5-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6f6-c4abbf9b, #w-node-_45d2cef4-0066-25c5-88aa-67733138e6f7-c4abbf9b, #w-node-_87efca09-9e57-1d18-ec00-40d61c28057c-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c28057d-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c28057e-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c28057f-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c280580-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c280581-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c280582-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c280583-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c280585-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c280586-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c280587-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c280589-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c28058a-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c28058b-63a2d1b6, #w-node-_87efca09-9e57-1d18-ec00-40d61c28058c-63a2d1b6, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a61333f-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a613340-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a613341-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a613342-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a613343-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a613344-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a613345-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a613346-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a613348-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a613349-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a61334a-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a61334c-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a61334d-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a61334e-d18e750f, #w-node-_60480b88-bb43-e4e5-7cf1-d3d04a61334f-d18e750f, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc252-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc253-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc254-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc255-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc256-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc257-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc258-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc259-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc25b-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc25c-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc25d-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc25f-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc260-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc261-292597af, #w-node-_6d14224c-a4d0-9b10-4b40-f29677bcc262-292597af, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570bd-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570be-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570bf-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570c0-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570c1-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570c2-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570c3-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570c4-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570c6-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570c7-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570c8-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570c9-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570ca-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570cb-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570cc-43373a53, #w-node-a0e7093c-03af-0fda-5faf-89dda2b570cd-43373a53, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269a0-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269a1-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269a2-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269a3-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269a4-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269a5-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269a6-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269a7-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269a9-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269aa-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269ab-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269ac-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269ad-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269ae-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269af-3ee817a7, #w-node-fd00d6a9-aabd-0d55-3637-7b040a5269b0-3ee817a7, #w-node-_03569683-30a3-b300-35dc-934c8fde9ce2-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9ce3-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9ce4-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9ce5-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9ce6-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9ce7-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9ce8-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9ce9-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9ceb-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9cec-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9ced-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9cee-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9cef-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9cf0-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9cf1-e34b9e2b, #w-node-_03569683-30a3-b300-35dc-934c8fde9cf2-e34b9e2b, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1adb-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1adc-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1add-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1ade-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1adf-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1ae0-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1ae1-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1ae2-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1ae4-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1ae5-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1ae6-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1ae7-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1ae8-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1ae9-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1aea-2dae0c57, #w-node-d92bc76d-4f68-4319-3d9c-9b0e475b1aeb-2dae0c57, #w-node-bc4237fd-6193-aba2-6122-0b92ce006ffb-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce006ffc-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce006ffd-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce006ffe-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce006fff-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce007000-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce007001-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce007002-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce007004-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce007005-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce007006-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce007007-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce007008-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce007009-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce00700a-16a962f7, #w-node-bc4237fd-6193-aba2-6122-0b92ce00700b-16a962f7, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b2c-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b2d-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b2e-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b2f-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b30-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b31-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b32-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b33-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b35-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b36-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b37-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b38-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b39-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b3a-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b3b-16af8165, #w-node-c9a952dc-2009-368c-f245-c3bb82ae9b3c-16af8165, #w-node-_697d594d-7289-d54e-754e-49702818123f-6e22719a, #w-node-_697d594d-7289-d54e-754e-497028181240-6e22719a, #w-node-_697d594d-7289-d54e-754e-497028181241-6e22719a, #w-node-_697d594d-7289-d54e-754e-497028181242-6e22719a, #w-node-_697d594d-7289-d54e-754e-497028181243-6e22719a, #w-node-_697d594d-7289-d54e-754e-497028181244-6e22719a, #w-node-_697d594d-7289-d54e-754e-497028181245-6e22719a, #w-node-_697d594d-7289-d54e-754e-497028181246-6e22719a, #w-node-_697d594d-7289-d54e-754e-497028181248-6e22719a, #w-node-_697d594d-7289-d54e-754e-497028181249-6e22719a, #w-node-_697d594d-7289-d54e-754e-49702818124a-6e22719a, #w-node-_697d594d-7289-d54e-754e-49702818124b-6e22719a, #w-node-_697d594d-7289-d54e-754e-49702818124c-6e22719a, #w-node-_697d594d-7289-d54e-754e-49702818124d-6e22719a, #w-node-_697d594d-7289-d54e-754e-49702818124e-6e22719a, #w-node-_697d594d-7289-d54e-754e-49702818124f-6e22719a, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed308-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed309-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed30a-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed30b-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed30c-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed30d-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed30e-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed30f-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed311-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed312-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed313-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed314-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed315-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed316-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed317-993a0c7c, #w-node-a3667b16-d9de-93bf-c515-9aaa577ed318-993a0c7c, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46eb-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46ec-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46ed-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46ee-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46ef-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46f0-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46f1-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46f2-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46f4-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46f5-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46f6-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46f7-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46f8-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46f9-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46fa-06bf09a2, #w-node-c87a2a0f-dc10-e102-b849-dcd5b4ed46fb-06bf09a2, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd5320a-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd5320b-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd5320c-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd5320d-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd5320e-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd5320f-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd53210-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd53211-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd53213-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd53214-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd53215-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd53216-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd53217-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd53218-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd53219-13adf29b, #w-node-_8d87cef3-16c1-81be-4f31-ec396fd5321a-13adf29b, #w-node-_2592b633-a183-ba19-cdda-957ff56d9890-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d9891-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d9892-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d9893-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d9894-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d9895-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d9896-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d9897-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d9899-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d989a-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d989b-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d989c-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d989d-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d989e-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d989f-4ab02ff7, #w-node-_2592b633-a183-ba19-cdda-957ff56d98a0-4ab02ff7, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab573b-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab573c-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab573d-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab573e-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab573f-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab5740-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab5741-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab5742-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab5744-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab5745-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab5746-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab5747-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab5748-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab5749-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab574a-bf4b07f4, #w-node-_1c529f6d-d7ec-0127-5632-a8f6c8ab574b-bf4b07f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_27eaa6ab-a72a-b117-525f-299e8108cfa6-c0823699, #w-node-b65c9fa4-1e5d-6663-36f1-ae006f2f08b9-c0823699 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_9a1c0b9f-d8b9-8ce0-c837-5ea818376e0b-18376e06, #w-node-_9a1c0b9f-d8b9-8ce0-c837-5ea818376e18-18376e06 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-dc374779-aa85-0417-5c55-8ec3a77d670c-c0823699 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a1c0b9f-d8b9-8ce0-c837-5ea818376e1e-18376e06 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-b0bebe1e-f4d5-868a-c39d-fe722c64b3d8-2c64b3c9, #w-node-_1e6ddddf-e71d-b2b4-a77a-c5e0d196860d-92be9b2e {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_2d1ca522-09b3-85df-be21-4837fed2bd17-67f8d3fe, #w-node-bb4a8365-2755-541c-23eb-77f3d3399a5d-c4abbf9b, #w-node-e0152831-e796-d9b7-f81a-c28c88476960-63a2d1b6, #w-node-ee6525ea-9cd1-87cc-ebcd-2f1fca08b7d3-19907d7c, #w-node-f7d4c584-34e1-de43-5618-03fd4af2f22f-d18e750f, #w-node-_33c42c7e-be73-457b-3c27-8eade8adf045-292597af, #w-node-_6eae57fc-76c8-d226-608a-ceaa256839c7-e35b7b5c {
    align-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b05e5401-c0ec-c735-d70e-21e2fbcb9829-c0823699, #w-node-b05e5401-c0ec-c735-d70e-21e2fbcb982c-c0823699 {
    place-self: auto;
  }

  #w-node-b05e5401-c0ec-c735-d70e-21e2fbcb982f-c0823699, #w-node-_7740840b-db64-dbdf-ad8f-cb9c64ba3644-c0823699 {
    justify-self: start;
  }

  #w-node-_27eaa6ab-a72a-b117-525f-299e8108cfa6-c0823699 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-_9a1c0b9f-d8b9-8ce0-c837-5ea818376e0b-18376e06 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Deledda Open';
  src: url('../fonts/Deledda-Open-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Deledda Open';
  src: url('../fonts/Deledda-Open-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Deledda Open';
  src: url('../fonts/Deledda-Open-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Deledda Open';
  src: url('../fonts/Deledda-Open-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Deledda Open';
  src: url('../fonts/Deledda-Open-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tschichold';
  src: url('../fonts/Tschichold.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Bold.otf') format('opentype'), url('../fonts/Inter-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}