.c-els-modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--eds-t-z_index-modal);overflow:hidden;background:var(--eds-t-colors-background-modal_backdrop)}.c-els-modal--cover{background:var(--ldn-t-deprecated-color-n1)}.c-els-modal__window{position:relative;margin:calc(var(--ldn-t-base-space)*2);border:var(--eds-t-border_width-2x_small) solid var(--eds-t-colors-stroke-tertiary);border-top:var(--eds-t-border_width-small) solid var(--ldn-t-deprecated-color-n3);box-shadow:0 0 0 var(--ldn-t-base-space) rgba(var(--ldn-t-deprecated-color-n1),.85);background-color:var(--eds-t-colors-background-primary);overflow:auto;max-height:calc(100vh - calc(var(--ldn-t-base-space) * 4));padding:calc(var(--ldn-t-base-space)*1.5)}@media(max-width:37.49em){.c-els-modal__window{padding:var(--ldn-t-base-space)}}.c-els-modal__close{position:absolute;top:var(--ldn-t-base-space);right:var(--ldn-t-base-space);max-width:calc(var(--ldn-t-base-space)*14);white-space:normal;word-break:break-word}.c-els-modal__close-reserve{float:right;pointer-events:none;width:calc(var(--ldn-t-base-space)*2);height:calc(var(--ldn-t-base-space)*2)}.c-els-modal--close-with-label .c-els-modal__close-reserve{min-width:calc(var(--ldn-t-base-space)*5);max-width:calc(var(--ldn-t-base-space)*14)}.c-els-modal--page .c-els-modal__window,.c-els-modal--page-collapsed .c-els-modal__window{width:calc(100vw - calc(var(--ldn-t-base-space) * 4))}.c-els-modal--page .c-els-modal__window{height:calc(100vh - calc(var(--ldn-t-base-space) * 4))}.c-els-modal--page-collapsed .c-els-modal__window{height:auto}.c-els-modal--primary .c-els-modal__window,.c-els-modal--secondary .c-els-modal__window{border-top-color:var(--eds-t-colors-text-interaction)}.c-els-modal--positive .c-els-modal__window{border-top-color:var(--eds-t-colors-text-success)}.c-els-modal--negative .c-els-modal__window{border-top-color:var(--eds-t-colors-text-critical)}.c-els-modal--panel{background:var(--eds-t-colors-background-modal_backdrop);transition:background var(--eds-t-timing-transition-long) ease}.c-els-modal--panel .c-els-modal__window{position:fixed;margin:0;border-top:unset;border-bottom:unset;border-radius:0;transition:var(--eds-t-timing-transition-long) ease}.c-els-modal--panel-hide-background{pointer-events:none;background:none}.c-els-modal--panel-hide-background .c-els-modal__window{pointer-events:all}.c-els-modal--panel-left .c-els-modal__window,.c-els-modal--panel-right .c-els-modal__window{top:0;height:100vh;width:560px;max-width:calc(100vw - calc(var(--ldn-t-base-space) * 3));max-height:unset}.c-els-modal--panel-left .c-els-modal__window{left:calc(var(--eds-t-border_width-2x_small)*-1)}.c-els-modal--panel-right .c-els-modal__window{right:calc(var(--eds-t-border_width-2x_small)*-1)}.c-els-modal--panel-bottom .c-els-modal__window,.c-els-modal--panel-top .c-els-modal__window{left:0;width:100%;max-width:unset;height:560px;border-left:none;border-right:none}.c-els-modal--panel-top .c-els-modal__window{top:0;border-bottom:var(--eds-t-border_width-2x_small) solid var(--eds-t-colors-stroke-tertiary)}.c-els-modal--panel-bottom .c-els-modal__window{bottom:0;border-top:var(--eds-t-border_width-2x_small) solid var(--eds-t-colors-stroke-tertiary)}.c-els-modal--panel-offscreen{background:rgba(0,0,0,0)}.c-els-modal--panel-offscreen.c-els-modal--panel-left .c-els-modal__window{left:calc((calc(35 * var(--ldn-t-base-space)) + var(--ldn-t-base-space))*-1)}.c-els-modal--panel-offscreen.c-els-modal--panel-right .c-els-modal__window{right:calc((calc(35 * var(--ldn-t-base-space)) + var(--ldn-t-base-space))*-1)}.c-els-modal--panel-offscreen.c-els-modal--panel-top .c-els-modal__window{top:calc((calc(35 * var(--ldn-t-base-space)) + var(--ldn-t-base-space))*-1)}.c-els-modal--panel-offscreen.c-els-modal--panel-bottom .c-els-modal__window{bottom:calc((calc(35 * var(--ldn-t-base-space)) + var(--ldn-t-base-space))*-1)}.c-els-modal--panel-auto .c-els-modal__window{max-height:100%;height:auto}.c-els-modal--panel-small.c-els-modal--panel-left .c-els-modal__window,.c-els-modal--panel-small.c-els-modal--panel-right .c-els-modal__window{width:320px}.c-els-modal--panel-small.c-els-modal--panel-bottom .c-els-modal__window,.c-els-modal--panel-small.c-els-modal--panel-top .c-els-modal__window{height:400px}.c-els-modal--panel-small.c-els-modal--panel-offscreen.c-els-modal--panel-left .c-els-modal__window{left:calc((calc(20 * var(--ldn-t-base-space)) + var(--ldn-t-base-space))*-1)}.c-els-modal--panel-small.c-els-modal--panel-offscreen.c-els-modal--panel-right .c-els-modal__window{right:calc((calc(20 * var(--ldn-t-base-space)) + var(--ldn-t-base-space))*-1)}.c-els-modal--panel-small.c-els-modal--panel-offscreen.c-els-modal--panel-top .c-els-modal__window{top:calc((calc(25 * var(--ldn-t-base-space)) + var(--ldn-t-base-space))*-1)}.c-els-modal--panel-small.c-els-modal--panel-offscreen.c-els-modal--panel-bottom .c-els-modal__window{bottom:calc((calc(25 * var(--ldn-t-base-space)) + var(--ldn-t-base-space))*-1)}.c-els-modal--panel-large.c-els-modal--panel-left .c-els-modal__window,.c-els-modal--panel-large.c-els-modal--panel-right .c-els-modal__window{width:860px}.c-els-modal--panel-large.c-els-modal--panel-bottom .c-els-modal__window,.c-els-modal--panel-large.c-els-modal--panel-top .c-els-modal__window{height:760px}.c-els-modal--panel-large.c-els-modal--panel-offscreen.c-els-modal--panel-left .c-els-modal__window{left:calc((calc(53.75 * var(--ldn-t-base-space)) + var(--ldn-t-base-space))*-1)}.c-els-modal--panel-large.c-els-modal--panel-offscreen.c-els-modal--panel-right .c-els-modal__window{right:calc((calc(53.75 * var(--ldn-t-base-space)) + var(--ldn-t-base-space))*-1)}.c-els-modal--panel-large.c-els-modal--panel-offscreen.c-els-modal--panel-top .c-els-modal__window{top:calc((calc(47.5 * var(--ldn-t-base-space)) + var(--ldn-t-base-space))*-1)}.c-els-modal--panel-large.c-els-modal--panel-offscreen.c-els-modal--panel-bottom .c-els-modal__window{bottom:calc((calc(47.5 * var(--ldn-t-base-space)) + var(--ldn-t-base-space))*-1)}@media print{.c-els-modal{position:relative;height:auto}.c-els-modal__window{overflow:visible;max-height:none}}@media(prefers-reduced-motion:reduce){.c-els-modal--panel,.c-els-modal--panel .c-els-modal__window{transition:none}}.c-els-modal__window{box-shadow:var(--eds-t-elevation-high-shadow1-x_position) var(--eds-t-elevation-high-shadow1-y_position) var(--eds-t-elevation-high-shadow1-blur) var(--eds-t-elevation-high-shadow1-spread) var(--eds-t-elevation-high-shadow1-color),var(--eds-t-elevation-high-shadow2-x_position) var(--eds-t-elevation-high-shadow2-y_position) var(--eds-t-elevation-high-shadow2-blur) var(--eds-t-elevation-high-shadow2-spread) var(--eds-t-elevation-high-shadow2-color);border-radius:var(--eds-t-corner_radius-small)}.c-els-footer{display:flex;justify-content:space-between;align-items:flex-start;padding:calc(var(--ldn-t-base-space)*2) var(--ldn-t-temporary-body-padding-desktop) var(--ldn-t-base-space) var(--ldn-t-temporary-body-padding-desktop);background-color:var(--eds-t-colors-background-primary);border-top:var(--eds-t-border_width-small) solid var(--ldn-t-deprecated-color-n8)}.c-els-footer__logo-link{display:inline-block;border-bottom:none}.c-els-footer__logo{width:64px;min-width:64px}.c-els-footer__content{flex:1 1 auto;color:var(--eds-t-colors-text-primary);font-size:var(--eds-t-type-body-small-font_size);padding:0 calc(var(--ldn-t-base-space)*2) 0 calc(var(--ldn-t-base-space)*2)}.c-els-footer__item{display:inline-block;margin-right:calc(var(--ldn-t-base-space)*2);white-space:nowrap}.c-els-footer__copyright,.c-els-footer__item{margin-bottom:var(--ldn-t-base-space)}.c-els-footer__link{color:var(--eds-t-colors-text-primary)}.c-els-footer__link--inline{color:var(--eds-t-colors-text-interaction)}.c-els-footer__parent-logo{width:90px;min-width:90px}.c-els-footer__custom-content{margin-top:var(--ldn-t-base-space)}.c-els-footer__logo-container-tablet{display:none}@media(max-width:56.24em){.c-els-footer{display:block;position:relative;padding:var(--ldn-t-base-space) var(--ldn-t-temporary-body-padding-tablet) 0 var(--ldn-t-temporary-body-padding-tablet)}.c-els-footer__content{padding:var(--ldn-t-base-space) 0 0 0}.c-els-footer__logo-container-desktop{display:none}.c-els-footer__logo-container-tablet{display:block}.c-els-footer__logo-tree-only{display:inline-block;width:37px}.c-els-footer__logo-elsevier-only{position:absolute;top:calc(10px + var(--ldn-t-base-space));left:calc(42px + calc(var(--ldn-t-base-space) * 1.5));width:70px}.c-els-footer--no-padding .c-els-footer__logo-elsevier-only{left:42px}.c-els-footer__parent-logo{position:absolute;top:calc(3px + var(--ldn-t-base-space));right:calc(var(--ldn-t-base-space)*2)}.c-els-footer--no-padding .c-els-footer__parent-logo{right:0}}@media(max-width:37.49em){.c-els-footer{padding-left:var(--ldn-t-temporary-body-padding-mobile);padding-right:var(--ldn-t-temporary-body-padding-mobile)}.c-els-footer__item{display:block}.c-els-footer__logo-elsevier-only{left:calc(42px + var(--ldn-t-base-space))}.c-els-footer__parent-logo{right:var(--ldn-t-base-space)}}.c-els-footer--no-padding{padding-left:0;padding-right:0}body div#onetrust-consent-sdk #onetrust-banner-sdk{border-top-color:var(--ldn-t-deprecated-color-n8)!important}body div#onetrust-consent-sdk #onetrust-pc-sdk .category-host-list-handler,body div#onetrust-consent-sdk a{color:var(--eds-t-colors-text-interaction)!important}body div#onetrust-consent-sdk #onetrust-pc-sdk .category-host-list-handler:hover,body div#onetrust-consent-sdk a:hover{text-decoration-color:var(--eds-t-colors-text-interaction)!important}body div#onetrust-consent-sdk #onetrust-accept-btn-handler,body div#onetrust-consent-sdk #onetrust-reject-all-handler,body div#onetrust-consent-sdk button:not(.ot-link-btn){background-color:var(--eds-t-colors-text-interaction)!important;border-color:var(--eds-t-colors-text-interaction)!important}body div#onetrust-consent-sdk #onetrust-pc-btn-handler{border-color:var(--eds-t-colors-text-interaction)!important}body div#onetrust-consent-sdk .ot-accordion-layout h4~.ot-always-active:after,body div#onetrust-consent-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before{background-color:var(--eds-t-colors-text-interaction)!important}body div#onetrust-consent-sdk #onetrust-accept-btn-handler,body div#onetrust-consent-sdk #onetrust-pc-btn-handler,body div#onetrust-consent-sdk #onetrust-reject-all-handler,body div#onetrust-consent-sdk button:not(.ot-link-btn){transition:background-color var(--eds-t-timing-transition-fast) ease,border var(--eds-t-timing-transition-fast) ease}body div#onetrust-consent-sdk #onetrust-accept-btn-handler:hover,body div#onetrust-consent-sdk #onetrust-pc-btn-handler:hover,body div#onetrust-consent-sdk #onetrust-reject-all-handler:hover,body div#onetrust-consent-sdk button:not(.ot-link-btn):hover{background-color:rgba(0,0,0,0)!important;border-color:var(--eds-t-colors-text-primary)!important}body div#onetrust-consent-sdk .ot-tgl input:focus+.ot-switch .ot-switch-nob,body div#onetrust-consent-sdk a:focus,body div#onetrust-consent-sdk button:focus,body div#onetrust-consent-sdk input:focus{outline-color:var(--eds-t-colors-text-interaction)!important}.c-els-header{justify-content:space-between;height:80px;padding:0 var(--ldn-t-temporary-body-padding-desktop);background-color:var(--eds-t-colors-background-primary)}.c-els-header,.c-els-header__branding{display:flex;align-items:center}.c-els-header__logo{margin-right:var(--ldn-t-base-space);width:58px}.c-els-header__logo-container{display:flex;justify-content:space-between;align-items:center;border-bottom:none}.c-els-header__icon-wrapper{display:flex;justify-content:flex-end;align-items:center;padding-right:var(--ldn-t-base-space);max-width:60px;overflow:hidden}@media(max-width:56.24em){.c-els-header{padding:0 var(--ldn-t-temporary-body-padding-tablet)}}@media(max-width:37.49em){.c-els-header{height:48px;padding:0 var(--ldn-t-temporary-body-padding-mobile)}.c-els-header .c-els-header__logo{width:36px}.c-els-header__icon-wrapper{padding-right:calc(var(--ldn-t-base-space)/2)}.c-els-header--hide-tree-at-mobile .c-els-header__logo-wrapper{display:none}}.c-els-header--scrolled{box-shadow:var(--eds-t-elevation-overflow-shadow1-x_position) var(--eds-t-elevation-overflow-shadow1-y_position) var(--eds-t-elevation-overflow-shadow1-blur) var(--eds-t-elevation-overflow-shadow1-spread) var(--eds-t-elevation-overflow-shadow1-color),var(--eds-t-elevation-overflow-shadow2-x_position) var(--eds-t-elevation-overflow-shadow2-y_position) var(--eds-t-elevation-overflow-shadow2-blur) var(--eds-t-elevation-overflow-shadow2-spread) var(--eds-t-elevation-overflow-shadow2-color)}.c-els-header--small{height:48px}.c-els-header--small .c-els-header__logo{width:36px}.c-els-header--fixed{position:sticky;top:0;z-index:var(--eds-t-z_index-fixed_layer)}