:root{--color-primary:navy;--color-primary-light:#339;--color-primary-lighter:#999fcb;--color-primary-lightest:#cccfe5;--color-primary-extra-lightest:#e5e6f2;--color-secondary:#ff5e59;--color-secondary-light:#ffa19d;--color-secondary-lighter:#ffd0ce;--color-secondary-lightest:#ffe8e6;--color-tertiary:#ffd2c3;--color-tertiary-light:#ffdbcf;--color-tertiary-lighter:#ffede7;--color-tertiary-lightest:#fff6f3;--color-support-green:#d7eecb;--color-support-yellow:#ffebaa;--color-support-blue:#bdd4f0;--color-neutral:#595757;--color-neutral-light:#acaba8;--color-neutral-lighter:#dedcda;--color-neutral-lightest:#f2f0f1;--color-neutral-extra-lightest:#faf8f8;--color-neutral-transparent:#5857570d;--color-feedback-alarm:#d53939;--color-feedback-success:#00855f;--font-family-primary:MetaSerifPro,Georgia,serif;--font-family-secondary:GT-America,Helvetica,Arial,sans-serif;--font-size-desktop-xs:12px;--font-size-desktop-s:14px;--font-size-desktop-m:16px;--font-size-desktop-l:18px;--font-size-desktop-xl:24px;--font-size-desktop-xxl:40px;--font-size-mobile-xs:12px;--font-size-mobile-s:14px;--font-size-mobile-m:16px;--font-size-mobile-l:18px;--font-size-mobile-xl:21px;--font-size-mobile-xxl:30px;--typography-desktop-headline-1:400 var(--font-size-desktop-xxl) var(--font-family-primary);--typography-desktop-headline-2:500 var(--font-size-desktop-xl) var(--font-family-secondary);--typography-desktop-headline-3:400 var(--font-size-desktop-l) var(--font-family-secondary);--typography-desktop-body-level-1:400 var(--font-size-desktop-m) var(--font-family-secondary);--typography-desktop-body-level-2:400 var(--font-size-desktop-s) var(--font-family-secondary);--typography-desktop-button:500 15px var(--font-family-secondary);--typography-desktop-caption:400 var(--font-size-desktop-xs) var(--font-family-secondary);--typography-mobile-headline-1:400 var(--font-size-mobile-xxl) var(--font-family-primary);--typography-mobile-headline-2:500 var(--font-size-mobile-xl) var(--font-family-secondary);--typography-mobile-headline-3:400 var(--font-size-mobile-l) var(--font-family-secondary);--typography-mobile-body-level-1:400 var(--font-size-mobile-m) var(--font-family-secondary);--typography-mobile-body-level-2:400 var(--font-size-mobile-s) var(--font-family-secondary);--typography-mobile-button:500 15px var(--font-family-secondary);--typography-mobile-caption:400 var(--font-size-mobile-xs) var(--font-family-secondary);--shadow-s:0 1px 4px 1px #00000026;--shadow-m:0 3px 12px 0px #00000014;--shadow-l:0 8px 8px 0 #0000003d;--border-radius-xs:4px;--border-radius-s:8px;--border-radius-m:20px;--border-radius-l:24px;--border-radius-xl:32px;--border-width-s:1px;--border-width-m:2px;--space-xxs:6px;--space-xs:8px;--space-s:16px;--space-m:24px;--space-l:32px;--space-xl:40px;--space-xxl:56px;--space-xxxl:64px;--border-radius-button:var(--border-radius-large,var(--border-radius-m));--color-background-button-primary-default:var(--color-primary);--color-background-button-primary-hover:var(--color-primary-light);--color-background-button-primary-active:var(--color-primary-light);--color-background-button-primary-disabled:var(--color-primary-extra-lightest);--color-text-button-primary-default:#fff;--color-text-button-primary-hover:#fff;--color-text-button-primary-active:#fff;--color-text-button-primary-disabled:#fff;--color-border-button-primary-default:var(--color-primary);--color-border-button-primary-hover:var(--color-primary-light);--color-border-button-primary-active:var(--color-primary-light);--color-border-button-primary-disabled:var(--color-primary-extra-lightest);--color-background-button-secondary-default:transparent;--color-background-button-secondary-hover:var(--color-neutral-lightest);--color-background-button-secondary-active:var(--color-neutral-lightest);--color-background-button-secondary-disabled:var(--color-primary-extra-lightest);--color-text-button-secondary-default:var(--color-primary);--color-text-button-secondary-hover:var(--color-primary);--color-text-button-secondary-active:var(--color-primary);--color-text-button-secondary-disabled:var(--color-primary);--color-border-button-secondary-default:var(--color-primary);--color-border-button-secondary-hover:var(--color-primary);--color-border-button-secondary-active:var(--color-primary);--color-border-button-secondary-disabled:var(--color-primary);--color-background-button-tertiary-default:transparent;--color-background-button-tertiary-hover:var(--color-neutral-lightest);--color-background-button-tertiary-active:var(--color-neutral-lightest);--color-background-button-tertiary-disabled:var(--color-primary-extra-lightest);--color-text-button-tertiary-default:var(--color-primary);--color-text-button-tertiary-hover:var(--color-primary);--color-text-button-tertiary-active:var(--color-primary);--color-text-button-tertiary-disabled:var(--color-primary);--color-border-button-tertiary-default:transparent;--color-border-button-tertiary-hover:transparent;--color-border-button-tertiary-active:transparent;--color-border-button-tertiary-disabled:transparent;--color-background-button-alarm-default:transparent;--color-background-button-alarm-hover:var(--color-neutral-lightest);--color-background-button-alarm-active:var(--color-neutral-lightest);--color-background-button-alarm-disabled:var(--color-primary-extra-lightest);--color-text-button-alarm-default:var(--color-feedback-alarm);--color-text-button-alarm-hover:var(--color-feedback-alarm);--color-text-button-alarm-active:var(--color-feedback-alarm);--color-text-button-alarm-disabled:var(--color-feedback-alarm);--color-border-button-alarm-default:var(--color-feedback-alarm);--color-border-button-alarm-hover:var(--color-feedback-alarm);--color-border-button-alarm-active:var(--color-feedback-alarm);--color-border-button-alarm-disabled:var(--color-feedback-alarm);--color-input-placeholder:#7b7b7b;--padding-card-default:1em;--tablet:768px;--desktop:960px;--widescreen:1152px;--breakpoint-tablet:780px;--breakpoint-desktop:960px;--breakpoint-widescreen:1152px;--link-font-weight:500;--z-index-navigation-menu:11;--z-index-navigation-sub-menu:10;--z-index-sticky-card-footer:2}.u-visibility-hidden{visibility:hidden}.u-visually-hidden:not(:focus):not(:active){clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.u-list-reset{list-style:none;margin:0;padding:0}.u-button-reset{background:none;border:none;display:inline-block;margin:0;padding:0}.u-margin-left--auto{margin-left:auto}.u-margin--xxs{margin:var(--space-xxs)}.u-margin-horizontal--xxs{margin-left:var(--space-xxs);margin-right:var(--space-xxs)}.u-margin-vertical--xxs{margin-bottom:var(--space-xxs);margin-top:var(--space-xxs)}.u-margin--xxs-negative{margin:calc(var(--space-xxs)*-1)}.u-margin-horizontal--xxs-negative{margin-left:calc(var(--space-xxs)*-1);margin-right:calc(var(--space-xxs)*-1)}.u-margin-vertical--xxs-negative{margin-bottom:calc(var(--space-xxs)*-1);margin-top:calc(var(--space-xxs)*-1)}.u-margin-top--xxs{margin-top:var(--space-xxs)}.u-margin-top--xxs-negative{margin-top:calc(var(--space-xxs)*-1)}.u-margin-right--xxs{margin-right:var(--space-xxs)}.u-margin-right--xxs-negative{margin-right:calc(var(--space-xxs)*-1)}.u-margin-bottom--xxs{margin-bottom:var(--space-xxs)}.u-margin-bottom--xxs-negative{margin-bottom:calc(var(--space-xxs)*-1)}.u-margin-left--xxs{margin-left:var(--space-xxs)}.u-margin-left--xxs-negative{margin-left:calc(var(--space-xxs)*-1)}.u-margin--xs{margin:var(--space-xs)}.u-margin-horizontal--xs{margin-left:var(--space-xs);margin-right:var(--space-xs)}.u-margin-vertical--xs{margin-bottom:var(--space-xs);margin-top:var(--space-xs)}.u-margin--xs-negative{margin:calc(var(--space-xs)*-1)}.u-margin-horizontal--xs-negative{margin-left:calc(var(--space-xs)*-1);margin-right:calc(var(--space-xs)*-1)}.u-margin-vertical--xs-negative{margin-bottom:calc(var(--space-xs)*-1);margin-top:calc(var(--space-xs)*-1)}.u-margin-top--xs{margin-top:var(--space-xs)}.u-margin-top--xs-negative{margin-top:calc(var(--space-xs)*-1)}.u-margin-right--xs{margin-right:var(--space-xs)}.u-margin-right--xs-negative{margin-right:calc(var(--space-xs)*-1)}.u-margin-bottom--xs{margin-bottom:var(--space-xs)}.u-margin-bottom--xs-negative{margin-bottom:calc(var(--space-xs)*-1)}.u-margin-left--xs{margin-left:var(--space-xs)}.u-margin-left--xs-negative{margin-left:calc(var(--space-xs)*-1)}.u-margin--s{margin:var(--space-s)}.u-margin-horizontal--s{margin-left:var(--space-s);margin-right:var(--space-s)}.u-margin-vertical--s{margin-bottom:var(--space-s);margin-top:var(--space-s)}.u-margin--s-negative{margin:calc(var(--space-s)*-1)}.u-margin-horizontal--s-negative{margin-left:calc(var(--space-s)*-1);margin-right:calc(var(--space-s)*-1)}.u-margin-vertical--s-negative{margin-bottom:calc(var(--space-s)*-1);margin-top:calc(var(--space-s)*-1)}.u-margin-top--s{margin-top:var(--space-s)}.u-margin-top--s-negative{margin-top:calc(var(--space-s)*-1)}.u-margin-right--s{margin-right:var(--space-s)}.u-margin-right--s-negative{margin-right:calc(var(--space-s)*-1)}.u-margin-bottom--s{margin-bottom:var(--space-s)}.u-margin-bottom--s-negative{margin-bottom:calc(var(--space-s)*-1)}.u-margin-left--s{margin-left:var(--space-s)}.u-margin-left--s-negative{margin-left:calc(var(--space-s)*-1)}.u-margin--m{margin:var(--space-m)}.u-margin-horizontal--m{margin-left:var(--space-m);margin-right:var(--space-m)}.u-margin-vertical--m{margin-bottom:var(--space-m);margin-top:var(--space-m)}.u-margin--m-negative{margin:calc(var(--space-m)*-1)}.u-margin-horizontal--m-negative{margin-left:calc(var(--space-m)*-1);margin-right:calc(var(--space-m)*-1)}.u-margin-vertical--m-negative{margin-bottom:calc(var(--space-m)*-1);margin-top:calc(var(--space-m)*-1)}.u-margin-top--m{margin-top:var(--space-m)}.u-margin-top--m-negative{margin-top:calc(var(--space-m)*-1)}.u-margin-right--m{margin-right:var(--space-m)}.u-margin-right--m-negative{margin-right:calc(var(--space-m)*-1)}.u-margin-bottom--m{margin-bottom:var(--space-m)}.u-margin-bottom--m-negative{margin-bottom:calc(var(--space-m)*-1)}.u-margin-left--m{margin-left:var(--space-m)}.u-margin-left--m-negative{margin-left:calc(var(--space-m)*-1)}.u-margin--l{margin:var(--space-l)}.u-margin-horizontal--l{margin-left:var(--space-l);margin-right:var(--space-l)}.u-margin-vertical--l{margin-bottom:var(--space-l);margin-top:var(--space-l)}.u-margin--l-negative{margin:calc(var(--space-l)*-1)}.u-margin-horizontal--l-negative{margin-left:calc(var(--space-l)*-1);margin-right:calc(var(--space-l)*-1)}.u-margin-vertical--l-negative{margin-bottom:calc(var(--space-l)*-1);margin-top:calc(var(--space-l)*-1)}.u-margin-top--l{margin-top:var(--space-l)}.u-margin-top--l-negative{margin-top:calc(var(--space-l)*-1)}.u-margin-right--l{margin-right:var(--space-l)}.u-margin-right--l-negative{margin-right:calc(var(--space-l)*-1)}.u-margin-bottom--l{margin-bottom:var(--space-l)}.u-margin-bottom--l-negative{margin-bottom:calc(var(--space-l)*-1)}.u-margin-left--l{margin-left:var(--space-l)}.u-margin-left--l-negative{margin-left:calc(var(--space-l)*-1)}.u-margin--xl{margin:var(--space-xl)}.u-margin-horizontal--xl{margin-left:var(--space-xl);margin-right:var(--space-xl)}.u-margin-vertical--xl{margin-bottom:var(--space-xl);margin-top:var(--space-xl)}.u-margin--xl-negative{margin:calc(var(--space-xl)*-1)}.u-margin-horizontal--xl-negative{margin-left:calc(var(--space-xl)*-1);margin-right:calc(var(--space-xl)*-1)}.u-margin-vertical--xl-negative{margin-bottom:calc(var(--space-xl)*-1);margin-top:calc(var(--space-xl)*-1)}.u-margin-top--xl{margin-top:var(--space-xl)}.u-margin-top--xl-negative{margin-top:calc(var(--space-xl)*-1)}.u-margin-right--xl{margin-right:var(--space-xl)}.u-margin-right--xl-negative{margin-right:calc(var(--space-xl)*-1)}.u-margin-bottom--xl{margin-bottom:var(--space-xl)}.u-margin-bottom--xl-negative{margin-bottom:calc(var(--space-xl)*-1)}.u-margin-left--xl{margin-left:var(--space-xl)}.u-margin-left--xl-negative{margin-left:calc(var(--space-xl)*-1)}.u-margin--xxl{margin:var(--space-xxl)}.u-margin-horizontal--xxl{margin-left:var(--space-xxl);margin-right:var(--space-xxl)}.u-margin-vertical--xxl{margin-bottom:var(--space-xxl);margin-top:var(--space-xxl)}.u-margin--xxl-negative{margin:calc(var(--space-xxl)*-1)}.u-margin-horizontal--xxl-negative{margin-left:calc(var(--space-xxl)*-1);margin-right:calc(var(--space-xxl)*-1)}.u-margin-vertical--xxl-negative{margin-bottom:calc(var(--space-xxl)*-1);margin-top:calc(var(--space-xxl)*-1)}.u-margin-top--xxl{margin-top:var(--space-xxl)}.u-margin-top--xxl-negative{margin-top:calc(var(--space-xxl)*-1)}.u-margin-right--xxl{margin-right:var(--space-xxl)}.u-margin-right--xxl-negative{margin-right:calc(var(--space-xxl)*-1)}.u-margin-bottom--xxl{margin-bottom:var(--space-xxl)}.u-margin-bottom--xxl-negative{margin-bottom:calc(var(--space-xxl)*-1)}.u-margin-left--xxl{margin-left:var(--space-xxl)}.u-margin-left--xxl-negative{margin-left:calc(var(--space-xxl)*-1)}.u-margin--xxxl{margin:var(--space-xxxl)}.u-margin-horizontal--xxxl{margin-left:var(--space-xxxl);margin-right:var(--space-xxxl)}.u-margin-vertical--xxxl{margin-bottom:var(--space-xxxl);margin-top:var(--space-xxxl)}.u-margin--xxxl-negative{margin:calc(var(--space-xxxl)*-1)}.u-margin-horizontal--xxxl-negative{margin-left:calc(var(--space-xxxl)*-1);margin-right:calc(var(--space-xxxl)*-1)}.u-margin-vertical--xxxl-negative{margin-bottom:calc(var(--space-xxxl)*-1);margin-top:calc(var(--space-xxxl)*-1)}.u-margin-top--xxxl{margin-top:var(--space-xxxl)}.u-margin-top--xxxl-negative{margin-top:calc(var(--space-xxxl)*-1)}.u-margin-right--xxxl{margin-right:var(--space-xxxl)}.u-margin-right--xxxl-negative{margin-right:calc(var(--space-xxxl)*-1)}.u-margin-bottom--xxxl{margin-bottom:var(--space-xxxl)}.u-margin-bottom--xxxl-negative{margin-bottom:calc(var(--space-xxxl)*-1)}.u-margin-left--xxxl{margin-left:var(--space-xxxl)}.u-margin-left--xxxl-negative{margin-left:calc(var(--space-xxxl)*-1)}.u-padding--xxs{padding:var(--space-xxs)}.u-padding-horizontal--xxs{padding-left:var(--space-xxs);padding-right:var(--space-xxs)}.u-padding-vertical--xxs{padding-bottom:var(--space-xxs);padding-top:var(--space-xxs)}.u-padding--xxs-negative{padding:calc(var(--space-xxs)*-1)}.u-padding-horizontal--xxs-negative{padding-left:calc(var(--space-xxs)*-1);padding-right:calc(var(--space-xxs)*-1)}.u-padding-vertical--xxs-negative{padding-bottom:calc(var(--space-xxs)*-1);padding-top:calc(var(--space-xxs)*-1)}.u-padding-top--xxs{padding-top:var(--space-xxs)}.u-padding-top--xxs-negative{padding-top:calc(var(--space-xxs)*-1)}.u-padding-right--xxs{padding-right:var(--space-xxs)}.u-padding-right--xxs-negative{padding-right:calc(var(--space-xxs)*-1)}.u-padding-bottom--xxs{padding-bottom:var(--space-xxs)}.u-padding-bottom--xxs-negative{padding-bottom:calc(var(--space-xxs)*-1)}.u-padding-left--xxs{padding-left:var(--space-xxs)}.u-padding-left--xxs-negative{padding-left:calc(var(--space-xxs)*-1)}.u-padding--xs{padding:var(--space-xs)}.u-padding-horizontal--xs{padding-left:var(--space-xs);padding-right:var(--space-xs)}.u-padding-vertical--xs{padding-bottom:var(--space-xs);padding-top:var(--space-xs)}.u-padding--xs-negative{padding:calc(var(--space-xs)*-1)}.u-padding-horizontal--xs-negative{padding-left:calc(var(--space-xs)*-1);padding-right:calc(var(--space-xs)*-1)}.u-padding-vertical--xs-negative{padding-bottom:calc(var(--space-xs)*-1);padding-top:calc(var(--space-xs)*-1)}.u-padding-top--xs{padding-top:var(--space-xs)}.u-padding-top--xs-negative{padding-top:calc(var(--space-xs)*-1)}.u-padding-right--xs{padding-right:var(--space-xs)}.u-padding-right--xs-negative{padding-right:calc(var(--space-xs)*-1)}.u-padding-bottom--xs{padding-bottom:var(--space-xs)}.u-padding-bottom--xs-negative{padding-bottom:calc(var(--space-xs)*-1)}.u-padding-left--xs{padding-left:var(--space-xs)}.u-padding-left--xs-negative{padding-left:calc(var(--space-xs)*-1)}.u-padding--s{padding:var(--space-s)}.u-padding-horizontal--s{padding-left:var(--space-s);padding-right:var(--space-s)}.u-padding-vertical--s{padding-bottom:var(--space-s);padding-top:var(--space-s)}.u-padding--s-negative{padding:calc(var(--space-s)*-1)}.u-padding-horizontal--s-negative{padding-left:calc(var(--space-s)*-1);padding-right:calc(var(--space-s)*-1)}.u-padding-vertical--s-negative{padding-bottom:calc(var(--space-s)*-1);padding-top:calc(var(--space-s)*-1)}.u-padding-top--s{padding-top:var(--space-s)}.u-padding-top--s-negative{padding-top:calc(var(--space-s)*-1)}.u-padding-right--s{padding-right:var(--space-s)}.u-padding-right--s-negative{padding-right:calc(var(--space-s)*-1)}.u-padding-bottom--s{padding-bottom:var(--space-s)}.u-padding-bottom--s-negative{padding-bottom:calc(var(--space-s)*-1)}.u-padding-left--s{padding-left:var(--space-s)}.u-padding-left--s-negative{padding-left:calc(var(--space-s)*-1)}.u-padding--m{padding:var(--space-m)}.u-padding-horizontal--m{padding-left:var(--space-m);padding-right:var(--space-m)}.u-padding-vertical--m{padding-bottom:var(--space-m);padding-top:var(--space-m)}.u-padding--m-negative{padding:calc(var(--space-m)*-1)}.u-padding-horizontal--m-negative{padding-left:calc(var(--space-m)*-1);padding-right:calc(var(--space-m)*-1)}.u-padding-vertical--m-negative{padding-bottom:calc(var(--space-m)*-1);padding-top:calc(var(--space-m)*-1)}.u-padding-top--m{padding-top:var(--space-m)}.u-padding-top--m-negative{padding-top:calc(var(--space-m)*-1)}.u-padding-right--m{padding-right:var(--space-m)}.u-padding-right--m-negative{padding-right:calc(var(--space-m)*-1)}.u-padding-bottom--m{padding-bottom:var(--space-m)}.u-padding-bottom--m-negative{padding-bottom:calc(var(--space-m)*-1)}.u-padding-left--m{padding-left:var(--space-m)}.u-padding-left--m-negative{padding-left:calc(var(--space-m)*-1)}.u-padding--l{padding:var(--space-l)}.u-padding-horizontal--l{padding-left:var(--space-l);padding-right:var(--space-l)}.u-padding-vertical--l{padding-bottom:var(--space-l);padding-top:var(--space-l)}.u-padding--l-negative{padding:calc(var(--space-l)*-1)}.u-padding-horizontal--l-negative{padding-left:calc(var(--space-l)*-1);padding-right:calc(var(--space-l)*-1)}.u-padding-vertical--l-negative{padding-bottom:calc(var(--space-l)*-1);padding-top:calc(var(--space-l)*-1)}.u-padding-top--l{padding-top:var(--space-l)}.u-padding-top--l-negative{padding-top:calc(var(--space-l)*-1)}.u-padding-right--l{padding-right:var(--space-l)}.u-padding-right--l-negative{padding-right:calc(var(--space-l)*-1)}.u-padding-bottom--l{padding-bottom:var(--space-l)}.u-padding-bottom--l-negative{padding-bottom:calc(var(--space-l)*-1)}.u-padding-left--l{padding-left:var(--space-l)}.u-padding-left--l-negative{padding-left:calc(var(--space-l)*-1)}.u-padding--xl{padding:var(--space-xl)}.u-padding-horizontal--xl{padding-left:var(--space-xl);padding-right:var(--space-xl)}.u-padding-vertical--xl{padding-bottom:var(--space-xl);padding-top:var(--space-xl)}.u-padding--xl-negative{padding:calc(var(--space-xl)*-1)}.u-padding-horizontal--xl-negative{padding-left:calc(var(--space-xl)*-1);padding-right:calc(var(--space-xl)*-1)}.u-padding-vertical--xl-negative{padding-bottom:calc(var(--space-xl)*-1);padding-top:calc(var(--space-xl)*-1)}.u-padding-top--xl{padding-top:var(--space-xl)}.u-padding-top--xl-negative{padding-top:calc(var(--space-xl)*-1)}.u-padding-right--xl{padding-right:var(--space-xl)}.u-padding-right--xl-negative{padding-right:calc(var(--space-xl)*-1)}.u-padding-bottom--xl{padding-bottom:var(--space-xl)}.u-padding-bottom--xl-negative{padding-bottom:calc(var(--space-xl)*-1)}.u-padding-left--xl{padding-left:var(--space-xl)}.u-padding-left--xl-negative{padding-left:calc(var(--space-xl)*-1)}.u-padding--xxl{padding:var(--space-xxl)}.u-padding-horizontal--xxl{padding-left:var(--space-xxl);padding-right:var(--space-xxl)}.u-padding-vertical--xxl{padding-bottom:var(--space-xxl);padding-top:var(--space-xxl)}.u-padding--xxl-negative{padding:calc(var(--space-xxl)*-1)}.u-padding-horizontal--xxl-negative{padding-left:calc(var(--space-xxl)*-1);padding-right:calc(var(--space-xxl)*-1)}.u-padding-vertical--xxl-negative{padding-bottom:calc(var(--space-xxl)*-1);padding-top:calc(var(--space-xxl)*-1)}.u-padding-top--xxl{padding-top:var(--space-xxl)}.u-padding-top--xxl-negative{padding-top:calc(var(--space-xxl)*-1)}.u-padding-right--xxl{padding-right:var(--space-xxl)}.u-padding-right--xxl-negative{padding-right:calc(var(--space-xxl)*-1)}.u-padding-bottom--xxl{padding-bottom:var(--space-xxl)}.u-padding-bottom--xxl-negative{padding-bottom:calc(var(--space-xxl)*-1)}.u-padding-left--xxl{padding-left:var(--space-xxl)}.u-padding-left--xxl-negative{padding-left:calc(var(--space-xxl)*-1)}.u-padding--xxxl{padding:var(--space-xxxl)}.u-padding-horizontal--xxxl{padding-left:var(--space-xxxl);padding-right:var(--space-xxxl)}.u-padding-vertical--xxxl{padding-bottom:var(--space-xxxl);padding-top:var(--space-xxxl)}.u-padding--xxxl-negative{padding:calc(var(--space-xxxl)*-1)}.u-padding-horizontal--xxxl-negative{padding-left:calc(var(--space-xxxl)*-1);padding-right:calc(var(--space-xxxl)*-1)}.u-padding-vertical--xxxl-negative{padding-bottom:calc(var(--space-xxxl)*-1);padding-top:calc(var(--space-xxxl)*-1)}.u-padding-top--xxxl{padding-top:var(--space-xxxl)}.u-padding-top--xxxl-negative{padding-top:calc(var(--space-xxxl)*-1)}.u-padding-right--xxxl{padding-right:var(--space-xxxl)}.u-padding-right--xxxl-negative{padding-right:calc(var(--space-xxxl)*-1)}.u-padding-bottom--xxxl{padding-bottom:var(--space-xxxl)}.u-padding-bottom--xxxl-negative{padding-bottom:calc(var(--space-xxxl)*-1)}.u-padding-left--xxxl{padding-left:var(--space-xxxl)}.u-padding-left--xxxl-negative{padding-left:calc(var(--space-xxxl)*-1)}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--pagebannerHeight:0px}@media only screen and (min-width:576px){.u-hideForMedium{display:none!important}}@media only screen and (min-width:768px){.u-hideForLarge{display:none!important}}@media only screen and (min-width:992px){.u-hideForXLarge{display:none!important}}.sr-only:not(:focus,:active){clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.hidden{display:none!important}.inline-figure{float:left;margin:-4px 0 0}.float-left{float:left;margin:0 1rem 0 0}@media only screen and (max-width:575px){.float-left{float:none}}.card,.features--cards .features__feature,.form__fields,.journal__topic-explore,.modal__content,.press__article-assets,.press__contact,.sources__inner,.spotlight__tile,.stickyCTA__inner,.toc{background:#fff;border-radius:16px;box-shadow:0 2px 10px #00000014;padding:1.5rem}.image__figcaption,.video figcaption{font-size:.875rem;margin-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem;text-align:center}@media only screen and (min-width:768px){.image__figcaption,.video figcaption{font-size:1rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;width:80%}}.spinner{animation:a 1.5s linear infinite,b .5s ease-in;border:.125rem solid var(--spinner-border,#fff);border-bottom:.125rem solid #0000;border-radius:50%;height:1.5rem;width:1.5rem}@keyframes a{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes b{0%{opacity:0}to{opacity:1}}.section{padding-bottom:3.75rem;padding-top:3.75rem}@media only screen and (min-width:768px){.section{padding-bottom:3.125rem;padding-top:3.125rem}}.section[style*=background-color]{margin-bottom:3.75rem;margin-top:3.75rem;padding-bottom:6.25rem;padding-top:6.25rem}@media only screen and (min-width:768px){.section[style*=background-color]{margin-bottom:3.125rem;margin-top:3.125rem}}.section[style*=background-color]:not(.section--card)+.section[style*=background-color]:not(.section--card){margin-top:-3.75rem}@media only screen and (min-width:768px){.section[style*=background-color]:not(.section--card)+.section[style*=background-color]:not(.section--card){margin-top:-3.125rem}}.section:not([style*=background-color])+.section[data-test][style*=background-color]+.section[data-test][style*=background-color]{margin-top:3.75rem}@media only screen and (min-width:768px){.section:not([style*=background-color])+.section[data-test][style*=background-color]+.section[data-test][style*=background-color]{margin-top:3.125rem}}.section--nopadding.section{padding-bottom:0;padding-top:0}.section--nopadding.section[style*=background-color]+.section:not([style*=background-color]){margin-top:-3.75rem}@media only screen and (min-width:768px){.section--nopadding.section[style*=background-color]+.section:not([style*=background-color]){margin-top:-3.125rem}}.section--nopaddingTop.section{padding-top:0}.section:first-child,.section:first-child+[data-test]{margin-top:0;padding-top:calc(40px + 2rem)}@media only screen and (min-width:768px){.section:first-child,.section:first-child+[data-test]{padding-top:calc(56px + 3rem)}}.section--card.section{border-radius:16px;margin-left:auto;margin-right:auto;width:calc(100% - 30px)}@media only screen and (min-width:576px){.section--card.section{max-width:540px}}@media only screen and (min-width:768px){.section--card.section{max-width:720px}}@media only screen and (min-width:992px){.section--card.section{max-width:960px}}@media only screen and (min-width:1200px){.section--card.section{max-width:1140px}}.section[style*=background-color]+.section--card.section{margin-top:7.5rem}@media only screen and (min-width:768px){.section[style*=background-color]+.section--card.section{margin-top:6.25rem}}.section--card.section+.section[style*=background-color]{margin-top:7.5rem}@media only screen and (min-width:768px){.section--card.section+.section[style*=background-color]{margin-top:6.25rem}}.grid{--columns:12;grid-row-gap:1.5rem;box-sizing:border-box;display:grid;margin:2rem auto;padding:0 15px;text-align:var(--grid-textalign,"left")}.grid:first-of-type{margin-top:0}.grid:last-of-type{margin-bottom:0}@media only screen and (min-width:576px){.grid{grid-column-gap:15px;max-width:540px}}@media only screen and (min-width:768px){.grid{grid-column-gap:30px;grid-template-columns:repeat(12,1fr);max-width:720px}}@media only screen and (min-width:992px){.grid{max-width:960px}}@media only screen and (min-width:1200px){.grid{max-width:1140px}}@media only screen and (max-width:767px){.grid--alt .column:last-child{order:-1}}@media only screen and (min-width:768px){.grid--justify-center.grid--4-6 .column:first-child,.grid--justify-center.grid--6-4 .column:first-child{grid-column:2/span var(--columns)}.grid--justify-center.grid--6 .column:first-child{grid-column:4/span var(--columns)}.grid--justify-center.grid--4-4 .column:first-child,.grid--justify-center.grid--8 .column:first-child,.grid--justify-right.grid--4-6 .column:first-child,.grid--justify-right.grid--6-4 .column:first-child{grid-column:3/span var(--columns)}.grid--justify-right.grid--6 .column:first-child{grid-column:6/span var(--columns)}.grid--justify-right.grid--8 .column:first-child{grid-column:5/span var(--columns)}.grid--align-middle{align-items:center}.grid--align-top{align-items:flex-start}.grid--align-bottom{align-items:flex-end}}.column{grid-column:span 12;width:100%}@media only screen and (min-width:768px){.column{grid-column:span var(--columns)}}.container{grid-column-gap:30px;box-sizing:border-box;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;padding:0 15px}@media only screen and (min-width:576px){.container{max-width:540px}}@media only screen and (min-width:768px){.container{grid-template-columns:repeat(6,1fr);max-width:720px}}@media only screen and (min-width:992px){.container{grid-template-columns:repeat(12,1fr);max-width:960px}}@media only screen and (min-width:1200px){.container{max-width:1140px}}.container .container{padding:0}.sm-start-1{grid-column-start:1}.sm-span-1{grid-column-end:span 1}.sm-start-2{grid-column-start:2}.sm-span-2{grid-column-end:span 2}@media only screen and (min-width:768px){.md-start-1{grid-column-start:1}.md-span-1{grid-column-end:span 1}.md-start-2{grid-column-start:2}.md-span-2{grid-column-end:span 2}.md-start-3{grid-column-start:3}.md-span-3{grid-column-end:span 3}.md-start-4{grid-column-start:4}.md-span-4{grid-column-end:span 4}.md-start-5{grid-column-start:5}.md-span-5{grid-column-end:span 5}.md-start-6{grid-column-start:6}.md-span-6{grid-column-end:span 6}}@media only screen and (min-width:992px){.lg-start-1{grid-column-start:1}.lg-span-1{grid-column-end:span 1}.lg-start-2{grid-column-start:2}.lg-span-2{grid-column-end:span 2}.lg-start-3{grid-column-start:3}.lg-span-3{grid-column-end:span 3}.lg-start-4{grid-column-start:4}.lg-span-4{grid-column-end:span 4}.lg-start-5{grid-column-start:5}.lg-span-5{grid-column-end:span 5}.lg-start-6{grid-column-start:6}.lg-span-6{grid-column-end:span 6}.lg-start-7{grid-column-start:7}.lg-span-7{grid-column-end:span 7}.lg-start-8{grid-column-start:8}.lg-span-8{grid-column-end:span 8}.lg-start-9{grid-column-start:9}.lg-span-9{grid-column-end:span 9}.lg-start-10{grid-column-start:10}.lg-span-10{grid-column-end:span 10}.lg-start-11{grid-column-start:11}.lg-span-11{grid-column-end:span 11}.lg-start-12{grid-column-start:12}.lg-span-12{grid-column-end:span 12}}@media only screen and (min-width:1200px){.xlg-start-1{grid-column-start:1}.xlg-span-1{grid-column-end:span 1}.xlg-start-2{grid-column-start:2}.xlg-span-2{grid-column-end:span 2}.xlg-start-3{grid-column-start:3}.xlg-span-3{grid-column-end:span 3}.xlg-start-4{grid-column-start:4}.xlg-span-4{grid-column-end:span 4}.xlg-start-5{grid-column-start:5}.xlg-span-5{grid-column-end:span 5}.xlg-start-6{grid-column-start:6}.xlg-span-6{grid-column-end:span 6}.xlg-start-7{grid-column-start:7}.xlg-span-7{grid-column-end:span 7}.xlg-start-8{grid-column-start:8}.xlg-span-8{grid-column-end:span 8}.xlg-start-9{grid-column-start:9}.xlg-span-9{grid-column-end:span 9}.xlg-start-10{grid-column-start:10}.xlg-span-10{grid-column-end:span 10}.xlg-start-11{grid-column-start:11}.xlg-span-11{grid-column-end:span 11}.xlg-start-12{grid-column-start:12}.xlg-span-12{grid-column-end:span 12}}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:navy;font-family:GT-America,Helvetica,Arial,sans-serif;font-weight:300;line-height:1.5}body{font-size:1.125rem}.heading-xtra{font-size:4rem}.heading-1,.heading-xtra,h1{font-family:MetaSerifPro,Georgia,serif}.heading-1,h1{font-size:2.5rem;line-height:1.125;margin-bottom:1rem;margin-top:1rem}@media only screen and (min-width:992px){.heading-1,h1{font-size:3.5rem}}.heading-2,.journal__article blockquote,h2{font-family:MetaSerifPro,Georgia,serif;font-size:2rem;line-height:1.2;margin-bottom:1rem;margin-top:1rem}@media only screen and (min-width:992px){.heading-2,.journal__article blockquote,h2{font-size:2.5rem}}.heading-3,h3{font-family:GT-America,Helvetica,Arial,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.27;margin-bottom:1rem;margin-top:1rem}@media only screen and (min-width:992px){.heading-3,h3{font-size:1.75rem}}.heading-4,h4,h5,h6{font-family:GT-America,Helvetica,Arial,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.45;margin-bottom:1rem;margin-top:1rem}.author__eyebrow,.hero__subtext,.highlight-text{color:#ff5f5a;font-size:.875rem;font-weight:500;letter-spacing:2px;text-transform:uppercase}h1,h2{font-weight:300}strong{font-weight:500}a{color:currentColor;word-break:break-word}a:hover{color:#ff5f5a}blockquote{color:navy;max-width:80%;text-align:center}blockquote footer{font-family:GT-America,Helvetica,Arial,sans-serif;font-size:1rem;margin-top:1.5rem}.breadcrumbs{box-sizing:border-box;font-size:.875rem;margin:1.5rem 15px;text-align:left}@media only screen and (min-width:576px){.breadcrumbs{margin-left:auto;margin-right:auto;max-width:540px;padding:0 15px}}@media only screen and (min-width:768px){.breadcrumbs{margin-bottom:1.5rem;max-width:720px}}@media only screen and (min-width:992px){.breadcrumbs{max-width:960px}}@media only screen and (min-width:1200px){.breadcrumbs{max-width:1140px}}.breadcrumbs__list{list-style:none;margin:0;padding:0}.breadcrumbs li{display:inline}.breadcrumbs li:last-child{font-weight:500}@media only screen and (max-width:767px){.breadcrumbs li{display:none}.breadcrumbs li:last-child,.breadcrumbs li:nth-last-child(2){display:inline}.breadcrumbs li:nth-last-child(2):before{content:"";margin:0}}.breadcrumbs li+li:before{content:"/";font-weight:400;margin:0 .25rem}.breadcrumbs a{text-decoration:none}.journal .breadcrumbs li:last-child{display:none}.footer{background-color:navy;color:#fff;padding:2rem 0}.footer__content{box-sizing:border-box;margin:0 auto;padding:0 15px}@media only screen and (min-width:576px){.footer__content{max-width:540px}}@media only screen and (min-width:768px){.footer__content{max-width:720px}}@media only screen and (min-width:992px){.footer__content{display:flex;flex-flow:wrap;justify-content:flex-start;max-width:960px}}@media only screen and (min-width:1200px){.footer__content{max-width:1140px}}.footer__links{display:flex;flex-wrap:wrap;list-style:none;margin:0 0 0 .75rem;padding:0}.footer__links li{margin:0 .75rem}@media only screen and (max-width:991px){.footer__links{margin:1rem -.75rem 0}}.footer__links a{text-decoration:none}.footer__links a:hover{color:currentColor;text-shadow:-.25px -.25px,.25px .25px,-.25px .25px,.25px -.25px}.header{margin-bottom:calc(-40px - 2rem);position:sticky;width:100%;z-index:10}@media only screen and (min-width:768px){.header{margin-bottom:calc(-56px - 3rem)}}@media only screen and (min-width:1200px){.header{position:sticky;top:0}}@media only screen and (max-width:767px){.header--fixed{height:calc(40px + 2rem)}}@media only screen and (min-width:768px){.header--fixed{height:calc(56px + 3rem)}}@media only screen and (min-width:1200px){.header--initialized{transition:background-color .3s ease-in-out}.header--scrolling{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffd9}}.header__content{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin:auto;padding:1rem 15px;position:relative}@media only screen and (min-width:576px){.header__content{max-width:540px}}@media only screen and (min-width:768px){.header__content{max-width:720px;padding-bottom:1.5rem;padding-top:1.5rem}}@media only screen and (min-width:992px){.header__content{max-width:960px}}@media only screen and (min-width:1200px){.header__content{max-width:1140px}}@media only screen and (max-width:1199px){.header--fixed .header__content{transition:transform .3s cubic-bezier(.25,1,.5,1)}}.header--fixed .header__content{box-sizing:border-box;left:50%;position:fixed;top:calc(-40px - 2rem);transform:translate(-50%);width:100%}.header--fixed .header__content:after{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffd9;content:"";display:block;height:100%;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:100vw}@media only screen and (min-width:768px){.header--fixed .header__content{top:calc(-56px - 3rem)}}.header--sticky .header__content{transform:translate(-50%,100%)}.header__skip-link{left:-10000px;position:absolute;top:0;z-index:1}.header__skip-link:focus{left:0}.header__logo{height:40px;width:50px;z-index:11}@media only screen and (min-width:768px){.header__logo{height:56px;width:70px}}.header__logo svg{display:block;height:100%;width:100%}.header__button{flex-shrink:0}@media only screen and (min-width:1200px){.header__button{margin-left:auto}}.navigation__menu{background:none;border:none;box-sizing:content-box;cursor:pointer;display:block;height:40px;margin-right:-10px;overflow:hidden;position:relative;width:40px;z-index:11}.navigation__menu-stroke{top:calc(50% - 1px);transition:transform .15s}.navigation__menu-stroke,.navigation__menu:after,.navigation__menu:before{background:navy;border-radius:8px;display:block;height:2px;left:calc(50% - 10px);position:absolute;width:20px}.navigation__menu:after,.navigation__menu:before{content:"";top:calc(50% - 7px);transition:opacity .15s}.navigation__menu:after{top:calc(50% + 5px)}.navigation__menu[aria-expanded=true]{background-color:#f2f0f1}.navigation__menu[aria-expanded=true]:after,.navigation__menu[aria-expanded=true]:before{opacity:0}.navigation__menu[aria-expanded=true] .navigation__menu-stroke:first-child{transform:rotate(45deg)}.navigation__menu[aria-expanded=true] .navigation__menu-stroke:last-child{transform:rotate(-45deg)}@media only screen and (min-width:1200px){.navigation__menu{display:none}}.navigation__secondary{font-size:16px;margin:0;max-height:0;overflow:hidden;padding:0 40px;transition:max-height .3s cubic-bezier(0,1,0,1),visibility 0s linear .3s;visibility:hidden}.navigation__secondary .navigation__item{border:none;font-size:1em;line-height:1.5;margin:.5rem 0;padding:0}.navigation__secondary .navigation__group{margin:0;padding:8px;position:relative}.navigation__secondary .navigation__group[open]{background-color:#0000}@media only screen and (min-width:1200px){.navigation__secondary .navigation__group{padding:0}}.navigation__secondary .navigation__link{margin:0;padding:0}.navigation__secondary .navigation__link:after{content:"";display:block;inset:0;position:absolute}.navigation__secondary .navigation__expand{right:-24px}[open]+.navigation__secondary{max-height:300vh;transition:max-height .3s cubic-bezier(.5,0,.5,0),visibility linear;visibility:visible}@media only screen and (min-width:1200px){.navigation__secondary{grid-gap:32px;background:#f2f0f1;border-radius:8px;box-shadow:0 0 10px #0003;box-sizing:border-box;display:grid;grid-template-columns:repeat(4,minmax(180px,240px));left:10px;margin-top:25px;max-height:none;max-width:1120px;opacity:0;padding:32px;pointer-events:none;position:absolute;text-align:left;transition:margin-top .5s;visibility:visible;width:calc(100vw - 20px)}.navigation__secondary .navigation__item{margin:0}.navigation__secondary .navigation__link{font-size:16px;font-weight:500}.navigation__secondary .navigation__link:hover{text-shadow:none}.navigation__secondary .navigation__link:hover .navigation__secondaryTitle:after{width:100%}.navigation__secondary .navigation__secondaryTitle{display:inline-block}.navigation__secondary .navigation__secondaryTitle:after{background-color:navy;content:"";display:block;height:2px;transition:width .15s;width:0}[data-items="3"] .navigation__secondary{grid-template-columns:repeat(3,minmax(180px,240px));max-width:848px}[data-items="2"] .navigation__secondary{grid-template-columns:repeat(2,minmax(180px,240px));left:50%;max-width:576px;transform:translateX(-50%)}[data-items="1"] .navigation__secondary{grid-template-columns:minmax(180px,240px);left:50%;max-width:304px;transform:translateX(-50%)}}.navigation__tertiary{margin-left:8px;margin-top:-8px;max-height:0;overflow:hidden;padding:0;transition:max-height .3s cubic-bezier(0,1,0,1),visibility 0s linear .3s,margin-top .3s;visibility:hidden}.navigation__tertiary svg{flex-shrink:0;margin:6px 8px 0 0}.navigation__tertiary path{fill:currentColor}[open]+.navigation__tertiary{margin-top:0;max-height:100vh;transition:max-height .3s cubic-bezier(.5,0,.5,0),visibility linear,margin-top .3s;visibility:visible}@media only screen and (min-width:1200px){.navigation__tertiary{margin-left:8px;margin-top:0;max-height:none;overflow:visible;visibility:visible}}.navigation__tertiary .navigation__item{margin:0}.navigation__tertiary .navigation__link{display:inline-flex;font-weight:300;margin:0}.navigation__tertiary .navigation__link:after{display:none}.navigation__tertiary .navigation__link:hover{text-shadow:-.25px -.25px,.25px .25px,-.25px .25px,.25px -.25px}.navigation__overlay{display:none}@media only screen and (min-width:1200px){.navigation__overlay{background-color:#0006;display:block;height:100vh;left:50%;opacity:0;pointer-events:none;position:fixed;top:calc(56px + 3rem);transform:translateX(-50%);transition:opacity .5s;width:100vw;z-index:2}.navigation__overlay--visible{opacity:1}}:root{--navigation-slide-duration:.5s}.navigation{width:100%}@media only screen and (max-width:1199px){.navigation{left:50%;overflow:hidden;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:10}.navigation--open{pointer-events:auto;visibility:visible}}.navigation__inner{background:#f2f0f1;height:100vh;padding:calc(40px + 2rem) 15px 0}@media only screen and (min-width:768px){.navigation__inner{padding-top:calc(56px + 3rem)}}@media only screen and (max-width:1199px){.navigation__inner{transform:translateX(100%)}.navigation--open .navigation__inner{transform:translate(0);transition:transform var(--navigation-slide-duration) cubic-bezier(.25,1,.5,1)}.navigation--sliding .navigation__inner{transform:translate(100%)}}@media only screen and (min-width:1200px){.navigation__inner{background:none;height:auto;padding:0}}.navigation__inner-wrap{box-sizing:border-box;margin:auto;position:relative}@media only screen and (min-width:576px){.navigation__inner-wrap{max-width:540px;padding:0 15px}}@media only screen and (min-width:768px){.navigation__inner-wrap{max-width:720px}}@media only screen and (min-width:992px){.navigation__inner-wrap{max-width:960px}}@media only screen and (min-width:1200px){.navigation__inner-wrap{align-items:center;display:flex;margin:0;max-width:none;padding:0;position:static}}@media only screen and (max-width:1199px){.navigation__lists{-webkit-overflow-scrolling:touch;box-sizing:border-box;height:calc(100vh - 120px - 5.7rem);margin:1rem auto;overflow-y:scroll}}@media only screen and (min-width:576px){.navigation__lists{max-width:540px}}@media only screen and (min-width:768px){.navigation__lists{margin-bottom:1.5rem;margin-top:1.5rem;max-width:720px}}@media only screen and (min-width:992px){.navigation__lists{max-width:960px}}@media only screen and (min-width:1200px){.navigation__lists{flex-shrink:0;margin:0 0 0 30px;max-width:none;order:-1}}.navigation__items{border-top:1px solid #00008026;margin:0;overflow:hidden;padding:0;width:100%}@media only screen and (min-width:1200px){.navigation__items{border:none;display:flex;overflow:visible;width:auto}}.navigation__item{border-bottom:1px solid #00008026;color:navy;display:block;font-size:18px;margin:0}@media only screen and (min-width:1200px){.navigation__item{border:none;font-size:20px;padding:0}.navigation__item[data-items="1"],.navigation__item[data-items="2"]{position:relative}.navigation__item:first-child[data-items="2"]{position:static}.navigation__item:first-child[data-items="2"] .navigation__secondary{left:0;transform:none}.navigation__item[data-items]>.navigation__group:after{background:#f2f0f1;bottom:-35px;box-shadow:-3px -3px 5px #00000014;content:"";height:20px;left:50%;margin-left:-10px;opacity:0;pointer-events:none;position:absolute;transform:rotate(45deg);transition:bottom .5s;width:20px;z-index:1}.navigation__item[data-items]:focus-within .navigation__secondary,.navigation__item[data-items]:hover .navigation__secondary{margin-top:16px;opacity:1;pointer-events:auto}.navigation__item[data-items]:focus-within>.navigation__group .navigation__link,.navigation__item[data-items]:hover>.navigation__group .navigation__link{margin-bottom:-16px;padding-bottom:24px}.navigation__item[data-items]:focus-within>.navigation__group:after,.navigation__item[data-items]:hover>.navigation__group:after{bottom:-27px;opacity:1}}.navigation__group{padding:1rem 15px;position:relative}@media only screen and (max-width:1199px){.navigation__group[open]{background-color:#eee7ea}}@media only screen and (min-width:1200px){.navigation__group{padding:0}}.navigation__link{color:inherit;display:block;font-weight:400;text-decoration:none}.navigation__link:hover{color:currentColor}@media only screen and (min-width:1200px){.navigation__link{display:inline-block;font-size:18px;font-weight:400;margin:0;padding:8px 16px}.navigation__link.navigation__link--active,.navigation__link:hover{text-shadow:-.25px -.25px,.25px .25px,-.25px .25px,.25px -.25px}}.navigation__expand{background-color:#0000;border:none;box-sizing:content-box;height:16px;margin-top:-24px;padding:16px;position:absolute;right:calc(-1rem + 15px);top:50%;width:16px}.navigation__expand:after,.navigation__expand:before{background:navy;border-radius:8px;content:"";display:block;height:2px;position:absolute;transition:transform .15s,opacity .15s;width:16px}.navigation__expand:after{transform:rotate(90deg)}.navigation__expand[aria-expanded=true]:after{transform:rotate(180deg);width:15px}.navigation__expand[aria-expanded=true]:before{opacity:0;transform:rotate(90deg)}@media only screen and (min-width:1200px){.navigation__expand{display:none}}.navigation__text{margin-top:.5rem}@media only screen and (max-width:1200px){.navigation__text{display:none}}.navigation__languages{align-items:center;display:flex;height:calc(40px + 2rem);justify-content:flex-end;position:absolute;text-transform:uppercase;transform:translateY(-100%);width:calc(100% - 30px)}@media only screen and (min-width:768px){.navigation__languages{height:calc(56px + 3rem)}}.navigation__languages ul{margin:0 1rem 0 0;padding:0}@media only screen and (min-width:576px){.navigation__languages ul{margin:0 50px 0 0}}@media only screen and (min-width:1200px){.navigation__languages ul{margin-right:1rem}.navigation__languages{height:auto;position:static;transform:none}}.navigation__languages .navigation__item{border:none;display:inline-block}.navigation__languages .navigation__item:first-of-type:after{content:"/"}.navigation__languages .navigation__link{display:inline-block;margin:0;padding:0}@media only screen and (max-width:1199px){.navigation__languages .navigation__link--active{font-weight:700}}.pageBanner{background-color:navy;color:#fff;font-size:1rem;max-height:0;overflow:hidden;padding-left:1.5rem;padding-right:1.5rem;transition:max-height 1s cubic-bezier(0,1,0,1)}@media only screen and (min-width:768px){.pageBanner{padding-left:2rem;padding-right:2rem}}.pageBanner--show{max-height:25vh}.pageBanner__inner{display:flex;justify-content:center;margin:0 auto;max-width:1140px;padding:1rem 1.5rem 1rem 0;position:relative}.pageBanner__text{line-height:1.3;text-decoration:none}a.pageBanner__text:hover{color:currentColor;text-decoration:underline}.pageBanner__text span{white-space:nowrap}.pageBanner__icon{margin-right:16px}.pageBanner__icon svg{display:block;height:20px;width:20px}.pageBanner__icon path{fill:currentColor}.pageBanner__icon-close{background:none;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;position:absolute;right:-5px;top:15px}.pageBanner__icon-close svg{height:24px;width:24px}.pageBanner__icon-chevron{display:inline-block;margin-left:8px;margin-right:0;position:relative;top:1px}.prefooter{padding:3.5rem 0}@media only screen and (min-width:992px){.prefooter{padding:5rem 0}}.prefooter a{text-decoration:none}.prefooter a:hover{color:#ff5f5a}.prefooter a:hover circle[fill-rule],.prefooter a:hover path{fill:#ff5f5a}.prefooter a:hover circle,.prefooter a:hover rect{stroke:#ff5f5a}.prefooter__content{box-sizing:border-box;margin:0 auto;padding:0 15px}@media only screen and (min-width:576px){.prefooter__content{max-width:540px}}@media only screen and (min-width:768px){.prefooter__content{max-width:720px}}@media only screen and (min-width:992px){.prefooter__content{max-width:960px}}@media only screen and (min-width:1200px){.prefooter__content{max-width:1140px}}.prefooter__header{border-bottom:1px solid #0000804d;display:grid;margin-bottom:3rem;padding-bottom:3rem}@media only screen and (min-width:768px){.prefooter__header{grid-template-columns:3fr 1fr}}.prefooter__header img{display:block;width:94px}.prefooter__claim{font-size:1.375rem;font-weight:400;line-height:1.2;margin:1.5rem 0 2rem}@media only screen and (min-width:768px){.prefooter__claim{grid-column-start:1;margin-bottom:0}}@media only screen and (min-width:992px){.prefooter__claim{font-size:1.75rem}}@media only screen and (min-width:768px){.prefooter__socials{place-self:end;position:relative;top:-.3125rem}}@media only screen and (min-width:992px){.prefooter__socials{top:-.4rem}}.prefooter__socials ul{align-items:stretch;display:flex;list-style:none;margin:0 -.75rem;padding:0}.prefooter__socials li{display:flex;margin:0}.prefooter__socials a{align-items:flex-end;display:flex;padding:0 .75rem}.prefooter__socials svg{display:block;width:24px}@media only screen and (min-width:768px){.prefooter__footer{--links-col-width:1fr;grid-gap:30px;display:grid;grid-template-columns:var(--links-col-width) 288px}}@media only screen and (min-width:1200px){.prefooter__footer{--links-col-width:50%;justify-content:space-between}}.prefooter__links{display:grid;gap:1.5rem 15px;grid-template-columns:repeat(2,1fr);line-height:1.2;margin-bottom:2rem}@media only screen and (min-width:992px){.prefooter__links{grid-template-columns:repeat(3,1fr)}}.prefooter__links ul{list-style:none;margin:0;padding:0}.prefooter__title{font-size:inherit;font-weight:500;margin:0 0 .75rem}.prefooter__item{margin:.5rem 0}.prefooter__item svg{margin-left:.25rem;width:10px}.prefooter__badges{list-style:none;margin:0;max-width:345px;padding:0}.prefooter__badges li{margin:1.5rem 0}@media only screen and (min-width:768px){.prefooter__badges li{font-size:1.125rem}}.prefooter__badges li:first-child{margin-top:0}.prefooter__badges li:last-child{margin-bottom:0}.prefooter__badges a{display:inline-block}.prefooter__badges a:hover{color:currentColor}.prefooter__badges img{display:block}.prefooter__badge--hpf a{width:100%}.prefooter__badge--hpf img{margin-top:.75rem;min-width:288px}.prefooter__badge--lfca img{height:60px}.card{display:flex;flex-direction:column;position:relative}.card__link{text-decoration:none}.card__link:after{border-radius:16px;content:"";display:block;inset:0;position:absolute}.card__image{margin-bottom:14px;order:-1;pointer-events:none}.card__image img{display:block;margin:auto;max-width:100%}.card__image--testimonial{margin:0 auto;width:180px}.card__testimonial{margin-top:-.5rem}.card__quote{color:navy;line-height:1.33;margin:0 auto 1.69rem;max-width:100%;text-align:left}.card__name{font-size:1.125rem;margin-bottom:0}.card__position{font-size:.875rem}.card--basic{text-align:center}.card--basic .card__title{font-size:1.5rem;font-weight:400;margin:0}.card--basic .card__image{margin-left:auto;margin-right:auto;width:112px}.card--pippin{background-color:#ffe8e6}.card--imageText{padding:2rem}.card--imageText .card__title{font-weight:400;margin:2rem 0 0}.card--imageText .card__image{border-top-left-radius:16px;border-top-right-radius:16px;height:200px;margin:-2rem -2rem 0;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}.card--imageText .card__image div{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;transition:transform .3s}.card--imageText:hover .card__title a{color:currentColor}.card--imageText:hover .card__image div{transform:scale(1.1)}.card--imageText:hover .button--ghost{background-color:navy;color:#fff}.card--imageText:hover .card__download path{stroke:#fff}.card--imageText .card__text{margin-bottom:.5rem}.card--imageText .button{align-self:flex-start;margin:auto 0 0}.card--imageText .card__download{align-self:center;margin-top:-.5rem}.card--imageText .card__download span{align-items:center;display:flex;font-size:.875rem;justify-content:center}.card--imageText .card__download svg{flex-shrink:0;margin-left:.5rem}.card__tags{display:flex;margin:1.5rem -.25rem -1rem}.card__tag{align-self:flex-start;background-color:#c8aebf4d;border-radius:50px;font-size:.75rem;font-weight:500;margin:.25rem;padding:.25rem 1rem;text-transform:uppercase;z-index:10}.carousel__wrapper{box-sizing:content-box;display:flex;height:100%;opacity:0;pointer-events:none;position:relative;transform:translateZ(0);transition:transform,opacity .3s;width:100%;z-index:1}.carousel__container{background-color:#f2f0f1;list-style:none;margin-left:-12px;margin-right:-12px;overflow:hidden;padding:12px;position:relative;z-index:1}.carousel__container.collection__items{margin-bottom:0}.carousel--initialized{background-color:#0000}.carousel--initialized .carousel__wrapper{opacity:1;pointer-events:auto}.carousel__item{box-sizing:border-box;flex-shrink:0;position:relative;transition-property:transform}.carousel__controls{align-items:center;display:flex;justify-content:center;margin-top:24px;opacity:0;transition:opacity .3s;visibility:hidden}.carousel--initialized~.carousel__controls{opacity:1;visibility:visible}.carousel__navigation{cursor:pointer;margin-top:-1px;transition:opacity .3s}.carousel__navigation svg{transform:scale(2)}.carousel__navigation path{fill:currentColor}.carousel__navigation--next{order:1}.carousel__navigation--prev{transform:scaleX(-1)}.carousel__navigation--disabled{cursor:auto;opacity:.2}.carousel__pagination{display:flex;flex-flow:wrap;justify-content:center;margin:0 24px}.carousel__bullet{background:#dedcda;border-radius:100%;cursor:pointer;display:inline-block;height:16px;margin:4px 8px;width:16px}.carousel__bullet--active{background:#ff5f5a;opacity:1}.checkbox{align-items:center;display:flex;justify-content:space-between}.checkbox__info{cursor:pointer;display:flex;margin-left:.5rem}.checkbox__info path{fill:navy;transition:fill .3s}.checkbox__info:hover path{fill:#ff5f5a}.copy{display:flex;position:relative}.copy__tooltip{background-color:navy;border-radius:8px;color:#fff;font-size:.875rem;opacity:0;padding:.5rem;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .3s,bottom .15s;white-space:nowrap}.copy__tooltip:after{border-left:8px solid #0000;border-right:8px solid #0000;content:"";left:calc(50% - 8px);position:absolute}.copy__tooltip--top{bottom:38px;left:50%}.copy__tooltip--top:after{border-top:8px solid navy;bottom:-8px}.copy__tooltip--bottom{left:10px;top:45px}.copy__tooltip--bottom:after{border-bottom:8px solid navy;top:-8px}.copy__tooltip--left{left:-4px;top:50%;transform:translate(calc(-100% - 8px),-50%)}.copy__tooltip--left:after{border-bottom:8px solid #0000;border-left:8px solid navy;border-top:8px solid #0000;left:calc(100% - 1px)}.copy--hover .copy__tooltip,.copy:focus .copy__tooltip{opacity:1}#copy__textarea{left:-9999px;position:absolute}.setting{display:none}.setting__status{display:none;font-weight:500}.setting__toggle{margin-top:8px}.setting__toggle .setting__status{font-weight:inherit}.stickyCTA{bottom:1.5rem;display:none;padding:0 1.5rem;pointer-events:none;position:sticky}.stickyCTA__inner{grid-gap:1rem;align-items:center;background-color:#ffd2c3;display:grid;margin:auto;pointer-events:auto;text-align:center}@media only screen and (min-width:768px){.stickyCTA__inner{grid-template-columns:repeat(2,max-content);width:-moz-fit-content;width:fit-content}}.stickyCTA--journal .stickyCTA__inner{grid-gap:0;align-items:center;background-color:#ccdef1;display:flex;flex-flow:wrap;max-width:calc(414px - 3rem);padding:1rem;position:relative}.stickyCTA--journal .stickyCTA__inner img:first-of-type{height:51%;width:51%}.stickyCTA--journal .stickyCTA__inner img:last-of-type{height:79%;margin-left:.25rem;width:40%}.stickyCTA--journal .button{flex-basis:100%;margin-top:.5rem}.stickyCTA--journal .button:after{content:"";display:block;inset:0;position:absolute}@media only screen and (min-width:1200px){.stickyCTA--journal{bottom:2rem;margin:auto;max-width:1140px;padding:0 2rem}.stickyCTA--journal .stickyCTA__inner{margin-right:0}}.stickyCTA--hidden{display:none!important}.stickyCTA__close{height:40px;position:absolute;right:.5rem;top:.5rem;width:40px;z-index:1}.stickyCTA__close svg{display:block;margin:auto}.stickyCTA__close path{fill:navy}.stickyCTA__close:hover path{fill:#ff5f5a}table{border-collapse:collapse;border-left:1px solid navy;border-top:1px solid navy;overflow-x:scroll;width:100%}table td,table th{border-bottom:1px solid navy;border-right:1px solid navy;font-size:1rem;padding:.5rem;word-break:normal}table th{background-color:#cccfe5;font-weight:500}table ul{margin:0;padding-left:1.5rem}.toc{margin:2rem 0}@media only screen and (min-width:768px){.toc{margin:3.5rem 0}}.toc__headline{font-family:GT-America,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:500;margin-top:0}.toc__list{font-size:.875rem;list-style:none;margin-bottom:-.5rem;padding:0}@media only screen and (min-width:768px){.toc__list{font-size:1rem}}.toc__item{margin:.75rem 0}.toc__link{display:flex;padding-left:.5rem;text-decoration:none}.toc__link svg{fill:navy;flex-shrink:0;margin-right:12px;margin-top:.35rem}:root{--accordion-duration:.5s}.accordion{padding-left:1.5rem;position:relative}.accordion:not(.accordion--initialized)[open] svg{transform:rotate(-90deg)}.accordion:hover .accordion:hover__content{will-change:height}.accordion+.accordion{margin-top:1rem}.accordion details{width:100%}.accordion summary{cursor:pointer;display:inline-block;font-weight:500;list-style:none;outline:none;position:relative;transition:color .15s;-webkit-user-select:none;user-select:none;z-index:2}.accordion summary::-webkit-details-marker{display:none}.accordion summary svg{fill:navy;left:calc(2px - 1.5rem);position:absolute;top:.5rem;transform:rotate(-90deg);transition:transform .3s,fill .15s}.accordion summary:hover{color:#ff5f5a}.accordion summary:hover svg{fill:#ff5f5a}.accordion__details--collapsed summary svg{transform:rotate(90deg)}.accordion__details--collapsed .accordion__content{animation:none;max-height:0!important}.accordion__content{animation:c var(--accordion-duration) ease-in-out;overflow:hidden;position:relative;transition:max-height var(--accordion-duration) cubic-bezier(.25,1,.5,1);z-index:1}.accordion__content li p{margin:0}.accordion__content-inner{overflow:hidden}.accordion__close{text-decoration:underline;transition:color .15s}.accordion__close:hover{color:#ff5f5a}.no-js .accordion__close{display:none}.accordion--background{border-radius:16px;padding:1.5rem 1.5rem 1.5rem 3rem}@keyframes c{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.appbuttons{grid-gap:1rem;display:flex;flex-flow:wrap}.appbuttons--center{justify-content:center}.appbuttons--right{justify-content:flex-end}.appbuttons img{display:block;height:40px}body.android .appbuttons__ios,body.ios .appbuttons__android{display:none}.banner .image{text-align:center}.banner a{border-radius:16px;display:inline-block;overflow:hidden;vertical-align:top}.brands{margin:1.5rem 0}.brands__logos{align-items:center;display:grid;gap:1rem 1.5rem;grid-template-columns:repeat(6,1fr);list-style:none;margin:0;padding:0}@media only screen and (min-width:768px) and (max-width:1199px){.brands__logos{gap:1.5rem 4rem;grid-template-columns:repeat(8,1fr);margin:auto;max-width:calc(496px + 12rem)}}@media only screen and (min-width:1200px){.brands__logos{column-gap:2.5rem;grid-template-columns:repeat(12,1fr)}}.brands__logos img{display:block;width:100%}.brands__logos li{align-items:center;display:flex;grid-column:span 2;justify-content:center;margin:0;max-width:124px;position:relative}@media only screen and (max-width:767px){.brands__logos li:nth-last-child(2):nth-child(3n+1){grid-column-end:4}.brands__logos li:last-child:nth-child(3n-2){grid-column-end:5}}@media only screen and (min-width:768px) and (max-width:1199px){.brands__logos li:nth-last-child(3):nth-child(4n+1){grid-column-end:4}.brands__logos li:nth-last-child(2):nth-child(4n+1){grid-column-end:5}.brands__logos li:last-child:nth-child(4n-3){grid-column-end:6}}@media only screen and (min-width:1200px){.brands__logos li:nth-last-child(5):nth-child(6n+1){grid-column-end:4}.brands__logos li:nth-last-child(4):nth-child(6n+1){grid-column-end:5}.brands__logos li:nth-last-child(3):nth-child(6n-5){grid-column-end:6}.brands__logos li:nth-last-child(2):nth-child(6n+1){grid-column-end:7}.brands__logos li:last-child:nth-child(6n-5){grid-column-end:8}}.button{background-color:navy;border:.125rem solid navy;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;line-height:1.5;padding:.475rem 1.5rem;text-align:center;text-decoration:none;transition:background-color .3s}.button:active,.button:focus,.button:hover{background-color:#333499;color:#fff}.button--ghost{background-color:#0000;color:navy}.button--ghost:active,.button--ghost:focus,.button--ghost:hover{background-color:navy;color:#fff}.button--icon{align-items:center;display:inline-flex}.button--icon:active,.button--icon:focus,.button--icon:hover{background-color:#0000}.button--icon svg{display:block;height:1.5rem;width:1.5rem}.button--text{background-color:#0000;border:none;color:navy;padding:0;text-decoration:underline}.button--text:active,.button--text:focus,.button--text:hover{background-color:#0000;color:#ff5f5a}.button--text:active path,.button--text:focus path,.button--text:hover path{stroke:currentColor}.button--text.button--icon{font-size:1.125rem;text-decoration:none}.button--text.button--icon span[aria-hidden]{margin:0 .25rem 0 -.25rem;order:-1}.button--tag{background-color:#e5e6f2;border:none;border-radius:4px;color:navy;font-size:1rem;padding:.25rem .5rem}@media only screen and (min-width:768px){.button--tag{padding-left:1rem;padding-right:1rem}}.button--tag[disabled]{background-color:navy;color:#fff;opacity:1}.button__spinner{display:none;margin:-.125rem auto}.button--loading .button__text{display:none}.button--loading .button__spinner{display:block}.button .button{margin-left:.5rem}.calltoaction{margin:0 auto;max-width:35rem;text-align:center}@media only screen and (min-width:992px){.calltoaction{max-width:43rem}}.calltoaction__text{font-size:1.375rem;font-weight:500;line-height:1.09}.calltoaction__image{height:102px;margin-bottom:1rem}.calltoaction__image img{height:100%}.calltoaction__buttons{display:flex;flex-flow:wrap;justify-content:center;margin-top:2rem}@media only screen and (min-width:768px){.calltoaction__buttons{margin-top:2.5rem}}.calltoaction__buttons .button{margin:.25rem .5rem}.collection__items{grid-gap:1.5rem;display:grid;grid-template-columns:minmax(0,1fr);margin:0 -.75rem 4rem;padding:.75rem}@media only screen and (min-width:768px){.collection__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:992px){.collection__items{grid-template-columns:repeat(var(--collection-columns,4),minmax(0,1fr))}}[data-corona-number]:empty:before{content:"…"}.coronaNumbers{grid-gap:.75rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));margin:1.5rem 0 -.5rem}.coronaNumbers__tile{display:flex;flex-direction:column;font-weight:500;line-height:1.15;padding:2.25rem 1.5rem;text-align:center}.coronaNumbers__figure{font-size:1.75rem;line-height:1;margin-bottom:.5rem}.coronaNumbers__text{font-size:1.25rem}.coronaNumbers__context{font-weight:400;margin-top:.5rem}@media only screen and (min-width:768px){.coronaStatistics{grid-column-gap:1.5rem;align-items:center;display:grid;grid-template-columns:1fr 250px}}.coronaStatistics__select{margin:3rem 0 2rem;max-width:300px}.coronaStatistics__text small{color:var(--color-neutral);display:block;font-size:.875rem;line-height:1.5}.coronaStatistics__tiles{margin-top:1.5rem}@media only screen and (min-width:768px){.coronaStatistics__tiles{margin:0}}.coronaStatistics__tile{border-radius:8px;box-sizing:border-box;font-size:2rem;margin-bottom:.5rem;padding:1.5rem 2.5rem;text-align:center}.coronaStatistics__tile:last-child{margin:0}@media only screen and (min-width:768px){.coronaStatistics__tile{margin-bottom:1rem}}.coronaStatistics__tile span:not([data-corona-number]){display:block;font-size:1rem;line-height:1.2}.corona__link a{text-decoration:none;word-break:break-all}.corona__link a:hover{text-decoration:underline}.corona__link img{margin:0 8px;vertical-align:middle}.vaccineProgress__buttons{margin:1.75rem -.25rem}@media only screen and (min-width:768px){.vaccineProgress__buttons{margin-left:calc(120px - .25rem)}}.vaccineProgress__buttons .button{margin:.25rem}.vaccineProgress__chart{height:calc(var(--count)*2.4rem)}.d4l-card{margin:1.5rem auto;max-width:600px}.d4l-card .card.sc-d4l-card{color:var(--text-color,navy);padding:1.5rem}.d4l-card__header{align-items:center;display:flex;flex-flow:wrap;margin:-1.5rem -1.5rem 0;padding:1rem;position:relative}.d4l-card__header h2{font-family:GT-America,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;margin:0}.hydrated .d4l-card__header:after{background:currentColor;bottom:0;content:"";display:block;height:1px;left:0;opacity:.2;position:absolute;width:100%}.d4l-card__back{margin-right:1rem}.d4l-card__content{font-size:1rem;line-height:1.6}.d4l-card h3{font-size:1.125rem}@media only screen and (min-width:768px){.d4l-card h3{font-size:1.5rem}}.d4l-card table{border-collapse:collapse;border-left:1px solid navy;border-top:1px solid navy;display:block;overflow-x:scroll}.d4l-card table td,.d4l-card table th{border-bottom:1px solid navy;border-right:1px solid navy;font-size:.875rem;padding:.25rem .5rem;word-break:normal}.d4l-card table th{background-color:#cccfe5;font-weight:500}.eyebrow{display:block;font-weight:500;line-height:1.3;margin-bottom:-.5rem}.eyebrow--unbold{font-weight:400}.faq{margin-top:1.5rem;max-width:55rem}.features__intro{margin-bottom:3rem;max-width:55rem}.features__headline{margin-top:0}.features__list{display:grid;gap:3rem 1.5rem;grid-template-columns:1fr}.features__list--grid{grid-row-gap:2.5rem}@media only screen and (min-width:768px){.features__list--grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:992px){.features__list--grid{grid-template-columns:repeat(var(--features-columns),minmax(0,1fr))}}.features__list--grid img{height:75px;margin-left:0;width:auto}.features--largerImage .features__list--grid img{height:168px}.features--cards .features__list--grid,.features__list--column{grid-row-gap:1.5rem}@media only screen and (min-width:768px){.features__list--column{grid-auto-flow:column;grid-template-columns:1fr 1fr;grid-template-rows:repeat(var(--features-columnrows),1fr)}}@media only screen and (min-width:992px){.features__list--column{grid-row-gap:2.5rem}}@media only screen and (min-width:768px){.features__feature{grid-gap:1.5rem;align-items:center;display:grid;grid-row-end:span var(--grid-row-span,1);grid-template-columns:1fr 1fr}.features__list--column .features__feature,.features__list--grid .features__feature{display:block}}.features__list--row .image{max-width:360px}.features__list--row .image img{height:auto;margin-left:0}@media only screen and (min-width:768px){.features__list--row .image{max-width:540px}.features__list--row .image img{margin-left:auto}}.features__list--row-alternate .features__feature:nth-child(odd) .features__content,.features__list--row:not(.features__list--row-left) .features__feature:nth-child(odd) .features__content{order:-1}.features__list--row-left img{width:130px}@media only screen and (min-width:576px) and (max-width:991px){.column[style] .features__list--row-left .features__feature{display:block}.column[style] .features__list--row-left .image__img{margin-left:0}}@media only screen and (min-width:992px){.features__list--row-left{row-gap:2rem}.features__list--row-left .features__feature{grid-template-columns:max-content 1fr}.features__list--row-left .features__title{margin-top:0}.features__list--row-left .feaures__image{margin-top:1rem}}.features__content{margin-left:0;margin-right:auto;max-width:456px}.features__title+p{margin:-.5rem 0 0}.features--showbullet .features__title{align-items:flex-start;display:flex;margin-top:0}.features--showbullet .features__title:before{background-color:var(--features-bulletcolor,navy);border-radius:50%;content:"";display:block;flex-shrink:0;height:1.5rem;margin-right:1rem;margin-top:3px;width:1.5rem}.features__buttons{display:flex;flex-flow:wrap;margin:.75rem -.25rem}.features__buttons .button{margin:.25rem}@media only screen and (min-width:768px){.features__list--grid .features__buttons{margin-bottom:1rem}}.features--center{text-align:center}.features--center .features__content,.features--center .features__intro{margin-left:auto;margin-right:auto}.features--center .features__image img{margin-left:auto}@media only screen and (min-width:768px){.form{grid-gap:1.5rem;display:grid;grid-template-columns:1fr 1fr}}.form__hp{pointer-events:none}.form__text{margin-bottom:2.5rem}@media only screen and (min-width:768px){.form__text{max-width:456px}}.form__headline{line-height:1.15;margin-top:0}@media only screen and (min-width:768px){.form__headline{margin-bottom:2rem}}.form__fields{grid-row-gap:1rem;display:grid;font-size:1rem}.no-js .form__fields{display:none}.form--loading button{opacity:.3;pointer-events:none}.form button.sc-d4l-button{padding-left:1.875rem;padding-right:1.875rem}.form .snack-bar{font-size:1rem}.form .snack-bar path:last-child,.form .snack-bar path:not(:first-child){fill:#fff}.form .snack-bar p:first-child{margin-top:0}.form .snack-bar p:last-child{margin-bottom:0}.form__requiredText:before{content:"*";margin-right:.18rem}.form__checkbox--longlabel label:after,.form__checkbox--longlabel label:before{margin-top:1rem}d4l-checkbox,d4l-input,d4l-select,d4l-textarea{display:none}d4l-checkbox.hydrated,d4l-input.hydrated,d4l-select.hydrated,d4l-textarea.hydrated{display:block}d4l-autocomplete[required=true] label:after{content:"*"}.helpcenter{margin-bottom:4rem;margin-top:1.5rem;max-width:55rem}@media only screen and (min-width:768px){.helpcenter{margin-bottom:6rem;margin-top:2.5rem}.helpcenter:last-child{margin-bottom:0}}.helpcenter__filter{margin-bottom:2rem}.helpcenter__filter-toggle{align-items:center;color:#888;display:flex;font-size:.875rem;font-weight:500;margin-bottom:1rem;text-transform:uppercase;width:100%}@media only screen and (min-width:576px){.helpcenter__filter-toggle{display:none}}.helpcenter__filter-toggle svg{margin-right:1.125rem}.helpcenter__filter-toggle svg:last-child{fill:#888;margin-left:auto;margin-right:0;transform:rotate(90deg);transition:transform .3s}.helpcenter__filter-toggle[aria-expanded=true]~.helpcenter__filter-tags{display:flex}.helpcenter__filter-toggle[aria-expanded=true]~.helpcenter__filter-selected{display:none}.helpcenter__filter-toggle[aria-expanded=true] svg:last-child{transform:rotate(-90deg)}.helpcenter__filter-selected{background-color:navy;color:#fff;display:flex}.helpcenter__filter-selected svg{fill:#fff;margin-left:.5rem}@media only screen and (min-width:576px){.helpcenter__filter-selected{display:none}}.helpcenter__filter-tags{display:flex;flex-flow:wrap;margin:1rem -.25rem -.25rem}@media only screen and (max-width:575px){.helpcenter__filter-tags{display:none;margin-top:-.25rem}}.helpcenter__filter-tags .button{margin:.25rem}.helpcenter__item{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}.helpcenter__item:last-child{margin:0}@media only screen and (min-width:768px){.helpcenter__item{margin-bottom:2rem}}.helpcenter__item details{position:relative;z-index:0}.helpcenter__item summary{font-size:1.125rem;line-height:1.2}.helpcenter__item summary svg{top:.25rem}@media only screen and (min-width:768px){.helpcenter__item summary{font-size:1.375rem}.helpcenter__item summary svg{top:.5rem}}.helpcenter__item .copy{margin:.125rem 0 0 .25rem}.helpcenter--filtered .helpcenter__item:not(.helpcenter__item--show){display:none}.helpcenter-search__input{line-height:normal}.helpcenter-search__input label{font-size:1rem}.helpcenter-search__input .sc-d4l-input{-webkit-appearance:none;appearance:none}.helpcenter-search__status{display:none;margin:1.5rem 0}.helpcenter-search-active .helpcenter-search__status{display:block}.helpcenter-search-active .helpcenter,.helpcenter-search-active .helpcenter-generator-section h2,.helpcenter-search-active .helpcenter__cards,.helpcenter-search-active .helpcenter__item{display:none}.helpcenter-search-active .helpcenter--found{display:block}.helpcenter-search-active .helpcenter__item--found{display:flex}@media only screen and (min-width:768px){.hero{grid-column-gap:1.5rem;align-items:center;display:grid;grid-template-columns:1fr 1fr}}.hero__headline p{margin:0}.hero__text{font-size:1.375rem;line-height:1.27}@media only screen and (min-width:992px){.hero__text{font-size:1.75rem}}.hero__aside{margin-top:2.5rem}@media only screen and (min-width:768px){.hero__aside{margin:0}}.hero__aside--bottom{align-self:flex-end;margin-bottom:-4.5rem}@media only screen and (min-width:992px){.hero__aside--bottom{margin-bottom:-6.5rem}}.hero__buttons{display:flex;flex-flow:wrap;margin:1.375rem 0 0;place-items:flex-start}@media only screen and (min-width:992px){.hero__buttons{margin-top:2rem}}.hero__buttons .button{margin:0 .5rem}.hero__buttons .button:first-child{margin-left:0}.hero__additionalContent{font-size:.875rem;margin-top:3.125rem;max-width:35rem;overflow:hidden}.hero__additionalContent>figure,.hero__additionalContent>img{float:left;margin:0 .75rem}.hero__additionalContent>figure:first-child,.hero__additionalContent>img:first-child{margin-left:0}.hero__additionalContent>figure img,.hero__additionalContent>img img{display:block}.hero__additionalContent p+figure,.hero__additionalContent p+img{margin-left:0}.hero-centered{margin:0 auto;max-width:42rem;text-align:center}.hero-centered__headline{margin-top:6.25rem}@media only screen and (min-width:768px){.hero-centered__headline{margin-top:5.25rem}}.hero-centered__text{font-size:1.75rem;line-height:1.13;margin-bottom:1.875rem;margin-top:-.875rem}.hints[style*=background-color]{border-radius:16px;margin:0 0 1.5rem;padding:1.5rem}.hints__list{margin:0;padding:0}@media only screen and (min-width:576px){.hints__list{grid-gap:1.5rem;display:grid;grid-template-columns:repeat(12,1fr)}}.hints__item{align-items:center;display:flex;margin:0 0 1rem}@media only screen and (min-width:576px){.hints__item{grid-column-start:span 6;margin-bottom:0}}@media only screen and (min-width:992px){.hints__item{grid-column-start:span 4}}@media only screen and (min-width:1200px){.hints__item{grid-column-start:span 3}}.hints__figure{margin-right:.5rem;width:60px}@media only screen and (min-width:768px){[style="--columns:6"] .hints__item{grid-column-start:span 12}}@media only screen and (min-width:1200px){[style="--columns:6"] .hints__item{grid-column-start:span 6}}.image{margin:0}.image picture,.image__img{display:block}.image__img{height:auto;margin:auto;max-width:100%}.image__img--left{margin-left:0}.image__img--right{margin-right:0}.image__source{color:#9d9d9d;display:block;font-size:.875rem;margin-top:.75rem}.image__source a{text-decoration:none}.info{margin:1rem 0}.info__title{align-items:flex-start;display:flex;font-size:1.125rem;margin:0}.info__title svg{flex-shrink:0;margin-right:.5rem;width:1.5rem}.info__title path{fill:navy}.info--background{border-radius:16px;padding:1.5rem 1.5rem 1.5rem 3rem}@media only screen and (min-width:768px){.info--background{padding:2rem 2rem 2rem 4rem}}.info--background .info__title{margin-left:-2rem}.no-js .jobs__container{display:none}@media only screen and (min-width:1200px){.jobs__container{display:flex}.jobs__tagGroup{margin-right:2rem;width:30%}}.jobs__tags{margin:2rem 0 1rem}.jobs__location,.jobs__tag{margin:0 .5rem .5rem 0}.jobs__location.active,.jobs__location:focus,.jobs__location:hover,.jobs__tag.active,.jobs__tag:focus,.jobs__tag:hover{background-color:navy;color:#fff}.jobs__location:first-child,.jobs__tag:first-child{margin-right:.2rem}.jobs__positions{flex:1 0 auto}.jobs__position{align-items:flex-start;border-bottom:1px solid #e3e3e3;display:flex;flex-direction:column;font-size:1rem;padding:1.5rem 0}@media only screen and (min-width:1200px){.jobs__position{align-items:center;flex-direction:row;justify-content:space-between}}.jobs__name{font-size:1.125rem;margin:0}.jobs__link{text-decoration:none}.jobs__title{flex:1;margin-bottom:1rem}@media only screen and (min-width:1200px){.jobs__title{margin:0 1rem 0 0}}.jobs__button{flex-shrink:0}.keyinfos{grid-gap:.5rem;border-bottom:1px solid #cccfe5;border-collapse:collapse;border-top:1px solid #cccfe5;display:grid;grid-template-columns:repeat(2,1fr);margin:1.5rem 0 2rem;padding:1rem 0;width:100%}@media only screen and (min-width:992px){.keyinfos{grid-template-columns:repeat(4,1fr)}}.keyinfos dt{font-weight:500}.keyinfos dd{font-size:.875rem;margin:0}.modal{height:100%;left:0;opacity:0;overflow:auto;position:fixed;top:0;transition:visibility 0s .15s,opacity .15s linear;visibility:hidden;width:100%;z-index:100}.modal--visible{opacity:1;transition:visibility .15s,opacity .15s linear;visibility:visible}.modal__overlay{background-color:#0006;cursor:pointer;height:100%;position:fixed;width:100%;z-index:50}.modal__trigger{margin-top:1rem}.modal__content{box-sizing:border-box;left:50%;max-height:calc(100% - 2rem);max-width:calc(100% - 2rem);position:absolute;top:50%;transform:translate(-50%,-50%);width:800px;z-index:100}.modal__content--autoWidth{width:100%}@media only screen and (min-width:576px){.modal__content--autoWidth{width:auto}}.modal__header{padding-bottom:1rem;position:relative}.modal__header:after{background:#f2f0f1;bottom:0;content:"";display:block;height:1px;margin:0 -1.5rem;position:absolute;width:calc(100% + 3rem)}.modal__title{font-weight:500;margin-right:1.5rem}.modal__closeButton{align-items:center;background:none;border:#0000;cursor:pointer;display:flex;height:2rem;justify-content:center;padding:0;position:absolute;right:-.5rem;top:-.1rem;width:2rem}.modal__closeButton svg{fill:navy;transition:fill .3s}.modal__closeButton:hover svg{fill:#ff5f5a}.modal__body{-webkit-overflow-scrolling:touch;flex:auto;height:70vh;margin:0 -1.5rem;overflow-y:auto;padding:0 1.5rem;scroll-behavior:smooth}.modal__body .plain__inner :first-child{margin-top:0}@media only screen and (min-width:576px){.modal__body{height:auto;max-height:70vh}}.progressbar{align-items:center;background-color:#fff;border-radius:50px;box-shadow:0 2px 50px #ffdbcf;display:flex;flex-direction:column;height:auto;margin:0 auto;max-width:340px;padding:0 2.5rem;position:relative;text-align:center}@media only screen and (min-width:992px){.progressbar{padding:0 3rem}}.progressbar__headline{font-size:1.5rem;font-weight:500;margin-bottom:0;padding-top:1rem}.progressbar__content{display:none;width:100%}.progressbar__spinner{--spinner-border:navy;margin-bottom:1rem}.progressbar__text{font-size:1rem;margin-bottom:.5rem}.progressbar__progressNumber{display:flex;font-size:.875rem;font-weight:500;justify-content:space-between;margin-bottom:.5rem;width:100%}.progressbar__progressNumber--overLimitLine{background:navy;color:navy;display:none;height:1.25rem;left:0;position:absolute;top:0;transform:translateY(-100%);width:1px}.progressbar__limitNumber:after{color:navy;content:var(--status);display:block;font-size:.875rem;font-weight:500;padding-right:.5rem;position:absolute;right:0}.progressbar__group{align-items:baseline;display:flex;margin-bottom:4.25rem;width:100%}.progressbar__background{align-items:center;background:#cccfe5;border-radius:6px;height:.75rem;justify-content:flex-start;position:relative;width:100%}.progressbar__progressWrapper{height:100%;position:relative;width:0}.progressbar__progressBar{background:navy;border-radius:6px;box-shadow:1px 1px 4px #999fcb;height:100%;width:100%}.progressbar__progressTooltip{background-color:navy;border-radius:4px;box-shadow:1px 1px 4px #999fcb;color:#fff;display:none;font-size:1.125rem;padding:0 .5rem;pointer-events:none;position:absolute;right:0;top:24px;transform:translateX(50%)}.progressbar__progressTooltip:after{border-bottom:8px solid navy;border-left:8px solid #0000;border-right:8px solid #0000;content:"";left:calc(50% - 8px);position:absolute;top:-7px}.progressbar__buttons{align-items:center;display:flex;margin-bottom:1.5rem;margin-left:-1.75rem;margin-right:-1.5rem}.progressbar__button{flex-shrink:0}.progressbar__shareGroup{position:relative}.progressbar__shareBtn{margin-right:.5rem}.progressbar__shareBox{background-color:#fff;border-radius:4px;bottom:-3.5rem;box-shadow:0 2px 50px #ccdef199;display:none;left:0;padding:.25rem;position:absolute}@media only screen and (min-width:768px){.progressbar__shareBox{left:50px;transform:translateX(-50%)}}.progressbar__shareBox .share{margin:0}.progressbar__shareBox .share__title{display:none}.progressbar__shareBox:after{border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;content:"";left:calc(25% - 8px);position:absolute;top:-7px}@media only screen and (min-width:768px){.progressbar__shareBox:after{left:calc(50% - 8px)}}.progressbar--overLimit .progressbar__background{background:#fff url(progressbar-arrows.399f747d.svg) 100% no-repeat;margin-top:1.5rem}.progressbar--overLimit .progressbar__progressWrapper{width:calc(100% - 60px)}.progressbar--overLimit .progressbar__progressNumber{display:none}.progressbar--overLimit .progressbar__progressNumber--overLimitLine{display:block}.progressbar--overLimit .progressbar__progressBar{border-bottom-right-radius:0;border-top-right-radius:0}.quickLinks{padding:2rem 0}.quickLinks__headline{font-family:GT-America,Helvetica,Arial,sans-serif;font-size:1.375rem;font-weight:500;margin-top:0}.quickLinks__links{display:flex;flex-wrap:wrap}.quickLinks__link{margin-right:2rem;text-decoration:none}@media only screen and (min-width:768px){.quickLinks__link{margin-right:4rem}}.quickLinks__link:last-child{margin-right:0}.quickLinks__title{margin-right:4px}.share{margin:3rem 0;text-align:center}.share__title{font-size:1rem;font-weight:400;margin-top:0}.share__items{align-items:stretch;display:flex;justify-content:center}.share__item{align-items:flex-end;display:flex;margin:0 .5rem;padding:.25rem}.share__item svg{display:block}.share__item path{transition:fill .15s}.share__item:hover path{fill:#ff5f5a}ul.share{display:flex;justify-content:center;list-style:none;margin:1.5rem auto 0;padding:0}@media only screen and (min-width:992px){ul.share{margin-bottom:3rem;margin-top:3rem}}ul.share li{margin:0 .25rem}ul.share img{display:block}.sources{box-sizing:border-box;margin:auto;padding:0 15px 3.25rem}.column>.sources{padding-left:0;padding-right:0}@media only screen and (min-width:576px){.sources{max-width:540px}}@media only screen and (min-width:768px){.sources{max-width:37.5rem}}.sources__inner{box-sizing:border-box;overflow:hidden}.sources__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.sources__headline{font-family:GT-America,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:500;margin:0}.sources__button{background:none;border:none;cursor:pointer;display:inline-flex;height:32px;margin:-8px;padding:0;place-items:center;width:32px}.sources__button svg{fill:navy;margin:auto;transform:rotate(-90deg);transition:transform .15s}[data-collapse] .sources__button svg{transform:rotate(90deg)}.sources ol{counter-reset:a;font-size:.875rem;line-height:1.34;list-style:none;margin:-.5rem 0 0;max-height:500vh;overflow:hidden;padding-left:2.5rem;position:relative;transition:max-height 1s ease-in-out}.sources[data-collapse] ol{max-height:4.4rem;transition:max-height 1s cubic-bezier(0,1,0,1)}.sources[data-collapse] ol:after{background:linear-gradient(0deg,#fff,#fff0);bottom:0;content:"";height:2rem;left:0;position:absolute;width:100%}.sources ol li{margin:.5rem 0}.sources ol li:before{font-feature-settings:"tnum";content:"[" counter(a) "] ";counter-increment:a;float:left;margin-left:-2.5rem;text-align:right;width:2rem}.spotlight{grid-gap:2.5rem;display:grid}@media only screen and (min-width:992px){.spotlight{grid-gap:1.5rem;grid-template-columns:repeat(2,1fr)}}.spotlight__tile{background-color:#faf8f8}@media only screen and (min-width:768px){.spotlight__tile{display:flex}}.spotlight__tile--main{display:block;grid-row-end:span 2}.spotlight__tile--main .spotlight__imageWrapper{border-radius:16px 16px 0 0;height:13.35rem;margin-bottom:1.875rem;width:auto}@media only screen and (min-width:768px){.spotlight__tile--main .spotlight__imageWrapper{height:16rem}}.spotlight__tile--main .spotlight__textWrapper{margin:0}.spotlight__imageWrapper{border-radius:16px 16px 0 0;height:13.35rem;margin:-1.5rem;overflow:hidden;position:relative}@media only screen and (max-width:767px){.spotlight__imageWrapper{margin-bottom:1.875rem}}@media only screen and (min-width:768px){.spotlight__imageWrapper{border-radius:16px 0 0 16px;flex-shrink:0;height:auto;min-width:150px;width:30%}}.spotlight__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;transition:transform .3s}.spotlight__image:hover{transform:scale(1.1)}.spotlight__textWrapper .button{margin:0 .5rem .5rem 0}@media only screen and (min-width:768px){.spotlight__textWrapper{margin-left:3rem}}.spotlight__title{margin-bottom:-.75rem;margin-top:0}.table__mobileScrollingHint{color:#595757;display:flex;font-size:.875rem;justify-content:center;line-height:1.2;margin-bottom:1rem;text-align:center}.table--valign-top td{vertical-align:top}.table__wrapper{-webkit-overflow-scrolling:touch;border-radius:16px;overflow-x:scroll}.table table{border:none;border-collapse:separate;border-spacing:0;width:100%}.table table thead th{background-color:#fff6f3;border-bottom:1px solid #999fcb;border-right:1px solid #cccfe5;font-size:1rem;font-weight:500;padding:1rem .5rem .5rem;text-align:left}.table table thead th:first-child{border-right:1px solid #999fcb}.table table thead th:last-child{border-right:none}@media only screen and (min-width:768px){.table table thead th{font-size:1rem;padding:2rem 1rem 1rem}}@media only screen and (min-width:1200px){.table table thead th{font-size:inherit}}.table table thead th p:first-child{margin-top:0}.table table thead th p:last-child{margin-bottom:0}.table table tbody tr td{background-color:#fff6f3;border-bottom:1px solid #cccfe5;border-right:1px solid #cccfe5;font-size:1rem;line-height:1.5;padding:.5rem}.table table tbody tr td:first-child{border-right:1px solid #999fcb}.table table tbody tr td:last-child{border-right:none}@media only screen and (min-width:768px){.table table tbody tr td{font-size:1rem;padding:1rem}}@media only screen and (min-width:1200px){.table table tbody tr td{font-size:inherit}}.table table tbody tr td p:first-child{margin-top:0}.table table tbody tr td p:last-child{margin-bottom:0}.table table tbody tr:last-child td{border-bottom:none}.table__cell--highlighted{color:#ff5f5a}.table--vaccinesCandidate table thead th{background-color:#e5e6f2;border:none;border-bottom:4px solid #fff;font-size:1rem;line-height:1;padding:1rem 2rem;position:relative;text-align:center;text-transform:uppercase;white-space:nowrap}.table--vaccinesCandidate table thead th:first-child{background-color:#fff;border:none;z-index:1}.table--vaccinesCandidate table thead th:nth-child(2):before{border-bottom:25px solid #0000;border-left:16px solid #fff;border-top:25px solid #0000;content:"";display:block;left:0;position:absolute;top:0}.table--vaccinesCandidate table thead th:nth-child(4){border-right:4px solid #fff;z-index:1}.table--vaccinesCandidate table thead th:nth-child(4):after{border-bottom:25px solid #0000;border-left:16px solid #e5e6f2;border-top:25px solid #0000;content:"";position:absolute;right:-1rem;top:0}.table--vaccinesCandidate table thead th:last-child{background-color:#d7eecb;border-right:none}.table--vaccinesCandidate table thead th:last-child:after,.table--vaccinesCandidate table thead th:last-child:before{border-bottom:25px solid #0000;border-left:16px solid #fff;border-top:25px solid #0000;content:"";display:block;left:0;position:absolute;top:0}.table--vaccinesCandidate table thead th:last-child:after{background:#fff;border-bottom-width:25px;border-left-color:#d7eecb;border-top-width:25px;left:auto;right:0}.table--vaccinesCandidate table tbody tr:first-child td{padding-top:2rem}.table--vaccinesCandidate table tbody tr:first-child td:after{top:calc(50% + .5rem)}.table--vaccinesCandidate table tbody tr:last-child td{padding-bottom:2rem}.table--vaccinesCandidate table tbody tr:last-child td:after{top:calc(50% - .5rem)}.table--vaccinesCandidate table tbody tr:last-child td .table__label{top:-1rem}.table--vaccinesCandidate table tbody tr td{background-color:#e5e6f2;border:none;border-right:4px solid #fff;padding:1rem;position:relative;text-align:center;width:20%}.table--vaccinesCandidate table tbody tr td span{background-color:#ff5f5a;border-color:#ff5f5a;border-radius:50%;border-style:solid;color:#fff;display:block;font-size:1.5rem;font-weight:500;height:1em;line-height:1;margin:0 auto;position:relative;white-space:nowrap;width:1em;z-index:1}.table--vaccinesCandidate table tbody tr td:after{background:#fff;content:"";height:1px;left:0;max-width:46rem;position:absolute;top:50%;width:100%}.table--vaccinesCandidate table tbody tr td:first-child{background-color:#fff;border:none;font-size:.875rem;min-width:200px;padding-bottom:0;padding-left:0;padding-right:0;text-align:left;text-transform:uppercase;z-index:1}.table--vaccinesCandidate table tbody tr td:first-child:after{display:none}.table--vaccinesCandidate table tbody tr td:last-child{background-color:#d7eecb;border:none;border-right:16px solid #fff}.table--vaccinesCandidate table tbody tr td .table__label{align-items:center;background-color:#eaeaea;border:none;border-radius:0;color:currentColor;display:flex;font-size:inherit;height:36px;line-height:1.2;margin:auto;padding:.25rem 19px .25rem .5rem;position:relative;top:-.5rem;white-space:normal;width:auto}.table--vaccinesCandidate table tbody tr td .table__label:after{background:#fff;border-bottom:22px solid #0000;border-left:16px solid #eaeaea;border-top:22px solid #0000;content:"";position:absolute;right:0;top:0}.video{margin:1.5rem 0}.video video{width:100%}.video__frameContainer{padding-bottom:56.25%;position:relative;width:100%}.video__frameContainer iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.author{margin-top:2rem}@media only screen and (min-width:768px){.author{grid-gap:1.5rem;display:grid;grid-template-columns:1fr 1fr;max-width:70rem}}.author__title{font-size:1.875rem;margin:1.125rem 0}@media only screen and (min-width:768px){.author__title{font-size:2.5rem}}.author__image{margin-bottom:1rem}.author__image .image{overflow:hidden;padding-bottom:75%;position:relative;width:100%}.author__image .image__img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.author__image .image{border-radius:16px}@media only screen and (min-width:768px){.author__image{margin:0}}.author__credit{font-size:.75rem;margin-top:.5rem}.author__eyebrow{display:block;font-size:.75rem;margin:0}@media only screen and (min-width:768px){.author__eyebrow{font-size:.875rem}}.author__socials{align-items:center;display:flex;list-style:none;margin:1.25rem 0 0;padding:0}.author__social+.author__social{margin-left:.5rem}.author__social-link{align-items:center;display:flex;height:1.875rem;justify-content:center;width:1.875rem}.author__social-link:hover path{fill:#ff5f5a}.profiles{--tile-size:136px;display:grid;gap:2.5rem 1.5rem;grid-template-columns:repeat(auto-fill,minmax(var(--tile-size),1fr));line-height:1.2;list-style:none;margin:1.5rem 0;padding:0}@media only screen and (min-width:992px){.profiles{--tile-size:196px;grid-row-gap:3.75rem;margin:2.5rem 0}}.profiles__link{display:block;height:100%;text-align:center;text-decoration:none}.profiles img{border-radius:50%;height:var(--tile-size);margin-bottom:1rem;object-fit:cover;width:var(--tile-size)}.health-topic__header{margin-bottom:2rem;max-height:37.5rem;overflow:hidden;position:relative}@media only screen and (max-width:767px){.health-topic__header{padding-bottom:15rem}}@media only screen and (min-width:768px){.health-topic__header{margin-bottom:3.5rem}}.health-topic__header .column{max-width:42.18rem}.health-topic__cover{align-items:flex-end;background-color:#f2f0f1;bottom:0;display:flex;height:100%;position:absolute;width:100%;z-index:-1}.health-topic__cover .image{width:100%}@media only screen and (min-width:768px){.health-topic__cover .image,.health-topic__cover .image__img,.health-topic__cover picture{height:100%;width:100%}.health-topic__cover .image__img{object-fit:cover}}.health-topic__article{box-sizing:border-box;margin:0 auto;padding:0 15px}@media only screen and (min-width:576px){.health-topic__article{max-width:540px}}@media only screen and (min-width:768px){.health-topic__article{max-width:720px}}@media only screen and (min-width:992px){.health-topic__article{max-width:55rem}}.health-topic__article .image{left:50%;margin:3.75rem 0;max-width:1108px;position:relative;transform:translateX(-50%);width:100vw}@media only screen and (min-width:768px){.health-topic__article .image{margin:5rem 0}}.health-topic__article .image img{width:100%}@media only screen and (min-width:768px){.health-topic__abstract{font-size:1.375rem;margin-bottom:-1rem}}.health-topic .toc{border-radius:0;box-shadow:none;margin:2rem 2rem -1rem;padding:1rem 0 .875rem}@media only screen and (min-width:768px){.health-topic .toc{float:left;margin:2.5rem 4rem 2rem 0;width:16rem}}@media only screen and (min-width:1200px){.health-topic .toc{margin-left:-4rem}}.health-topic .toc__headline{color:#ff5f5a;font-size:.875rem;letter-spacing:.125rem;margin-top:0;text-transform:uppercase}.health-topic .toc__item{margin:0 0 .5rem}.health-topic .toc__item svg{display:none}.health-topic .toc__link{display:inline-block;padding:0}.health-topic .accordion{margin-bottom:2rem;margin-top:2rem}.press__hero{background-color:#ffede7;text-align:center}@media only screen and (min-width:992px){.press__hero{padding-bottom:4.5rem}.press__title{margin:3.5rem 0 1rem}}.press__intro{margin:-1rem 0}.press__contact{align-self:start;background-color:#fff;box-sizing:border-box;column-gap:1rem;display:grid;grid-template-columns:fit-content(126px) 1fr;grid-template-rows:auto 1fr;margin:2.5rem auto 0;padding:.75rem;text-align:left;width:100%}@media only screen and (min-width:992px){.press__contact{margin-top:1.5rem}}.press__contact-title{color:#595757;font-family:GT-America,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400;grid-column-start:2;grid-row-start:1;line-height:1.7;margin:.5rem 0 0}@media only screen and (min-width:768px) and (max-width:991px){.press__contact-title{margin:0}}.press__contact-name{font-size:1.375rem;grid-column-start:2;grid-row-start:2;line-height:1.45;margin:0;width:80%}@media only screen and (min-width:768px) and (max-width:991px){.press__contact-name{width:auto}}.press__contact-image{border-radius:4px;grid-column-start:1;grid-row:1/span 2;width:126px}@media only screen and (min-width:768px){.press__contact-image{grid-row:1/span 3}}@media only screen and (min-width:992px){.press__contact-image{width:160px}}.press__contact-methods{display:flex;flex-flow:column;grid-column:1/span 2;margin:.5rem 0 0}.press__contact-methods ul{list-style:none;margin:0 auto;padding:0}@media only screen and (min-width:768px){.press__contact-methods{grid-column-start:2;margin:0}.press__contact-methods ul{margin:0}}.press__contact-methods li{margin:.25rem 0}.press__socials{align-items:center;display:flex;justify-content:center;list-style:none;margin:1.5rem 0 0;padding:0}@media only screen and (min-width:992px){.press__socials{grid-column:1/-1;margin-top:2rem}}.press__socials li{margin:0}.press__socials a{display:block;padding:0 1rem}.press__socials svg{display:block;width:24px}.press__socials a:hover circle[fill-rule],.press__socials a:hover path{fill:#ff5f5a}.press__socials a:hover:hover circle,.press__socials a:hover:hover rect{stroke:#ff5f5a}.press__about-text{color:#595757}.press__about-text a{color:navy}.press__about-title{margin:0}.press__releases{display:grid;margin:1rem 0 2.5rem;row-gap:2.5rem}@media only screen and (min-width:768px){.press__releases{column-gap:1.25rem;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:992px){.press__releases{grid-template-columns:repeat(6,1fr)}}.press__releases-item{align-items:start;border-radius:16px;box-shadow:0 2px 10px #00000014;display:flex;flex-direction:column;padding:1.5rem;position:relative}@media only screen and (min-width:992px){.press__releases-item{grid-column:span 2}}.press__releases h3{align-self:start;font-size:1.125rem;line-height:1.77;margin:1.5rem 0}.press__releases a{text-decoration:none}.press__releases a:after{border-radius:16px;content:"";display:block;inset:0;position:absolute}.press__releases-item-image{aspect-ratio:335/206;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;margin:-1.5rem -1.5rem 0;overflow:hidden;width:calc(100% + 3rem)}.press__releases-item-image img{display:block;object-fit:cover;width:100%}.press__releases img.press__releases-item-image--default{align-self:center;margin:auto;width:50%}@media only screen and (min-width:768px){.press__releases-item:first-child{column-gap:1.5rem;display:grid;grid-column:1/-1;grid-template-columns:54% 1fr;grid-template-rows:auto 1fr}.press__releases-item:first-child .press__releases-item-image{border-bottom-left-radius:16px;border-top-right-radius:0;grid-row:1/4;height:calc(100% + 3rem);margin-right:0;width:calc(100% + 1.5rem)}.press__releases-item:first-child .press__releases-item-image img{height:100%}.press__releases-item:first-child h3{margin-top:0}.press__releases-item:first-child .press__date{grid-column-start:2}}@media only screen and (min-width:992px){.press__releases-item:first-child h3{font-size:1.75rem;line-height:1.42;margin-bottom:0}.press__releases-item:nth-child(2),.press__releases-item:nth-child(3){grid-column:span 3}}.press__releases-item-text{color:#595757;display:none;line-height:1.33}@media only screen and (min-width:1200px){.press__releases-item-text{display:block}}.press__date{color:#595757;display:block;font-size:.875rem;margin:auto 0 0}.press__media ul{list-style:none;margin:1.5rem 0 0;padding:0}.press__media li{margin-bottom:3rem}.press__media-publisher{display:block;line-height:1.77;margin-top:1rem}@media only screen and (min-width:992px){.press__media-publisher{font-size:1.375rem;line-height:1.45}}.press__media a{text-wrap:balance;display:inline-block;font-size:1.375rem;font-weight:500;line-height:1.8;text-decoration:none}@media only screen and (min-width:992px){.press__media a{font-size:1.75rem;line-height:1.45}}.press__media a:hover path{fill:#ff5f5a}.press__media-title{margin-right:1rem}.press__downloads{display:grid;gap:2.5rem 1rem;grid-template-columns:repeat(2,1fr);margin-bottom:4rem}.press__downloads:last-child{margin:0}@media only screen and (min-width:768px){.press__downloads{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:992px){.press__downloads{grid-template-columns:repeat(4,1fr)}}.press__downloads-title{font-size:1.125rem}@media only screen and (min-width:992px){.press__downloads-title{font-size:1.375rem}}.press__download{color:#595757;display:flex;flex-direction:column}.press__download-cover{border-radius:16px;overflow:hidden;position:relative}.press__download-cover-label{align-items:center;background-color:#00000080;bottom:0;box-sizing:border-box;color:#fff;display:flex;justify-content:center;padding:.5rem;position:absolute;width:100%}.press__download-cover-label svg{width:24px}.press__download-cover-label path{fill:#fff}.press__download-cover-label--download{display:none}@media only screen and (min-width:768px){.press__download-cover-label--download{display:block;margin-left:1rem}}.press__download-image{display:block;width:100%}.press__download-title{color:navy;font-size:1.125rem;line-height:1.78;margin-bottom:0}.press__download-subtitle{line-height:1.33}.press__download-bio{font-size:.875rem;margin-top:1rem}.press__download-cta{align-items:center;color:navy;display:flex;margin:auto 0 0;text-decoration:none}.press__download-cta svg{margin-right:1rem;margin-top:.25rem;width:24px}.press__download-cta:hover path{fill:#ff5f5a}.press__download-format{text-transform:uppercase}.press__more-button{margin:0 auto;padding-left:4rem;padding-right:4rem}.no-js .press__more-button{display:none}@media only screen and (min-width:992px){.press__article{display:flex}}.press__article-text{max-width:60rem}.press__article-assets{flex-shrink:0;height:-moz-fit-content;height:fit-content;margin:2rem 0 0;max-width:329px}@media only screen and (min-width:992px){.press__article-assets{margin:4rem 0 0 8rem}}.press__article-assetTitle{font-size:1.375rem;font-weight:400;line-height:1.27;margin:0 0 1.5rem}@media only screen and (min-width:992px){.press__article-assetTitle{font-size:1.75rem;line-height:1.14}}.press__article-thumbnail img{height:auto;margin:1rem 0;width:220px}@media only screen and (max-width:999px){.press__article-thumbnail img{width:171px}}.journal--article{background-color:#ffede7;padding-top:calc(56px + 3rem)}.journal__article{background-color:#fff;overflow:hidden}.journal__article h1{margin-top:1.625rem}@media only screen and (min-width:768px){.journal__article blockquote{margin:3.5rem auto;width:80%}}.journal__article .image{left:50%;margin:3.5rem 0;max-width:808px;position:relative;transform:translateX(-50%);width:calc(100vw - 3rem)}@media only screen and (min-width:768px){.journal__article .image{width:calc(100vw - 4rem)}}.journal__article .image--articlewidth{left:auto;transform:none;width:100%}.journal__article-header{background-color:#ffede7;padding-top:1.5rem}@media only screen and (min-width:768px){.journal__article-header{padding-top:2.5rem}}.journal__article-content{padding-bottom:1.5rem;padding-top:1.5rem}@media only screen and (min-width:768px){.journal__article-content{padding-bottom:2.5rem;padding-top:calc(187px + 2.5rem)}}@media only screen and (min-width:992px){.journal__article-content{box-sizing:border-box;margin:auto;max-width:808px}}.journal__article-content,.journal__article-header{padding-left:15px;padding-right:15px}@media only screen and (min-width:768px){.journal__article-content,.journal__article-header{padding-left:2rem;padding-right:2rem}}.journal__article-inner{box-sizing:border-box;margin:auto}@media only screen and (min-width:576px){.journal__article-inner{max-width:540px;padding:0 15px}}@media only screen and (min-width:768px){.journal__article-inner{max-width:37.5rem;padding:0}}.journal__article-cover{margin-top:1.5rem}.journal__article-cover .image{overflow:hidden;padding-bottom:56%;position:relative;width:100%}.journal__article-cover .image__img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.journal__article-cover .image{margin:0;width:100vw}@media only screen and (min-width:768px){.journal__article-cover{margin-top:-10.5rem;position:relative;top:12rem}.journal__article-cover .image{border-radius:16px;padding-bottom:454px}}.journal__article-teaser{font-weight:500;line-height:1.33;margin-top:-1rem}@media only screen and (min-width:768px){.journal__article-teaser{font-size:1.375rem;line-height:1.45}}.journal__article-related{background-color:#fff}.journal__article-related h2{border-top:1px solid #eaeaea;margin:0 0 1.5rem;padding-top:2.5rem}@media only screen and (min-width:768px){.journal__article-related h2{margin-bottom:2rem;padding-top:3rem}}.journal__article-calltoaction.section--card{background-color:#ffede7;margin-top:3.25rem}.journal__article-calltoaction.section--card:last-child{margin-bottom:3.25rem}.journal__articles{grid-row-gap:1.5rem;display:grid}@media only screen and (min-width:768px){.journal__articles{gap:3.75rem 1.5rem;grid-template-columns:repeat(3,1fr)}}.journal__articles-navigation{display:flex;flex-flow:row;justify-content:space-between;margin-top:3.75rem}.journal__articles-next{margin-left:auto}.journal__articles--picks{margin-bottom:1.875rem}@media only screen and (min-width:768px){.journal__articles--picks{grid-template-columns:1fr;row-gap:2rem}}@media only screen and (min-width:1200px){.journal__articles--picks{grid-gap:1.5rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}}.journal__byline{align-items:baseline;color:#595757;display:flex;flex-flow:wrap;font-size:.875rem;justify-content:space-between}.journal__byline-authors{font-style:normal;margin:-.25rem;width:100%}@media only screen and (min-width:768px){.journal__byline-authors{margin:-.5rem}}.journal__byline-author{align-items:center;display:inline-flex;margin:.25rem;text-decoration:none}@media only screen and (min-width:768px){.journal__byline-author{margin:.5rem}}.journal__byline-photo{border-radius:50%;display:block;height:32px;margin-right:.5rem;overflow:hidden;width:32px}.journal__byline time{margin-top:1rem}.journal__card{grid-column-gap:1rem;display:grid;grid-template-columns:minmax(4.75rem,5.75rem) 1fr;position:relative}@media only screen and (min-width:768px){.journal__card{display:block}}@media only screen and (max-width:767px){.journal__card--stacked{display:block}.journal__card--stacked .journal__card-image{border-radius:16px;margin-bottom:1.5rem}.journal__card--stacked .journal__card-image .image{padding-bottom:60%}.journal__card--stacked .journal__card-headline{margin:1rem 0}.journal__card--stacked .journal__card-text{display:block;margin:-.5rem 0 1rem}}.journal__card:hover .image{transform:scale(1.1)}.journal__card-link{text-decoration:none;transition:color .3s}.journal__card-link:after{content:"";display:block;inset:0;position:absolute}.journal__card-image{align-self:start;border-radius:8px;overflow:hidden}.journal__card-image .image{overflow:hidden;padding-bottom:100%;position:relative;width:100%}.journal__card-image .image__img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}@media only screen and (min-width:768px){.journal__card-image{border-radius:16px;margin-bottom:1.5rem}}.journal__card-image .image{transition:transform .5s}@media only screen and (min-width:768px){.journal__card-image .image{padding-bottom:56%}}@media only screen and (max-width:767px){.journal__card-headline{margin:.5rem 0 0}}.journal__card-text{line-height:1.3;margin:-.5rem 0 0}@media only screen and (max-width:767px){.journal__card-text{display:none}}.journal__card--topic-highlight:first-child{display:block;margin-bottom:.75rem}@media only screen and (min-width:768px){.journal__card--topic-highlight:first-child{column-gap:1.5rem;display:grid;grid-column-end:span 3;grid-template-columns:1fr 1fr;grid-template-rows:min-content min-content min-content 1fr;margin-bottom:-1.25rem}}.journal__card--topic-highlight:first-child .journal__card-image{border-radius:16px;margin:0}@media only screen and (max-width:767px){.journal__card--topic-highlight:first-child .journal__card-image{margin-bottom:1.5rem}}.journal__card--topic-highlight:first-child .image{padding-bottom:66%}@media only screen and (min-width:992px){.journal__card--topic-highlight:first-child .image{padding-bottom:45%}}.journal__card--topic-highlight:first-child .journal__card-headline{font-family:MetaSerifPro,Georgia,serif;font-size:2.5rem;line-height:1;margin-top:1rem}.journal__card--topic-highlight:first-child .journal__card-text{display:block;margin:1rem 0 1.25rem}.journal__card--topic-highlight:not(:first-child) .journal__byline{display:none}.journal__card--pick{border-radius:16px}.journal__card--pick:not(:first-child){background-color:#faf8f8;padding:1.5rem}@media only screen and (min-width:768px){.journal__card--pick:not(:first-child){column-gap:1.5rem;display:grid;grid-template-columns:30% 1fr;padding:2rem 1.5rem}}.journal__card--pick:not(:first-child) .journal__card-image{border-bottom-left-radius:0;border-bottom-right-radius:0;margin:-1.5rem -1.5rem 1.5rem}.journal__card--pick:not(:first-child) .journal__card-image .image{padding-bottom:44%}@media only screen and (min-width:768px){.journal__card--pick:not(:first-child) .journal__card-image{align-self:auto;border-radius:16px 0 0 16px;margin:-2rem 0 -2rem -1.5rem}.journal__card--pick:not(:first-child) .journal__card-image .image{height:100%;padding:0}}.journal__card--pick:not(:first-child) .journal__card-headline{margin-top:.75rem}.journal__card--pick:not(:first-child) .journal__card-text{margin-bottom:1rem}.journal__card--pick:first-child{grid-gap:0;align-items:center;background-color:#ffdbcf;box-sizing:border-box;display:flex;padding:2.5rem 1.5rem}@media only screen and (min-width:768px){.journal__card--pick:first-child{padding:2.5rem}}@media only screen and (min-width:992px){.journal__card--pick:first-child{grid-row-end:span 2}}.journal__card--pick:first-child .journal__card-headline{font-family:MetaSerifPro,Georgia,serif;font-size:2rem;line-height:1.25;margin-top:1rem}@media only screen and (min-width:768px){.journal__card--pick:first-child .journal__card-headline{font-size:2.5rem}}.journal__card--pick:first-child .journal__card-meta{max-width:55rem}.journal__card--pick:first-child .journal__card-text{margin-bottom:1.5rem}@media only screen and (min-width:992px){.journal__topic{column-gap:1.5rem;display:grid;grid-template-columns:2fr 1fr}}.journal__topic-intro{max-width:50rem}@media only screen and (max-width:991px){.journal__topic-intro{margin-bottom:2.5rem}}.journal__topic-highlight{border-bottom:1px solid #00008033;border-top:1px solid #00008033;padding:3.25rem 0}.journal__topic-highlight+.journal__topic-highlight{border-top:none}.journal__topic-more-link{align-items:center;display:inline-flex;font-weight:500;margin-top:2.75rem;text-decoration:none}.journal__topic-more-link svg{fill:navy;display:block;margin-left:.5rem;position:relative;top:1px}.journal__topic-more-link:hover svg{fill:#ff5f5a}.journal__topic-tags{display:flex;flex-flow:wrap;font-size:.875rem;list-style:none;margin:-.375rem;padding:0}.journal__topic-tags-item{color:#ff5f5a;line-height:1;margin:.375rem;white-space:nowrap}.journal__topic-tags-link{text-decoration:none}.journal__topic-tags-link:hover{text-decoration:underline}.journal__topic-explore{align-self:start;padding:2rem 1.5rem}@media only screen and (min-width:768px){.journal__topic-explore{padding-left:2rem;padding-right:2rem}}.journal__topic-explore-title{font-family:GT-America,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:500;margin-top:0}.journal__topic-explore-buttons{display:flex;flex-flow:wrap;margin:-.25rem}.journal__topic-explore .button{margin:.25rem}@media only screen and (max-width:1199px){.journal__topic-explore .button{font-size:.75rem}}.journal--home .heading-3{font-weight:400}.journal--home h3{align-items:center;display:flex;font-weight:400;margin:0 0 1.875rem}.journal--home .journal__heading-icon{margin-right:.75rem}.journal--home .journal__heading-icon img{display:block;width:35px}.journal--home .journal__header{background-color:#ffede7;margin-bottom:2.5rem;overflow:hidden}@media only screen and (min-width:768px){.journal--home .journal__header{margin-bottom:3.25rem}}.journal--home .journal__header .column{margin:3rem auto 0;position:relative;text-align:center}@media only screen and (min-width:768px){.journal--home .journal__header .column{margin-top:1rem;max-width:37.5rem;width:80%}}@media only screen and (min-width:992px){.journal--home .journal__header .column{margin-top:3rem}}.journal--home .journal__header-img{margin-bottom:.5rem;width:185px}@media only screen and (min-width:768px){.journal--home .journal__header-img{margin:0;position:absolute;right:0;top:50%;transform:translate(75%,-60%);width:146px}}@media only screen and (min-width:992px){.journal--home .journal__header-img{transform:translate(120%,-60%);width:204px}}html{overflow-x:hidden;scroll-behavior:smooth}html.nav-open{overflow:hidden}html.nav-open body{overflow:hidden;position:fixed;width:100%}:target{scroll-margin-top:calc(40px + 2rem)}@media only screen and (min-width:768px){:target{scroll-margin-top:calc(56px + 3rem)}}@supports not (scroll-margin:0){:target:before{content:"";display:block;height:calc(40px + 2rem);margin-top:calc(-40px - 2rem);visibility:hidden}@media only screen and (min-width:768px){:target:before{height:calc(56px + 3rem);margin-top:calc(-56px - 3rem)}}}#globalIconSymbols{display:none}button{background:none;border-color:#0000;border-width:.01px;color:currentColor;cursor:pointer;padding:0;text-align:left}button:focus{text-decoration:none}hr{border:none;border-top:1px solid #cccfe5;margin:2rem 0}fieldset{border:none;padding:0}figure{margin:1rem 0}ol,ul{padding-left:1.5rem}li{margin:1rem 0}::marker{font-variant-numeric:normal}
/*# sourceMappingURL=index.css.map */
