:root {
  --font-family-brand: "Montserrat", sans-serif;
  --font-family-default: "Lato", sans-serif;
  --font-family-code: "Consolas", sans-serif;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-bold: 700;
  --font-line-height-350: 14px;
  --font-line-height-400: 16px;
  --font-line-height-450: 18px;
  --font-line-height-500: 20px;
  --font-line-height-550: 22px;
  --font-line-height-600: 24px;
  --font-line-height-700: 28px;
  --font-line-height-800: 32px;
  --font-line-height-1000: 40px;
  --font-line-height-1300: 52px;
  --font-line-height-1800: 72px;
  --font-line-height-2600: 104px;
  --font-letter-spacing-default: 0px;
  --font-letter-spacing-regular: 1.2px;
  --font-size-300: 12px;
  --font-size-350: 14px;
  --font-size-400: 16px;
  --font-size-450: 18px;
  --font-size-500: 20px;
  --font-size-550: 22px;
  --font-size-600: 24px;
  --font-size-800: 32px;
  --font-size-1100: 44px;
  --font-size-1600: 64px;
  --font-size-2400: 96px;
  --color-brand-ow: #D34037;
  --color-brand-ow-hover: #F05C48;
  --color-brand-cf: #EB622B;
  --color-brand-cf-hover: #F18536;
  --color-brand-tb: #41C4C3;
  --color-brand-tb-hover: #5DE3E2;
  --color-brand-el-1: #9FEAF9;
  --color-brand-el-2: #69C5EA;
  --color-brand-nt: #B5DF30;
  --color-brand-nt-hover: #C4E559;
  --color-brand-op: #E6004D;
  --color-brand-op-hover: #F53B6A;
  --color-brand-dsrd: #5865F2;
  --color-brand-dsrd-hover: rgba(88, 101, 242, 0.24);
  --color-brand-twch: #6441A5;
  --color-brand-twch-hover: rgba(100, 65, 165, 0.24);
  --color-neutral-0: #000000;
  --color-neutral-8: #101010;
  --color-neutral-16: #202020;
  --color-neutral-24: #303030;
  --color-neutral-32: #404040;
  --color-neutral-40: #505050;
  --color-neutral-48: #606060;
  --color-neutral-80: #9F9F9F;
  --color-neutral-88: #AFAFAF;
  --color-neutral-96: #BFBFBF;
  --color-neutral-104: #CFCFCF;
  --color-neutral-112: #DFDFDF;
  --color-neutral-120: #EFEFEF;
  --color-neutral-128: #FFFFFF;
  --color-infographic-info-1: #004697;
  --color-infographic-info-2: #0063B5;
  --color-infographic-info-3: #0074C7;
  --color-infographic-info-4: #0C86D9;
  --color-infographic-info-5: #1593E7;
  --color-infographic-info-6: #3EA2EA;
  --color-infographic-info-7: #62B3EC;
  --color-infographic-info-8: #8EC8F2;
  --color-infographic-info-9: #B9DDF7;
  --color-infographic-info-10: #E2F2FB;
  --color-infographic-ow-1: var(--color-brand-ow);
  --color-infographic-ow-2: #942B27;
  --color-infographic-ow-3: #FFD2D0;
  --color-infographic-ow-4: #FFA4A1;
  --color-infographic-ow-5: #EC7068;
  --color-infographic-cf-1: var(--color-brand-cf);
  --color-infographic-cf-2: #A4491E;
  --color-infographic-cf-3: #FFDCCB;
  --color-infographic-cf-4: #FFB897;
  --color-infographic-cf-5: #F8936D;
  --color-infographic-tb-1: var(--color-brand-tb);
  --color-infographic-tb-2: #2E8989;
  --color-infographic-tb-3: #D4FFFF;
  --color-infographic-tb-4: #AFF;
  --color-infographic-tb-5: #7ED5D6;
  --color-infographic-el-1: var(--color-brand-el-2);
  --color-functional-critical-bright: #FE3737;
  --color-functional-critical-deep: #D93025;
  --color-functional-warning-bright: #E07400;
  --color-functional-warning-deep: #C35404;
  --color-functional-success-bright: #32A100;
  --color-functional-success-deep: #018901;
  --color-functional-info-bright: #2690E7;
  --color-functional-info-deep: #0074C7;
  --color-transparent-brand: rgba(211, 64, 55, 0.64);
  --color-transparent-brand-ow-16: rgba(211, 64, 55, 0.16);
  --color-transparent-brand-ow-20: rgba(211, 64, 55, 0.20);
  --color-transparent-brand-ow-64: rgba(211, 64, 55, 0.64);
  --color-transparent-brand-cf-16: rgba(235, 98, 43, 0.16);
  --color-transparent-brand-cf-20: rgba(235, 98, 43, 0.20);
  --color-transparent-brand-cf-56: rgba(235, 98, 43, 0.56);
  --color-transparent-brand-cf-64: rgba(235, 98, 43, 0.64);
  --color-transparent-dark-8: rgba(255, 255, 255, 0.08);
  --color-transparent-dark-12: rgba(255, 255, 255, 0.12);
  --color-transparent-dark-16: rgba(255, 255, 255, 0.16);
  --color-transparent-dark-20: rgba(255, 255, 255, 0.2);
  --color-transparent-dark-24: rgba(255, 255, 255, 0.24);
  --color-transparent-dark-32: rgba(255, 255, 255, 0.32);
  --color-transparent-light-4: rgba(0, 0, 0, 0.04);
  --color-transparent-light-8: rgba(0, 0, 0, 0.08);
  --color-transparent-light-12: rgba(0, 0, 0, 0.12);
  --color-transparent-light-16: rgba(0, 0, 0, 0.16);
  --color-transparent-light-24: rgba(0, 0, 0, 0.24);
  --color-transparent-critical-8: rgba(217, 48, 37, 0.08);
  --color-transparent-critical-16: rgba(217, 48, 37, 0.16);
  --color-transparent-critical-56: rgba(217, 48, 37, 0.56);
  --color-transparent-critical-64: rgba(217, 48, 37, 0.64);
  --color-transparent-warning-8: rgba(195, 84, 4, 0.08);
  --color-transparent-warning-16: rgba(195, 84, 4, 0.16);
  --color-transparent-warning-56: rgba(195, 84, 4, 0.56);
  --color-transparent-warning-64: rgba(195, 84, 4, 0.64);
  --color-transparent-success-8: rgba(1, 137, 1, 0.08);
  --color-transparent-success-16: rgba(1, 137, 1, 0.16);
  --color-transparent-success-56: rgba(1, 137, 1, 0.56);
  --color-transparent-success-64: rgba(1, 137, 1, 0.64);
  --color-transparent-info-8: rgba(0, 116, 199, 0.08);
  --color-transparent-info-16: rgba(0, 116, 199, 0.16);
  --color-transparent-info-56: rgba(0, 116, 199, 0.56);
  --color-transparent-info-64: rgba(0, 116, 199, 0.64);
  --color-transparent-el-16: rgba(159, 234, 249, 0.16);
  --color-transparent-el-1-20: rgba(159, 234, 249, 0.20);
  --color-transparent-el-2-56: rgba(159, 234, 249, 0.56);
  --color-background-general: var(--color-neutral-0);
  --color-background-cf: var(--color-neutral-8);
  --color-surface-primary: var(--color-neutral-8);
  --color-surface-secondary: var(--color-neutral-16);
  --color-surface-tertiary: var(--color-neutral-24);
  --color-surface-quaternary: var(--color-neutral-32);
  --color-surface-invert: var(--color-neutral-128);
  --color-surface-brand-ow: var(--color-brand-ow);
  --color-surface-brand-ow-hover: var(--color-brand-ow-hover);
  --color-surface-brand-ow-focus: var(--color-transparent-brand-ow-20);
  --color-surface-brand-cf: var(--color-brand-cf);
  --color-surface-brand-cf-hover: var(--color-brand-cf-hover);
  --color-surface-brand-cf-focus: var(--color-transparent-brand-cf-16);
  --color-surface-brand-tb: var(--color-brand-tb);
  --color-surface-brand-tb-hover: var(--color-brand-tb-hover);
  --color-surface-brand-el: var(--color-brand-el);
  --color-surface-brand-el-focus: var(--color-transparent-el-1-16);
  --color-surface-brand-nt: var(--color-brand-nt);
  --color-surface-brand-nt-hover: var(--color-brand-nt-hover);
  --color-surface-brand-op: var(--color-brand-op);
  --color-surface-brand-op-hover: var(--color-brand-op-hover);
  --color-surface-brand-dsrd: var(--color-brand-dsrd);
  --color-surface-brand-dsrd-hover: var(--color-brand-dsrd-hover);
  --color-surface-brand-twch: var(--color-brand-twch);
  --color-surface-brand-twch-hover: var(--color-brand-twch-hover);
  --color-surface-critical-solid: var(--color-functional-critical-deep);
  --color-surface-critical-hover: var(--color-transparent-critical-16);
  --color-surface-critical-transparent: var(--color-transparent-critical-16);
  --color-surface-warning-solid: var(--color-functional-warning-deep);
  --color-surface-warning-transparent: var(--color-transparent-warning-16);
  --color-surface-success-solid: var(--color-functional-success-deep);
  --color-surface-success-transparent: var(--color-transparent-success-16);
  --color-surface-info-solid: var(--color-functional-info-deep);
  --color-surface-info-transparent: var(--color-transparent-info-16);
  --color-surface-note-transparent: var(--color-transparent-dark-12);
  --color-surface-focus-brand-ow: var(--color-transparent-brand-ow-20);
  --color-surface-focus-brand-el: var(--color-transparent-el-16);
  --color-surface-focus-brand-cf: var(--color-transparent-brand-cf-20);
  --color-surface-on-surface-primary: var(--color-transparent-dark-8);
  --color-surface-on-surface-primary-hover: var(--color-transparent-dark-16);
  --color-surface-on-surface-secondary: var(--color-transparent-dark-16);
  --color-surface-on-surface-secondary-hover: var(--color-transparent-dark-24);
  --color-surface-default-hover: var(--color-neutral-32);
  --color-surface-tooltip: var(--color-neutral-48);
  --color-text-invert: var(--color-neutral-0);
  --color-text-cta-tb: var(--color-neutral-0);
  --color-text-cta-nt: var(--color-neutral-0);
  --color-text-cta-ow: var(--color-neutral-128);
  --color-text-cta-cf: var(--color-neutral-128);
  --color-text-tertiary: var(--color-neutral-80);
  --color-text-secondary: var(--color-neutral-96);
  --color-text-primary: var(--color-neutral-112);
  --color-text-pure: var(--color-neutral-128);
  --color-text-brand-ow: var(--color-brand-ow);
  --color-text-brand-ow-hover: var(--color-brand-ow-hover);
  --color-text-brand-cf: var(--color-brand-cf);
  --color-text-brand-cf-hover: var(--color-brand-cf-hover);
  --color-text-brand-tb: var(--color-brand-tb);
  --color-text-brand-tb-hover: var(--color-brand-tb-hover);
  --color-text-brand-nt: var(--color-brand-nt);
  --color-text-brand-nt-hover: var(--color-brand-nt-hover);
  --color-text-brand-op: var(--color-brand-op);
  --color-text-brand-op-hover: var(--color-brand-op-hover);
  --color-text-warning: var(--color-functional-warning-bright);
  --color-text-success: var(--color-functional-success-bright);
  --color-text-info: var(--color-functional-info-bright);
  --color-text-critical: var(--color-functional-critiacl-bright);
  --color-icon-pure: var(--color-neutral-128);
  --color-icon-primary: var(--color-neutral-112);
  --color-icon-secondary: var(--color-neutral-80);
  --color-icon-cta-ow: var(--color-neutral-128);
  --color-icon-cta-cf: var(--color-neutral-128);
  --color-icon-cta-nt: var(--color-neutral-0);
  --color-icon-cta-tb-: var(--color-neutral-0);
  --color-icon-brand-ow: var(--color-brand-ow);
  --color-icon-brand-cf: var(--color-brand-cf);
  --color-icon-brand-tb: var(--color-brand-tb);
  --color-icon-brand-nt: var(--color-brand-nt);
  --color-icon-brand-op: var(--color-brand-op);
  --color-icon-critical: var(--color-functional-critical-bright);
  --color-icon-warning: var(--color-functional-warning-bright);
  --color-icon-success: var(--color-functional-success-bright);
  --color-icon-info: var(--color-functional-info-bright);
  --color-border-primary: var(--color-neutral-112);
  --color-border-secondary: var(--color-neutral-80);
  --color-border-tertiary: var(--color-neutral-48);
  --color-border-quaternary: var(--color-neutral-24);
  --color-border-brand-ow: var(--color-transparent-brand-ow-64);
  --color-border-brand-el: var(--color-transparent-el-2-56);
  --color-border-note: var(--color-transparent-dark-32);
  --color-border-critical: var(--color-transparent-critical-64);
  --color-border-warning: var(--color-transparent-warning-64);
  --color-border-error: var(--color-functional-critical-bright);
  --color-border-success: var(--color-transparent-success-64);
  --color-border-info: var(--color-transparent-info-64);
  --color-border-on-surface: var(--color-transparent-dark-20);
  --space-0: 0px;
  --space-50: 2px;
  --space-100: 4px;
  --space-200: 8px;
  --space-300: 12px;
  --space-400: 16px;
  --space-500: 20px;
  --space-600: 24px;
  --space-800: 32px;
  --space-1000: 40px;
  --space-1200: 48px;
  --space-1400: 56px;
  --space-1600: 64px;
  --space-1800: 72px;
  --space-2000: 80px;
  --space-2200: 88px;
  --space-2400: 96px;
  --space-2600: 104px;
  --space-3200: 128px;
  --space-4000: 160px;
  --space-4800: 192px;
  --space-5600: 224px;
  --space-6400: 256px;
}

html[data-theme=light] {
  --color-background-general: var(--color-neutral-128);
  --color-background-cf: var(--color-neutral-128);
  --color-surface-primary: var(--color-neutral-120);
  --color-surface-secondary: var(--color-neutral-128);
  --color-surface-tertiary: var(--color-neutral-120);
  --color-surface-quaternary: var(--color-neutral-120);
  --color-surface-tooltip: var(--color-neutral-48);
  --color-surface-default-hover: var(--color-neutral-104);
  --color-surface-brand-ow-focus: var(--color-transparent-brand-ow-16);
  --color-surface-brand-el-focus: var(--color-transparent-el-1-20);
  --color-surface-critical-hover: var(--color-transparent-critical-8);
  --color-surface-on-surface-primary: var(--color-transparent-light-4);
  --color-surface-on-surface-primary-hover: var(--color-transparent-light-8);
  --color-surface-on-surface-secondary: var(--color-transparent-light-8);
  --color-surface-on-surface-secondary-hover: var(--color-transparent-light-24);
  --color-surface-note-transparent: var(--color-transparent-light-4);
  --color-surface-warning-transparent: var(--color-transparent-warning-8);
  --color-surface-success-transparent: var(--color-transparent-success-8);
  --color-surface-info-transparent: var(--color-transparent-info-8);
  --color-surface-critical-transparent: var(--color-transparent-critical-8);
  --color-text-pure: var(--color-neutral-0);
  --color-text-primary: var(--color-neutral-16);
  --color-text-secondary: var(--color-neutral-32);
  --color-text-tertiary: var(--color-neutral-48);
  --color-text-invert: var(--color-neutral-128);
  --color-text-critical: var(--color-functional-critical-deep);
  --color-text-warning: var(--color-functional-warning-deep);
  --color-text-success: var(--color-functional-success-deep);
  --color-text-info: var(--color-functional-info-deep);
  --color-icon-pure: var(--color-neutral-0);
  --color-icon-primary: var(--color-neutral-16);
  --color-icon-secondary: var(--color-neutral-48);
  --color-icon-critical: var(--color-functional-critical-deep);
  --color-icon-warning: var(--color-functional-warning-deep);
  --color-icon-success: var(--color-functional-success-deep);
  --color-icon-info: var(--color-functional-info-deep);
  --color-border-primary: var(--color-neutral-16);
  --color-border-secondary: var(--color-neutral-48);
  --color-border-tertiary: var(--color-neutral-80);
  --color-border-quaternary: var(--color-neutral-112);
  --color-border-note: var(--color-transparent-light-24);
  --color-border-on-surface: var(--color-transparent-light-12);
  --color-border-success: var(--color-transparent-success-56);
  --color-border-critical: var(--color-transparent-critical-56);
  --color-border-warning: var(--color-transparent-warning-56);
  --color-border-info: var(--color-transparent-info-56);
  --color-border-error: var(--color-functional-critical-deep);
}

*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-weight: normal;
}

html {
  height: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}

body {
  font-family: var(--font-family-default);
  background-color: var(--color-background-general);
  color: var(--color-text-primary);
  line-height: 150%;
}

a {
  color: inherit;
  color: var(--color-brand-tb);
  text-decoration: none;
  transition: color 0.15s;
  text-decoration: underline;
  text-underline-offset: 3px;
}
a:hover, a:focus {
  color: var(--color-brand-tb-hover);
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-family-brand);
  color: var(--color-text-pure);
  font-weight: 700;
}

strong {
  font-weight: bold;
}

ul {
  list-style: none;
}

img {
  display: block;
  max-width: 100%;
}

svg {
  height: inherit;
  width: inherit;
}

fieldset {
  border: none;
}

.hide, .hidden {
  display: none !important;
}

label {
  font-family: var(--font-family-brand);
  display: inline-block;
}

input, textarea {
  border-radius: 0;
  appearance: none;
  font-family: var(--font-family-default);
}

.hidden {
  display: none !important;
}

.sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

button, a.btn-primary, a.btn-secondary, a.btn-icon-left {
  border: none;
  font-family: var(--font-family-brand);
  background-color: inherit;
  font-size: 16px;
  display: block;
  transition: all 150ms ease;
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
}
button svg, a.btn-primary svg, a.btn-secondary svg, a.btn-icon-left svg {
  pointer-events: none;
}
button:focus, a.btn-primary:focus, a.btn-secondary:focus, a.btn-icon-left:focus {
  outline: none;
}
button:disabled, a.btn-primary:disabled, a.btn-secondary:disabled, a.btn-icon-left:disabled {
  opacity: 0.3;
  pointer-events: none;
}
button.btn-primary, a.btn-primary.btn-primary, a.btn-secondary.btn-primary, a.btn-icon-left.btn-primary {
  background-color: var(--color-brand-tb);
  color: var(--color-background-general);
  height: 48px;
  padding: 0 32px;
  width: fit-content;
  min-width: 200px;
  text-align: center;
  line-height: 29px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}
button.btn-primary:hover, button.btn-primary:focus, a.btn-primary.btn-primary:hover, a.btn-primary.btn-primary:focus, a.btn-secondary.btn-primary:hover, a.btn-secondary.btn-primary:focus, a.btn-icon-left.btn-primary:hover, a.btn-icon-left.btn-primary:focus {
  background-color: var(--color-brand-tb-hover);
}
button.btn-secondary, a.btn-primary.btn-secondary, a.btn-secondary.btn-secondary, a.btn-icon-left.btn-secondary {
  background-color: transparent;
  color: var(--color-text-primary);
  height: 40px;
  padding: 0 32px;
  width: fit-content;
  border: 1px solid var(--color-border-secondary);
  text-align: center;
  line-height: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
}
button.btn-secondary:hover, button.btn-secondary:focus, a.btn-primary.btn-secondary:hover, a.btn-primary.btn-secondary:focus, a.btn-secondary.btn-secondary:hover, a.btn-secondary.btn-secondary:focus, a.btn-icon-left.btn-secondary:hover, a.btn-icon-left.btn-secondary:focus {
  color: var(--color-background-general);
  background-color: var(--color-brand-tb);
  border-color: var(--color-brand-tb);
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
textarea {
  color: var(--color-text-pure);
  background-color: transparent;
  height: 50px;
  width: 100%;
  padding: 0 12px;
  font-size: 16px;
  outline: none;
  caret-color: var(--color-brand-tb);
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=number]::placeholder,
textarea::placeholder {
  opacity: 1;
}
input[type=text]:hover, input[type=text]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=password]:hover,
input[type=password]:focus,
input[type=number]:hover,
input[type=number]:focus,
textarea:hover,
textarea:focus {
  border-color: var(--color-text-pure);
}
input[type=text]:disabled, input[type=text].disabled,
input[type=email]:disabled,
input[type=email].disabled,
input[type=password]:disabled,
input[type=password].disabled,
input[type=number]:disabled,
input[type=number].disabled,
textarea:disabled,
textarea.disabled {
  opacity: 0.7;
  pointer-events: none;
}
input[type=text]:read-only,
input[type=email]:read-only,
input[type=password]:read-only,
input[type=number]:read-only,
textarea:read-only {
  pointer-events: none;
}

.validation {
  color: var(--color-functional-critical-bright);
  gap: 4px;
  align-items: center;
  display: none;
}
.validation svg {
  width: 16px;
  height: 16px;
  position: relative;
  bottom: -1px;
}

select.error, input.error, textarea.error {
  border-color: var(--color-functional-critical-bright);
}
select.error + .validation, input.error + .validation, textarea.error + .validation {
  display: flex;
}

select {
  background-color: transparent;
  height: 50px;
  width: 100%;
  padding: 0 12px;
  font-size: 16px;
  outline: none;
}
select option {
  color: black;
  color: var(--color-text-primary);
}
select:hover, select:focus {
  border-color: var(--color-text-pure);
}

.radio-button {
  font-family: var(--font-family-brand);
  display: flex;
  color: var(--color-text-primary);
  align-items: center;
  font-size: 16px;
  gap: 8px;
}
@media (max-width: 600px) {
  .radio-button {
    font-size: 14px;
    line-height: normal;
  }
}
.radio-button label {
  display: flex;
  align-items: center;
  flex: 1;
}
.radio-button b {
  order: -1;
  flex-shrink: 0;
  display: flex;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: relative;
  background-color: transparent;
  transition: background-color 0.15s;
}
.radio-button b:before {
  content: "";
  position: absolute;
  opacity: 0;
  transition: 0.15s;
}
.radio-button input[type=radio] ~ b:before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: scale(0);
  transition: 300ms cubic-bezier(0.68, -0.8, 0.265, 1.8);
  background-color: var(--color-brand-tb);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: auto;
}
.radio-button:hover b {
  border-color: var(--color-text-pure);
}
.radio-button input[type=radio]:checked ~ b:before {
  transform: scale(1);
  opacity: 1;
}

textarea {
  min-height: 250px;
  padding-top: 10px;
  resize: vertical;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out" !important;
  -webkit-transition-delay: 9999s !important;
  -webkit-box-shadow: 0 0 0 40px white inset !important;
}

.is-loading {
  position: relative;
}
.is-loading::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  border: 5px solid white;
  border-top-color: transparent;
  animation: rotating 2s linear infinite;
  z-index: 0;
}

.cookie-bar {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 25px;
  background-color: var(--color-brand-tb);
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 36px;
  row-gap: 16px;
  flex-wrap: wrap;
  z-index: 100;
}
@media (max-width: 600px) {
  .cookie-bar {
    padding: 20px;
  }
}
.cookie-bar .cookie-txt {
  font-family: var(--font-family-brand);
  color: var(--color-background-cf);
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  text-align: center;
}
@media (max-width: 600px) {
  .cookie-bar .cookie-txt {
    font-size: 14px;
  }
}
.cookie-bar .cookie-txt a {
  font-family: var(--font-family-brand);
  color: var(--color-background-cf);
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  text-align: center;
}
@media (max-width: 600px) {
  .cookie-bar .cookie-txt a {
    font-size: 14px;
  }
}
.cookie-bar .cookie-btn {
  font-family: var(--font-family-brand);
  height: 40px;
  padding: 12px 40px;
  font-size: 16px;
  font-weight: 500;
  color: var(--color-background-cf);
  border: 1px solid;
  line-height: 16px;
}
.cookie-bar .cookie-btn:hover {
  background-color: var(--color-background-cf);
  color: var(--color-brand-tb);
}

.anim-observer.hero-section .hero-inner .content h1,
.anim-observer.hero-section .hero-inner .content,
.anim-observer.hero-section .galaxy-bg {
  opacity: 0;
}
.anim-observer.hero-section .hero-inner .content h1 {
  animation: fadeInBottomToTopSoft 400ms ease forwards 400ms;
}
.anim-observer.hero-section .hero-inner .content {
  animation: fadeInBottomToTopSoft 400ms ease forwards 300ms;
}
.anim-observer.hero-section .galaxy-bg {
  animation: fadeIn 400ms ease forwards 200ms;
}
@media (min-width: 1024px) {
  .anim-observer.stats-section {
    opacity: 0;
  }
  .anim-observer.stats-section.animate {
    animation: fadeInBottomToTopSoft 400ms ease forwards 400ms;
  }
  .anim-observer.why-tebex-title {
    opacity: 0;
  }
  .anim-observer.why-tebex-title.animate {
    animation: fadeInBottomToTopSoft 400ms ease forwards 400ms;
  }
  .anim-observer.why-tebex-list li {
    opacity: 0;
  }
  .anim-observer.why-tebex-list.animate li:nth-child(1) {
    animation: fadeInLeftToRight 600ms ease forwards;
    animation-delay: 210ms;
  }
  .anim-observer.why-tebex-list.animate li:nth-child(2) {
    animation: fadeInLeftToRight 600ms ease forwards;
    animation-delay: 410ms;
  }
  .anim-observer.why-tebex-list.animate li:nth-child(3) {
    animation: fadeInLeftToRight 600ms ease forwards;
    animation-delay: 610ms;
  }
  .anim-observer.why-tebex-list.animate li:nth-child(4) {
    animation: fadeInLeftToRight 600ms ease forwards;
    animation-delay: 810ms;
  }
  .anim-observer.why-tebex-list.animate li:nth-child(5) {
    animation: fadeInLeftToRight 600ms ease forwards;
    animation-delay: 1010ms;
  }
  .anim-observer.why-tebex-list.animate li:nth-child(6) {
    animation: fadeInLeftToRight 600ms ease forwards;
    animation-delay: 1210ms;
  }
  .anim-observer.partners {
    opacity: 0;
  }
  .anim-observer.partners.animate {
    animation: fadeInLeftToRight 400ms ease forwards 400ms;
  }
}

@keyframes glow {
  from {
    filter: blur(25px);
  }
  to {
    filter: blur(35px);
  }
}
@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-8px);
  }
  100% {
    transform: translatey(0px);
  }
}
@keyframes arrowDown {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-10px);
  }
  100% {
    transform: translatey(0px);
  }
}
@keyframes fadeInBottomToTopSoft {
  0% {
    transform: translatey(20px);
    opacity: 0;
  }
  100% {
    transform: translatey(0px);
    opacity: 1;
  }
}
@keyframes fadeInBottomToTopLong {
  0% {
    transform: translatey(40px);
    opacity: 0;
  }
  100% {
    transform: translatey(0px);
    opacity: 1;
  }
}
@keyframes fadeInTopToBottom {
  0% {
    transform: translatey(-20px);
    opacity: 0;
  }
  100% {
    transform: translatey(0px);
    opacity: 1;
  }
}
@keyframes fadeInRightToLeft {
  0% {
    transform: translatex(-30px);
    opacity: 0;
  }
  100% {
    transform: translatex(0px);
    opacity: 1;
  }
}
@keyframes fadeInRightToLeftAndRotate {
  0% {
    transform: translatex(-30px) rotate(0deg);
    opacity: 0;
  }
  100% {
    transform: translatex(0px) rotate(-13deg);
    opacity: 1;
  }
}
@keyframes fadeInLeftToRight {
  0% {
    transform: translatex(30px);
    opacity: 0;
  }
  100% {
    transform: translatex(0px);
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scaling {
  0% {
    transform: scale3d(0.4, 0.4, 1);
  }
  50% {
    transform: scale3d(1.4, 1.4, 1);
  }
  100% {
    transform: scale3d(0.4, 0.4, 1);
  }
}
@keyframes rotating {
  to {
    transform: rotate(360deg);
  }
}
header {
  padding: 20px 80px;
  height: 80px;
  position: sticky;
  top: 0;
  z-index: 100;
  transition: background-color 300ms ease;
  background-color: var(--color-background-general);
}
@media (max-width: 1580px) {
  header {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  header {
    padding: 16px 20px;
  }
}
header .header-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
header .header-inner .logo-area {
  color: var(--color-text-pure);
}
header .header-inner .logo-area svg {
  width: 92px;
  height: 50px;
}
@media (max-width: 1024px) {
  header .header-inner .logo-area svg {
    width: 76px;
    height: 40px;
  }
}
header .header-inner .slogen {
  font-family: var(--font-family-brand);
  height: 24px;
  position: relative;
  top: -1px;
  border-left: 1px solid var(--color-border-secondary);
  padding-left: 12px;
}
@media (max-width: 600px) {
  header .header-inner .slogen {
    font-size: 14px;
    display: none;
  }
}
header .header-inner .right-side {
  display: flex;
  align-items: center;
  gap: 48px;
}
@media (max-width: 1024px) {
  header .header-inner .right-side {
    flex-direction: row-reverse;
    gap: 16px;
  }
}
header .header-inner .right-side .btn-secondary {
  line-height: 23px;
  text-decoration: none;
  text-align: center;
  text-transform: unset;
}
header .header-inner .left-side {
  display: flex;
  align-items: center;
  gap: 12px;
}

.site-footer {
  width: 100%;
  padding: 96px 0;
}
@media (max-width: 600px) {
  .site-footer {
    padding: 60px 0 0;
  }
}
.site-footer .back-to-top {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: fit-content;
  margin: auto;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  margin-bottom: 112px;
  color: var(--color-text-tertiary);
}
@media (max-width: 600px) {
  .site-footer .back-to-top {
    margin-bottom: 30px;
  }
}
.site-footer .back-to-top svg {
  width: 24px;
  height: 24px;
}
.site-footer .back-to-top:hover, .site-footer .back-to-top:hover svg {
  color: var(--color-brand-tb-hover);
}
.site-footer .site-footer-inner {
  max-width: 1590px;
  margin: auto;
  padding: 0 20px;
}
.site-footer .site-footer-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  column-gap: 24px;
  row-gap: 40px;
}
@media (max-width: 600px) {
  .site-footer .site-footer-nav {
    justify-content: center;
  }
}
.site-footer .site-footer-nav .logos {
  display: flex;
  gap: 20px 42px;
  position: relative;
  left: -10px;
}
@media (max-width: 600px) {
  .site-footer .site-footer-nav .logos {
    flex-direction: column;
    align-items: center;
    left: 0;
  }
}
.site-footer .site-footer-nav .ow {
  width: 180px;
  height: 52px;
  color: var(--color-text-pure);
}
@media (max-width: 600px) {
  .site-footer .site-footer-nav .ow {
    width: 164px;
    height: 53px;
  }
}
.site-footer .site-footer-nav .tbx {
  width: 86px;
  height: 48px;
  color: var(--color-text-pure);
}
.site-footer .site-footer-nav nav {
  display: flex;
  align-items: center;
}
.site-footer .site-footer-nav nav ul {
  margin: 0;
  display: flex;
  padding: 0;
  gap: 16px;
  flex-wrap: wrap;
  list-style: none;
}
.site-footer li a {
  font-size: 14px;
  line-height: 21px;
  color: var(--color-text-tertiary);
  text-decoration: none;
  display: block;
}
.site-footer li a:hover {
  color: var(--color-text-pure);
  text-decoration: underline;
}
.site-footer li a.is-active {
  color: var(--color-text-pure);
  text-decoration: underline;
}
.site-footer .footer-bottom {
  font-size: 13px;
}
.site-footer .footer-bottom ul {
  display: flex;
  gap: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  .site-footer .footer-bottom ul {
    flex-direction: column;
    gap: 12px;
  }
}
.site-footer .footer-bottom ul li a {
  font-size: unset;
}
.site-footer .site-footer-social .site-footer-social-inner {
  max-width: 1590px;
  margin: 0 auto;
  padding: 12px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .site-footer .site-footer-social .site-footer-social-inner {
    padding: 14px 20px 12px 20px;
    margin-top: 24px;
    background-color: var(--color-background-cf);
  }
}
.site-footer .site-footer-social .copyright {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-footer .site-footer-social .copyright span {
  font-size: 14px;
  color: var(--color-text-tertiary);
}
@media (max-width: 600px) {
  .site-footer .site-footer-social .copyright {
    flex-direction: column-reverse;
    gap: 24px;
  }
}
.site-footer .site-footer-social .social-links {
  display: flex;
  padding: 0;
  list-style: none;
  gap: 24px;
}
.site-footer .site-footer-social .social-links li {
  height: 24px;
}
.site-footer .site-footer-social .social-links li a {
  width: 24px;
  height: 24px;
  display: inline-block;
}
.site-footer .site-footer-social .social-links li a:hover {
  color: var(--color-text-pure);
}
.site-footer .site-footer-social .social-links img {
  width: 24px;
  height: 24px;
}