

/**
 * evernorth: all tokens
 */

:root {
    --leaf-desktop-menu-padding-vertical-padding: 1rem;
    --leaf-desktop-menu-padding-horizontal-padding: 0.5rem;
    --leaf-color-header-bg-default: #fff;
    --leaf-color-header-inverse-bg-default: #035c67;
    --leaf-color-header-bg-secondary: #035c67;
    --leaf-color-header-inverse-bg-secondary: #fff;
    --leaf-color-header-bg-tertiary: #035c67;
    --leaf-color-header-inverse-bg-tertiary: #fff;
    --leaf-color-header-menu-bg-default: #fff;
    --leaf-color-header-menu-inverse-bg-default: #035c67;
    --leaf-color-header-menu-bg-selected: #f6f5f3;
    --leaf-color-header-menu-inverse-bg-selected: #00363d;
    --leaf-color-header-menu-bg-hover: #f6f5f3;
    --leaf-color-header-menu-inverse-bg-hover: #00363d;
    --leaf-color-header-menu-bg-pressed: #edebe7;
    --leaf-color-header-menu-inverse-bg-pressed: #00171a;
    --leaf-color-header-menu-bg-active: #edebe7;
    --leaf-color-header-menu-inverse-bg-active: #00171a;
    --leaf-color-header-menu-bg-focus: #f6f5f3;
    --leaf-color-header-menu-inverse-bg-focus: #00363d;
    --leaf-color-header-menu-content-default: #035c67;
    --leaf-color-header-menu-inverse-content-default: #fff;
    --leaf-color-header-menu-content-hover: #00363d;
    --leaf-color-header-menu-inverse-content-hover: #fff;
    --leaf-color-header-menu-content-pressed: #00171a;
    --leaf-color-header-menu-inverse-content-pressed: #fff;
    --leaf-color-header-menu-content-active: #00171a;
    --leaf-color-header-menu-inverse-content-active: #fff;
    --leaf-color-header-menu-content-selected: #00363d;
    --leaf-color-header-menu-inverse-content-selected: #fff;
    --leaf-color-header-menu-content-focus: #035c67;
    --leaf-color-header-menu-inverse-content-focus: #fff;
    --leaf-color-header-menu-border-default: rgb(45 45 45 / 0%);
    --leaf-color-header-menu-inverse-border-default: rgb(45 45 45 / 0%);
    --leaf-color-header-menu-border-pressed: #035c67;
    --leaf-color-header-menu-inverse-border-pressed: #fff;
    --leaf-color-header-menu-border-active: #035c67;
    --leaf-color-header-menu-inverse-border-active: #fff;
    --leaf-color-header-menu-border-selected: #00363d;
    --leaf-color-header-menu-inverse-border-selected: #f6f5f3;
    --leaf-color-header-menu-border-focus: #00363d;
    --leaf-color-header-menu-inverse-border-focus: #fff;
    --leaf-color-header-menu-border-hover: #00363d;
    --leaf-color-header-menu-inverse-border-hover: #fff;
    --leaf-color-header-submenu-bg-default: #fff;
    --leaf-color-header-submenu-inverse-bg-default: #035c67;
    --leaf-color-header-submenu-bg-hover: #f6f5f3;
    --leaf-color-header-submenu-inverse-bg-hover: #00363d;
    --leaf-color-header-submenu-bg-pressed: #edebe7;
    --leaf-color-header-submenu-inverse-bg-pressed: #00171a;
    --leaf-color-header-submenu-bg-active: #edebe7;
    --leaf-color-header-submenu-inverse-bg-active: #00171a;
    --leaf-color-header-submenu-bg-focus: #fff;
    --leaf-color-header-submenu-inverse-bg-focus: #035c67;
    --leaf-color-header-submenu-bg-selected: #f6f5f3;
    --leaf-color-header-submenu-inverse-bg-selected: #00363d;
    --leaf-color-header-submenu-content-default: #035c67;
    --leaf-color-header-submenu-inverse-content-default: #fff;
    --leaf-color-header-submenu-content-hover: #00363d;
    --leaf-color-header-submenu-inverse-content-hover: #fff;
    --leaf-color-header-submenu-content-pressed: #00171a;
    --leaf-color-header-submenu-inverse-content-pressed: #fff;
    --leaf-color-header-submenu-content-active: #00171a;
    --leaf-color-header-submenu-inverse-content-active: #fff;
    --leaf-color-header-submenu-content-focus: #00363d;
    --leaf-color-header-submenu-inverse-content-focus: #fff;
    --leaf-color-header-submenu-content-selected: #035c67;
    --leaf-color-header-submenu-inverse-content-selected: #fff;
    --leaf-color-header-submenu-border-default: #fff;
    --leaf-color-header-submenu-inverse-border-default: #035c67;
    --leaf-color-header-submenu-border-hover: #f6f5f3;
    --leaf-color-header-submenu-inverse-border-hover: #00363d;
    --leaf-color-header-submenu-border-focus: #035c67;
    --leaf-color-header-submenu-inverse-border-focus: #fff;
    --leaf-color-header-submenu-border-active: #edebe7;
    --leaf-color-header-submenu-inverse-border-active: #00171a;
    --leaf-color-header-submenu-border-pressed: #edebe7;
    --leaf-color-header-submenu-inverse-border-pressed: #00171a;
    --leaf-color-header-submenu-border-selected: #00363d;
    --leaf-color-header-submenu-inverse-border-selected: #f6f5f3;
    --leaf-color-footer-bg-default: #f6f5f3;
    --leaf-color-footer-bg-inverse-default: #035c67;
    --leaf-color-footer-bg-secondary: #fff;
    --leaf-color-footer-bg-inverse-secondary: #00363d;
    --leaf-color-footer-content-default: #fff;
    --leaf-color-footer-content-secondary: #2d2d2d;
    --leaf-color-footer-link-default: #035c67;
    --leaf-color-footer-link-hover: #00171a;
    --leaf-spacing-0: 0rem;
    --leaf-spacing-2: 0.125rem;
    --leaf-spacing-4: 0.25rem;
    --leaf-spacing-6: 0.375rem;
    --leaf-spacing-8: 0.5rem;
    --leaf-spacing-12: 0.75rem;
    --leaf-spacing-14: 0.875rem;
    --leaf-spacing-16: 1rem;
    --leaf-spacing-18: 1.125rem;
    --leaf-spacing-24: 1.5rem;
    --leaf-spacing-32: 2rem;
    --leaf-spacing-40: 2.5rem;
    --leaf-spacing-48: 3rem;
    --leaf-spacing-56: 3.5rem;
    --leaf-spacing-64: 4rem;
    --leaf-spacing-80: 5rem;
    --leaf-spacing-96: 6rem;
    --leaf-spacing-120: 7.5rem;
    --leaf-spacing-160: 10rem;
    --leaf-color-button-primary-danger-bg: #d02525;
    --leaf-color-button-primary-danger-inverse-bg: #f88181;
    --leaf-color-button-primary-danger-bg-hover: #aa1313;
    --leaf-color-button-primary-danger-inverse-bg-hover: #f5a8a8;
    --leaf-color-button-primary-danger-bg-focus: #aa1313;
    --leaf-color-button-primary-danger-inverse-bg-focus: #f5a8a8;
    --leaf-color-button-primary-danger-bg-active: #7a0000;
    --leaf-color-button-primary-danger-inverse-bg-active: #fccaca;
    --leaf-color-button-primary-danger-bg-disabled: #eaeaea;
    --leaf-color-button-primary-danger-inverse-bg-disabled: #ababab;
    --leaf-color-button-primary-danger-content: #fff;
    --leaf-color-button-primary-danger-inverse-content: #2d2d2d;
    --leaf-color-button-primary-danger-content-hover: #fff;
    --leaf-color-button-primary-danger-inverse-content-hover: #2d2d2d;
    --leaf-color-button-primary-danger-content-focus: #fff;
    --leaf-color-button-primary-danger-inverse-content-focus: #2d2d2d;
    --leaf-color-button-primary-danger-content-active: #fff;
    --leaf-color-button-primary-danger-inverse-content-active: #2d2d2d;
    --leaf-color-button-primary-danger-content-disabled: #949494;
    --leaf-color-button-primary-danger-inverse-content-disabled: #6c6c6c;
    --leaf-color-button-primary-danger-border: #d02525;
    --leaf-color-button-primary-danger-inverse-border: #f88181;
    --leaf-color-button-primary-danger-border-hover: #aa1313;
    --leaf-color-button-primary-danger-inverse-border-hover: #f5a8a8;
    --leaf-color-button-primary-danger-border-focus: #aa1313;
    --leaf-color-button-primary-danger-inverse-border-focus: #f5a8a8;
    --leaf-color-button-primary-danger-border-active: #7a0000;
    --leaf-color-button-primary-danger-inverse-border-active: #fccaca;
    --leaf-color-button-primary-danger-border-disabled: #eaeaea;
    --leaf-color-button-primary-danger-inverse-border-disabled: #ababab;
    --leaf-color-button-primary-danger-outline: #00171a;
    --leaf-color-button-primary-danger-inverse-outline: #3effc0;
    --leaf-color-button-primary-bg: #035c67;
    --leaf-color-button-primary-inverse-bg: #3effc0;
    --leaf-color-button-primary-bg-hover: #00363d;
    --leaf-color-button-primary-inverse-bg-hover: #12f3a9;
    --leaf-color-button-primary-bg-focus: #00363d;
    --leaf-color-button-primary-inverse-bg-focus: #12f3a9;
    --leaf-color-button-primary-bg-active: #00171a;
    --leaf-color-button-primary-inverse-bg-active: #00d18d;
    --leaf-color-button-primary-bg-disabled: #eaeaea;
    --leaf-color-button-primary-inverse-bg-disabled: #ababab;
    --leaf-color-button-primary-content: #fff;
    --leaf-color-button-primary-inverse-content: #00363d;
    --leaf-color-button-primary-content-hover: #fff;
    --leaf-color-button-primary-inverse-content-hover: #00363d;
    --leaf-color-button-primary-content-focus: #fff;
    --leaf-color-button-primary-inverse-content-focus: #00363d;
    --leaf-color-button-primary-content-active: #fff;
    --leaf-color-button-primary-inverse-content-active: #00363d;
    --leaf-color-button-primary-content-disabled: #949494;
    --leaf-color-button-primary-inverse-content-disabled: #6c6c6c;
    --leaf-color-button-primary-border: #035c67;
    --leaf-color-button-primary-inverse-border: #3effc0;
    --leaf-color-button-primary-border-hover: #00363d;
    --leaf-color-button-primary-inverse-border-hover: #12f3a9;
    --leaf-color-button-primary-border-focus: #00363d;
    --leaf-color-button-primary-inverse-border-focus: #12f3a9;
    --leaf-color-button-primary-border-active: #00171a;
    --leaf-color-button-primary-inverse-border-active: #00d18d;
    --leaf-color-button-primary-border-disabled: #eaeaea;
    --leaf-color-button-primary-inverse-border-disabled: #ababab;
    --leaf-color-button-primary-outline: #00171a;
    --leaf-color-button-primary-inverse-outline: #3effc0;
    --leaf-color-button-secondary-neutral-bg: rgb(45 45 45 / 0%);
    --leaf-color-button-secondary-neutral-inverse-bg: rgb(45 45 45 / 0%);
    --leaf-color-button-secondary-neutral-content: #2d2d2d;
    --leaf-color-button-secondary-neutral-inverse-content: #fff;
    --leaf-color-button-secondary-neutral-border: #2d2d2d;
    --leaf-color-button-secondary-neutral-inverse-border: #fff;
    --leaf-color-button-secondary-neutral-bg-hover: rgb(45 45 45 / 10%);
    --leaf-color-button-secondary-neutral-inverse-bg-hover: rgb(45 45 45 / 20%);
    --leaf-color-button-secondary-neutral-bg-focus: rgb(45 45 45 / 10%);
    --leaf-color-button-secondary-neutral-inverse-bg-focus: rgb(45 45 45 / 20%);
    --leaf-color-button-secondary-neutral-content-hover: #2d2d2d;
    --leaf-color-button-secondary-neutral-inverse-content-hover: #fff;
    --leaf-color-button-secondary-neutral-content-focus: #2d2d2d;
    --leaf-color-button-secondary-neutral-inverse-content-focus: #fff;
    --leaf-color-button-secondary-neutral-border-hover: #2d2d2d;
    --leaf-color-button-secondary-neutral-inverse-border-hover: #fff;
    --leaf-color-button-secondary-neutral-border-focus: #2d2d2d;
    --leaf-color-button-secondary-neutral-inverse-border-focus: #fff;
    --leaf-color-button-secondary-neutral-border-active: #2d2d2d;
    --leaf-color-button-secondary-neutral-inverse-border-active: #fff;
    --leaf-color-button-secondary-neutral-bg-active: rgb(45 45 45 / 20%);
    --leaf-color-button-secondary-neutral-inverse-bg-active: rgb(45 45 45 / 50%);
    --leaf-color-button-secondary-neutral-content-active: #2d2d2d;
    --leaf-color-button-secondary-neutral-inverse-content-active: #fff;
    --leaf-color-button-secondary-neutral-bg-disabled: #eaeaea;
    --leaf-color-button-secondary-neutral-inverse-bg-disabled: #ababab;
    --leaf-color-button-secondary-neutral-border-disabled: #eaeaea;
    --leaf-color-button-secondary-neutral-inverse-border-disabled: #ababab;
    --leaf-color-button-secondary-neutral-content-disabled: #949494;
    --leaf-color-button-secondary-neutral-inverse-content-disabled: #6c6c6c;
    --leaf-color-button-secondary-neutral-outline: #00140e;
    --leaf-color-button-secondary-neutral-inverse-outline: #3effc0;
    --leaf-color-button-secondary-danger-bg: rgb(45 45 45 / 0%);
    --leaf-color-button-secondary-danger-inverse-bg: rgb(45 45 45 / 0%);
    --leaf-color-button-secondary-danger-bg-hover: #ffebeb;
    --leaf-color-button-secondary-danger-inverse-bg-hover: #7a0000;
    --leaf-color-button-secondary-danger-bg-focus: #ffebeb;
    --leaf-color-button-secondary-danger-inverse-bg-focus: #7a0000;
    --leaf-color-button-secondary-danger-bg-active: #fccaca;
    --leaf-color-button-secondary-danger-inverse-bg-active: #300;
    --leaf-color-button-secondary-danger-bg-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-secondary-danger-inverse-bg-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-secondary-danger-content: #aa1313;
    --leaf-color-button-secondary-danger-inverse-content: #f5a8a8;
    --leaf-color-button-secondary-danger-content-hover: #7a0000;
    --leaf-color-button-secondary-danger-inverse-content-hover: #f88181;
    --leaf-color-button-secondary-danger-content-focus: #7a0000;
    --leaf-color-button-secondary-danger-inverse-content-focus: #f88181;
    --leaf-color-button-secondary-danger-content-active: #300;
    --leaf-color-button-secondary-danger-inverse-content-active: #fccaca;
    --leaf-color-button-secondary-danger-content-disabled: #949494;
    --leaf-color-button-secondary-danger-inverse-content-disabled: #ababab;
    --leaf-color-button-secondary-danger-border: #aa1313;
    --leaf-color-button-secondary-danger-inverse-border: #f5a8a8;
    --leaf-color-button-secondary-danger-border-hover: #7a0000;
    --leaf-color-button-secondary-danger-inverse-border-hover: #f88181;
    --leaf-color-button-secondary-danger-border-focus: #7a0000;
    --leaf-color-button-secondary-danger-inverse-border-focus: #f88181;
    --leaf-color-button-secondary-danger-border-active: #300;
    --leaf-color-button-secondary-danger-inverse-border-active: #fccaca;
    --leaf-color-button-secondary-danger-border-disabled: #949494;
    --leaf-color-button-secondary-danger-inverse-border-disabled: #ababab;
    --leaf-color-button-secondary-danger-outline: #00171a;
    --leaf-color-button-secondary-danger-inverse-outline: #3effc0;
    --leaf-color-button-secondary-bg: rgb(45 45 45 / 0%);
    --leaf-color-button-secondary-inverse-bg: rgb(45 45 45 / 0%);
    --leaf-color-button-secondary-bg-hover: #eaf4f6;
    --leaf-color-button-secondary-inverse-bg-hover: #003826;
    --leaf-color-button-secondary-bg-focus: #eaf4f6;
    --leaf-color-button-secondary-inverse-bg-focus: rgb(45 45 45 / 0%);
    --leaf-color-button-secondary-bg-active: #cce7ea;
    --leaf-color-button-secondary-inverse-bg-active: #00171a;
    --leaf-color-button-secondary-bg-disabled: #eaeaea;
    --leaf-color-button-secondary-inverse-bg-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-secondary-content: #035c67;
    --leaf-color-button-secondary-inverse-content: #3effc0;
    --leaf-color-button-secondary-content-hover: #00363d;
    --leaf-color-button-secondary-inverse-content-hover: #12f3a9;
    --leaf-color-button-secondary-content-focus: #00363d;
    --leaf-color-button-secondary-inverse-content-focus: #12f3a9;
    --leaf-color-button-secondary-content-active: #00171a;
    --leaf-color-button-secondary-inverse-content-active: #00d18d;
    --leaf-color-button-secondary-content-disabled: #949494;
    --leaf-color-button-secondary-inverse-content-disabled: #ababab;
    --leaf-color-button-secondary-border: #035c67;
    --leaf-color-button-secondary-inverse-border: #3effc0;
    --leaf-color-button-secondary-border-hover: #00363d;
    --leaf-color-button-secondary-inverse-border-hover: #12f3a9;
    --leaf-color-button-secondary-border-focus: #00363d;
    --leaf-color-button-secondary-inverse-border-focus: #12f3a9;
    --leaf-color-button-secondary-border-active: #00171a;
    --leaf-color-button-secondary-inverse-border-active: #00d18d;
    --leaf-color-button-secondary-border-disabled: #ababab;
    --leaf-color-button-secondary-inverse-border-disabled: #ababab;
    --leaf-color-button-secondary-outline: #00171a;
    --leaf-color-button-secondary-inverse-outline: #12f3a9;
    --leaf-color-button-tertiary-neutral-bg: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-inverse-bg: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-content: #2d2d2d;
    --leaf-color-button-tertiary-neutral-inverse-content: #fff;
    --leaf-color-button-tertiary-neutral-border: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-inverse-border: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-bg-hover: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-inverse-bg-hover: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-bg-focus: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-inverse-bg-focus: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-content-hover: #2d2d2d;
    --leaf-color-button-tertiary-neutral-inverse-content-hover: #fff;
    --leaf-color-button-tertiary-neutral-content-focus: #2d2d2d;
    --leaf-color-button-tertiary-neutral-inverse-content-focus: #fff;
    --leaf-color-button-tertiary-neutral-border-hover: #2d2d2d;
    --leaf-color-button-tertiary-neutral-inverse-border-hover: #fff;
    --leaf-color-button-tertiary-neutral-border-focus: #2d2d2d;
    --leaf-color-button-tertiary-neutral-inverse-border-focus: #fff;
    --leaf-color-button-tertiary-neutral-border-active: #2d2d2d;
    --leaf-color-button-tertiary-neutral-inverse-border-active: #fff;
    --leaf-color-button-tertiary-neutral-bg-active: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-inverse-bg-active: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-content-active: #2d2d2d;
    --leaf-color-button-tertiary-neutral-inverse-content-active: #fff;
    --leaf-color-button-tertiary-neutral-bg-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-inverse-bg-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-border-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-inverse-border-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-neutral-content-disabled: #949494;
    --leaf-color-button-tertiary-neutral-inverse-content-disabled: #6c6c6c;
    --leaf-color-button-tertiary-neutral-outline: #2d2d2d;
    --leaf-color-button-tertiary-neutral-inverse-outline: #3effc0;
    --leaf-color-button-tertiary-danger-bg: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-danger-inverse-bg: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-danger-bg-hover: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-danger-inverse-bg-hover: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-danger-bg-focus: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-danger-inverse-bg-focus: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-danger-bg-active: #fccaca;
    --leaf-color-button-tertiary-danger-inverse-bg-active: #300;
    --leaf-color-button-tertiary-danger-bg-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-danger-inverse-bg-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-danger-content: #aa1313;
    --leaf-color-button-tertiary-danger-inverse-content: #f5a8a8;
    --leaf-color-button-tertiary-danger-content-hover: #7a0000;
    --leaf-color-button-tertiary-danger-inverse-content-hover: #f88181;
    --leaf-color-button-tertiary-danger-content-focus: #7a0000;
    --leaf-color-button-tertiary-danger-inverse-content-focus: #f88181;
    --leaf-color-button-tertiary-danger-content-active: #300;
    --leaf-color-button-tertiary-danger-inverse-content-active: #ff5c5c;
    --leaf-color-button-tertiary-danger-content-disabled: #949494;
    --leaf-color-button-tertiary-danger-inverse-content-disabled: #ababab;
    --leaf-color-button-tertiary-danger-border: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-danger-inverse-border: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-danger-border-hover: #7a0000;
    --leaf-color-button-tertiary-danger-inverse-border-hover: #f88181;
    --leaf-color-button-tertiary-danger-border-active: #300;
    --leaf-color-button-tertiary-danger-inverse-border-active: #ff5c5c;
    --leaf-color-button-tertiary-danger-border-focus: #300;
    --leaf-color-button-tertiary-danger-inverse-border-focus: #ff5c5c;
    --leaf-color-button-tertiary-danger-border-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-danger-inverse-border-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-danger-outline: #00171a;
    --leaf-color-button-tertiary-danger-inverse-outline: #3effc0;
    --leaf-color-button-tertiary-bg: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-inverse-bg: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-bg-hover: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-inverse-bg-hover: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-bg-focus: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-inverse-bg-focus: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-bg-active: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-inverse-bg-active: #011c1f;
    --leaf-color-button-tertiary-bg-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-inverse-bg-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-content: #035c67;
    --leaf-color-button-tertiary-inverse-content: #3effc0;
    --leaf-color-button-tertiary-content-hover: #00363d;
    --leaf-color-button-tertiary-inverse-content-hover: #12f3a9;
    --leaf-color-button-tertiary-content-focus: #00363d;
    --leaf-color-button-tertiary-inverse-content-focus: #12f3a9;
    --leaf-color-button-tertiary-content-active: #00171a;
    --leaf-color-button-tertiary-inverse-content-active: #00d18d;
    --leaf-color-button-tertiary-content-disabled: #949494;
    --leaf-color-button-tertiary-inverse-content-disabled: #ababab;
    --leaf-color-button-tertiary-border: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-inverse-border: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-border-hover: #00363d;
    --leaf-color-button-tertiary-inverse-border-hover: #12f3a9;
    --leaf-color-button-tertiary-border-focus: #00363d;
    --leaf-color-button-tertiary-inverse-border-focus: #12f3a9;
    --leaf-color-button-tertiary-border-active: #00171a;
    --leaf-color-button-tertiary-inverse-border-active: #00d18d;
    --leaf-color-button-tertiary-border-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-inverse-border-disabled: rgb(45 45 45 / 0%);
    --leaf-color-button-tertiary-outline: #00171a;
    --leaf-color-button-tertiary-inverse-outline: #12f3a9;
    --leaf-button-padding-vertical-small: 0.5rem;
    --leaf-button-padding-vertical-medium: 0.75rem;
    --leaf-button-padding-vertical-large: 1rem;
    --leaf-button-padding-vertical-icon-only: 0.5rem;
    --leaf-button-padding-vertical-small-icon-only: 0.5rem;
    --leaf-button-padding-vertical-medium-icon-only: 1rem;
    --leaf-button-padding-vertical-large-icon-only: 1rem;
    --leaf-button-padding-horizontal-small: 1rem;
    --leaf-button-padding-horizontal-medium: 1.5rem;
    --leaf-button-padding-horizontal-large: 2rem;
    --leaf-button-padding-horizontal-icon-only: 0.5rem;
    --leaf-button-padding-horizontal-small-icon-only: 0.5rem;
    --leaf-button-padding-horizontal-medium-icon-only: 1rem;
    --leaf-button-padding-horizontal-large-icon-only: 1rem;
    --leaf-color-bg-default: #fff;
    --leaf-color-bg-default-hover: #eaf4f6;
    --leaf-color-bg-default-active: #cce7ea;
    --leaf-color-bg-subtle: #f6f5f3;
    --leaf-color-bg-moderate: #818181;
    --leaf-color-bg-inverse-moderate: #ababab;
    --leaf-color-bg-strong: #2d2d2d;
    --leaf-color-bg-disabled: #eaeaea;
    --leaf-color-bg-brand: #eaf4f6;
    --leaf-color-bg-brand-hover: #cce7ea;
    --leaf-color-bg-brand-active: #79dbe7;
    --leaf-color-bg-brand-strong: #035c67;
    --leaf-color-bg-brand-strong-hover: #00363d;
    --leaf-color-bg-brand-strong-active: #00171a;
    --leaf-color-bg-brand-xstrong: #00363d;
    --leaf-color-bg-brand-xstrong-hover: #00171a;
    --leaf-color-bg-brand-xstrong-active: #00171a;
    --leaf-color-bg-success: #d6fff2;
    --leaf-color-bg-success-strong: #006041;
    --leaf-color-bg-error: #ffebeb;
    --leaf-color-bg-error-strong: #aa1313;
    --leaf-color-bg-warning: #fcf5e5;
    --leaf-color-bg-warning-strong: #e89f12;
    --leaf-color-bg-info: #ebf2ff;
    --leaf-color-bg-info-strong: #0048c2;
    --leaf-color-bg-attention: #eaf4f6;
    --leaf-color-bg-attention-strong: #035c67;
    --leaf-color-bg-opacity-transparent: rgb(45 45 45 / 0%);
    --leaf-color-bg-opacity-default: rgb(45 45 45 / 50%);
    --leaf-color-bg-active: #2d2d2d;
    --leaf-color-bg-inverse-active: #fff;
    --leaf-color-content-default: #2d2d2d;
    --leaf-color-content-subtle: #6c6c6c;
    --leaf-color-content-disabled: #949494;
    --leaf-color-content-knockout: #fff;
    --leaf-color-content-brand: #035c67;
    --leaf-color-content-brand-strong: #035c67;
    --leaf-color-content-brand-knockout: #d6fff2;
    --leaf-color-content-success: #0e7c5a;
    --leaf-color-content-success-icon: #0e7c5a;
    --leaf-color-content-error: #d02525;
    --leaf-color-content-error-icon: #d02525;
    --leaf-color-content-warning-icon: #2d2d2d;
    --leaf-color-content-info-icon: #1963e1;
    --leaf-color-content-attention-icon: #0f7885;
    --leaf-color-content-link: #035c67;
    --leaf-color-content-inverse-link: #3effc0;
    --leaf-color-content-link-hover: #00363d;
    --leaf-color-content-inverse-link-hover: #12f3a9;
    --leaf-color-content-link-focus: #fff;
    --leaf-color-content-inverse-link-focus: #2d2d2d;
    --leaf-color-content-link-visited: #7522d9;
    --leaf-color-content-inverse-link-visited: #ecc8e4;
    --leaf-color-content-link-disabled: #949494;
    --leaf-color-content-inverse-link-disabled: #eaeaea;
    --leaf-color-content-link-active: #00171a;
    --leaf-color-content-inverse-link-active: #00d18d;
    --leaf-color-border-default: #d5d5d5;
    --leaf-color-border-strong: #6c6c6c;
    --leaf-color-border-knockout: #fff;
    --leaf-color-border-disabled: #ababab;
    --leaf-color-border-brand: #035c67;
    --leaf-color-border-brand-subtle: #30b0c0;
    --leaf-color-border-brand-strong: #035c67;
    --leaf-color-border-success: #006041;
    --leaf-color-border-error: #aa1313;
    --leaf-color-border-warning: #b3700d;
    --leaf-color-border-info: #0048c2;
    --leaf-color-border-attention: #035c67;
    --leaf-color-border-transparent: rgb(45 45 45 / 0%);
    --leaf-color-border-active-outline: #00363d;
    --leaf-color-border-inverse-active-outline: #3effc0;
    --leaf-font-size-0: 0.75rem;
    --leaf-font-size-1: 0.875rem;
    --leaf-font-size-2: 1rem;
    --leaf-font-size-3: 1.125rem;
    --leaf-font-size-4: 1.25rem;
    --leaf-font-size-5: 1.5rem;
    --leaf-font-size-6: 1.75rem;
    --leaf-font-size-7: 2rem;
    --leaf-font-size-8: 2.5rem;
    --leaf-font-size-9: 3rem;
    --leaf-font-size-10: 3.5rem;
    --leaf-font-size-11: 4rem;
    --leaf-font-size-12: 4.5rem;
    --leaf-font-size-13: 5rem;
    --leaf-letter-spacing-0: -1.5;
    --leaf-letter-spacing-1: -1;
    --leaf-letter-spacing-2: -0.5;
    --leaf-letter-spacing-3: 0;
    --leaf-letter-spacing-4: 2;
    --leaf-letter-spacing-5: 1;
    --leaf-letter-spacing-6: 1.5;
    --leaf-paragraph-spacing-0: 0;
    --leaf-text-case-none: none;
    --leaf-text-case-uppercase: uppercase;
    --leaf-text-decoration-none: none;
    --leaf-text-decoration-underline: underline;
    --leaf-paragraph-indent-0: 0px;
    --leaf-border-radius-small: 4px;
    --leaf-border-radius-default: 8px;
    --leaf-border-radius-large: 16px;
    --leaf-border-radius-round: 900px;
    --leaf-border-radius-button: 8px;
    --leaf-border-radius-badge: 4px;
    --leaf-border-radius-tabs: 8px;
    --leaf-border-radius-container: 16px;
    --leaf-border-radius-field: 8px;
    --leaf-border-radius-field-brand: 8px;
    --leaf-border-radius-brand: 8px;
    --leaf-border-radius-none: 0px;
    --leaf-border-width-none: 0rem;
    --leaf-border-width-default: 0.0625rem;
    --leaf-border-width-focus: 0.125rem;
    --leaf-border-width-large: 0.25rem;
    --leaf-border-width-button-tertiary-outline-focus: 0.125rem;
    --leaf-border-width-button-default: 0.125rem;
    --leaf-border-width-tab-selected: 0.125rem;
    --leaf-border-width-tab-default: 0.125rem;
    --leaf-border-style-button-tertiary-outline-focus: solid;
    --leaf-border-style-default: solid;
    --leaf-shadow-default: 0 8px 6px 0 rgb(0 0 0 / 10%);
    --leaf-shadow-button: none;
    --leaf-shadow-none: none;
    --leaf-shadow-large: 0 10px 12px 0 rgb(0 0 0 / 20%);
    --leaf-shadow-small: 0 1px 2px 1px rgb(0 0 0 / 20%);
    --leaf-color-link-bg-active: #333;
    --leaf-font-families-inter: 'Inter', sans-serif;
    --leaf-font-families-lang-fallback: 'Inter', sans-serif;
    --leaf-font-weights-inter-0: 400;
    --leaf-font-weights-inter-1: 500;
    --leaf-font-weights-inter-2: 700;
    --leaf-font-weights-inter-3: 600;
    --leaf-line-heights-0: 1.25;
    --leaf-line-heights-1: 1.12;
    --leaf-line-heights-2: 1.1400000000000001;
    --leaf-line-heights-3: 1.2;
    --leaf-line-heights-4: 1.3;
    --leaf-line-heights-5: 1.33;
    --leaf-line-heights-6: 1.4000000000000001;
    --leaf-line-heights-7: 1.5;
    --leaf-line-heights-8: 1.43;
    --leaf-line-heights-9: 1.11;
    --leaf-line-heights-10: 1.1300000000000001;
    --leaf-line-heights-11: 1.16;
    --leaf-line-heights-12: 0.48;
    --leaf-line-heights-13: 0.4;
    --leaf-line-heights-14: 0.32;
    --leaf-line-heights-15: 0.28;
    --leaf-line-heights-16: 0.24;
    --leaf-line-heights-17: 0.2;
    --leaf-line-heights-18: 0.16;
    --leaf-icon-size-small: 1rem;
    --leaf-icon-size-default: 1.5rem;
    --leaf-icon-size-large: 2rem;
    --leaf-badge-padding-horizontal: 0.375rem;
    --leaf-badge-padding-vertical: 0.125rem;
    --leaf-progress-meter-height: 0.5rem;
    --leaf-breakpoint-xsm: 375px;
    --leaf-breakpoint-sm: 560px;
    --leaf-breakpoint-md: 768px;
    --leaf-breakpoint-lg: 960px;
    --leaf-breakpoint-xl: 1200px;
    --leaf-breakpoint-xxl: 1400px;
}

@font-face {
    font-display: fallback;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    src: url('https://app.evernorth.com/Inter-Regular.e976b84791e6a5f65646.woff2') format('woff2'),
    url('https://app.evernorth.com/Inter-Regular.8b64ee1355c99bb503ea.woff') format('woff');
}

@font-face {
    font-display: fallback;
    font-family: Inter;
    font-style: medium;
    font-weight: 500;
    src: url('https://app.evernorth.com/Inter-Medium.19e05b2238d4f2d8d3d5.woff2') format('woff2'),
    url('https://app.evernorth.com/Inter-Medium.f82ab8bb7ba988f3fc3b.woff') format('woff');
}

@font-face {
    font-display: fallback;
    font-family: Inter;
    font-style: medium;
    font-weight: 600;
    src: url('https://app.evernorth.com/Inter-SemiBold.d873c5ea912cb7dff6d9.woff2') format('woff2'),
    url('https://app.evernorth.com/Inter-SemiBold.5c799380a7beebc19a61.woff') format('woff');
}

@font-face {
    font-display: fallback;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    src: url('https://app.evernorth.com/Inter-Bold.74a8620796c795315a62.woff2') format('woff2'),
    url('https://app.evernorth.com/Inter-Bold.9798f87201159c2f6b92.woff') format('woff');
}

:root {
    --leaf-typography-body-xlarge-font-family: var(--leaf-font-families-inter);
    --leaf-typography-body-xlarge-font-size: var(--leaf-font-size-5);
    --leaf-typography-body-xlarge-font-weight: var(--leaf-font-weights-inter-0);
    --leaf-typography-body-xlarge-line-height: var(--leaf-line-heights-7);
    --leaf-typography-body-xlarge-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-body-xlarge-text-transform: var(--leaf-text-case-none);
    --leaf-typography-body-xlarge-strong-font-family: var(--leaf-font-families-inter);
    --leaf-typography-body-xlarge-strong-font-size: var(--leaf-font-size-5);
    --leaf-typography-body-xlarge-strong-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-body-xlarge-strong-line-height: var(--leaf-line-heights-7);
    --leaf-typography-body-xlarge-strong-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-body-xlarge-strong-text-transform: var(--leaf-text-case-none);
    --leaf-typography-body-xlarge-link-font-family: var(--leaf-font-families-inter);
    --leaf-typography-body-xlarge-link-font-size: var(--leaf-font-size-5);
    --leaf-typography-body-xlarge-link-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-body-xlarge-link-line-height: var(--leaf-line-heights-7);
    --leaf-typography-body-xlarge-link-text-decoration: var(--leaf-text-decoration-underline);
    --leaf-typography-body-xlarge-link-text-transform: var(--leaf-text-case-none);
    --leaf-typography-body-large-font-family: var(--leaf-font-families-inter);
    --leaf-typography-body-large-font-size: var(--leaf-font-size-3);
    --leaf-typography-body-large-font-weight: var(--leaf-font-weights-inter-0);
    --leaf-typography-body-large-line-height: var(--leaf-line-heights-7);
    --leaf-typography-body-large-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-body-large-text-transform: var(--leaf-text-case-none);
    --leaf-typography-body-large-strong-font-family: var(--leaf-font-families-inter);
    --leaf-typography-body-large-strong-font-size: var(--leaf-font-size-3);
    --leaf-typography-body-large-strong-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-body-large-strong-line-height: var(--leaf-line-heights-7);
    --leaf-typography-body-large-strong-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-body-large-strong-text-transform: var(--leaf-text-case-none);
    --leaf-typography-body-default-font-family: var(--leaf-font-families-inter);
    --leaf-typography-body-default-font-size: var(--leaf-font-size-2);
    --leaf-typography-body-default-font-weight: var(--leaf-font-weights-inter-0);
    --leaf-typography-body-default-line-height: var(--leaf-line-heights-7);
    --leaf-typography-body-default-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-body-default-text-transform: var(--leaf-text-case-none);
    --leaf-typography-body-default-strong-font-family: var(--leaf-font-families-inter);
    --leaf-typography-body-default-strong-font-size: var(--leaf-font-size-2);
    --leaf-typography-body-default-strong-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-body-default-strong-line-height: var(--leaf-line-heights-7);
    --leaf-typography-body-default-strong-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-body-default-strong-text-transform: var(--leaf-text-case-none);
    --leaf-typography-body-small-font-family: var(--leaf-font-families-inter);
    --leaf-typography-body-small-font-size: var(--leaf-font-size-1);
    --leaf-typography-body-small-font-weight: var(--leaf-font-weights-inter-0);
    --leaf-typography-body-small-line-height: var(--leaf-line-heights-8);
    --leaf-typography-body-small-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-body-small-text-transform: var(--leaf-text-case-none);
    --leaf-typography-body-small-strong-font-family: var(--leaf-font-families-inter);
    --leaf-typography-body-small-strong-font-size: var(--leaf-font-size-1);
    --leaf-typography-body-small-strong-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-body-small-strong-line-height: var(--leaf-line-heights-8);
    --leaf-typography-body-small-strong-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-body-small-strong-text-transform: var(--leaf-text-case-none);
    --leaf-typography-body-large-link-font-family: var(--leaf-font-families-inter);
    --leaf-typography-body-large-link-font-size: var(--leaf-font-size-3);
    --leaf-typography-body-large-link-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-body-large-link-line-height: var(--leaf-line-heights-7);
    --leaf-typography-body-large-link-text-decoration: var(--leaf-text-decoration-underline);
    --leaf-typography-body-large-link-text-transform: var(--leaf-text-case-none);
    --leaf-typography-body-default-link-font-family: var(--leaf-font-families-inter);
    --leaf-typography-body-default-link-font-size: var(--leaf-font-size-2);
    --leaf-typography-body-default-link-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-body-default-link-line-height: var(--leaf-line-heights-7);
    --leaf-typography-body-default-link-text-decoration: var(--leaf-text-decoration-underline);
    --leaf-typography-body-default-link-text-transform: var(--leaf-text-case-none);
    --leaf-typography-body-small-link-font-family: var(--leaf-font-families-inter);
    --leaf-typography-body-small-link-font-size: var(--leaf-font-size-1);
    --leaf-typography-body-small-link-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-body-small-link-line-height: var(--leaf-line-heights-8);
    --leaf-typography-body-small-link-text-decoration: var(--leaf-text-decoration-underline);
    --leaf-typography-body-small-link-text-transform: var(--leaf-text-case-none);
    --leaf-typography-label-default-font-family: var(--leaf-font-families-inter);
    --leaf-typography-label-default-font-size: var(--leaf-font-size-2);
    --leaf-typography-label-default-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-label-default-line-height: var(--leaf-line-heights-7);
    --leaf-typography-label-default-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-label-default-text-transform: var(--leaf-text-case-none);
    --leaf-typography-label-large-font-family: var(--leaf-font-families-inter);
    --leaf-typography-label-large-font-size: var(--leaf-font-size-3);
    --leaf-typography-label-large-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-label-large-line-height: var(--leaf-line-heights-5);
    --leaf-typography-label-large-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-label-large-text-transform: var(--leaf-text-case-none);
    --leaf-typography-label-small-font-family: var(--leaf-font-families-inter);
    --leaf-typography-label-small-font-size: var(--leaf-font-size-1);
    --leaf-typography-label-small-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-label-small-line-height: var(--leaf-line-heights-7);
    --leaf-typography-label-small-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-label-small-text-transform: var(--leaf-text-case-none);
    --leaf-typography-title-xlarge-font-family: var(--leaf-font-families-inter);
    --leaf-typography-title-xlarge-font-size: var(--leaf-font-size-8);
    --leaf-typography-title-xlarge-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-title-xlarge-line-height: var(--leaf-line-heights-4);
    --leaf-typography-title-xlarge-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-title-xlarge-text-transform: var(--leaf-text-case-none);
    --leaf-typography-title-xlarge-mobile-font-family: var(--leaf-font-families-inter);
    --leaf-typography-title-xlarge-mobile-font-size: var(--leaf-font-size-7);
    --leaf-typography-title-xlarge-mobile-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-title-xlarge-mobile-line-height: var(--leaf-line-heights-4);
    --leaf-typography-title-xlarge-mobile-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-title-xlarge-mobile-text-transform: var(--leaf-text-case-none);
    --leaf-typography-title-large-font-family: var(--leaf-font-families-inter);
    --leaf-typography-title-large-font-size: var(--leaf-font-size-6);
    --leaf-typography-title-large-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-title-large-line-height: var(--leaf-line-heights-1);
    --leaf-typography-title-large-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-title-large-text-transform: var(--leaf-text-case-none);
    --leaf-typography-title-large-mobile-font-family: var(--leaf-font-families-inter);
    --leaf-typography-title-large-mobile-font-size: var(--leaf-font-size-5);
    --leaf-typography-title-large-mobile-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-title-large-mobile-line-height: var(--leaf-line-heights-1);
    --leaf-typography-title-large-mobile-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-title-large-mobile-text-transform: var(--leaf-text-case-none);
    --leaf-typography-title-default-font-family: var(--leaf-font-families-inter);
    --leaf-typography-title-default-font-size: var(--leaf-font-size-5);
    --leaf-typography-title-default-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-title-default-line-height: var(--leaf-line-heights-2);
    --leaf-typography-title-default-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-title-default-text-transform: var(--leaf-text-case-none);
    --leaf-typography-title-default-mobile-font-family: var(--leaf-font-families-inter);
    --leaf-typography-title-default-mobile-font-size: var(--leaf-font-size-3);
    --leaf-typography-title-default-mobile-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-title-default-mobile-line-height: var(--leaf-line-heights-2);
    --leaf-typography-title-default-mobile-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-title-default-mobile-text-transform: var(--leaf-text-case-none);
    --leaf-typography-title-small-font-family: var(--leaf-font-families-inter);
    --leaf-typography-title-small-font-size: var(--leaf-font-size-3);
    --leaf-typography-title-small-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-title-small-line-height: var(--leaf-line-heights-6);
    --leaf-typography-title-small-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-title-small-text-transform: var(--leaf-text-case-none);
    --leaf-typography-title-small-mobile-font-family: var(--leaf-font-families-inter);
    --leaf-typography-title-small-mobile-font-size: var(--leaf-font-size-2);
    --leaf-typography-title-small-mobile-font-weight: var(--leaf-font-weights-inter-1);
    --leaf-typography-title-small-mobile-line-height: var(--leaf-line-heights-6);
    --leaf-typography-title-small-mobile-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-title-small-mobile-text-transform: var(--leaf-text-case-none);
    --leaf-typography-headline-large-font-family: var(--leaf-font-families-inter);
    --leaf-typography-headline-large-font-size: var(--leaf-font-size-9);
    --leaf-typography-headline-large-font-weight: var(--leaf-font-weights-inter-3);
    --leaf-typography-headline-large-line-height: var(--leaf-line-heights-0);
    --leaf-typography-headline-large-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-headline-large-text-transform: var(--leaf-text-case-none);
    --leaf-typography-headline-large-mobile-font-family: var(--leaf-font-families-inter);
    --leaf-typography-headline-large-mobile-font-size: var(--leaf-font-size-8);
    --leaf-typography-headline-large-mobile-font-weight: var(--leaf-font-weights-inter-3);
    --leaf-typography-headline-large-mobile-line-height: var(--leaf-line-heights-0);
    --leaf-typography-headline-large-mobile-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-headline-large-mobile-text-transform: var(--leaf-text-case-none);
    --leaf-typography-headline-default-font-family: var(--leaf-font-families-inter);
    --leaf-typography-headline-default-font-size: var(--leaf-font-size-8);
    --leaf-typography-headline-default-font-weight: var(--leaf-font-weights-inter-3);
    --leaf-typography-headline-default-line-height: var(--leaf-line-heights-0);
    --leaf-typography-headline-default-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-headline-default-text-transform: var(--leaf-text-case-none);
    --leaf-typography-headline-default-mobile-font-family: var(--leaf-font-families-inter);
    --leaf-typography-headline-default-mobile-font-size: var(--leaf-font-size-7);
    --leaf-typography-headline-default-mobile-font-weight: var(--leaf-font-weights-inter-3);
    --leaf-typography-headline-default-mobile-line-height: var(--leaf-line-heights-0);
    --leaf-typography-headline-default-mobile-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-headline-default-mobile-text-transform: var(--leaf-text-case-none);
    --leaf-typography-headline-small-font-family: var(--leaf-font-families-inter);
    --leaf-typography-headline-small-font-size: var(--leaf-font-size-7);
    --leaf-typography-headline-small-font-weight: var(--leaf-font-weights-inter-3);
    --leaf-typography-headline-small-line-height: var(--leaf-line-heights-0);
    --leaf-typography-headline-small-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-headline-small-text-transform: var(--leaf-text-case-none);
    --leaf-typography-headline-small-mobile-font-family: var(--leaf-font-families-inter);
    --leaf-typography-headline-small-mobile-font-size: var(--leaf-font-size-6);
    --leaf-typography-headline-small-mobile-font-weight: var(--leaf-font-weights-inter-3);
    --leaf-typography-headline-small-mobile-line-height: var(--leaf-line-heights-0);
    --leaf-typography-headline-small-mobile-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-headline-small-mobile-text-transform: var(--leaf-text-case-none);
    --leaf-typography-headline-xsmall-font-family: var(--leaf-font-families-inter);
    --leaf-typography-headline-xsmall-font-size: var(--leaf-font-size-5);
    --leaf-typography-headline-xsmall-font-weight: var(--leaf-font-weights-inter-3);
    --leaf-typography-headline-xsmall-line-height: var(--leaf-line-heights-0);
    --leaf-typography-headline-xsmall-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-headline-xsmall-text-transform: var(--leaf-text-case-none);
    --leaf-typography-headline-xsmall-mobile-font-family: var(--leaf-font-families-inter);
    --leaf-typography-headline-xsmall-mobile-font-size: var(--leaf-font-size-5);
    --leaf-typography-headline-xsmall-mobile-font-weight: var(--leaf-font-weights-inter-3);
    --leaf-typography-headline-xsmall-mobile-line-height: var(--leaf-line-heights-0);
    --leaf-typography-headline-xsmall-mobile-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-headline-xsmall-mobile-text-transform: var(--leaf-text-case-none);
    --leaf-typography-display-large-font-family: var(--leaf-font-families-inter);
    --leaf-typography-display-large-font-size: var(--leaf-font-size-13);
    --leaf-typography-display-large-font-weight: var(--leaf-font-weights-inter-2);
    --leaf-typography-display-large-line-height: var(--leaf-line-heights-0);
    --leaf-typography-display-large-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-display-large-text-transform: var(--leaf-text-case-none);
    --leaf-typography-display-large-mobile-font-family: var(--leaf-font-families-inter);
    --leaf-typography-display-large-mobile-font-size: var(--leaf-font-size-12);
    --leaf-typography-display-large-mobile-font-weight: var(--leaf-font-weights-inter-2);
    --leaf-typography-display-large-mobile-line-height: var(--leaf-line-heights-0);
    --leaf-typography-display-large-mobile-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-display-large-mobile-text-transform: var(--leaf-text-case-none);
    --leaf-typography-display-default-font-family: var(--leaf-font-families-inter);
    --leaf-typography-display-default-font-size: var(--leaf-font-size-11);
    --leaf-typography-display-default-font-weight: var(--leaf-font-weights-inter-2);
    --leaf-typography-display-default-line-height: var(--leaf-line-heights-0);
    --leaf-typography-display-default-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-display-default-text-transform: var(--leaf-text-case-none);
    --leaf-typography-display-default-mobile-font-family: var(--leaf-font-families-inter);
    --leaf-typography-display-default-mobile-font-size: var(--leaf-font-size-10);
    --leaf-typography-display-default-mobile-font-weight: var(--leaf-font-weights-inter-2);
    --leaf-typography-display-default-mobile-line-height: var(--leaf-line-heights-0);
    --leaf-typography-display-default-mobile-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-display-default-mobile-text-transform: var(--leaf-text-case-none);
    --leaf-typography-display-small-font-family: var(--leaf-font-families-inter);
    --leaf-typography-display-small-font-size: var(--leaf-font-size-9);
    --leaf-typography-display-small-font-weight: var(--leaf-font-weights-inter-2);
    --leaf-typography-display-small-line-height: var(--leaf-line-heights-0);
    --leaf-typography-display-small-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-display-small-text-transform: var(--leaf-text-case-none);
    --leaf-typography-display-small-mobile-font-family: var(--leaf-font-families-inter);
    --leaf-typography-display-small-mobile-font-size: var(--leaf-font-size-8);
    --leaf-typography-display-small-mobile-font-weight: var(--leaf-font-weights-inter-2);
    --leaf-typography-display-small-mobile-line-height: var(--leaf-line-heights-0);
    --leaf-typography-display-small-mobile-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-display-small-mobile-text-transform: var(--leaf-text-case-none);
    --leaf-typography-meta-default-font-family: var(--leaf-font-families-inter);
    --leaf-typography-meta-default-font-size: var(--leaf-font-size-2);
    --leaf-typography-meta-default-font-weight: var(--leaf-font-weights-inter-2);
    --leaf-typography-meta-default-line-height: var(--leaf-line-heights-3);
    --leaf-typography-meta-default-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-meta-default-text-transform: var(--leaf-text-case-uppercase);
    --leaf-typography-meta-default-sentence-case-font-family: var(--leaf-font-families-inter);
    --leaf-typography-meta-default-sentence-case-font-size: var(--leaf-font-size-2);
    --leaf-typography-meta-default-sentence-case-font-weight: var(--leaf-font-weights-inter-2);
    --leaf-typography-meta-default-sentence-case-line-height: var(--leaf-line-heights-11);
    --leaf-typography-meta-default-sentence-case-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-meta-default-sentence-case-text-transform: var(--leaf-text-case-none);
    --leaf-typography-meta-large-font-family: var(--leaf-font-families-inter);
    --leaf-typography-meta-large-font-size: var(--leaf-font-size-4);
    --leaf-typography-meta-large-font-weight: var(--leaf-font-weights-inter-2);
    --leaf-typography-meta-large-line-height: var(--leaf-line-heights-3);
    --leaf-typography-meta-large-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-meta-large-text-transform: var(--leaf-text-case-uppercase);
    --leaf-typography-meta-small-font-family: var(--leaf-font-families-inter);
    --leaf-typography-meta-small-font-size: var(--leaf-font-size-1);
    --leaf-typography-meta-small-font-weight: var(--leaf-font-weights-inter-2);
    --leaf-typography-meta-small-line-height: var(--leaf-line-heights-3);
    --leaf-typography-meta-small-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-meta-small-text-transform: var(--leaf-text-case-uppercase);
    --leaf-typography-meta-small-sentence-case-font-family: var(--leaf-font-families-inter);
    --leaf-typography-meta-small-sentence-case-font-size: var(--leaf-font-size-1);
    --leaf-typography-meta-small-sentence-case-font-weight: var(--leaf-font-weights-inter-2);
    --leaf-typography-meta-small-sentence-case-line-height: var(--leaf-line-heights-3);
    --leaf-typography-meta-small-sentence-case-text-decoration: var(--leaf-text-decoration-none);
    --leaf-typography-meta-small-sentence-case-text-transform: var(--leaf-text-case-none);
}

*,::slotted(*),*:before,*:after{box-sizing:border-box}.leaf-u-content-knockout-brand{color:var(----leaf-color-content-knockout-brand)}:root,:host{--size-base-unit: 0.5rem}[dir=rtl]{--rtlTranslateX: 50%;--rtlGradientToRight: 270deg;--rtlRotate45Inverse: -45deg}.leaf-u-is-hidden{display:none !important;visibility:hidden !important}.leaf-u-is-vishidden{position:absolute !important;overflow:hidden;width:1px;height:1px;padding:0;border:0;clip:rect(1px, 1px, 1px, 1px)}@media all and (min-width: 23.4375rem){.leaf-u-hide-sm{display:none !important}}@media all and (min-width: 35rem){.leaf-u-hide-sm-2{display:none !important}}@media all and (min-width: 48rem){.leaf-u-hide-md{display:none !important}}@media all and (min-width: 60rem){.leaf-u-hide-lg{display:none !important}}@media all and (min-width: 75rem){.leaf-u-hide-xl{display:none !important}}@media all and (max-width: 23.4375rem){.leaf-u-show-sm{display:none !important}}@media all and (max-width: 35rem){.leaf-u-show-sm-2{display:none !important}}@media all and (max-width: 48rem){.leaf-u-show-md{display:none !important}}@media all and (max-width: 60rem){.leaf-u-show-lg{display:none !important}}@media all and (max-width: 75rem){.leaf-u-show-xl{display:none !important}}.leaf-u-margin-none{margin:0 !important}.leaf-u-margin-sm{margin:calc(var(--size-base-unit)*1) !important}.leaf-u-margin-md{margin:calc(var(--size-base-unit)*2) !important}.leaf-u-margin-lg{margin:calc(var(--size-base-unit)*3) !important}.leaf-u-margin-xl{margin:calc(var(--size-base-unit)*4) !important}.leaf-u-margin-xxl{margin:calc(var(--size-base-unit)*8) !important}.leaf-u-margin-top-none{margin-top:0 !important}.leaf-u-margin-top-sm{margin-top:calc(var(--size-base-unit)*1) !important}.leaf-u-margin-top-md{margin-top:calc(var(--size-base-unit)*2) !important}.leaf-u-margin-top-lg{margin-top:calc(var(--size-base-unit)*3) !important}.leaf-u-margin-top-xl{margin-top:calc(var(--size-base-unit)*4) !important}.leaf-u-margin-top-xxl{margin-top:calc(var(--size-base-unit)*8) !important}.leaf-u-margin-right-none{margin-right:0 !important}.leaf-u-margin-right-sm{margin-right:calc(var(--size-base-unit)*1) !important}.leaf-u-margin-right-md{margin-right:calc(var(--size-base-unit)*2) !important}.leaf-u-margin-right-lg{margin-right:calc(var(--size-base-unit)*3) !important}.leaf-u-margin-right-xl{margin-right:calc(var(--size-base-unit)*4) !important}.leaf-u-margin-right-xxl{margin-right:calc(var(--size-base-unit)*8) !important}.leaf-u-margin-bottom-none{margin-bottom:0 !important}.leaf-u-margin-bottom-sm{margin-bottom:calc(var(--size-base-unit)*1) !important}.leaf-u-margin-bottom-md{margin-bottom:calc(var(--size-base-unit)*2) !important}.leaf-u-margin-bottom-lg{margin-bottom:calc(var(--size-base-unit)*3) !important}.leaf-u-margin-bottom-xl{margin-bottom:calc(var(--size-base-unit)*4) !important}.leaf-u-margin-bottom-xxl{margin-bottom:calc(var(--size-base-unit)*8) !important}.leaf-u-margin-bottom-xl-xxl{margin-bottom:calc(var(--size-base-unit)*4) !important}@media all and (min-width: 48rem){.leaf-u-margin-bottom-xl-xxl{margin-bottom:calc(var(--size-base-unit)*8) !important}}.leaf-u-margin-left-none{margin-left:0 !important}.leaf-u-margin-left-sm{margin-left:calc(var(--size-base-unit)*1) !important}.leaf-u-margin-left-md{margin-left:calc(var(--size-base-unit)*2) !important}.leaf-u-margin-left-lg{margin-left:calc(var(--size-base-unit)*3) !important}.leaf-u-margin-left-xl{margin-left:calc(var(--size-base-unit)*4) !important}.leaf-u-margin-left-xxl{margin-left:calc(var(--size-base-unit)*8) !important}.leaf-u-padding-none{padding:0 !important}.leaf-u-padding-sm{padding:calc(var(--size-base-unit)*1) !important}.leaf-u-padding-md{padding:calc(var(--size-base-unit)*2) !important}.leaf-u-padding-lg{padding:calc(var(--size-base-unit)*3) !important}.leaf-u-padding-xl{padding:calc(var(--size-base-unit)*4) !important}.leaf-u-padding-xxl{padding:calc(var(--size-base-unit)*8) !important}.leaf-u-padding-top-none{padding-top:0 !important}.leaf-u-padding-top-sm{padding-top:calc(var(--size-base-unit)*1) !important}.leaf-u-padding-top-md{padding-top:calc(var(--size-base-unit)*2) !important}.leaf-u-padding-top-lg{padding-top:calc(var(--size-base-unit)*3) !important}.leaf-u-padding-top-xl{padding-top:calc(var(--size-base-unit)*4) !important}.leaf-u-padding-top-xxl{padding-top:calc(var(--size-base-unit)*8) !important}.leaf-u-padding-right-none{padding-right:0 !important}.leaf-u-padding-right-sm{padding-right:calc(var(--size-base-unit)*1) !important}.leaf-u-padding-right-md{padding-right:calc(var(--size-base-unit)*2) !important}.leaf-u-padding-right-lg{padding-right:calc(var(--size-base-unit)*3) !important}.leaf-u-padding-right-xl{padding-right:calc(var(--size-base-unit)*4) !important}.leaf-u-padding-right-xxl{padding-right:calc(var(--size-base-unit)*8) !important}.leaf-u-padding-bottom-none{padding-bottom:0 !important}.leaf-u-padding-bottom-sm{padding-bottom:calc(var(--size-base-unit)*1) !important}.leaf-u-padding-bottom-md{padding-bottom:calc(var(--size-base-unit)*2) !important}.leaf-u-padding-bottom-lg{padding-bottom:calc(var(--size-base-unit)*3) !important}.leaf-u-padding-bottom-xl{padding-bottom:calc(var(--size-base-unit)*4) !important}.leaf-u-padding-bottom-xxl{padding-bottom:calc(var(--size-base-unit)*8) !important}.leaf-u-padding-left-none{padding-left:0 !important}.leaf-u-padding-left-sm{padding-left:calc(var(--size-base-unit)*1) !important}.leaf-u-padding-left-md{padding-left:calc(var(--size-base-unit)*2) !important}.leaf-u-padding-left-lg{padding-left:calc(var(--size-base-unit)*3) !important}.leaf-u-padding-left-xl{padding-left:calc(var(--size-base-unit)*4) !important}.leaf-u-padding-left-xxl{padding-left:calc(var(--size-base-unit)*8) !important}.leaf-u-display-flex{display:flex !important}.leaf-u-display-block{display:block !important}body{font-family:var(--leaf-typography-body-default-font-family);font-size:var(--leaf-typography-body-default-font-size);font-weight:var(--leaf-typography-body-default-font-weight);line-height:var(--leaf-typography-body-default-line-height);-webkit-text-decoration:var(--leaf-typography-body-default-text-decoration);text-decoration:var(--leaf-typography-body-default-text-decoration);text-transform:var(--leaf-typography-body-default-text-transform);display:flex;flex-direction:column;padding:0;margin:0;color:var(--leaf-color-content-default);background:var(--background-default)}@media all and (min-width: 60rem){.page-container{background:linear-gradient(90deg, #fff 0, #fff 66.66%, #f8f8f9 0, #f8f8f9 0)}}.band__inner{margin-left:2rem;margin-right:2rem}@media all and (min-width: 60rem){.band__inner{margin-right:0}}img{max-width:100%;height:auto}
