.ids-undecorated-link{color:inherit;text-decoration:inherit}.ids-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ids-undecorated-button{display:inline-flex;flex-grow:0;flex-wrap:nowrap;align-items:center;justify-content:center;text-align:center}.ids-undecorated-button:disabled,.ids-undecorated-button[disabled]{cursor:not-allowed}.ids-undecorated-button:focus:not(:focus-visible){outline:none}.ids-undecorated-button svg{flex-shrink:0;pointer-events:none}.ids-article-header{color:var(--headers-content-header-title-color)}.ids-article-header--xsmall{padding-top:var(--headers-content-header-padding-top-xsmall)}.ids-article-header--small{padding-top:var(--headers-content-header-padding-top-small)}.ids-article-header--medium{padding-top:var(--headers-content-header-padding-top-medium)}.ids-article-header--large{padding-top:var(--headers-content-header-padding-top-large)}.ids-article-header--xlarge{padding-top:var(--headers-content-header-padding-top-xlarge)}.ids-article-header--2xlarge{padding-top:var(--headers-content-header-padding-top-2xlarge)}.ids-article-subheader{display:flex;flex-direction:column;color:var(--headers-content-subheader-title-color)}.ids-article-subheader--xsmall{padding-top:var(--headers-content-subheader-padding-top-xsmall);gap:var(--headers-content-subheader-gap-xsmall)}.ids-article-subheader--small{padding-top:var(--headers-content-subheader-padding-top-small);gap:var(--headers-content-subheader-gap-small)}.ids-article-subheader--medium{padding-top:var(--headers-content-subheader-padding-top-medium);gap:var(--headers-content-subheader-gap-medium)}.ids-article-subheader--large{padding-top:var(--headers-content-subheader-padding-top-large);gap:var(--headers-content-subheader-gap-large)}.ids-article-subheader--xlarge{padding-top:var(--headers-content-subheader-padding-top-xlarge);gap:var(--headers-content-subheader-gap-xlarge)}.ids-article-subheader--2xlarge{padding-top:var(--headers-content-subheader-padding-top-2xlarge);gap:var(--headers-content-subheader-gap-2xlarge)}.ids-article-subheader__heading{scroll-margin-top:var(--vertical-align-offset,80px)}.ids-page-header{width:-moz-fit-content;width:fit-content;color:var(--headers-page-header-heading-color);overflow:hidden;display:flex;flex-direction:column}.ids-page-header--small{padding-bottom:var(--headers-page-header-padding-bottom-small);gap:var(--headers-page-header-gap-small)}.ids-page-header--medium{padding-bottom:var(--headers-page-header-padding-bottom-medium);gap:var(--headers-page-header-gap-medium)}.ids-page-header--large{padding-bottom:var(--headers-page-header-padding-bottom-large);gap:var(--headers-page-header-gap-large)}.ids-link{color:var(--link-text-color-default);-webkit-text-decoration:var(--link-text-decoration-default);text-decoration:var(--link-text-decoration-default)}.ids-link:visited{color:var(--link-text-color-visited);-webkit-text-decoration:var(--link-text-decoration-visited);text-decoration:var(--link-text-decoration-visited)}.ids-link:active{color:var(--link-text-color-active);-webkit-text-decoration:var(--link-text-decoration-active);text-decoration:var(--link-text-decoration-active)}.ids-link:focus,.ids-link:focus-visible,.ids-link:hover{color:var(--link-text-color-hover);-webkit-text-decoration:var(--link-text-decoration-hover);text-decoration:var(--link-text-decoration-hover);cursor:pointer}.ids-link:focus,.ids-link:focus-visible{outline:1px auto var(--link-text-color-active)}.ids-button{border-width:var(--button-border-width);border-style:var(--button-border-style)}.ids-button--leading{flex-direction:row}.ids-button--trailing{flex-direction:row-reverse}.ids-button--xsmall{padding:var(--button-padding-block-xsmall) var(--button-padding-inline-xsmall);gap:var(--button-gap-xsmall);border-radius:var(--button-border-radius-xsmall)}.ids-button--small{padding:var(--button-padding-block-small) var(--button-padding-inline-small);gap:var(--button-gap-small);border-radius:var(--button-border-radius-small)}.ids-button--medium{padding:var(--button-padding-block-medium) var(--button-padding-inline-medium);gap:var(--button-gap-medium);border-radius:var(--button-border-radius-medium)}.ids-button--xsmall.ids-button--icon-only{padding:var(--button-padding-block-xsmall)}.ids-button--small.ids-button--icon-only{padding:var(--button-padding-block-small)}.ids-button--medium.ids-button--icon-only{padding:var(--button-padding-block-medium)}.ids-button--fixed-size{white-space:nowrap}.ids-button--xsmall.ids-button--fixed-size{width:calc(2*var(--button-padding-block-xsmall) + var(--button-label-line-height-xsmall) + 2*var(--button-border-width));height:calc(2*var(--button-padding-block-xsmall) + var(--button-label-line-height-xsmall) + 2*var(--button-border-width))}.ids-button--small.ids-button--fixed-size{width:calc(2*var(--button-padding-block-small) + var(--button-label-line-height-small) + 2*var(--button-border-width));height:calc(2*var(--button-padding-block-small) + var(--button-label-line-height-small) + 2*var(--button-border-width))}.ids-button--medium.ids-button--fixed-size{width:calc(2*var(--button-padding-block-medium) + var(--button-label-line-height-medium) + 2*var(--button-border-width));height:calc(2*var(--button-padding-block-medium) + var(--button-label-line-height-medium) + 2*var(--button-border-width))}.ids-button--primary{color:var(--button-label-color-primary-default);background-color:var(--button-background-primary-default);border-color:var(--button-border-color-primary-default)}.ids-button--primary>svg{color:var(--button-icon-primary-default)}.ids-button--primary:active,.ids-button--primary[data-selected=true]{color:var(--button-label-color-primary-active);background-color:var(--button-background-primary-active);border-color:var(--button-border-color-primary-active)}.ids-button--primary:active>svg,.ids-button--primary[data-selected=true]>svg{color:var(--button-icon-primary-active)}.ids-button--primary:focus,.ids-button--primary:focus-visible,.ids-button--primary:hover{color:var(--button-label-color-primary-hover);background-color:var(--button-background-primary-hover);border-color:var(--button-border-color-primary-hover)}.ids-button--primary:focus-visible>svg,.ids-button--primary:focus>svg,.ids-button--primary:hover>svg{color:var(--button-icon-primary-hover)}.ids-button--primary:focus,.ids-button--primary:focus-visible{outline:1px auto var(--button-background-primary-active);outline-offset:2px}.ids-button--primary:disabled,.ids-button--primary[disabled]{color:var(--button-label-color-primary-disabled);background-color:var(--button-background-primary-disabled);border-color:var(--button-border-color-primary-disabled)}.ids-button--primary:disabled>svg,.ids-button--primary[disabled]>svg{color:var(--button-icon-primary-disabled)}.ids-button--secondary{color:var(--button-label-color-secondary-default);background-color:var(--button-background-secondary-default);border-color:var(--button-border-color-secondary-default)}.ids-button--secondary>svg{color:var(--button-icon-secondary-default)}.ids-button--secondary:active,.ids-button--secondary[data-selected=true]{color:var(--button-label-color-secondary-active);background-color:var(--button-background-secondary-active);border-color:var(--button-border-color-secondary-active)}.ids-button--secondary:active>svg,.ids-button--secondary[data-selected=true]>svg{color:var(--button-icon-secondary-active)}.ids-button--secondary:focus,.ids-button--secondary:focus-visible,.ids-button--secondary:hover{color:var(--button-label-color-secondary-hover);background-color:var(--button-background-secondary-hover);border-color:var(--button-border-color-secondary-hover)}.ids-button--secondary:focus-visible>svg,.ids-button--secondary:focus>svg,.ids-button--secondary:hover>svg{color:var(--button-icon-secondary-hover)}.ids-button--secondary:focus,.ids-button--secondary:focus-visible{outline:1px auto var(--button-label-color-secondary-hover);outline-offset:2px}.ids-button--secondary:disabled,.ids-button--secondary[disabled]{color:var(--button-label-color-secondary-disabled);background-color:var(--button-background-secondary-disabled);border-color:var(--button-border-color-secondary-disabled)}.ids-button--secondary:disabled>svg,.ids-button--secondary[disabled]>svg{color:var(--button-icon-secondary-disabled)}.ids-button--tertiary{color:var(--button-label-color-tertiary-default);background-color:var(--button-background-tertiary-default);border-color:var(--button-border-color-tertiary-default)}.ids-button--tertiary>svg{color:var(--button-icon-tertiary-default)}.ids-button--tertiary:active,.ids-button--tertiary[data-selected=true]{color:var(--button-label-color-tertiary-active);background-color:var(--button-background-tertiary-active);border-color:var(--button-border-color-tertiary-active)}.ids-button--tertiary:active>svg,.ids-button--tertiary[data-selected=true]>svg{color:var(--button-icon-tertiary-active)}.ids-button--tertiary:focus,.ids-button--tertiary:focus-visible,.ids-button--tertiary:hover{color:var(--button-label-color-tertiary-hover);background-color:var(--button-background-tertiary-hover);border-color:var(--button-border-color-tertiary-hover)}.ids-button--tertiary:focus-visible>svg,.ids-button--tertiary:focus>svg,.ids-button--tertiary:hover>svg{color:var(--button-icon-tertiary-hover)}.ids-button--tertiary:focus,.ids-button--tertiary:focus-visible{outline:1px auto var(--button-label-color-tertiary-hover);outline-offset:2px}.ids-button--tertiary:disabled,.ids-button--tertiary[disabled]{color:var(--button-label-color-tertiary-disabled);background-color:var(--button-background-tertiary-disabled);border-color:var(--button-border-color-tertiary-disabled)}.ids-button--tertiary:disabled>svg,.ids-button--tertiary[disabled]>svg{color:var(--button-icon-tertiary-disabled)}.ids-button--ghost{color:var(--button-label-color-ghost-default);background-color:var(--button-background-ghost-default);border-color:var(--button-border-color-ghost-default)}.ids-button--ghost>svg{color:var(--button-icon-ghost-default)}.ids-button--ghost:active,.ids-button--ghost[data-selected=true]{color:var(--button-label-color-ghost-active);background-color:var(--button-background-ghost-active);border-color:var(--button-border-color-ghost-active)}.ids-button--ghost:active>svg,.ids-button--ghost[data-selected=true]>svg{color:var(--button-icon-ghost-active)}.ids-button--ghost:focus,.ids-button--ghost:focus-visible,.ids-button--ghost:hover{color:var(--button-label-color-ghost-hover);background-color:var(--button-background-ghost-hover);border-color:var(--button-border-color-ghost-hover)}.ids-button--ghost:focus-visible>svg,.ids-button--ghost:focus>svg,.ids-button--ghost:hover>svg{color:var(--button-icon-ghost-hover)}.ids-button--ghost:focus,.ids-button--ghost:focus-visible{outline:1px auto var(--button-label-color-ghost-hover);outline-offset:2px}.ids-button--ghost:disabled,.ids-button--ghost[disabled]{color:var(--button-label-color-ghost-disabled);background-color:var(--button-background-ghost-disabled);border-color:var(--button-border-color-ghost-disabled)}.ids-button--ghost:disabled>svg,.ids-button--ghost[disabled]>svg{color:var(--button-icon-ghost-disabled)}.ids-button--danger{color:var(--button-label-color-danger-default);background-color:var(--button-background-danger-default);border-color:var(--button-border-color-danger-default)}.ids-button--danger>svg{color:var(--button-icon-danger-default)}.ids-button--danger:active,.ids-button--danger[data-selected=true]{color:var(--button-label-color-danger-active);background-color:var(--button-background-danger-active);border-color:var(--button-border-color-danger-active)}.ids-button--danger:active>svg,.ids-button--danger[data-selected=true]>svg{color:var(--button-icon-danger-active)}.ids-button--danger:focus,.ids-button--danger:focus-visible,.ids-button--danger:hover{color:var(--button-label-color-danger-hover);background-color:var(--button-background-danger-hover);border-color:var(--button-border-color-danger-hover)}.ids-button--danger:focus-visible>svg,.ids-button--danger:focus>svg,.ids-button--danger:hover>svg{color:var(--button-icon-danger-hover)}.ids-button--danger:focus,.ids-button--danger:focus-visible{outline:1px auto var(--button-background-danger-active);outline-offset:2px}.ids-button--danger:disabled,.ids-button--danger[disabled]{color:var(--button-label-color-danger-disabled);background-color:var(--button-background-danger-disabled);border-color:var(--button-border-color-danger-disabled)}.ids-button--danger:disabled>svg,.ids-button--danger[disabled]>svg{color:var(--button-icon-danger-disabled)}.ids-block-header{color:var(--headers-section-header-heading-color);display:flex;flex-direction:column}.ids-block-header a,.ids-block-header a:hover,.ids-block-header a:visited{color:inherit}.ids-block-header--2xsmall{padding:var(--headers-section-header-padding-block-2xsmall) var(--headers-section-header-padding-inline-2xsmall);gap:var(--headers-section-header-gap-2xsmall)}.ids-block-header--2xsmall.ids-block-header--center .ids-block-header__wrapper{justify-content:center;display:flex;flex-direction:row;align-items:center;gap:var(--headers-section-header-gap-2xsmall)}.ids-block-header--xsmall{padding:var(--headers-section-header-padding-block-xsmall) var(--headers-section-header-padding-inline-xsmall);gap:var(--headers-section-header-gap-xsmall)}.ids-block-header--xsmall.ids-block-header--center .ids-block-header__wrapper{justify-content:center;display:flex;flex-direction:row;align-items:center;gap:var(--headers-section-header-gap-xsmall)}.ids-block-header--small{padding:var(--headers-section-header-padding-block-small) var(--headers-section-header-padding-inline-small);gap:var(--headers-section-header-gap-small)}.ids-block-header--small.ids-block-header--center .ids-block-header__wrapper{justify-content:center;display:flex;flex-direction:row;align-items:center;gap:var(--headers-section-header-gap-small)}.ids-block-header--2xsmall.ids-block-header--graphical .ids-block-header__logo,.ids-block-header--small.ids-block-header--graphical .ids-block-header__logo,.ids-block-header--xsmall.ids-block-header--graphical .ids-block-header__logo{height:var(--headers-section-header-graphic-height-small)}.ids-block-header--2xsmall.ids-block-header--graphical .ids-block-header__logo .ids-block-header__img,.ids-block-header--2xsmall.ids-block-header--graphical .ids-block-header__logo svg,.ids-block-header--small.ids-block-header--graphical .ids-block-header__logo .ids-block-header__img,.ids-block-header--small.ids-block-header--graphical .ids-block-header__logo svg,.ids-block-header--xsmall.ids-block-header--graphical .ids-block-header__logo .ids-block-header__img,.ids-block-header--xsmall.ids-block-header--graphical .ids-block-header__logo svg{height:100%;width:auto}.ids-block-header--medium{padding:var(--headers-section-header-padding-block-medium) var(--headers-section-header-padding-inline-medium);gap:var(--headers-section-header-gap-medium)}.ids-block-header--medium.ids-block-header--center .ids-block-header__wrapper,.ids-block-header--medium.ids-block-header--right .ids-block-header__wrapper{display:flex;flex-direction:row;align-items:center;gap:var(--headers-section-header-gap-medium)}.ids-block-header--large{padding:var(--headers-section-header-padding-block-large) var(--headers-section-header-padding-inline-large);gap:var(--headers-section-header-gap-large)}.ids-block-header--large.ids-block-header--center .ids-block-header__wrapper,.ids-block-header--large.ids-block-header--right .ids-block-header__wrapper{display:flex;flex-direction:row;align-items:center;gap:var(--headers-section-header-gap-large)}.ids-block-header--xlarge{padding:var(--headers-section-header-padding-block-xlarge) var(--headers-section-header-padding-inline-xlarge);gap:var(--headers-section-header-gap-xlarge)}.ids-block-header--xlarge.ids-block-header--center .ids-block-header__wrapper,.ids-block-header--xlarge.ids-block-header--right .ids-block-header__wrapper{display:flex;flex-direction:row;align-items:center;gap:var(--headers-section-header-gap-xlarge)}.ids-block-header--large.ids-block-header--right .ids-block-header__wrapper,.ids-block-header--medium.ids-block-header--right .ids-block-header__wrapper,.ids-block-header--xlarge.ids-block-header--right .ids-block-header__wrapper{justify-content:space-between}.ids-block-header--large.ids-block-header--center .ids-block-header__wrapper,.ids-block-header--medium.ids-block-header--center .ids-block-header__wrapper,.ids-block-header--xlarge.ids-block-header--center .ids-block-header__wrapper{justify-content:center}.ids-block-header--large.ids-block-header--graphical .ids-block-header__wrapper,.ids-block-header--medium.ids-block-header--graphical .ids-block-header__wrapper,.ids-block-header--xlarge.ids-block-header--graphical .ids-block-header__wrapper{height:var(--headers-section-header-graphic-height-medium)}.ids-block-header--large.ids-block-header--graphical .ids-block-header__wrapper .ids-block-header__logo,.ids-block-header--medium.ids-block-header--graphical .ids-block-header__wrapper .ids-block-header__logo,.ids-block-header--xlarge.ids-block-header--graphical .ids-block-header__wrapper .ids-block-header__logo{height:100%}.ids-block-header--large.ids-block-header--graphical .ids-block-header__wrapper .ids-block-header__logo .ids-block-header__img,.ids-block-header--large.ids-block-header--graphical .ids-block-header__wrapper .ids-block-header__logo svg,.ids-block-header--medium.ids-block-header--graphical .ids-block-header__wrapper .ids-block-header__logo .ids-block-header__img,.ids-block-header--medium.ids-block-header--graphical .ids-block-header__wrapper .ids-block-header__logo svg,.ids-block-header--xlarge.ids-block-header--graphical .ids-block-header__wrapper .ids-block-header__logo .ids-block-header__img,.ids-block-header--xlarge.ids-block-header--graphical .ids-block-header__wrapper .ids-block-header__logo svg{height:100%;width:auto}.ids-block-header .ids-block-header__logo{line-height:0}.ids-block-header--left-section{flex-shrink:0}.rating-selector{--rating-selector-gap:0px;--rating-selector-item-gap:8px;--rating-selector-item-padding:8px;--rating-selector-item-text-color:#4d4d4d;--rating-selector-item-text-variant:small;--rating-selector-item-icon-star-color-default:#666;--rating-selector-item-icon-star-color-hover:#ffce00;--rating-selector-item-icon-star-color-active:#ffce00}.rating-selector--inverted{--rating-selector-gap:0px;--rating-selector-item-gap:8px;--rating-selector-item-padding:8px;--rating-selector-item-text-color:#edf7fc;--rating-selector-item-text-variant:small;--rating-selector-item-icon-star-color-default:#edf7fc;--rating-selector-item-icon-star-color-hover:#ffce00;--rating-selector-item-icon-star-color-active:#ffce00}.rating-selector{flex-shrink:0;color:var(--rating-selector-item-text-color)}.rating-selector__item{display:inline-flex;flex-direction:column;align-items:center;background:none;border:none;padding:var(--rating-selector-item-padding);gap:var(--rating-selector-item-gap);cursor:pointer}.rating-selector__item svg{color:var(--rating-selector-item-icon-star-color-default)}.rating-selector__item--highlighted svg{color:var(--rating-selector-item-icon-star-color-hover)}.button-group{--button-group-item-icon-color-primary-default:#fff;--button-group-item-icon-color-primary-hover:#abd8f5;--button-group-item-icon-color-primary-active:#84c6f0;--button-group-item-icon-color-primary-disabled:#ccc;--button-group-item-icon-color-ghost-default:#0d0d0d;--button-group-item-icon-color-ghost-hover:#1c74ac;--button-group-item-icon-color-ghost-active:#2896dc;--button-group-item-icon-color-ghost-disabled:#ccc;--button-group-item-text-color-primary-default:#fff;--button-group-item-text-color-primary-hover:#abd8f5;--button-group-item-text-color-primary-active:#84c6f0;--button-group-item-text-color-primary-disabled:#ccc;--button-group-item-text-color-ghost-default:#0d0d0d;--button-group-item-text-color-ghost-hover:#1c74ac;--button-group-item-text-color-ghost-active:#2896dc;--button-group-item-text-color-ghost-disabled:#ccc;--button-group-item-text-variant-small:medium-loose;--button-group-item-text-variant-medium:large-loose;--button-group-item-gap-small:8px;--button-group-item-gap-medium:8px;--button-group-item-padding-vertical-normal:8px;--button-group-item-padding-vertical-compact-block:8px;--button-group-item-padding-vertical-compact-inline:4px;--button-group-item-padding-horizontal-normal:8px;--button-group-item-padding-horizontal-compact-block:4px;--button-group-item-padding-horizontal-compact-inline:8px;--button-group-item-background-color-primary-default:#2896dc;--button-group-item-background-color-primary-hover:#1c74ac;--button-group-item-background-color-primary-active:#50abe5;--button-group-item-background-color-primary-disabled:#f2f2f2;--button-group-item-background-color-ghost-default:transparent;--button-group-item-background-color-ghost-hover:transparent;--button-group-item-background-color-ghost-active:transparent;--button-group-item-background-color-ghost-disabled:transparent;--button-group-gap:0px;--button-group-padding:0px;--button-group-background:transparent}.button-group--inverted{--button-group-item-icon-color-primary-default:#fff;--button-group-item-icon-color-primary-hover:#abd8f5;--button-group-item-icon-color-primary-active:#84c6f0;--button-group-item-icon-color-primary-disabled:#ccc;--button-group-item-icon-color-ghost-default:#fff;--button-group-item-icon-color-ghost-hover:#abd8f5;--button-group-item-icon-color-ghost-active:#84c6f0;--button-group-item-icon-color-ghost-disabled:#ccc;--button-group-item-text-color-primary-default:#fff;--button-group-item-text-color-primary-hover:#abd8f5;--button-group-item-text-color-primary-active:#84c6f0;--button-group-item-text-color-primary-disabled:#ccc;--button-group-item-text-color-ghost-default:#0d0d0d;--button-group-item-text-color-ghost-hover:#1c74ac;--button-group-item-text-color-ghost-active:#2896dc;--button-group-item-text-color-ghost-disabled:#ccc;--button-group-item-text-variant-small:medium-loose;--button-group-item-text-variant-medium:large-loose;--button-group-item-gap-small:8px;--button-group-item-gap-medium:8px;--button-group-item-padding-vertical-normal:8px;--button-group-item-padding-vertical-compact-block:8px;--button-group-item-padding-vertical-compact-inline:4px;--button-group-item-padding-horizontal-normal:8px;--button-group-item-padding-horizontal-compact-block:4px;--button-group-item-padding-horizontal-compact-inline:8px;--button-group-item-background-color-primary-default:#2896dc;--button-group-item-background-color-primary-hover:#1c74ac;--button-group-item-background-color-primary-active:#50abe5;--button-group-item-background-color-primary-disabled:#f2f2f2;--button-group-item-background-color-ghost-default:transparent;--button-group-item-background-color-ghost-hover:transparent;--button-group-item-background-color-ghost-active:transparent;--button-group-item-background-color-ghost-disabled:transparent;--button-group-gap:0px;--button-group-padding:0px;--button-group-background:transparent}.ids-button-group__wrapper{display:flex;flex-direction:row;gap:var(--button-group-gap);padding:var(--button-group-padding);background:var(--button-group-background)}.ids-button-group__wrapper--vertical{flex-direction:column}.ids-button-group__wrapper--compact{gap:var(--button-group-gap);padding:var(--button-group-padding)}.ids-button-group.ids-button-group__item{flex-direction:row-reverse;border:none}.ids-button-group.ids-button-group__item--leading{flex-direction:row}.ids-button-group.ids-button-group__item--vertical{padding:var(--button-group-item-padding-vertical-normal)}.ids-button-group.ids-button-group__item--vertical.ids-button-group.ids-button-group__item--compact{padding:var(--button-group-item-padding-vertical-compact-inline) var(--button-group-item-padding-vertical-compact-block)}.ids-button-group.ids-button-group__item--horizontal{padding:var(--button-group-item-padding-horizontal-normal)}.ids-button-group.ids-button-group__item--horizontal.ids-button-group.ids-button-group__item--compact{padding:var(--button-group-item-padding-vertical-compact-block) var(--button-group-item-padding-vertical-compact-inline)}.ids-button-group.ids-button-group__item--ghost:focus,.ids-button-group.ids-button-group__item--ghost:focus-visible,.ids-button-group.ids-button-group__item--primary:focus,.ids-button-group.ids-button-group__item--primary:focus-visible{outline:auto}.ids-button-group.ids-button-group__item--ghost:focus:not(:focus-visible),.ids-button-group.ids-button-group__item--primary:focus:not(:focus-visible){outline:none}.ids-button-group.ids-button-group__item--primary{color:var(--button-group-item-text-color-primary-default);background-color:var(--button-group-item-background-color-primary-default)}.ids-button-group.ids-button-group__item--primary>svg{color:var(--button-group-item-icon-color-primary-default)}.ids-button-group.ids-button-group__item--primary:active,.ids-button-group.ids-button-group__item--primary[data-selected=true]{color:var(--button-group-item-text-color-primary-active);background-color:var(--button-group-item-background-color-primary-active)}.ids-button-group.ids-button-group__item--primary:active>svg,.ids-button-group.ids-button-group__item--primary[data-selected=true]>svg{color:var(--button-group-item-icon-color-primary-active)}.ids-button-group.ids-button-group__item--primary:hover{color:var(--button-group-item-text-color-primary-hover);background-color:var(--button-group-item-background-color-primary-hover)}.ids-button-group.ids-button-group__item--primary:hover>svg{color:var(--button-group-item-icon-color-primary-hover)}.ids-button-group.ids-button-group__item--primary:disabled,.ids-button-group.ids-button-group__item--primary[disabled]{color:var(--button-group-item-text-color-primary-disabled);background-color:var(--button-group-item-background-color-primary-disabled)}.ids-button-group.ids-button-group__item--primary:disabled>svg,.ids-button-group.ids-button-group__item--primary[disabled]>svg{color:var(--button-group-item-icon-color-primary-disabled)}.ids-button-group.ids-button-group__item--ghost{color:var(--button-group-item-text-color-ghost-default);background-color:var(--button-group-item-background-color-ghost-default)}.ids-button-group.ids-button-group__item--ghost>svg{color:var(--button-group-item-icon-color-ghost-default)}.ids-button-group.ids-button-group__item--ghost:active,.ids-button-group.ids-button-group__item--ghost[data-selected=true]{color:var(--button-group-item-text-color-ghost-active);background-color:var(--button-group-item-background-color-ghost-active)}.ids-button-group.ids-button-group__item--ghost:active>svg,.ids-button-group.ids-button-group__item--ghost[data-selected=true]>svg{color:var(--button-group-item-icon-color-ghost-active)}.ids-button-group.ids-button-group__item--ghost:hover{color:var(--button-group-item-text-color-ghost-hover);background-color:var(--button-group-item-background-color-ghost-hover)}.ids-button-group.ids-button-group__item--ghost:hover>svg{color:var(--button-group-item-icon-color-ghost-hover)}.ids-button-group.ids-button-group__item--ghost:disabled,.ids-button-group.ids-button-group__item--ghost[disabled]{color:var(--button-group-item-text-color-ghost-disabled);background-color:var(--button-group-item-background-color-ghost-disabled)}.ids-button-group.ids-button-group__item--ghost:disabled>svg,.ids-button-group.ids-button-group__item--ghost[disabled]>svg{color:var(--button-group-item-icon-color-ghost-disabled)}.ids-button-group.ids-button-group__item--small{gap:var(--button-group-item-gap-small)}.ids-button-group.ids-button-group__item--medium{gap:var(--button-group-item-gap-medium)}.headers{--headers-content-header-title-color:#1a1a1a;--headers-content-header-title-variant-xsmall:small-strong;--headers-content-header-title-variant-small:medium-strong;--headers-content-header-title-variant-medium:xlarge-strong;--headers-content-header-title-variant-large:4xlarge-strong;--headers-content-header-title-variant-xlarge:5xlarge-strong;--headers-content-header-title-variant-2xlarge:6xlarge-strong;--headers-content-header-padding-top-xsmall:8px;--headers-content-header-padding-top-small:8px;--headers-content-header-padding-top-medium:24px;--headers-content-header-padding-top-large:24px;--headers-content-header-padding-top-xlarge:24px;--headers-content-header-padding-top-2xlarge:24px;--headers-content-subheader-title-color:#1a1a1a;--headers-content-subheader-title-variant-xsmall:xsmall-strong;--headers-content-subheader-title-variant-small:small-strong;--headers-content-subheader-title-variant-medium:large;--headers-content-subheader-title-variant-large:2xlarge;--headers-content-subheader-title-variant-xlarge:3xlarge;--headers-content-subheader-title-variant-2xlarge:4xlarge;--headers-content-subheader-padding-top-xsmall:24px;--headers-content-subheader-padding-top-small:24px;--headers-content-subheader-padding-top-medium:32px;--headers-content-subheader-padding-top-large:32px;--headers-content-subheader-padding-top-xlarge:32px;--headers-content-subheader-padding-top-2xlarge:32px;--headers-content-subheader-gap-xsmall:24px;--headers-content-subheader-gap-small:24px;--headers-content-subheader-gap-medium:32px;--headers-content-subheader-gap-large:32px;--headers-content-subheader-gap-xlarge:32px;--headers-content-subheader-gap-2xlarge:32px;--headers-page-header-heading-color:#1a1a1a;--headers-page-header-heading-variant-small:large;--headers-page-header-heading-variant-medium:2xlarge;--headers-page-header-heading-variant-large:4xlarge;--headers-page-header-gap-small:12px;--headers-page-header-gap-medium:16px;--headers-page-header-gap-large:16px;--headers-page-header-padding-bottom-small:0px;--headers-page-header-padding-bottom-medium:0px;--headers-page-header-padding-bottom-large:0px;--headers-section-header-heading-color:#1a1a1a;--headers-section-header-heading-variant-2xsmall:xsmall;--headers-section-header-heading-variant-xsmall:small;--headers-section-header-heading-variant-small:medium;--headers-section-header-heading-variant-medium:large;--headers-section-header-heading-variant-large:xlarge;--headers-section-header-heading-variant-xlarge:2xlarge;--headers-section-header-padding-inline-2xsmall:0px;--headers-section-header-padding-inline-xsmall:0px;--headers-section-header-padding-inline-small:0px;--headers-section-header-padding-inline-medium:0px;--headers-section-header-padding-inline-large:0px;--headers-section-header-padding-inline-xlarge:0px;--headers-section-header-padding-block-2xsmall:0px;--headers-section-header-padding-block-xsmall:0px;--headers-section-header-padding-block-small:0px;--headers-section-header-padding-block-medium:0px;--headers-section-header-padding-block-large:0px;--headers-section-header-padding-block-xlarge:0px;--headers-section-header-gap-2xsmall:20px;--headers-section-header-gap-xsmall:20px;--headers-section-header-gap-small:20px;--headers-section-header-gap-medium:24px;--headers-section-header-gap-large:24px;--headers-section-header-gap-xlarge:24px;--headers-section-header-graphic-height-small:32px;--headers-section-header-graphic-height-medium:48px;--headers-section-subheader-heading-color:#1a1a1a;--headers-section-subheader-heading-variant-2xsmall:3xsmall;--headers-section-subheader-heading-variant-xsmall:2xsmall;--headers-section-subheader-heading-variant-small:xsmall;--headers-section-subheader-heading-variant-medium:small;--headers-section-subheader-heading-variant-large:medium;--headers-section-subheader-heading-variant-xlarge:large;--headers-section-subheader-padding-inline-2xsmall:0px;--headers-section-subheader-padding-inline-xsmall:0px;--headers-section-subheader-padding-inline-small:0px;--headers-section-subheader-padding-inline-medium:0px;--headers-section-subheader-padding-inline-large:0px;--headers-section-subheader-padding-inline-xlarge:0px;--headers-section-subheader-padding-block-2xsmall:0px;--headers-section-subheader-padding-block-xsmall:0px;--headers-section-subheader-padding-block-small:0px;--headers-section-subheader-padding-block-medium:0px;--headers-section-subheader-padding-block-large:0px;--headers-section-subheader-padding-block-xlarge:0px;--headers-section-subheader-gap-2xsmall:12px;--headers-section-subheader-gap-xsmall:12px;--headers-section-subheader-gap-small:12px;--headers-section-subheader-gap-medium:12px;--headers-section-subheader-gap-large:20px;--headers-section-subheader-gap-xlarge:20px;--headers-section-subheader-graphic-height-small:24px;--headers-section-subheader-graphic-height-medium:32px;--headers-section-subheader-graphic-height-large:40px}.headers--inverted{--headers-content-header-title-color:#edf7fc;--headers-content-header-title-variant-xsmall:small-strong;--headers-content-header-title-variant-small:medium-strong;--headers-content-header-title-variant-medium:xlarge-strong;--headers-content-header-title-variant-large:4xlarge-strong;--headers-content-header-title-variant-xlarge:5xlarge-strong;--headers-content-header-title-variant-2xlarge:6xlarge-strong;--headers-content-header-padding-top-xsmall:8px;--headers-content-header-padding-top-small:8px;--headers-content-header-padding-top-medium:24px;--headers-content-header-padding-top-large:24px;--headers-content-header-padding-top-xlarge:24px;--headers-content-header-padding-top-2xlarge:24px;--headers-content-subheader-title-color:#edf7fc;--headers-content-subheader-title-variant-xsmall:xsmall-strong;--headers-content-subheader-title-variant-small:small-strong;--headers-content-subheader-title-variant-medium:large;--headers-content-subheader-title-variant-large:2xlarge;--headers-content-subheader-title-variant-xlarge:3xlarge;--headers-content-subheader-title-variant-2xlarge:4xlarge;--headers-content-subheader-padding-top-xsmall:24px;--headers-content-subheader-padding-top-small:24px;--headers-content-subheader-padding-top-medium:32px;--headers-content-subheader-padding-top-large:32px;--headers-content-subheader-padding-top-xlarge:32px;--headers-content-subheader-padding-top-2xlarge:32px;--headers-content-subheader-gap-xsmall:24px;--headers-content-subheader-gap-small:24px;--headers-content-subheader-gap-medium:32px;--headers-content-subheader-gap-large:32px;--headers-content-subheader-gap-xlarge:32px;--headers-content-subheader-gap-2xlarge:32px;--headers-page-header-heading-color:#edf7fc;--headers-page-header-heading-variant-small:large;--headers-page-header-heading-variant-medium:2xlarge;--headers-page-header-heading-variant-large:4xlarge;--headers-page-header-gap-small:12px;--headers-page-header-gap-medium:16px;--headers-page-header-gap-large:16px;--headers-page-header-padding-bottom-small:0px;--headers-page-header-padding-bottom-medium:0px;--headers-page-header-padding-bottom-large:0px;--headers-section-header-heading-color:#edf7fc;--headers-section-header-heading-variant-2xsmall:xsmall;--headers-section-header-heading-variant-xsmall:small;--headers-section-header-heading-variant-small:medium;--headers-section-header-heading-variant-medium:large;--headers-section-header-heading-variant-large:xlarge;--headers-section-header-heading-variant-xlarge:2xlarge;--headers-section-header-padding-inline-2xsmall:0px;--headers-section-header-padding-inline-xsmall:0px;--headers-section-header-padding-inline-small:0px;--headers-section-header-padding-inline-medium:0px;--headers-section-header-padding-inline-large:0px;--headers-section-header-padding-inline-xlarge:0px;--headers-section-header-padding-block-2xsmall:0px;--headers-section-header-padding-block-xsmall:0px;--headers-section-header-padding-block-small:0px;--headers-section-header-padding-block-medium:0px;--headers-section-header-padding-block-large:0px;--headers-section-header-padding-block-xlarge:0px;--headers-section-header-gap-2xsmall:20px;--headers-section-header-gap-xsmall:20px;--headers-section-header-gap-small:20px;--headers-section-header-gap-medium:24px;--headers-section-header-gap-large:24px;--headers-section-header-gap-xlarge:24px;--headers-section-header-graphic-height-small:32px;--headers-section-header-graphic-height-medium:48px;--headers-section-subheader-heading-color:#edf7fc;--headers-section-subheader-heading-variant-2xsmall:3xsmall;--headers-section-subheader-heading-variant-xsmall:2xsmall;--headers-section-subheader-heading-variant-small:xsmall;--headers-section-subheader-heading-variant-medium:small;--headers-section-subheader-heading-variant-large:medium;--headers-section-subheader-heading-variant-xlarge:large;--headers-section-subheader-padding-inline-2xsmall:0px;--headers-section-subheader-padding-inline-xsmall:0px;--headers-section-subheader-padding-inline-small:0px;--headers-section-subheader-padding-inline-medium:0px;--headers-section-subheader-padding-inline-large:0px;--headers-section-subheader-padding-inline-xlarge:0px;--headers-section-subheader-padding-block-2xsmall:0px;--headers-section-subheader-padding-block-xsmall:0px;--headers-section-subheader-padding-block-small:0px;--headers-section-subheader-padding-block-medium:0px;--headers-section-subheader-padding-block-large:0px;--headers-section-subheader-padding-block-xlarge:0px;--headers-section-subheader-gap-2xsmall:12px;--headers-section-subheader-gap-xsmall:12px;--headers-section-subheader-gap-small:12px;--headers-section-subheader-gap-medium:12px;--headers-section-subheader-gap-large:20px;--headers-section-subheader-gap-xlarge:20px;--headers-section-subheader-graphic-height-small:24px;--headers-section-subheader-graphic-height-medium:32px;--headers-section-subheader-graphic-height-large:40px}.ids-block-subheader{color:var(--headers-section-subheader-heading-color);display:flex;flex-direction:column}.ids-block-subheader a,.ids-block-subheader a:hover,.ids-block-subheader a:visited{color:inherit}.ids-block-subheader--2xsmall{gap:var(--headers-section-subheader-gap-2xsmall);padding:var(--headers-section-subheader-padding-block-2xsmall) var(--headers-section-subheader-padding-inline-2xsmall)}.ids-block-subheader--xsmall{gap:var(--headers-section-subheader-gap-xsmall);padding:var(--headers-section-subheader-padding-block-xsmall) var(--headers-section-subheader-padding-inline-xsmall)}.ids-block-subheader--small{gap:var(--headers-section-subheader-gap-small);padding:var(--headers-section-subheader-padding-block-small) var(--headers-section-subheader-padding-inline-small)}.ids-block-subheader--small.ids-block-subheader--graphical .ids-block-subheader__wrapper{height:var(--headers-section-subheader-graphic-height-small)}.ids-block-subheader--small.ids-block-subheader--graphical .ids-block-subheader__wrapper .ids-block-subheader__img,.ids-block-subheader--small.ids-block-subheader--graphical .ids-block-subheader__wrapper svg{height:100%;width:auto}.ids-block-subheader--2xsmall.ids-block-subheader--graphical .ids-block-subheader__wrapper,.ids-block-subheader--small.ids-block-subheader--graphical .ids-block-subheader__wrapper,.ids-block-subheader--xsmall.ids-block-subheader--graphical .ids-block-subheader__wrapper{height:var(--headers-section-subheader-graphic-height-small)}.ids-block-subheader--2xsmall.ids-block-subheader--graphical .ids-block-subheader__wrapper .ids-block-subheader__img,.ids-block-subheader--2xsmall.ids-block-subheader--graphical .ids-block-subheader__wrapper svg,.ids-block-subheader--small.ids-block-subheader--graphical .ids-block-subheader__wrapper .ids-block-subheader__img,.ids-block-subheader--small.ids-block-subheader--graphical .ids-block-subheader__wrapper svg,.ids-block-subheader--xsmall.ids-block-subheader--graphical .ids-block-subheader__wrapper .ids-block-subheader__img,.ids-block-subheader--xsmall.ids-block-subheader--graphical .ids-block-subheader__wrapper svg{height:100%;width:auto}.ids-block-subheader--medium{gap:var(--headers-section-subheader-gap-medium);padding:var(--headers-section-subheader-padding-block-medium) var(--headers-section-subheader-padding-inline-medium)}.ids-block-subheader--medium.ids-block-subheader--graphical .ids-block-subheader__wrapper{height:var(--headers-section-subheader-graphic-height-medium)}.ids-block-subheader--medium.ids-block-subheader--graphical .ids-block-subheader__wrapper .ids-block-subheader__img,.ids-block-subheader--medium.ids-block-subheader--graphical .ids-block-subheader__wrapper svg{height:100%;width:auto}.ids-block-subheader--large{gap:var(--headers-section-subheader-gap-large);padding:var(--headers-section-subheader-padding-block-large) var(--headers-section-subheader-padding-inline-large)}.ids-block-subheader--xlarge{gap:var(--headers-section-subheader-gap-xlarge);padding:var(--headers-section-subheader-padding-block-xlarge) var(--headers-section-subheader-padding-inline-xlarge)}.ids-block-subheader--large.ids-block-subheader--graphical .ids-block-subheader__wrapper,.ids-block-subheader--xlarge.ids-block-subheader--graphical .ids-block-subheader__wrapper{height:var(--headers-section-subheader-graphic-height-xlarge)}.ids-block-subheader--large.ids-block-subheader--graphical .ids-block-subheader__wrapper .ids-block-subheader__img,.ids-block-subheader--large.ids-block-subheader--graphical .ids-block-subheader__wrapper svg,.ids-block-subheader--xlarge.ids-block-subheader--graphical .ids-block-subheader__wrapper .ids-block-subheader__img,.ids-block-subheader--xlarge.ids-block-subheader--graphical .ids-block-subheader__wrapper svg{height:100%;width:auto}.skeleton{--skeleton-background-color-default:#f2f2f2;--skeleton-background-color-faded:color-mix(in srgb,#f2f2f2,#fff 70%);--skeleton-border-radius-medium:0px;--skeleton-border-radius-small:0px}.ids-skeleton{position:relative}.ids-skeleton:before{position:absolute;content:"";inset:0;opacity:1!important}.ids-skeleton--animation:before{animation:pulse 2s ease-in-out infinite alternate}.ids-skeleton--force-index:before{z-index:910}.ids-skeleton--medium:before{border-radius:var(--skeleton-border-radius-medium)}.ids-skeleton--small:before{border-radius:var(--skeleton-border-radius-small)}@keyframes pulse{0%{background-color:var(--skeleton-background-color-default)}to{background-color:var(--skeleton-background-color-faded)}}.social-bar{--social-bar-gap-loose:8px;--social-bar-gap-compact:8px;--social-bar-text-variant:small;--social-bar-text-color:#1a1a1a}.social-bar--inverted{--social-bar-gap-loose:8px;--social-bar-gap-compact:8px;--social-bar-text-variant:small;--social-bar-text-color:#edf7fc}.social-bar{display:flex;align-items:center;gap:var(--social-bar-gap-loose);color:var(--social-bar-text-color)}.social-bar--vertical{flex-direction:column}.social-bar--horizontal{flex-direction:row}.social-bar--compact{gap:var(--social-bar-gap-compact)}.paragraph{--paragraph-default-body-variant-3xsmall:2xsmall;--paragraph-default-body-variant-2xsmall:xsmall;--paragraph-default-body-variant-xsmall:small;--paragraph-default-body-variant-small:medium;--paragraph-default-body-variant-medium:large;--paragraph-default-body-variant-large:xlarge;--paragraph-default-body-variant-xlarge:2xlarge;--paragraph-default-body-variant-2xlarge:3xlarge;--paragraph-default-body-variant-3xlarge:4xlarge;--paragraph-default-body-color:#1a1a1a;--paragraph-lead-body-variant-3xsmall:2xsmall-strong;--paragraph-lead-body-variant-2xsmall:xsmall-strong;--paragraph-lead-body-variant-xsmall:small-strong;--paragraph-lead-body-variant-small:medium-strong;--paragraph-lead-body-variant-medium:large-strong;--paragraph-lead-body-variant-large:xlarge-strong;--paragraph-lead-body-variant-xlarge:2xlarge-strong;--paragraph-lead-body-variant-2xlarge:3xlarge-strong;--paragraph-lead-body-variant-3xlarge:4xlarge-strong;--paragraph-lead-body-color:#1a1a1a}.paragraph--accented-weak{--paragraph-default-body-variant-3xsmall:2xsmall;--paragraph-default-body-variant-2xsmall:xsmall;--paragraph-default-body-variant-xsmall:small;--paragraph-default-body-variant-small:medium;--paragraph-default-body-variant-medium:large;--paragraph-default-body-variant-large:xlarge;--paragraph-default-body-variant-xlarge:2xlarge;--paragraph-default-body-variant-2xlarge:3xlarge;--paragraph-default-body-variant-3xlarge:4xlarge;--paragraph-default-body-color:#333;--paragraph-lead-body-variant-3xsmall:2xsmall-strong;--paragraph-lead-body-variant-2xsmall:xsmall-strong;--paragraph-lead-body-variant-xsmall:small-strong;--paragraph-lead-body-variant-small:medium-strong;--paragraph-lead-body-variant-medium:large-strong;--paragraph-lead-body-variant-large:xlarge-strong;--paragraph-lead-body-variant-xlarge:2xlarge-strong;--paragraph-lead-body-variant-2xlarge:3xlarge-strong;--paragraph-lead-body-variant-3xlarge:4xlarge-strong;--paragraph-lead-body-color:#333}.paragraph--inverted{--paragraph-default-body-variant-3xsmall:2xsmall;--paragraph-default-body-variant-2xsmall:xsmall;--paragraph-default-body-variant-xsmall:small;--paragraph-default-body-variant-small:medium;--paragraph-default-body-variant-medium:large;--paragraph-default-body-variant-large:xlarge;--paragraph-default-body-variant-xlarge:2xlarge;--paragraph-default-body-variant-2xlarge:3xlarge;--paragraph-default-body-variant-3xlarge:4xlarge;--paragraph-default-body-color:#edf7fc;--paragraph-lead-body-variant-3xsmall:2xsmall-strong;--paragraph-lead-body-variant-2xsmall:xsmall-strong;--paragraph-lead-body-variant-xsmall:small-strong;--paragraph-lead-body-variant-small:medium-strong;--paragraph-lead-body-variant-medium:large-strong;--paragraph-lead-body-variant-large:xlarge-strong;--paragraph-lead-body-variant-xlarge:2xlarge-strong;--paragraph-lead-body-variant-2xlarge:3xlarge-strong;--paragraph-lead-body-variant-3xlarge:4xlarge-strong;--paragraph-lead-body-color:#edf7fc}.paragraph--neutral-medium{--paragraph-default-body-variant-3xsmall:2xsmall;--paragraph-default-body-variant-2xsmall:xsmall;--paragraph-default-body-variant-xsmall:small;--paragraph-default-body-variant-small:medium;--paragraph-default-body-variant-medium:large;--paragraph-default-body-variant-large:xlarge;--paragraph-default-body-variant-xlarge:2xlarge;--paragraph-default-body-variant-2xlarge:3xlarge;--paragraph-default-body-variant-3xlarge:4xlarge;--paragraph-default-body-color:#4d4d4d;--paragraph-lead-body-variant-3xsmall:2xsmall-strong;--paragraph-lead-body-variant-2xsmall:xsmall-strong;--paragraph-lead-body-variant-xsmall:small-strong;--paragraph-lead-body-variant-small:medium-strong;--paragraph-lead-body-variant-medium:large-strong;--paragraph-lead-body-variant-large:xlarge-strong;--paragraph-lead-body-variant-xlarge:2xlarge-strong;--paragraph-lead-body-variant-2xlarge:3xlarge-strong;--paragraph-lead-body-variant-3xlarge:4xlarge-strong;--paragraph-lead-body-color:#4d4d4d}.paragraph--neutral-weak{--paragraph-default-body-variant-3xsmall:2xsmall;--paragraph-default-body-variant-2xsmall:xsmall;--paragraph-default-body-variant-xsmall:small;--paragraph-default-body-variant-small:medium;--paragraph-default-body-variant-medium:large;--paragraph-default-body-variant-large:xlarge;--paragraph-default-body-variant-xlarge:2xlarge;--paragraph-default-body-variant-2xlarge:3xlarge;--paragraph-default-body-variant-3xlarge:4xlarge;--paragraph-default-body-color:#666;--paragraph-lead-body-variant-3xsmall:2xsmall-strong;--paragraph-lead-body-variant-2xsmall:xsmall-strong;--paragraph-lead-body-variant-xsmall:small-strong;--paragraph-lead-body-variant-small:medium-strong;--paragraph-lead-body-variant-medium:large-strong;--paragraph-lead-body-variant-large:xlarge-strong;--paragraph-lead-body-variant-xlarge:2xlarge-strong;--paragraph-lead-body-variant-2xlarge:3xlarge-strong;--paragraph-lead-body-variant-3xlarge:4xlarge-strong;--paragraph-lead-body-color:#666}.link{--link-text-color-default:#1c74ac;--link-text-color-hover:#19608c;--link-text-color-active:#2896dc;--link-text-color-visited:#1c74ac;--link-text-decoration-default:none;--link-text-decoration-hover:underline;--link-text-decoration-active:underline;--link-text-decoration-visited:none}.ids-paragraph--inverted a,.link--inverted{--link-text-color-default:#fff;--link-text-color-hover:#abd8f5;--link-text-color-active:#84c6f0;--link-text-color-visited:#fff;--link-text-decoration-default:none;--link-text-decoration-hover:underline;--link-text-decoration-active:underline;--link-text-decoration-visited:none}.ids-link,.ids-paragraph a{color:var(--link-text-color-default);-webkit-text-decoration:var(--link-text-decoration-default);text-decoration:var(--link-text-decoration-default)}.ids-link:visited,.ids-paragraph a:visited{color:var(--link-text-color-visited);-webkit-text-decoration:var(--link-text-decoration-visited);text-decoration:var(--link-text-decoration-visited)}.ids-link:active,.ids-paragraph a:active{color:var(--link-text-color-active);-webkit-text-decoration:var(--link-text-decoration-active);text-decoration:var(--link-text-decoration-active)}.ids-link:focus,.ids-link:focus-visible,.ids-link:hover,.ids-paragraph a:focus,.ids-paragraph a:focus-visible,.ids-paragraph a:hover{color:var(--link-text-color-hover);-webkit-text-decoration:var(--link-text-decoration-hover);text-decoration:var(--link-text-decoration-hover);cursor:pointer}.ids-link:focus,.ids-link:focus-visible,.ids-paragraph a:focus,.ids-paragraph a:focus-visible{outline:1px auto var(--link-text-color-active)}.ids-paragraph{word-break:break-word;color:var(--paragraph-default-body-color)}.ids-paragraph--lead{color:var(--paragraph-lead-body-color)}.decorated-paragraph{--decorated-paragraph-body-variant-small:xlarge;--decorated-paragraph-body-variant-medium:2xlarge;--decorated-paragraph-body-variant-large:3xlarge;--decorated-paragraph-body-color:#1a1a1a;--decorated-paragraph-first-letter-margin-right-small-inline:16px;--decorated-paragraph-first-letter-margin-right-small-outside:0px;--decorated-paragraph-first-letter-margin-right-medium-inline:24px;--decorated-paragraph-first-letter-margin-right-medium-outside:24px;--decorated-paragraph-first-letter-margin-right-large-inline:32px;--decorated-paragraph-first-letter-margin-right-large-outside:32px;--decorated-paragraph-first-letter-margin-top-small-inline:0px;--decorated-paragraph-first-letter-margin-top-small-outside:0px;--decorated-paragraph-first-letter-margin-top-medium-inline:0px;--decorated-paragraph-first-letter-margin-top-medium-outside:-10px;--decorated-paragraph-first-letter-margin-top-large-inline:0px;--decorated-paragraph-first-letter-margin-top-large-outside:-12px;--decorated-paragraph-first-letter-text-font-family:"Open Sans",sans-serif,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial;--decorated-paragraph-first-letter-text-letter-spacing:0px;--decorated-paragraph-first-letter-text-text-transform:uppercase;--decorated-paragraph-first-letter-text-font-style:normal;--decorated-paragraph-first-letter-text-font-stretch:normal;--decorated-paragraph-first-letter-text-word-spacing:normal;--decorated-paragraph-first-letter-text-font-weight:700;--decorated-paragraph-first-letter-text-font-size-small-inline:120px;--decorated-paragraph-first-letter-text-font-size-small-outside:48px;--decorated-paragraph-first-letter-text-font-size-medium-inline:160px;--decorated-paragraph-first-letter-text-font-size-medium-outside:120px;--decorated-paragraph-first-letter-text-font-size-large-inline:210px;--decorated-paragraph-first-letter-text-font-size-large-outside:160px;--decorated-paragraph-first-letter-text-line-height-small-inline:116px;--decorated-paragraph-first-letter-text-line-height-small-outside:48px;--decorated-paragraph-first-letter-text-line-height-medium-inline:152px;--decorated-paragraph-first-letter-text-line-height-medium-outside:120px;--decorated-paragraph-first-letter-text-line-height-large-inline:200px;--decorated-paragraph-first-letter-text-line-height-large-outside:160px;--decorated-paragraph-first-letter-text-color:#1a1a1a}.decorated-paragraph--accented-strong{--decorated-paragraph-body-variant-small:xlarge;--decorated-paragraph-body-variant-medium:2xlarge;--decorated-paragraph-body-variant-large:3xlarge;--decorated-paragraph-body-color:#1a1a1a;--decorated-paragraph-first-letter-margin-right-small-inline:16px;--decorated-paragraph-first-letter-margin-right-small-outside:0px;--decorated-paragraph-first-letter-margin-right-medium-inline:24px;--decorated-paragraph-first-letter-margin-right-medium-outside:24px;--decorated-paragraph-first-letter-margin-right-large-inline:32px;--decorated-paragraph-first-letter-margin-right-large-outside:32px;--decorated-paragraph-first-letter-margin-top-small-inline:0px;--decorated-paragraph-first-letter-margin-top-small-outside:0px;--decorated-paragraph-first-letter-margin-top-medium-inline:0px;--decorated-paragraph-first-letter-margin-top-medium-outside:-10px;--decorated-paragraph-first-letter-margin-top-large-inline:0px;--decorated-paragraph-first-letter-margin-top-large-outside:-12px;--decorated-paragraph-first-letter-text-font-family:"Open Sans",sans-serif,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial;--decorated-paragraph-first-letter-text-letter-spacing:0px;--decorated-paragraph-first-letter-text-text-transform:uppercase;--decorated-paragraph-first-letter-text-font-style:normal;--decorated-paragraph-first-letter-text-font-stretch:normal;--decorated-paragraph-first-letter-text-word-spacing:normal;--decorated-paragraph-first-letter-text-font-weight:700;--decorated-paragraph-first-letter-text-font-size-small-inline:120px;--decorated-paragraph-first-letter-text-font-size-small-outside:48px;--decorated-paragraph-first-letter-text-font-size-medium-inline:160px;--decorated-paragraph-first-letter-text-font-size-medium-outside:120px;--decorated-paragraph-first-letter-text-font-size-large-inline:210px;--decorated-paragraph-first-letter-text-font-size-large-outside:160px;--decorated-paragraph-first-letter-text-line-height-small-inline:116px;--decorated-paragraph-first-letter-text-line-height-small-outside:48px;--decorated-paragraph-first-letter-text-line-height-medium-inline:152px;--decorated-paragraph-first-letter-text-line-height-medium-outside:120px;--decorated-paragraph-first-letter-text-line-height-large-inline:200px;--decorated-paragraph-first-letter-text-line-height-large-outside:160px;--decorated-paragraph-first-letter-text-color:#1c74ac}.decorated-paragraph--inverted-accented{--decorated-paragraph-body-variant-small:xlarge;--decorated-paragraph-body-variant-medium:2xlarge;--decorated-paragraph-body-variant-large:3xlarge;--decorated-paragraph-body-color:#edf7fc;--decorated-paragraph-first-letter-margin-right-small-inline:16px;--decorated-paragraph-first-letter-margin-right-small-outside:0px;--decorated-paragraph-first-letter-margin-right-medium-inline:24px;--decorated-paragraph-first-letter-margin-right-medium-outside:24px;--decorated-paragraph-first-letter-margin-right-large-inline:32px;--decorated-paragraph-first-letter-margin-right-large-outside:32px;--decorated-paragraph-first-letter-margin-top-small-inline:0px;--decorated-paragraph-first-letter-margin-top-small-outside:0px;--decorated-paragraph-first-letter-margin-top-medium-inline:0px;--decorated-paragraph-first-letter-margin-top-medium-outside:-10px;--decorated-paragraph-first-letter-margin-top-large-inline:0px;--decorated-paragraph-first-letter-margin-top-large-outside:-12px;--decorated-paragraph-first-letter-text-font-family:"Open Sans",sans-serif,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial;--decorated-paragraph-first-letter-text-letter-spacing:0px;--decorated-paragraph-first-letter-text-text-transform:uppercase;--decorated-paragraph-first-letter-text-font-style:normal;--decorated-paragraph-first-letter-text-font-stretch:normal;--decorated-paragraph-first-letter-text-word-spacing:normal;--decorated-paragraph-first-letter-text-font-weight:700;--decorated-paragraph-first-letter-text-font-size-small-inline:120px;--decorated-paragraph-first-letter-text-font-size-small-outside:48px;--decorated-paragraph-first-letter-text-font-size-medium-inline:160px;--decorated-paragraph-first-letter-text-font-size-medium-outside:120px;--decorated-paragraph-first-letter-text-font-size-large-inline:210px;--decorated-paragraph-first-letter-text-font-size-large-outside:160px;--decorated-paragraph-first-letter-text-line-height-small-inline:116px;--decorated-paragraph-first-letter-text-line-height-small-outside:48px;--decorated-paragraph-first-letter-text-line-height-medium-inline:152px;--decorated-paragraph-first-letter-text-line-height-medium-outside:120px;--decorated-paragraph-first-letter-text-line-height-large-inline:200px;--decorated-paragraph-first-letter-text-line-height-large-outside:160px;--decorated-paragraph-first-letter-text-color:#1c74ac}.decorated-paragraph--inverted{--decorated-paragraph-body-variant-small:xlarge;--decorated-paragraph-body-variant-medium:2xlarge;--decorated-paragraph-body-variant-large:3xlarge;--decorated-paragraph-body-color:#edf7fc;--decorated-paragraph-first-letter-margin-right-small-inline:16px;--decorated-paragraph-first-letter-margin-right-small-outside:0px;--decorated-paragraph-first-letter-margin-right-medium-inline:24px;--decorated-paragraph-first-letter-margin-right-medium-outside:24px;--decorated-paragraph-first-letter-margin-right-large-inline:32px;--decorated-paragraph-first-letter-margin-right-large-outside:32px;--decorated-paragraph-first-letter-margin-top-small-inline:0px;--decorated-paragraph-first-letter-margin-top-small-outside:0px;--decorated-paragraph-first-letter-margin-top-medium-inline:0px;--decorated-paragraph-first-letter-margin-top-medium-outside:-10px;--decorated-paragraph-first-letter-margin-top-large-inline:0px;--decorated-paragraph-first-letter-margin-top-large-outside:-12px;--decorated-paragraph-first-letter-text-font-family:"Open Sans",sans-serif,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial;--decorated-paragraph-first-letter-text-letter-spacing:0px;--decorated-paragraph-first-letter-text-text-transform:uppercase;--decorated-paragraph-first-letter-text-font-style:normal;--decorated-paragraph-first-letter-text-font-stretch:normal;--decorated-paragraph-first-letter-text-word-spacing:normal;--decorated-paragraph-first-letter-text-font-weight:700;--decorated-paragraph-first-letter-text-font-size-small-inline:120px;--decorated-paragraph-first-letter-text-font-size-small-outside:48px;--decorated-paragraph-first-letter-text-font-size-medium-inline:160px;--decorated-paragraph-first-letter-text-font-size-medium-outside:120px;--decorated-paragraph-first-letter-text-font-size-large-inline:210px;--decorated-paragraph-first-letter-text-font-size-large-outside:160px;--decorated-paragraph-first-letter-text-line-height-small-inline:116px;--decorated-paragraph-first-letter-text-line-height-small-outside:48px;--decorated-paragraph-first-letter-text-line-height-medium-inline:152px;--decorated-paragraph-first-letter-text-line-height-medium-outside:120px;--decorated-paragraph-first-letter-text-line-height-large-inline:200px;--decorated-paragraph-first-letter-text-line-height-large-outside:160px;--decorated-paragraph-first-letter-text-color:#edf7fc}.decorated-paragraph--neutral-medium{--decorated-paragraph-body-variant-small:xlarge;--decorated-paragraph-body-variant-medium:2xlarge;--decorated-paragraph-body-variant-large:3xlarge;--decorated-paragraph-body-color:#4d4d4d;--decorated-paragraph-first-letter-margin-right-small-inline:16px;--decorated-paragraph-first-letter-margin-right-small-outside:0px;--decorated-paragraph-first-letter-margin-right-medium-inline:24px;--decorated-paragraph-first-letter-margin-right-medium-outside:24px;--decorated-paragraph-first-letter-margin-right-large-inline:32px;--decorated-paragraph-first-letter-margin-right-large-outside:32px;--decorated-paragraph-first-letter-margin-top-small-inline:0px;--decorated-paragraph-first-letter-margin-top-small-outside:0px;--decorated-paragraph-first-letter-margin-top-medium-inline:0px;--decorated-paragraph-first-letter-margin-top-medium-outside:-10px;--decorated-paragraph-first-letter-margin-top-large-inline:0px;--decorated-paragraph-first-letter-margin-top-large-outside:-12px;--decorated-paragraph-first-letter-text-font-family:"Open Sans",sans-serif,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial;--decorated-paragraph-first-letter-text-letter-spacing:0px;--decorated-paragraph-first-letter-text-text-transform:uppercase;--decorated-paragraph-first-letter-text-font-style:normal;--decorated-paragraph-first-letter-text-font-stretch:normal;--decorated-paragraph-first-letter-text-word-spacing:normal;--decorated-paragraph-first-letter-text-font-weight:700;--decorated-paragraph-first-letter-text-font-size-small-inline:120px;--decorated-paragraph-first-letter-text-font-size-small-outside:48px;--decorated-paragraph-first-letter-text-font-size-medium-inline:160px;--decorated-paragraph-first-letter-text-font-size-medium-outside:120px;--decorated-paragraph-first-letter-text-font-size-large-inline:210px;--decorated-paragraph-first-letter-text-font-size-large-outside:160px;--decorated-paragraph-first-letter-text-line-height-small-inline:116px;--decorated-paragraph-first-letter-text-line-height-small-outside:48px;--decorated-paragraph-first-letter-text-line-height-medium-inline:152px;--decorated-paragraph-first-letter-text-line-height-medium-outside:120px;--decorated-paragraph-first-letter-text-line-height-large-inline:200px;--decorated-paragraph-first-letter-text-line-height-large-outside:160px;--decorated-paragraph-first-letter-text-color:#4d4d4d}.ids-decorated-paragraph{position:relative;display:flow-root;word-break:break-word;color:var(--decorated-paragraph-body-color)}.ids-decorated-paragraph--inline:first-letter,.ids-decorated-paragraph__decorated-letter{color:var(--decorated-paragraph-first-letter-text-color);font-family:var(--decorated-paragraph-first-letter-text-font-family);font-weight:var(--decorated-paragraph-first-letter-text-font-weight);text-transform:var(--decorated-paragraph-first-letter-text-text-transform);letter-spacing:var(--decorated-paragraph-first-letter-text-letter-spacing);font-style:var(--decorated-paragraph-first-letter-text-font-style);font-stretch:var(--decorated-paragraph-first-letter-text-font-stretch);word-spacing:var(--decorated-paragraph-first-letter-text-word-spacing)}.ids-decorated-paragraph--inline:first-letter{float:left}.ids-decorated-paragraph--small.ids-decorated-paragraph--inline:first-letter{margin-right:var(--decorated-paragraph-first-letter-margin-right-small-inline);margin-top:var(--decorated-paragraph-first-letter-margin-top-small-inline);font-size:var(--decorated-paragraph-first-letter-text-font-size-small-inline);line-height:var(--decorated-paragraph-first-letter-text-line-height-small-inline)}.ids-decorated-paragraph--medium.ids-decorated-paragraph--inline:first-letter{margin-right:var(--decorated-paragraph-first-letter-margin-right-medium-inline);margin-top:var(--decorated-paragraph-first-letter-margin-top-medium-inline);font-size:var(--decorated-paragraph-first-letter-text-font-size-medium-inline);line-height:var(--decorated-paragraph-first-letter-text-line-height-medium-inline)}.ids-decorated-paragraph--large.ids-decorated-paragraph--inline:first-letter{margin-right:var(--decorated-paragraph-first-letter-margin-right-large-inline);margin-top:var(--decorated-paragraph-first-letter-margin-top-large-inline);font-size:var(--decorated-paragraph-first-letter-text-font-size-large-inline);line-height:var(--decorated-paragraph-first-letter-text-line-height-large-inline)}.ids-decorated-paragraph__decorated-letter{grid-column:span 2;text-align:end}.ids-decorated-paragraph__decorated-letter+span{grid-column:span 10}.ids-decorated-paragraph--small .ids-decorated-paragraph__decorated-letter{margin-right:var(--decorated-paragraph-first-letter-margin-right-small-outside);margin-top:var(--decorated-paragraph-first-letter-margin-top-small-outside);font-size:var(--decorated-paragraph-first-letter-text-font-size-small-outside);line-height:var(--decorated-paragraph-first-letter-text-line-height-small-outside)}.ids-decorated-paragraph--medium .ids-decorated-paragraph__decorated-letter{margin-right:var(--decorated-paragraph-first-letter-margin-right-medium-outside);margin-top:var(--decorated-paragraph-first-letter-margin-top-medium-outside);font-size:var(--decorated-paragraph-first-letter-text-font-size-medium-outside);line-height:var(--decorated-paragraph-first-letter-text-line-height-medium-outside)}.ids-decorated-paragraph--large .ids-decorated-paragraph__decorated-letter{margin-right:var(--decorated-paragraph-first-letter-margin-right-large-outside);margin-top:var(--decorated-paragraph-first-letter-margin-top-large-outside);font-size:var(--decorated-paragraph-first-letter-text-font-size-large-outside);line-height:var(--decorated-paragraph-first-letter-text-line-height-large-outside)}.ids-floating-headers{top:0;position:fixed;width:100%;z-index:999}.body__ad-spons--desktop .ids-floating-headers>:not(:first-child),.body__ad-spons--mobile .ids-floating-headers>:not(:first-child){position:fixed;top:0}.body__ad-spons--mobile.body__ad-spons--sticky .ids-floating-headers>:not(:first-child),.body__ad-spons--transitioned .ids-floating-headers>:not(:first-child),.sitebranding_desktop--expected--has_scrolled .ids-floating-headers>:not(:first-child){transition:transform .3s ease}.body__ad-spons--desktop:not(.body__ad-spons--hidden) .ids-floating-headers>:not(:first-child){transform:translateY(var(--sitebranding-height-medium))}.body__ad-spons--desktop.body__ad-spons--sticky:not(.body__ad-spons--hidden) .ids-floating-headers>:not(:first-child){transform:translateY(75px)}.body__ad-spons--desktop.body__ad-spons--expanded .ids-floating-headers>:not(:first-child){transform:translateY(500px)}.body__ad-spons--mobile:not(.body__ad-spons--hidden) .ids-floating-headers>:not(:first-child){transform:translateY(var(--sitebranding-height-small))}.body__ad-spons--mobile.body__ad-spons--expanded .ids-floating-headers>:not(:first-child){transform:translateY(300px)}.ids-image-holder__img{display:block;max-width:100%;max-height:100%;object-position:center;object-fit:cover}.ids-image-holder__img--object-fit-contain{object-fit:contain}.list{--list-item-text-color-default:#1a1a1a;--list-item-text-color-hover:#19608c;--list-item-text-color-active:#2896dc;--list-item-text-color-visited:#1c74ac;--list-item-text-variant-small:small;--list-item-text-variant-medium:medium;--list-item-text-variant-large:large;--list-item-icon-color:#1c74ac;--list-item-gap-unordered-icon-small:8px;--list-item-gap-unordered-icon-medium:8px;--list-item-gap-unordered-icon-large:8px;--list-item-gap-unordered-asset-small:12px;--list-item-gap-unordered-asset-medium:12px;--list-item-gap-unordered-asset-large:16px;--list-item-gap-ordered-small:8px;--list-item-gap-ordered-medium:8px;--list-item-gap-ordered-large:8px;--list-item-padding-block:0px;--list-item-padding-inline:0px;--list-item-number-color:#4d4d4d;--list-item-border-top-width:0px;--list-item-border-top-style:solid;--list-item-border-top-color:transparent;--list-gap-ordered-small:8px;--list-gap-ordered-medium:12px;--list-gap-ordered-large:16px;--list-gap-unordered-icon-small:8px;--list-gap-unordered-icon-medium:12px;--list-gap-unordered-icon-large:16px;--list-gap-unordered-asset-small:16px;--list-gap-unordered-asset-medium:16px;--list-gap-unordered-asset-large:16px}.list--article-list{--list-item-text-color-default:#0d0d0d;--list-item-text-color-hover:#1c74ac;--list-item-text-color-active:#2896dc;--list-item-text-color-visited:#333;--list-item-text-variant-small:small;--list-item-text-variant-medium:medium;--list-item-text-variant-large:large;--list-item-icon-color:#1c74ac;--list-item-gap-unordered-icon-small:12px;--list-item-gap-unordered-icon-medium:12px;--list-item-gap-unordered-icon-large:12px;--list-item-gap-unordered-asset-small:12px;--list-item-gap-unordered-asset-medium:12px;--list-item-gap-unordered-asset-large:16px;--list-item-gap-ordered-small:12px;--list-item-gap-ordered-medium:12px;--list-item-gap-ordered-large:12px;--list-item-padding-block:16px;--list-item-padding-inline:0px;--list-item-number-color:#4d4d4d;--list-item-border-top-width:1px;--list-item-border-top-style:solid;--list-item-border-top-color:#d9d9d9;--list-gap-ordered-small:0px;--list-gap-ordered-medium:0px;--list-gap-ordered-large:0px;--list-gap-unordered-icon-small:0px;--list-gap-unordered-icon-medium:0px;--list-gap-unordered-icon-large:0px;--list-gap-unordered-asset-small:0px;--list-gap-unordered-asset-medium:0px;--list-gap-unordered-asset-large:0px}.ids-list-item a:not(.ids-link),.link{--link-text-color-default:#1c74ac;--link-text-color-hover:#19608c;--link-text-color-active:#2896dc;--link-text-color-visited:#1c74ac;--link-text-decoration-default:none;--link-text-decoration-hover:underline;--link-text-decoration-active:underline;--link-text-decoration-visited:none}.ids-link,.ids-list-item a:not(.ids-link){color:var(--link-text-color-default);-webkit-text-decoration:var(--link-text-decoration-default);text-decoration:var(--link-text-decoration-default)}.ids-link:visited,.ids-list-item a:visited:not(.ids-link){color:var(--link-text-color-visited);-webkit-text-decoration:var(--link-text-decoration-visited);text-decoration:var(--link-text-decoration-visited)}.ids-link:active,.ids-list-item a:active:not(.ids-link){color:var(--link-text-color-active);-webkit-text-decoration:var(--link-text-decoration-active);text-decoration:var(--link-text-decoration-active)}.ids-link:focus,.ids-link:focus-visible,.ids-link:hover,.ids-list-item a:focus-visible:not(.ids-link),.ids-list-item a:focus:not(.ids-link),.ids-list-item a:hover:not(.ids-link){color:var(--link-text-color-hover);-webkit-text-decoration:var(--link-text-decoration-hover);text-decoration:var(--link-text-decoration-hover);cursor:pointer}.ids-link:focus,.ids-link:focus-visible,.ids-list-item a:focus-visible:not(.ids-link),.ids-list-item a:focus:not(.ids-link){outline:1px auto var(--link-text-color-active)}.ids-article-list .ids-list .ids-list-item .ids-link,.ids-article-list .ids-list .ids-list-item a:not(.ids-link){color:var(--list-item-text-color-default)}.ids-article-list .ids-list .ids-list-item .ids-link:hover,.ids-article-list .ids-list .ids-list-item a:hover:not(.ids-link){color:var(--list-item-text-color-hover)}.ids-article-list .ids-list .ids-list-item .ids-link:focus,.ids-article-list .ids-list .ids-list-item a:focus:not(.ids-link){color:var(--list-item-text-color-active)}.ids-article-list .ids-list .ids-list-item .ids-link:visited,.ids-article-list .ids-list .ids-list-item a:visited:not(.ids-link){color:var(--list-item-text-color-visited)}.ids-list{position:relative;width:100%;margin:0}.ids-list--ordered{counter-reset:list-counter;display:flex;flex-direction:column;list-style:none}.ids-list--ordered .ids-list-item{word-break:break-word;display:flex;align-items:flex-start;padding:var(--list-item-padding-block) var(--list-item-padding-inline)}.ids-list--ordered .ids-list-item:not(:last-child){border-bottom:var(--list-item-border-top-width) var(--list-item-border-top-style) var(--list-item-border-top-color)}.ids-list--ordered .ids-list-item:before{counter-increment:list-counter;content:counter(list-counter) ".";margin-right:var(--list-item-gap-ordered-medium);color:var(--list-item-number-color);min-width:2ch;text-align:right;align-self:flex-start}.ids-list--ordered .ids-list-item__content{flex:1 1;overflow:hidden;text-overflow:ellipsis}.ids-list--ordered.ids-list--size-small{gap:var(--list-gap-ordered-small)}.ids-list--ordered.ids-list--size-small .ids-list-item:before{margin-right:var(--list-item-gap-ordered-small);color:var(--list-item-number-color)}.ids-list--ordered.ids-list--size-medium{gap:var(--list-gap-ordered-medium)}.ids-list--ordered.ids-list--size-medium .ids-list-item:before{margin-right:var(--list-item-gap-ordered-medium);color:var(--list-item-number-color)}.ids-list--ordered.ids-list--size-large{gap:var(--list-gap-ordered-large)}.ids-list--ordered.ids-list--size-large .ids-list-item:before{margin-right:var(--list-item-gap-ordered-large);color:var(--list-item-number-color)}.ids-list--ordered.ids-list--marker-decimalLeadingZero .ids-list-item:before{content:counter(list-counter,decimal-leading-zero) "."}.ids-list--ordered.ids-list--marker-time .ids-list-item:before{content:attr(data-marker);text-align:left}.ids-list--unordered{list-style:none;display:flex;flex-direction:column}.ids-list--unordered-inline{flex-direction:row;white-space:nowrap}.ids-list--unordered .ids-list-item{display:flex;align-items:flex-start;color:var(--list-item-text-color-default);padding:var(--list-item-padding-block) var(--list-item-padding-inline)}.ids-list--unordered .ids-list-item:not(:last-child){border-bottom:var(--list-item-border-top-width) var(--list-item-border-top-style) var(--list-item-border-top-color)}.ids-list--unordered .ids-list-item__content{flex:1 1;overflow:hidden;text-overflow:ellipsis}.ids-list--unordered .ids-list-item.sponsored-item>[class$=__content]{display:block}.ids-list--unordered.ids-list--size-small,.ids-list--unordered.ids-list--size-small[dataType=icon]{gap:var(--list-gap-unordered-icon-small)}.ids-list--unordered.ids-list--size-small[dataType=asset]{gap:var(--list-gap-unordered-asset-small)}.ids-list--unordered .ids-list-item__icon{margin-right:var(--list-item-gap-unordered-icon-small);margin-top:3px}.ids-list--unordered .ids-list-item__asset{margin-right:var(--list-item-gap-unordered-asset-small);margin-top:-.5px}.ids-list.ids-list--size-medium,.ids-list.ids-list--size-medium[dataType=icon]{gap:var(--list-gap-unordered-icon-medium)}.ids-list.ids-list--size-medium[dataType=asset]{gap:var(--list-gap-unordered-asset-medium)}.ids-list.ids-list--size-medium .ids-list-item__icon{margin-right:var(--list-item-gap-unordered-icon-medium);margin-top:1px}.ids-list.ids-list--size-medium .ids-list-item__asset{margin-right:var(--list-item-gap-unordered-asset-medium)}.ids-list.ids-list--size-large,.ids-list.ids-list--size-large[dataType=icon]{gap:var(--list-gap-unordered-icon-large)}.ids-list.ids-list--size-large[dataType=asset]{gap:var(--list-gap-unordered-asset-large)}.ids-list.ids-list--size-large .ids-list-item__icon{margin-right:var(--list-item-gap-unordered-icon-large);margin-top:2.5px}.ids-list.ids-list--size-large .ids-list-item__asset{margin-right:var(--list-item-gap-unordered-asset-large);margin-top:-1.1px}.ids-list-item{display:flex;flex-direction:row;align-items:center;color:var(--list-item-text-color-default)}.ids-list-item__icon{display:flex;align-items:center;justify-content:center;color:var(--list-item-icon-color)}.ids-list-item__icon>svg{display:block;align-items:center}.ids-list-item__asset{align-items:center}.ids-list-item__content{flex:1 1;overflow:hidden;text-overflow:ellipsis}.ids-list-item.sponsored-item{position:relative}.ids-list--ordered.ids-list--marker-time .ids-list-item .ids-icons-svg{display:none}.ids-list--ordered.ids-list--marker-time .ids-list-item.sponsored-item:before{content:unset}.ids-list--ordered.ids-list--marker-time .ids-list-item.sponsored-item .ids-icons-svg{margin-right:var(--list-item-gap-ordered-medium);color:var(--list-item-number-color);text-align:left;min-width:2ch;width:40px;display:block;align-self:flex-start}.ids-list--ordered.ids-list--marker-time .ids-list-item .ids-list-item__content{display:block}.scrollbar{--scrollbar-track-background-color:transparent;--scrollbar-track-border-radius:16px;--scrollbar-track-box-shadow:none;--scrollbar-thumb-background-color-default:color-mix(in srgb,#333 10%,transparent);--scrollbar-thumb-background-color-hover:color-mix(in srgb,#2896dc 40%,transparent);--scrollbar-thumb-background-color-active:color-mix(in srgb,#2896dc 60%,transparent);--scrollbar-thumb-border-color:transparent;--scrollbar-thumb-border-width-default:2px;--scrollbar-thumb-border-width-hover:1px;--scrollbar-thumb-border-width-active:1px;--scrollbar-thumb-border-style:solid;--scrollbar-thumb-border-radius:16px;--scrollbar-thumb-box-shadow-default:none;--scrollbar-thumb-box-shadow-hover:none;--scrollbar-thumb-box-shadow-active:none;--scrollbar-width:8px;--scrollbar-height:8px}.scrollbar--inverted{--scrollbar-track-background-color:transparent;--scrollbar-track-border-radius:16px;--scrollbar-track-box-shadow:none;--scrollbar-thumb-background-color-default:color-mix(in srgb,#fff 15%,transparent);--scrollbar-thumb-background-color-hover:#abd8f5;--scrollbar-thumb-background-color-active:#84c6f0;--scrollbar-thumb-border-color:transparent;--scrollbar-thumb-border-width-default:2px;--scrollbar-thumb-border-width-hover:1px;--scrollbar-thumb-border-width-active:1px;--scrollbar-thumb-border-style:solid;--scrollbar-thumb-border-radius:16px;--scrollbar-thumb-box-shadow-default:none;--scrollbar-thumb-box-shadow-hover:none;--scrollbar-thumb-box-shadow-active:none;--scrollbar-width:8px;--scrollbar-height:8px}@supports not selector(::-webkit-scrollbar){.ids-scrollbar{scrollbar-gutter:auto;scrollbar-width:auto;scrollbar-color:var(--scrollbar-thumb-background-color-default) var(--scrollbar-track-background-color)}}.ids-scrollbar::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-height)}.ids-scrollbar::-webkit-scrollbar-track{background:var(--scrollbar-track-background-color);border-radius:var(--scrollbar-track-border-radius);box-shadow:var(--scrollbar-track-box-shadow)}.ids-scrollbar::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-background-color-default);border-width:var(--scrollbar-thumb-border-width-default);border-color:var(--scrollbar-thumb-border-color);border-style:var(--scrollbar-thumb-border-style);border-radius:var(--scrollbar-thumb-border-radius);box-shadow:var(--scrollbar-thumb-box-shadow-default);background-clip:content-box;cursor:pointer}.ids-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-background-color-hover);box-shadow:var(--scrollbar-thumb-box-shadow-hover);border-width:var(--scrollbar-thumb-border-width-hover);background-clip:content-box}.ids-scrollbar::-webkit-scrollbar-thumb:active{background:var(--scrollbar-thumb-background-color-active);border-width:var(--scrollbar-thumb-border-width-active);box-shadow:var(--scrollbar-thumb-box-shadow-active);background-clip:content-box}@supports not selector(::-webkit-scrollbar){.ids-scrollbar.ids-scrollbar--transparent{scrollbar-color:var(--scrollbar-thumb-background-color-default) transparent}}.ids-scrollbar.ids-scrollbar--transparent::-webkit-scrollbar-track{background:transparent}.ids-paragraph-wrapper--single-digit{padding-left:15px}.ids-paragraph-wrapper--double-digit{padding-left:25px}.ids-paragraph-wrapper--triple-digit{padding-left:35px}.special-report{--special-report-container-sponsor-label-color:#4d4d4d;--special-report-container-sponsor-label-padding-bottom-small:20px;--special-report-container-sponsor-label-padding-bottom-medium:20px;--special-report-container-sponsor-label-variant-small:xsmall;--special-report-container-sponsor-label-variant-medium:small;--special-report-container-background-color:#fff;--special-report-container-min-height-small:160px;--special-report-container-min-height-medium:180px;--special-report-container-header-text-color:#1c74ac;--special-report-container-header-text-font-family:"Open Sans",sans-serif,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial;--special-report-container-header-text-font-weight:800;--special-report-container-header-text-letter-spacing:-0.4px;--special-report-container-header-text-font-size-small-short:40px;--special-report-container-header-text-font-size-small-long:32px;--special-report-container-header-text-font-size-medium-short:96px;--special-report-container-header-text-font-size-medium-long:64px;--special-report-container-header-text-line-height-small-short:45px;--special-report-container-header-text-line-height-small-long:34px;--special-report-container-header-text-line-height-medium-short:106px;--special-report-container-header-text-line-height-medium-long:70px;--special-report-container-header-text-text-transform:uppercase;--special-report-container-header-text-font-style:normal;--special-report-container-header-text-font-stretch:normal;--special-report-container-header-text-word-spacing:normal;--special-report-container-header-text-box-shadow-small:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--special-report-container-header-text-box-shadow-medium:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--special-report-container-header-padding-block-small:8px;--special-report-container-header-padding-block-medium:8px;--special-report-container-header-padding-inline-small:20px;--special-report-container-header-padding-inline-medium:32px;--special-report-container-decoration-text-color:#f2f2f2;--special-report-container-decoration-text-font-family:"Open Sans",sans-serif,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial;--special-report-container-decoration-text-font-weight:800;--special-report-container-decoration-text-letter-spacing:-0.4px;--special-report-container-decoration-text-font-size-small:260px;--special-report-container-decoration-text-font-size-medium:280px;--special-report-container-decoration-text-line-height-small:140%;--special-report-container-decoration-text-line-height-medium:140%;--special-report-container-decoration-text-text-transform:uppercase;--special-report-container-decoration-text-font-style:normal;--special-report-container-decoration-text-font-stretch:normal;--special-report-container-decoration-text-word-spacing:normal;--special-report-container-decoration-text-left-small:-40px;--special-report-container-decoration-text-left-medium:-40px;--special-report-container-decoration-text-top-small:-110px;--special-report-container-decoration-text-top-medium:-115px;--special-report-container-border-radius-small:0px;--special-report-container-border-radius-medium:0px;--special-report-menu-gap-small:12px;--special-report-menu-gap-medium:20px;--special-report-menu-padding-top-small:12px;--special-report-menu-padding-top-medium:20px;--special-report-menu-padding-right-small:20px;--special-report-menu-padding-right-medium:0px;--special-report-menu-padding-bottom-small:0px;--special-report-menu-padding-bottom-medium:0px;--special-report-menu-padding-left-small:20px;--special-report-menu-padding-left-medium:0px;--special-report-padding-bottom-small:24px;--special-report-padding-bottom-medium:32px;--special-report-background-color:transparent}.special-report--inverted{--special-report-container-sponsor-label-color:#edf7fc;--special-report-container-sponsor-label-padding-bottom-small:20px;--special-report-container-sponsor-label-padding-bottom-medium:20px;--special-report-container-sponsor-label-variant-small:xsmall;--special-report-container-sponsor-label-variant-medium:small;--special-report-container-background-color:#1a1a1a;--special-report-container-min-height-small:160px;--special-report-container-min-height-medium:180px;--special-report-container-header-text-color:#fff;--special-report-container-header-text-font-family:"Open Sans",sans-serif,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial;--special-report-container-header-text-font-weight:800;--special-report-container-header-text-letter-spacing:-0.4px;--special-report-container-header-text-font-size-small-short:40px;--special-report-container-header-text-font-size-small-long:32px;--special-report-container-header-text-font-size-medium-short:96px;--special-report-container-header-text-font-size-medium-long:64px;--special-report-container-header-text-line-height-small-short:45px;--special-report-container-header-text-line-height-small-long:34px;--special-report-container-header-text-line-height-medium-short:106px;--special-report-container-header-text-line-height-medium-long:70px;--special-report-container-header-text-text-transform:uppercase;--special-report-container-header-text-font-style:normal;--special-report-container-header-text-font-stretch:normal;--special-report-container-header-text-word-spacing:normal;--special-report-container-header-text-box-shadow-small:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--special-report-container-header-text-box-shadow-medium:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--special-report-container-header-padding-block-small:8px;--special-report-container-header-padding-block-medium:8px;--special-report-container-header-padding-inline-small:20px;--special-report-container-header-padding-inline-medium:32px;--special-report-container-decoration-text-color:color-mix(in srgb,#edf7fc 5%,transparent);--special-report-container-decoration-text-font-family:"Open Sans",sans-serif,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial;--special-report-container-decoration-text-font-weight:800;--special-report-container-decoration-text-letter-spacing:-0.4px;--special-report-container-decoration-text-font-size-small:260px;--special-report-container-decoration-text-font-size-medium:280px;--special-report-container-decoration-text-line-height-small:140%;--special-report-container-decoration-text-line-height-medium:140%;--special-report-container-decoration-text-text-transform:uppercase;--special-report-container-decoration-text-font-style:normal;--special-report-container-decoration-text-font-stretch:normal;--special-report-container-decoration-text-word-spacing:normal;--special-report-container-decoration-text-left-small:-40px;--special-report-container-decoration-text-left-medium:-40px;--special-report-container-decoration-text-top-small:-110px;--special-report-container-decoration-text-top-medium:-115px;--special-report-container-border-radius-small:0px;--special-report-container-border-radius-medium:0px;--special-report-menu-gap-small:12px;--special-report-menu-gap-medium:20px;--special-report-menu-padding-top-small:12px;--special-report-menu-padding-top-medium:20px;--special-report-menu-padding-right-small:20px;--special-report-menu-padding-right-medium:0px;--special-report-menu-padding-bottom-small:0px;--special-report-menu-padding-bottom-medium:0px;--special-report-menu-padding-left-small:20px;--special-report-menu-padding-left-medium:0px;--special-report-padding-bottom-small:24px;--special-report-padding-bottom-medium:32px;--special-report-background-color:transparent}.ids-special-report{background-color:var(--special-report-background-color);padding-bottom:0;width:100%;margin:unset}.ids-special-report--no-lg{margin:0 auto;background-color:#fff}.ids-special-report--small{max-width:768px;padding-bottom:var(--special-report-padding-bottom-small)}.ids-special-report--medium{max-width:1420px;padding-bottom:var(--special-report-padding-bottom-medium)}.ids-special-report--medium.ids-special-report--no-lg{padding:0 var(--report-small-tablet-padding) var(--special-report-padding-bottom-medium);min-width:1262px}@media(min-width:1366px){.ids-special-report--medium.ids-special-report--no-lg{padding:0 var(--report-tablet-padding) var(--special-report-padding-bottom-medium)}}@media(min-width:1438px){.ids-special-report--medium.ids-special-report--no-lg{padding:0 var(--report-desktop-padding) var(--special-report-padding-bottom-medium)}}@media(min-width:1280px)and (max-width:1919px){body.screening--fixed .ids-special-report--medium.ids-special-report--no-lg{padding:0 var(--report-small-tablet-padding) var(--special-report-padding-bottom-medium)}}.ids-special-report__container{background-color:var(--special-report-container-background-color);display:flex;flex-direction:row;overflow:hidden;position:relative}.ids-special-report__container--bg{background-size:cover;background-image:var(--ids-special-report__banner)}.ids-special-report--small .ids-special-report__container{max-width:768px}.ids-special-report--small .ids-special-report__container--default{height:var(--special-report-container-min-height-small)}.ids-special-report--small .ids-special-report__container--bg{aspect-ratio:9/4}.ids-special-report--medium .ids-special-report__container{max-width:1372px}.ids-special-report--medium .ids-special-report__container--default{height:var(--special-report-container-min-height-medium)}.ids-special-report--medium .ids-special-report__container--bg{aspect-ratio:343/45}.ids-special-report__container--border-radius-medium{border-radius:var(--special-report-container-border-radius-medium)}.ids-special-report__container--border-radius-small{border-radius:var(--special-report-container-border-radius-small)}.ids-special-report__link{position:relative;display:block;width:100%}.ids-special-report__header{position:relative;z-index:1;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.ids-special-report__header--small{padding:var(--special-report-container-header-padding-block-small) var(--special-report-container-header-padding-inline-small)}.ids-special-report__header--medium{padding:var(--special-report-container-header-padding-block-medium) var(--special-report-container-header-padding-inline-medium)}.ids-special-report__header--left{text-align:left}.ids-special-report__text{color:var(--special-report-container-header-text-color);font-family:var(--special-report-container-header-text-font-family);font-weight:var(--special-report-container-header-text-font-weight);letter-spacing:var(--special-report-container-header-text-letter-spacing);text-transform:var(--special-report-container-header-text-text-transform);font-style:var(--special-report-container-header-text-font-style);font-stretch:var(--special-report-container-header-text-font-stretch);word-spacing:var(--special-report-container-header-text-word-spacing);display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;width:100%}.ids-special-report__text--clamp-small{line-clamp:3;-webkit-line-clamp:3}.ids-special-report__text--clamp-medium{line-clamp:2;-webkit-line-clamp:2}.ids-special-report__text--small{text-shadow:var(--special-report-container-header-text-box-shadow-small)}.ids-special-report__text--small.ids-special-report__text--short{font-size:var(--special-report-container-header-text-font-size-small-short);line-height:var(--special-report-container-header-text-line-height-small-short)}.ids-special-report__text--small.ids-special-report__text--long{font-size:var(--special-report-container-header-text-font-size-small-long);line-height:var(--special-report-container-header-text-line-height-small-long)}.ids-special-report__text--medium{text-shadow:var(--special-report-container-header-text-box-shadow-medium)}.ids-special-report__text--medium.ids-special-report__text--short{font-size:var(--special-report-container-header-text-font-size-medium-short);line-height:var(--special-report-container-header-text-line-height-medium-short)}.ids-special-report__text--medium.ids-special-report__text--long{font-size:var(--special-report-container-header-text-font-size-medium-long);line-height:var(--special-report-container-header-text-line-height-medium-long)}.ids-special-report__text--dark{color:#fff}.ids-special-report__sponsor{display:flex;justify-content:center;position:relative;background-size:cover;background-image:var(--ids-special-report__sponsor);height:100%}.ids-special-report__sponsor-label{color:var(--special-report-container-sponsor-label-color);position:absolute;bottom:0;width:100%;text-align:center}.ids-special-report__sponsor-label--small{padding-bottom:var(--special-report-container-sponsor-label-padding-bottom-small)}.ids-special-report__sponsor-label--medium{padding-bottom:var(--special-report-container-sponsor-label-padding-bottom-medium)}.ids-special-report__sponsor-label--dark{color:#fff}.ids-special-report__sponsor--small{aspect-ratio:5/8}.ids-special-report__sponsor--medium{aspect-ratio:11/9}.ids-special-report__decoration{position:absolute;z-index:0;white-space:nowrap;color:var(--special-report-container-decoration-text-color);font-family:var(--special-report-container-decoration-text-font-family);font-weight:var(--special-report-container-decoration-text-font-weight);letter-spacing:var(--special-report-container-decoration-text-letter-spacing);text-transform:var(--special-report-container-decoration-text-text-transform);font-style:var(--special-report-container-decoration-text-font-style);font-stretch:var(--special-report-container-decoration-text-font-stretch);word-spacing:var(--special-report-container-decoration-text-word-spacing)}.ids-special-report__decoration--small{font-size:var(--special-report-container-decoration-text-font-size-small);line-height:var(--special-report-container-decoration-text-line-height-small);left:var(--special-report-container-decoration-text-left-small);top:var(--special-report-container-decoration-text-top-small)}.ids-special-report__decoration--medium{font-size:var(--special-report-container-decoration-text-font-size-medium);line-height:var(--special-report-container-decoration-text-line-height-medium);left:var(--special-report-container-decoration-text-left-medium);top:var(--special-report-container-decoration-text-top-medium)}.ids-special-report__menu-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center}.ids-special-report--small .ids-special-report__menu-wrapper{max-width:768px;gap:var(--special-report-menu-gap-small);padding:var(--special-report-menu-padding-top-small) var(--special-report-menu-padding-right-small) var(--special-report-menu-padding-bottom-small) var(--special-report-menu-padding-left-small)}.ids-special-report--medium .ids-special-report__menu-wrapper{max-width:1372px;gap:var(--special-report-menu-gap-medium);padding:var(--special-report-menu-padding-top-medium) var(--special-report-menu-padding-right-medium) var(--special-report-menu-padding-bottom-medium) var(--special-report-menu-padding-left-medium)}.ids-special-report__menu-wrapper>.ids-special-report__menu{width:100%}.ids-special-report--small .ids-special-report__menu-wrapper>.ids-special-report__menu{gap:var(--special-report-menu-gap-small)}.ids-special-report--medium .ids-special-report__menu-wrapper>.ids-special-report__menu{gap:var(--special-report-menu-gap-medium)}.container{--container-margin-bottom:20px;--container-gap-horizontal:16px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:20px;--container-padding-block:20px;--container-background:#fff;--container-background-outside:#fff;--container-border-color:#d9d9d9;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--accented-strong{--container-margin-bottom:20px;--container-gap-horizontal:16px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:20px;--container-padding-block:20px;--container-background:#2896dc;--container-background-outside:#fff;--container-border-color:#1c74ac;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--accented-weak{--container-margin-bottom:20px;--container-gap-horizontal:16px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:20px;--container-padding-block:20px;--container-background:#fff;--container-background-outside:#fff;--container-border-color:#2896dc;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--accented-medium{--container-margin-bottom:20px;--container-gap-horizontal:16px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:20px;--container-padding-block:20px;--container-background:#d2eafa;--container-background-outside:#fff;--container-border-color:#2896dc;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--inverted{--container-margin-bottom:20px;--container-gap-horizontal:16px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:20px;--container-padding-block:20px;--container-background:#1a1a1a;--container-background-outside:#fff;--container-border-color:#1a1a1a;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--neutral-weak{--container-margin-bottom:20px;--container-gap-horizontal:16px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:20px;--container-padding-block:20px;--container-background:#f2f2f2;--container-background-outside:#fff;--container-border-color:#d2d2d2;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--special-1{--container-margin-bottom:20px;--container-gap-horizontal:16px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:20px;--container-padding-block:20px;--container-background:radial-gradient(at 93% 33%,#041017 0px,transparent 50%),radial-gradient(at 34.3% 50.7%,#0f4363 0px,transparent 50%),radial-gradient(at 19.4% 85.8%,#0b2a3d 0px,transparent 50%),radial-gradient(at 62.1% 17%,#0b2a3d 0px,transparent 50%),radial-gradient(at 22% 1%,#041017 0px,transparent 50%) #000;--container-background-outside:#fff;--container-border-color:transparent;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--special-2{--container-margin-bottom:20px;--container-gap-horizontal:16px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:20px;--container-padding-block:20px;--container-background:transparent;--container-background-outside:#fff;--container-border-color:transparent;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}@media(min-width:1280px){.container{--container-margin-bottom:24px;--container-gap-horizontal:12px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:12px;--container-padding-block:24px;--container-background:#fff;--container-background-outside:#fff;--container-border-color:#d9d9d9;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--accented-strong{--container-margin-bottom:24px;--container-gap-horizontal:12px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:12px;--container-padding-block:24px;--container-background:#2896dc;--container-background-outside:#fff;--container-border-color:#1c74ac;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--accented-weak{--container-margin-bottom:24px;--container-gap-horizontal:12px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:12px;--container-padding-block:24px;--container-background:#fff;--container-background-outside:#fff;--container-border-color:#2896dc;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--accented-medium{--container-margin-bottom:24px;--container-gap-horizontal:12px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:12px;--container-padding-block:24px;--container-background:#d2eafa;--container-background-outside:#fff;--container-border-color:#2896dc;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--inverted{--container-margin-bottom:24px;--container-gap-horizontal:12px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:12px;--container-padding-block:24px;--container-background:#1a1a1a;--container-background-outside:#fff;--container-border-color:#1a1a1a;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--neutral-weak{--container-margin-bottom:24px;--container-gap-horizontal:12px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:12px;--container-padding-block:24px;--container-background:#f2f2f2;--container-background-outside:#fff;--container-border-color:#d2d2d2;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--special-1{--container-margin-bottom:24px;--container-gap-horizontal:12px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:12px;--container-padding-block:24px;--container-background:radial-gradient(at 93% 33%,#041017 0px,transparent 50%),radial-gradient(at 34.3% 50.7%,#0f4363 0px,transparent 50%),radial-gradient(at 19.4% 85.8%,#0b2a3d 0px,transparent 50%),radial-gradient(at 62.1% 17%,#0b2a3d 0px,transparent 50%),radial-gradient(at 22% 1%,#041017 0px,transparent 50%) #000;--container-background-outside:#fff;--container-border-color:transparent;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--special-2{--container-margin-bottom:24px;--container-gap-horizontal:12px;--container-gap-vertical:20px;--container-gap-wrap-vertical:24px;--container-padding-inline:12px;--container-padding-block:24px;--container-background:transparent;--container-background-outside:#fff;--container-border-color:transparent;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}}@media(min-width:1366px){.container{--container-margin-bottom:24px;--container-gap-horizontal:20px;--container-gap-vertical:24px;--container-gap-wrap-vertical:32px;--container-padding-inline:24px;--container-padding-block:24px;--container-background:#fff;--container-background-outside:#fff;--container-border-color:#d9d9d9;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--accented-strong{--container-margin-bottom:24px;--container-gap-horizontal:20px;--container-gap-vertical:24px;--container-gap-wrap-vertical:32px;--container-padding-inline:24px;--container-padding-block:24px;--container-background:#2896dc;--container-background-outside:#fff;--container-border-color:#1c74ac;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--accented-weak{--container-margin-bottom:24px;--container-gap-horizontal:20px;--container-gap-vertical:24px;--container-gap-wrap-vertical:32px;--container-padding-inline:24px;--container-padding-block:24px;--container-background:#fff;--container-background-outside:#fff;--container-border-color:#2896dc;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--accented-medium{--container-margin-bottom:24px;--container-gap-horizontal:20px;--container-gap-vertical:24px;--container-gap-wrap-vertical:32px;--container-padding-inline:24px;--container-padding-block:24px;--container-background:#d2eafa;--container-background-outside:#fff;--container-border-color:#2896dc;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--inverted{--container-margin-bottom:24px;--container-gap-horizontal:20px;--container-gap-vertical:24px;--container-gap-wrap-vertical:32px;--container-padding-inline:24px;--container-padding-block:24px;--container-background:#1a1a1a;--container-background-outside:#fff;--container-border-color:#1a1a1a;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--neutral-weak{--container-margin-bottom:24px;--container-gap-horizontal:20px;--container-gap-vertical:24px;--container-gap-wrap-vertical:32px;--container-padding-inline:24px;--container-padding-block:24px;--container-background:#f2f2f2;--container-background-outside:#fff;--container-border-color:#d2d2d2;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--special-1{--container-margin-bottom:24px;--container-gap-horizontal:20px;--container-gap-vertical:24px;--container-gap-wrap-vertical:32px;--container-padding-inline:24px;--container-padding-block:24px;--container-background:radial-gradient(at 93% 33%,#041017 0px,transparent 50%),radial-gradient(at 34.3% 50.7%,#0f4363 0px,transparent 50%),radial-gradient(at 19.4% 85.8%,#0b2a3d 0px,transparent 50%),radial-gradient(at 62.1% 17%,#0b2a3d 0px,transparent 50%),radial-gradient(at 22% 1%,#041017 0px,transparent 50%) #000;--container-background-outside:#fff;--container-border-color:transparent;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}.container--special-2{--container-margin-bottom:24px;--container-gap-horizontal:20px;--container-gap-vertical:24px;--container-gap-wrap-vertical:32px;--container-padding-inline:24px;--container-padding-block:24px;--container-background:transparent;--container-background-outside:#fff;--container-border-color:transparent;--container-border-width:1px;--container-border-style:solid;--container-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--container-box-shadow-medium:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--container-border-radius-small:8px;--container-border-radius-medium:12px}}.wrapper{--wrapper-style-border-style:solid;--wrapper-style-border-color:#d9d9d9;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#fff;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:16px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--accented-strong{--wrapper-style-border-style:solid;--wrapper-style-border-color:#1c74ac;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#2896dc;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:16px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--accented-medium{--wrapper-style-border-style:solid;--wrapper-style-border-color:#2896dc;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#d2eafa;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:16px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--inverted{--wrapper-style-border-style:solid;--wrapper-style-border-color:#e6e6e6;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#1a1a1a;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:16px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--neutral-weak{--wrapper-style-border-style:solid;--wrapper-style-border-color:#d9d9d9;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#f2f2f2;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:16px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--special-1{--wrapper-style-border-style:solid;--wrapper-style-border-color:transparent;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:radial-gradient(at 93% 33%,#041017 0px,transparent 50%),radial-gradient(at 34.3% 50.7%,#0f4363 0px,transparent 50%),radial-gradient(at 19.4% 85.8%,#0b2a3d 0px,transparent 50%),radial-gradient(at 62.1% 17%,#0b2a3d 0px,transparent 50%),radial-gradient(at 22% 1%,#041017 0px,transparent 50%) #000;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:16px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--special-2{--wrapper-style-border-style:solid;--wrapper-style-border-color:transparent;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:transparent;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:16px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}@media(min-width:1280px){.wrapper{--wrapper-style-border-style:solid;--wrapper-style-border-color:#d9d9d9;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#fff;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:12px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--accented-strong{--wrapper-style-border-style:solid;--wrapper-style-border-color:#1c74ac;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#2896dc;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:12px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--accented-medium{--wrapper-style-border-style:solid;--wrapper-style-border-color:#2896dc;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#d2eafa;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:12px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--inverted{--wrapper-style-border-style:solid;--wrapper-style-border-color:#e6e6e6;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#1a1a1a;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:12px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--neutral-weak{--wrapper-style-border-style:solid;--wrapper-style-border-color:#d9d9d9;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#f2f2f2;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:12px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--special-1{--wrapper-style-border-style:solid;--wrapper-style-border-color:transparent;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:radial-gradient(at 93% 33%,#041017 0px,transparent 50%),radial-gradient(at 34.3% 50.7%,#0f4363 0px,transparent 50%),radial-gradient(at 19.4% 85.8%,#0b2a3d 0px,transparent 50%),radial-gradient(at 62.1% 17%,#0b2a3d 0px,transparent 50%),radial-gradient(at 22% 1%,#041017 0px,transparent 50%) #000;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:12px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--special-2{--wrapper-style-border-style:solid;--wrapper-style-border-color:transparent;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:transparent;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:8px;--wrapper-type-layout-gap-vertical-condensed:12px;--wrapper-type-layout-gap-vertical-normal:20px;--wrapper-type-layout-gap-vertical-scattered:24px;--wrapper-type-layout-gap-vertical-extended:32px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:12px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}}@media(min-width:1366px){.wrapper{--wrapper-style-border-style:solid;--wrapper-style-border-color:#d9d9d9;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#fff;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:12px;--wrapper-type-layout-gap-vertical-condensed:16px;--wrapper-type-layout-gap-vertical-normal:24px;--wrapper-type-layout-gap-vertical-scattered:32px;--wrapper-type-layout-gap-vertical-extended:48px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:20px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--accented-strong{--wrapper-style-border-style:solid;--wrapper-style-border-color:#1c74ac;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#2896dc;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:12px;--wrapper-type-layout-gap-vertical-condensed:16px;--wrapper-type-layout-gap-vertical-normal:24px;--wrapper-type-layout-gap-vertical-scattered:32px;--wrapper-type-layout-gap-vertical-extended:48px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:20px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--accented-medium{--wrapper-style-border-style:solid;--wrapper-style-border-color:#2896dc;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#d2eafa;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:12px;--wrapper-type-layout-gap-vertical-condensed:16px;--wrapper-type-layout-gap-vertical-normal:24px;--wrapper-type-layout-gap-vertical-scattered:32px;--wrapper-type-layout-gap-vertical-extended:48px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:20px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--inverted{--wrapper-style-border-style:solid;--wrapper-style-border-color:#e6e6e6;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#1a1a1a;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:12px;--wrapper-type-layout-gap-vertical-condensed:16px;--wrapper-type-layout-gap-vertical-normal:24px;--wrapper-type-layout-gap-vertical-scattered:32px;--wrapper-type-layout-gap-vertical-extended:48px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:20px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--neutral-weak{--wrapper-style-border-style:solid;--wrapper-style-border-color:#d9d9d9;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:#f2f2f2;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:12px;--wrapper-type-layout-gap-vertical-condensed:16px;--wrapper-type-layout-gap-vertical-normal:24px;--wrapper-type-layout-gap-vertical-scattered:32px;--wrapper-type-layout-gap-vertical-extended:48px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:20px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--special-1{--wrapper-style-border-style:solid;--wrapper-style-border-color:transparent;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:radial-gradient(at 93% 33%,#041017 0px,transparent 50%),radial-gradient(at 34.3% 50.7%,#0f4363 0px,transparent 50%),radial-gradient(at 19.4% 85.8%,#0b2a3d 0px,transparent 50%),radial-gradient(at 62.1% 17%,#0b2a3d 0px,transparent 50%),radial-gradient(at 22% 1%,#041017 0px,transparent 50%) #000;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:12px;--wrapper-type-layout-gap-vertical-condensed:16px;--wrapper-type-layout-gap-vertical-normal:24px;--wrapper-type-layout-gap-vertical-scattered:32px;--wrapper-type-layout-gap-vertical-extended:48px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:20px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}.wrapper--special-2{--wrapper-style-border-style:solid;--wrapper-style-border-color:transparent;--wrapper-style-border-width-none:0px;--wrapper-style-border-width-xsmall:1px;--wrapper-style-border-width-small:2px;--wrapper-style-border-width-medium:4px;--wrapper-style-padding-none:0px;--wrapper-style-padding-5xsmall:1px;--wrapper-style-padding-4xsmall:2px;--wrapper-style-padding-3xsmall:4px;--wrapper-style-padding-2xsmall:6px;--wrapper-style-padding-xsmall:8px;--wrapper-style-padding-small:12px;--wrapper-style-padding-medium:16px;--wrapper-style-padding-large:20px;--wrapper-style-padding-xlarge:24px;--wrapper-style-padding-2xlarge:32px;--wrapper-style-padding-3xlarge:40px;--wrapper-style-padding-4xlarge:48px;--wrapper-style-padding-5xlarge:56px;--wrapper-style-padding-6xlarge:64px;--wrapper-style-background-color:transparent;--wrapper-style-border-radius-none:0px;--wrapper-style-border-radius-2xsmall:0px;--wrapper-style-border-radius-xsmall:0px;--wrapper-style-border-radius-small:0px;--wrapper-style-border-radius-medium:0px;--wrapper-style-border-radius-large:0px;--wrapper-style-border-radius-xlarge:0px;--wrapper-style-border-radius-2xlarge:0px;--wrapper-style-box-shadow-none:none;--wrapper-style-box-shadow-xsmall:0px 2px 4px rgba(0,0,0,.12),0px 0px 2px rgba(0,0,0,.06);--wrapper-style-box-shadow-small:0px 4px 8px rgba(0,0,0,.12),0px 0px 4px rgba(0,0,0,.06);--wrapper-style-box-shadow-medium:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--wrapper-style-box-shadow-large:0px 16px 32px rgba(0,0,0,.16),0px 0px 16px rgba(0,0,0,.08);--wrapper-style-box-shadow-xlarge:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08);--wrapper-type-layout-gap-vertical-xcondensed:12px;--wrapper-type-layout-gap-vertical-condensed:16px;--wrapper-type-layout-gap-vertical-normal:24px;--wrapper-type-layout-gap-vertical-scattered:32px;--wrapper-type-layout-gap-vertical-extended:48px;--wrapper-type-layout-gap-vertical-none:0px;--wrapper-type-layout-gap-horizontal:20px;--wrapper-type-group-gap-none:0px;--wrapper-type-group-gap-5xsmall:1px;--wrapper-type-group-gap-4xsmall:2px;--wrapper-type-group-gap-3xsmall:4px;--wrapper-type-group-gap-2xsmall:6px;--wrapper-type-group-gap-xsmall:8px;--wrapper-type-group-gap-small:12px;--wrapper-type-group-gap-medium:16px;--wrapper-type-group-gap-large:20px;--wrapper-type-group-gap-xlarge:24px;--wrapper-type-group-gap-2xlarge:32px;--wrapper-type-group-gap-3xlarge:40px;--wrapper-type-group-gap-4xlarge:48px;--wrapper-type-group-gap-5xlarge:56px;--wrapper-type-group-gap-6xlarge:64px}}.col-span{--col-span:auto;grid-column:span var(--col-span,auto)}.row-span{--row-span:auto;grid-row:span var(--row-span,auto)}.col-start-end{--col-start:auto;--col-end:auto;grid-column-start:var(--col-start,auto);grid-column-end:var(--col-end,auto)}.row-start-end{--row-start:auto;--row-end:auto;grid-row-start:var(--row-start,auto);grid-row-end:var(--row-end,auto)}.wrapper-flex{display:flex}.wrapper-grid{display:grid;--grid-cols:auto;--grid-rows:auto;grid-template-columns:repeat(var(--grid-cols,auto),1fr);grid-template-rows:repeat(var(--grid-rows,auto),1fr)}.wrapper-gap{--wrapper-type-group-gap-base:16px;gap:var(--wrapper-multiplied-gap,var(--wrapper-type-group-gap-base))}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}.flex-wrap-nowrap{flex-wrap:nowrap}.flex-wrap-wrap{flex-wrap:wrap}.flex-wrap-wrap-reverse{flex-wrap:wrap-reverse}.align-start{align-items:start}.align-center{align-items:center}.align-end{align-items:end}.align-stretch{align-items:stretch}.align-content-start{align-content:start}.align-content-center{align-content:center}.align-content-end{align-content:end}.align-content-stretch{align-content:stretch}.justify-start{justify-content:start}.justify-center{justify-content:center}.justify-end{justify-content:end}.justify-space-between{justify-content:space-between}.justify-space-around{justify-content:space-around}.border-top.ids-container-v2-wrapper,.border-top.ids-container-v2.container--with-mode{border-top:var(--container-border-width,0) var(--container-border-style,solid) var(--container-border-color,transparent)}.border-bottom.ids-container-v2-wrapper,.border-bottom.ids-container-v2.container--with-mode{border-bottom:var(--container-border-width,0) var(--container-border-style,solid) var(--container-border-color,transparent)}.border-left.ids-container-v2-wrapper,.border-left.ids-container-v2.container--with-mode{border-left:var(--container-border-width,0) var(--container-border-style,solid) var(--container-border-color,transparent)}.border-right.ids-container-v2-wrapper,.border-right.ids-container-v2.container--with-mode{border-right:var(--container-border-width,0) var(--container-border-style,solid) var(--container-border-color,transparent)}.rounded-small.ids-container-v2-wrapper,.rounded-small.ids-container-v2.container--with-mode{--container-border-radius-token:var(--container-border-radius-small,0)}.rounded-medium.ids-container-v2-wrapper,.rounded-medium.ids-container-v2.container--with-mode{--container-border-radius-token:var(--container-border-radius-medium,0)}.rounded-top.ids-container-v2-wrapper,.rounded-top.ids-container-v2.container--with-mode{border-top-left-radius:var(--container-border-radius-token,0);border-top-right-radius:var(--container-border-radius-token,0)}.rounded-bottom.ids-container-v2-wrapper,.rounded-bottom.ids-container-v2.container--with-mode{border-bottom-left-radius:var(--container-border-radius-token,0);border-bottom-right-radius:var(--container-border-radius-token,0)}.rounded-left.ids-container-v2-wrapper,.rounded-left.ids-container-v2.container--with-mode{border-top-left-radius:var(--container-border-radius-token,0);border-bottom-left-radius:var(--container-border-radius-token,0)}.rounded-right.ids-container-v2-wrapper,.rounded-right.ids-container-v2.container--with-mode{border-top-right-radius:var(--container-border-radius-token,0);border-bottom-right-radius:var(--container-border-radius-token,0)}.rounded-tl.ids-container-v2-wrapper,.rounded-tl.ids-container-v2.container--with-mode{border-top-left-radius:var(--container-border-radius-token,0)}.rounded-tr.ids-container-v2-wrapper,.rounded-tr.ids-container-v2.container--with-mode{border-top-right-radius:var(--container-border-radius-token,0)}.rounded-br.ids-container-v2-wrapper,.rounded-br.ids-container-v2.container--with-mode{border-bottom-right-radius:var(--container-border-radius-token,0)}.rounded-bl.ids-container-v2-wrapper,.rounded-bl.ids-container-v2.container--with-mode{border-bottom-left-radius:var(--container-border-radius-token,0)}.box-shadow-small.ids-container-v2-wrapper,.box-shadow-small.ids-container-v2.container--with-mode{box-shadow:var(--container-box-shadow-small,none)}.box-shadow-medium.ids-container-v2-wrapper,.box-shadow-medium.ids-container-v2.container--with-mode{box-shadow:var(--container-box-shadow-medium,none)}.ids-container-v2-wrapper{cursor:auto;width:max-content;margin:0 auto}.ids-container-v2-wrapper.margin-bottom{padding-bottom:var(--container-margin-bottom,0);background:var(--container-background-outside,inherit)}.ids-container-v2-wrapper.container--with-mode.background-full{background:var(--container-background,inherit);position:relative;left:50%;right:50%;margin-left:-50%;margin-right:-50%;height:max-content;width:100%}body.screening--fixed .ids-container-v2-wrapper.container--with-mode.background-full{width:auto;right:auto;left:auto;margin-left:auto;margin-right:auto}body.screening--fixed .ids-container-v2-wrapper.container--with-mode.background-full.margin-bottom .ids-container-v2:after{background:transparent}.ids-container-v2-wrapper.container--with-mode.background-full .ids-container-v2{background-color:inherit}.ids-container-v2-wrapper.container--with-mode.background-full.margin-bottom{padding-bottom:0;margin-bottom:var(--container-margin-bottom,0)}.ids-container-v2-wrapper.container--with-mode.background-full.margin-bottom .ids-container-v2{position:relative}.ids-container-v2-wrapper.container--with-mode.background-full.margin-bottom .ids-container-v2:after{content:"";background:var(--container-background-outside,inherit);position:absolute;top:100%;height:var(--container-margin-bottom,0);width:100%}.ids-container-v2-wrapper.position-fixed{position:fixed;top:0;left:0;z-index:999}.ids-container-v2-wrapper.position-sticky{position:-webkit-sticky;position:sticky}.ids-container-v2{display:grid;grid-template-columns:repeat(12,1fr);max-width:1420px;background:var(--container-background,inherit);margin:auto}.ids-container-v2.gaps{column-gap:var(--container-gap-horizontal,initial);row-gap:var(--container-gap-vertical,initial)}.ids-container-v2.padding-horizontal{padding-right:var(--container-padding-inline,0);padding-left:var(--container-padding-inline,0)}.ids-container-v2.padding-top{padding-top:var(--multiplied-container-padding-top,var(--container-padding-block))}.ids-container-v2.padding-bottom{padding-bottom:var(--multiplied-container-padding-bottom,var(--container-padding-block))}.ids-container-v2-wrapper.width-auto,.ids-container-v2.width-auto{width:auto}.ids-container-v2-wrapper.width-max-content,.ids-container-v2.width-max-content{width:max-content;min-width:auto}.ids-container-v2-wrapper.width-min-content,.ids-container-v2.width-min-content{width:min-content;max-width:auto;min-width:auto}.ids-container-v2-wrapper.width-full,.ids-container-v2.width-full,body:not(.screening--fixed) .ids-container-v2-wrapper.width-full-desktop-limited-when-screening,body:not(.screening--fixed) .ids-container-v2-wrapper.width-full-mobile-limited-when-screening,body:not(.screening--fixed) .ids-container-v2.width-full-desktop-limited-when-screening,body:not(.screening--fixed) .ids-container-v2.width-full-mobile-limited-when-screening{width:100%;min-width:100%;max-width:100%}.ids-container-v2-wrapper.width-full-desktop-limited,.ids-container-v2-wrapper.width-full-mobile-limited,.ids-container-v2.width-full-desktop-limited,.ids-container-v2.width-full-mobile-limited,body.screening--fixed .ids-container-v2-wrapper.width-full-desktop-limited-when-screening,body.screening--fixed .ids-container-v2-wrapper.width-full-mobile-limited-when-screening,body.screening--fixed .ids-container-v2.width-full-desktop-limited-when-screening,body.screening--fixed .ids-container-v2.width-full-mobile-limited-when-screening{width:100%;min-width:unset}.button{--button-background-primary-default:#2896dc;--button-background-primary-hover:#1c74ac;--button-background-primary-active:#50abe5;--button-background-primary-disabled:#f2f2f2;--button-background-secondary-default:#d2eafa;--button-background-secondary-hover:#abd8f5;--button-background-secondary-active:#d2eafa;--button-background-secondary-disabled:#f2f2f2;--button-background-tertiary-default:#fff;--button-background-tertiary-hover:#d2eafa;--button-background-tertiary-active:#edf7fc;--button-background-tertiary-disabled:#fff;--button-background-ghost-default:transparent;--button-background-ghost-hover:#d2eafa;--button-background-ghost-active:#edf7fc;--button-background-ghost-disabled:transparent;--button-background-danger-default:#de1c22;--button-background-danger-hover:#881115;--button-background-danger-active:#881115;--button-background-danger-disabled:#f9d2d3;--button-label-color-primary-default:#05111a;--button-label-color-primary-hover:#05111a;--button-label-color-primary-active:#0b2b40;--button-label-color-primary-disabled:#ccc;--button-label-color-secondary-default:#0d0d0d;--button-label-color-secondary-hover:#1c74ac;--button-label-color-secondary-active:#2896dc;--button-label-color-secondary-disabled:#ccc;--button-label-color-tertiary-default:#0d0d0d;--button-label-color-tertiary-hover:#1c74ac;--button-label-color-tertiary-active:#2896dc;--button-label-color-tertiary-disabled:#ccc;--button-label-color-ghost-default:#0d0d0d;--button-label-color-ghost-hover:#1c74ac;--button-label-color-ghost-active:#2896dc;--button-label-color-ghost-disabled:#ccc;--button-label-color-danger-default:#fff;--button-label-color-danger-hover:#fff;--button-label-color-danger-active:#f9d2d3;--button-label-color-danger-disabled:#fff;--button-label-text-xsmall:small-loose;--button-label-text-small:small-loose;--button-label-text-medium:medium-loose;--button-label-line-height-xsmall:24px;--button-label-line-height-small:24px;--button-label-line-height-medium:32px;--button-icon-primary-default:#05111a;--button-icon-primary-hover:#05111a;--button-icon-primary-active:#0b2b40;--button-icon-primary-disabled:#ccc;--button-icon-secondary-default:#0d0d0d;--button-icon-secondary-hover:#1c74ac;--button-icon-secondary-active:#2896dc;--button-icon-secondary-disabled:#ccc;--button-icon-tertiary-default:#0d0d0d;--button-icon-tertiary-hover:#1c74ac;--button-icon-tertiary-active:#2896dc;--button-icon-tertiary-disabled:#ccc;--button-icon-ghost-default:#0d0d0d;--button-icon-ghost-hover:#1c74ac;--button-icon-ghost-active:#2896dc;--button-icon-ghost-disabled:#ccc;--button-icon-danger-default:#fff;--button-icon-danger-hover:#fff;--button-icon-danger-active:#f9d2d3;--button-icon-danger-disabled:#fff;--button-border-color-primary-default:#2896dc;--button-border-color-primary-hover:#1c74ac;--button-border-color-primary-active:#50abe5;--button-border-color-primary-disabled:#f2f2f2;--button-border-color-secondary-default:#d2eafa;--button-border-color-secondary-hover:#abd8f5;--button-border-color-secondary-active:#d2eafa;--button-border-color-secondary-disabled:#f2f2f2;--button-border-color-tertiary-default:#ccc;--button-border-color-tertiary-hover:#ccc;--button-border-color-tertiary-active:#2896dc;--button-border-color-tertiary-disabled:#e6e6e6;--button-border-color-ghost-default:transparent;--button-border-color-ghost-hover:#d2eafa;--button-border-color-ghost-active:#edf7fc;--button-border-color-ghost-disabled:transparent;--button-border-color-danger-default:#de1c22;--button-border-color-danger-hover:#881115;--button-border-color-danger-active:#881115;--button-border-color-danger-disabled:#f9d2d3;--button-border-width:1px;--button-border-style:solid;--button-padding-block-xsmall:5px;--button-padding-block-small:8px;--button-padding-block-medium:8px;--button-padding-inline-xsmall:15px;--button-padding-inline-small:16px;--button-padding-inline-medium:16px;--button-gap-xsmall:4px;--button-gap-small:8px;--button-gap-medium:8px;--button-border-radius-xsmall:0px;--button-border-radius-small:0px;--button-border-radius-medium:0px}.button--inverted{--button-background-primary-default:#2896dc;--button-background-primary-hover:#1c74ac;--button-background-primary-active:#50abe5;--button-background-primary-disabled:#f2f2f2;--button-background-secondary-default:color-mix(in srgb,#d2eafa 20%,transparent);--button-background-secondary-hover:color-mix(in srgb,#abd8f5 56%,transparent);--button-background-secondary-active:color-mix(in srgb,#d2eafa 32%,transparent);--button-background-secondary-disabled:color-mix(in srgb,#f2f2f2 16%,transparent);--button-background-tertiary-default:color-mix(in srgb,#d2eafa 5%,transparent);--button-background-tertiary-hover:color-mix(in srgb,#abd8f5 10%,transparent);--button-background-tertiary-active:color-mix(in srgb,#d2eafa 10%,transparent);--button-background-tertiary-disabled:color-mix(in srgb,#f2f2f2 5%,transparent);--button-background-ghost-default:transparent;--button-background-ghost-hover:transparent;--button-background-ghost-active:transparent;--button-background-ghost-disabled:transparent;--button-background-danger-default:#de1c22;--button-background-danger-hover:#881115;--button-background-danger-active:#881115;--button-background-danger-disabled:#f9d2d3;--button-label-color-primary-default:#05111a;--button-label-color-primary-hover:#05111a;--button-label-color-primary-active:#0b2b40;--button-label-color-primary-disabled:#ccc;--button-label-color-secondary-default:#fff;--button-label-color-secondary-hover:#fff;--button-label-color-secondary-active:#fff;--button-label-color-secondary-disabled:color-mix(in srgb,#fff 16%,transparent);--button-label-color-tertiary-default:#fff;--button-label-color-tertiary-hover:#abd8f5;--button-label-color-tertiary-active:#84c6f0;--button-label-color-tertiary-disabled:#4d4d4d;--button-label-color-ghost-default:#fff;--button-label-color-ghost-hover:#fff;--button-label-color-ghost-active:#fff;--button-label-color-ghost-disabled:color-mix(in srgb,#fff 16%,transparent);--button-label-color-danger-default:#fff;--button-label-color-danger-hover:#fff;--button-label-color-danger-active:#f9d2d3;--button-label-color-danger-disabled:#fff;--button-label-text-xsmall:small-loose;--button-label-text-small:small-loose;--button-label-text-medium:medium-loose;--button-label-line-height-xsmall:24px;--button-label-line-height-small:24px;--button-label-line-height-medium:32px;--button-icon-primary-default:#05111a;--button-icon-primary-hover:#05111a;--button-icon-primary-active:#0b2b40;--button-icon-primary-disabled:#ccc;--button-icon-secondary-default:#fff;--button-icon-secondary-hover:#fff;--button-icon-secondary-active:#fff;--button-icon-secondary-disabled:color-mix(in srgb,#fff 16%,transparent);--button-icon-tertiary-default:#fff;--button-icon-tertiary-hover:#abd8f5;--button-icon-tertiary-active:#84c6f0;--button-icon-tertiary-disabled:#4d4d4d;--button-icon-ghost-default:#fff;--button-icon-ghost-hover:#abd8f5;--button-icon-ghost-active:#84c6f0;--button-icon-ghost-disabled:#ccc;--button-icon-danger-default:#fff;--button-icon-danger-hover:#fff;--button-icon-danger-active:#f9d2d3;--button-icon-danger-disabled:#fff;--button-border-color-primary-default:#2896dc;--button-border-color-primary-hover:#1c74ac;--button-border-color-primary-active:#50abe5;--button-border-color-primary-disabled:#f2f2f2;--button-border-color-secondary-default:#d2eafa;--button-border-color-secondary-hover:color-mix(in srgb,#abd8f5 56%,transparent);--button-border-color-secondary-active:color-mix(in srgb,#d2eafa 32%,transparent);--button-border-color-secondary-disabled:color-mix(in srgb,#f2f2f2 16%,transparent);--button-border-color-tertiary-default:color-mix(in srgb,#999 50%,transparent);--button-border-color-tertiary-hover:color-mix(in srgb,#999 50%,transparent);--button-border-color-tertiary-active:#2896dc;--button-border-color-tertiary-disabled:color-mix(in srgb,#e6e6e6 20%,transparent);--button-border-color-ghost-default:transparent;--button-border-color-ghost-hover:transparent;--button-border-color-ghost-active:transparent;--button-border-color-ghost-disabled:transparent;--button-border-color-danger-default:#de1c22;--button-border-color-danger-hover:#881115;--button-border-color-danger-active:#881115;--button-border-color-danger-disabled:#f9d2d3;--button-border-width:1px;--button-border-style:solid;--button-padding-block-xsmall:5px;--button-padding-block-small:8px;--button-padding-block-medium:8px;--button-padding-inline-xsmall:15px;--button-padding-inline-small:16px;--button-padding-inline-medium:16px;--button-gap-xsmall:4px;--button-gap-small:8px;--button-gap-medium:8px;--button-border-radius-xsmall:0px;--button-border-radius-small:0px;--button-border-radius-medium:0px}.ids-author-header__description{display:flex}.ids-author-header__description--small{gap:var(--author-header-layout-details-description-gap-small);flex-direction:column;align-items:center}.ids-author-header__description--small .ids-author-header__description--hide{display:-webkit-box;overflow:hidden;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical}.ids-author-header__description--medium{width:100%;height:100%;overflow-y:auto}.ids-author-header__description--medium .ids-author-header__description__wrapper{margin-right:var(--author-header-layout-details-description-gap-medium)}.ids-author-header__description__button__wrapper{min-height:calc(2*var(--button-padding-block-small) + var(--button-label-line-height-small) + 2*var(--button-border-width))}.modal{--modal-padding-inline-medium:48px;--modal-padding-inline-small:20px;--modal-padding-top-medium:48px;--modal-padding-top-small:40px;--modal-padding-bottom-medium:48px;--modal-padding-bottom-small:20px;--modal-margin-block-medium:48px;--modal-margin-block-small:40px;--modal-margin-inline-medium:48px;--modal-margin-inline-small:40px;--modal-background-color:#fff;--modal-backdrop-color:color-mix(in srgb,#1a1a1a 60%,transparent);--modal-border-color:#d9d9d9;--modal-border-width:1px;--modal-border-style:solid;--modal-border-radius-small:0px;--modal-border-radius-medium:0px;--modal-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--modal-box-shadow-medium:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08)}.modal--inverted{--modal-padding-inline-medium:48px;--modal-padding-inline-small:20px;--modal-padding-top-medium:48px;--modal-padding-top-small:40px;--modal-padding-bottom-medium:48px;--modal-padding-bottom-small:20px;--modal-margin-block-medium:48px;--modal-margin-block-small:40px;--modal-margin-inline-medium:48px;--modal-margin-inline-small:40px;--modal-background-color:#1a1a1a;--modal-backdrop-color:color-mix(in srgb,#1a1a1a 60%,transparent);--modal-border-color:#666;--modal-border-width:1px;--modal-border-style:solid;--modal-border-radius-small:0px;--modal-border-radius-medium:0px;--modal-box-shadow-small:0px 8px 16px rgba(0,0,0,.12),0px 0px 8px rgba(0,0,0,.06);--modal-box-shadow-medium:0px 32px 64px rgba(0,0,0,.16),0px 0px 32px rgba(0,0,0,.08)}.ids-modal{position:fixed;display:flex;z-index:100000;border-color:var(--modal-border-color);border-style:var(--modal-border-style);border-width:0;border-radius:0;background-color:var(--modal-background-color)}.ids-modal--header{flex-direction:column}.ids-modal--small.ids-modal--shadow{box-shadow:var(--modal-box-shadow-small)}.ids-modal--small.ids-modal--padding-block{padding-block:var(--modal-padding-top-small) var(--modal-padding-bottom-small)}.ids-modal--small.ids-modal--padding-inline{padding-inline:var(--modal-padding-inline-small)}.ids-modal--medium.ids-modal--shadow{box-shadow:var(--modal-box-shadow-medium)}.ids-modal--medium.ids-modal--padding-block{padding-block:var(--modal-padding-top-medium) var(--modal-padding-bottom-medium)}.ids-modal--medium.ids-modal--padding-inline{padding-inline:var(--modal-padding-inline-medium)}.ids-modal--position-right{bottom:0;right:0;height:100%;width:var(--modal-width,auto)}.ids-modal--position-right.ids-modal--border{border-left-width:var(--modal-border-width)}.ids-modal--position-right.ids-modal--small{max-width:calc(100% - (var(--modal-margin-inline-small)));border-top-left-radius:var(--modal-border-radius-small);border-bottom-left-radius:var(--modal-border-radius-small)}.ids-modal--position-right.ids-modal--medium{max-width:calc(100% - (var(--modal-margin-inline-medium)));border-top-left-radius:var(--modal-border-radius-medium);border-bottom-left-radius:var(--modal-border-radius-medium)}.ids-modal--position-left{bottom:0;left:0;height:100%;width:var(--modal-width,auto)}.ids-modal--position-left.ids-modal--border{border-right-width:var(--modal-border-width)}.ids-modal--position-left.ids-modal--small{max-width:calc(100% - (var(--modal-margin-inline-small)));border-top-right-radius:var(--modal-border-radius-small);border-bottom-right-radius:var(--modal-border-radius-small)}.ids-modal--position-left.ids-modal--medium{max-width:calc(100% - (var(--modal-margin-inline-medium)));border-top-right-radius:var(--modal-border-radius-medium);border-bottom-right-radius:var(--modal-border-radius-medium)}.ids-modal--position-bottom{bottom:0;left:0;width:100%;height:var(--modal-height,auto)}.ids-modal--position-bottom.ids-modal--border{border-top-width:var(--modal-border-width)}.ids-modal--position-bottom.ids-modal--small{max-height:calc(100% - (var(--modal-margin-block-small)));border-top-left-radius:var(--modal-border-radius-small);border-top-right-radius:var(--modal-border-radius-small)}.ids-modal--position-bottom.ids-modal--medium{max-height:calc(100% - (var(--modal-margin-block-medium)));border-top-left-radius:var(--modal-border-radius-medium);border-top-right-radius:var(--modal-border-radius-medium)}.ids-modal--position-top{top:0;left:0;width:100%;height:var(--modal-height,auto)}.ids-modal--position-top.ids-modal--border{border-bottom-width:var(--modal-border-width)}.ids-modal--position-top.ids-modal--small{max-height:calc(100% - (var(--modal-margin-block-small)));border-bottom-left-radius:var(--modal-border-radius-small);border-bottom-right-radius:var(--modal-border-radius-small)}.ids-modal--position-top.ids-modal--medium{max-height:calc(100% - (var(--modal-margin-block-medium)));border-bottom-left-radius:var(--modal-border-radius-medium);border-bottom-right-radius:var(--modal-border-radius-medium)}.ids-modal--position-center{top:50%;left:50%;transform:translate(-50%,-50%);width:var(--modal-width,auto);height:var(--modal-height,auto)}.ids-modal--position-center.ids-modal--border{border-width:var(--modal-border-width)}.ids-modal--position-center.ids-modal--small{max-width:calc(100% - var(--modal-margin-inline-small)*2);max-height:calc(100% - var(--modal-margin-block-small)*2);border-radius:var(--modal-border-radius-small)}.ids-modal--position-center.ids-modal--medium{max-width:calc(100% - var(--modal-margin-inline-medium)*2);max-height:calc(100% - var(--modal-margin-block-medium)*2);border-radius:var(--modal-border-radius-medium)}.ids-modal--position-full-screen{inset:0}.ids-modal--position-full-screen.ids-modal--medium,.ids-modal--position-full-screen.ids-modal--small{max-width:unset;max-height:unset;border-radius:unset}.ids-modal__button{position:absolute;top:0;right:0}.ids-modal__content{overflow-y:auto;overscroll-behavior:contain;flex-grow:1;margin:0;padding:0}.ids-modal__content:focus-visible{outline:1px auto var(--modal-border-color);outline-offset:2px}.ids-modal__backdrop{position:fixed;inset:0;background-color:var(--modal-backdrop-color);z-index:99999}.ids-join-and-write .ids-contact-us__button,.link{--link-text-color-default:#1c74ac;--link-text-color-hover:#19608c;--link-text-color-active:#2896dc;--link-text-color-visited:#1c74ac;--link-text-decoration-default:none;--link-text-decoration-hover:underline;--link-text-decoration-active:underline;--link-text-decoration-visited:none}.link--inverted{--link-text-color-default:#fff;--link-text-color-hover:#abd8f5;--link-text-color-active:#84c6f0;--link-text-color-visited:#fff;--link-text-decoration-default:none;--link-text-decoration-hover:underline;--link-text-decoration-active:underline;--link-text-decoration-visited:none}.ids-join-and-write .ids-contact-us__button,.ids-link{color:var(--link-text-color-default);-webkit-text-decoration:var(--link-text-decoration-default);text-decoration:var(--link-text-decoration-default)}.ids-join-and-write .ids-contact-us__button:visited,.ids-link:visited{color:var(--link-text-color-visited);-webkit-text-decoration:var(--link-text-decoration-visited);text-decoration:var(--link-text-decoration-visited)}.ids-join-and-write .ids-contact-us__button:active,.ids-link:active{color:var(--link-text-color-active);-webkit-text-decoration:var(--link-text-decoration-active);text-decoration:var(--link-text-decoration-active)}.ids-join-and-write .ids-contact-us__button:focus,.ids-join-and-write .ids-contact-us__button:focus-visible,.ids-join-and-write .ids-contact-us__button:hover,.ids-link:focus,.ids-link:focus-visible,.ids-link:hover{color:var(--link-text-color-hover);-webkit-text-decoration:var(--link-text-decoration-hover);text-decoration:var(--link-text-decoration-hover);cursor:pointer}.ids-join-and-write .ids-contact-us__button:focus,.ids-join-and-write .ids-contact-us__button:focus-visible,.ids-link:focus,.ids-link:focus-visible{outline:1px auto var(--link-text-color-active)}.ids-link--bold{font-weight:700}.ids-link--plain{color:inherit;font-weight:inherit}.ids-link--plain:visited{color:inherit}.ids-join-and-write .ids-contact-us{color:var(--join-and-write-content-text-color)}.ids-join-and-write .ids-contact-us>span{padding:0;border:0;background:transparent}.ids-join-and-write .ids-contact-us--small{text-align:center}.ids-join-and-write .ids-contact-us--medium{text-align:left;padding-right:24px}.ids-join-and-write .ids-contact-us__button{border:none}.ids-contact-us-popup__modal{box-sizing:border-box}.ids-contact-us-popup__wrapper{display:flex;flex-direction:column;height:100%}.ids-contact-us-popup__content{overflow-y:auto}.join-and-write{--join-and-write-background-color:#f2f2f2;--join-and-write-rate-heading-color:#1a1a1a;--join-and-write-rate-heading-variant:small;--join-and-write-rate-gap-small:4px;--join-and-write-questions-question-text-color:#1a1a1a;--join-and-write-questions-question-text-variant:medium;--join-and-write-questions-question-gap-small:0px;--join-and-write-questions-gap-small:24px;--join-and-write-questions-gap-medium:12px;--join-and-write-content-text-color:#1a1a1a;--join-and-write-content-text-variant:small;--join-and-write-content-gap-small:32px;--join-and-write-gap-small:32px;--join-and-write-gap-medium:24px;--join-and-write-padding-block-small:32px;--join-and-write-padding-block-medium:24px;--join-and-write-padding-inline-small:24px;--join-and-write-padding-inline-medium:24px;--join-and-write-message-gap-small:8px;--join-and-write-message-gap-medium:8px;--join-and-write-message-content-gap-small:4px;--join-and-write-message-content-gap-medium:4px;--join-and-write-message-content-heading-color:#1a1a1a;--join-and-write-message-content-heading-variant:small;--join-and-write-message-content-text-variant:medium;--join-and-write-message-content-text-color:#4d4d4d;--join-and-write-message-icon-color:#318c4f;--join-and-write-border-color:#f2f2f2;--join-and-write-border-width:0px;--join-and-write-border-style:solid;--join-and-write-border-radius-small:0px;--join-and-write-border-radius-medium:0px}.join-and-write--inverted{--join-and-write-background-color:color-mix(in srgb,#fff 10%,transparent);--join-and-write-rate-heading-color:#edf7fc;--join-and-write-rate-heading-variant:small;--join-and-write-rate-gap-small:4px;--join-and-write-questions-question-text-color:#edf7fc;--join-and-write-questions-question-text-variant:medium;--join-and-write-questions-question-gap-small:0px;--join-and-write-questions-gap-small:24px;--join-and-write-questions-gap-medium:12px;--join-and-write-content-text-color:#edf7fc;--join-and-write-content-text-variant:small;--join-and-write-content-gap-small:32px;--join-and-write-gap-small:32px;--join-and-write-gap-medium:24px;--join-and-write-padding-block-small:32px;--join-and-write-padding-block-medium:24px;--join-and-write-padding-inline-small:24px;--join-and-write-padding-inline-medium:24px;--join-and-write-message-gap-small:8px;--join-and-write-message-gap-medium:8px;--join-and-write-message-content-gap-small:4px;--join-and-write-message-content-gap-medium:4px;--join-and-write-message-content-heading-color:#1a1a1a;--join-and-write-message-content-heading-variant:small;--join-and-write-message-content-text-variant:medium;--join-and-write-message-content-text-color:#edf7fc;--join-and-write-message-icon-color:#318c4f;--join-and-write-border-color:#f2f2f2;--join-and-write-border-width:0px;--join-and-write-border-style:solid;--join-and-write-border-radius-small:0px;--join-and-write-border-radius-medium:0px}.ids-join-and-write{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;background-color:var(--join-and-write-background-color);border:var(--join-and-write-border-width) var(--join-and-write-border-style) var(--join-and-write-border-color)}.ids-join-and-write--small{flex-direction:column;gap:var(--join-and-write-gap-small);border-radius:var(--join-and-write-border-radius-small);padding:var(--join-and-write-padding-block-small) var(--join-and-write-padding-inline-small)}.ids-join-and-write--medium{gap:var(--join-and-write-gap-medium);border-radius:var(--join-and-write-border-radius-medium);padding:var(--join-and-write-padding-block-medium) var(--join-and-write-padding-inline-medium)}.ids-join-and-write__rate{display:flex;width:100%;justify-content:space-between;align-items:center;color:var(--join-and-write-rate-heading-color);gap:var(--join-and-write-rate-gap-small)}.ids-join-and-write--small .ids-join-and-write__rate{flex-direction:column}.ids-join-and-write__message{display:flex;flex-direction:column;width:100%;align-items:center;gap:var(--join-and-write-message-gap-medium)}.ids-join-and-write--small .ids-join-and-write__message{gap:var(--join-and-write-message-gap-small)}.ids-join-and-write__message-icon{border:1px solid var(--join-and-write-message-icon-color);border-radius:50%;fill:var(--join-and-write-message-icon-color)}.ids-join-and-write__message-content-heading{color:var(--join-and-write-message-content-heading-color)}.ids-join-and-write__message-content{display:flex;flex-direction:column;width:100%;align-items:center;color:var(--join-and-write-message-content-text-color);gap:var(--join-and-write-message-content-gap-medium)}.ids-join-and-write--small .ids-join-and-write__message-content{gap:var(--join-and-write-message-content-gap-small)}.ids-join-and-write__questions{display:flex;flex-direction:column;width:100%;gap:var(--join-and-write-questions-gap-medium)}.ids-join-and-write--small .ids-join-and-write__questions{gap:var(--join-and-write-questions-gap-small)}.ids-join-and-write__question{display:flex;justify-content:space-between;align-items:center;color:var(--join-and-write-questions-question-text-color);gap:var(--join-and-write-questions-question-gap-small)}.ids-join-and-write--small .ids-join-and-write__questions{flex-direction:column}.author-header{--author-header-padding-bottom-small:24px;--author-header-padding-bottom-medium:32px;--author-header-layout-gap-small:0px;--author-header-layout-gap-medium:20px;--author-header-layout-person-gap-small:4px;--author-header-layout-person-gap-medium:8px;--author-header-layout-person-padding-block-small:16px;--author-header-layout-person-padding-block-medium:0px;--author-header-layout-person-padding-inline-small:24px;--author-header-layout-person-padding-inline-medium:0px;--author-header-layout-person-heading-variant-small:medium;--author-header-layout-person-heading-variant-medium:large;--author-header-layout-person-heading-color:#1a1a1a;--author-header-layout-person-text-variant-small:medium;--author-header-layout-person-text-variant-medium:large;--author-header-layout-person-text-color:#666;--author-header-layout-details-padding-top-small:4px;--author-header-layout-details-padding-top-medium:32px;--author-header-layout-details-padding-bottom-small:20px;--author-header-layout-details-padding-bottom-medium:32px;--author-header-layout-details-padding-left-small:20px;--author-header-layout-details-padding-left-medium:0px;--author-header-layout-details-padding-right-small:20px;--author-header-layout-details-padding-right-medium:32px;--author-header-layout-details-gap-small:12px;--author-header-layout-details-gap-medium:24px;--author-header-layout-details-description-gap-small:12px;--author-header-layout-details-description-gap-medium:8px;--author-header-layout-details-contact-gap-small:8px;--author-header-layout-details-contact-gap-medium:8px;--author-header-layout-overlay-border-color-small:#ccc;--author-header-layout-overlay-border-color-medium:transparent;--author-header-layout-overlay-border-style:solid;--author-header-layout-overlay-border-bottom-width-small:1px;--author-header-layout-overlay-border-bottom-width-medium:0px;--author-header-layout-overlay-background-color:#f2f2f2;--author-header-layout-overlay-decoration-color:#2896dc;--author-header-layout-background-color:#f2f2f2;--author-header-layout-height-medium:268px;--author-header-layout-border-radius-small:0px;--author-header-layout-border-radius-medium:0px}.author-header--inverted{--author-header-padding-bottom-small:24px;--author-header-padding-bottom-medium:32px;--author-header-layout-gap-small:0px;--author-header-layout-gap-medium:20px;--author-header-layout-person-gap-small:4px;--author-header-layout-person-gap-medium:8px;--author-header-layout-person-padding-block-small:16px;--author-header-layout-person-padding-block-medium:0px;--author-header-layout-person-padding-inline-small:24px;--author-header-layout-person-padding-inline-medium:0px;--author-header-layout-person-heading-variant-small:medium;--author-header-layout-person-heading-variant-medium:large;--author-header-layout-person-heading-color:#edf7fc;--author-header-layout-person-text-variant-small:medium;--author-header-layout-person-text-variant-medium:large;--author-header-layout-person-text-color:#666;--author-header-layout-details-padding-top-small:4px;--author-header-layout-details-padding-top-medium:32px;--author-header-layout-details-padding-bottom-small:20px;--author-header-layout-details-padding-bottom-medium:32px;--author-header-layout-details-padding-left-small:20px;--author-header-layout-details-padding-left-medium:0px;--author-header-layout-details-padding-right-small:20px;--author-header-layout-details-padding-right-medium:32px;--author-header-layout-details-gap-small:12px;--author-header-layout-details-gap-medium:24px;--author-header-layout-details-description-gap-small:12px;--author-header-layout-details-description-gap-medium:8px;--author-header-layout-details-contact-gap-small:8px;--author-header-layout-details-contact-gap-medium:8px;--author-header-layout-overlay-border-color-small:color-mix(in srgb,#e6e6e6 10%,transparent);--author-header-layout-overlay-border-color-medium:transparent;--author-header-layout-overlay-border-style:solid;--author-header-layout-overlay-border-bottom-width-small:1px;--author-header-layout-overlay-border-bottom-width-medium:0px;--author-header-layout-overlay-background-color:#f2f2f2;--author-header-layout-overlay-decoration-color:#2896dc;--author-header-layout-background-color:#1a1a1a;--author-header-layout-height-medium:268px;--author-header-layout-border-radius-small:0px;--author-header-layout-border-radius-medium:0px}.ids-author-header__layout{display:flex;width:100%;background-color:var(--author-header-layout-background-color)}.ids-author-header__layout .ids-author-header__overlay{border-top-width:0;border-left-width:0;border-right-width:0;border-style:var(--author-header-layout-overlay-border-style)}.ids-author-header__layout .ids-author-header__overlay__decoration{position:absolute}.ids-author-header__layout .ids-author-header__overlay__img-wrapper{position:absolute;height:100%;bottom:0;z-index:1}.ids-author-header__layout .ids-author-header__overlay__img-wrapper>svg{fill:#fff;height:100%}.ids-author-header__layout .ids-author-header__overlay__img-wrapper>picture>img{width:100%}.ids-author-header__layout .ids-author-header__person{display:flex;flex-direction:column;justify-content:center}.ids-author-header__layout .ids-author-header__person__name{color:var(--author-header-layout-person-heading-color)}.ids-author-header__layout .ids-author-header__person__role{color:var(--author-header-layout-person-text-color)}.ids-author-header__layout .ids-author-header__details{display:flex;flex-grow:1}.ids-author-header__layout .ids-author-header__contact{display:flex}.ids-author-header__overlay{position:relative}.ids-author-header--medium{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:100%;padding-bottom:var(--author-header-padding-bottom-medium)}.ids-author-header--medium .ids-author-header__layout{justify-content:space-between;height:var(--author-header-layout-height-medium);gap:var(--author-header-layout-gap-medium)}.ids-author-header--medium .ids-author-header__layout .ids-author-header__wrapper{display:flex;width:50%}.ids-author-header--medium .ids-author-header__layout .ids-author-header__wrapper .ids-author-header__overlay{aspect-ratio:4/3;width:353px;border-bottom-width:var(--author-header-layout-overlay-border-bottom-width-medium);border-color:var(--author-header-layout-overlay-border-color-medium)}.ids-author-header--medium .ids-author-header__layout .ids-author-header__wrapper .ids-author-header__overlay__decoration{width:auto;height:100%}.ids-author-header--medium .ids-author-header__layout .ids-author-header__wrapper .ids-author-header__overlay__decoration svg{width:auto;height:100%;fill:var(--author-header-layout-overlay-decoration-color)}.ids-author-header--medium .ids-author-header__layout .ids-author-header__wrapper .ids-author-header__overlay__img-wrapper{aspect-ratio:4/3}.ids-author-header--medium .ids-author-header__layout .ids-author-header__person{padding:var(--author-header-layout-person-padding-block-medium) var(--author-header-layout-person-padding-inline-medium);gap:var(--author-header-layout-person-gap-medium)}.ids-author-header--medium .ids-author-header__layout .ids-author-header__details{max-width:50%;padding:var(--author-header-layout-details-padding-top-medium) var(--author-header-layout-details-padding-right-medium) var(--author-header-layout-details-padding-bottom-medium) var(--author-header-layout-details-padding-left-medium);gap:var(--author-header-layout-details-gap-medium)}.ids-author-header--medium .ids-author-header__layout .ids-author-header__details .ids-author-header__contact{flex-direction:column;justify-content:center;gap:var(--author-header-layout-details-contact-gap-medium)}.ids-author-header--small{max-width:768px;padding-bottom:var(--author-header-padding-bottom-small)}.ids-author-header--small .ids-author-header__layout{flex-direction:column;height:var(--author-header-layout-height-small);gap:var(--author-header-layout-gap-small)}.ids-author-header--small .ids-author-header__layout .ids-author-header__overlay{aspect-ratio:16/9;height:auto;width:100%;overflow:hidden;border-bottom-width:var(--author-header-layout-overlay-border-bottom-width-small);border-color:var(--author-header-layout-overlay-border-color-small)}.ids-author-header--small .ids-author-header__layout .ids-author-header__overlay__decoration{width:50%;height:auto}.ids-author-header--small .ids-author-header__layout .ids-author-header__overlay__decoration svg{fill:var(--author-header-layout-overlay-decoration-color)}.ids-author-header--small .ids-author-header__layout .ids-author-header__overlay__img-wrapper{aspect-ratio:16/9}.ids-author-header--small .ids-author-header__layout .ids-author-header__overlay__img-wrapper>picture>img{object-position:top center}.ids-author-header--small .ids-author-header__layout .ids-author-header__person{padding:var(--author-header-layout-person-padding-block-small) var(--author-header-layout-person-padding-inline-small);gap:var(--author-header-layout-person-gap-small)}.ids-author-header--small .ids-author-header__layout .ids-author-header__details{flex-direction:column;padding:var(--author-header-layout-details-padding-top-small) var(--author-header-layout-details-padding-right-small) var(--author-header-layout-details-padding-bottom-small) var(--author-header-layout-details-padding-left-small);gap:var(--author-header-layout-details-gap-small)}.ids-author-header--small .ids-author-header__layout .ids-author-header__details .ids-author-header__contact{gap:var(--author-header-layout-details-contact-gap-small)}.ids-author-header__wrapper--medium{padding:0 13px}@media(min-width:1366px){.ids-author-header__wrapper--medium{padding:0 24px}}@media(min-width:1438px){.ids-author-header__wrapper--medium{padding:0 24px}}@media(min-width:1280px)and (max-width:1919px){body.screening--fixed .ids-author-header__wrapper--medium{padding:0 13px}}.ids-author-header__wrapper--small{padding:0 20px}.ids-author-header--border-radius--small{overflow:hidden;border-radius:var(--author-header-layout-border-radius-small)}.ids-author-header--border-radius--medium{overflow:hidden;border-radius:var(--author-header-layout-border-radius-medium)}.ids-author-header-container{background-color:#fff}.ids-author-header-container--medium{padding:0 13px}@media(min-width:1366px){.ids-author-header-container--medium{padding:0 24px}}@media(min-width:1438px){.ids-author-header-container--medium{padding:0 24px}}@media(min-width:1280px)and (max-width:1919px){body.screening--fixed .ids-author-header-container--medium{padding:0 13px}}.ids-author-header-container--small{padding:0 20px}.ids-author-header.author-header--inverted .ids-author-header__contact .ids-author-header__contact--inverted path{fill:#fff}