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

@font-face {
  font-family: Hkgrotesk;
  src: url('/fonts/HKGrotesk-BoldItalic.woff2') format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Hkgrotesk;
  src: url('/fonts/HKGrotesk-Italic.woff2') format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Hkgrotesk;
  src: url('/fonts/HKGrotesk-ExtraLight.woff2') format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Hkgrotesk;
  src: url('/fonts/HKGrotesk-ExtraLightItalic.woff2') format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

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

:root {
  --background-color--background-primary: var(--base-color-brand--lightgrey);
  --text-color--text-primary: var(--base-color-brand--darkgrey);
  --link-color--link-primary: var(--base-color-brand--pinkred);
  --_typography---copy-font-family: Hkgrotesk, Arial, sans-serif;
  --_typography---text-size-medium--text-size-medium: 1.375rem;
  --_typography---text-size-medium--text-size-medium-line-height: 1.75rem;
  --_typography---headline-font-family: Ppneuemontreal, Arial, sans-serif;
  --_typography---h2--h2-size: 4rem;
  --_typography---h2--h2-line-height: 4.5rem;
  --_typography---h6--h6-size: 1.25rem;
  --_typography---h6--h6-line-height: 1.75rem;
  --text-color--text-alternate: var(--base-color-brand--lightgrey);
  --_typography---h5--h5-size: 1.5rem;
  --_typography---h5--h5-line-height: 1.75rem;
  --_typography---h1--h1-size: 5rem;
  --_typography---h1--h1-line-height: 5.5rem;
  --border-color--border-primary: var(--base-color-brand--darkgrey);
  --base-color-neutral--white: var(--base-color-brand--lightgrey);
  --_typography---text-size-tiny--text-size-tiny: .875rem;
  --_typography---text-size-tiny--text-size-tiny-line-height: 1.125rem;
  --base-color-neutral--black: var(--base-color-brand--darkgrey);
  --button-color--button-color: var(--base-color-brand--darkgrey);
  --base-color-brand--transparent: #fff0;
  --button-color--button-color-hover: var(--base-color-brand--orange);
  --base-color-brand--lightgrey-light: #fdfcfc;
  --button-color--button-color-pressed: var(--base-color-brand--orange-light);
  --base-color-brand--lightgrey-dark: #eae5e1;
  --base-color-brand--lightgrey: #f5f2ef;
  --_typography---h4--h4-size: 2rem;
  --_typography---h4--h4-line-height: 2.5rem;
  --_typography---text-size-regular--text-size-regular: 1.125rem;
  --_typography---text-size-regular--text-size-regular-line-height: 1.5rem;
  --_typography---h3--h3-size: 3rem;
  --_typography---h3--h3-line-height: 3.5rem;
  --black-archive\<deleted\|variable-dccb7db6\>: black;
  --background-color--background-secondary: var(--base-color-brand--lightgrey-light);
  --_typography---text-size-small--text-size-small: 1rem;
  --_typography---text-size-small--text-size-small-line-height: 1.25rem;
  --_typography---text-size-large--text-size-large: 1.5rem;
  --_typography---text-size-large--text-size-large-line-height: 2rem;
  --_grid-spacings---global-padding: 2.5rem;
  --_grid-spacings---padding-global-dark: 10rem;
  --background-color--background-alternate: var(--base-color-brand--darkgrey-light);
  --link-color--link-alternate: var(--base-color-brand--pinkred);
  --background-color--background-tertiary: var(--base-color-brand--lightgrey-dark);
  --text-color--text-secondary: #b8b4b1;
  --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: var(--base-color-brand--lightgrey-light);
  --headlines--headlines-light: #ccc5be;
  --headlines--headlines-light-dark-backgrounds: #c0b8af;
  --base-color-brand--darkgrey: #313131;
  --base-color-brand--orange: #ff5240;
  --base-color-brand--lightgrey-60: #f1ece899;
  --base-color-brand--darkgrey-light: #3d3d3d;
  --logo-colors--logo-background-normal: #ff0354;
  --logo-colors--logo-text-normal: #f5f2ef;
  --logo-colors--logo-background-inverted: #f5f2ef;
  --logo-colors--logo-text-inverted: #313131;
  --base-color-brand--yellow: #f2a512;
  --_grid-spacings---headline-spacing: 2.5rem;
  --card-radius: .75rem;
  --base-color-brand--orange-light: #ff6a5a;
  --base-color-brand--darkgrey-dark: #0a0a0a;
  --base-color-brand--lightgrey-light-60: #faf5f199;
  --base-color-brand--green-dark: #139667;
  --base-color-brand--green: #16b079;
  --base-color-system--error-red: var(--base-color-brand--pinkred);
  --base-color-brand--yellow-light: #ffae13;
  --gradient--gradient-teal-1: #156f70;
  --gradient--gradient-teal-2: #103f4a;
  --base-color-brand--darkgrey-60: #2323231a;
  --base-color-brand--pinkred-light: #ff5b79;
  --base-color-brand--pinkred: #ff0354;
  --base-color-brand--pinkred-dark: #e5034c;
  --base-color-brand--orange-dark: #e54a3a;
  --base-color-brand--yellow-dark: #e09411;
  --base-color-brand--blue-light: #3360ff;
  --base-color-brand--blue: #1d4cf2;
  --base-color-brand--blue-dark: #1a44d9;
  --base-color-brand--green-light: #19c98a;
  --base-color-neutral--neutral-lighter: var(--base-color-brand--lightgrey);
  --base-color-neutral--neutral-light: var(--base-color-brand--lightgrey-dark);
  --base-color-neutral--neutral: #787674;
  --base-color-neutral--neutral-dark: var(--base-color-brand--darkgrey-light);
  --base-color-neutral--neutral-darker: var(--base-color-brand--darkgrey);
  --base-color-neutral--neutral-darkest: var(--base-color-brand--darkgrey-dark);
  --base-color-system--success-green: var(--base-color-brand--green);
  --base-color-system--success-green-light: var(--base-color-brand--green-light);
  --base-color-system--error-red-light: var(--base-color-brand--pinkred-light);
  --border-color--border-secondary: var(--base-color-brand--lightgrey-dark);
  --border-color--border-alternate: var(--base-color-brand--darkgrey-light);
  --link-color--link-secondary: var(--base-color-brand--pinkred);
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

.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-formrecaptcha {
  margin-bottom: 8px;
}

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

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

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

body {
  background-color: var(--background-color--background-primary);
  color: var(--text-color--text-primary);
  --_typography---copy-font-family: Hkgrotesk, Arial, sans-serif;
  --_typography---text-size-medium--text-size-medium: 1.375rem;
  --_typography---text-size-medium--text-size-medium-line-height: 1.75rem;
  --_typography---headline-font-family: Ppneuemontreal, Arial, sans-serif;
  --_typography---h2--h2-size: 4rem;
  --_typography---h2--h2-line-height: 4.5rem;
  --_typography---h6--h6-size: 1.25rem;
  --_typography---h6--h6-line-height: 1.75rem;
  --_typography---h5--h5-size: 1.5rem;
  --_typography---h5--h5-line-height: 1.75rem;
  --_typography---h1--h1-size: 5rem;
  --_typography---h1--h1-line-height: 5.5rem;
  --_typography---text-size-tiny--text-size-tiny: .875rem;
  --_typography---text-size-tiny--text-size-tiny-line-height: 1.125rem;
  --_typography---h4--h4-size: 2rem;
  --_typography---h4--h4-line-height: 2.5rem;
  --_typography---text-size-regular--text-size-regular: 1.125rem;
  --_typography---text-size-regular--text-size-regular-line-height: 1.5rem;
  --_typography---h3--h3-size: 3rem;
  --_typography---h3--h3-line-height: 3.5rem;
  --_typography---text-size-small--text-size-small: 1rem;
  --_typography---text-size-small--text-size-small-line-height: 1.25rem;
  --_typography---text-size-large--text-size-large: 1.5rem;
  --_typography---text-size-large--text-size-large-line-height: 2rem;
  --_grid-spacings---global-padding: 2.5rem;
  --_grid-spacings---padding-global-dark: 10rem;
  --_grid-spacings---headline-spacing: 2.5rem;
  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);
  font-weight: 400;
  text-decoration: underline;
}

ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.25rem;
}

ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}

li {
  margin-top: .25rem;
  margin-bottom: .25rem;
  padding-left: .5rem;
}

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 {
  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 {
  margin-left: auto;
  margin-right: auto;
}

.container-large {
  width: 100%;
  max-width: 1200px;
  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: 48rem;
}

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

.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 {
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
}

.main-wrapper {
  overflow: hidden;
}

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

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

.margin-tiny {
  margin: .25rem;
}

.margin-xxsmall {
  margin: .5rem;
}

.margin-xsmall {
  margin: 1rem;
}

.margin-small {
  margin: 1.5rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-large {
  margin: 3rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.margin-huge {
  margin: 6rem;
}

.margin-xhuge {
  margin: 7rem;
}

.margin-xxhuge {
  margin: 10rem;
}

.margin-0 {
  margin: 0;
}

.padding-0 {
  padding: 0;
}

.padding-tiny {
  padding: .25rem;
}

.padding-xxsmall {
  padding: .5rem;
}

.padding-xsmall {
  padding: 1rem;
}

.padding-small {
  padding: 1.5rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-large {
  padding: 3rem;
}

.padding-xlarge {
  padding: 4rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.padding-huge {
  padding: 6rem;
}

.padding-xhuge {
  padding: 7rem;
}

.padding-xxhuge {
  padding: 10rem;
}

.margin-top, .margin-top.margin-custom1, .margin-top.margin-huge, .margin-top.margin-small, .margin-top.margin-tiny, .margin-top.margin-custom3, .margin-top.margin-medium, .margin-top.margin-xxsmall, .margin-top.margin-xxhuge, .margin-top.margin-custom2, .margin-top.margin-xsmall, .margin-top.margin-large, .margin-top.margin-xxlarge, .margin-top.margin-xlarge, .margin-top.margin-0, .margin-top.margin-xhuge {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom, .margin-bottom.margin-xxlarge, .margin-bottom.margin-medium, .margin-bottom.margin-custom3, .margin-bottom.margin-custom1, .margin-bottom.margin-tiny, .margin-bottom.margin-small, .margin-bottom.margin-large, .margin-bottom.margin-0, .margin-bottom.margin-xlarge, .margin-bottom.margin-xhuge, .margin-bottom.margin-xxhuge, .margin-bottom.margin-huge, .margin-bottom.margin-xxsmall, .margin-bottom.margin-custom2, .margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-left, .margin-left.margin-tiny, .margin-left.margin-xxlarge, .margin-left.margin-0, .margin-left.margin-small, .margin-left.margin-xsmall, .margin-left.margin-large, .margin-left.margin-huge, .margin-left.margin-xlarge, .margin-left.margin-custom3, .margin-left.margin-xxsmall, .margin-left.margin-custom1, .margin-left.margin-custom2, .margin-left.margin-xhuge, .margin-left.margin-xxhuge, .margin-left.margin-medium {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.margin-right, .margin-right.margin-huge, .margin-right.margin-xsmall, .margin-right.margin-xxhuge, .margin-right.margin-small, .margin-right.margin-medium, .margin-right.margin-xlarge, .margin-right.margin-custom3, .margin-right.margin-custom2, .margin-right.margin-xxsmall, .margin-right.margin-xhuge, .margin-right.margin-custom1, .margin-right.margin-large, .margin-right.margin-0, .margin-right.margin-xxlarge, .margin-right.margin-tiny {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-vertical, .margin-vertical.margin-medium, .margin-vertical.margin-xlarge, .margin-vertical.margin-xxsmall, .margin-vertical.margin-xxlarge, .margin-vertical.margin-huge, .margin-vertical.margin-0, .margin-vertical.margin-xxhuge, .margin-vertical.margin-tiny, .margin-vertical.margin-xsmall, .margin-vertical.margin-custom1, .margin-vertical.margin-small, .margin-vertical.margin-large, .margin-vertical.margin-xhuge, .margin-vertical.margin-custom2, .margin-vertical.margin-custom3 {
  margin-left: 0;
  margin-right: 0;
}

.margin-horizontal, .margin-horizontal.margin-medium, .margin-horizontal.margin-tiny, .margin-horizontal.margin-custom3, .margin-horizontal.margin-0, .margin-horizontal.margin-xxlarge, .margin-horizontal.margin-xhuge, .margin-horizontal.margin-huge, .margin-horizontal.margin-xlarge, .margin-horizontal.margin-custom1, .margin-horizontal.margin-xxsmall, .margin-horizontal.margin-xsmall, .margin-horizontal.margin-large, .margin-horizontal.margin-custom2, .margin-horizontal.margin-small, .margin-horizontal.margin-xxhuge {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top, .padding-top.padding-xhuge, .padding-top.padding-xxhuge, .padding-top.padding-0, .padding-top.padding-large, .padding-top.padding-custom2, .padding-top.padding-xlarge, .padding-top.padding-huge, .padding-top.padding-xxsmall, .padding-top.padding-custom3, .padding-top.padding-tiny, .padding-top.padding-medium, .padding-top.padding-xxlarge, .padding-top.padding-small, .padding-top.padding-xsmall, .padding-top.padding-custom1 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom, .padding-bottom.padding-xlarge, .padding-bottom.padding-small, .padding-bottom.padding-xxhuge, .padding-bottom.padding-large, .padding-bottom.padding-xhuge, .padding-bottom.padding-custom2, .padding-bottom.padding-xxsmall, .padding-bottom.padding-xxlarge, .padding-bottom.padding-custom3, .padding-bottom.padding-custom1, .padding-bottom.padding-xsmall, .padding-bottom.padding-huge, .padding-bottom.padding-tiny, .padding-bottom.padding-medium, .padding-bottom.padding-0 {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-left, .padding-left.padding-xhuge, .padding-left.padding-xlarge, .padding-left.padding-0, .padding-left.padding-small, .padding-left.padding-xsmall, .padding-left.padding-medium, .padding-left.padding-xxhuge, .padding-left.padding-huge, .padding-left.padding-custom1, .padding-left.padding-tiny, .padding-left.padding-xxsmall, .padding-left.padding-custom3, .padding-left.padding-custom2, .padding-left.padding-xxlarge, .padding-left.padding-large {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-right, .padding-right.padding-xxhuge, .padding-right.padding-custom2, .padding-right.padding-large, .padding-right.padding-xlarge, .padding-right.padding-tiny, .padding-right.padding-custom3, .padding-right.padding-custom1, .padding-right.padding-xsmall, .padding-right.padding-xxlarge, .padding-right.padding-xxsmall, .padding-right.padding-medium, .padding-right.padding-xhuge, .padding-right.padding-huge, .padding-right.padding-0, .padding-right.padding-small {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-vertical, .padding-vertical.padding-0, .padding-vertical.padding-xxhuge, .padding-vertical.padding-large, .padding-vertical.padding-custom3, .padding-vertical.padding-medium, .padding-vertical.padding-tiny, .padding-vertical.padding-xxlarge, .padding-vertical.padding-custom1, .padding-vertical.padding-xsmall, .padding-vertical.padding-xhuge, .padding-vertical.padding-xlarge, .padding-vertical.padding-custom2, .padding-vertical.padding-xxsmall, .padding-vertical.padding-huge, .padding-vertical.padding-small {
  padding-left: 0;
  padding-right: 0;
}

.padding-horizontal, .padding-horizontal.padding-xxsmall, .padding-horizontal.padding-0, .padding-horizontal.padding-custom3, .padding-horizontal.padding-huge, .padding-horizontal.padding-xsmall, .padding-horizontal.padding-medium, .padding-horizontal.padding-xxlarge, .padding-horizontal.padding-large, .padding-horizontal.padding-xhuge, .padding-horizontal.padding-custom1, .padding-horizontal.padding-tiny, .padding-horizontal.padding-custom2, .padding-horizontal.padding-xxhuge, .padding-horizontal.padding-small, .padding-horizontal.padding-xlarge {
  padding-top: 0;
  padding-bottom: 0;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

.text-weight-medium {
  font-weight: 500;
}

.text-size-medium {
  font-family: var(--_typography---copy-font-family);
  font-size: var(--_typography---text-size-medium--text-size-medium);
  line-height: var(--_typography---text-size-medium--text-size-medium-line-height);
  font-weight: 200;
}

.text-size-medium.jobs {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
  list-style-type: disc;
  display: flex;
}

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

.text-style-quote {
  margin-bottom: 0;
  padding: 0;
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 200;
  line-height: 1.5;
}

.text-style-quote.laura {
  max-width: 410px;
}

.text-style-quote.jobs {
  font-family: Hkgrotesk, Arial, sans-serif;
  font-size: 4rem;
  font-weight: 200;
  line-height: 1.1;
}

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

.heading-style-h2 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h2--h2-size);
  line-height: var(--_typography---h2--h2-line-height);
}

.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 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h6--h6-size);
  line-height: var(--_typography---h6--h6-line-height);
}

.heading-style-h6.heading-6 {
  font-weight: 700;
  line-height: 120%;
}

.rl-styleguide_item-row {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 15rem 1fr;
  align-items: center;
}

.rl-styleguide_item-row.is-button-row {
  grid-template-columns: 19rem 1fr;
}

.icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.rl-styleguide_empty-space {
  z-index: -1;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
  position: relative;
}

.shadow-xxlarge {
  box-shadow: 0 32px 64px -12px #00000024;
}

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

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

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

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

.heading-style-h5 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h5--h5-size);
  line-height: var(--_typography---h5--h5-line-height);
}

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

.heading-style-h1 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h1--h1-size);
  line-height: var(--_typography---h1--h1-line-height);
}

.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-family: var(--_typography---copy-font-family);
  font-size: var(--_typography---text-size-tiny--text-size-tiny);
  line-height: var(--_typography---text-size-tiny--text-size-tiny-line-height);
  font-weight: 300;
}

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

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

.button {
  border: 1px none var(--base-color-neutral--black);
  background-color: var(--button-color--button-color);
  color: var(--base-color-neutral--white);
  text-align: center;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem 1.5rem;
  font-family: Hkgrotesk, Arial, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
  display: flex;
}

.button:hover {
  border-style: none;
  border-color: var(--base-color-brand--transparent);
  background-color: var(--button-color--button-color-hover);
  color: var(--base-color-brand--lightgrey-light);
}

.button:active {
  background-color: var(--button-color--button-color-pressed);
}

.button.is-link {
  color: var(--base-color-neutral--black);
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

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

.button.is-link.is-alternate:hover {
  color: var(--base-color-brand--lightgrey-light);
  background-color: #ff6a5a00;
}

.button.is-link.is-alternate:active {
  color: var(--base-color-brand--lightgrey-dark);
}

.button.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

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

.button.is-secondary {
  border-style: solid;
  border-color: var(--base-color-brand--lightgrey-dark);
  color: var(--base-color-neutral--black);
  background-color: #0000;
}

.button.is-secondary:hover {
  border-color: var(--base-color-brand--transparent);
  background-color: var(--button-color--button-color-hover);
  color: var(--base-color-brand--lightgrey-light);
}

.button.is-secondary:active {
  background-color: var(--button-color--button-color-pressed);
}

.button.is-secondary.is-alternate {
  border-color: var(--base-color-brand--lightgrey-dark);
  color: var(--base-color-brand--lightgrey);
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  font-size: .8rem;
  display: flex;
}

.button.is-secondary.is-alternate:hover {
  border-color: #d3cfc900;
}

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

.button.is-small.is-icon-only {
  justify-content: center;
  align-items: center;
  padding-top: .75rem;
  padding-bottom: .75rem;
  display: flex;
}

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

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

.button.is-alternate:active {
  background-color: var(--button-color--button-color-pressed);
}

.button.is-tertiary {
  color: var(--base-color-neutral--black);
  background-color: #0000;
  border-color: #0000;
}

.button.is-tertiary:hover {
  background-color: var(--base-color-brand--lightgrey-light);
}

.button.is-tertiary:active {
  background-color: var(--button-color--button-color-pressed);
}

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

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

.heading-style-h4 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h4--h4-size);
  line-height: var(--_typography---h4--h4-line-height);
}

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

.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-family: var(--_typography---copy-font-family);
  font-size: var(--_typography---text-size-regular--text-size-regular);
  line-height: var(--_typography---text-size-regular--text-size-regular-line-height);
  font-weight: 200;
  list-style-type: disc;
}

.text-size-regular.jobs {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  margin-top: 0;
  display: flex;
}

.text-size-regular.job-head {
  width: 100%;
}

.text-weight-xbold {
  font-weight: 700;
}

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

.text-weight-bold {
  font-weight: 700;
}

.icon-height-xlarge {
  height: 6.5rem;
}

.heading-style-h3 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h3--h3-size);
  line-height: var(--_typography---h3--h3-line-height);
}

.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;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.text-style-muted {
  opacity: .6;
}

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

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

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

.shadow-xxsmall {
  box-shadow: 0 1px 2px #0000000d;
}

.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-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-family: var(--_typography---copy-font-family);
  font-size: var(--_typography---text-size-small--text-size-small);
  line-height: var(--_typography---text-size-small--text-size-small-line-height);
  font-weight: 200;
}

.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 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6.5rem;
  height: 6.5rem;
  display: flex;
}

.icon-1x1-small {
  width: 2rem;
  height: 2rem;
}

.class-label-row {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.text-rich-text {
  font-family: Hkgrotesk, Arial, sans-serif;
  font-size: var(--_typography---text-size-large--text-size-large);
  line-height: var(--_typography---text-size-large--text-size-large-line-height);
}

.text-rich-text h1 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h1--h1-size);
  line-height: var(--_typography---h1--h1-line-height);
  margin-top: 2rem;
  margin-bottom: 1rem;
}

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

.text-rich-text h2 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h2--h2-size);
  line-height: var(--_typography---h2--h2-line-height);
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h3 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h3--h3-size);
  line-height: var(--_typography---h3--h3-line-height);
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h4 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h4--h4-size);
  line-height: var(--_typography---h4--h4-line-height);
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h5--h5-size);
  line-height: var(--_typography---h5--h5-line-height);
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text h6 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h6--h6-size);
  line-height: var(--_typography---h6--h6-line-height);
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

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

.text-rich-text a {
  font-weight: 200;
}

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

.text-rich-text.blog {
  column-count: auto;
  max-width: 980px;
  height: auto;
  font-weight: 200;
}

.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-family: var(--_typography---copy-font-family);
  font-size: var(--_typography---text-size-large--text-size-large);
  line-height: var(--_typography---text-size-large--text-size-large-line-height);
  font-weight: 200;
}

.text-size-large.jobs {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.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 {
  padding-right: var(--_grid-spacings---global-padding);
  padding-left: var(--_grid-spacings---global-padding);
}

.padding-global.darker {
  padding-top: var(--_grid-spacings---padding-global-dark);
  padding-bottom: var(--_grid-spacings---padding-global-dark);
  background-color: var(--base-color-brand--lightgrey-dark);
}

.padding-global.darker.centered {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.padding-global.darker.centered.on-top {
  z-index: 2;
  position: relative;
}

.padding-global.centered {
  justify-content: center;
  display: flex;
}

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

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

.spacer-tiny {
  width: 100%;
  padding-top: 4px;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: 8px;
}

.spacer-xsmall {
  width: 100%;
  padding-top: 16px;
}

.spacer-small {
  width: 100%;
  padding-top: 24px;
}

.spacer-medium {
  width: 100%;
  padding-top: 32px;
}

.spacer-large {
  width: 100%;
  padding-top: 40px;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 64px;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 80px;
}

.spacer-huge {
  width: 100%;
  padding-top: 120px;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 160px;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 240px;
}

.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(--text-color--text-alternate);
}

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

.heading {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h1--h1-size);
  line-height: var(--_typography---h1--h1-line-height);
}

.heading.heading-style-h1.blog-title {
  font-size: 12svw;
  line-height: 100%;
}

.heading.heading-style-h1.special {
  font-size: 14svw;
  line-height: 80%;
}

.heading-2 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h2--h2-size);
  line-height: var(--_typography---h2--h2-line-height);
}

.heading-2.heading-style-h6.b2b-builder.stagger-item {
  max-width: 1200px;
}

.heading-2.heading-style-h2 {
  width: 100%;
}

.heading-2.heading-style-h2.stagger-item {
  width: auto;
}

.heading-2.heading-style-h2.partner {
  width: 40%;
}

.heading-3 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h3--h3-size);
  line-height: var(--_typography---h3--h3-line-height);
}

.heading-3.heading-style-h3.special {
  font-size: 10svw;
  line-height: 100%;
}

.heading-3.heading-style-h3.stagger-item {
  width: auto;
}

.heading-3.heading-style-h3.impressum {
  margin-top: 1.5rem;
}

.heading-4 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h4--h4-size);
  line-height: var(--_typography---h4--h4-line-height);
}

.heading-4.heading-style-h4.light-color {
  color: var(--headlines--headlines-light);
  text-align: left;
}

.heading-5 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h5--h5-size);
  line-height: var(--_typography---h5--h5-line-height);
}

.heading-5.light-color {
  color: var(--headlines--headlines-light);
}

.heading-6 {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h6--h6-size);
}

.heading-6.heading-style-h6 {
  width: 100%;
}

.heading-6.heading-style-h6.light-color-darker {
  color: var(--headlines--headlines-light-dark-backgrounds);
}

.heading-6.heading-style-h6.logo-slider-light {
  color: var(--background-color--background-primary);
}

.heading-6.heading-style-h6.logo-slider {
  color: var(--headlines--headlines-light-dark-backgrounds);
}

.paragraph {
  font-family: var(--_typography---copy-font-family);
}

.paragraph.text-size-regular {
  width: 100%;
}

.paragraph.text-size-medium:hover {
  color: var(--base-color-brand--darkgrey);
}

.paragraph.text-size-medium._50 {
  width: 50%;
  max-width: 640px;
}

.paragraph.text-size-medium.warum {
  font-weight: 500;
}

.paragraph.text-size-large {
  max-width: 980px;
}

.paragraph.text-size-large.text-align-center.text-weight-bold {
  font-weight: 700;
}

.paragraph.text-size-large.text-align-center.text-weight-bold.orange {
  color: var(--base-color-brand--orange);
}

.paragraph.text-size-large.team {
  font-size: var(--_typography---text-size-large--text-size-large);
  line-height: var(--_typography---text-size-large--text-size-large-line-height);
  width: 100%;
  max-width: 100%;
  font-weight: 200;
}

.paragraph.text-size-large.team.stagger-item {
  max-width: 1200px;
}

.paragraph.text-size-large.text-weight-bold {
  font-weight: 700;
}

.paragraph.text-size-large.text-weight-bold.blog {
  font-family: var(--_typography---headline-font-family);
  font-weight: 700;
}

.paragraph.text-size-large.blog-einleitungstext {
  font-weight: 500;
}

.paragraph.quote {
  text-align: center;
  font-size: 1rem;
  font-style: italic;
  font-weight: 200;
  line-height: 1.3;
}

.paragraph.referenz-person-name {
  text-align: center;
  font-weight: 700;
}

.paragraph.referenz-person-titel {
  text-align: center;
  font-weight: 200;
}

.paragraph.button-subline {
  color: var(--headlines--headlines-light-dark-backgrounds);
  font-size: var(--_typography---text-size-tiny--text-size-tiny);
  line-height: var(--_typography---text-size-tiny--text-size-tiny-line-height);
  text-align: center;
  font-weight: 400;
}

.paragraph.button-subline.light-color {
  color: var(--base-color-brand--lightgrey);
}

.paragraph.text-size-tiny {
  width: 100%;
}

.paragraph.stage-claim {
  font-family: var(--_typography---headline-font-family);
  font-size: var(--_typography---h1--h1-size);
  line-height: var(--_typography---h1--h1-line-height);
  font-weight: 700;
}

.link {
  font-weight: 400;
}

.link:hover {
  color: var(--base-color-brand--orange);
}

.block-quote {
  font-family: Hkgrotesk, Arial, sans-serif;
}

.paragraph-2, .paragraph-3 {
  font-family: Hkgrotesk, Arial, sans-serif;
  font-weight: 300;
}

.paragraph-4 {
  font-family: Hkgrotesk, Arial, sans-serif;
}

.header {
  z-index: 1000;
  padding: var(--_grid-spacings---global-padding);
  background-color: var(--base-color-brand--lightgrey);
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar {
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.right {
  grid-column-gap: 1rem;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.button-label {
  font-size: .8rem;
}

.contact-bar {
  z-index: 998;
  background-color: var(--base-color-brand--darkgrey);
  border-radius: 400px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: .25rem;
  display: flex;
  position: fixed;
  inset: 43vh 2.5rem auto auto;
  overflow: hidden;
  box-shadow: 16px 16px 40px 4px #23232366;
}

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

.pixolith-choice-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  padding-right: 6rem;
}

.pixolith-choice {
  padding-top: 5rem;
}

.theme-toggle {
  border: 1px solid #fff;
  border-radius: 8rem;
  width: 8rem;
  height: 4rem;
  position: relative;
}

.theme-toggle.align-center {
  border-color: var(--base-color-brand--lightgrey-dark);
  width: 80px;
  height: 48px;
}

.theme-toggle.align-center:hover {
  border-color: var(--base-color-brand--lightgrey-dark);
}

.switch-button {
  background-color: var(--base-color-brand--transparent);
  outline-color: var(--base-color-brand--lightgrey-dark);
  outline-offset: 0px;
  border-radius: 40px;
  outline-width: 1px;
  outline-style: solid;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  transition: border-color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s ease-in-out;
  display: flex;
  position: absolute;
}

.switch-button:hover {
  background-color: var(--button-color--button-color-hover);
  outline-color: var(--base-color-brand--transparent);
}

.switch-button:active {
  background-color: var(--button-color--button-color-pressed);
}

.mode-lottie {
  filter: invert(50%);
  align-items: center;
  width: 1.5rem;
  display: flex;
}

.mode-lottie:hover {
  filter: invert(85%);
}

.body {
  background-color: var(--base-color-brand--lightgrey);
  font-family: Hkgrotesk, Arial, sans-serif;
  font-weight: 400;
  transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
}

.footer_wrapper {
  padding: var(--_grid-spacings---global-padding);
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  background-color: var(--base-color-brand--darkgrey);
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.footer_adresse_und_badge {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer_adresse {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.footer-text {
  color: var(--base-color-brand--lightgrey);
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3;
}

.footer-text.bold {
  font-weight: 700;
}

.footer-text.bold.stagger-item {
  font-size: var(--_typography---text-size-small--text-size-small);
  line-height: var(--_typography---text-size-regular--text-size-regular-line-height);
  font-weight: 400;
}

.footer-text.stagger-item {
  font-size: var(--_typography---text-size-small--text-size-small);
  line-height: var(--_typography---text-size-small--text-size-small-line-height);
  font-weight: 200;
}

.exzellent-ecom-animation {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-2 {
  min-width: 240px;
  max-width: none;
}

.footer_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: auto;
}

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

.footer-zeiten {
  color: var(--base-color-brand--lightgrey-60);
  font-size: var(--_typography---text-size-tiny--text-size-tiny);
  line-height: var(--_typography---text-size-tiny--text-size-tiny-line-height);
  font-style: italic;
  font-weight: 400;
}

.footer-headline {
  color: var(--base-color-brand--lightgrey);
  -webkit-text-stroke-color: var(--base-color-brand--lightgrey-light);
  font-family: Ppneuemontreal, Arial, sans-serif;
  font-size: 18svw;
  line-height: .8;
}

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

.footer_bottom-wrapper.footer-text {
  margin: var(--_grid-spacings---global-padding);
}

.footer_credit-text {
  color: var(--base-color-brand--darkgrey-light);
  font-size: .875rem;
  font-weight: 200;
}

.footer_legal-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_legal-link {
  color: var(--base-color-brand--darkgrey);
  font-family: Hkgrotesk, Arial, sans-serif;
  font-size: var(--_typography---text-size-tiny--text-size-tiny);
  line-height: var(--_typography---text-size-tiny--text-size-tiny-line-height);
  font-weight: 400;
  text-decoration: none;
}

.footer_legal-link:hover {
  color: var(--base-color-brand--orange);
}

.code-embed {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.lottie-animation {
  width: 74px;
}

.pixolith-logo {
  background-color: var(--logo-colors--logo-background-normal);
  color: var(--logo-colors--logo-text-normal);
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 48px;
  padding-top: 3px;
  display: flex;
}

.pixolith-logo.inverted {
  background-color: var(--logo-colors--logo-background-inverted);
  color: var(--logo-colors--logo-text-inverted);
}

.pixolith-stage-cta-divider {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.pixolith-stage-subheadline-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.lottie-animation {
  justify-content: center;
  align-items: flex-end;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  transition: opacity .2s;
  display: flex;
}

.header103_tab-link {
  background-color: var(--base-color-brand--transparent);
  flex: none;
  padding-bottom: .5rem;
  padding-left: 0;
  padding-right: 0;
}

.header103_tab-link:hover {
  color: var(--base-color-brand--orange);
}

.header103_tab-link:active {
  color: var(--base-color-brand--yellow);
}

.header103_tab-link.w--current {
  color: var(--base-color-brand--orange);
  background-color: #0000;
}

.referenz_wrapper, .referenz_slider_image_container {
  width: 100%;
  height: 100%;
}

.referenz-image {
  vertical-align: baseline;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.referenzen {
  overflow: hidden;
}

.layout423_component {
  align-items: center;
  height: 100%;
  display: flex;
}

.layout423_card {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

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

.layout423_card-content-bottom {
  color: var(--base-color-brand--darkgrey);
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.layout423_hover-content {
  display: none;
}

.pixolith-stage-line {
  background-color: var(--headlines--headlines-light);
  width: 1px;
  height: 100%;
}

.pixolith-choice-line-container {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.pixolith-choice-container {
  grid-column-gap: var(--_grid-spacings---headline-spacing);
  grid-row-gap: var(--_grid-spacings---headline-spacing);
  flex-flow: column;
  width: 100%;
  max-width: 1600px;
  display: flex;
  overflow: hidden;
}

.pixolith-text-anim-module {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.pixolith-text-anim-copy {
  max-width: 720px;
}

.layout484_text {
  font-size: 1.4rem;
  font-weight: 200;
  line-height: 2.4rem;
}

.gsap {
  display: none;
}

.double-headline {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  width: 100%;
}

.pixolith-text-anim-hl {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.pixolith-text-anim-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 6rem;
}

.pixolith-text-anim-container {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 14rem;
  margin-bottom: 14rem;
}

.line {
  background-color: var(--base-color-brand--lightgrey-dark);
}

.line.vertical {
  width: 1px;
  height: 100%;
}

.line.vertical.darker {
  background-color: var(--headlines--headlines-light-dark-backgrounds);
}

.line--with-dot {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

.line--with-dot.vertical {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 4px;
  height: auto;
}

.line-dot, .tab-line-dot {
  background-color: var(--base-color-brand--orange);
  border-radius: 100px;
  width: 4px;
  height: 4px;
}

.kundenlogo {
  width: 203px;
  height: 80px;
}

.kundenlogo.referenzen {
  width: 100%;
  height: 96px;
  margin-bottom: .5rem;
}

.kundenlogo.referenzen.ohne-zitat {
  width: 80%;
  height: auto;
}

.logo-carousel {
  margin-top: 3em;
  overflow: hidden;
}

.logo-carousel.splide {
  margin-top: 0;
}

.splide__track {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.splide__list {
  cursor: grab;
  display: flex;
}

.splide__list.swiper-wrapper {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.splide__slide {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 210px;
  height: 120px;
  display: flex;
}

.pixolith-choice-image {
  aspect-ratio: 1;
  border-radius: var(--card-radius);
  object-fit: contain;
}

.max-width-440 {
  width: 100%;
  max-width: 440px;
}

.button-primary {
  color: var(--base-color-brand--lightgrey);
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
  height: 48px;
  min-height: 48px;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1rem;
}

.button-primary.formularbutton {
  position: absolute;
  top: 16px;
  right: 16px;
}

.button-primary_inner {
  pointer-events: none;
  perspective: 500px;
  transform-style: preserve-3d;
  display: grid;
}

.button-primary_back {
  background-color: var(--base-color-brand--orange);
  border-radius: 48px;
  grid-area: 1 / 1;
  justify-content: center;
  place-self: center;
  align-items: center;
  width: calc(100% - .125rem);
  height: 48px;
  min-height: 48px;
  display: flex;
  translate: 0 .5rem -3.5rem;
}

.button-primary_arrow {
  padding-bottom: 0;
  padding-right: 0;
}

.button-primary_front {
  grid-area: 1 / 1;
  display: grid;
}

.button-primary_bg {
  background-color: var(--button-color--button-color);
  border-radius: 48px;
  grid-area: 1 / 1;
  padding-bottom: 0;
  padding-right: 0;
  display: grid;
}

.button-primary_text {
  grid-area: 1 / 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.button-secondary {
  color: var(--base-color-brand--lightgrey);
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
  height: 48px;
  min-height: 48px;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1rem;
}

.button-secondary_inner {
  pointer-events: none;
  perspective: 500px;
  transform-style: preserve-3d;
  display: grid;
}

.button-secondary_back {
  background-color: var(--base-color-brand--orange);
  border-radius: 48px;
  grid-area: 1 / 1;
  justify-content: center;
  place-self: center;
  align-items: center;
  width: calc(100% - .125rem);
  height: 48px;
  min-height: 48px;
  display: flex;
  translate: 0 .5rem -3.5rem;
}

.button-secondary_arrow {
  padding-bottom: 0;
  padding-right: 0;
}

.button-secondary_front {
  grid-area: 1 / 1;
  display: grid;
}

.button-secondary_bg {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--headlines--headlines-light);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--headlines--headlines-light);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--headlines--headlines-light);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--headlines--headlines-light);
  background-color: var(--base-color-brand--transparent);
  border-radius: 48px;
  grid-area: 1 / 1;
  padding-bottom: 0;
  padding-right: 0;
  display: grid;
}

.button-secondary_text {
  color: var(--text-color--text-primary);
  grid-area: 1 / 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.button-secondary_text.footer {
  color: var(--base-color-brand--lightgrey);
}

.stage-container {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: 80svh;
  margin-top: 7.5rem;
  display: flex;
  position: relative;
}

.stage-content {
  padding-left: var(--_grid-spacings---global-padding);
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  min-width: 560px;
  max-width: 640px;
  display: flex;
}

.stage-image-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.button-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: -8px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.button-container.centered {
  padding-right: var(--_grid-spacings---global-padding);
  padding-left: var(--_grid-spacings---global-padding);
  justify-content: center;
  align-items: center;
}

.button-container.centered.faq {
  margin-top: 2.5rem;
}

.button-container.stagger-item {
  margin: -12px;
  padding: 20px 12px 12px;
}

.button-container.impressum {
  justify-content: center;
  align-items: center;
}

.button-container.laura {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.stage-image {
  object-fit: contain;
  width: 100%;
  max-width: 1900px;
  height: 100%;
}

.pixolith-choice-image-container {
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.pixolith-choice-image-container.stagger-item {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
}

.paint-point-image {
  aspect-ratio: 1;
  width: 420px;
  height: 420px;
}

.full-image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 410px;
  height: 410px;
}

.content-wrapper {
  width: 100%;
  height: auto;
  padding: 2rem;
}

.text-wrapper {
  z-index: 1;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.erlebt {
  padding-left: var(--_grid-spacings---global-padding);
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
}

.section-painpoints.panel, .section-painpoints.panel-copy {
  width: 100%;
  position: relative;
}

.slider-component.erlebt-swiper-component, .slider-component.blog-component {
  padding-left: var(--_grid-spacings---global-padding);
}

.swiper {
  display: flex;
}

.swiper.logos {
  align-items: center;
}

.swiper.faq-swiper {
  padding-left: var(--_grid-spacings---global-padding);
  width: 100%;
}

.swiper-wrapper {
  cursor: grab;
  display: flex;
}

.swiper-wrapper.logos {
  align-items: center;
}

.swiper-wrapper.faq-swiper-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
}

.swiper-slide {
  flex-flow: row;
  align-items: stretch;
}

.swiper-slide.erlebt-slide-styling {
  width: 410px;
  margin-right: .5rem;
  display: flex;
}

.swiper-slide.team-swiper-slide {
  width: 410px;
  margin-right: .5rem;
}

.swiper-slide.logos {
  width: 203px;
  height: 120px;
}

.swiper-slide.blog-card {
  width: auto;
  height: auto;
  display: block;
}

.swiper-slide.faq-swiper-slide {
  justify-content: center;
  align-items: center;
}

.swiper-slide.faq-swiper-slide.is-active {
  background-color: var(--base-color-brand--orange);
  color: var(--base-color-brand--lightgrey-light);
}

.swiper-slide.faq-swiper-slide-new {
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.swiper-content {
  flex-direction: column;
  align-items: center;
}

.swiper-content._1 {
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  align-self: stretch;
  width: 420px;
  height: 624px;
  display: flex;
}

.swiper-content.blog {
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  align-self: stretch;
  width: 420px;
  height: auto;
  display: flex;
}

.card-content {
  border-radius: var(--card-radius);
  flex-flow: column;
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.mar-t-24 {
  margin-top: 1.5em;
}

.slider-main_button-wrapper {
  grid-column-gap: 10px;
  justify-content: flex-end;
  margin-bottom: 1.5em;
  display: none;
}

.slider-main_button {
  color: #c8dd5e;
  text-align: center;
  border: 1px solid #a5a5a5;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 3.25em;
  height: 3.25em;
  padding-top: 4px;
  transition: all .2s;
  display: flex;
}

.slider-main_button:hover {
  color: #1f1f1f;
  transform: scale(1.1);
}

.slider-container {
  grid-column-gap: var(--_grid-spacings---headline-spacing);
  grid-row-gap: var(--_grid-spacings---headline-spacing);
  flex-flow: column;
  padding-top: 15rem;
  display: flex;
}

.section-features {
  height: 400vh;
}

.features-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  margin-top: 8rem;
  display: flex;
}

.features-wrapper-inner {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: center;
  height: 80%;
  padding-top: 5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.features-card-wrapper {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.features-card {
  z-index: 1;
  grid-row-gap: 0rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  transform: translate(0);
  box-shadow: -1px -1px 1px #31313129, 1px 1px 1px #31313129;
}

.features-card._5 {
  z-index: 5;
  transform: rotate(3deg);
}

.features-card._4 {
  z-index: 4;
  transform: rotate(6deg);
}

.features-card._3 {
  z-index: 3;
  transform: rotate(9deg);
}

.features-card._1 {
  transform: rotate(15deg);
}

.features-card._2 {
  z-index: 2;
  transform: rotate(12deg);
}

.feature_content-left {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  max-width: 640px;
  display: flex;
}

.feature-card-content {
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}

.container-warum {
  grid-column-gap: var(--_grid-spacings---headline-spacing);
  grid-row-gap: var(--_grid-spacings---headline-spacing);
  flex-flow: column;
  width: 100%;
  max-width: 1600px;
  display: flex;
}

.warum-headline {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.warum-head {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.warum-cards {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: stretch;
}

.warum-big-card {
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  width: 30%;
  overflow: hidden;
}

.warum-big-card.stagger-item {
  justify-content: flex-start;
  align-items: center;
}

.warum-small-cards {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: 70%;
}

.warum-small-card {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 2.5rem;
}

.warum-big-card-hl {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.warum-big-card-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-bottom: 2.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.warum-big-card-image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.warum-small-card-content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  width: 100%;
}

.warum-small-card-hl {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.warum-icon {
  width: 7rem;
}

.warum-lottie {
  width: 80px;
  height: 80px;
}

.referenz-content-card {
  background-color: var(--base-color-brand--lightgrey-dark);
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 410px;
  max-width: 510px;
  height: 100%;
  padding: 2.5rem;
  overflow: visible;
}

.referenz-content-card.ohne-zitat {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}

.quote-icon {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
}

.referenzen-portrait {
  border-radius: 100%;
  width: 120px;
  height: 120px;
  overflow: hidden;
}

.referenz-person {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.5rem;
}

.referenz-person-daten {
  justify-content: center;
  align-items: center;
}

.referenz-daten {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
}

.referenzen-head {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-bottom: 1rem;
}

.referenzen-headline {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.logo-slider-container {
  flex-flow: column;
  display: flex;
}

.logo-slider-head {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 1400px;
}

.logo-slider-headline {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.logo--titel-box {
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--darkgrey);
  justify-content: center;
  align-items: center;
  height: 120px;
  padding: 2.5rem 6rem 2.5rem 2.5rem;
}

.logo-slider-titel {
  padding-left: var(--_grid-spacings---global-padding);
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.spline-slider-logo-container {
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  justify-content: center;
  align-items: center;
  width: 203px;
  height: 120px;
  display: flex;
  overflow: hidden;
}

.award-container {
  z-index: 100;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  padding-bottom: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.referenz-image-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.award-image {
  box-sizing: border-box;
  object-fit: contain;
  width: 100%;
  min-width: 160px;
  max-width: 260px;
  height: 100%;
  min-height: 160px;
  max-height: 260px;
}

.warum-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}

.referenz-swiper.no-select {
  -webkit-user-select: none;
  user-select: none;
}

.progress-bar-container {
  height: 4px;
}

.progress-bar-container:hover {
  color: var(--base-color-brand--orange);
}

.progress-bar-inner {
  background-color: var(--base-color-brand--orange);
  border-radius: 2px;
  height: 1px;
}

.progress-bar-inner:hover {
  color: var(--base-color-brand--orange);
}

.referenz-swiper-content {
  border-radius: var(--card-radius);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.referenz-swiper-wrapper.swiper-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: auto;
}

.referenz-swiper-slide.swiper-slide {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
}

.inhalts-slider {
  width: 100%;
  height: 100%;
}

.referenz-swiper-content-wrapper.swiper-wrapper.overwrite {
  width: 100%;
  height: 85svh;
  min-height: 800px;
}

.referenz-swiper-content-slide.swiper-slide.referenz-overwrite {
  width: 100%;
  height: 100%;
}

.referenz-swiper-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.referenz-tabbar-label {
  color: var(--headlines--headlines-light-dark-backgrounds);
  font-weight: 400;
}

.referenz-tabbar-label:hover {
  color: var(--base-color-brand--orange-light);
}

.referenz-tabbar-label:active {
  color: var(--base-color-brand--orange);
}

.progress-plus-dot {
  background-color: var(--headlines--headlines-light);
  justify-content: flex-start;
  align-items: center;
  height: 1px;
}

.tab-line-dot-spacer {
  background-color: var(--base-color-brand--lightgrey);
  border-radius: 100px;
  width: 2px;
  height: 4px;
}

.section-b2b-builder {
  position: relative;
}

.b2b-builder-einleitung {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.liste-mit-checks {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: visible;
}

.list-item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  list-style-type: none;
  display: flex;
}

.list-item.stagger-item.partner {
  justify-content: flex-start;
  align-items: flex-start;
}

.list-text {
  font-size: var(--_typography---text-size-regular--text-size-regular);
  width: 100%;
  font-weight: 500;
}

.list-text.zweizeilig {
  flex-flow: column;
  align-items: flex-start;
  margin-top: 6px;
  line-height: 1.2;
}

.b2b-builder-text-container {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 640px;
}

.b2b-builder-container {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  align-items: stretch;
  width: 100%;
}

.b2b-builder-card {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 1.5rem;
}

.b2b-builder-icon {
  width: 7rem;
}

.b2b-builder-card-content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  width: 100%;
}

.b2b-builder-card-hl {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.b2b-builder-cards {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  max-width: 410px;
}

.b2b-builder-content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
}

.video-wrapper-b2b-builder {
  aspect-ratio: auto;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--darkgrey-dark);
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 56.25%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.vimeo-b2b-builder {
  width: 100%;
}

.b2b-pills {
  width: 580px;
  height: 580px;
  position: relative;
}

.team-hl {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

.team-container {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
}

.vimeo-team {
  width: 100%;
  height: 100%;
  position: absolute;
}

.vimeo-team.tablet-zoom {
  inset: 0%;
  transform: scale(1.005);
}

.video-wrapper-team {
  aspect-ratio: auto;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--darkgrey-dark);
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 36.93%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.video-wrapper-team.stagger-item {
  position: relative;
}

.wen-wir-suchen-container {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 1600px;
}

.wen-wir-suchen-hl {
  justify-content: center;
  align-items: flex-start;
  height: 100%;
}

.wen-wir-suchen-content {
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: 100%;
  display: flex;
}

.wen-wir-suchen-card {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey);
  align-self: stretch;
  width: 35%;
  padding: 2.5rem;
}

.wen-wir-suchen-card.stagger-item {
  position: relative;
}

.wen-wir-suchen-lottie {
  opacity: .1;
  width: 64px;
  height: 64px;
}

.wen-wir-suchen-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1rem;
  padding-right: 0;
  list-style-type: none;
  display: flex;
}

.wen-wir-suchen-list-item {
  font-size: var(--_typography---text-size-regular--text-size-regular);
  line-height: var(--_typography---text-size-regular--text-size-regular-line-height);
  font-weight: 200;
  list-style-type: disc;
}

.wen-wir-suchen-image {
  aspect-ratio: 1;
  width: 100%;
  min-width: 400px;
  max-width: 400px;
}

.wen-wir-suchen-image-wrapper {
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.kontakt-head {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.kontakt-headline {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1600px;
  margin-bottom: 2.5rem;
}

.kontakt-container {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  max-width: 1600px;
}

.kontakt-hl {
  justify-content: center;
  align-items: flex-start;
  height: 100%;
}

.kontakt-einleitung {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.kontakt-card {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey);
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  padding: 6rem 2.5rem;
}

.kontakt-card.orange {
  background-color: var(--base-color-brand--orange);
  color: var(--base-color-brand--lightgrey);
  width: 33%;
}

.kontakt-card.orange.stagger-item, .kontakt-card.stagger-item {
  align-items: center;
}

.kontakt-lottie {
  opacity: .1;
  width: 64px;
  height: 64px;
}

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

.kontakt-cards-1 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: stretch;
  width: 100%;
}

.kontakt-cards {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.kontakt-card-laura {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey);
  flex-flow: row;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: 100%;
  padding: 2.5rem;
}

.kontaktdaten-laura {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.image-laura {
  border-radius: 100%;
  width: 120px;
  height: 120px;
}

.laura {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: center;
}

.zitat-laura {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.qoute-sign-laura {
  width: 30px;
}

.kontakt-cards-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  width: 66.6%;
}

.team-einleitung {
  padding-right: var(--_grid-spacings---global-padding);
  padding-left: var(--_grid-spacings---global-padding);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: space-between;
}

.section-faq {
  min-height: 100vh;
}

.faq_components {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.faq_accordion {
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-light-60);
  cursor: pointer;
  padding: 2.5rem;
}

.faq_accordion.jobs {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: var(--base-color-brand--lightgrey-dark);
  flex-flow: column;
  padding: 0;
  display: flex;
}

.faq_heading {
  grid-column-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.faq_heading.jobs {
  padding: var(--_grid-spacings---global-padding);
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.faq_icon {
  transition: all .4s;
}

.icon-32 {
  color: var(--base-color-brand--orange);
  width: 2rem;
  height: 2rem;
}

.faq_body {
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  transition: all .4s;
  display: flex;
  overflow: hidden;
}

.faq_body.jobs {
  grid-row-gap: 6rem;
}

.faq_answers {
  max-width: 660px;
  margin-top: .75rem;
}

.faq_answers.jobs {
  padding-right: var(--_grid-spacings---global-padding);
  padding-left: var(--_grid-spacings---global-padding);
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  display: flex;
}

.faq-columns {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: flex-start;
}

.faq-abschnitt {
  padding-right: var(--_grid-spacings---global-padding);
  padding-left: var(--_grid-spacings---global-padding);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  align-items: stretch;
  width: 100%;
}

.faq-headline {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1600px;
  margin-bottom: 2.5rem;
}

.faq-head {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

.faq-container {
  padding-top: var(--_grid-spacings---padding-global-dark);
  padding-bottom: var(--_grid-spacings---padding-global-dark);
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--base-color-brand--lightgrey-dark);
  align-items: center;
  width: 100%;
  max-width: 1600px;
}

.faq-header {
  padding-right: var(--_grid-spacings---global-padding);
  padding-left: var(--_grid-spacings---global-padding);
}

.button-primary-inverted {
  color: var(--base-color-brand--lightgrey);
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1rem;
}

.button-primary-inverted_inner {
  pointer-events: none;
  perspective: 500px;
  transform-style: preserve-3d;
  display: grid;
}

.button-primary-inverted_back {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--base-color-brand--lightgrey);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--base-color-brand--lightgrey);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--base-color-brand--lightgrey);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--base-color-brand--lightgrey);
  background-color: var(--base-color-brand--orange);
  border-radius: 48px;
  grid-area: 1 / 1;
  justify-content: center;
  place-self: center;
  align-items: center;
  width: calc(100% - .125rem);
  height: 48px;
  display: flex;
  translate: 0 .5rem -3.5rem;
}

.button-primary-inverted_front {
  grid-area: 1 / 1;
  display: grid;
}

.button-primary-inverted_arrow {
  padding-bottom: 0;
  padding-right: 0;
}

.button-primary-inverted_bg {
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: var(--headlines--headlines-light);
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: var(--headlines--headlines-light);
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: var(--headlines--headlines-light);
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: var(--headlines--headlines-light);
  background-color: var(--base-color-brand--lightgrey);
  border-radius: 48px;
  grid-area: 1 / 1;
  padding-bottom: 0;
  padding-right: 0;
  display: grid;
}

.button-primary-inverted_text {
  color: var(--text-color--text-primary);
  grid-area: 1 / 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.wen-wir-suchen-lottie-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-ticker-box {
  background-color: var(--base-color-brand--green-dark);
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 64px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-ticker-line {
  color: var(--base-color-brand--lightgrey);
  font-size: var(--_typography---text-size-medium--text-size-medium);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  font-weight: 700;
  line-height: 64px;
  display: flex;
}

.text-ticker-inner {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.infield-labels-form {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: var(--headlines--headlines-light-dark-backgrounds);
  flex-flow: column;
  padding: 1px;
  display: flex;
}

.text-field-container {
  background-color: var(--base-color-brand--lightgrey);
  border: 0 #000;
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  height: 80px;
  display: flex;
  position: relative;
}

.text-field-container.nachricht {
  height: auto;
  min-height: 240px;
}

.text-field-container.datenschutz {
  justify-content: center;
  align-items: flex-start;
  padding-left: 1rem;
}

.infield-label {
  z-index: 10;
  font-size: var(--_typography---text-size-tiny--text-size-tiny);
  margin-top: .75rem;
  margin-bottom: 0;
  margin-left: .75rem;
  font-weight: 500;
  position: relative;
}

.text-field {
  background-color: var(--base-color-brand--lightgrey);
  border: 0 solid #000;
  height: 80px;
  margin-bottom: 0;
  padding-top: 1.975rem;
  padding-left: .75rem;
  font-weight: 300;
  position: absolute;
  inset: 0%;
}

.submit-button-for-il {
  color: #fff;
  text-shadow: 0 1px #00000024;
  background-color: #27ae60;
  border-radius: 2px;
  height: 30px;
  padding: 0 20px;
  font-family: Lato, sans-serif;
  font-weight: 400;
  line-height: 30px;
  position: absolute;
  top: 18px;
  right: 19px;
}

.submit-button-for-il.real-submit-button {
  opacity: 0;
  pointer-events: none;
  height: 0;
  display: block;
  top: auto;
  right: auto;
}

.succss {
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--green);
  color: var(--base-color-brand--lightgrey);
  text-align: center;
  font-family: Ppneuemontreal, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.4rem;
}

.errr {
  background-color: #f000;
}

.form-block {
  border: 0 solid #000;
  width: 100%;
  margin-bottom: 0;
  position: relative;
}

.kontaktformular-container {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 980px;
}

.formfield-row {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  justify-content: flex-start;
  align-items: flex-start;
}

.formular-hl {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 1.5rem;
}

.formular-hinweis-text {
  border: 1px solid var(--base-color-brand--lightgrey);
  font-family: var(--_typography---copy-font-family);
  font-size: var(--_typography---text-size-tiny--text-size-tiny);
  line-height: var(--_typography---text-size-tiny--text-size-tiny-line-height);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 32px;
  margin-bottom: -2.5rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.faq-swiper-container {
  width: 100%;
}

.faq-swiper-container.no-select {
  z-index: 1200;
  -webkit-user-select: none;
  user-select: none;
}

.faq-swiper-wrapper.swiper-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  width: auto;
}

.faq-swiper-slide.swiper-slide {
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 160px;
  padding: 1rem;
  transition: background-color .3s cubic-bezier(.455, .03, .515, .955);
  display: flex;
  position: relative;
}

.faq-swiper-slide.swiper-slide:hover, .faq-swiper-slide.swiper-slide.stagger-item.is-active {
  background-color: var(--base-color-brand--orange);
  color: var(--base-color-brand--lightgrey);
}

.faq-tabbar-label {
  text-align: center;
  width: 100%;
  font-weight: 400;
}

.faq-tabbar-label:active {
  color: var(--base-color-brand--orange);
}

.faq-panel-wrapper {
  min-height: 400px;
  position: relative;
}

.faq-panel {
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: auto;
}

.faq-panel.is-active {
  z-index: 1;
  opacity: 1;
  pointer-events: auto;
  position: relative;
  top: auto;
  left: auto;
}

.team-slider-component {
  padding-left: var(--_grid-spacings---global-padding);
}

.team-swiper {
  display: flex;
}

.team-swiper-wrapper {
  width: auto;
  min-width: auto;
  display: flex;
}

.team-swiper-slide {
  flex-flow: row;
  align-items: stretch;
  width: 410px;
  margin-right: .5rem;
  position: relative;
}

.team-content-wrapper {
  background-color: var(--base-color-brand--lightgrey-dark);
  height: auto;
  padding: 2rem;
}

.team-card-content {
  border-radius: var(--card-radius);
  flex-flow: column;
  flex: 1;
  width: 410px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.mitarbeiter-foto {
  width: 410px;
  height: 512px;
}

.p-large {
  text-align: center;
  font-size: .875em;
  line-height: 1;
}

.p-large._1 {
  width: 100%;
}

.menu-button {
  z-index: 10000;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  background-color: var(--base-color-brand--darkgrey);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.menu-button:hover {
  background-color: var(--base-color-brand--orange);
}

.menu-button-text {
  color: var(--base-color-brand--lightgrey);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  height: 1rem;
  display: none;
  overflow: hidden;
}

.icon-wrap {
  color: var(--base-color-brand--lightgrey);
  width: 18px;
  height: 18px;
  transition: transform .4s cubic-bezier(.65, .05, 0, 1);
}

.menu-button-icon {
  width: 18px;
  height: 18px;
}

.nav {
  z-index: 100;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: 0%;
}

.nav.stagger-wrapper {
  height: 100svh;
  display: none;
}

.overlay {
  z-index: 0;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  cursor: pointer;
  background-color: #23232333;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.menu {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  padding-bottom: 4rem;
  padding-top: calc(3 * var(--menu-padding));
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 380px;
  height: 100%;
  margin-left: auto;
  position: relative;
  overflow: auto;
}

.menu-bg {
  z-index: 0;
  position: absolute;
  inset: 0%;
}

.bg-panel {
  z-index: 0;
  background-color: var(--base-color-brand--lightgrey);
  position: absolute;
  inset: 0%;
}

.bg-panel.first {
  background-color: var(--base-color-brand--orange);
}

.bg-panel.second {
  background-color: var(--base-color-brand--darkgrey);
}

.menu-inner {
  z-index: 1;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menu-inner.stagger-wrapper {
  overflow: visible;
}

.menu-list {
  flex-flow: column;
  width: 100%;
  margin-top: 8rem;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  overflow: hidden;
}

.menu-list-item {
  margin: 0 -1px;
  padding-left: 0;
  position: relative;
  overflow: hidden;
}

.menu-details {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.button-nav {
  color: var(--base-color-brand--lightgrey);
  text-align: left;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  font-family: Hkgrotesk, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 200;
  line-height: 1.8rem;
}

.button-nav_inner {
  pointer-events: none;
  perspective: 500px;
  transform-style: preserve-3d;
  display: grid;
}

.button-nav_back {
  background-color: var(--base-color-brand--orange);
  grid-area: 1 / 1;
  justify-content: flex-start;
  place-self: center;
  align-items: center;
  width: calc(100% - .125rem);
  height: 64px;
  padding-left: 2.5rem;
  padding-right: .5rem;
  display: flex;
  translate: 0 .5rem -3.5rem;
}

.button-nav_arrow {
  padding-bottom: 0;
  padding-right: 0;
}

.button-nav_front {
  grid-area: 1 / 1;
  display: grid;
}

.button-nav_bg {
  background-color: var(--base-color-brand--lightgrey);
  grid-area: 1 / 1;
  padding-bottom: 0;
  padding-right: 0;
  display: grid;
}

.button-nav_text {
  color: var(--text-color--text-primary);
  grid-area: 1 / 1;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-bottom: 0;
  padding-left: 2.5rem;
  padding-right: .5rem;
  font-weight: 200;
  line-height: 1.8rem;
  display: flex;
}

.impress-text-box {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  flex-flow: column;
  width: 100%;
  padding: 2.5rem;
}

.impress-text-rows {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  width: 100%;
  display: flex;
}

.link-2 {
  color: var(--button-color--button-color-hover);
  font-weight: 400;
}

.link-3 {
  color: var(--base-color-brand--orange);
  font-weight: 400;
}

.impress-2-boxes {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  align-items: stretch;
  width: 100%;
}

.impress-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.impress-3-boxes {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  align-items: stretch;
  width: 100%;
}

.button-icon {
  color: var(--base-color-brand--lightgrey);
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
  width: 48px;
  height: 48px;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1rem;
}

.button-icon.secondary.small {
  width: 32px;
  height: 32px;
}

.button-icon_inner {
  pointer-events: none;
  perspective: 500px;
  transform-style: preserve-3d;
  display: grid;
}

.button-icon_back {
  background-color: var(--base-color-brand--orange);
  border-radius: 48px;
  grid-area: 1 / 1;
  justify-content: center;
  place-self: center;
  align-items: center;
  width: calc(100% - .125rem);
  height: 48px;
  display: flex;
  translate: 0 .5rem -3.5rem;
}

.button-icon_back.small {
  background-color: var(--base-color-brand--lightgrey);
  height: 32px;
}

.button-icon_arrow {
  padding-bottom: 0;
  padding-right: 0;
}

.button-icon_front {
  grid-area: 1 / 1;
  display: grid;
}

.button-icon_bg {
  background-color: var(--button-color--button-color);
  border-radius: 48px;
  grid-area: 1 / 1;
  padding-bottom: 0;
  padding-right: 0;
  display: grid;
}

.button-icon_bg.secondary {
  border: 1px solid var(--headlines--headlines-light-dark-backgrounds);
  background-color: var(--base-color-brand--transparent);
}

.button-icon_text {
  grid-area: 1 / 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: none;
}

.icon-button {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  inset: .75rem auto auto .725rem;
}

.icon-button.vis {
  display: block;
}

.icon-button.vis:hover {
  color: var(--base-color-brand--lightgrey-light);
}

.icon-button.vis.small, .icon-button.small {
  width: 16px;
  height: 16px;
  top: .5rem;
  left: .5rem;
}

.warning {
  color: var(--base-color-system--error-red);
  font-size: 1.2rem;
  font-weight: 400;
}

.checkbox-field {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.checkbox-label {
  height: 24px;
}

.checkbox-datenschutz {
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.succss-content {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
}

.mail-success {
  opacity: .6;
  filter: invert();
  width: 120px;
}

.features-card-fix {
  z-index: 1;
  grid-row-gap: 0rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  transform: translate(0);
  box-shadow: -1px -1px 1px #31313129, 1px 1px 1px #31313129;
}

.features-card-fix._1 {
  transform: rotate(15deg);
}

.features-card-fix._1.stagger-item {
  box-shadow: -1px -1px 2px #31313129, 1px 1px 2px #31313129;
}

.cookie-banner {
  z-index: 800;
  margin-right: var(--_grid-spacings---global-padding);
  margin-bottom: var(--_grid-spacings---global-padding);
  margin-left: var(--_grid-spacings---global-padding);
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey);
  flex-flow: row;
  align-items: center;
  max-width: 480px;
  min-height: 180px;
  padding: 1.5rem;
  display: flex;
  position: fixed;
  inset: auto 0 0% auto;
  box-shadow: 8px 8px 40px #0003;
}

.cookie-banner.xmas {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.cookie-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.cookie-image {
  width: 80px;
  height: 40px;
}

.dark-hl {
  color: var(--base-color-brand--darkgrey);
}

.dark-hl.b2b-builder {
  display: inline-block;
}

.light-hl {
  color: var(--headlines--headlines-light);
}

.darker-light-hl {
  color: var(--headlines--headlines-light-dark-backgrounds);
}

.darker-light-hl.b2b-builder {
  display: inline-block;
}

.mitarbeiter-linkedin-button {
  margin-top: 1rem;
  margin-right: 1rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.datenschutz-textbox {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  flex-flow: column;
  width: 100%;
  padding: 2.5rem;
}

.datenschutz-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.partner-head {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1600px;
  display: flex;
}

.partner-einleitung {
  padding-right: var(--_grid-spacings---global-padding);
  padding-left: var(--_grid-spacings---global-padding);
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1600px;
}

.partner-einleitungs-text {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: 720px;
}

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

.partner-swiper-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.partner-swiper.no-select {
  -webkit-user-select: none;
  user-select: none;
}

.partner-swiper-wrapper.swiper-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: auto;
}

.partner-swiper-slide.swiper-slide {
  color: var(--headlines--headlines-light-dark-backgrounds);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
}

.partner-swiper-slide.swiper-slide.is-active {
  color: var(--base-color-brand--orange);
}

.partner-tabbar-label:hover {
  color: var(--base-color-brand--orange-light);
}

.partner-tabbar-label:active {
  color: var(--base-color-brand--orange);
}

.partner-inhalts-slider {
  width: 100%;
  height: 100%;
}

.partner-swiper-content {
  border-radius: var(--card-radius);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.partner-swiper-content-wrapper.swiper-wrapper.overwrite {
  width: 100%;
}

.partner-swiper-content-slide.swiper-slide.partner-overwrite {
  width: 100%;
  height: auto;
}

.partner_wrapper {
  padding: var(--_grid-spacings---global-padding);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: var(--base-color-brand--lightgrey-dark);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

.partner-underline {
  background-color: var(--headlines--headlines-light-dark-backgrounds);
  justify-content: flex-start;
  align-items: center;
  height: 1px;
}

.partner-content {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 1600px;
  display: flex;
}

.partner-text-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 640px;
}

.light {
  font-weight: 200;
  line-height: 1.2rem;
}

.bold {
  line-height: 1.2rem;
}

.partner-container {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: center;
}

.check-partner {
  width: 32px;
  height: 32px;
  overflow: visible;
}

.b2b-builder-head {
  justify-content: space-between;
  align-items: center;
}

.section-404 {
  justify-content: center;
  align-items: center;
  height: 100svh;
  display: flex;
  position: relative;
}

.error-content-wrapper {
  z-index: 2;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  cursor: default;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.error-content-emoji-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.error-page_title {
  color: var(--base-color-brand--darkgrey);
  font-family: Ppneuemontreal, Arial, sans-serif;
  font-size: 24rem;
  font-weight: 900;
  line-height: 1;
}

.emoji-wrapper {
  perspective: 1500px;
  flex: none;
  width: 28vw;
  height: 28vw;
}

.emoji-circle-wrap {
  border-radius: 50vw;
  width: 100%;
  height: 100%;
  position: relative;
}

.emoji-eye {
  z-index: 2;
  width: 100%;
  max-width: 5vw;
  position: absolute;
  inset: 25% auto auto 22%;
}

.emoji-eye.is-right-eye {
  left: auto;
  right: 22%;
}

.emoji-mouth {
  z-index: 2;
  backface-visibility: visible;
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  background-color: #000;
  border-radius: 100vw;
  flex-flow: column;
  width: 45px;
  height: 45px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 60% 0% auto;
}

.emoji-face {
  background-color: var(--base-color-brand--yellow-light);
  border-radius: 100vw;
  width: 100%;
  height: 100%;
  position: absolute;
  box-shadow: inset 2px 1px 5px 5px #ffffff73;
}

.error-desp-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 35rem;
  margin-top: 5rem;
  display: flex;
}

.recaptcha {
  margin-top: 2px;
  margin-bottom: 0;
  margin-left: 2px;
}

.text-block-2 {
  font-weight: 700;
}

.px-produkt-icon {
  width: 80px;
  height: 80px;
}

.warim-img-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.partner-img-wrapper {
  aspect-ratio: 16 / 9;
  width: 60%;
  max-width: 960px;
  overflow: hidden;
}

.cookie-buttons {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
}

.section-blog.panel, .section-blog.panel-copy {
  width: 100%;
  position: relative;
}

.blog-hl {
  padding-left: var(--_grid-spacings---global-padding);
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
}

.blog-card-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: var(--card-radius);
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 2rem;
  display: flex;
  overflow: hidden;
}

.blog-image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 410px;
  height: 410px;
}

.blog-card-content-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 2rem;
  display: flex;
}

.blog-text-wrapper {
  z-index: 1;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.collection-list-wrapper.swiper {
  overflow: hidden;
}

.collection-list {
  display: flex;
}

.collection-list-wrapper-copy.swiper {
  overflow: hidden;
}

.div-block {
  width: 410px;
}

.blog-card {
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  flex-flow: column;
  justify-content: space-between;
  width: 410px;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.blog-hero {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  overflow: hidden;
}

.image-3 {
  width: 50%;
}

.blog-hero-image {
  width: 100%;
}

.spacer-header {
  height: 128px;
}

.blog-content {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
}

.blog-titel-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
}

.blog-text {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.datenschutz-link:hover {
  color: var(--button-color--button-color-hover);
}

.faq-categories-list {
  display: flex;
}

.link-block {
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 160px;
  display: flex;
}

.faq-categorie-link {
  aspect-ratio: 1;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey);
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 160px;
  padding: 1rem;
  display: flex;
}

.faq-categorie-link:hover {
  background-color: var(--base-color-brand--orange);
  color: var(--base-color-brand--lightgrey-light);
}

.faq-categorie-link:active {
  background-color: var(--base-color-brand--orange-light);
}

.faq-categorie-link.is-active {
  background-color: var(--base-color-brand--orange);
  color: var(--base-color-brand--lightgrey-light);
}

.collection-list-wrapper-faq.swiper {
  overflow: hidden;
}

.faq-wrapper {
  background-color: var(--base-color-brand--lightgrey-dark);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.faq-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.faq-collection-list-wrapper {
  padding-right: var(--_grid-spacings---global-padding);
  padding-left: var(--_grid-spacings---global-padding);
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
}

.faq-collection-item.is-hidden {
  opacity: 0;
  pointer-events: none;
  height: 0;
  position: absolute;
  overflow: hidden;
}

.jobs-content {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  flex-flow: row;
  justify-content: space-around;
  width: 100%;
  display: flex;
}

.jobs-rows {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  width: 100%;
  display: flex;
}

.jobs-box {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  align-items: stretch;
  width: 100%;
}

.jobs-text-box {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  flex-flow: column;
  width: 100%;
  padding: 2.5rem;
}

.faq_accordion-2 {
  box-shadow: none;
  cursor: pointer;
  background-color: #faf5f199;
  border-radius: .75rem;
  padding: 2.5rem;
}

.faq-panel-wrapper-2 {
  min-height: 400px;
  position: relative;
}

.faq-panel-2 {
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.faq-panel-2.is-active {
  z-index: 1;
  opacity: 1;
  pointer-events: auto;
  position: relative;
  top: auto;
  left: auto;
}

.icon-32-2 {
  color: #ff5240;
  width: 2rem;
  height: 2rem;
}

.heading-7 {
  font-family: Ppneuemontreal, Arial, sans-serif;
  font-size: 1.25rem;
}

.text-size-regular-2 {
  font-family: Hkgrotesk, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 200;
  line-height: 1.5rem;
  list-style-type: disc;
}

.heading-8 {
  font-family: Ppneuemontreal, Arial, sans-serif;
  font-size: 2rem;
  line-height: 2.5rem;
}

.faq-abschnitt-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  align-items: stretch;
}

.job-abschnitts-hl {
  width: 100%;
}

.job-text {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.job-aufgaben-liste {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.job-abschnitt {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
}

.jobs-benefits {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  width: 100%;
}

.jobs--bewerbungsbox {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--darkgrey);
  color: var(--text-color--text-alternate);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2.5rem;
}

.bewerbungsbox-text {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 980px;
}

.div-block-2, .div-block-3 {
  width: 50%;
}

.job-content {
  padding-top: var(--_grid-spacings---global-padding);
  padding-right: var(--_grid-spacings---global-padding);
  padding-left: var(--_grid-spacings---global-padding);
}

.menu-two-items {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.menu-line {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 1px;
  height: 80%;
}

.jobs {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  flex-flow: column;
  width: 100%;
  max-width: 720px;
}

.dark-fordark-background {
  opacity: .6;
  color: var(--base-color-brand--lightgrey-light-60);
}

.was-uns-auszeichnet {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  margin-top: 5rem;
  display: flex;
}

.job-head {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
}

.job-quote, .jobs-suchen-wir {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.jobs-generell {
  padding: var(--_grid-spacings---global-padding);
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  flex-flow: column;
  width: 100%;
}

.visionary-award-container {
  z-index: 100;
  justify-content: flex-end;
  align-items: center;
  width: 120px;
  margin-top: 48px;
  margin-right: 38px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.visionary-award-container.stagger-item {
  z-index: 99;
}

.award-image-container {
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.auszeichnungen-container {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  max-width: 1600px;
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.auszeichnungen-head {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

.auszeichnungen-hl {
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  height: 100%;
}

.auszeichnungen-copy {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.auszeichnungen-text-container {
  justify-content: center;
  align-items: flex-start;
  max-width: 640px;
}

.auszeichnungen-cards {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: stretch;
  width: 100%;
}

.kontakt-cards-2-copy {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  width: 66.6%;
}

.auszeichnungen-card {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  align-self: stretch;
  align-items: stretch;
  width: 25%;
  padding: 2.5rem;
}

.auszeichnungen-card.orange {
  background-color: var(--base-color-brand--orange);
  color: var(--base-color-brand--lightgrey);
  width: 33%;
}

.auszeichnungen-card.orange.stagger-item {
  align-items: center;
}

.auszeichnungen-card.stagger-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: flex-start;
}

.auszeichnungen-card.breit {
  width: 50%;
}

.shopware-gold-partner {
  object-fit: contain;
  width: 147px;
  height: 180px;
}

.pixoloth-shopware-awards {
  object-fit: contain;
  height: 180px;
}

.shopware-certified {
  object-fit: contain;
  width: 280px;
  height: 120px;
}

.zertifizierung {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--base-color-brand--darkgrey);
  color: var(--base-color-brand--lightgrey-light);
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: .5rem .75rem;
}

.zertifizierungen {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: wrap;
}

.auszeichnungen-img-container {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 180px;
  display: flex;
}

.auszeichnungen-content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  width: 100%;
}

.shopware-visionary-award-content {
  padding-left: var(--_grid-spacings---global-padding);
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  min-width: 560px;
  max-width: 640px;
  display: flex;
}

.shopware-visionary-award-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  overflow: visible;
}

.shopware-visionary-award-images {
  width: 50%;
  max-width: 1200px;
  position: relative;
}

.shopware-visionary-award-img-1 {
  border-radius: var(--card-radius);
  padding-left: 8%;
}

.shopware-visionary-award-img-2 {
  border-radius: var(--card-radius);
  position: absolute;
  inset: 75% auto 0% 0%;
}

.shopware-visionary-award-img-2.stagger-item {
  justify-content: flex-start;
  align-items: flex-end;
  width: 48%;
  display: flex;
  top: 0%;
  bottom: -30%;
  overflow: visible;
}

.shopware-visionary-award-img-3 {
  position: absolute;
  inset: auto 5% -15% auto;
}

.shopware-visionary-award-img-3.stagger-item {
  width: 18%;
  right: 5%;
}

.image-4 {
  aspect-ratio: auto;
  object-fit: fill;
  width: 100%;
}

.news {
  width: 100%;
}

.image-5 {
  overflow: visible;
}

.trophy {
  width: 100%;
  overflow: visible;
}

.winners {
  width: 100%;
}

.list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6, .list-item-7 {
  font-weight: 200;
}

.shopware-visionary-award-container-copy {
  justify-content: center;
  align-items: center;
  width: 100%;
  overflow: visible;
}

.shopware-visionary-award-content-copy {
  padding-left: var(--_grid-spacings---global-padding);
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  min-width: 560px;
  max-width: 640px;
  display: flex;
}

.shopware-visionary-award-images-copy {
  width: 50%;
  max-width: 1200px;
  position: relative;
}

.shopware-gartner-visionary-img-1 {
  border-radius: var(--card-radius);
  padding-left: 8%;
}

.blog-content-image {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.blog-content-img {
  width: 100%;
  height: auto;
}

.blog-video {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey-dark);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  overflow: hidden;
}

.blog-video.is-landscape, .blog-video.is-portrait {
  background-color: var(--base-color-brand--darkgrey-dark);
  height: 800px;
}

.video {
  height: 100%;
  max-height: 800px;
}

.video.is-portrait {
  width: 450px;
}

.video.is-landscape {
  width: 100%;
}

.santa {
  width: 120px;
}

.xmas-banner {
  z-index: 801;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey);
  cursor: pointer;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 1.5rem;
  box-shadow: 8px 8px 40px #0003;
}

.xmas-banner-content {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.banner {
  z-index: 700;
  margin-bottom: var(--_grid-spacings---global-padding);
  padding-right: var(--_grid-spacings---global-padding);
  padding-left: var(--_grid-spacings---global-padding);
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  max-width: 560px;
  position: fixed;
  inset: auto 0% 0% auto;
}

.cookie-banner-copy {
  z-index: 800;
  margin-right: var(--_grid-spacings---global-padding);
  margin-bottom: var(--_grid-spacings---global-padding);
  margin-left: var(--_grid-spacings---global-padding);
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey);
  flex-flow: row;
  align-items: center;
  max-width: 480px;
  min-height: 180px;
  padding: 1.5rem;
  display: flex;
  position: fixed;
  inset: auto 0 0% auto;
  box-shadow: 8px 8px 40px #0003;
}

.cookie-banner-xmas {
  z-index: 800;
  margin-right: var(--_grid-spacings---global-padding);
  margin-bottom: var(--_grid-spacings---global-padding);
  margin-left: var(--_grid-spacings---global-padding);
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-radius: var(--card-radius);
  background-color: var(--base-color-brand--lightgrey);
  flex-flow: row;
  align-items: center;
  max-width: 480px;
  min-height: 180px;
  padding: 1.5rem;
  display: flex;
  position: relative;
  box-shadow: 8px 8px 40px #0003;
}

@media screen and (min-width: 1280px) {
  .error-content-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .error-page_title {
    line-height: 1;
  }

  .emoji-wrapper {
    width: 22vw;
    height: 22vw;
  }

  .emoji-circle-wrap {
    overflow: visible;
  }

  .emoji-eye {
    max-width: 4vw;
  }

  .emoji-eye.is-right-eye {
    bottom: 13px;
    right: 18%;
  }
}

@media screen and (min-width: 1440px) {
  .error-content-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    height: 80%;
  }

  .error-page_title {
    color: #000;
    font-size: 27rem;
    line-height: 1;
  }

  .emoji-wrapper {
    width: 22vw;
    height: 22vw;
  }

  .emoji-circle-wrap {
    overflow: visible;
  }

  .emoji-eye {
    max-width: 4vw;
  }
}

@media screen and (min-width: 1920px) {
  .heading.heading-style-h1.blog-title {
    font-size: 10svw;
  }

  .swiper.faq-swiper, .faq-header, .faq-panel-wrapper {
    width: 100%;
  }

  .dark-hl.b2b-builder {
    display: inline-flex;
  }

  .emoji-wrapper {
    width: 20vw;
    height: 20vw;
  }

  .emoji-eye {
    max-width: 4vw;
  }

  .error-desp-wrapper {
    max-width: 42rem;
  }

  .blog-hero {
    width: 100%;
  }

  .shopware-visionary-award-container, .shopware-visionary-award-container-copy {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .blog-content-image, .blog-video {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  body {
    --_typography---copy-font-family: Hkgrotesk, Arial, sans-serif;
    --_typography---text-size-medium--text-size-medium: 1.375rem;
    --_typography---text-size-medium--text-size-medium-line-height: 1.75rem;
    --_typography---headline-font-family: Ppneuemontreal, Arial, sans-serif;
    --_typography---h2--h2-size: 3.5rem;
    --_typography---h2--h2-line-height: 4rem;
    --_typography---h6--h6-size: 1.25rem;
    --_typography---h6--h6-line-height: 1.75rem;
    --_typography---h5--h5-size: 1.5rem;
    --_typography---h5--h5-line-height: 1.75rem;
    --_typography---h1--h1-size: 4.5rem;
    --_typography---h1--h1-line-height: 5rem;
    --_typography---text-size-tiny--text-size-tiny: .875rem;
    --_typography---text-size-tiny--text-size-tiny-line-height: 1.125rem;
    --_typography---h4--h4-size: 1.75rem;
    --_typography---h4--h4-line-height: 2.25rem;
    --_typography---text-size-regular--text-size-regular: 1.125rem;
    --_typography---text-size-regular--text-size-regular-line-height: 1.5rem;
    --_typography---h3--h3-size: 2.5rem;
    --_typography---h3--h3-line-height: 3rem;
    --_typography---text-size-small--text-size-small: 1rem;
    --_typography---text-size-small--text-size-small-line-height: 1.25rem;
    --_typography---text-size-large--text-size-large: 1.5rem;
    --_typography---text-size-large--text-size-large-line-height: 2rem;
    --_grid-spacings---global-padding: 1.5rem;
    --_grid-spacings---padding-global-dark: 5rem;
    --_grid-spacings---headline-spacing: 2rem;
  }

  h1 {
    font-size: 3.25rem;
  }

  h2 {
    font-size: 2.75rem;
  }

  h3 {
    font-size: 2.25rem;
  }

  h4 {
    font-size: 1.75rem;
  }

  .hide-tablet {
    display: none;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .margin-xlarge {
    margin: 3.5rem;
  }

  .margin-xxlarge {
    margin: 4.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-xxhuge {
    margin: 7.5rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-xlarge {
    padding: 3.5rem;
  }

  .padding-xxlarge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 7.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .spacer-large {
    padding-top: 2.5rem;
  }

  .spacer-xlarge {
    padding-top: 3.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4.5rem;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .spacer-xxhuge {
    padding-top: 200px;
  }

  .heading.heading-style-h1.special {
    font-size: 22svw;
  }

  .heading-2.heading-style-h2 {
    width: 100%;
  }

  .heading-3.heading-style-h3.special {
    font-size: 20svw;
  }

  .paragraph.text-size-medium._50 {
    width: 60%;
  }

  .paragraph.text-size-medium.stagger-item {
    width: 100%;
  }

  .paragraph.quote {
    width: 50%;
  }

  .header {
    justify-content: flex-start;
    align-items: center;
    padding: 1.5rem;
    position: fixed;
    inset: 0% 0% auto;
  }

  .navbar {
    grid-auto-columns: 1fr;
  }

  .contact-bar {
    display: none;
  }

  .pixolith-choice-divider {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pixolith-choice-content {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-right: 0;
    position: static;
  }

  .theme-toggle {
    left: 0;
  }

  .footer_wrapper {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .footer_adresse_und_badge {
    width: 100%;
  }

  .footer_adresse {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .image-2 {
    min-width: 200px;
  }

  .pixolith-stage-cta-divider {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .referenz_wrapper {
    flex-flow: column;
    height: auto;
  }

  .referenz_slider_image_container {
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    inset: 0%;
  }

  .layout423_component, .layout423_card {
    width: 100%;
  }

  .pixolith-text-anim-module {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    width: 100%;
    margin-bottom: 5rem;
    padding: 5rem 2.5rem;
  }

  .pixolith-text-anim-copy {
    width: 100%;
  }

  .layout484_component {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .layout484_text {
    font-size: 5.5vw;
  }

  .line--with-dot.vertical {
    display: none;
  }

  .kundenlogo.referenzen {
    margin-top: 0;
    margin-bottom: 0;
  }

  .kundenlogo.referenzen.ohne-zitat {
    width: 50%;
  }

  .pixolith-choice-image {
    max-width: 100%;
  }

  .stage-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap-reverse;
    place-content: flex-end flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-top: 6rem;
    position: relative;
  }

  .stage-content {
    width: 100%;
  }

  .stage-image-container {
    aspect-ratio: 3 / 2;
    width: 100%;
  }

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

  .pixolith-choice-image-container {
    border-radius: var(--card-radius);
    background-color: var(--base-color-brand--lightgrey-dark);
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .pixolith-choice-image-container.stagger-item {
    width: 100%;
  }

  .slider-main_button-wrapper {
    display: none;
  }

  .slider-main_button:hover {
    transform: none;
  }

  .features-wrapper {
    margin-top: 2rem;
  }

  .features-wrapper-inner {
    padding-top: 8rem;
  }

  .warum-cards {
    flex-flow: column;
  }

  .warum-big-card {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .warum-small-cards {
    width: 100%;
  }

  .warum-small-card {
    align-self: stretch;
    height: auto;
  }

  .warum-big-card-content {
    width: 50%;
    padding-bottom: 0;
    padding-left: 0;
  }

  .warum-big-card-image {
    width: 50%;
  }

  .warum-icon {
    width: 5rem;
  }

  .referenz-content-card {
    border-top-right-radius: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    padding: 1.5rem;
  }

  .quote {
    width: 40px;
  }

  .quote-icon {
    justify-content: flex-start;
    align-items: center;
  }

  .referenzen-portrait {
    width: 80px;
    height: 80px;
  }

  .referenz-person {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .referenz-daten {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    justify-content: center;
  }

  .logo-slider-head {
    justify-content: space-between;
  }

  .logo--titel-box {
    padding: 1.5rem 4rem 1.5rem 1.5rem;
  }

  .award-container {
    padding-bottom: .5rem;
    padding-right: 1.5rem;
  }

  .award-image {
    width: 180px;
    height: 98px;
  }

  .warum-row {
    align-items: stretch;
  }

  .marken-slider {
    padding-right: 240px;
  }

  .referenz-swiper-content-wrapper.swiper-wrapper.overwrite, .referenz-swiper-content-slide.swiper-slide.referenz-overwrite {
    height: auto;
  }

  .b2b-builder-einleitung {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .liste-mit-checks {
    margin: 0 0 0 -12.7px;
    padding-left: 0;
  }

  .b2b-builder-card {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-self: stretch;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding: 1.5rem;
  }

  .b2b-builder-icon {
    width: 5rem;
  }

  .b2b-builder-cards {
    flex-flow: row;
    max-width: 100%;
  }

  .b2b-builder-content {
    flex-flow: wrap-reverse;
  }

  .vimeo-team.tablet-zoom {
    transition: transform .2s cubic-bezier(.455, .03, .515, .955);
    transform: translate(0, 223px)scale(1.9);
  }

  .video-wrapper-team {
    height: 500px;
  }

  .wen-wir-suchen-content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .wen-wir-suchen-card {
    order: 1;
    width: 100%;
    padding: 1.5rem;
  }

  .wen-wir-suchen-card.stagger-item {
    padding: 2.5rem;
  }

  .wen-wir-suchen-image {
    order: 1;
    height: 50%;
  }

  .wen-wir-suchen-image-wrapper {
    aspect-ratio: auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    display: flex;
  }

  .kontakt-einleitung {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .kontakt-card {
    order: 1;
    width: 100%;
    padding: 2.5rem .5rem;
  }

  .kontakt-card.orange {
    order: -1;
    width: 100%;
  }

  .kontakt-cards-1 {
    flex-flow: column;
  }

  .kontakt-card-laura {
    flex-flow: column;
    order: 1;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 2.5rem;
  }

  .zitat-laura {
    flex-flow: row;
  }

  .kontakt-cards-2 {
    flex-flow: row;
    width: 100%;
  }

  .team-einleitung {
    flex-flow: column;
  }

  .faq_accordion {
    width: 100%;
    padding: 1.5rem;
  }

  .faq_heading {
    width: 100%;
  }

  .faq-columns {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .faq-head {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .submit-button-for-il {
    top: 18px;
  }

  .formular-hinweis-text {
    justify-content: flex-start;
    align-items: center;
  }

  .menu-list {
    margin-top: 6rem;
  }

  .button-nav_back, .button-nav_text {
    padding-left: 2.5rem;
  }

  .impress-text-box {
    flex: 1;
  }

  .impress-2-boxes, .impress-3-boxes {
    flex-flow: column;
  }

  .datenschutz-textbox {
    flex: 1;
  }

  .partner-head {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: wrap-reverse;
  }

  .partner-einleitung {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: wrap-reverse;
    justify-content: flex-end;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .partner-einleitungs-text, .partner-image {
    width: 100%;
  }

  .partner-image.stagger-item {
    width: 75%;
  }

  .partner-slider {
    padding-right: 240px;
  }

  .partner-swiper-content-wrapper.swiper-wrapper.overwrite, .partner-swiper-content-slide.swiper-slide.partner-overwrite {
    height: auto;
  }

  .partner_wrapper {
    flex-flow: column;
    height: auto;
  }

  .partner-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .b2b-builder-head {
    flex-flow: wrap-reverse;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .error-page_title {
    font-size: 18rem;
  }

  .emoji-mouth {
    width: 24px;
    height: 24px;
  }

  .image-3 {
    width: 50%;
    height: 50%;
  }

  .blog-hero-image {
    width: 100%;
    height: 50%;
  }

  .spacer-header {
    height: 96px;
  }

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

  .jobs-content, .jobs-box {
    flex-flow: column;
  }

  .jobs-text-box {
    flex: 1;
  }

  .faq_accordion-2 {
    width: 100%;
    padding: 1.5rem;
  }

  .visionary-award-container {
    z-index: 100;
    margin-right: 24px;
  }

  .auszeichnungen-container {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .auszeichnungen-head {
    flex-flow: column;
  }

  .auszeichnungen-hl {
    width: 100%;
  }

  .auszeichnungen-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    width: 100%;
  }

  .auszeichnungen-text-container {
    width: 100%;
  }

  .auszeichnungen-cards {
    flex-flow: column;
  }

  .kontakt-cards-2-copy {
    flex-flow: row;
    width: 100%;
  }

  .auszeichnungen-card {
    order: 1;
    align-items: stretch;
    width: 100%;
    padding: 2.5rem;
  }

  .auszeichnungen-card.orange {
    order: -1;
    width: 100%;
  }

  .auszeichnungen-card.stagger-item {
    justify-content: space-between;
    align-items: flex-start;
  }

  .auszeichnungen-card.breit {
    width: 100%;
  }

  .shopware-gold-partner {
    object-fit: contain;
    width: auto;
    height: 120px;
  }

  .pixoloth-shopware-awards {
    width: auto;
    height: 120px;
  }

  .shopware-certified {
    width: auto;
  }

  .auszeichnungen-img-container {
    height: 120px;
  }

  .shopware-visionary-award-content {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .shopware-visionary-award-container {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
    flex-flow: column;
  }

  .shopware-visionary-award-images {
    width: 100%;
  }

  .shopware-visionary-award-img-2.stagger-item {
    width: 240px;
    margin-top: 48px;
    top: 34%;
  }

  .shopware-visionary-award-container-copy {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: wrap-reverse;
    justify-content: center;
    align-items: center;
  }

  .shopware-visionary-award-content-copy {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .shopware-visionary-award-images-copy {
    width: 100%;
  }

  .shopware-gartner-visionary-img-1 {
    padding-left: 0%;
    padding-right: 10%;
  }

  .blog-content-img {
    width: 100%;
    height: 50%;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_typography---copy-font-family: Hkgrotesk, Arial, sans-serif;
    --_typography---text-size-medium--text-size-medium: 1.375rem;
    --_typography---text-size-medium--text-size-medium-line-height: 1.75rem;
    --_typography---headline-font-family: Ppneuemontreal, Arial, sans-serif;
    --_typography---h2--h2-size: 3.5rem;
    --_typography---h2--h2-line-height: 4rem;
    --_typography---h6--h6-size: 1.25rem;
    --_typography---h6--h6-line-height: 1.75rem;
    --_typography---h5--h5-size: 1.5rem;
    --_typography---h5--h5-line-height: 1.75rem;
    --_typography---h1--h1-size: 4rem;
    --_typography---h1--h1-line-height: 4.5rem;
    --_typography---text-size-tiny--text-size-tiny: .875rem;
    --_typography---text-size-tiny--text-size-tiny-line-height: 1.125rem;
    --_typography---h4--h4-size: 1.75rem;
    --_typography---h4--h4-line-height: 2.25rem;
    --_typography---text-size-regular--text-size-regular: 1.125rem;
    --_typography---text-size-regular--text-size-regular-line-height: 1.5rem;
    --_typography---h3--h3-size: 2.5rem;
    --_typography---h3--h3-line-height: 3rem;
    --_typography---text-size-small--text-size-small: 1rem;
    --_typography---text-size-small--text-size-small-line-height: 1.25rem;
    --_typography---text-size-large--text-size-large: 1.5rem;
    --_typography---text-size-large--text-size-large-line-height: 2rem;
    --_grid-spacings---global-padding: 1rem;
    --_grid-spacings---padding-global-dark: 4rem;
    --_grid-spacings---headline-spacing: 2rem;
  }

  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2.25rem;
  }

  h3 {
    font-size: 2rem;
  }

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

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1.125rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .margin-xsmall {
    margin: .75rem;
  }

  .margin-small {
    margin: 1.25rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-large {
    margin: 2rem;
  }

  .margin-xlarge {
    margin: 2.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-xxhuge {
    margin: 5rem;
  }

  .padding-xsmall {
    padding: .75rem;
  }

  .padding-small {
    padding: 1.25rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-large {
    padding: 2rem;
  }

  .padding-xlarge {
    padding: 2.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .text-style-quote {
    font-size: 1.125rem;
  }

  .text-style-quote.jobs {
    font-size: 3rem;
  }

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

  .text-size-small {
    font-weight: 400;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

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

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

  .spacer-xsmall {
    padding-top: .75rem;
  }

  .spacer-small {
    padding-top: 1.25rem;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-large {
    padding-top: 2rem;
  }

  .spacer-xlarge {
    padding-top: 2.5rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 160px;
  }

  .paragraph.text-size-medium._50 {
    width: 100%;
  }

  .paragraph.quote {
    width: 100%;
    height: 100%;
  }

  .paragraph.text-size-small {
    font-weight: 300;
  }

  .header {
    min-height: 4rem;
  }

  .pixolith-choice-content {
    padding-top: 0;
  }

  .footer_wrapper {
    grid-column-gap: 2.54rem;
    grid-row-gap: 2.54rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .footer_adresse {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .exzellent-ecom-animation {
    display: none;
  }

  .footer_buttons {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .footer-headline {
    font-size: 17svw;
  }

  .footer_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .footer_bottom-wrapper.footer-text {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }

  .footer_legal-list {
    grid-row-gap: 1rem;
    grid-auto-flow: row;
  }

  .pixolith-stage-cta-divider {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: center;
    align-items: flex-start;
  }

  .header103_tab-link, .header103_tab-link.w--current {
    border-radius: 16px;
    min-width: auto;
    padding: .5rem;
    font-size: 1rem;
  }

  .referenz_slider_image_container {
    aspect-ratio: 1;
    width: 100%;
  }

  .layout423_card {
    grid-template-columns: 1fr;
    width: 100%;
    padding: 0;
  }

  .pixolith-text-anim-module {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .layout484_text {
    font-size: 5vw;
  }

  .line--with-dot.vertical {
    display: none;
  }

  .kundenlogo.referenzen {
    margin-top: 0;
    margin-bottom: 0;
  }

  .button-primary.formularbutton {
    inset: auto 8px 8px;
  }

  .stage-container {
    align-content: flex-end;
    margin-top: 4rem;
  }

  .stage-content {
    padding-right: var(--_grid-spacings---global-padding);
  }

  .stage-image-container {
    aspect-ratio: 4 / 3;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .stage-image {
    aspect-ratio: 1;
    object-fit: cover;
  }

  .content-wrapper {
    padding: 1.5rem;
  }

  .swiper-slide.erlebt-slide-styling, .swiper-slide.blog-card {
    width: 360px;
  }

  .swiper-content {
    width: 340px;
  }

  .swiper-content._1, .swiper-content.blog {
    width: 360px;
  }

  .features-wrapper {
    margin-top: 2rem;
  }

  .features-wrapper-inner {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    flex-flow: column;
    padding-top: 2rem;
    padding-left: 0;
    padding-right: 0;
  }

  .features-card-wrapper {
    width: 100%;
  }

  .features-card {
    width: 25rem;
    min-height: 18rem;
  }

  .feature_content-left {
    width: 100%;
  }

  .warum-big-card {
    flex-flow: column;
  }

  .warum-small-card {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 1.5rem;
  }

  .warum-big-card-content {
    width: 100%;
    padding: 2.5rem;
  }

  .referenz-content-card {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    min-width: 100%;
  }

  .referenz-person {
    flex-flow: column;
    width: 100%;
  }

  .referenz-daten {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    width: 100%;
  }

  .logo-slider-head {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .logo-slider-headline {
    width: 100%;
  }

  .logo--titel-box {
    padding: 1rem 3rem 1rem 1rem;
  }

  .award-container {
    z-index: 60;
  }

  .referenz-swiper-content-wrapper.swiper-wrapper.overwrite {
    height: auto;
  }

  .b2b-builder-einleitung {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .liste-mit-checks {
    margin-left: -.75rem;
    padding-left: 0;
  }

  .b2b-builder-card {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 1.5rem;
  }

  .b2b-builder-cards {
    flex-flow: column;
  }

  .b2b-pills {
    width: 430px;
    height: 430px;
  }

  .vimeo-team.tablet-zoom {
    transform: translate(0, 165px)scale(1.9);
  }

  .video-wrapper-team {
    height: 370px;
  }

  .wen-wir-suchen-card {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .kontakt-head {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .kontakt-einleitung {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .kontakt-card, .kontakt-card-laura {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .team-einleitung {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .faq-columns {
    flex-flow: column;
  }

  .faq-head {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .text-field-container {
    height: 64px;
    left: 0;
  }

  .text-field-container.absenden {
    height: 140px;
  }

  .infield-label {
    margin-top: .5rem;
    margin-left: .5rem;
  }

  .text-field {
    height: 64px;
    padding: .75rem 0 0 .5rem;
  }

  .submit-button-for-il {
    top: 32px;
  }

  .formfield-row {
    flex-flow: column;
  }

  .formular-hinweis-text {
    justify-content: flex-start;
    align-items: center;
  }

  .team-content-wrapper {
    padding: 1.5rem;
  }

  .menu {
    padding-top: calc(6 * var(--menu-padding));
    width: 100%;
  }

  .bg-panel {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .impress-text-box {
    padding: 1.9rem;
  }

  .features-card-fix {
    width: 25rem;
    min-height: 18rem;
  }

  .datenschutz-textbox {
    padding: 1.9rem;
  }

  .partner-einleitung {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .partner-swiper-content-wrapper.swiper-wrapper.overwrite {
    height: auto;
  }

  .partner-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .b2b-builder-head {
    flex-flow: wrap-reverse;
  }

  .error-page_title {
    font-size: 12rem;
  }

  .blog-card-content {
    padding: 1.5rem;
  }

  .blog-image {
    width: 360px;
    height: 360px;
  }

  .blog-card-content-wrapper {
    padding: 1.5rem;
  }

  .blog-card {
    width: 360px;
  }

  .blog-content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .faq-list {
    transition: all .4s;
  }

  .jobs-content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .jobs-text-box {
    padding: 1.9rem;
  }

  .visionary-award-container {
    width: 90px;
    margin-right: 16px;
  }

  .auszeichnungen-container {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .auszeichnungen-head {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .auszeichnungen-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .auszeichnungen-card {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 2rem;
  }

  .shopware-visionary-award-content {
    padding-right: var(--_grid-spacings---global-padding);
  }

  .shopware-visionary-award-container {
    grid-column-gap: 180px;
    grid-row-gap: 180px;
  }

  .shopware-visionary-award-container-copy {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .shopware-visionary-award-content-copy {
    padding-right: var(--_grid-spacings---global-padding);
  }
}

@media screen and (max-width: 479px) {
  body {
    --_typography---copy-font-family: Hkgrotesk, Arial, sans-serif;
    --_typography---text-size-medium--text-size-medium: 1.1rem;
    --_typography---text-size-medium--text-size-medium-line-height: 1.4rem;
    --_typography---headline-font-family: Ppneuemontreal, Arial, sans-serif;
    --_typography---h2--h2-size: 2.25rem;
    --_typography---h2--h2-line-height: 2.475rem;
    --_typography---h6--h6-size: 1.25rem;
    --_typography---h6--h6-line-height: 1.75rem;
    --_typography---h5--h5-size: 1.5rem;
    --_typography---h5--h5-line-height: 1.75rem;
    --_typography---h1--h1-size: 2.5rem;
    --_typography---h1--h1-line-height: 2.75rem;
    --_typography---text-size-tiny--text-size-tiny: .9rem;
    --_typography---text-size-tiny--text-size-tiny-line-height: 1rem;
    --_typography---h4--h4-size: 1.75rem;
    --_typography---h4--h4-line-height: 1.925rem;
    --_typography---text-size-regular--text-size-regular: 1.1rem;
    --_typography---text-size-regular--text-size-regular-line-height: 1.4rem;
    --_typography---h3--h3-size: 2rem;
    --_typography---h3--h3-line-height: 2.2rem;
    --_typography---text-size-small--text-size-small: 1.1rem;
    --_typography---text-size-small--text-size-small-line-height: 1.4rem;
    --_typography---text-size-large--text-size-large: 1.2rem;
    --_typography---text-size-large--text-size-large-line-height: 1.6rem;
    --_grid-spacings---global-padding: .5rem;
    --_grid-spacings---padding-global-dark: 2.5rem;
    --_grid-spacings---headline-spacing: 1.5rem;
  }

  h1 {
    font-size: 2.5rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .text-style-quote.laura {
    text-align: center;
  }

  .text-size-regular, .text-size-small {
    font-weight: 200;
  }

  .spacer-xxhuge {
    padding-top: 120px;
  }

  .heading-4.heading-style-h4.laura, .paragraph.text-size-regular.laura {
    text-align: center;
  }

  .paragraph.text-size-small {
    font-weight: 200;
  }

  .header {
    padding: 1rem;
  }

  .theme-toggle {
    left: 0;
  }

  .footer_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: center;
  }

  .footer_adresse_und_badge {
    justify-content: space-between;
  }

  .footer_adresse {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .footer-text {
    text-align: center;
    width: 100%;
    font-size: 1.25rem;
  }

  .exzellent-ecom-animation {
    display: none;
  }

  .footer_buttons {
    align-items: stretch;
    width: 100%;
  }

  .telefon {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .footer-headline {
    text-align: center;
    font-size: 36svw;
  }

  .footer_bottom-wrapper.footer-text {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .footer_legal-list {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .pixolith-stage-cta-divider {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
  }

  .referenz_slider_image_container {
    aspect-ratio: 1;
  }

  .pixolith-choice-line-container {
    display: none;
  }

  .pixolith-text-anim-module {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 2rem 1rem;
  }

  .layout484_component {
    align-items: center;
  }

  .layout484_text {
    font-size: 6vw;
  }

  .kundenlogo {
    height: 64px;
  }

  .kundenlogo.referenzen {
    margin-top: 0;
    margin-bottom: 0;
  }

  .button-primary.formularbutton {
    top: auto;
    left: 8px;
    right: 8px;
  }

  .button-primary.cookie-accept-all, .button-secondary.cookie-accept-essential {
    width: 100%;
  }

  .stage-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    margin-top: 1rem;
  }

  .stage-content {
    min-width: 100%;
    max-width: 100%;
  }

  .stage-image-container {
    aspect-ratio: 1;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .button-container {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .paint-point-image {
    width: 340px;
    height: 340px;
  }

  .content-wrapper {
    padding: 1rem;
  }

  .swiper-slide.erlebt-slide-styling, .swiper-slide.blog-card {
    width: 310px;
  }

  .features-wrapper {
    margin-top: 0;
  }

  .features-wrapper-inner {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    padding-top: 0;
  }

  .features-card {
    width: 18rem;
    min-height: 15rem;
  }

  .warum-small-card {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    width: 100%;
    padding: 1.5rem;
  }

  .warum-big-card-content {
    padding: 1.5rem;
  }

  .warum-big-card-image {
    width: 85%;
  }

  .referenz-content-card {
    flex: none;
    min-width: 100%;
    padding: 1rem .5rem 2rem;
  }

  .referenzen-portrait {
    width: 96px;
    height: 96px;
  }

  .referenz-person {
    flex-flow: column;
    width: 100%;
  }

  .logo-slider-headline {
    width: 100%;
  }

  .logo--titel-box {
    display: none;
  }

  .award-container {
    padding-bottom: .25rem;
    padding-right: .5rem;
  }

  .referenz-image-container {
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

  .warum-row {
    flex-flow: column;
  }

  .referenz-swiper-content-wrapper.swiper-wrapper.overwrite {
    height: auto;
  }

  .b2b-builder-card {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 1.5rem;
  }

  .b2b-pills {
    width: 320px;
    height: 320px;
  }

  .team-container {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .vimeo-team.tablet-zoom {
    transform: translate(0, 106px)scale(2);
  }

  .video-wrapper-team {
    height: 220px;
  }

  .wen-wir-suchen-card {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding: .5rem;
  }

  .wen-wir-suchen-card.stagger-item {
    padding: 2rem;
  }

  .section-stage.stagger-wrapper {
    margin-top: 5rem;
  }

  .kontakt-headline {
    margin-bottom: 1.5rem;
  }

  .kontakt-card {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding: 2.5rem .5rem;
  }

  .kontakt-card-laura {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 2.5rem 1rem;
  }

  .kontaktdaten-laura {
    justify-content: flex-start;
    align-items: center;
  }

  .laura {
    flex-flow: column;
  }

  .zitat-laura {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .kontakt-cards-2 {
    flex-flow: column;
  }

  .team-einleitung {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .faq_accordion {
    padding: 1rem;
  }

  .text-ticker-box.stagger-item {
    width: 100%;
  }

  .infield-labels-form {
    margin-left: 0;
    margin-right: 0;
  }

  .text-field-container.datenschutz {
    justify-content: flex-start;
    align-items: center;
    height: 80px;
    padding-top: .5rem;
  }

  .submit-button-for-il {
    margin-top: 11px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .formular-hinweis-text {
    justify-content: flex-start;
    align-items: center;
  }

  .faq-swiper-container.no-select {
    z-index: auto;
    position: relative;
  }

  .faq-swiper-wrapper.swiper-wrapper {
    margin-top: 2.5rem;
    margin-bottom: 0;
  }

  .team-content-wrapper {
    padding: 1rem;
  }

  .team-card-content {
    height: 648px;
  }

  .menu {
    padding-top: calc(7 * var(--menu-padding));
    padding-bottom: calc(2 * var(--menu-padding));
  }

  .button-nav {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  .button-nav_back {
    height: 80px;
    padding-left: 1.5rem;
  }

  .button-nav_text {
    padding-left: 1.5rem;
  }

  .impress-text-box {
    padding: 1.5rem;
  }

  .impress-text-rows {
    flex-flow: column;
  }

  .checkbox-field {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-card-fix {
    width: 18rem;
    min-height: 15rem;
  }

  .cookie-banner {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: wrap-reverse;
    justify-content: center;
    padding: .5rem;
  }

  .cookie-content {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .datenschutz-textbox {
    padding: 1.5rem;
  }

  .partner-head {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .partner-einleitung {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .partner-swiper-content-wrapper.swiper-wrapper.overwrite {
    height: auto;
  }

  .section-404 {
    height: 100dvh;
  }

  .error-content-wrapper {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
  }

  .error-content-emoji-wrap {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
  }

  .error-page_title {
    font-size: 8.4rem;
  }

  .emoji-wrapper {
    width: 120px;
    height: 120px;
  }

  .emoji-eye {
    max-width: 22px;
  }

  .emoji-mouth {
    width: 20px;
    height: 20px;
  }

  .partner-img-wrapper {
    width: 100%;
  }

  .blog-image {
    width: 310px;
    height: 310px;
  }

  .blog-card-content-wrapper {
    padding: 1rem;
  }

  .blog-card {
    width: 310px;
  }

  .spacer-header {
    height: 80px;
  }

  .blog-content {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .jobs-content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .jobs-rows {
    flex-flow: column;
  }

  .jobs-text-box {
    padding: 1.5rem;
  }

  .faq_accordion-2 {
    padding: 1rem;
  }

  .text-size-regular-2 {
    font-weight: 200;
  }

  .visionary-award-container {
    width: 64px;
    margin-top: 90px;
  }

  .auszeichnungen-container {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .kontakt-cards-2-copy {
    flex-flow: column;
  }

  .auszeichnungen-card {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding: 1rem;
  }

  .shopware-visionary-award-content {
    min-width: 100%;
    max-width: 100%;
  }

  .shopware-visionary-award-container {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
  }

  .shopware-visionary-award-container-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .shopware-visionary-award-content-copy {
    min-width: 100%;
    max-width: 100%;
  }

  .xmas-banner {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: wrap-reverse;
    justify-content: center;
    padding: 1rem;
  }

  .xmas-banner-content {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .cookie-banner-copy, .cookie-banner-xmas {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: wrap-reverse;
    justify-content: center;
    padding: .5rem;
  }
}

#w-node-c144c6ea-6f7e-8c1a-33f9-f4c3930e12bc-930e1284 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86205-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86207-e44dee7c {
  justify-self: center;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8621b-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8621c-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86220-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86221-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86225-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86226-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622a-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622b-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622f-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86230-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86234-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86235-e44dee7c {
  justify-self: start;
}

#w-node-_2c05fd36-7efa-4f0b-3b37-9b1aadd88d8b-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2c05fd36-7efa-4f0b-3b37-9b1aadd88d8c-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86244-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86245-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86249-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624a-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624e-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624f-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86253-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86254-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86258-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86259-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86263-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86264-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86268-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86269-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8626d-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8626e-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86272-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86273-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8627c-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8627d-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86286-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86287-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86299-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629a-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629e-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629f-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a3-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a4-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a8-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a9-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ad-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ae-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862b8-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862b9-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862bd-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862be-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c2-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c3-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c7-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c8-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862cc-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862cd-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862d1-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862d2-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862dd-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862de-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e2-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e3-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e7-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e8-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ec-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ed-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f1-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f2-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f6-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f7-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862fb-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862fc-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86300-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86301-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86305-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86306-e44dee7c {
  justify-self: start;
}

#w-node-aceb9adc-ab11-ae9c-832d-ba0cb63794ca-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aceb9adc-ab11-ae9c-832d-ba0cb63794cb-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86310-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86311-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86315-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86316-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8631a-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8631b-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86322-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86323-e44dee7c {
  justify-self: start;
}

#w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd5fd-e44dee7c, #w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd600-e44dee7c, #w-node-_5260568a-938d-ea68-0c74-308a8209edce-e44dee7c, #w-node-_5260568a-938d-ea68-0c74-308a8209edd1-e44dee7c, #w-node-_06b32c98-aea3-8ba0-a51d-a7fca0302b82-e44dee7c, #w-node-_06b32c98-aea3-8ba0-a51d-a7fca0302b85-e44dee7c, #w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd604-e44dee7c, #w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd605-e44dee7c, #w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd608-e44dee7c, #w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd609-e44dee7c, #w-node-e9f32a64-fc89-70ea-ccef-8f5fa64bd60c-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86393-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86394-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8638e-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8638f-e44dee7c {
  justify-self: start;
}

#w-node-_7304dac8-f593-d71d-1de4-011e92740d9b-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7304dac8-f593-d71d-1de4-011e92740d9c-e44dee7c {
  justify-self: start;
}

#w-node-c97d2f4c-a980-bb5b-78e5-2721ac744da4-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c97d2f4c-a980-bb5b-78e5-2721ac744da5-e44dee7c {
  justify-self: start;
}

#w-node-_06aa1bf4-9138-5698-358d-7b7066841d42-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_06aa1bf4-9138-5698-358d-7b7066841d43-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ba-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863bd-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863be-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c1-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c2-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c5-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c6-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ca-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863cd-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ce-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d1-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d2-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d5-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863dd-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863de-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863df-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e1-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863e4-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863e5-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e6-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ea-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ed-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ee-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ef-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863f3-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc863f7-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863f8-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863fe-e44dee7c, #w-node-e9f171cc-11b4-0905-714d-593dc5e729cd-e44dee7c, #w-node-e9f171cc-11b4-0905-714d-593dc5e729ce-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e9f171cc-11b4-0905-714d-593dc5e729cf-e44dee7c {
  justify-self: start;
}

#w-node-e9f171cc-11b4-0905-714d-593dc5e729d3-e44dee7c, #w-node-_803d93b2-f316-78e7-4b37-d40ff102217f-e44dee7c, #w-node-_803d93b2-f316-78e7-4b37-d40ff1022180-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_803d93b2-f316-78e7-4b37-d40ff1022181-e44dee7c {
  justify-self: start;
}

#w-node-_803d93b2-f316-78e7-4b37-d40ff1022187-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86402-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86403-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86407-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8640a-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8640f-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86410-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86411-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86415-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86418-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86419-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8641a-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86420-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86423-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86424-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86425-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8642b-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8642e-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8642f-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86430-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86438-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8643b-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8643c-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8643d-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86449-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8644a-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8644b-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8644f-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86454-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86455-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86456-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8645c-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86461-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86462-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86463-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86469-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8646e-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8646f-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86470-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86478-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8647e-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8647f-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86485-e44dee7c, #w-node-bf202792-073b-d0b9-2e3f-1ac68c32701c-e44dee7c, #w-node-bf202792-073b-d0b9-2e3f-1ac68c32701d-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf202792-073b-d0b9-2e3f-1ac68c32701e-e44dee7c {
  justify-self: start;
}

#w-node-bf202792-073b-d0b9-2e3f-1ac68c327022-e44dee7c, #w-node-_7c4d1b7c-78f1-8ac7-381e-93ec539e1608-e44dee7c, #w-node-_7c4d1b7c-78f1-8ac7-381e-93ec539e1609-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7c4d1b7c-78f1-8ac7-381e-93ec539e160a-e44dee7c {
  justify-self: start;
}

#w-node-_7c4d1b7c-78f1-8ac7-381e-93ec539e1610-e44dee7c, #w-node-_45e7d798-6f20-3ddc-ae2f-bdd2974eece1-e44dee7c, #w-node-_45e7d798-6f20-3ddc-ae2f-bdd2974eece2-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45e7d798-6f20-3ddc-ae2f-bdd2974eece3-e44dee7c {
  justify-self: start;
}

#w-node-_45e7d798-6f20-3ddc-ae2f-bdd2974eece9-e44dee7c, #w-node-efb2dd60-0fd7-ccc6-83fa-c5f7f2777b7e-e44dee7c, #w-node-efb2dd60-0fd7-ccc6-83fa-c5f7f2777b7f-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-efb2dd60-0fd7-ccc6-83fa-c5f7f2777b80-e44dee7c {
  justify-self: start;
}

#w-node-efb2dd60-0fd7-ccc6-83fa-c5f7f2777b88-e44dee7c, #w-node-_0a1c269a-9c65-cac5-d78d-08680a95253d-e44dee7c, #w-node-_0a1c269a-9c65-cac5-d78d-08680a95253e-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0a1c269a-9c65-cac5-d78d-08680a95253f-e44dee7c {
  justify-self: start;
}

#w-node-_0a1c269a-9c65-cac5-d78d-08680a952545-e44dee7c, #w-node-ee513712-f44c-c02b-b1ea-6045fc69ab7c-e44dee7c, #w-node-ee513712-f44c-c02b-b1ea-6045fc69ab7d-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee513712-f44c-c02b-b1ea-6045fc69ab7e-e44dee7c {
  justify-self: start;
}

#w-node-ee513712-f44c-c02b-b1ea-6045fc69ab86-e44dee7c, #w-node-_40872103-aff7-c010-da67-704a8f3f1108-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_40872103-aff7-c010-da67-704a8f3f1109-e44dee7c {
  justify-self: start;
}

#w-node-_40872103-aff7-c010-da67-704a8f3f110f-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8648f-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86490-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86491-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86492-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86494-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc86497-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649b-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649c-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649d-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a6-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a7-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a8-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b1-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b2-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b3-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864b4-e44dee7c {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864ba-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc864bb-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc864bc-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864bd-e44dee7c {
  justify-self: start;
}

#w-node-da163454-3d7f-a6d2-8037-3b46b9c50abd-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c3-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c4-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c5-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864c6-e44dee7c, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c8-e44dee7c {
  justify-self: start;
}

#w-node-efe47a2c-71a3-58fc-52e2-5719cef52200-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55803-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55804-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55805-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55806-e44dee7c {
  justify-self: start;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55808-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5580b-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5580f-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55810-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55811-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5581a-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5581b-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5581c-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55825-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55826-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55827-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55828-e44dee7c {
  justify-self: start;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e5582e-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5582f-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55830-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55831-e44dee7c {
  justify-self: start;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55833-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55837-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55838-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55839-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e5583a-e44dee7c, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5583c-e44dee7c {
  justify-self: start;
}

#w-node-_4a155e2a-eb56-5e64-2ca9-d86b21d2d284-e44dee7c, #w-node-_4a155e2a-eb56-5e64-2ca9-d86b21d2d285-e44dee7c, #w-node-a9020bef-146e-1178-2cc2-7b5aa4506421-e44dee7c, #w-node-a9020bef-146e-1178-2cc2-7b5aa4506422-e44dee7c, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd443-e44dee7c, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd444-e44dee7c, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd44a-e44dee7c, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd44b-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369290-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369294-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369295-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369297-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369299-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929a-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929c-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929e-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929f-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a1-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a3-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a4-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a6-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a8-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a9-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ab-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ad-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ae-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b0-e44dee7c, #w-node-_8ec19c33-ae2e-90c5-80bf-3c4e7d639cd4-e44dee7c, #w-node-_450fae6e-ea6c-c71d-c007-cbe7f109d617-e44dee7c, #w-node-dcc5fc80-562f-447f-055c-339db14678d8-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b2-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b3-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b5-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b6-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b8-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b9-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bb-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bc-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692be-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bf-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c1-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c2-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c4-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c5-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c7-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692cd-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d1-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d2-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d4-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d6-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d7-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d9-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692db-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692dc-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692de-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e0-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e1-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e3-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e5-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e6-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e8-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ea-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692eb-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ed-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ef-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f0-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f2-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f4-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f5-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f7-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f9-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fa-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fc-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fe-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ff-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369301-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369303-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369304-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369306-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936930b-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936930f-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369311-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369314-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369319-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936931e-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369323-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369328-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936932f-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369330-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369332-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369333-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369335-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369336-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369338-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369339-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933b-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933c-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933e-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933f-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369341-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369342-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369344-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369345-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369347-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369348-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934a-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934b-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934d-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934e-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369350-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369351-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369353-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369354-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369356-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369357-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369359-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935a-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935c-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935d-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935f-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369360-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369362-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369363-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369365-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369366-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369368-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369369-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936b-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936c-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936e-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936f-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369371-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369372-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369374-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369375-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369377-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369378-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937a-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937b-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937d-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937e-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369380-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369381-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369383-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369384-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369386-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369387-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936938c-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369390-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369392-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369395-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936939a-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936939f-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693a4-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693a9-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b0-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b1-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b3-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b4-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b6-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b7-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b9-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ba-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bc-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bd-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bf-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c0-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c2-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c3-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c5-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c6-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c8-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c9-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cb-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cc-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ce-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cf-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d1-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d2-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d4-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d5-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d7-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d8-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693da-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693db-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693dd-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693de-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e0-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e1-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e3-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e4-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e6-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e7-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e9-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ea-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ec-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ed-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ef-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f0-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f2-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f3-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f5-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f6-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f8-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f9-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fb-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fc-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fe-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ff-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369401-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369402-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369404-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369405-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369407-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369408-e44dee7c, #w-node-aba73718-5f03-827e-9e0b-61449dc1d37c-e44dee7c, #w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448f8-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448f9-e44dee7c {
  justify-self: start;
}

#w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448fb-e44dee7c, #w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448fc-e44dee7c, #w-node-_16994295-7a31-57da-1001-8ec0ea846a1e-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16994295-7a31-57da-1001-8ec0ea846a1f-e44dee7c {
  justify-self: start;
}

#w-node-_16994295-7a31-57da-1001-8ec0ea846a21-e44dee7c, #w-node-_16994295-7a31-57da-1001-8ec0ea846a22-e44dee7c, #w-node-_8f691932-76bb-1979-3d19-a80adf0a25f2-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8f691932-76bb-1979-3d19-a80adf0a25f3-e44dee7c {
  justify-self: start;
}

#w-node-_8f691932-76bb-1979-3d19-a80adf0a25f5-e44dee7c, #w-node-_8f691932-76bb-1979-3d19-a80adf0a25f6-e44dee7c, #w-node-f28919c2-e180-d075-d1c2-81b601b8a964-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f28919c2-e180-d075-d1c2-81b601b8a965-e44dee7c {
  justify-self: start;
}

#w-node-f28919c2-e180-d075-d1c2-81b601b8a967-e44dee7c, #w-node-f28919c2-e180-d075-d1c2-81b601b8a968-e44dee7c, #w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b3-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b4-e44dee7c {
  justify-self: start;
}

#w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b6-e44dee7c, #w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b7-e44dee7c, #w-node-ee961e8d-845a-edc3-3307-509470022457-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee961e8d-845a-edc3-3307-509470022458-e44dee7c {
  justify-self: start;
}

#w-node-ee961e8d-845a-edc3-3307-50947002245a-e44dee7c, #w-node-ee961e8d-845a-edc3-3307-50947002245b-e44dee7c, #w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e1-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e2-e44dee7c {
  justify-self: start;
}

#w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e4-e44dee7c, #w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e5-e44dee7c, #w-node-_626bd165-37fe-b21e-713f-accb16c57414-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_626bd165-37fe-b21e-713f-accb16c57415-e44dee7c {
  justify-self: start;
}

#w-node-_626bd165-37fe-b21e-713f-accb16c57417-e44dee7c, #w-node-_626bd165-37fe-b21e-713f-accb16c57418-e44dee7c, #w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f40-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f41-e44dee7c {
  justify-self: start;
}

#w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f43-e44dee7c, #w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f44-e44dee7c, #w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee5-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee6-e44dee7c {
  justify-self: start;
}

#w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee8-e44dee7c, #w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee9-e44dee7c, #w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe33-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe34-e44dee7c {
  justify-self: start;
}

#w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe36-e44dee7c, #w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe37-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694fa-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694fe-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694ff-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369503-e44dee7c, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369505-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369506-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950a-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950b-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950f-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369510-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369514-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369515-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369519-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951a-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951e-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951f-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369523-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369524-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369528-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369529-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936952d-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936952e-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369532-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369533-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953a-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953b-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953f-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369540-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369544-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369545-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369549-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954a-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954e-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954f-e44dee7c {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369553-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369554-e44dee7c {
  justify-self: start;
}

#w-node-de8106d9-b098-80e3-076c-80f3a0fa5e54-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de8106d9-b098-80e3-076c-80f3a0fa5e55-e44dee7c {
  justify-self: start;
}

#w-node-_680345d6-d141-aefc-5e81-01faad69a792-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_680345d6-d141-aefc-5e81-01faad69a793-e44dee7c {
  justify-self: start;
}

#w-node-dc962921-5c74-5687-77a4-c1371012b297-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc962921-5c74-5687-77a4-c1371012b298-e44dee7c {
  justify-self: start;
}

#w-node-bbf5f4a2-0660-a8f8-7799-a71df583db57-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bbf5f4a2-0660-a8f8-7799-a71df583db58-e44dee7c {
  justify-self: start;
}

#w-node-_723dac19-3a6b-8f5e-89ce-53b9006ba92c-e44dee7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_723dac19-3a6b-8f5e-89ce-53b9006ba92d-e44dee7c {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-c144c6ea-6f7e-8c1a-33f9-f4c3930e12bc-930e1284 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c144c6ea-6f7e-8c1a-33f9-f4c3930e12bc-930e1284 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Hkgrotesk';
  src: url('/fonts/HKGrotesk-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('/fonts/HKGrotesk-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('/fonts/HKGrotesk-ExtraBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('/fonts/HKGrotesk-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('/fonts/HKGrotesk-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('/fonts/HKGrotesk-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('/fonts/HKGrotesk-ExtraLightItalic.woff2') format('woff2');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('/fonts/PPNeueMontreal-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}