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: #003d5f;
  --hzn-color-action-border-base-focus-variant: #003d5f;
  --hzn-color-action-primary-background: #1989ab;
  --hzn-color-action-primary-background-hover: #005678;
  --hzn-color-action-primary-background-focus: #005678;
  --hzn-color-action-primary-background-active: #003d5f;
  --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: #1989ab;
  --hzn-color-action-primary-border-hover: #005678;
  --hzn-color-action-primary-border-focus: #005678;
  --hzn-color-action-primary-border-active: #003d5f;
  --hzn-color-action-primary-subtle-background: #dbf2f8;
  --hzn-color-action-primary-subtle-background-hover: #70c9e5;
  --hzn-color-action-primary-subtle-background-focus: #70c9e5;
  --hzn-color-action-primary-subtle-background-active: #b7e4f2;
  --hzn-color-action-primary-subtle-foreground: #007091;
  --hzn-color-action-primary-subtle-foreground-hover: #003d5f;
  --hzn-color-action-primary-subtle-foreground-focus: #003d5f;
  --hzn-color-action-primary-subtle-foreground-active: #003d5f;
  --hzn-color-action-primary-subtle-border: #007091;
  --hzn-color-action-primary-subtle-border-hover: #005678;
  --hzn-color-action-primary-subtle-border-focus: #005678;
  --hzn-color-action-primary-subtle-border-active: #007091;
  --hzn-color-action-secondary-background: #c4185d;
  --hzn-color-action-secondary-background-hover: #91002a;
  --hzn-color-action-secondary-background-focus: #91002a;
  --hzn-color-action-secondary-background-active: #5e0000;
  --hzn-color-action-secondary-foreground: #ffffff;
  --hzn-color-action-secondary-foreground-hover: #ffffff;
  --hzn-color-action-secondary-foreground-focus: #ffffff;
  --hzn-color-action-secondary-foreground-active: #ffffff;
  --hzn-color-action-secondary-border: #c4185d;
  --hzn-color-action-secondary-border-hover: #91002a;
  --hzn-color-action-secondary-border-focus: #91002a;
  --hzn-color-action-secondary-border-active: #5e0000;
  --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: #a70000;
  --hzn-color-action-destructive-background-hover: #740000;
  --hzn-color-action-destructive-background-focus: #740000;
  --hzn-color-action-destructive-background-active: #5a0000;
  --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: #a70000;
  --hzn-color-action-destructive-border-hover: #740000;
  --hzn-color-action-destructive-border-focus: #740000;
  --hzn-color-action-destructive-border-active: #5a0000;
  --hzn-color-action-destructive-subtle-background: #f8d2d1;
  --hzn-color-action-destructive-subtle-background-hover: #f0a5a4;
  --hzn-color-action-destructive-subtle-background-focus: #f0a5a4;
  --hzn-color-action-destructive-subtle-background-active: #e14b49;
  --hzn-color-action-destructive-subtle-foreground: #8d0000;
  --hzn-color-action-destructive-subtle-foreground-hover: #5a0000;
  --hzn-color-action-destructive-subtle-foreground-focus: #5a0000;
  --hzn-color-action-destructive-subtle-foreground-active: #000000;
  --hzn-color-action-destructive-subtle-border: #a70000;
  --hzn-color-action-destructive-subtle-border-hover: #8d0000;
  --hzn-color-action-destructive-subtle-border-focus: #ffffff;
  --hzn-color-action-destructive-subtle-border-active: #5a0000;
  --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: #005678;
  --hzn-color-action-onbrand-primary-background-hover-variant: #007091;
  --hzn-color-action-onbrand-primary-background-focus: #005678;
  --hzn-color-action-onbrand-primary-background-focus-variant: #007091;
  --hzn-color-action-onbrand-primary-background-active: #003d5f;
  --hzn-color-action-onbrand-primary-foreground: #003d5f;
  --hzn-color-action-onbrand-primary-foreground-variant: #212121;
  --hzn-color-action-onbrand-primary-foreground-variant-subtle: #6a6a6a;
  --hzn-color-action-onbrand-primary-foreground-hover: #ffffff;
  --hzn-color-action-onbrand-primary-foreground-focus: #ffffff;
  --hzn-color-action-onbrand-primary-foreground-active: #ffffff;
  --hzn-color-action-onbrand-primary-border: #003d5f;
  --hzn-color-action-onbrand-primary-border-variant: #005678;
  --hzn-color-action-onbrand-primary-border-hover: #003d5f;
  --hzn-color-action-onbrand-primary-border-focus: #003d5f;
  --hzn-color-action-onbrand-primary-border-active: #003d5f;
  --hzn-color-action-onbrand-primary-subtle-background: #70c9e5;
  --hzn-color-action-onbrand-primary-subtle-background-hover: #94d7eb;
  --hzn-color-action-onbrand-primary-subtle-background-focus: #94d7eb;
  --hzn-color-action-onbrand-primary-subtle-background-active: #b7e4f2;
  --hzn-color-action-onbrand-primary-subtle-foreground: #003d5f;
  --hzn-color-action-onbrand-primary-subtle-foreground-hover: #003d5f;
  --hzn-color-action-onbrand-primary-subtle-foreground-focus: #003d5f;
  --hzn-color-action-onbrand-primary-subtle-foreground-active: #003d5f;
  --hzn-color-action-onbrand-primary-subtle-border: #005678;
  --hzn-color-action-onbrand-primary-subtle-border-hover: #005678;
  --hzn-color-action-onbrand-primary-subtle-border-focus: #005678;
  --hzn-color-action-onbrand-primary-subtle-border-active: #005678;
  --hzn-color-action-onbrand-secondary-background: #c4185d;
  --hzn-color-action-onbrand-secondary-background-hover: #e7a3be;
  --hzn-color-action-onbrand-secondary-background-focus: #e7a3be;
  --hzn-color-action-onbrand-secondary-background-active: #c4185d;
  --hzn-color-action-onbrand-secondary-foreground: #ffffff;
  --hzn-color-action-onbrand-secondary-foreground-hover: #5e0000;
  --hzn-color-action-onbrand-secondary-foreground-focus: #5e0000;
  --hzn-color-action-onbrand-secondary-foreground-active: #ffffff;
  --hzn-color-action-onbrand-secondary-border: #000000;
  --hzn-color-action-onbrand-secondary-border-hover: #000000;
  --hzn-color-action-onbrand-secondary-border-focus: #000000;
  --hzn-color-action-onbrand-secondary-border-active: #000000;
  --hzn-color-action-onbrand-disabled-background: #33a2c4;
  --hzn-color-action-onbrand-disabled-foreground: #007091;
  --hzn-color-action-onbrand-disabled-border: #b7e4f2;
  --hzn-color-action-onbrand-disabled-subtle-background: rgba(255, 255, 255, 0.00);
  --hzn-color-action-onbrand-disabled-subtle-foreground: #33a2c4;
  --hzn-color-action-onbrand-disabled-subtle-border: #33a2c4;
  --hzn-color-feedback-positive-background: #2c7500;
  --hzn-color-feedback-positive-foreground: #ffffff;
  --hzn-color-feedback-positive-border: rgba(255, 255, 255, 0.00);
  --hzn-color-feedback-positive-subtle-background: #dfeecc;
  --hzn-color-feedback-positive-subtle-foreground: #2c7500;
  --hzn-color-feedback-positive-subtle-border: #468f00;
  --hzn-color-feedback-attentive-background: #b24f00;
  --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: #a70000;
  --hzn-color-feedback-negative-foreground: #ffffff;
  --hzn-color-feedback-negative-border: #a70000;
  --hzn-color-feedback-negative-subtle-background: #f8d2d1;
  --hzn-color-feedback-negative-subtle-foreground: #c00501;
  --hzn-color-feedback-negative-subtle-border: #c00501;
  --hzn-color-feedback-negative-subtle-border-variant: #ff04de;
  --hzn-color-information-general-background: #00756b;
  --hzn-color-information-general-foreground: #ffffff;
  --hzn-color-information-general-border: rgba(255, 255, 255, 0.00);
  --hzn-color-information-general-subtle-background: #cceeec;
  --hzn-color-information-general-subtle-foreground: #00756b;
  --hzn-color-information-general-subtle-border: #008f85;
  --hzn-color-information-spotlight-background: #c4185d;
  --hzn-color-information-spotlight-foreground: #ffffff;
  --hzn-color-information-spotlight-border: #c4185d;
  --hzn-color-information-spotlight-subtle-background: #f3d1df;
  --hzn-color-information-spotlight-subtle-foreground: #aa0044;
  --hzn-color-information-spotlight-subtle-border: #aa0044;
  --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: #007091;
  --hzn-color-area-neutral-subtle-border: #c8c8c8;
  --hzn-color-area-neutral-subtle-border-hover: #c8c8c8;
  --hzn-color-area-neutral-subtle-border-active: #007091;
  --hzn-color-area-brand-background: #70c9e5;
  --hzn-color-area-brand-background-variant: #94d7eb;
  --hzn-color-area-brand-foreground: #003d5f;
  --hzn-color-area-brand-foreground-link: #003d5f;
  --hzn-color-area-brand-border: rgba(255, 255, 255, 0.00);
  --hzn-color-area-gradient-primary-boldest-background-start: #1989ab;
  --hzn-color-area-gradient-primary-boldest-background-end: #005678;
  --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: #dbf2f8;
  --hzn-color-area-gradient-primary-subtlest-background-end: #f3d1df;
  --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: #1989ab;
  --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: #1989ab;
  --hzn-lounge-color-background-night: #005678;
  --hzn-lounge-color-foreground-plane: #e7a3be;
  --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: #f0a5a4;
  --hzn-color-feedback-onbrand-negative-foreground: #8d0000;
  --hzn-color-feedback-onbrand-negative-border: #8d0000;
  --hzn-layout-breakpoint-width: 0px;
}
