html {
  --hzn-layout-page-margin: 11px;
  --hzn-layout-viewport-width: 360px;
  --hzn-layout-content-gap: 11px;
  --hzn-layout-wrapper-max: 1200px;
  --hzn-layout-region-max: 832px;
  --hzn-layout-sidebar-width: 328px;
  --hzn-layout-sidebar-gap: 40px;
  --hzn-layout-grid-columns: 2px;
  --hzn-layout-grid-gutter: 16px;
  --hzn-layout-space-top: 11px;
  --hzn-layout-space-bottom: 30px;
  --hzn-color-action-border-base-focus: #2771d4;
  --hzn-color-action-border-base-focus-variant: #ffffff;
  --hzn-color-action-primary-background: #0e58ba;
  --hzn-color-action-primary-background-hover: #002588;
  --hzn-color-action-primary-background-focus: #002588;
  --hzn-color-action-primary-background-active: #000055;
  --hzn-color-action-primary-foreground: #ffffff;
  --hzn-color-action-primary-foreground-hover: #ffffff;
  --hzn-color-action-primary-foreground-focus: #ffffff;
  --hzn-color-action-primary-foreground-active: #ffffff;
  --hzn-color-action-primary-border: #0e58ba;
  --hzn-color-action-primary-border-hover: #002588;
  --hzn-color-action-primary-border-focus: #002588;
  --hzn-color-action-primary-border-active: #000055;
  --hzn-color-action-primary-subtle-background: #d4e3f6;
  --hzn-color-action-primary-subtle-background-hover: #7daae5;
  --hzn-color-action-primary-subtle-background-focus: #7daae5;
  --hzn-color-action-primary-subtle-background-active: #2771d4;
  --hzn-color-action-primary-subtle-foreground: #003ea1;
  --hzn-color-action-primary-subtle-foreground-hover: #000055;
  --hzn-color-action-primary-subtle-foreground-focus: #000055;
  --hzn-color-action-primary-subtle-foreground-active: #ffffff;
  --hzn-color-action-primary-subtle-border: #003ea1;
  --hzn-color-action-primary-subtle-border-hover: #000b6e;
  --hzn-color-action-primary-subtle-border-focus: #002588;
  --hzn-color-action-primary-subtle-border-active: #000055;
  --hzn-color-action-secondary-background: #ffad4a;
  --hzn-color-action-secondary-background-hover: #e58004;
  --hzn-color-action-secondary-background-focus: #e58004;
  --hzn-color-action-secondary-background-active: #b24d00;
  --hzn-color-action-secondary-foreground: #801a00;
  --hzn-color-action-secondary-foreground-hover: #000000;
  --hzn-color-action-secondary-foreground-focus: #000000;
  --hzn-color-action-secondary-foreground-active: #ffffff;
  --hzn-color-action-secondary-border: #801a00;
  --hzn-color-action-secondary-border-hover: #801a00;
  --hzn-color-action-secondary-border-focus: #801a00;
  --hzn-color-action-secondary-border-active: #801a00;
  --hzn-color-action-neutral-subtle-background: #e3e3e3;
  --hzn-color-action-neutral-subtle-background-variant: #ffffff;
  --hzn-color-action-neutral-subtle-background-hover: #d6d6d6;
  --hzn-color-action-neutral-subtle-background-focus: #d6d6d6;
  --hzn-color-action-neutral-subtle-background-active: #bababa;
  --hzn-color-action-neutral-subtle-foreground: #212121;
  --hzn-color-action-neutral-subtle-foreground-subtle: #6a6a6a;
  --hzn-color-action-neutral-subtle-foreground-hover: #212121;
  --hzn-color-action-neutral-subtle-foreground-focus: #212121;
  --hzn-color-action-neutral-subtle-foreground-active: #000000;
  --hzn-color-action-neutral-subtle-border: #6a6a6a;
  --hzn-color-action-neutral-subtle-border-hover: #545454;
  --hzn-color-action-neutral-subtle-border-focus: #545454;
  --hzn-color-action-neutral-subtle-border-active: #000000;
  --hzn-color-action-neutral-bold-background: rgba(255, 255, 255, 0.00);
  --hzn-color-action-neutral-bold-background-hover: #6a6a6a;
  --hzn-color-action-neutral-bold-background-focus: #6a6a6a;
  --hzn-color-action-neutral-bold-background-active: #212121;
  --hzn-color-action-neutral-bold-foreground: #ffffff;
  --hzn-color-action-neutral-bold-foreground-hover: #ffffff;
  --hzn-color-action-neutral-bold-foreground-focus: #ffffff;
  --hzn-color-action-neutral-bold-foreground-active: #ffffff;
  --hzn-color-action-neutral-bold-border: rgba(255, 255, 255, 0.00);
  --hzn-color-action-neutral-bold-border-hover: #ffffff;
  --hzn-color-action-neutral-bold-border-focus: #ffffff;
  --hzn-color-action-neutral-bold-border-active: #bababa;
  --hzn-color-action-destructive-background: #e11e1e;
  --hzn-color-action-destructive-background-hover: #ae0000;
  --hzn-color-action-destructive-background-focus: #ae0000;
  --hzn-color-action-destructive-background-active: #7b0000;
  --hzn-color-action-destructive-foreground: #ffffff;
  --hzn-color-action-destructive-foreground-hover: #ffffff;
  --hzn-color-action-destructive-foreground-focus: #ffffff;
  --hzn-color-action-destructive-foreground-active: #ffffff;
  --hzn-color-action-destructive-border: #e11e1e;
  --hzn-color-action-destructive-border-hover: #ae0000;
  --hzn-color-action-destructive-border-focus: #ae0000;
  --hzn-color-action-destructive-border-active: #7b0000;
  --hzn-color-action-destructive-subtle-background: #fed7d7;
  --hzn-color-action-destructive-subtle-background-hover: #fdafaf;
  --hzn-color-action-destructive-subtle-background-focus: #fd8787;
  --hzn-color-action-destructive-subtle-background-active: #fc5f5f;
  --hzn-color-action-destructive-subtle-foreground: #ae0000;
  --hzn-color-action-destructive-subtle-foreground-hover: #7b0000;
  --hzn-color-action-destructive-subtle-foreground-focus: #7b0000;
  --hzn-color-action-destructive-subtle-foreground-active: #212121;
  --hzn-color-action-destructive-subtle-border: #c80404;
  --hzn-color-action-destructive-subtle-border-hover: #ae0000;
  --hzn-color-action-destructive-subtle-border-focus: #ffffff;
  --hzn-color-action-destructive-subtle-border-active: #7b0000;
  --hzn-color-action-disabled-background: #e3e3e3;
  --hzn-color-action-disabled-foreground: #bababa;
  --hzn-color-action-disabled-border: #bababa;
  --hzn-color-action-disabled-subtle-background: #ffffff;
  --hzn-color-action-disabled-subtle-foreground: #c8c8c8;
  --hzn-color-action-disabled-subtle-border: #c8c8c8;
  --hzn-color-action-onbrand-primary-background: #ffffff;
  --hzn-color-action-onbrand-primary-background-hover: #d4e3f6;
  --hzn-color-action-onbrand-primary-background-hover-variant: #f1f1f1;
  --hzn-color-action-onbrand-primary-background-focus: #d4e3f6;
  --hzn-color-action-onbrand-primary-background-focus-variant: #f1f1f1;
  --hzn-color-action-onbrand-primary-background-active: #a9c6ee;
  --hzn-color-action-onbrand-primary-foreground: #0e58ba;
  --hzn-color-action-onbrand-primary-foreground-variant: #212121;
  --hzn-color-action-onbrand-primary-foreground-variant-subtle: #6a6a6a;
  --hzn-color-action-onbrand-primary-foreground-hover: #000b6e;
  --hzn-color-action-onbrand-primary-foreground-focus: #000b6e;
  --hzn-color-action-onbrand-primary-foreground-active: #000b6e;
  --hzn-color-action-onbrand-primary-border: #ffffff;
  --hzn-color-action-onbrand-primary-border-variant: #000b6e;
  --hzn-color-action-onbrand-primary-border-hover: #d4e3f6;
  --hzn-color-action-onbrand-primary-border-focus: #d4e3f6;
  --hzn-color-action-onbrand-primary-border-active: #000055;
  --hzn-color-action-onbrand-primary-subtle-background: #2771d4;
  --hzn-color-action-onbrand-primary-subtle-background-hover: #0e58ba;
  --hzn-color-action-onbrand-primary-subtle-background-focus: #0e58ba;
  --hzn-color-action-onbrand-primary-subtle-background-active: #003ea1;
  --hzn-color-action-onbrand-primary-subtle-foreground: #ffffff;
  --hzn-color-action-onbrand-primary-subtle-foreground-hover: #ffffff;
  --hzn-color-action-onbrand-primary-subtle-foreground-focus: #ffffff;
  --hzn-color-action-onbrand-primary-subtle-foreground-active: #ffffff;
  --hzn-color-action-onbrand-primary-subtle-border: #ffffff;
  --hzn-color-action-onbrand-primary-subtle-border-hover: #000b6e;
  --hzn-color-action-onbrand-primary-subtle-border-focus: #000b6e;
  --hzn-color-action-onbrand-primary-subtle-border-active: #000055;
  --hzn-color-action-onbrand-secondary-background: #ffad4a;
  --hzn-color-action-onbrand-secondary-background-hover: #ffd6a5;
  --hzn-color-action-onbrand-secondary-background-focus: #ffd6a5;
  --hzn-color-action-onbrand-secondary-background-active: #ff991d;
  --hzn-color-action-onbrand-secondary-foreground: #801a00;
  --hzn-color-action-onbrand-secondary-foreground-hover: #801a00;
  --hzn-color-action-onbrand-secondary-foreground-focus: #801a00;
  --hzn-color-action-onbrand-secondary-foreground-active: #801a00;
  --hzn-color-action-onbrand-secondary-border: #000b6e;
  --hzn-color-action-onbrand-secondary-border-hover: #000b6e;
  --hzn-color-action-onbrand-secondary-border-focus: #000b6e;
  --hzn-color-action-onbrand-secondary-border-active: #000055;
  --hzn-color-action-onbrand-disabled-background: #528ddd;
  --hzn-color-action-onbrand-disabled-foreground: #7daae5;
  --hzn-color-action-onbrand-disabled-border: #528ddd;
  --hzn-color-action-onbrand-disabled-subtle-background: rgba(255, 255, 255, 0.00);
  --hzn-color-action-onbrand-disabled-subtle-foreground: #7daae5;
  --hzn-color-action-onbrand-disabled-subtle-border: #7daae5;
  --hzn-color-feedback-positive-background: #3e8500;
  --hzn-color-feedback-positive-foreground: #ffffff;
  --hzn-color-feedback-positive-border: rgba(255, 255, 255, 0.00);
  --hzn-color-feedback-positive-subtle-background: #e3f1cc;
  --hzn-color-feedback-positive-subtle-foreground: #256c00;
  --hzn-color-feedback-positive-subtle-border: #3e8500;
  --hzn-color-feedback-attentive-background: #e5531a;
  --hzn-color-feedback-attentive-foreground: #ffffff;
  --hzn-color-feedback-attentive-border: rgba(255, 255, 255, 0.00);
  --hzn-color-feedback-attentive-subtle-background: #ffe2d6;
  --hzn-color-feedback-attentive-subtle-foreground: #b22000;
  --hzn-color-feedback-attentive-subtle-border: #e5531a;
  --hzn-color-feedback-negative-background: #c80404;
  --hzn-color-feedback-negative-foreground: #ffffff;
  --hzn-color-feedback-negative-border: #c80404;
  --hzn-color-feedback-negative-subtle-background: #fed7d7;
  --hzn-color-feedback-negative-subtle-foreground: #c80404;
  --hzn-color-feedback-negative-subtle-border: #e11e1e;
  --hzn-color-feedback-negative-subtle-border-variant: #ff04de;
  --hzn-color-information-general-background: #008179;
  --hzn-color-information-general-foreground: #ffffff;
  --hzn-color-information-general-border: rgba(255, 255, 255, 0.00);
  --hzn-color-information-general-subtle-background: #ccebe9;
  --hzn-color-information-general-subtle-foreground: #00685f;
  --hzn-color-information-general-subtle-border: #008179;
  --hzn-color-information-spotlight-background: #ffad4a;
  --hzn-color-information-spotlight-foreground: #801a00;
  --hzn-color-information-spotlight-border: #801a00;
  --hzn-color-information-spotlight-subtle-background: #ffebd2;
  --hzn-color-information-spotlight-subtle-foreground: #b24d00;
  --hzn-color-information-spotlight-subtle-border: #b24d00;
  --hzn-color-area-scrim: rgba(0, 0, 0, 0.20);
  --hzn-color-area-neutral-bold-background: #545454;
  --hzn-color-area-neutral-bold-foreground: #ffffff;
  --hzn-color-area-neutral-bold-border: rgba(255, 255, 255, 0.00);
  --hzn-color-area-neutral-subtle-background: #ffffff;
  --hzn-color-area-neutral-subtle-background-variant: #f1f1f1;
  --hzn-color-area-neutral-subtle-foreground: #212121;
  --hzn-color-area-neutral-subtle-foreground-subtle: #6a6a6a;
  --hzn-color-area-neutral-subtle-foreground-title: #212121;
  --hzn-color-area-neutral-subtle-foreground-link: #0e58ba;
  --hzn-color-area-neutral-subtle-border: #c8c8c8;
  --hzn-color-area-neutral-subtle-border-hover: #545454;
  --hzn-color-area-neutral-subtle-border-active: #2771d4;
  --hzn-color-area-brand-background: #2771d4;
  --hzn-color-area-brand-background-variant: #003ea1;
  --hzn-color-area-brand-foreground: #ffffff;
  --hzn-color-area-brand-foreground-link: #ffffff;
  --hzn-color-area-brand-border: rgba(255, 255, 255, 0.00);
  --hzn-color-area-gradient-primary-boldest-background-start: #2771d4;
  --hzn-color-area-gradient-primary-boldest-background-end: #000b6e;
  --hzn-color-area-gradient-primary-boldest-foreground-display: #ffffff;
  --hzn-color-area-gradient-primary-boldest-foreground-title: #ffffff;
  --hzn-color-area-gradient-primary-boldest-foreground: #ffffff;
  --hzn-color-area-gradient-primary-boldest-border: #ffffff;
  --hzn-color-area-gradient-primary-subtlest-background-start: #d4e3f6;
  --hzn-color-area-gradient-primary-subtlest-background-end: #ccebe9;
  --hzn-color-area-gradient-primary-subtlest-foreground-display: #212121;
  --hzn-color-area-gradient-primary-subtlest-foreground-title: #212121;
  --hzn-color-area-gradient-primary-subtlest-foreground: #212121;
  --hzn-color-area-gradient-primary-subtlest-border: #0e58ba;
  --hzn-typography-font-family: Hind;
  --hzn-typography-font-weight: Regular;
  --hzn-typography-font-weight-strong: SemiBold;
  --hzn-typography-body-small-font-size: 14px;
  --hzn-typography-body-small-line-height: 20px;
  --hzn-typography-body-medium-font-size: 16px;
  --hzn-typography-body-medium-line-height: 23px;
  --hzn-typography-body-large-font-size: 20px;
  --hzn-typography-body-large-line-height: 29px;
  --hzn-typography-display-small-font-size: 24px;
  --hzn-typography-display-small-line-height: 32px;
  --hzn-typography-display-medium-font-size: 28px;
  --hzn-typography-display-medium-line-height: 36px;
  --hzn-typography-display-large-font-size: 32px;
  --hzn-typography-display-large-line-height: 40px;
  --hzn-typography-label-small-font-size: 14px;
  --hzn-typography-label-small-line-height: 20px;
  --hzn-typography-label-medium-font-size: 16px;
  --hzn-typography-label-medium-line-height: 20px;
  --hzn-typography-label-large-font-size: 18px;
  --hzn-typography-label-large-line-height: 22px;
  --hzn-typography-label-xlarge-font-size: 24px;
  --hzn-typography-label-xlarge-line-height: 29px;
  --hzn-typography-title-xsmall-font-size: 14px;
  --hzn-typography-title-xsmall-line-height: 20px;
  --hzn-typography-title-small-font-size: 16px;
  --hzn-typography-title-small-line-height: 23px;
  --hzn-typography-title-medium-font-size: 20px;
  --hzn-typography-title-medium-line-height: 28px;
  --hzn-typography-title-large-font-size: 22px;
  --hzn-typography-title-large-line-height: 29px;
  --hzn-unit-padding-none: 0px;
  --hzn-unit-gap-none: 0px;
  --hzn-unit-gap-minimum: 2px;
  --hzn-unit-gap-tight-01: 4px;
  --hzn-unit-gap-tight-02: 8px;
  --hzn-unit-gap-tight-03: 12px;
  --hzn-unit-gap-related-01: 16px;
  --hzn-unit-gap-related-02: 24px;
  --hzn-unit-gap-apart-01: 32px;
  --hzn-unit-gap-apart-02: 40px;
  --hzn-icon-size-minimum: 18px;
  --hzn-icon-size-petite: 20px;
  --hzn-icon-size-prominent: 24px;
  --hzn-icon-size-big: 32px;
  --hzn-unit-padding-minimum: 2px;
  --hzn-unit-padding-compact-01: 4px;
  --hzn-unit-padding-compact-02: 8px;
  --hzn-unit-padding-compact-03: 12px;
  --hzn-unit-padding-comfortable-01: 16px;
  --hzn-unit-padding-comfortable-02: 20px;
  --hzn-unit-padding-comfortable-03: 24px;
  --hzn-unit-padding-spacious-01: 32px;
  --hzn-unit-padding-spacious-02: 40px;
  --hzn-unit-padding-huge-01: 60px;
  --hzn-unit-padding-huge-02: 80px;
  --hzn-unit-width-narrow-01: 160px;
  --hzn-unit-width-narrow-02: 200px;
  --hzn-unit-width-balanced-01: 280px;
  --hzn-unit-width-balanced-02: 360px;
  --hzn-unit-width-wide-01: 600px;
  --hzn-unit-width-wide-02: 832px;
  --hzn-unit-height-short-01: 24px;
  --hzn-unit-height-short-02: 32px;
  --hzn-unit-height-raised-01: 40px;
  --hzn-unit-height-raised-02: 48px;
  --hzn-unit-height-tall-01: 56px;
  --hzn-unit-height-tall-02: 64px;
  --hzn-unit-height-towering-01: 80px;
  --hzn-unit-size-minimal: 4px;
  --hzn-unit-size-petite-01: 8px;
  --hzn-unit-size-petite-02: 16px;
  --hzn-unit-size-prominent-01: 20px;
  --hzn-unit-size-prominent-02: 24px;
  --hzn-unit-size-prominent-03: 32px;
  --hzn-unit-size-big-01: 40px;
  --hzn-unit-size-big-02: 48px;
  --hzn-unit-padding-focus-minimum: 2px;
  --hzn-unit-padding-focus-compact: 4px;
  --hzn-unit-padding-focus-comfortable: 10px;
  --hzn-unit-padding-focus-spacious: 14px;
  --hzn-unit-radius-none: 0px;
  --hzn-unit-radius-minimum: 2px;
  --hzn-unit-radius-soft-01: 4px;
  --hzn-unit-radius-soft-02: 6px;
  --hzn-unit-radius-round-01: 8px;
  --hzn-unit-radius-round-02: 12px;
  --hzn-unit-radius-strong-01: 16px;
  --hzn-unit-radius-full: 9999px;
  --hzn-unit-stroke-none: 0px;
  --hzn-unit-stroke-thin: 1px;
  --hzn-unit-stroke-moderate: 2px;
  --hzn-unit-stroke-thick: 4px;
  --hzn-unit-stroke-selected: 2px;
  --hzn-unit-stroke-focus: 2px;
  --hzn-shadow-raised-layer-01-offset-x: 0px;
  --hzn-shadow-raised-layer-01-offset-y: 0px;
  --hzn-shadow-raised-layer-01-blur: 4px;
  --hzn-shadow-raised-layer-01-spread: 0px;
  --hzn-shadow-raised-layer-01-color: rgba(0, 0, 0, 0.10);
  --hzn-shadow-floating-layer-01-offset-x: 0px;
  --hzn-shadow-floating-layer-01-offset-y: 0px;
  --hzn-shadow-floating-layer-01-blur: 8px;
  --hzn-shadow-floating-layer-01-spread: -2px;
  --hzn-shadow-floating-layer-01-color: rgba(0, 0, 0, 0.10);
  --hzn-shadow-floating-layer-02-offset-x: 0px;
  --hzn-shadow-floating-layer-02-offset-y: 4px;
  --hzn-shadow-floating-layer-02-blur: 8px;
  --hzn-shadow-floating-layer-02-spread: -2px;
  --hzn-shadow-floating-layer-02-color: rgba(0, 0, 0, 0.10);
  --hzn-shadow-lifted-01-layer-01-offset-x: 0px;
  --hzn-shadow-lifted-01-layer-01-offset-y: 0px;
  --hzn-shadow-lifted-01-layer-01-blur: 16px;
  --hzn-shadow-lifted-01-layer-01-spread: -2px;
  --hzn-shadow-lifted-01-layer-01-color: rgba(0, 0, 0, 0.10);
  --hzn-shadow-lifted-01-layer-02-offset-x: 0px;
  --hzn-shadow-lifted-01-layer-02-offset-y: 10px;
  --hzn-shadow-lifted-01-layer-02-blur: 16px;
  --hzn-shadow-lifted-01-layer-02-spread: -2px;
  --hzn-shadow-lifted-01-layer-02-color: rgba(0, 0, 0, 0.10);
  --hzn-shadow-lifted-02-layer-01-offset-x: 0px;
  --hzn-shadow-lifted-02-layer-01-offset-y: 0px;
  --hzn-shadow-lifted-02-layer-01-blur: 24px;
  --hzn-shadow-lifted-02-layer-01-spread: -2px;
  --hzn-shadow-lifted-02-layer-01-color: rgba(0, 0, 0, 0.10);
  --hzn-shadow-lifted-02-layer-02-offset-x: 0px;
  --hzn-shadow-lifted-02-layer-02-offset-y: 16px;
  --hzn-shadow-lifted-02-layer-02-blur: 24px;
  --hzn-shadow-lifted-02-layer-02-spread: -2px;
  --hzn-shadow-lifted-02-layer-02-color: rgba(0, 0, 0, 0.10);
  --hzn-shadow-active-layer-01-offset-x: 0px;
  --hzn-shadow-active-layer-01-offset-y: 2px;
  --hzn-shadow-active-layer-01-blur: 4px;
  --hzn-shadow-active-layer-01-spread: 0px;
  --hzn-shadow-active-layer-01-color: rgba(0, 0, 0, 0.30);
  --hzn-shadow-raised-layer-02-offset-x: 0px;
  --hzn-shadow-raised-layer-02-offset-y: 2px;
  --hzn-shadow-raised-layer-02-blur: 4px;
  --hzn-shadow-raised-layer-02-spread: 0px;
  --hzn-shadow-raised-layer-02-color: rgba(0, 0, 0, 0.10);
  --hzn-motion-duration-instant: 0ms;
  --hzn-motion-duration-fast: 200ms;
  --hzn-motion-duration-slow: 400ms;
  --hzn-motion-easing-enter: cubic-bezier(0.05, 0.7, 0.1, 1);
  --hzn-motion-easing-exit: cubic-bezier(0.3, 0, 0.8, 0.15);
  --hzn-motion-easing-linear: linear;
  --hzn-shadow-crisp-layer-01-offset-x: 0px;
  --hzn-shadow-crisp-layer-01-offset-y: 0px;
  --hzn-shadow-crisp-layer-01-blur: 2px;
  --hzn-shadow-crisp-layer-01-spread: 0px;
  --hzn-shadow-crisp-layer-01-color: rgba(0, 0, 0, 0.30);
  --hzn-shadow-crisp-layer-02-offset-x: 1px;
  --hzn-shadow-crisp-layer-02-offset-y: 2px;
  --hzn-shadow-crisp-layer-02-blur: 2px;
  --hzn-shadow-crisp-layer-02-spread: 0px;
  --hzn-shadow-crisp-layer-02-color: rgba(0, 0, 0, 0.30);
  --hzn-control-controlposition: trailing;
  --hzn-lounge-color-background-day: #2771d4;
  --hzn-lounge-color-background-night: #002588;
  --hzn-lounge-color-foreground-plane: #ff991d;
  --hzn-lounge-color-foreground-plane-shadow: rgba(0, 0, 0, 0.10);
  --hzn-lounge-color-foreground-stars: #f8eb9b;
  --hzn-lounge-color-foreground-clouds: #ffffff;
  --hzn-radio-button-dot-size: 8px;
  --hzn-color-feedback-onbrand-negative-background: #c80404;
  --hzn-color-feedback-onbrand-negative-foreground: #ffffff;
  --hzn-color-feedback-onbrand-negative-border: #ffffff;
  --hzn-layout-breakpoint-width: 0px;
}
