
/**
 * Do not edit directly
 * Generated on Tue, 31 Oct 2023 13:29:19 GMT
 */

:root, .chameleon-theme-indo {
  --icon-small: 16px;
  --icon-medium: 24px;
  --icon-large: 28px; /* Mainly for ios */
  --icon-x-large: 32px;
  --button-secondary-border-width: 1px;
  --button-large-height: 48px;
  --button-small-height: 32px;
  --button-primary-border-width: 0px;
  --button-plain-hover-text-decoration: underline;
  --button-outline-border-width: 1px;
  --button-outline-background: rgba(0, 0, 0, 0);
  --button-default-active-background: rgba(0, 0, 0, 0.1);
  --button-default-hover-background: rgba(0, 0, 0, 0.05);
  --line-height-x-small: 16px; /* use font.heading, font.paragraph, font.caption instead */
  --line-height-small: 20px; /* use font.heading, font.paragraph, font.caption instead */
  --line-height-medium: 24px; /* use font.heading, font.paragraph, font.caption instead */
  --line-height-large: 28px; /* use font.heading, font.paragraph, font.caption instead */
  --line-height-x-large: 32px; /* use font.heading, font.paragraph, font.caption instead */
  --line-height-xx-large: 40px; /* use font.heading, font.paragraph, font.caption instead */
  --line-height-3-x-large: 44px; /* use font.heading, font.paragraph, font.caption instead */
  --line-height-4-x-large: 48px; /* use font.heading, font.paragraph, font.caption instead */
  --font-weight-bold: 700; /* bold */
  --font-weight-medium: 500; /* medium */
  --font-weight-regular: 400; /* normal */
  --font-size-x-small: 12px; /* use font.heading, font.paragraph, font.caption instead */
  --font-size-small: 14px; /* use font.heading, font.paragraph, font.caption instead */
  --font-size-medium: 16px; /* use font.heading, font.paragraph, font.caption instead */
  --font-size-large: 18px; /* use font.heading, font.paragraph, font.caption instead */
  --font-size-x-large: 20px; /* use font.heading, font.paragraph, font.caption instead */
  --font-size-xx-large: 22px; /* use font.heading, font.paragraph, font.caption instead */
  --font-size-3-x-large: 24px; /* use font.heading, font.paragraph, font.caption instead */
  --font-size-4-x-large: 28px; /* use font.heading, font.paragraph, font.caption instead */
  --font-size-5-x-large: 32px; /* use font.heading, font.paragraph, font.caption instead */
  --font-size-6-x-large: 40px; /* use font.heading, font.paragraph, font.caption instead */
  --font-family-system: -apple-system, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; /* UI Text (e.g. link text) -> body 1 */
  --font-family-brand-secondary: 'Nuacht Sans', 'Nuacht Sans Fallback', 'Helvetica Neue', Arial, sans-serif; /* Article Display (e.g. teaser title) */
  --font-family-brand-primary: 'Nuacht Serif', 'Nuacht Serif Fallback', Georgia, serif; /* UI Display (e.g. section title) */
  --font-paragraph-large-size: 18px;
  --font-paragraph-size: 17px;
  --font-heading-6-large-size: 16px; /* h6 */
  --font-heading-6-size: 16px; /* h6 */
  --font-heading-5-large-size: 20px; /* h5 */
  --font-heading-5-size: 18px; /* h5 */
  --font-heading-4-large-size: 22px; /* h4 */
  --font-heading-4-size: 20px; /* h4 */
  --font-heading-3-large-size: 24px; /* h3 */
  --font-heading-3-size: 22px; /* h3 */
  --font-heading-2-large-size: 32px; /* h2 */
  --font-heading-2-size: 24px; /* h2 */
  --font-heading-1-large-size: 40px; /* h1 */
  --font-heading-1-size: 28px; /* h1 */
  --font-caption-2-size: 12px;
  --font-caption-1-size: 14px;
  --border-radius-fill: 50%;
  --border-radius-sides: 9999px;
  --border-radius-0: 0px;
  --overlay-gradient-linear-fade-to-bottom: linear-gradient(-180deg, rgba(0, 0, 0, 0.33) 0%, rgba(255, 255, 255, 0) 100%);
  --overlay-gradient-linear-fade-to-top: linear-gradient(-180deg, rgba(213, 219, 224, 0) 0%, rgba(0, 0, 0, 0.33) 100%);
  --overlay-fill: rgba(0, 0, 0, 0.33);
  --motion-duration-loop: 1200ms;
  --motion-duration-slow: 500ms;
  --motion-duration-medium: 300ms;
  --motion-duration-fast: 200ms;
  --space-11: 96px;
  --space-10: 64px;
  --space-9: 48px;
  --space-8: 40px;
  --space-7: 32px;
  --space-6: 24px;
  --space-5: 16px;
  --space-4: 12px;
  --space-3: 8px;
  --space-2: 4px;
  --space-1: 2px;
  --grid-wrap-static: 1200px; /* Desktop static */
  --grid-breakpoint-x-large: 1440px; /* HD Desktop (15inch and up) | Grid Static: 1200 */
  --grid-breakpoint-large-max: 1439px; /* Desktop (13inch) / Tablet (landscape) | Grid Fluid */
  --grid-breakpoint-large: 1010px; /* Desktop (13inch) / Tablet (landscape) | Grid Fluid */
  --grid-breakpoint-medium-max: 1009px; /* Tablet (portrait) | Grid Fluid */
  --grid-breakpoint-medium: 768px; /* Tablet (portrait) | Grid Fluid */
  --grid-breakpoint-small-max: 767px; /* Mobile (landscape) | Grid Fluid */
  --grid-breakpoint-small: 480px; /* Mobile (landscape) | Grid Fluid */
  --grid-breakpoint-x-small-max: 479px; /* Mobile (portrait) | Grid Fluid */
  --grid-breakpoint-x-small: 0; /* Mobile (portrait) | Grid Fluid */
  --z-index-900: 900; /* toast */
  --z-index-800: 800; /* modal (dialog, alert, page, full screen) */
  --z-index-700: 700; /* modal sheet */
  --z-index-600: 600; /* modal backdrop */
  --z-index-500: 500; /* sheet */
  --z-index-400: 400; /* sticky content */
  --z-index-300: 300; /* popover */
  --z-index-200: 200; /* menu */
  --z-index-100: 100; /* tooltip */
  --shadow-inset-2: inset 0 1px 15px 0 rgba(0,0,0,0.28);
  --shadow-inset-1: inset 0 1px 10px 0 rgba(0,0,0,0.24);
  --shadow-4: 0 14px 28px 0 rgba(0,0,0,0.28);
  --shadow-3: 0 7px 14px 0 rgba(0,0,0,0.28);
  --shadow-2: 0 2px 7px 0 rgba(0,0,0,0.28);
  --shadow-1: 0 2px 4px 0 rgba(0,0,0,0.12);
  --shadow-0: none;
  --step-number-font-size: 16px;
  --loader-small: 16px;
  --loader-medium: 24px;
  --loader-large: 28px; /* Mainly for ios */
  --loader-x-large: 32px;
  --loader-xx-large: 40px;
  --label-action-line-height: 20px;
  --label-action-font-size: 14px;
  --label-optional-font-size: 16px;
  --input-font-size: 16px;
  --backdrop-background: rgba(0, 0, 0, 0.73);
  --autocomplete-loading-overlay-background: rgba(255, 255, 255, 0.73);
  --color-quaternary-100: #474d00;
  --color-quaternary-90: #5e6402;
  --color-quaternary-80: #747c07;
  --color-quaternary-70: #8b9410;
  --color-quaternary-60: #a2ab1f;
  --color-quaternary-50: #b9c337;
  --color-quaternary-40: #d2db5c;
  --color-quaternary-30: #e0e788;
  --color-quaternary-20: #eff3bf;
  --color-quaternary-10: #fffffc;
  --color-white-base: #ffffff;
  --color-tertiary-100: #7a1200;
  --color-tertiary-90: #aa2008;
  --color-tertiary-80: #de3518;
  --color-tertiary-70: #f54324;
  --color-tertiary-60: #fd5234;
  --color-tertiary-50: #ff654a;
  --color-tertiary-40: #ff7f68;
  --color-tertiary-30: #ff9f8d;
  --color-tertiary-20: #ffc3b9;
  --color-tertiary-10: #ffe9e6;
  --color-secondary-100: #00302f;
  --color-secondary-90: #00605c;
  --color-secondary-80: #04847f;
  --color-secondary-70: #329a96;
  --color-secondary-60: #5cafaa;
  --color-secondary-50: #82c1bd;
  --color-secondary-40: #a4d1ce;
  --color-secondary-30: #c2e0dc;
  --color-secondary-20: #dcece9;
  --color-secondary-10: #f2f7f4;
  --color-red-100: #870002;
  --color-red-90: #a00003;
  --color-red-80: #b80003;
  --color-red-70: #cd0003;
  --color-red-60: #dd070b;
  --color-red-50: #e92326;
  --color-red-40: #f2494c;
  --color-red-30: #f97a7d;
  --color-red-20: #fdb5b6;
  --color-red-10: #ffebeb;
  --color-primary-100: #000000;
  --color-primary-90: #1a1a1a;
  --color-primary-80: #333333;
  --color-primary-70: #4d4d4d;
  --color-primary-60: #666666;
  --color-primary-50: #808080;
  --color-primary-40: #999999;
  --color-primary-30: #b3b3b3;
  --color-primary-20: #cccccc;
  --color-primary-10: #e6e6e6;
  --color-orange-100: #4d2b00;
  --color-orange-90: #7b4600;
  --color-orange-80: #a75e00;
  --color-orange-70: #cc7300;
  --color-orange-60: #e98400;
  --color-orange-50: #ffa024;
  --color-orange-40: #ffc066;
  --color-orange-30: #ffdea8;
  --color-orange-20: #ffe9c7;
  --color-orange-10: #fff4e6;
  --color-grey-100: #1c1c1c;
  --color-grey-90: #212121;
  --color-grey-80: #333333;
  --color-grey-70: #474747;
  --color-grey-60: #666666;
  --color-grey-50: #919191;
  --color-grey-40: #cacaca;
  --color-grey-30: #d7d7d7;
  --color-grey-20: #e8e8e8;
  --color-grey-10: #f3f4f4;
  --color-green-100: #003601;
  --color-green-90: #003b01;
  --color-green-80: #005a02;
  --color-green-70: #006402;
  --color-green-60: #048907;
  --color-green-50: #1ab11d;
  --color-green-40: #40d342;
  --color-green-30: #74eb76;
  --color-green-20: #b2f9b4;
  --color-green-10: #e0ffe0;
  --color-blue-100: #00283d;
  --color-blue-90: #002d46;
  --color-blue-80: #003958;
  --color-blue-70: #004c75;
  --color-blue-60: #00649c;
  --color-blue-50: #0280c6;
  --color-blue-40: #2da2e3;
  --color-blue-30: #68c3f5;
  --color-blue-20: #ade2fe;
  --color-blue-10: #e0f3ff;
  --color-black-base: #000000;
  --alias-field-border-width-base: 1px;
  --alias-input-border-width: 1px;
  --alias-focus-ring-size-base: 3px;
  --alias-focus-width: 3px;
  --alias-focus-color-success: rgba(21, 134, 55, 0.5);
  --alias-backdrop-opacity-base: 0.73;
  --button-secondary-active-shadow: var(--shadow-3);
  --button-secondary-hover-shadow: var(--shadow-2);
  --button-secondary-shadow: var(--shadow-0);
  --button-secondary-active-background: var(--color-white-base);
  --button-secondary-hover-background: var(--color-white-base);
  --button-secondary-background: var(--color-white-base);
  --button-icon-padding: var(--space-2);
  --button-large-padding-horizontal: var(--space-6);
  --button-small-padding-horizontal: var(--space-5);
  --button-large-font-size: var(--font-paragraph-large-size);
  --button-small-font-size: var(--font-paragraph-size);
  --button-focus-shadow: var(--shadow-3);
  --button-font-weight: var(--font-weight-medium);
  --button-font-family: var(--font-family-brand-secondary);
  --button-primary-active-shadow: var(--shadow-3);
  --button-primary-hover-shadow: var(--shadow-2);
  --button-primary-shadow: var(--shadow-0);
  --button-primary-active-color: var(--color-white-base);
  --button-primary-hover-color: var(--color-white-base);
  --button-primary-color: var(--color-white-base);
  --button-plain-active-shadow: var(--shadow-0);
  --button-plain-hover-shadow: var(--shadow-0);
  --button-plain-shadow: var(--shadow-0);
  --button-plain-active-background: var(--color-primary-20);
  --button-plain-hover-background: var(--color-primary-10);
  --button-plain-background: var(--color-white-base);
  --button-outline-shadow: var(--shadow-0);
  --font-paragraph-large-line-height: 1.4444;
  --font-paragraph-line-height: 1.5294;
  --font-heading-6-large-line-height: 1.25; /* h6 */
  --font-heading-6-weight: var(--font-weight-bold); /* h6 */
  --font-heading-6-line-height: 1.25; /* h6 */
  --font-heading-5-large-line-height: 1.3; /* h5 */
  --font-heading-5-weight: var(--font-weight-bold); /* h5 */
  --font-heading-5-line-height: 1.4444; /* h5 */
  --font-heading-4-large-line-height: 1.2727; /* h4 */
  --font-heading-4-weight: var(--font-weight-bold); /* h4 */
  --font-heading-4-line-height: 1.2; /* h4 */
  --font-heading-3-large-line-height: 1.3333; /* h3 */
  --font-heading-3-weight: var(--font-weight-bold); /* h3 */
  --font-heading-3-line-height: 1.2727; /* h3 */
  --font-heading-2-large-line-height: 1.25; /* h2 */
  --font-heading-2-weight: var(--font-weight-bold); /* h2 */
  --font-heading-2-line-height: 1.1667; /* h2 */
  --font-heading-1-large-line-height: 1.2; /* h1 */
  --font-heading-1-weight: var(--font-weight-bold); /* h1 */
  --font-heading-1-line-height: 1.2857; /* h1 */
  --font-caption-2-line-height: 1.3333;
  --font-caption-1-line-height: 1.1429;
  --border-radius-11: var(--space-11);
  --border-radius-10: var(--space-10);
  --border-radius-9: var(--space-9);
  --border-radius-8: var(--space-8);
  --border-radius-7: var(--space-7);
  --border-radius-6: var(--space-6);
  --border-radius-5: var(--space-5);
  --border-radius-4: var(--space-4);
  --border-radius-3: var(--space-3);
  --border-radius-2: var(--space-2);
  --border-radius-1: var(--space-1);
  --grid-wrap-fluid: calc(100% - var(--space-7)); /* Mobile Grid Fluid */
  --grid-gutter: var(--space-5);
  --step-label-font-size: var(--font-caption-1-size);
  --placeholder-root-border-radius: var(--border-radius-0);
  --loader-color-light: var(--color-primary-20);
  --image-wrapper-border-radius: var(--border-radius-0);
  --choice-checked-background: var(--color-primary-10);
  --choice-checked-title-color: var(--color-primary-100);
  --choice-checked-info-color: var(--color-primary-100);
  --choice-message-color: var(--color-grey-60);
  --choice-title-color: var(--color-grey-80);
  --choice-info-color: var(--color-grey-80);
  --color-quaternary-dark: var(--color-quaternary-50);
  --color-quaternary-base: var(--color-quaternary-40);
  --color-quaternary-light: var(--color-quaternary-30);
  --color-tertiary-dark: var(--color-tertiary-90);
  --color-tertiary-base: var(--color-tertiary-80);
  --color-tertiary-light: var(--color-tertiary-70);
  --color-secondary-dark: var(--color-secondary-100);
  --color-secondary-base: var(--color-secondary-90);
  --color-secondary-light: var(--color-secondary-80);
  --color-red-dark: var(--color-red-70);
  --color-red-base: var(--color-red-50);
  --color-red-light: var(--color-red-30);
  --color-primary-dark: var(--color-primary-100);
  --color-primary-base: var(--color-primary-100);
  --color-primary-light: var(--color-primary-90);
  --color-orange-dark: var(--color-orange-60);
  --color-orange-base: var(--color-orange-50);
  --color-orange-light: var(--color-orange-40);
  --color-marketing-100: var(--color-primary-100);
  --color-marketing-90: var(--color-primary-90);
  --color-marketing-80: var(--color-primary-80);
  --color-marketing-70: var(--color-primary-70);
  --color-marketing-60: var(--color-primary-60);
  --color-marketing-50: var(--color-primary-50);
  --color-marketing-40: var(--color-primary-40);
  --color-marketing-30: var(--color-primary-30);
  --color-marketing-20: var(--color-primary-20);
  --color-marketing-10: var(--color-primary-10);
  --color-grey-dark: var(--color-grey-60);
  --color-grey-base: var(--color-grey-50);
  --color-grey-light: var(--color-grey-40);
  --color-green-dark: var(--color-green-60);
  --color-green-base: var(--color-green-50);
  --color-green-light: var(--color-green-40);
  --color-blue-dark: var(--color-blue-60);
  --color-blue-base: var(--color-blue-50);
  --color-blue-light: var(--color-blue-40);
  --color-text-quaternary-100: var(--color-white-base);
  --color-text-quaternary-90: var(--color-white-base);
  --color-text-quaternary-80: var(--color-white-base);
  --color-text-quaternary-70: var(--color-black-base);
  --color-text-quaternary-60: var(--color-black-base);
  --color-text-quaternary-50: var(--color-black-base);
  --color-text-quaternary-40: var(--color-black-base);
  --color-text-quaternary-30: var(--color-black-base);
  --color-text-quaternary-20: var(--color-black-base);
  --color-text-quaternary-10: var(--color-black-base);
  --color-text-white-base: var(--color-black-base);
  --color-text-tertiary-100: var(--color-white-base);
  --color-text-tertiary-90: var(--color-white-base);
  --color-text-tertiary-80: var(--color-white-base);
  --color-text-tertiary-70: var(--color-black-base);
  --color-text-tertiary-60: var(--color-black-base);
  --color-text-tertiary-50: var(--color-black-base);
  --color-text-tertiary-40: var(--color-black-base);
  --color-text-tertiary-30: var(--color-black-base);
  --color-text-tertiary-20: var(--color-black-base);
  --color-text-tertiary-10: var(--color-black-base);
  --color-text-secondary-100: var(--color-white-base);
  --color-text-secondary-90: var(--color-white-base);
  --color-text-secondary-80: var(--color-white-base);
  --color-text-secondary-70: var(--color-black-base);
  --color-text-secondary-60: var(--color-black-base);
  --color-text-secondary-50: var(--color-black-base);
  --color-text-secondary-40: var(--color-black-base);
  --color-text-secondary-30: var(--color-black-base);
  --color-text-secondary-20: var(--color-black-base);
  --color-text-secondary-10: var(--color-black-base);
  --color-text-red-100: var(--color-white-base);
  --color-text-red-90: var(--color-white-base);
  --color-text-red-80: var(--color-white-base);
  --color-text-red-70: var(--color-white-base);
  --color-text-red-60: var(--color-white-base);
  --color-text-red-50: var(--color-black-base);
  --color-text-red-40: var(--color-black-base);
  --color-text-red-30: var(--color-black-base);
  --color-text-red-20: var(--color-black-base);
  --color-text-red-10: var(--color-black-base);
  --color-text-primary-100: var(--color-white-base);
  --color-text-primary-90: var(--color-white-base);
  --color-text-primary-80: var(--color-white-base);
  --color-text-primary-70: var(--color-white-base);
  --color-text-primary-60: var(--color-white-base);
  --color-text-primary-50: var(--color-black-base);
  --color-text-primary-40: var(--color-black-base);
  --color-text-primary-30: var(--color-black-base);
  --color-text-primary-20: var(--color-black-base);
  --color-text-primary-10: var(--color-black-base);
  --color-text-orange-100: var(--color-white-base);
  --color-text-orange-90: var(--color-white-base);
  --color-text-orange-80: var(--color-white-base);
  --color-text-orange-70: var(--color-white-base);
  --color-text-orange-60: var(--color-white-base);
  --color-text-orange-50: var(--color-black-base);
  --color-text-orange-40: var(--color-black-base);
  --color-text-orange-30: var(--color-black-base);
  --color-text-orange-20: var(--color-black-base);
  --color-text-orange-10: var(--color-black-base);
  --color-text-grey-100: var(--color-white-base);
  --color-text-grey-90: var(--color-white-base);
  --color-text-grey-80: var(--color-white-base);
  --color-text-grey-70: var(--color-white-base);
  --color-text-grey-60: var(--color-white-base);
  --color-text-grey-50: var(--color-black-base);
  --color-text-grey-40: var(--color-black-base);
  --color-text-grey-30: var(--color-black-base);
  --color-text-grey-20: var(--color-black-base);
  --color-text-grey-10: var(--color-black-base);
  --color-text-green-100: var(--color-white-base);
  --color-text-green-90: var(--color-white-base);
  --color-text-green-80: var(--color-white-base);
  --color-text-green-70: var(--color-white-base);
  --color-text-green-60: var(--color-white-base);
  --color-text-green-50: var(--color-black-base);
  --color-text-green-40: var(--color-black-base);
  --color-text-green-30: var(--color-black-base);
  --color-text-green-20: var(--color-black-base);
  --color-text-green-10: var(--color-black-base);
  --color-text-blue-100: var(--color-white-base);
  --color-text-blue-90: var(--color-white-base);
  --color-text-blue-80: var(--color-white-base);
  --color-text-blue-70: var(--color-white-base);
  --color-text-blue-60: var(--color-white-base);
  --color-text-blue-50: var(--color-black-base);
  --color-text-blue-40: var(--color-black-base);
  --color-text-blue-30: var(--color-black-base);
  --color-text-blue-20: var(--color-black-base);
  --color-text-blue-10: var(--color-black-base);
  --color-text-black-base: var(--color-white-base);
  --color-text-100: var(--color-white-base);
  --color-text-90: var(--color-white-base);
  --color-text-80: var(--color-white-base);
  --color-text-70: var(--color-white-base);
  --color-text-60: var(--color-white-base);
  --color-text-50: var(--color-black-base);
  --color-text-40: var(--color-black-base);
  --color-text-30: var(--color-black-base);
  --color-text-20: var(--color-black-base);
  --color-text-10: var(--color-black-base);
  --alias-field-shadow-error: 0 0 0 var(--alias-focus-width) var(--alias-focus-color-error);
  --alias-field-shadow-focus: 0 0 0 var(--alias-focus-width) var(--alias-focus-color);
  --alias-field-shadow-active: inset 0 1px 5px 0 var(--color-black-base);
  --alias-field-shadow-base: var(--shadow-1);
  --alias-field-background-color-disabled: var(--color-grey-20);
  --alias-field-background-color-base: var(--color-white-base);
  --alias-field-border-color-disabled: var(--color-grey-30);
  --alias-field-border-color-active: var(--color-black-base);
  --alias-field-border-color-base: var(--color-grey-50);
  --alias-input-box-shadow-active: inset 0 1px 5px 0 var(--color-black-base);
  --alias-input-box-shadow: var(--shadow-1);
  --alias-input-background-color-disabled: var(--color-grey-20);
  --alias-input-background-color: var(--color-white-base);
  --alias-input-border-color-disabled: var(--color-grey-30);
  --alias-input-border-color-active: var(--color-black-base);
  --alias-input-border-color: var(--color-grey-50);
  --alias-focus-ring-color-error: var(--color-red-30);
  --alias-focus-ring-color-base: var(--color-primary-30);
  --alias-focus-box-shadow-success: 0 0 0 var(--alias-focus-width) var(--alias-focus-color-success);
  --alias-focus-box-shadow-error: 0 0 0 var(--alias-focus-width) var(--alias-focus-color-error);
  --alias-focus-box-shadow: 0 0 0 var(--alias-focus-width) var(--alias-focus-color);
  --alias-focus-color-error: var(--color-red-30);
  --alias-focus-color: var(--color-primary-30);
  --alias-backdrop-color-base: var(--color-black-base);
  --button-secondary-focus-background: var(--button-secondary-background);
  --button-secondary-active-color: var(--color-primary-base);
  --button-secondary-hover-color: var(--color-primary-base);
  --button-secondary-border-color: var(--color-primary-base);
  --button-secondary-color: var(--color-primary-base);
  --button-primary-focus-color: var(--button-primary-color);
  --button-primary-active-background: var(--color-primary-base);
  --button-primary-hover-background: var(--color-primary-base);
  --button-primary-background: var(--color-primary-base);
  --button-plain-color: var(--color-primary-base);
  --button-outline-active-shadow: var(--button-secondary-active-shadow);
  --button-outline-hover-shadow: var(--button-secondary-hover-shadow);
  --button-outline-active-border-color: var(--color-primary-base);
  --button-outline-active-background: var(--button-secondary-active-background);
  --button-outline-hover-background: var(--button-secondary-hover-background);
  --button-outline-hover-border-color: var(--color-primary-base);
  --widelist-root-border-radius: var(--border-radius-2);
  --tooltip-container-border-radius: var(--border-radius-2);
  --table-root-border-radius: var(--border-radius-2);
  --step-completed-label-color: var(--color-primary-base);
  --step-completed-line-color: var(--color-primary-base);
  --step-completed-number-background: var(--color-primary-base);
  --paper-wrapper-border-radius: var(--border-radius-1);
  --loader-color-base: var(--color-primary-base);
  --link-text-branded-active-color: var(--color-secondary-dark);
  --link-text-branded-visited-color: var(--color-secondary-light);
  --link-text-branded-hover-color: var(--color-secondary-base);
  --link-text-branded-color: var(--color-secondary-base);
  --link-text-default-active-color: var(--color-blue-dark);
  --link-text-default-visited-color: var(--color-blue-light);
  --link-text-default-hover-color: var(--color-blue-base);
  --link-text-default-color: var(--color-blue-base);
  --dialog-root-border-radius: var(--border-radius-2);
  --choice-body-border-radius: var(--border-radius-1);
  --checkbox-icon-container-border-radius: var(--border-radius-1);
  --calendar-root-day-picker-day-border-radius: var(--border-radius-2);
  --calendar-root-day-picker-nav-button-border-radius: var(--border-radius-2);
  --banner-root-border-radius: var(--border-radius-2);
  --avatar-square-border-radius: var(--border-radius-2);
  --accordion-item-hover-title-color: var(--color-primary-base);
  --color-marketing-dark: var(--color-primary-dark);
  --color-marketing-base: var(--color-primary-base);
  --color-marketing-light: var(--color-primary-light);
  --color-text-quaternary-dark: var(--color-text-quaternary-50);
  --color-text-quaternary-base: var(--color-text-quaternary-40);
  --color-text-quaternary-light: var(--color-text-quaternary-30);
  --color-text-tertiary-dark: var(--color-text-tertiary-90);
  --color-text-tertiary-base: var(--color-text-tertiary-80);
  --color-text-tertiary-light: var(--color-text-tertiary-70);
  --color-text-secondary-dark: var(--color-text-secondary-100);
  --color-text-secondary-base: var(--color-text-secondary-90);
  --color-text-secondary-light: var(--color-text-secondary-80);
  --color-text-red-dark: var(--color-text-red-70);
  --color-text-red-base: var(--color-text-red-50);
  --color-text-red-light: var(--color-text-red-30);
  --color-text-primary-dark: var(--color-text-primary-100);
  --color-text-primary-base: var(--color-text-primary-100);
  --color-text-primary-light: var(--color-text-primary-90);
  --color-text-orange-dark: var(--color-text-orange-60);
  --color-text-orange-base: var(--color-text-orange-50);
  --color-text-orange-light: var(--color-text-orange-40);
  --color-text-marketing-100: var(--color-text-primary-100);
  --color-text-marketing-90: var(--color-text-primary-90);
  --color-text-marketing-80: var(--color-text-primary-80);
  --color-text-marketing-70: var(--color-text-primary-70);
  --color-text-marketing-60: var(--color-text-primary-60);
  --color-text-marketing-50: var(--color-text-primary-50);
  --color-text-marketing-40: var(--color-text-primary-40);
  --color-text-marketing-30: var(--color-text-primary-30);
  --color-text-marketing-20: var(--color-text-primary-20);
  --color-text-marketing-10: var(--color-text-primary-10);
  --color-text-grey-dark: var(--color-text-grey-60);
  --color-text-grey-base: var(--color-text-grey-50);
  --color-text-grey-light: var(--color-text-grey-40);
  --color-text-green-dark: var(--color-text-green-60);
  --color-text-green-base: var(--color-text-green-50);
  --color-text-green-light: var(--color-text-green-40);
  --color-text-blue-dark: var(--color-text-blue-60);
  --color-text-blue-base: var(--color-text-blue-50);
  --color-text-blue-light: var(--color-text-blue-40);
  --alias-field-background-color-checked: var(--color-primary-base);
  --alias-field-background-color-focus: var(--color-primary-base);
  --alias-field-background-color-active: var(--color-primary-dark);
  --alias-field-background-color-error: var(--color-red-base);
  --alias-field-border-color-checked: var(--color-primary-base);
  --alias-field-border-color-focus: var(--alias-field-border-color-base);
  --alias-field-border-color-error: var(--color-red-base);
  --alias-field-border-color-hover: var(--color-primary-base);
  --alias-input-box-shadow-success: var(--alias-focus-box-shadow-success);
  --alias-input-box-shadow-error: var(--alias-focus-box-shadow-error);
  --alias-input-box-shadow-focus: var(--alias-focus-box-shadow);
  --alias-input-background-color-checked: var(--color-primary-base);
  --alias-input-background-color-focus: var(--color-primary-base);
  --alias-input-background-color-active: var(--color-primary-dark);
  --alias-input-background-color-error: var(--color-red-base);
  --alias-input-border-color-checked: var(--color-primary-base);
  --alias-input-border-color-focus: var(--alias-input-border-color);
  --alias-input-border-color-success: var(--color-green-base);
  --alias-input-border-color-error: var(--color-red-base);
  --alias-input-border-color-hover: var(--color-primary-base);
  --alias-input-border-radius: var(--border-radius-2);
  --alias-action-border-radius: var(--border-radius-2);
  --button-secondary-focus-color: var(--button-secondary-color);
  --button-primary-focus-background: var(--button-primary-background);
  --button-primary-border-color: var(--button-primary-background);
  --button-plain-focus-color: var(--button-plain-color);
  --button-plain-active-color: var(--button-plain-color);
  --button-plain-hover-color: var(--button-plain-color);
  --button-outline-active-color: var(--button-secondary-active-color);
  --button-outline-focus-background: var(--button-outline-hover-background);
  --button-outline-focus-border-color: var(--button-outline-hover-border-color);
  --button-outline-hover-color: var(--button-secondary-hover-color);
  --button-outline-color: var(--button-secondary-color);
  --button-outline-border-color: var(--button-secondary-border-color);
  --switch-active-background: var(--alias-field-background-color-active);
  --switch-checked-background: var(--alias-field-background-color-checked);
  --step-completed-number-color: var(--color-text-primary-base);
  --radio-checked-color: var(--alias-field-background-color-checked);
  --choice-checked-icon-background: var(--alias-field-background-color-checked);
  --choice-checked-border-color: var(--alias-field-border-color-checked);
  --choice-content-border-radius: var(--alias-input-border-radius);
  --checkbox-checked-background: var(--alias-field-background-color-checked);
  --color-text-marketing-dark: var(--color-text-primary-dark);
  --color-text-marketing-base: var(--color-text-primary-base);
  --color-text-marketing-light: var(--color-text-primary-light);
  --alias-field-text-checked: var(--color-text-primary-base);
  --alias-input-text-color-checked: var(--color-text-primary-base);
  --button-outline-focus-color: var(--button-secondary-focus-color);
  --switch-checked-color: var(--alias-field-text-checked);
  --choice-checked-icon-color: var(--alias-field-text-checked);
  --checkbox-checked-color: var(--alias-field-text-checked);
}

/**
 * alignSelf:
 * auto | flex-start | flex-end | center | baseline | stretch
 */
.indo-9bdd7365_auto {
  -ms-grid-row-align: auto;
      align-self: auto;
}
.indo-9bdd7365_flexstart {
  flex-align-self: start;
}
.indo-9bdd7365_flexend {
  flex-align-self: end;
}
.indo-9bdd7365_center {
  -ms-grid-row-align: center;
      align-self: center;
}
.indo-9bdd7365_baseline {
  align-self: baseline;
}
.indo-9bdd7365_stretch {
  -ms-grid-row-align: stretch;
      align-self: stretch;
}

/**
 * borderRadius:
 * 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | fill | sides
 */
.indo-e7045280_br0 {
  border-radius: var(--border-radius-0);
}
.indo-e7045280_br1 {
  border-radius: var(--border-radius-1);
}
.indo-e7045280_br2 {
  border-radius: var(--border-radius-2);
}
.indo-e7045280_br3 {
  border-radius: var(--border-radius-3);
}
.indo-e7045280_br4 {
  border-radius: var(--border-radius-4);
}
.indo-e7045280_br5 {
  border-radius: var(--border-radius-5);
}
.indo-e7045280_br6 {
  border-radius: var(--border-radius-6);
}
.indo-e7045280_br7 {
  border-radius: var(--border-radius-7);
}
.indo-e7045280_br8 {
  border-radius: var(--border-radius-8);
}
.indo-e7045280_br9 {
  border-radius: var(--border-radius-9);
}
.indo-e7045280_br10 {
  border-radius: var(--border-radius-10);
}
.indo-e7045280_br11 {
  border-radius: var(--border-radius-11);
}
.indo-e7045280_brfill {
  border-radius: var(--border-radius-fill);
}
.indo-e7045280_brsides {
  border-radius: var(--border-radius-sides);
}

/**
 * decoration:
 * inherit | none | underline | lineThrough
 */
.indo-300db776_inherit {
  text-decoration: inherit;
}
.indo-300db776_none {
  text-decoration: none;
}
.indo-300db776_underline {
  text-decoration: underline;
}
.indo-300db776_linethrough {
  text-decoration: line-through;
}

/**
 * display:
 * inline | block | contents | flex | grid | inline-block | inline-flex | inline-grid | inline-table | list-item | run-in | table | table-caption | table-column-group | table-header-group | table-footer-group | table-row-group | table-cell | table-column | table-row | none | initial | inherit
 */
.indo-c0ff676e_displayinline {
  display: inline;
}
.indo-c0ff676e_displayblock {
  display: block;
}
.indo-c0ff676e_displayflex {
  display: flex;
}
.indo-c0ff676e_displaygrid {
  display: -ms-grid;
  display: grid;
}
.indo-c0ff676e_displayinlineblock {
  display: inline-block;
}
.indo-c0ff676e_displayinlineflex {
  display: inline-flex;
}
.indo-c0ff676e_displayinlinegrid {
  display: -ms-inline-grid;
  display: inline-grid;
}
.indo-c0ff676e_displayinlinetable {
  display: inline-table;
}
.indo-c0ff676e_displaylistitem {
  display: list-item;
}
.indo-c0ff676e_displayrunin {
  display: run-in;
}
.indo-c0ff676e_displaytable {
  display: table;
}
.indo-c0ff676e_displaytablecaption {
  display: table-caption;
}
.indo-c0ff676e_displaytablecolumngroup {
  display: table-column-group;
}
.indo-c0ff676e_displaytableheadergroup {
  display: table-header-group;
}
.indo-c0ff676e_displaytablefootergroup {
  display: table-footer-group;
}
.indo-c0ff676e_displaytablerowgroup {
  display: table-row-group;
}
.indo-c0ff676e_displaytablecell {
  display: table-cell;
}
.indo-c0ff676e_displaytablecolumn {
  display: table-column;
}
.indo-c0ff676e_displaytablerow {
  display: table-row;
}
.indo-c0ff676e_displaynone {
  display: none;
}
.indo-c0ff676e_displayinitial {
  display: inline;
  display: initial;
}
.indo-c0ff676e_displayinherit {
  display: inherit;
}

/**
 * alignSelf:
 * left | right | none | inline-start | inline-end
 */
.indo-b40cb144_floatleft {
  float: left;
}
.indo-b40cb144_floatright {
  float: right;
}
.indo-b40cb144_floatnone {
  float: none;
}

/**
 * fontFamily:
 * inherit | primary | secondary | system
 */
.indo-91174671_inherit {
  font-family: inherit;
}
.indo-91174671_primary {
  font-family: var(--font-family-brand-primary);
}
.indo-91174671_secondary {
  font-family: var(--font-family-brand-secondary);
}
.indo-91174671_system {
  font-family: var(--font-family-system);
}

/**
 * font-style:
 * normal | italic | oblique
 */
.indo-bd409d70_inherit {
  font-style: inherit;
}
.indo-bd409d70_normal {
  font-style: normal;
}
.indo-bd409d70_italic {
  font-style: italic;
}
.indo-bd409d70_oblique {
  font-style: oblique;
}

/**
 * font-weight:
 * inherit | regular | medium | bold
 *
 * important because it needs to overwrite the default
 */
.indo-66f0fec7_inherit {
  font-weight: inherit;
}
.indo-66f0fec7_regular {
  font-weight: var(--font-weight-regular);
}
.indo-66f0fec7_medium {
  font-weight: var(--font-weight-medium);
}
.indo-66f0fec7_bold {
  font-weight: var(--font-weight-bold);
}

/**
 * height:
 * 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | full | auto
 */
.indo-1fb9ef8b_h0 {
  height: 0;
}
.indo-1fb9ef8b_h1 {
  height: var(--space-1);
}
.indo-1fb9ef8b_h2 {
  height: var(--space-2);
}
.indo-1fb9ef8b_h3 {
  height: var(--space-3);
}
.indo-1fb9ef8b_h4 {
  height: var(--space-4);
}
.indo-1fb9ef8b_h5 {
  height: var(--space-5);
}
.indo-1fb9ef8b_h6 {
  height: var(--space-6);
}
.indo-1fb9ef8b_h7 {
  height: var(--space-7);
}
.indo-1fb9ef8b_h8 {
  height: var(--space-8);
}
.indo-1fb9ef8b_h9 {
  height: var(--space-9);
}
.indo-1fb9ef8b_h10 {
  height: var(--space-10);
}
.indo-1fb9ef8b_h11 {
  height: var(--space-11);
}
.indo-1fb9ef8b_hfull {
  height: 100%;
}
.indo-1fb9ef8b_hauto {
  height: auto;
}

/**
 * max-height:
 * 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | full | auto
 */
.indo-1fb9ef8b_mh0 {
  max-height: 0;
}
.indo-1fb9ef8b_mh1 {
  max-height: var(--space-1);
}
.indo-1fb9ef8b_mh2 {
  max-height: var(--space-2);
}
.indo-1fb9ef8b_mh3 {
  max-height: var(--space-3);
}
.indo-1fb9ef8b_mh4 {
  max-height: var(--space-4);
}
.indo-1fb9ef8b_mh5 {
  max-height: var(--space-5);
}
.indo-1fb9ef8b_mh6 {
  max-height: var(--space-6);
}
.indo-1fb9ef8b_mh7 {
  max-height: var(--space-7);
}
.indo-1fb9ef8b_mh8 {
  max-height: var(--space-8);
}
.indo-1fb9ef8b_mh9 {
  max-height: var(--space-9);
}
.indo-1fb9ef8b_mh10 {
  max-height: var(--space-10);
}
.indo-1fb9ef8b_mh11 {
  max-height: var(--space-11);
}
.indo-1fb9ef8b_mhfull {
  max-height: 100%;
}
.indo-1fb9ef8b_mhauto {
  max-height: auto;
}

/**
 * alignContent
 * flex-start | center | flex-end | stretch | space-around | space-between
 *
 * alignItems
 * flex-start | center | flex-end | stretch | baseline
 *
 * flexDirection
 * row | row-reverse | column | column-reverse
 *
 * flexWrap
 * nowrap | wrap | wrap-reverse
 *
 * justifyContent
 * flex-start | center | flex-end | space-between | space-around | space-evenly
 */

.indo-223c7e83_root {
  --align-content: initial;
  --align-items: initial;
  --flex-direction: initial;
  --flex-wrap: initial;
  --justify-content: initial;

  align-content: var(--align-content);
  align-items: var(--align-items);
  flex-direction: var(--flex-direction);
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
}

@media only screen and (min-width: 480px) {
  .indo-223c7e83_root {
    --sm-align-content: initial;
    --sm-align-items: initial;
    --sm-flex-direction: initial;
    --sm-flex-wrap: initial;
    --sm-justify-content: initial;

    align-content: var(--align-content);

    align-content: var(--sm-align-content, var(--align-content));
    align-items: var(--align-items);
    align-items: var(--sm-align-items, var(--align-items));
    flex-direction: var(--flex-direction);
    flex-direction: var(--sm-flex-direction, var(--flex-direction));
    flex-wrap: var(--flex-wrap);
    flex-wrap: var(--sm-flex-wrap, var(--flex-wrap));
    justify-content: var(--justify-content);
    justify-content: var(--sm-justify-content, var(--justify-content));
  }
}

@media only screen and (min-width: 768px) {
  .indo-223c7e83_root {
    --md-align-content: initial;
    --md-align-items: initial;
    --md-flex-direction: initial;
    --md-flex-wrap: initial;
    --md-justify-content: initial;

    align-content: var(--align-content);

    align-content: var(
      --md-align-content,
      var(--sm-align-content, var(--align-content))
    );
    align-items: var(--align-items);
    align-items: var(
      --md-align-items,
      var(--sm-align-items, var(--align-items))
    );
    flex-direction: var(--flex-direction);
    flex-direction: var(
      --md-flex-direction,
      var(--sm-flex-direction, var(--flex-direction))
    );
    flex-wrap: var(--flex-wrap);
    flex-wrap: var(--md-flex-wrap, var(--sm-flex-wrap, var(--flex-wrap)));
    justify-content: var(--justify-content);
    justify-content: var(
      --md-justify-content,
      var(--sm-justify-content, var(--justify-content))
    );
  }
}

@media only screen and (min-width: 1010px) {
  .indo-223c7e83_root {
    --lg-align-content: initial;
    --lg-align-items: initial;
    --lg-flex-direction: initial;
    --lg-flex-wrap: initial;
    --lg-justify-content: initial;

    align-content: var(--align-content);

    align-content: var(
      --lg-align-content,
      var(--md-align-content, var(--sm-align-content, var(--align-content)))
    );
    align-items: var(--align-items);
    align-items: var(
      --lg-align-items,
      var(--md-align-items, var(--sm-align-items, var(--align-items)))
    );
    flex-direction: var(--flex-direction);
    flex-direction: var(
      --lg-flex-direction,
      var(--md-flex-direction, var(--sm-flex-direction, var(--flex-direction)))
    );
    flex-wrap: var(--flex-wrap);
    flex-wrap: var(
      --lg-flex-wrap,
      var(--md-flex-wrap, var(--sm-flex-wrap, var(--flex-wrap)))
    );
    justify-content: var(--justify-content);
    justify-content: var(
      --lg-justify-content,
      var(
        --md-justify-content,
        var(--sm-justify-content, var(--justify-content))
      )
    );
  }
}

@media only screen and (min-width: 1440px) {
  .indo-223c7e83_root {
    --xl-align-content: initial;
    --xl-align-items: initial;
    --xl-flex-direction: initial;
    --xl-flex-wrap: initial;
    --xl-justify-content: initial;

    align-content: var(--align-content);

    align-content: var(
      --xl-align-content,
      var(
        --lg-align-content,
        var(--md-align-content, var(--sm-align-content, var(--align-content)))
      )
    );
    align-items: var(--align-items);
    align-items: var(
      --xl-align-items,
      var(
        --lg-align-items,
        var(--md-align-items, var(--sm-align-items, var(--align-items)))
      )
    );
    flex-direction: var(--flex-direction);
    flex-direction: var(
      --xl-flex-direction,
      var(
        --lg-flex-direction,
        var(
          --md-flex-direction,
          var(--sm-flex-direction, var(--flex-direction))
        )
      )
    );
    flex-wrap: var(--flex-wrap);
    flex-wrap: var(
      --xl-flex-wrap,
      var(
        --lg-flex-wrap,
        var(--md-flex-wrap, var(--sm-flex-wrap, var(--flex-wrap)))
      )
    );
    justify-content: var(--justify-content);
    justify-content: var(
      --xl-justify-content,
      var(
        --lg-justify-content,
        var(
          --md-justify-content,
          var(--sm-justify-content, var(--justify-content))
        )
      )
    );
  }
}

/**
 * Margins
 * marginBottom | marginLeft | marginRight | marginTop
 */
.indo-1d70522a_marginbottom0 {
  margin-bottom: 0;
}
.indo-1d70522a_marginbottom1 {
  margin-bottom: var(--space-1);
}
.indo-1d70522a_marginbottom2 {
  margin-bottom: var(--space-2);
}
.indo-1d70522a_marginbottom3 {
  margin-bottom: var(--space-3);
}
.indo-1d70522a_marginbottom4 {
  margin-bottom: var(--space-4);
}
.indo-1d70522a_marginbottom5 {
  margin-bottom: var(--space-5);
}
.indo-1d70522a_marginbottom6 {
  margin-bottom: var(--space-6);
}
.indo-1d70522a_marginbottom7 {
  margin-bottom: var(--space-7);
}
.indo-1d70522a_marginbottom8 {
  margin-bottom: var(--space-8);
}
.indo-1d70522a_marginbottom9 {
  margin-bottom: var(--space-9);
}
.indo-1d70522a_marginbottom10 {
  margin-bottom: var(--space-10);
}
.indo-1d70522a_marginbottom11 {
  margin-bottom: var(--space-11);
}
.indo-1d70522a_marginbottomauto {
  margin-bottom: auto;
}

.indo-1d70522a_marginleft0 {
  margin-left: 0;
}
.indo-1d70522a_marginleft1 {
  margin-left: var(--space-1);
}
.indo-1d70522a_marginleft2 {
  margin-left: var(--space-2);
}
.indo-1d70522a_marginleft3 {
  margin-left: var(--space-3);
}
.indo-1d70522a_marginleft4 {
  margin-left: var(--space-4);
}
.indo-1d70522a_marginleft5 {
  margin-left: var(--space-5);
}
.indo-1d70522a_marginleft6 {
  margin-left: var(--space-6);
}
.indo-1d70522a_marginleft7 {
  margin-left: var(--space-7);
}
.indo-1d70522a_marginleft8 {
  margin-left: var(--space-8);
}
.indo-1d70522a_marginleft9 {
  margin-left: var(--space-9);
}
.indo-1d70522a_marginleft10 {
  margin-left: var(--space-10);
}
.indo-1d70522a_marginleft11 {
  margin-left: var(--space-11);
}
.indo-1d70522a_marginleftauto {
  margin-left: auto;
}

.indo-1d70522a_marginright0 {
  margin-right: 0;
}
.indo-1d70522a_marginright1 {
  margin-right: var(--space-1);
}
.indo-1d70522a_marginright2 {
  margin-right: var(--space-2);
}
.indo-1d70522a_marginright3 {
  margin-right: var(--space-3);
}
.indo-1d70522a_marginright4 {
  margin-right: var(--space-4);
}
.indo-1d70522a_marginright5 {
  margin-right: var(--space-5);
}
.indo-1d70522a_marginright6 {
  margin-right: var(--space-6);
}
.indo-1d70522a_marginright7 {
  margin-right: var(--space-7);
}
.indo-1d70522a_marginright8 {
  margin-right: var(--space-8);
}
.indo-1d70522a_marginright9 {
  margin-right: var(--space-9);
}
.indo-1d70522a_marginright10 {
  margin-right: var(--space-10);
}
.indo-1d70522a_marginright11 {
  margin-right: var(--space-11);
}
.indo-1d70522a_marginrightauto {
  margin-right: auto;
}

.indo-1d70522a_margintop0 {
  margin-top: 0;
}
.indo-1d70522a_margintop1 {
  margin-top: var(--space-1);
}
.indo-1d70522a_margintop2 {
  margin-top: var(--space-2);
}
.indo-1d70522a_margintop3 {
  margin-top: var(--space-3);
}
.indo-1d70522a_margintop4 {
  margin-top: var(--space-4);
}
.indo-1d70522a_margintop5 {
  margin-top: var(--space-5);
}
.indo-1d70522a_margintop6 {
  margin-top: var(--space-6);
}
.indo-1d70522a_margintop7 {
  margin-top: var(--space-7);
}
.indo-1d70522a_margintop8 {
  margin-top: var(--space-8);
}
.indo-1d70522a_margintop9 {
  margin-top: var(--space-9);
}
.indo-1d70522a_margintop10 {
  margin-top: var(--space-10);
}
.indo-1d70522a_margintop11 {
  margin-top: var(--space-11);
}
.indo-1d70522a_margintopauto {
  margin-top: auto;
}

/**
 * Negative Margins
 * marginBottom-value | marginLeft-value | marginRight-value | marginTop-value
 */
.indo-1d70522a_marginbottomnegative1 {
  margin-bottom: calc(-1 * var(--space-1));
}
.indo-1d70522a_marginbottomnegative2 {
  margin-bottom: calc(-1 * var(--space-2));
}
.indo-1d70522a_marginbottomnegative3 {
  margin-bottom: calc(-1 * var(--space-3));
}
.indo-1d70522a_marginbottomnegative4 {
  margin-bottom: calc(-1 * var(--space-4));
}
.indo-1d70522a_marginbottomnegative5 {
  margin-bottom: calc(-1 * var(--space-5));
}
.indo-1d70522a_marginbottomnegative6 {
  margin-bottom: calc(-1 * var(--space-6));
}
.indo-1d70522a_marginbottomnegative7 {
  margin-bottom: calc(-1 * var(--space-7));
}
.indo-1d70522a_marginbottomnegative8 {
  margin-bottom: calc(-1 * var(--space-8));
}
.indo-1d70522a_marginbottomnegative9 {
  margin-bottom: calc(-1 * var(--space-9));
}
.indo-1d70522a_marginbottomnegative10 {
  margin-bottom: calc(-1 * var(--space-10));
}
.indo-1d70522a_marginbottomnegative11 {
  margin-bottom: calc(-1 * var(--space-11));
}

.indo-1d70522a_marginleftnegative1 {
  margin-left: calc(-1 * var(--space-1));
}
.indo-1d70522a_marginleftnegative2 {
  margin-left: calc(-1 * var(--space-2));
}
.indo-1d70522a_marginleftnegative3 {
  margin-left: calc(-1 * var(--space-3));
}
.indo-1d70522a_marginleftnegative4 {
  margin-left: calc(-1 * var(--space-4));
}
.indo-1d70522a_marginleftnegative5 {
  margin-left: calc(-1 * var(--space-5));
}
.indo-1d70522a_marginleftnegative6 {
  margin-left: calc(-1 * var(--space-6));
}
.indo-1d70522a_marginleftnegative7 {
  margin-left: calc(-1 * var(--space-7));
}
.indo-1d70522a_marginleftnegative8 {
  margin-left: calc(-1 * var(--space-8));
}
.indo-1d70522a_marginleftnegative9 {
  margin-left: calc(-1 * var(--space-9));
}
.indo-1d70522a_marginleftnegative10 {
  margin-left: calc(-1 * var(--space-10));
}
.indo-1d70522a_marginleftnegative11 {
  margin-left: calc(-1 * var(--space-11));
}

.indo-1d70522a_marginrightnegative1 {
  margin-right: calc(-1 * var(--space-1));
}
.indo-1d70522a_marginrightnegative2 {
  margin-right: calc(-1 * var(--space-2));
}
.indo-1d70522a_marginrightnegative3 {
  margin-right: calc(-1 * var(--space-3));
}
.indo-1d70522a_marginrightnegative4 {
  margin-right: calc(-1 * var(--space-4));
}
.indo-1d70522a_marginrightnegative5 {
  margin-right: calc(-1 * var(--space-5));
}
.indo-1d70522a_marginrightnegative6 {
  margin-right: calc(-1 * var(--space-6));
}
.indo-1d70522a_marginrightnegative7 {
  margin-right: calc(-1 * var(--space-7));
}
.indo-1d70522a_marginrightnegative8 {
  margin-right: calc(-1 * var(--space-8));
}
.indo-1d70522a_marginrightnegative9 {
  margin-right: calc(-1 * var(--space-9));
}
.indo-1d70522a_marginrightnegative10 {
  margin-right: calc(-1 * var(--space-10));
}
.indo-1d70522a_marginrightnegative11 {
  margin-right: calc(-1 * var(--space-11));
}

.indo-1d70522a_margintopnegative1 {
  margin-top: calc(-1 * var(--space-1));
}
.indo-1d70522a_margintopnegative2 {
  margin-top: calc(-1 * var(--space-2));
}
.indo-1d70522a_margintopnegative3 {
  margin-top: calc(-1 * var(--space-3));
}
.indo-1d70522a_margintopnegative4 {
  margin-top: calc(-1 * var(--space-4));
}
.indo-1d70522a_margintopnegative5 {
  margin-top: calc(-1 * var(--space-5));
}
.indo-1d70522a_margintopnegative6 {
  margin-top: calc(-1 * var(--space-6));
}
.indo-1d70522a_margintopnegative7 {
  margin-top: calc(-1 * var(--space-7));
}
.indo-1d70522a_margintopnegative8 {
  margin-top: calc(-1 * var(--space-8));
}
.indo-1d70522a_margintopnegative9 {
  margin-top: calc(-1 * var(--space-9));
}
.indo-1d70522a_margintopnegative10 {
  margin-top: calc(-1 * var(--space-10));
}
.indo-1d70522a_margintopnegative11 {
  margin-top: calc(-1 * var(--space-11));
}

/**
 * Paddings
 * paddingBottom | paddingLeft | paddingRight | paddingTop
 */
.indo-26838ee5_paddingbottom0 {
  padding-bottom: 0;
}
.indo-26838ee5_paddingbottom1 {
  padding-bottom: var(--space-1);
}
.indo-26838ee5_paddingbottom2 {
  padding-bottom: var(--space-2);
}
.indo-26838ee5_paddingbottom3 {
  padding-bottom: var(--space-3);
}
.indo-26838ee5_paddingbottom4 {
  padding-bottom: var(--space-4);
}
.indo-26838ee5_paddingbottom5 {
  padding-bottom: var(--space-5);
}
.indo-26838ee5_paddingbottom6 {
  padding-bottom: var(--space-6);
}
.indo-26838ee5_paddingbottom7 {
  padding-bottom: var(--space-7);
}
.indo-26838ee5_paddingbottom8 {
  padding-bottom: var(--space-8);
}
.indo-26838ee5_paddingbottom9 {
  padding-bottom: var(--space-9);
}
.indo-26838ee5_paddingbottom10 {
  padding-bottom: var(--space-10);
}
.indo-26838ee5_paddingbottom11 {
  padding-bottom: var(--space-11);
}

.indo-26838ee5_paddingleft0 {
  padding-left: 0;
}
.indo-26838ee5_paddingleft1 {
  padding-left: var(--space-1);
}
.indo-26838ee5_paddingleft2 {
  padding-left: var(--space-2);
}
.indo-26838ee5_paddingleft3 {
  padding-left: var(--space-3);
}
.indo-26838ee5_paddingleft4 {
  padding-left: var(--space-4);
}
.indo-26838ee5_paddingleft5 {
  padding-left: var(--space-5);
}
.indo-26838ee5_paddingleft6 {
  padding-left: var(--space-6);
}
.indo-26838ee5_paddingleft7 {
  padding-left: var(--space-7);
}
.indo-26838ee5_paddingleft8 {
  padding-left: var(--space-8);
}
.indo-26838ee5_paddingleft9 {
  padding-left: var(--space-9);
}
.indo-26838ee5_paddingleft10 {
  padding-left: var(--space-10);
}
.indo-26838ee5_paddingleft11 {
  padding-left: var(--space-11);
}

.indo-26838ee5_paddingright0 {
  padding-right: 0;
}
.indo-26838ee5_paddingright1 {
  padding-right: var(--space-1);
}
.indo-26838ee5_paddingright2 {
  padding-right: var(--space-2);
}
.indo-26838ee5_paddingright3 {
  padding-right: var(--space-3);
}
.indo-26838ee5_paddingright4 {
  padding-right: var(--space-4);
}
.indo-26838ee5_paddingright5 {
  padding-right: var(--space-5);
}
.indo-26838ee5_paddingright6 {
  padding-right: var(--space-6);
}
.indo-26838ee5_paddingright7 {
  padding-right: var(--space-7);
}
.indo-26838ee5_paddingright8 {
  padding-right: var(--space-8);
}
.indo-26838ee5_paddingright9 {
  padding-right: var(--space-9);
}
.indo-26838ee5_paddingright10 {
  padding-right: var(--space-10);
}
.indo-26838ee5_paddingright11 {
  padding-right: var(--space-11);
}

.indo-26838ee5_paddingtop0 {
  padding-top: 0;
}
.indo-26838ee5_paddingtop1 {
  padding-top: var(--space-1);
}
.indo-26838ee5_paddingtop2 {
  padding-top: var(--space-2);
}
.indo-26838ee5_paddingtop3 {
  padding-top: var(--space-3);
}
.indo-26838ee5_paddingtop4 {
  padding-top: var(--space-4);
}
.indo-26838ee5_paddingtop5 {
  padding-top: var(--space-5);
}
.indo-26838ee5_paddingtop6 {
  padding-top: var(--space-6);
}
.indo-26838ee5_paddingtop7 {
  padding-top: var(--space-7);
}
.indo-26838ee5_paddingtop8 {
  padding-top: var(--space-8);
}
.indo-26838ee5_paddingtop9 {
  padding-top: var(--space-9);
}
.indo-26838ee5_paddingtop10 {
  padding-top: var(--space-10);
}
.indo-26838ee5_paddingtop11 {
  padding-top: var(--space-11);
}

/**
 * position
 * absolute | fixed | relative | sticky
 */
.indo-1f5814ad_positionabsolute {
  position: absolute;
}
.indo-1f5814ad_positionfixed {
  position: fixed;
}
.indo-1f5814ad_positionrelative {
  position: relative;
}
.indo-1f5814ad_positionsticky {
  position: -webkit-sticky;
  position: sticky;
}

/**
 * Left
 */
.indo-bcccce6d_left1 {
  left: var(--space-1);
}
.indo-bcccce6d_left2 {
  left: var(--space-2);
}
.indo-bcccce6d_left3 {
  left: var(--space-3);
}
.indo-bcccce6d_left4 {
  left: var(--space-4);
}
.indo-bcccce6d_left5 {
  left: var(--space-5);
}
.indo-bcccce6d_left6 {
  left: var(--space-6);
}
.indo-bcccce6d_left7 {
  left: var(--space-7);
}
.indo-bcccce6d_left8 {
  left: var(--space-8);
}
.indo-bcccce6d_left9 {
  left: var(--space-9);
}
.indo-bcccce6d_left10 {
  left: var(--space-10);
}
.indo-bcccce6d_left11 {
  left: var(--space-11);
}
.indo-bcccce6d_left0 {
  left: 0;
}

/**
 * Right
 */
.indo-bcccce6d_right1 {
  right: var(--space-1);
}
.indo-bcccce6d_right2 {
  right: var(--space-2);
}
.indo-bcccce6d_right3 {
  right: var(--space-3);
}
.indo-bcccce6d_right4 {
  right: var(--space-4);
}
.indo-bcccce6d_right5 {
  right: var(--space-5);
}
.indo-bcccce6d_right6 {
  right: var(--space-6);
}
.indo-bcccce6d_right7 {
  right: var(--space-7);
}
.indo-bcccce6d_right8 {
  right: var(--space-8);
}
.indo-bcccce6d_right9 {
  right: var(--space-9);
}
.indo-bcccce6d_right10 {
  right: var(--space-10);
}
.indo-bcccce6d_right11 {
  right: var(--space-11);
}
.indo-bcccce6d_right0 {
  right: 0;
}

/**
 * Top
 */
.indo-bcccce6d_top1 {
  top: var(--space-1);
}
.indo-bcccce6d_top2 {
  top: var(--space-2);
}
.indo-bcccce6d_top3 {
  top: var(--space-3);
}
.indo-bcccce6d_top4 {
  top: var(--space-4);
}
.indo-bcccce6d_top5 {
  top: var(--space-5);
}
.indo-bcccce6d_top6 {
  top: var(--space-6);
}
.indo-bcccce6d_top7 {
  top: var(--space-7);
}
.indo-bcccce6d_top8 {
  top: var(--space-8);
}
.indo-bcccce6d_top9 {
  top: var(--space-9);
}
.indo-bcccce6d_top10 {
  top: var(--space-10);
}
.indo-bcccce6d_top11 {
  top: var(--space-11);
}
.indo-bcccce6d_top0 {
  top: 0;
}

/**
 * Bottom
 */
.indo-bcccce6d_bottom1 {
  bottom: var(--space-1);
}
.indo-bcccce6d_bottom2 {
  bottom: var(--space-2);
}
.indo-bcccce6d_bottom3 {
  bottom: var(--space-3);
}
.indo-bcccce6d_bottom4 {
  bottom: var(--space-4);
}
.indo-bcccce6d_bottom5 {
  bottom: var(--space-5);
}
.indo-bcccce6d_bottom6 {
  bottom: var(--space-6);
}
.indo-bcccce6d_bottom7 {
  bottom: var(--space-7);
}
.indo-bcccce6d_bottom8 {
  bottom: var(--space-8);
}
.indo-bcccce6d_bottom9 {
  bottom: var(--space-9);
}
.indo-bcccce6d_bottom10 {
  bottom: var(--space-10);
}
.indo-bcccce6d_bottom11 {
  bottom: var(--space-11);
}
.indo-bcccce6d_bottom0 {
  bottom: 0;
}

/**
 * textAlign:
 * center | inherit | justify | left | right
 */
.indo-b48c4984_center {
  text-align: center;
}
.indo-b48c4984_inherit {
  text-align: inherit;
}
.indo-b48c4984_justify {
  text-align: justify;
}
.indo-b48c4984_left {
  text-align: left;
}
.indo-b48c4984_right {
  text-align: right;
}

/**
 * text-transform:
 * inherit | none | capitalize | uppercase | lowercase
 */
.indo-d43fcc5_inherit {
  text-transform: inherit;
}
.indo-d43fcc5_none {
  text-transform: none;
}
.indo-d43fcc5_capitalize {
  text-transform: capitalize;
}
.indo-d43fcc5_uppercase {
  text-transform: uppercase;
}
.indo-d43fcc5_lowercase {
  text-transform: lowercase;
}

/**
 * width:
 * 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | full | auto
 */
.indo-945aa92_w0 {
  width: 0;
}
.indo-945aa92_w1 {
  width: var(--space-1);
}
.indo-945aa92_w2 {
  width: var(--space-2);
}
.indo-945aa92_w3 {
  width: var(--space-3);
}
.indo-945aa92_w4 {
  width: var(--space-4);
}
.indo-945aa92_w5 {
  width: var(--space-5);
}
.indo-945aa92_w6 {
  width: var(--space-6);
}
.indo-945aa92_w7 {
  width: var(--space-7);
}
.indo-945aa92_w8 {
  width: var(--space-8);
}
.indo-945aa92_w9 {
  width: var(--space-9);
}
.indo-945aa92_w10 {
  width: var(--space-10);
}
.indo-945aa92_w11 {
  width: var(--space-11);
}
.indo-945aa92_wfull {
  width: 100%;
}
.indo-945aa92_wauto {
  width: auto;
}

/**
 * max-width:
 * 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | full | auto
 */
.indo-945aa92_mw0 {
  max-width: 0;
}
.indo-945aa92_mw1 {
  max-width: var(--space-1);
}
.indo-945aa92_mw2 {
  max-width: var(--space-2);
}
.indo-945aa92_mw3 {
  max-width: var(--space-3);
}
.indo-945aa92_mw4 {
  max-width: var(--space-4);
}
.indo-945aa92_mw5 {
  max-width: var(--space-5);
}
.indo-945aa92_mw6 {
  max-width: var(--space-6);
}
.indo-945aa92_mw7 {
  max-width: var(--space-7);
}
.indo-945aa92_mw8 {
  max-width: var(--space-8);
}
.indo-945aa92_mw9 {
  max-width: var(--space-9);
}
.indo-945aa92_mw10 {
  max-width: var(--space-10);
}
.indo-945aa92_mw11 {
  max-width: var(--space-11);
}
.indo-945aa92_mwfull {
  max-width: 100%;
}
.indo-945aa92_mwauto {
  max-width: auto;
}

/**
 * zIndex
 */
.indo-49295530_zindex0 {
  z-index: 0;
}
.indo-49295530_zindex100 {
  z-index: var(--z-index-100);
}
.indo-49295530_zindex200 {
  z-index: var(--z-index-200);
}
.indo-49295530_zindex300 {
  z-index: var(--z-index-300);
}
.indo-49295530_zindex400 {
  z-index: var(--z-index-400);
}
.indo-49295530_zindex500 {
  z-index: var(--z-index-500);
}
.indo-49295530_zindex600 {
  z-index: var(--z-index-600);
}
.indo-49295530_zindex700 {
  z-index: var(--z-index-700);
}
.indo-49295530_zindex800 {
  z-index: var(--z-index-800);
}
.indo-49295530_zindex900 {
  z-index: var(--z-index-900);
}

.indo-b6ae150f_root {
  border-radius: var(--banner-root-border-radius);
}

.indo-831c3690_root {
  fill: currentColor;
  vertical-align: middle;
}

.indo-831c3690_root:active,
.indo-831c3690_root:hover,
.indo-831c3690_root:visited,
.indo-831c3690_root:focus {
  outline: none;
}

.indo-831c3690_root[role='button'] {
  cursor: pointer;
}

/**
 * size:
* small | medium | large | xLarge
*/
.indo-831c3690_small {
  height: 16px;
  width: 16px;
}

.indo-831c3690_medium {
  height: 24px;
  width: 24px;
}

.indo-831c3690_large {
  height: 28px;
  width: 28px;
}

.indo-831c3690_xlarge {
  height: 32px;
  width: 32px;
}

.indo-ebe0ecc6_root {
  color: inherit;
}

/**
 * SCALE:
 *
 * Heading1 - Responsive
 * Heading2 - Responsive
 * Heading3 - Responsive
 * Heading4 - Responsive
 * Heading5 - Responsive
 * Heading6 - Responsive
 * Paragraph - Responsive
 * Caption1
 * Caption2
 */
.indo-ebe0ecc6_heading1,
.indo-ebe0ecc6_richcontent h1 {
  font-size: var(--font-heading-1-size);
  line-height: var(--font-heading-1-line-height);
}

@media only screen and (min-width: 768px) {
  .indo-ebe0ecc6_heading1,
  .indo-ebe0ecc6_richcontent h1 {
    font-size: var(--font-heading-1-large-size);
    line-height: var(--font-heading-1-large-line-height);
  }
}

.indo-ebe0ecc6_heading2,
.indo-ebe0ecc6_richcontent h2 {
  font-size: var(--font-heading-2-size);
  line-height: var(--font-heading-2-line-height);
}

@media only screen and (min-width: 768px) {
  .indo-ebe0ecc6_heading2,
  .indo-ebe0ecc6_richcontent h2 {
    font-size: var(--font-heading-2-large-size);
    line-height: var(--font-heading-2-large-line-height);
  }
}

.indo-ebe0ecc6_heading3,
.indo-ebe0ecc6_richcontent h3 {
  font-size: var(--font-heading-3-size);
  line-height: var(--font-heading-3-line-height);
}

@media only screen and (min-width: 768px) {
  .indo-ebe0ecc6_heading3,
  .indo-ebe0ecc6_richcontent h3 {
    font-size: var(--font-heading-3-large-size);
    line-height: var(--font-heading-3-large-line-height);
  }
}

.indo-ebe0ecc6_heading4,
.indo-ebe0ecc6_richcontent h4 {
  font-size: var(--font-heading-4-size);
  line-height: var(--font-heading-4-line-height);
}

@media only screen and (min-width: 768px) {
  .indo-ebe0ecc6_heading4,
  .indo-ebe0ecc6_richcontent h4 {
    font-size: var(--font-heading-4-large-size);
    line-height: var(--font-heading-4-large-line-height);
  }
}

.indo-ebe0ecc6_heading5,
.indo-ebe0ecc6_richcontent h5 {
  font-size: var(--font-heading-5-size);
  line-height: var(--font-heading-5-line-height);
}

@media only screen and (min-width: 768px) {
  .indo-ebe0ecc6_heading5,
  .indo-ebe0ecc6_richcontent h5 {
    font-size: var(--font-heading-5-large-size);
    line-height: var(--font-heading-5-large-line-height);
  }
}

.indo-ebe0ecc6_heading6,
.indo-ebe0ecc6_richcontent h6 {
  font-size: var(--font-heading-6-size);
  line-height: var(--font-heading-6-line-height);
}

@media only screen and (min-width: 768px) {
  .indo-ebe0ecc6_heading6,
  .indo-ebe0ecc6_richcontent h6 {
    font-size: var(--font-heading-6-large-size);
    line-height: var(--font-heading-6-large-line-height);
  }
}

.indo-ebe0ecc6_paragraph,
.indo-ebe0ecc6_richcontent p {
  font-size: var(--font-paragraph-size);
  line-height: var(--font-paragraph-line-height);
}

@media only screen and (min-width: 768px) {
  .indo-ebe0ecc6_paragraph,
  .indo-ebe0ecc6_richcontent p {
    font-size: var(--font-paragraph-large-size);
    line-height: var(--font-paragraph-large-line-height);
  }
}

.indo-ebe0ecc6_caption1 {
  font-size: var(--font-caption-1-size);
  line-height: var(--font-caption-1-line-height);
}

.indo-ebe0ecc6_richcontent small,
.indo-ebe0ecc6_caption2 {
  font-size: var(--font-caption-2-size);
  line-height: var(--font-caption-2-line-height);
}


.indo-99d112c6_root {
  align-items: center;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  outline: none;
}

.indo-99d112c6_root svg {
  flex-shrink: 0;
}

.indo-99d112c6_root:not(:active):focus {
  box-shadow: var(--button-focus-shadow);
}

.indo-99d112c6_square {
  border-radius: var(--alias-action-border-radius);
}

.indo-99d112c6_circular {
  border-radius: var(--border-radius-sides);
}

.indo-99d112c6_small {
  height: var(--button-small-height);
  width: var(--button-small-height);
}

.indo-99d112c6_large {
  height: var(--button-large-height);
  width: var(--button-large-height);
}

/**
 * appearance:
 * default | primary | secondary | plain | outline
 */
.indo-99d112c6_default,
.indo-99d112c6_default:visited {
  color: inherit;
  background: transparent;
}

.indo-99d112c6_default:hover,
.indo-99d112c6_default:active,
.indo-99d112c6_default:visited,
.indo-99d112c6_default:focus {
  color: inherit;
}

.indo-99d112c6_default:hover {
  background: var(--button-default-hover-background);
}

.indo-99d112c6_default:active {
  background: var(--button-default-active-background);
}

.indo-99d112c6_primary {
  --button-primary-border-style: solid;
}

.indo-99d112c6_primary,
.indo-99d112c6_primary:visited {
  background: var(--button-primary-background);
  color: var(--button-primary-color);
  box-shadow: var(--button-primary-shadow);
  border-width: var(--button-primary-border-width);
  border-style: var(--button-primary-border-style);
  border-color: var(--button-primary-border-color);
}

.indo-99d112c6_primary:focus {
  background: var(--button-primary-focus-background);
  color: var(--button-primary-focus-color);
}

.indo-99d112c6_primary:hover {
  background: var(--button-primary-hover-background);
  color: var(--button-primary-hover-color);
  box-shadow: var(--button-primary-hover-shadow);
}

.indo-99d112c6_primary:active {
  background: var(--button-primary-active-background);
  color: var(--button-primary-active-color);
  box-shadow: var(--button-primary-active-shadow);
}

.indo-99d112c6_secondary {
  --button-secondary-border-style: solid;
}

.indo-99d112c6_secondary,
.indo-99d112c6_secondary:visited {
  background: var(--button-secondary-background);
  color: var(--button-secondary-color);
  box-shadow: var(--button-secondary-shadow);
  border-width: var(--button-secondary-border-width);
  border-style: var(--button-secondary-border-style);
  border-color: var(--button-secondary-border-color);
}

.indo-99d112c6_secondary:focus {
  background: var(--button-secondary-focus-background);
  color: var(--button-secondary-focus-color);
}

.indo-99d112c6_secondary:hover {
  background: var(--button-secondary-hover-background);
  color: var(--button-secondary-hover-color);
  box-shadow: var(--button-secondary-hover-shadow);
}

.indo-99d112c6_secondary:active {
  background: var(--button-secondary-active-background);
  color: var(--button-secondary-active-color);
  box-shadow: var(--button-secondary-active-shadow);
}

.indo-99d112c6_plain,
.indo-99d112c6_plain:visited {
  background: var(--button-plain-background);
  color: var(--button-plain-color);
  box-shadow: var(--button-plain-shadow);
}

.indo-99d112c6_plain:hover {
  background: var(--button-plain-hover-background);
  color: var(--button-plain-hover-color);
  box-shadow: var(--button-plain-hover-shadow);
}

.indo-99d112c6_plain:active {
  background: var(--button-plain-active-background);
  color: var(--button-plain-active-color);
  box-shadow: var(--button-plain-active-shadow);
}

.indo-99d112c6_plain:focus {
  color: var(--button-plain-focus-color);
}

.indo-99d112c6_outline {
  --button-outline-border-style: solid;
}

.indo-99d112c6_outline,
.indo-99d112c6_outline:visited {
  background: var(--button-outline-background);
  border-width: var(--button-outline-border-width);
  border-style: var(--button-outline-border-style);
  border-color: var(--button-outline-border-color);
  color: var(--button-outline-color);
  box-shadow: var(--button-outline-shadow);
}

.indo-99d112c6_outline:hover {
  background: var(--button-outline-hover-background);
  color: var(--button-outline-hover-color);
  box-shadow: var(--button-outline-hover-shadow);
  border-color: var(--button-outline-hover-border-color);
}

.indo-99d112c6_outline:focus {
  background: var(--button-outline-focus-background);
  color: var(--button-outline-focus-color);
  border-color: var(--button-outline-focus-border-color);
}

.indo-99d112c6_outline:active {
  background: var(--button-outline-active-background);
  border-color: var(--button-outline-active-border-color);
  color: var(--button-outline-active-color);
}

/**
 * disabled:
 * true | false
 * Must be last to overwrite the others
 */
.indo-99d112c6_disabled {
  background: var(--color-grey-20);
  border-color: var(--color-grey-20);
  color: var(--color-grey-60);
  pointer-events: none;
}

.indo-b641412_root {
  position: absolute !important;
  top: 0;
  clip: rect(1px, 1px, 1px, 1px) !important;
  overflow: hidden !important;
  height: 1px !important;
  width: 1px !important;
  padding: 0 !important;
  border: 0 !important;

  /* https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe */
  white-space: nowrap;
  word-wrap: normal;
}

.indo-53faab65_message{width:100%;transition:transform 1s ease-in-out,opacity .5s linear;position:fixed;bottom:0;z-index:var(--z-index-900)}@media only screen and (min-width: 768px){.indo-53faab65_message{width:310px;right:0}}.indo-53faab65_messageisvisible{transform:translateY(0);opacity:1}@media only screen and (min-width: 768px){.indo-53faab65_messageisvisible{transform:translateX(0)}}.indo-53faab65_messageishidden{transform:translateY(150%);opacity:0}@media only screen and (min-width: 768px){.indo-53faab65_messageishidden{transform:translateX(420px)}}
.indo-265e23ad_root {
  background: var(--color-white-base);
}

.indo-265e23ad_wrapper {
  border-radius: var(--paper-wrapper-border-radius);
}
/**
 * shadow:
 * -1 | 0 | 1 | 2 | 3
 */
.indo-265e23ad_shadowinset1 {
  box-shadow: var(--shadow-inset-1);
}

.indo-265e23ad_shadow0 {
  box-shadow: var(--shadow-0);
}

.indo-265e23ad_shadow1 {
  box-shadow: var(--shadow-1);
}

.indo-265e23ad_shadow2 {
  box-shadow: var(--shadow-2);
}

.indo-265e23ad_shadow3 {
  box-shadow: var(--shadow-3);
}

/**
 * hoverable:
 * true | false
 */
.indo-265e23ad_hoverable {
  cursor: pointer;
  transition: var(--motion-duration-fast);
}

/* Note: shadowInset1 has no hover for now. */
.indo-265e23ad_hoverable:hover.indo-265e23ad_shadowinset1 {
  box-shadow: var(--shadow-inset-2);
}

.indo-265e23ad_hoverable:hover.indo-265e23ad_shadow0 {
  box-shadow: var(--shadow-1);
}

.indo-265e23ad_hoverable:hover.indo-265e23ad_shadow1 {
  box-shadow: var(--shadow-2);
}

.indo-265e23ad_hoverable:hover.indo-265e23ad_shadow2 {
  box-shadow: var(--shadow-3);
}

.indo-265e23ad_hoverable:hover.indo-265e23ad_shadow3 {
  box-shadow: var(--shadow-4);
}

.indo-a466b963_figure{display:flex;flex-direction:column;align-items:center;margin:0}.indo-a466b963_figcaption{margin-top:8px;margin-top:var(--space-3, 8px);margin-bottom:8px;margin-bottom:var(--space-3, 8px)}.indo-a466b963_alignright,.indo-a466b963_alignleft{margin-left:auto;margin-right:auto}@media only screen and (min-width: 768px){.indo-a466b963_alignleft{float:left;margin-right:16px;margin-right:var(--space-5, 16px);width:50%;width:calc(50% - 8px);width:calc(50% - var(--space-3, 8px))}.indo-a466b963_alignright{float:right;margin-left:8px;margin-left:var(--space-3, 8px);width:50%;width:calc(50% - 8px);width:calc(50% - var(--space-3, 8px))}}.indo-a466b963_aligncenter{width:100%;margin:auto;clear:both}
.indo-90c71878_root {
  width: 100%;
  height: 0;
  position: relative;
  border-radius: var(--placeholder-root-border-radius);
  /* flexembed does not work on iframes in iOS so we still have to do a position relative/absolute fix */
}

.indo-90c71878_root iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.indo-90c71878_placeholder {
  background-color: var(--color-grey-10);
}

.indo-90c71878_plain {
  background-color: var(--color-white-base);
}
.indo-90c71878_content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.indo-90c71878_logo {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
  z-index: 0;
  color: var(--color-grey-30);
}

.indo-40b00b8f_root {
  fill: currentColor;
  vertical-align: middle;
}

.indo-40b00b8f_root:active,
.indo-40b00b8f_root:hover,
.indo-40b00b8f_root:visited,
.indo-40b00b8f_root:focus {
  outline: none;
}

.indo-40b00b8f_root[role='button'] {
  cursor: pointer;
}

.indo-2a0c967_videowrapper .fb-video{position:relative;height:0;overflow:hidden;max-width:100%;padding-bottom:56.25%}.indo-2a0c967_videowrapper .fb-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.indo-da4a8267_iframe{border:none;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}
.indo-4978c767_variantbuttons{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width: 768px){.indo-4978c767_variantbuttons{flex-direction:row}}

@-webkit-keyframes indo-96da38cd_loaderscale {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes indo-96da38cd_loaderscale {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

.indo-96da38cd_root {
  align-items: center;
  border-radius: var(--alias-action-border-radius);
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  font-family: var(--button-font-family);
  font-weight: var(--button-font-weight);
  justify-content: center;
  min-width: 70px;
  text-decoration: none;
  text-transform: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  transition: var(--motion-duration-fast);
}

.indo-96da38cd_root:hover,
.indo-96da38cd_root:active,
.indo-96da38cd_root:visited,
.indo-96da38cd_root:focus {
  transition: none;
}

.indo-96da38cd_root:focus {
  outline: none;
  z-index: 1;
}

.indo-96da38cd_root:not(:active):focus {
  box-shadow: var(--button-focus-shadow);
}

.indo-96da38cd_content {
  position: relative;
  display: inline-flex;
}

/**
 * iconLeft | iconRight
 * size small | large
 */
.indo-96da38cd_iconleft {
  margin-right: var(--button-icon-padding);
}

.indo-96da38cd_iconright {
  margin-left: var(--button-icon-padding);
}

.indo-96da38cd_small {
  font-size: var(--button-small-font-size);
  height: var(--button-small-height);
  padding: 0 var(--button-small-padding-horizontal);
}

.indo-96da38cd_large {
  font-size: var(--button-large-font-size);
  height: var(--button-large-height);
  padding: 0 var(--button-large-padding-horizontal);
}

/**
 * appearance:
 * primary | secondary | plain | outline
 */
.indo-96da38cd_primary {
  --button-primary-border-style: solid;
}

.indo-96da38cd_primary,
.indo-96da38cd_primary:visited {
  background: var(--button-primary-background);
  color: var(--button-primary-color);
  box-shadow: var(--button-primary-shadow);
  border-width: var(--button-primary-border-width);
  border-style: var(--button-primary-border-style);
  border-color: var(--button-primary-border-color);
}

.indo-96da38cd_primary:focus {
  background: var(--button-primary-focus-background);
  color: var(--button-primary-focus-color);
}

.indo-96da38cd_primary:hover {
  background: var(--button-primary-hover-background);
  color: var(--button-primary-hover-color);
  box-shadow: var(--button-primary-hover-shadow);
}

.indo-96da38cd_primary:active {
  background: var(--button-primary-active-background);
  color: var(--button-primary-active-color);
  box-shadow: var(--button-primary-active-shadow);
}

.indo-96da38cd_secondary {
  --button-secondary-border-style: solid;
}

.indo-96da38cd_secondary,
.indo-96da38cd_secondary:visited {
  background: var(--button-secondary-background);
  color: var(--button-secondary-color);
  box-shadow: var(--button-secondary-shadow);
  border-width: var(--button-secondary-border-width);
  border-style: var(--button-secondary-border-style);
  border-color: var(--button-secondary-border-color);
}

.indo-96da38cd_secondary:focus {
  background: var(--button-secondary-focus-background);
  color: var(--button-secondary-focus-color);
}

.indo-96da38cd_secondary:hover {
  background: var(--button-secondary-hover-background);
  color: var(--button-secondary-hover-color);
  box-shadow: var(--button-secondary-hover-shadow);
}

.indo-96da38cd_secondary:active {
  background: var(--button-secondary-active-background);
  color: var(--button-secondary-active-color);
  box-shadow: var(--button-secondary-active-shadow);
}

.indo-96da38cd_plain,
.indo-96da38cd_plain:visited {
  background: var(--button-plain-background);
  color: var(--button-plain-color);
  box-shadow: var(--button-plain-shadow);
}

.indo-96da38cd_plain:hover {
  background: var(--button-plain-hover-background);
  color: var(--button-plain-hover-color);
  -webkit-text-decoration: var(--button-plain-hover-text-decoration);
          text-decoration: var(--button-plain-hover-text-decoration);
  box-shadow: var(--button-plain-hover-shadow);
}

.indo-96da38cd_plain:active {
  background: var(--button-plain-active-background);
  color: var(--button-plain-active-color);
  box-shadow: var(--button-plain-active-shadow);
}

.indo-96da38cd_plain:focus {
  color: var(--button-plain-focus-color);
}

.indo-96da38cd_outline {
  --button-outline-border-style: solid;
}

.indo-96da38cd_outline,
.indo-96da38cd_outline:visited {
  background: var(--button-outline-background);
  border-width: var(--button-outline-border-width);
  border-style: var(--button-outline-border-style);
  border-color: var(--button-outline-border-color);
  color: var(--button-outline-color);
  box-shadow: var(--button-outline-shadow);
}

.indo-96da38cd_outline:hover {
  background: var(--button-outline-hover-background);
  color: var(--button-outline-hover-color);
  box-shadow: var(--button-outline-hover-shadow);
  border-color: var(--button-outline-hover-border-color);
}

.indo-96da38cd_outline:focus {
  background: var(--button-outline-focus-background);
  color: var(--button-outline-focus-color);
  border-color: var(--button-outline-focus-border-color);
}

.indo-96da38cd_outline:active {
  background: var(--button-outline-active-background);
  border-color: var(--button-outline-active-border-color);
  color: var(--button-outline-active-color);
}

/**
 * width:
 * auto | full
 */
.indo-96da38cd_full {
  width: 100%;
}

/**
 * disabled:
 * true | false
 * Must be last to overwrite the others
 */
.indo-96da38cd_disabled,
.indo-96da38cd_disabled:hover,
.indo-96da38cd_disabled:focus,
.indo-96da38cd_disabled:visited,
.indo-96da38cd_disabled:active {
  background: var(--color-grey-20);
  border-color: var(--color-grey-20);
  color: var(--color-grey-60);
  pointer-events: none;
}

.indo-96da38cd_loading,
.indo-96da38cd_loading:hover,
.indo-96da38cd_loading:focus,
.indo-96da38cd_loading:visited,
.indo-96da38cd_loading:active {
  color: var(--color-grey-30);
}

.indo-96da38cd_loader {
  transform: scale(0);
  transform-origin: center center;
  -webkit-animation: indo-96da38cd_loaderscale var(--motion-duration-medium) cubic-bezier(1, 0, 0, 1);
          animation: indo-96da38cd_loaderscale var(--motion-duration-medium) cubic-bezier(1, 0, 0, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: flex;
  align-items: center;
  justify-content: center;
}

@-webkit-keyframes indo-66cc6cca_loaderrotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes indo-66cc6cca_loaderrotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.indo-66cc6cca_svg {
  width: var(--ch-loader-width);
  height: var(--ch-loader-height);
  color: var(--loader-color-base);
  -webkit-animation: indo-66cc6cca_loader-rotation 2s linear infinite;
          animation: indo-66cc6cca_loader-rotation 2s linear infinite;
}

.indo-66cc6cca_svg__circle {
  stroke: currentColor;
  stroke-width: var(--ch-loader-border-width);
  stroke-dashoffset: 0;
  stroke-dasharray: 80px, 200px;
  fill: none;
  -webkit-animation: indo-66cc6cca_loader-dash-effect 2s ease-in-out infinite;
          animation: indo-66cc6cca_loader-dash-effect 2s ease-in-out infinite;
}

/**
 * size:
 * small | medium | large | xLarge | xxLarge
 */
.indo-66cc6cca_small {
  --ch-loader-width: 16px;
  --ch-loader-height: 16px;
  --ch-loader-border-width: 2px;
}

.indo-66cc6cca_medium {
  --ch-loader-width: 24px;
  --ch-loader-height: 24px;
  --ch-loader-border-width: 2.5px;
}

.indo-66cc6cca_large {
  --ch-loader-width: 28px;
  --ch-loader-height: 28px;
  --ch-loader-border-width: 3px;
}

.indo-66cc6cca_xlarge {
  --ch-loader-width: 32px;
  --ch-loader-height: 32px;
  --ch-loader-border-width: 4px;
}

.indo-66cc6cca_xxlarge {
  --ch-loader-width: 40px;
  --ch-loader-height: 40px;
  --ch-loader-border-width: 4px;
}

@-webkit-keyframes indo-66cc6cca_loader-rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes indo-66cc6cca_loader-rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes indo-66cc6cca_loader-dash-effect {
  0% {
    stroke-dasharray: 1px, 200px;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 100px, 200px;
    stroke-dashoffset: -15px;
  }
  100% {
    stroke-dasharray: 100px, 200px;
    stroke-dashoffset: -125px;
  }
}

@keyframes indo-66cc6cca_loader-dash-effect {
  0% {
    stroke-dasharray: 1px, 200px;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 100px, 200px;
    stroke-dashoffset: -15px;
  }
  100% {
    stroke-dasharray: 100px, 200px;
    stroke-dashoffset: -125px;
  }
}

.indo-b5a98ea7_placeholder{background-color:var(--color-grey-10);max-width:100%}
.indo-a58b1f03_root{list-style:none;margin-left:0;margin-right:0;display:flex;flex-direction:column}
.indo-3ee38419_root,
.indo-3ee38419_richcontent ul,
.indo-3ee38419_richcontent ol {
  --ch-list-item-padding: var(--space-3);
  --ch-list-item-icon-size: 24px;
  --ch-list-item-paragraph-absolute-line-height: calc(
    var(--font-paragraph-line-height) * var(--font-paragraph-size)
  );
  --ch-list-item-paragraph-large-absolute-line-height: calc(
    var(--font-paragraph-large-line-height) * var(--font-paragraph-large-size)
  );
  padding-left: var(--space-7);
  font-family: var(--font-family-system);
}
.indo-3ee38419_bullet {
  list-style: none;
  /**
   * Safari has an issue whereby unordered lists with a list-style value of none applied to
   * them will not be recognized as a list in the accessibility tree. To address this, add a zero-width
   * space as pseudo-content before each list item to ensure the list is recognized properly. This
   * ensures the design is unaffected by the bug fix and that list items are not improperly described.
   */
}
.indo-3ee38419_bullet .indo-3ee38419_listitemroot::before {
  content: '\200B';
}
.indo-3ee38419_richcontent li,
.indo-3ee38419_listitemroot {
  padding: var(--ch-list-item-padding) 0;
  position: relative;
  font-size: var(--font-paragraph-size);
  line-height: var(--font-paragraph-line-height);
}
@media only screen and (min-width: 768px) {
  .indo-3ee38419_richcontent li,
  .indo-3ee38419_listitemroot {
    font-size: var(--font-paragraph-large-size);
    line-height: var(--font-paragraph-large-line-height);
  }
}
.indo-3ee38419_icon {
  position: absolute;
  left: calc(-1 * var(--space-7));
  top: calc(
    var(--ch-list-item-paragraph-absolute-line-height) / 2 -
      (var(--ch-list-item-icon-size) / 2) + var(--ch-list-item-padding)
  );
}
@media only screen and (min-width: 768px) {
  .indo-3ee38419_icon {
    top: calc(
      var(--ch-list-item-paragraph-large-absolute-line-height) / 2 -
        (var(--ch-list-item-icon-size) / 2) + var(--ch-list-item-padding)
    );
  }
}
.indo-3ee38419_decimal {
  counter-reset: ch-decimal-counter;
}
.indo-3ee38419_decimal > .indo-3ee38419_listitemroot::before {
  counter-increment: ch-decimal-counter;
}
.indo-3ee38419_decimal > .indo-3ee38419_listitemroot:not(.indo-3ee38419_customicon)::before {
  content: counter(ch-decimal-counter);
  left: calc(-1 * var(--space-7));
  position: absolute;
  text-align: center;
  width: var(--space-6);
  font-weight: var(--font-weight-bold);
  font-size: var(--font-caption-1-size);
  line-height: var(--font-caption-1-size);
  top: calc(
    (
        var(--ch-list-item-paragraph-absolute-line-height) -
          var(--font-caption-1-size)
      ) / 2 + var(--ch-list-item-padding)
  );
}
@media only screen and (min-width: 768px) {
  .indo-3ee38419_decimal > .indo-3ee38419_listitemroot:not(.indo-3ee38419_customicon)::before {
    top: calc(
      (
          var(--ch-list-item-paragraph-large-absolute-line-height) -
            var(--font-caption-1-size)
        ) / 2 + var(--ch-list-item-padding)
    );
  }
}
.indo-3ee38419_decimal > .indo-3ee38419_listitemroot:not(.indo-3ee38419_customicon) .indo-3ee38419_icon {
  display: none;
}

.indo-44d192a3_root{--background-color: var(--color-grey-10);aspect-ratio:var(--aspect-ratio);background-color:var(--background-color);margin-left:auto;margin-right:auto;max-width:var(--max-width)}
.indo-b184cee3_openquote{quotes:none;position:relative}.indo-b184cee3_openquote::before{color:var(--color-primary-base);content:"“";font-size:3em;line-height:1rem;left:0;position:absolute;top:22px;font-family:serif}
.indo-f6f6d3d3_richcontent h1,
.indo-f6f6d3d3_heading1weight {
  font-weight: var(--font-heading-1-weight);
}

.indo-f6f6d3d3_richcontent h2,
.indo-f6f6d3d3_heading2weight {
  font-weight: var(--font-heading-2-weight);
}

.indo-f6f6d3d3_richcontent h3,
.indo-f6f6d3d3_heading3weight {
  font-weight: var(--font-heading-3-weight);
}

.indo-f6f6d3d3_richcontent h4,
.indo-f6f6d3d3_heading4weight {
  font-weight: var(--font-heading-4-weight);
}

.indo-f6f6d3d3_richcontent h5,
.indo-f6f6d3d3_heading5weight {
  font-weight: var(--font-heading-5-weight);
}

.indo-f6f6d3d3_richcontent h6,
.indo-f6f6d3d3_heading6weight {
  font-weight: var(--font-heading-6-weight);
}

.indo-e15155e3_bulletlist{margin-left:0}.indo-e15155e3_bulletlist svg{min-width:var(--marker-width)}.indo-e15155e3_bulletlist li{margin:var(--space-2) 0 var(--space-2) 0;display:flex;align-items:baseline}.indo-e15155e3_unstyledlist,.indo-e15155e3_unstyledlist li{list-style:none;margin:var(--space-2) 0;padding:0}
.indo-17b9de4b_root {
  display: block;
  text-decoration: none;
  font-family: var(--font-family-brand-primary);
  font-weight: var(--font-weight-bold);
  padding: var(--space-3) 0 calc(var(--space-3) - 2px) 0;
  margin: var(--space-3) 0;
  border-top: 1px solid;
}

@media only screen and (min-width: 480px) {
  .indo-17b9de4b_root {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.indo-17b9de4b_action {
  display: none;
  flex-shrink: 0;
}

.indo-17b9de4b_inner {
  margin-right: var(--space-5);
}

@media only screen and (min-width: 480px) {
  .indo-17b9de4b_action {
    display: block;
  }
}

.indo-17b9de4b_action a {
  display: inline-flex;
  align-items: center;
  font-weight: var(--font-weight-regular);
  font-size: var(--font-caption-1-size);
  font-family: var(--font-family-brand-primary);
  color: currentColor;
}

.indo-17b9de4b_action a:focus,
.indo-17b9de4b_action a:hover {
  color: currentColor;
  text-decoration: underline;
  opacity: 0.9;
}

.indo-17b9de4b_action a:visited {
  color: currentColor;
}

.indo-17b9de4b_action a:active {
  color: currentColor;
  opacity: 0.7;
}

.indo-17b9de4b_action a + .indo-17b9de4b_action a {
  margin-left: var(--space-2);
}

.indo-17b9de4b_large {
  font-size: var(--font-heading-3-size);
  line-height: var(--font-heading-3-line-height);
  border-width: 2px;
}

@media only screen and (min-width: 768px) {
  .indo-17b9de4b_large {
    font-size: var(--font-heading-3-large-size);
    line-height: var(--font-heading-3-large-line-height);
    border-top: none;
    border-bottom-style: solid;
  }
}

.indo-17b9de4b_small {
  font-family: var(--font-family-brand-secondary);
  font-weight: var(--font-weight-regular);
  font-size: var(--font-heading-6-size);
  line-height: var(--font-heading-6-line-height);
}

@media only screen and (min-width: 768px) {
  .indo-17b9de4b_small {
    font-size: var(--font-heading-5-large-size);
    line-height: var(--font-heading-5-large-line-height);
  }
}

.indo-17b9de4b_primary,
.indo-17b9de4b_primary:active,
.indo-17b9de4b_primary:visited,
.indo-17b9de4b_primary:focus,
.indo-17b9de4b_primary:hover {
  color: var(--color-primary-100);
}

.indo-17b9de4b_primary.indo-17b9de4b_small,
.indo-17b9de4b_primary.indo-17b9de4b_small:active,
.indo-17b9de4b_primary.indo-17b9de4b_small:visited,
.indo-17b9de4b_primary.indo-17b9de4b_small:focus,
.indo-17b9de4b_primary.indo-17b9de4b_small:hover {
  color: var(--color-primary-60);
}

.indo-17b9de4b_secondary,
.indo-17b9de4b_secondary:active,
.indo-17b9de4b_secondary:visited,
.indo-17b9de4b_secondary:focus,
.indo-17b9de4b_secondary:hover {
  color: var(--color-white-base);
}

.indo-95989509_root {
  display: block;
  text-decoration: none;
  padding-top: var(--space-3);
  padding-bottom: var(--space-3);
  font-weight: var(--font-weight-bold);
  border-top: var(--space-2) solid var(--color-primary-base);
  font-family: var(--font-family-brand-primary);
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
  .indo-95989509_root {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.indo-95989509_large {
  font-size: var(--font-heading-3-large-size);
  line-height: var(--font-heading-3-large-line-height);
}

.indo-95989509_small {
  font-size: var(--font-heading-4-size);
  line-height: var(--font-heading-4-line-height);
}

.indo-95989509_action {
  display: none;
  flex-shrink: 0;
}

@media only screen and (min-width: 480px) {
  .indo-95989509_action {
    display: block;
    margin-left: var(--space-3);
  }
}

.indo-95989509_primary,
.indo-95989509_primary:active,
.indo-95989509_primary:visited,
.indo-95989509_primary:focus,
.indo-95989509_primary:hover {
  color: var(--color-primary-base);
}

.indo-95989509_secondary,
.indo-95989509_secondary:active,
.indo-95989509_secondary:visited,
.indo-95989509_secondary:focus,
.indo-95989509_secondary:hover {
  color: var(--color-white-base);
}

.indo-e2b0f963_informationtext .bold{font-weight:var(--font-weight-bold)}.indo-e2b0f963_informationtext .italic{font-style:italic}.indo-e2b0f963_informationtext a{text-decoration:underline}
.indo-804a7bc3_root .bold{font-weight:var(--font-weight-bold)}.indo-804a7bc3_root .italic{font-style:italic}.indo-804a7bc3_root .underline{text-decoration:underline}.indo-804a7bc3_root span.break{display:block}.indo-804a7bc3_root:after{content:"";display:table;clear:both}
.indo-7199e23_root>*{display:inline}
.indo-1318f063_authorimage{flex-shrink:0}.indo-1318f063_authorimage div{background-color:var(--color-grey-30)}.indo-1318f063_authorname,.indo-1318f063_authorfunction{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.indo-1318f063_authorname{-webkit-line-clamp:2}.indo-1318f063_authorfunction{-webkit-line-clamp:6}
.indo-f0118daa_root {
  background-color: var(--color-grey-30);
  overflow: hidden;
  vertical-align: middle;
}

.indo-f0118daa_small {
  height: var(--space-7);
  width: var(--space-7);
}

.indo-f0118daa_medium {
  height: var(--space-8);
  width: var(--space-8);
}

.indo-f0118daa_large {
  height: var(--space-9);
  width: var(--space-9);
}

.indo-f0118daa_xlarge {
  height: var(--space-10);
  width: var(--space-10);
}

.indo-f0118daa_circular {
  border-radius: var(--border-radius-sides);
}

.indo-f0118daa_square {
  border-radius: var(--avatar-square-border-radius);
}

.indo-f0118daa_inner {
  background-size: cover;
  background-position: center center;
}

.indo-a8b6f5bc_controlsbuttons{display:none}@media only screen and (min-width: 768px){.indo-a8b6f5bc_controlscontainer{padding:var(--space-1);position:absolute;top:0;right:0;z-index:1}.indo-a8b6f5bc_controlsbuttons{display:block;border-radius:0}}.indo-a8b6f5bc_controlsonside .indo-a8b6f5bc_buttonprev,.indo-a8b6f5bc_controlsonside .indo-a8b6f5bc_buttonnext{border-radius:0;position:absolute;top:50%;transform:translateY(-50%);z-index:var(--z-index-100)}.indo-a8b6f5bc_controlsonside .indo-a8b6f5bc_buttonprev{left:0}.indo-a8b6f5bc_controlsonside .indo-a8b6f5bc_buttonnext{right:0}.indo-a8b6f5bc_pagination{display:flex;align-items:center;font-family:var(--font-family-brand-primary);margin:var(--space-2);font-size:var(--font-size-small);letter-spacing:var(--space-1)}@media only screen and (min-width: 480px){.indo-a8b6f5bc_pagination{margin:0 auto}}.indo-a8b6f5bc_bulletpagination{overflow:hidden;font-size:0;margin:var(--space-3) auto;text-align:center;width:100%}.indo-a8b6f5bc_paginationbullet{background-color:var(--color-grey-30);border-radius:100%;display:inline-block;height:6px;width:6px;margin-left:var(--space-2)}.indo-a8b6f5bc_paginationbullet:first-child{margin-left:0}.indo-a8b6f5bc_paginationbulletactive{background-color:var(--color-primary-base)}
.indo-d32fd143_swipercontainer{list-style:none;margin-left:auto;margin-right:0;overflow:hidden;padding:0;position:relative;z-index:1}.indo-d32fd143_swiperwrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.indo-d32fd143_swiperslide{flex-shrink:0;height:auto;position:relative;transition-property:transform;width:100%}.indo-d32fd143_swiperthumb{margin:0 var(--space-4) 0 0;opacity:.8;position:relative;width:auto}.indo-d32fd143_swiperthumb:last-of-type{margin-right:0}.indo-d32fd143_activethumb{opacity:1}
.indo-75019743_mediawrapper{margin:0 0 var(--space-5);max-width:100%}@media only screen and (min-width: 768px){.indo-75019743_mediawrapper{float:left;margin:0 var(--space-5) var(--space-5) 0;max-width:240px}}.indo-75019743_clearfix:after{content:"";display:table;clear:both}
.indo-92611660_sharesticky{border:1px solid var(--color-grey-40);border-left-width:0;border-right-width:0;width:100%}@media only screen and (min-width: 1010px){.indo-92611660_sharesticky{background-color:var(--color-white-base);border-radius:var(--border-radius-10);border-left-width:1px;border-right-width:1px;display:block;left:50%;margin-left:calc(996px / 2 * -1 - var(--space-6));padding:var(--space-3);position:fixed;top:30%;transform:translateX(-100%);width:56px}.layout-extrawideskyscraper .indo-92611660_sharesticky{margin-left:calc(
        1276px / 2 * -1 - var(--space-6)
      )}.layout-wideskyscraper .indo-92611660_sharesticky{margin-left:calc(
        1154px / 2 * -1 - var(--space-6)
      )}.layout-smallskyscraper .indo-92611660_sharesticky{margin-left:calc(
        1118px / 2 * -1 - var(--space-6)
      )}.layout-wallpaper .indo-92611660_sharesticky{display:none}}.indo-92611660_shareitemlist{margin:0;padding:0;list-style:none}@media only screen and (min-width: 768px){.indo-92611660_sharelistitem.indo-92611660_mobileonly{display:none}}.indo-92611660_sharesticky .indo-92611660_sharelistitem{display:inline-block;width:auto}@media only screen and (min-width: 1010px){.indo-92611660_sharesticky .indo-92611660_sharelistitem{margin-left:0;margin-right:0;margin-bottom:var(--space-4)}.indo-92611660_sharesticky .indo-92611660_sharelistitem:last-of-type{margin-bottom:0}}
.indo-a5a70c0_boxcolumn{margin-bottom:var(--space-3);width:100%}@media only screen and (min-width: 480px){.indo-a5a70c0_boxcolumn{margin-bottom:0;width:auto}}.indo-a5a70c0_contentwrapper a{color:var(--link-in-paragraph-color);-webkit-text-decoration:var(--link-in-paragraph-text-decoration);text-decoration:var(--link-in-paragraph-text-decoration)}.indo-a5a70c0_contentwrapper.indo-a5a70c0_linkcolorsecondary a{color:var(--color-secondary-base)}.indo-a5a70c0_fadetowhite{margin-right:var(--space-5);margin-left:var(--space-5)}@media only screen and (min-width: 480px){.indo-a5a70c0_fadetowhite{margin:0}}.indo-a5a70c0_fadetowhite:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), white)}@media screen and (max-width: 767px){.indo-a5a70c0_infoproposalbottom .zephr>div{margin-bottom:46px}}
.indo-96325640_taglist{list-style:none;margin:0;padding:0}
