.a-layout { z-index: 1;}.CtxtMenu_MenuFrame .CtxtMenu_MenuClose span { background-color: #b04343;}.a-main-page { min-height: 50vh; box-sizing: border-box; max-width: 1410px; margin-inline: auto; padding-bottom: 3.33rem;}.a-main-page--with-advertisement { max-width: 1090px;}.a-link { text-decoration: none; font: inherit; color: inherit;}.a-link:link { text-decoration: inherit;}.a-link:hover, .a-link:focus { text-decoration: underline;}.a-link:focus { outline: none; text-decoration-thickness: 2px;}.a-link span { font-weight: inherit;}.a-link__content-wrapper { display: flex; align-items: center;}.a-link__icon { margin-right: 10px;}.a-link__icon img { max-width: none;}.a-link__text { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-weight: inherit; font-size: inherit; line-height: inherit; font-style: inherit;}.a-link--electric-mid { color: #0064fe;}.a-link--electric { color: #0055d9;}.a-search-box { color: #001e42;}.a-search-box__form { display: flex; background: #ffffff; flex-direction: row; border: 1px solid rgba(0, 30, 66, 0.6); margin-block: 1px; padding: 0.33rem; border-radius: 2px; gap: 0.33rem; height: 2.67rem; box-sizing: content-box;}.a-search-box__form:focus, .a-search-box__form:hover, .a-search-box__form:focus-within { border-color: #0064fe;}.a-search-box input[type=search]::-webkit-search-cancel-button { appearance: none; -webkit-appearance: none; height: 1.6rem; width: 1.6rem; background: url("/resource/icons/cross.svg") no-repeat 100% 100%; background-size: contain; cursor: pointer;}.a-search-box__label { border: 0; clip: rect(0, 0, 0, 0); height: 1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px;}.a-search-box__icon { align-self: center; text-align: center; color: currentColor;}.a-search-box__content { background-color: #ffffff; padding: 0.33rem; border: none; outline: none; font-size: 16px; font-size: 1.07rem; line-height: 1.25em; width: 98%;}.a-search-box__content::placeholder { color: rgba(0, 30, 66, 0.7);}.a-search-box__content:focus { box-shadow: none;}.a-search-box__submit { flex-basis: 0; display: inline-flex; align-items: center; gap: 0.33rem; position: relative; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; text-decoration: none; font-weight: bold; text-align: center; text-wrap: balance; border: 0.07rem solid transparent; border-radius: 0.13rem; padding: 0.73rem 0.67rem; cursor: pointer; font-size: 16px; font-size: 1.07rem; line-height: 1.5em; color: #ffffff; background-color: var(--sn-partner-interaction-color, #0064fe); border-color: var(--sn-partner-interaction-color, #0064fe);}.a-search-box__submit__icon { flex-shrink: 0;}.a-search-box__submit:hover:after { content: ""; position: absolute; inset: 0; background: currentColor; opacity: 0.1;}.a-search-box__submit:focus-visible { outline: 0.07rem solid #0055d9; outline-offset: 0.13rem; box-shadow: 0 0 0 0.13rem #ffffff;}.a-search-box__submit:focus-visible:after { content: ""; position: absolute; inset: 0; background: currentColor; opacity: 0.1;}.a-search-box__submit[disabled] { cursor: default; color: var(--sn-theme-text, #001e42); background-color: #808080; border-color: transparent; opacity: 35%; outline: none; box-shadow: none;}.a-search-box__submit { display: inline-flex;}.a-search-box .autocomplete-wrapper { z-index: 3; position: absolute; left: 0; right: 0; background-color: #ffffff; overflow-x: auto;}.a-search-box .autocomplete-wrapper.active { border: 1px solid #e5e5e5;}.a-search-box #autocomplete-list { display: flex; color: #001e42;}.a-search-box .autocomplete-items { flex-grow: 1; padding: 0; margin: 10px;}.a-search-box .autocomplete-items.autocomplete-grouped-items { flex-grow: 2; margin-top: 0; margin-right: 0; margin-bottom: 0; padding-top: 20px; padding-left: 30px; padding-bottom: 10px;}.a-search-box .autocomplete-items.autocomplete-suggestion-items { max-width: 400px;}.a-search-box .autocomplete-items .autocomplete-item { cursor: pointer;}.a-search-box .autocomplete-items .autocomplete-item.autocomplete-item__active { background-color: #f7f7f7; border-radius: 2px;}.a-search-box .autocomplete-items .autocomplete-item a { color: #1a1a1a;}.a-search-box .autocomplete-items .autocomplete-item a:link { color: inherit; text-decoration: inherit;}.a-search-box .autocomplete-items .autocomplete-item { padding: 0; margin: 0; list-style: none; padding-left: 20px; padding-top: 10px; padding-bottom: 10px;}.a-search-box .autocomplete-items .autocomplete-item__bookTitle { opacity: 0.5; display: block; font-size: 12px; font-size: 0.8rem;}.a-search-box .autocomplete-items .autocomplete-item__title strong { font-weight: 700;}.a-search-box .autocomplete-items .autocomplete-item__headline h4 { margin: 0; padding: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;}.a-search-box .autocomplete-items .autocomplete-item__headline { list-style: none; padding: 0; margin: 0; margin-bottom: 10px; margin-left: 20px;}.a-search-box .autocomplete-items .autocomplete-item__headline .autocomplete-sub-items { padding: 0; margin: 0;}.a-search-box .autocomplete-items .autocomplete-item__headline .autocomplete-sub-items .autocomplete-item { padding-left: 0; margin-right: 20px;}.a-search-box .autocomplete-items .autocomplete-item__headline .autocomplete-sub-items .autocomplete-item:hover { padding-left: 20px; margin-left: -20px; padding-right: 20px; margin-right: 0;}.a-layout-content { display: grid; grid-template-columns: repeat(var(--columns, 12), 1fr); gap: 20px 2%; --columns-xs: var(--columns-sm); --columns-sm: var(--columns-md); --columns-md: var(--columns-lg); --columns-lg: var(--columns-xl); --columns-xl: 12; --columns: var(--columns-xs);}.a-layout-content, .a-layout-content-block { box-sizing: border-box; max-width: 1410px; margin-inline: auto; padding-inline: 3vw;}.a-layout-content--no-space, .a-layout-content .a-layout-content,.a-layout-content .a-layout-row__section, .a-layout-content-block--no-space, .a-layout-content .a-layout-content-block,.a-layout-content-block .a-layout-row__section, .a-layout-content-block .a-layout-content, .a-layout-content-block .a-layout-content-block { padding-inline: 0;}.a-layout-content1 { --columns-xl: 1;}.a-layout-content2 { --columns-xl: 2; --columns-sm: 1;}.a-layout-content3 { --columns-xl: 3; --columns-md: 2; --columns-xs: 1;}.a-layout-content4 { --columns-xl: 4; --columns-md: 2; --columns-xs: 1;}.a-layout-content6 { --columns-xl: 6;}.a-layout-content12 { --columns-xl: 12;}.a-layout-content__span2 { grid-column: span min(var(--columns), 2);}.a-layout-content__span3 { grid-column: span min(var(--columns), 3);}.a-layout-content__column-1 { grid-column: 1/-1;}@media (min-width: 850px) { .a-layout-content__column-1 { grid-column: span 1; }}.a-layout-content__column-2 { grid-column: 1/-1;}@media (min-width: 850px) { .a-layout-content__column-2 { grid-column: span 2; }}.a-layout-content__column-3 { grid-column: 1/-1;}@media (min-width: 850px) { .a-layout-content__column-3 { grid-column: span 3; }}.a-layout-content__column-4 { grid-column: 1/-1;}@media (min-width: 850px) { .a-layout-content__column-4 { grid-column: span 4; }}.a-layout-content__column-5 { grid-column: 1/-1;}@media (min-width: 850px) { .a-layout-content__column-5 { grid-column: span 5; }}.a-layout-content__column-6 { grid-column: 1/-1;}@media (min-width: 850px) { .a-layout-content__column-6 { grid-column: span 6; }}.a-layout-content__column-7 { grid-column: 1/-1;}@media (min-width: 850px) { .a-layout-content__column-7 { grid-column: span 7; }}.a-layout-content__column-8 { grid-column: 1/-1;}@media (min-width: 850px) { .a-layout-content__column-8 { grid-column: span 8; }}.a-layout-content__column-9 { grid-column: 1/-1;}@media (min-width: 850px) { .a-layout-content__column-9 { grid-column: span 9; }}.a-layout-content__column-10 { grid-column: 1/-1;}@media (min-width: 850px) { .a-layout-content__column-10 { grid-column: span 10; }}.a-layout-content__column-11 { grid-column: 1/-1;}@media (min-width: 850px) { .a-layout-content__column-11 { grid-column: span 11; }}.a-layout-content__column-12 { grid-column: 1/-1;}@media (min-width: 850px) { .a-layout-content__column-12 { grid-column: span 12; }}@media (min-width: 630px) { .a-layout-content { --columns: var(--columns-sm); }}@media (min-width: 770px) { .a-layout-content { --columns: var(--columns-md); }}@media (min-width: 850px) { .a-layout-content { --columns: var(--columns-lg); }}@media (min-width: 1000px) { .a-layout-content { --columns: var(--columns-xl); }}.a-layout-row { margin-block: 2rem;}.a-layout-row__no-margin { margin-block: 0;}.a-layout-row__no-margin-top { margin-block-start: 0;}.a-layout-row__no-margin-bot { margin-block-end: 0;}.a-layout-row__container { box-sizing: border-box; max-width: 1410px; margin-inline: auto;}.a-layout-row__section { padding-inline: 3vw; margin-bottom: 2rem;}.a-layout-row__section .a-layout-row__section,.a-layout-row__section .a-layout-content,.a-layout-row__section .a-layout-content-block { padding-inline: 0;}.a-layout-row--no-spacing { margin-block: 0;}.a-layout-row__content-grid { display: grid; grid-template-columns: repeat(var(--columns, 12), 1fr); gap: 20px 2%; container-type: inline-size;}.a-layout-row__column-1 { grid-column: span 12;}.a-layout-row__column-2 { grid-column: span 12;}.a-layout-row__column-3 { grid-column: span 12;}.a-layout-row__column-4 { grid-column: span 12;}.a-layout-row__column-5 { grid-column: span 12;}.a-layout-row__column-6 { grid-column: span 12;}.a-layout-row__column-7 { grid-column: span 12;}.a-layout-row__column-8 { grid-column: span 12;}.a-layout-row__column-9 { grid-column: span 12;}.a-layout-row__column-10 { grid-column: span 12;}.a-layout-row__column-11 { grid-column: span 12;}.a-layout-row__column-12 { grid-column: span 12;}@container (min-width:630px) { .a-layout-row__column-3 { grid-column: span 6; } .a-layout-row__column-4 { grid-column: span 6; } .a-layout-row__column-5 { grid-column: span 6; } .a-layout-row__column-6 { grid-column: span 6; } .a-layout-row__column-7 { grid-column: span 6; } .a-layout-row__column-8 { grid-column: span 6; } .a-layout-row__column-9 { grid-column: span 6; } .a-layout-row__column-10 { grid-column: span 6; } .a-layout-row__column-11 { grid-column: span 6; }}@container (min-width:850px) { .a-layout-row__column-1 { grid-column: span 1; } .a-layout-row__column-2 { grid-column: span 2; } .a-layout-row__column-3 { grid-column: span 3; } .a-layout-row__column-4 { grid-column: span 4; } .a-layout-row__column-5 { grid-column: span 5; } .a-layout-row__column-6 { grid-column: span 6; } .a-layout-row__column-7 { grid-column: span 7; } .a-layout-row__column-8 { grid-column: span 8; } .a-layout-row__column-9 { grid-column: span 9; } .a-layout-row__column-10 { grid-column: span 10; } .a-layout-row__column-11 { grid-column: span 11; } .a-layout-row__column-12 { grid-column: span 12; }}.a-richtext, .a-richtext--meta { color: var(--sn-theme-text, #001e42); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;}.a-richtext p, .a-richtext--meta p,.a-richtext .Para,.a-richtext--meta .Para { margin: 0; font-weight: 400; font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}.a-richtext p + p, .a-richtext--meta p + p,.a-richtext .Para + p,.a-richtext--meta .Para + p { margin-block-start: 1.33rem;}.a-richtext ul, .a-richtext--meta ul,.a-richtext ol,.a-richtext--meta ol { margin: 1.33rem 0; padding-inline-start: 2rem;}.a-richtext li, .a-richtext--meta li { margin: 0 0 0.67rem; font-weight: 400; font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}.a-richtext h2, .a-richtext--meta h2,.a-richtext h3,.a-richtext--meta h3,.a-richtext h4,.a-richtext--meta h4,.a-richtext h5,.a-richtext--meta h5 { color: var(--sn-theme-text, #001e42); margin: 1.33rem 0; font-family: "Merriweather", serif; font-weight: 700;}.a-richtext h2, .a-richtext--meta h2 { font-size: 24px; font-size: 1.6rem; line-height: 1.33em;}.a-richtext h3, .a-richtext--meta h3 { font-size: 20px; font-size: 1.33rem; line-height: 1.5em;}.a-richtext h4, .a-richtext--meta h4 { font-size: 18px; font-size: 1.2rem; line-height: 1.56em;}.a-richtext h5, .a-richtext--meta h5 { font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}.a-richtext strong, .a-richtext--meta strong,.a-richtext b,.a-richtext--meta b { font-weight: 700; font-size: inherit;}.a-richtext sub, .a-richtext--meta sub,.a-richtext sup,.a-richtext--meta sup { font-size: 10px; font-size: 0.67rem; line-height: 2.4em;}.a-richtext small, .a-richtext--meta small,.a-richtext .small,.a-richtext--meta .small { font-size: 0.875em;}.a-richtext a, .a-richtext--meta a,.a-richtext a:link { color: var(--sn-theme-link, #0055d9); text-decoration: underline; border-radius: 2px; -webkit-box-decoration-break: clone; box-decoration-break: clone; position: relative;}.a-richtext a:hover, .a-richtext--meta a:hover,.a-richtext a:link:hover { text-decoration-thickness: 2px;}.a-richtext a:focus, .a-richtext--meta a:focus,.a-richtext a:link:focus { text-decoration-thickness: 2px; background-color: rgba(220.2272727273, 231.8181818182, 249.8181818182, 0.525); outline: none;}.a-richtext .is-external, .a-richtext--meta .is-external, .a-richtext--meta .Occurrences a, .a-richtext--meta .ExternalRef a { background-image: none; margin: 0; padding: 0;}.a-richtext .is-external:after, .a-richtext--meta .is-external:after, .a-richtext--meta .Occurrences a:after, .a-richtext--meta .ExternalRef a:after { content: ""; position: relative; background-color: currentColor; padding-right: 1rem; margin-left: 0.33rem; mask: url("/resource/icons/external-link.svg") no-repeat center/1.25rem; -webkit-mask: url("/resource/icons/external-link.svg") no-repeat center/1.25rem;}.a-richtext--article p,.a-richtext--article li { font-family: "Merriweather", serif; font-weight: 400; font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}@media (min-width: 630px) { .a-richtext--article p, .a-richtext--article li { font-size: 18px; font-size: 1.2rem; line-height: 1.67em; }}.a-richtext--article h2,.a-richtext--article h3,.a-richtext--article h4,.a-richtext--article h5 { font-family: "Merriweather", serif; font-weight: 700;}.a-richtext--article h2 { margin: 0 0 1.33rem; font-size: 24px; font-size: 1.6rem; line-height: 1.33em;}@media (min-width: 630px) { .a-richtext--article h2 { font-size: 28px; font-size: 1.87rem; line-height: 1.14em; }}.a-richtext--article h3 { font-size: 20px; font-size: 1.33rem; line-height: 1.5em;}@media (min-width: 630px) { .a-richtext--article h3 { font-size: 24px; font-size: 1.6rem; line-height: 1.33em; }}.a-richtext--article h4 { font-size: 18px; font-size: 1.2rem; line-height: 1.56em;}@media (min-width: 630px) { .a-richtext--article h4 { font-size: 20px; font-size: 1.33rem; line-height: 1.5em; }}.a-richtext--article h5 { font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}@media (min-width: 630px) { .a-richtext--article h5 { font-size: 18px; font-size: 1.2rem; line-height: 1.56em; }}.a-richtext--teaser { color: var(--sn-theme-text, #001e42); font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}.a-richtext--teaser p,.a-richtext--teaser li { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;}.a-richtext--teaser ol { counter-reset: li; padding-inline-start: 0;}.a-richtext--teaser ol li { list-style: none; position: relative; padding-inline-start: 2rem;}.a-richtext--teaser ol li:before { content: counter(li); counter-increment: li; position: absolute; top: 2px; left: 0; box-sizing: border-box; width: 20px; height: 20px; margin-right: 0.67rem; background: var(--sn-theme-text, #001e42); color: var(--sn-theme-background, #ffffff); border-radius: 50%; text-align: center; font-size: 12px; font-size: 0.8rem; line-height: 1.67em;}.a-richtext--meta { font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}.a-richtext--meta .Heading { font-weight: 700;}.a-richtext--meta .Citation { display: flex; flex-direction: row; margin-bottom: 0.67rem; gap: 0.33rem;}.a-richtext--meta .Footnote { display: flex; flex-direction: row; margin-bottom: 1rem; gap: 0.67rem;}.a-richtext--meta .ExternalRef a { margin-right: 0.33rem;}.a-richtext--meta .Occurrences { display: flex; flex-wrap: wrap; gap: 0 0.67rem; margin-top: 0.33rem; margin-bottom: 0.33rem;}.a-richtext--meta .MediaObject { max-width: 834px;}.a-richtext--meta .back-to-source,.a-richtext--meta .back-to-source:link { text-decoration: none; display: inline-block; color: #0055d9; padding-inline: 2px; transform: translateY(-2px);}.a-richtext--meta .back-to-source:hover, .a-richtext--meta .back-to-source:focus-visible,.a-richtext--meta .back-to-source:link:hover,.a-richtext--meta .back-to-source:link:focus-visible { background: rgba(0, 100, 254, 0.2);}.a-richtext--meta .back-to-source:focus-visible,.a-richtext--meta .back-to-source:link:focus-visible { outline: 1px solid currentColor;}.a-theme__brand-main { --sn-theme-background: #024ba6; --sn-theme-text: #ffffff; --sn-theme-link: #ffffff; --sn-theme-advertisement: #e5e5e5; --sn-theme-embargo: #fee6e6;}.a-theme__brand-main-light { --sn-theme-background: #f2f5fa; --sn-theme-text: #001e42; --sn-theme-link: #0055d9; --sn-theme-advertisement: #001e42; --sn-theme-embargo: #d90000;}.a-theme__brand-main-dark { --sn-theme-background: #001e42; --sn-theme-text: #ffffff; --sn-theme-link: #ffffff; --sn-theme-advertisement: #e5e5e5; --sn-theme-embargo: #fee6e6;}.a-theme__brand-one-light { --sn-theme-background: #f2f9f9; --sn-theme-text: #001e42; --sn-theme-link: #0064fe; --sn-theme-advertisement: #001e42; --sn-theme-embargo: #d90000;}.a-theme__white { --sn-theme-background: #ffffff; --sn-theme-text: #001e42; --sn-theme-link: #0064fe; --sn-theme-advertisement: rgb(102, 120, 141.6); --sn-theme-embargo: #d90000;}.a-theme__dark-black { --sn-theme-background: #1a1a1a; --sn-theme-text: #ffffff; --sn-theme-link: #ffffff; --sn-theme-advertisement: #e5e5e5; --sn-theme-embargo: #fee6e6;}.a-theme__light-grey { --sn-theme-background: #f7f7f7; --sn-theme-text: #001e42; --sn-theme-link: #0064fe; --sn-theme-advertisement: #001e42; --sn-theme-embargo: #d90000;}.a-theme__electric-blue-light { --sn-theme-background: #e6effe; --sn-theme-text: #001e42; --sn-theme-link: #003280; --sn-theme-advertisement: #003280; --sn-theme-embargo: #d90000;}.a-theme__example { padding: 1rem 3%; background-color: var(--sn-theme-background); color: var(--sn-theme-text);}.a-theme--full-width { padding-inline: 50vw; margin-inline: -50vw; background: var(--sn-theme-background); color: var(--sn-theme-text);}[data-themes-available~=marketing].a-marketing-theme--magenta-mid { --sn-theme-background: #ffbfe2; --sn-theme-text: #3b001f; --sn-theme-link: #3b001f; --sn-theme-advertisement: #3b001f;}[data-themes-available~=marketing].a-marketing-theme--tornado-red-main { --sn-theme-background: #c03232; --sn-theme-text: #faeded; --sn-theme-link: #faeded; --sn-theme-advertisement: #faeded;}[data-themes-available~=marketing].a-marketing-theme--tornado-red-mid { --sn-theme-background: #ff9999; --sn-theme-text: #400f0f; --sn-theme-link: #400f0f; --sn-theme-advertisement: #400f0f;}[data-themes-available~=marketing].a-marketing-theme--golden-yellow-mid { --sn-theme-background: #fadf89; --sn-theme-text: #0b3318; --sn-theme-link: #0b3318; --sn-theme-advertisement: #0b3318;}[data-themes-available~=marketing].a-marketing-theme--brand-one-main { --sn-theme-background: #00857f; --sn-theme-text: #ffffff; --sn-theme-link: #ffffff; --sn-theme-advertisement: #ffffff;}[data-themes-available~=marketing].a-marketing-theme--brand-one-mid { --sn-theme-background: #99d6d3; --sn-theme-text: #002624; --sn-theme-link: #002624; --sn-theme-advertisement: #002624;}[data-themes-available~=marketing].a-marketing-theme--brand-one-light { --sn-theme-background: #f2f9f9; --sn-theme-text: #002624; --sn-theme-link: #002624; --sn-theme-advertisement: #002624;}[data-themes-available~=marketing].a-marketing-theme--blackberry-violet-main { --sn-theme-background: #6c487e; --sn-theme-text: #efedf0; --sn-theme-link: #efedf0; --sn-theme-advertisement: #efedf0;}[data-themes-available~=marketing].a-marketing-theme--blackberry-violet-mid { --sn-theme-background: #d3cbd6; --sn-theme-text: #382a40; --sn-theme-link: #382a40; --sn-theme-advertisement: #382a40;}[data-themes-available~=marketing].a-marketing-theme--dirty-red-main { --sn-theme-background: #803946; --sn-theme-text: #ede6e7; --sn-theme-link: #ede6e7; --sn-theme-advertisement: #ede6e7;}[data-themes-available~=marketing].a-marketing-theme--dirty-red-mid { --sn-theme-background: #ccb8bb; --sn-theme-text: #401d23; --sn-theme-link: #401d23; --sn-theme-advertisement: #401d23;}[data-themes-available~=marketing].a-marketing-theme--dirty-red-light { --sn-theme-background: #ede6e7; --sn-theme-text: #401d23; --sn-theme-link: #401d23; --sn-theme-advertisement: #401d23;}[data-themes-available~=marketing].a-marketing-theme--steel-blue-mid { --sn-theme-background: #b5c3cb; --sn-theme-text: #1c2a32; --sn-theme-link: #1c2a32; --sn-theme-advertisement: #1c2a32;}[data-themes-available~=marketing].a-marketing-theme--steel-blue-main { --sn-theme-background: #486a7e; --sn-theme-text: #f5f7f8; --sn-theme-link: #f5f7f8; --sn-theme-advertisement: #f5f7f8;}[data-themes-available~=marketing].a-marketing-theme--teal-blue-mid { --sn-theme-background: #afd4db; --sn-theme-text: #003042; --sn-theme-link: #003042; --sn-theme-advertisement: #003042;}[data-themes-available~=marketing].a-marketing-theme--teal-blue-main { --sn-theme-background: #41a0b2; --sn-theme-text: #003042; --sn-theme-link: #003042; --sn-theme-advertisement: #003042;}[data-themes-available~=marketing].a-marketing-theme--jeans-blue-mid { --sn-theme-background: #99c9db; --sn-theme-text: #003042; --sn-theme-link: #003042; --sn-theme-advertisement: #003042;}[data-themes-available~=marketing].a-marketing-theme--jeans-blue-main { --sn-theme-background: #0078a6; --sn-theme-text: #f2f8fa; --sn-theme-link: #f2f8fa; --sn-theme-advertisement: #f2f8fa;}[data-themes-available~=marketing].a-marketing-theme--pear-green-mid { --sn-theme-background: #dfe2a7; --sn-theme-text: #303300; --sn-theme-link: #303300; --sn-theme-advertisement: #303300;}[data-themes-available~=marketing].a-marketing-theme--pear-green-main { --sn-theme-background: #b6bf13; --sn-theme-text: #303300; --sn-theme-link: #303300; --sn-theme-advertisement: #303300;}[data-themes-available~=marketing].a-marketing-theme__popout > .a-layout-content-block { background: var(--sn-theme-background, #ffffff); color: var(--sn-theme-text, #001e42);}[data-themes-available~=marketing].a-marketing-theme__full { background: var(--sn-theme-background, #ffffff); color: var(--sn-theme-text, #001e42);}.a-layout { overflow: clip;}.a-layout__dummy { background-color: darkred; height: 100px; color: #ffffff;}.a-layout__brand { background-color: #024ba6;}.a-layout__dark { background-color: #001e42;}.a-layout__light { background-color: #f2f5fa;}.a-layout__white { background-color: #ffffff;}.a-layout__gradient--dark-blue { background-image: radial-gradient(circle at 50% 0, #0362d9, #02489e 170px, #003575 400px);}.a-layout__border--grey { border: 1px solid #e5e5e5;}@media (min-width: 850px) { .a-layout--sidebar-color { background: linear-gradient(to left, var(--sn-partner-background, #f2f5fa) 32.5%, transparent 32.5%); }}.a-brand { height: 100%; max-height: 2rem;}.a-brand :focus-visible { outline: 2px solid #0055d9; outline-offset: 2px; border-radius: 2px; box-shadow: 0 0 0 2px #ffffff;}.a-brand picture { height: 100%;}.a-brand img { object-fit: contain; height: 100%; pointer-events: none;}.a-submit-button { display: inline-flex; align-items: center; gap: 0.33rem; position: relative; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; text-decoration: none; font-weight: bold; text-align: center; text-wrap: balance; border: 0.07rem solid transparent; border-radius: 0.13rem; padding: 0.73rem 0.67rem; cursor: pointer; font-size: 16px; font-size: 1.07rem; line-height: 1.5em; color: #ffffff; background-color: var(--sn-partner-interaction-color, #0064fe); border-color: var(--sn-partner-interaction-color, #0064fe);}.a-submit-button__icon { flex-shrink: 0;}.a-submit-button:hover:after { content: ""; position: absolute; inset: 0; background: currentColor; opacity: 0.1;}.a-submit-button:focus-visible { outline: 0.07rem solid #0055d9; outline-offset: 0.13rem; box-shadow: 0 0 0 0.13rem #ffffff;}.a-submit-button:focus-visible:after { content: ""; position: absolute; inset: 0; background: currentColor; opacity: 0.1;}.a-submit-button[disabled] { cursor: default; color: var(--sn-theme-text, #001e42); background-color: #808080; border-color: transparent; opacity: 35%; outline: none; box-shadow: none;}.a-submit-button { align-content: center; justify-content: space-around; min-width: 100%; padding: 1rem; font-size: 14px; font-size: 0.93rem; line-height: 1.43em;}@media (min-width: 630px) { .a-submit-button { padding: 1rem; min-width: 20rem; font-size: 16px; font-size: 1.07rem; line-height: 1.5em; }}.a-icon { width: 1.6rem; height: 1.6rem; fill: currentcolor; pointer-events: none; vertical-align: middle;}.a-icon[focusable=false] { pointer-events: none;}.a-icon--logo { width: auto;}.a-icon--14 { width: 0.93rem; height: 0.93rem;}.a-icon--18 { width: 1.2rem; height: 1.2rem;}.a-icon--24 { width: 1.6rem; height: 1.6rem;}.a-icon--30 { width: 2rem; height: 2rem;}.a-icon--80 { width: 5.33rem; height: 5.33rem;}.a-form-row { grid-column: span 12;}@media (min-width: 630px) { .a-form-row { --columns: 8; } .a-form-row--align-center { align-self: center; } .a-form-row--justify-right { justify-self: flex-end; } .a-form-row--column-1 { grid-column: span 1; } .a-form-row--column-2 { grid-column: span 2; } .a-form-row--column-3 { grid-column: span 3; } .a-form-row--column-4 { grid-column: span 4; } .a-form-row--column-5 { grid-column: span 5; } .a-form-row--column-6 { grid-column: span 6; } .a-form-row--column-7 { grid-column: span 7; } .a-form-row--column-8 { grid-column: span 8; } .a-form-row--column-9 { grid-column: span 9; } .a-form-row--column-10 { grid-column: span 10; } .a-form-row--column-11 { grid-column: span 11; }}.a-navigation-link { display: flex; align-items: center; text-decoration: inherit; font: inherit; color: inherit;}.a-navigation-link span { font-weight: inherit; font-size: inherit; font-style: inherit; color: inherit; line-height: inherit;}.a-navigation-link__content-wrapper { display: flex; align-items: center;}.a-navigation-link__icon { margin-right: 10px; height: 24px; width: 24px;}.a-navigation-link__icon img { max-width: none;}.a-navigation-link__text { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-weight: inherit; font-size: inherit; line-height: inherit; font-style: inherit; hyphens: auto;}.a-navigation-link:any-link:hover, .a-navigation-link:any-link:focus { opacity: 0.8; text-decoration: underline;}.a-navigation-link--bold { font-weight: bold; margin-bottom: 15px; font-size: 14px; font-size: 0.93rem; line-height: 1.43em;}.a-navigation-link--category-head { display: inline-block;}.a-navigation-link--category-head__text { font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}.a-skip-link { color: #ffffff; background-color: var(--sn-partner-interaction-color, #0064fe); border-color: var(--sn-partner-interaction-color, #0064fe); font-size: 14px; font-size: 0.93rem; line-height: 1.43em; padding: 0.67rem; text-align: center; font-weight: 700; display: block; position: absolute; z-index: calc(infinity); inset: 0 0 auto 0; transform: translateY(-100%);}.a-skip-link:focus-visible { transform: translateY(0); top: 0.33rem;}.a-skip-link:hover { text-decoration: underline;}.a-sn-icon { display: inline-block; width: auto; height: auto; background-image: url("/resource/icons/dummy.svg"); background-repeat: no-repeat; background-position: center; vertical-align: middle; background-size: contain;}.a-sn-icon.a-sn-icon-account { background-image: url("/resource/icons/account.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-account--blue { height: 24px; width: 24px; background-image: url("/resource/icons/account--blue.svg");}.a-sn-icon.a-sn-icon-arrow-left { background-image: url("/resource/icons/arrow-left.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-arrow-left-full { background-image: url("/resource/icons/arrow-left-full.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-arrow-left-full--white { background-image: url("/resource/icons/arrow-left--white.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-arrow-left-full--blue { background-image: url("/resource/icons/arrow-left--blue.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-arrow-right { background-image: url("/resource/icons/arrow-right.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-arrow-right-full { background-image: url("/resource/icons/arrow-right-full.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-bag { background-image: url("/resource/icons/bag.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-bag--white { background-image: url("/resource/icons/bag--white.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-bell { background-image: url("/resource/icons/bell.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-bookmark { background-image: url("/resource/icons/bookmark.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-brand { background-image: url("/resource/icons/brand.svg"); height: 20px; width: 20px;}.a-sn-icon.a-sn-icon-camera { background-image: url("/resource/icons/camera.svg"); height: 12px; width: 20px;}.a-sn-icon.a-sn-icon-chevron-down { background-image: url("/resource/icons/chevron-down.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-chevron-down--white { height: 24px; width: 24px; background-image: url("/resource/icons/chevron-down--white.svg");}.a-sn-icon.a-sn-icon-chevron-left { background-image: url("/resource/icons/chevron-left.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-chevron-left--white { background-image: url("/resource/icons/chevron-left--white.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-chevron-right { background-image: url("/resource/icons/chevron-right.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-chevron-right--white { background-image: url("/resource/icons/chevron-right--white.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-chevron-up { background-image: url("/resource/icons/chevron-up.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-chevron-up--white { background-image: url("/resource/icons/chevron-up--white.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-clock { background-image: url("/resource/icons/clock.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-cme { background-image: url("/resource/icons/cme-icon.svg"); height: 80px; width: 80px;}.a-sn-icon.a-sn-icon-course { background-image: url("/resource/icons/course-icon.svg"); height: 80px; width: 80px;}.a-sn-icon.a-sn-icon-content-copy { background-image: url("/resource/icons/content-copy.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-content-copy--blue { background-image: url("/resource/icons/content-copy--blue.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-cross { background-image: url("/resource/icons/cross.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-download-document { background-image: url("/resource/icons/download-document.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-dummy { background-image: url("/resource/icons/dummy.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-epaper { background-image: url("/resource/icons/epaper.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-exclamation-mark { background-image: url("/resource/icons/exclamation-mark.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-hamburger-menu { background-image: url("/resource/icons/hamburger-menu.svg"); height: 30px; width: 30px;}.a-sn-icon.a-sn-icon-home { background-image: url("/resource/icons/home.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-info { background-image: url("/resource/icons/info.svg");}.a-sn-icon.a-sn-icon-interests { background-image: url("/resource/icons/interests.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-education-hat-black { background-image: url("/resource/icons/hat-black.svg"); height: 20px; width: 20px; margin: 2px;}.a-sn-icon.a-sn-icon-education-hat-white { background-image: url("/resource/icons/hat-white.svg"); height: 20px; width: 20px; margin: 2px;}.a-sn-icon.a-sn-icon-knight-black { background-image: url("/resource/icons/knight-black.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-knight-transparent { background-image: url("/resource/icons/knight-transparent.svg");}.a-sn-icon.a-sn-icon-knight-white { background-image: url("/resource/icons/knight-white.svg");}.a-sn-icon.a-sn-icon-knight-white--blue-bg { background-image: url("/resource/icons/knight-white--blue-bg.svg");}.a-sn-icon.a-sn-icon-knight-white--black-bg { background-image: url("/resource/icons/knight-white--black-bg.svg");}.a-sn-icon.a-sn-icon-menu { background-image: url("/resource/icons/menu.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-menu--blue { background-image: url("/resource/icons/menu--blue.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-newsletter { background-image: url("/resource/icons/newsletter.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-newsletter--white { background-image: url("/resource/icons/newsletter--white.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-people { background-image: url("/resource/icons/people.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-people--blue { background-image: url("/resource/icons/people--blue.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-play { background-image: url("/resource/icons/play.svg"); height: 14px; width: 12px;}.a-sn-icon.a-sn-icon-pop { background-image: url("/resource/icons/pop.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-search { background-image: url("/resource/icons/search.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-search--blue { background-image: url("/resource/icons/search--blue.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-search--white { background-image: url("/resource/icons/search--white.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-support { background-image: url("/resource/icons/support.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-support--blue { background-image: url("/resource/icons/support--blue.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-user { background-image: url("/resource/icons/user.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-user--blue { background-image: url("/resource/icons/user--blue.svg"); height: 24px; width: 24px;}.a-sn-icon.a-sn-icon-users { background-image: url("/resource/icons/users.svg"); height: 24px; width: 24px;}.m-navigation__category { display: flex; align-items: baseline; font-weight: 700; font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}.m-navigation__toggle { margin-left: auto; padding: 0; background-color: #001e42; border: none; outline: none; color: inherit; text-align: left; cursor: pointer; display: inline;}.m-navigation__toggle:focus-visible { outline: 1px solid currentColor;}@media (min-width: 630px) { .m-navigation__toggle { display: none; }}.m-navigation__toggle-icons { padding-left: 5px; border-left: 1px solid rgba(229, 229, 229, 0.5);}.m-navigation__toggle-text { border: 0; clip: rect(0, 0, 0, 0); height: 1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px;}.m-navigation__toggle.collapsed { margin-top: 0;}.m-navigation__toggle.collapsed .m-menu-category-down { display: inline-block;}.m-navigation__toggle.collapsed .m-menu-category-up { display: none;}.m-navigation__icon-down { display: none;}.m-navigation__icon-up { display: inline-block;}.m-navigation__list { margin: 1rem 0 0; padding: 0; list-style: none;}.m-navigation__list-item { font-size: 14px; font-size: 0.93rem; line-height: 1.71em;}.m-navigation__list-item + .m-navigation__list-item { margin-top: 1rem;}.m-navigation:not(:has(.m-navigation__category)) { padding-top: 2.33rem;}.m-navigation.collapsed .m-navigation__list { display: none;}.m-navigation.collapsed .m-navigation__icon-up { display: none;}.m-navigation.collapsed .m-navigation__icon-down { display: inline;}.m-form-element { display: flex; flex-direction: column; gap: 0.33rem;}.m-form-element__label { color: var(--sn-theme-advertisement, rgb(102, 120, 141.6)); margin: 0; font-size: 16px; font-size: 1.07rem; line-height: 1.25em;}.m-form-element__label--hidden { border: 0; clip: rect(0, 0, 0, 0); height: 1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px;}.m-form-element__form-field { display: flex; border: 0.07rem solid rgb(102, 120, 141.6); outline: none; border-radius: 0.13rem; box-shadow: none; background-color: #ffffff; color: #001e42; box-sizing: border-box; width: 100%; max-width: 100%; position: relative; font-size: 16px; font-size: 1.07rem; line-height: 2em;}.m-form-element__form-field input,.m-form-element__form-field textarea,.m-form-element__form-field select { border: unset; background: unset; padding: 0.67rem; margin: unset; line-height: inherit; box-sizing: border-box; width: 100%; max-width: 100%;}.m-form-element__form-field input::placeholder,.m-form-element__form-field textarea::placeholder,.m-form-element__form-field select::placeholder { color: rgb(102, 120, 141.6); font-size: 16px; font-size: 1.07rem; line-height: 1.25em;}.m-form-element__form-field input:focus,.m-form-element__form-field textarea:focus,.m-form-element__form-field select:focus { box-shadow: none; outline: none;}.m-form-element__select-wrapper:after { content: ""; position: absolute; right: 0.67rem; top: 50%; transform: translateY(-50%); width: 1.6rem; height: 1.6rem; background-image: url("/resource/icons/chevron-down.svg"); background-size: contain;}.m-form-element__support-text { color: var(--sn-theme-advertisement, rgb(102, 120, 141.6)); font-size: 14px; font-size: 0.93rem; line-height: 1.43em;}.m-form-element__error-text { order: 10; display: none;}.m-form-element:hover .m-form-element__form-field, .m-form-element:focus-within .m-form-element__form-field { border-color: var(--sn-theme-link, #0064fe);}.m-form-element:focus-within .m-form-element__label { color: var(--sn-theme-link, #0055d9);}.m-form-element:focus-within .m-form-element__form-field { box-shadow: none; outline: 0.07rem solid #ffffff; outline-offset: 0.07rem;}.m-form-element--disabled .m-form-element__support-text { opacity: 0.25;}.m-form-element--disabled .m-form-element__form-field { opacity: 0.25;}.m-form-element--disabled .m-form-element__form-field::placeholder { opacity: 0;}.m-form-element--disabled .m-form-element__label { color: #001e42; opacity: 0.25;}.m-form-element--error .m-form-element__label { color: #d90000; opacity: 1;}.m-form-element--error:focus-within .m-form-element__label { color: #d90000;}.m-form-element--error .m-form-element__form-field { border-color: #d90000;}.m-form-element--error .m-form-element__error-text { display: block;}.m-form-element--error .m-form-element__support-text { display: none;}.m-main-header-menu { display: grid; grid-template-columns: 1fr; grid-template-rows: auto; column-gap: 3%; padding: 30px 3% 50px; position: relative; margin: 0 auto; max-width: 1410px; box-sizing: border-box; color: #ffffff;}@media (min-width: 630px) { .m-main-header-menu { grid-template-columns: 1fr 1fr 1fr; }}@media (min-width: 1000px) { .m-main-header-menu { grid-template-columns: 1fr 1fr 1fr 1fr; }}.m-main-header-menu__wrapper { background-color: #001e42; max-height: calc(100vh - 64px); overflow: auto;}.m-main-header-menu__col-1 { grid-column: span 1;}.m-main-header-menu__col-2 { grid-column: span 1;}@media (max-width: 630px) { .m-main-header-menu__col-2 .m-main-header-menu__navigation:first-child { margin-top: 15px; }}.m-main-header-menu__col-3 { grid-column: span 1;}@media (max-width: 630px) { .m-main-header-menu__col-3 .m-main-header-menu__navigation:first-child { margin-top: 15px; }}.m-main-header-menu__col-3__subgrid { grid-column: span 2; display: grid; column-gap: 6%; grid-template-columns: 1fr 1fr; grid-template-rows: auto;}@media (max-width: 1000px) { .m-main-header-menu__col-3__subgrid { grid-column: span 1; grid-template-columns: 1fr; }}.m-main-header-menu__subgrid-1 { grid-column-start: 1;}@media (max-width: 1000px) { .m-main-header-menu__subgrid-1 { grid-row-start: 2; grid-column-start: 1; } .m-main-header-menu__subgrid-1 .m-main-header-menu__navigation:first-child { margin-top: 15px; }}.m-main-header-menu__subgrid-2 { grid-column-start: 1;}@media (min-width: 630px) { .m-main-header-menu__subgrid-2 .m-main-header-menu__navigation:last-child { border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding-bottom: 1rem; margin-bottom: 1rem; }}@media (min-width: 1000px) { .m-main-header-menu__subgrid-2 { grid-column-start: 2; } .m-main-header-menu__subgrid-2 .m-main-header-menu__navigation:last-child { border-bottom: none; }}.m-main-header-menu__newsletter-shop { margin-top: 25px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.2);}.m-main-header-menu__newsletter-shop:first-child { margin-top: 0;}.m-main-header-menu__newsletter-shop:last-child { border-bottom: none;}@media (max-width: 630px) { .m-main-header-menu__newsletter-shop { padding-bottom: 5px; border-bottom: none; margin-top: 15px; }}.m-main-header-menu__adv-content { order: 10; margin-bottom: 30px;}@media (max-width: 630px) { .m-main-header-menu__adv-content { display: none; }}.m-main-header-menu__adv-image { height: 144px; width: 100%;}.m-main-header-menu__comm-box { min-height: 124px; display: flex; flex-direction: column; padding: 10px; background: rgba(255, 255, 255, 0.07);}.m-main-header-menu__comm-box__title { color: #ffffff; font-family: "Merriweather", serif; font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}.m-main-header-menu__comm-box__text { color: #e6effe; font-size: 12px; font-size: 0.8rem; line-height: 1.5em;}.m-main-header-menu__navigation { margin-bottom: 1rem;}@media (min-width: 630px) { .m-main-header-menu__navigation { padding-bottom: 1rem; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }}.m-main-header-menu__navigation:last-child { border-bottom: none; padding-bottom: 0;}.m-form-container { display: grid; grid-template-columns: repeat(12, 1fr); gap: 1.33rem 0; grid-column: span 12;}@media (min-width: 630px) { .m-form-container { column-gap: 1.33rem; }}.m-message { position: relative; background: rgb(229.98527675, 239.3918571763, 253.99972325); color: rgb(0, 25.069124424, 64); display: flex; flex-wrap: wrap; align-items: flex-start; gap: 0.33rem 1rem; border-radius: 2px; padding: 1rem;}.m-message__icon { flex: 0 0 auto;}.m-message .m-message__heading { display: block; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-size: 14px; font-size: 0.93rem; line-height: 1.43em;}.m-message__body { flex: 1 1 0%; display: flex; flex-direction: column; gap: 0.33rem;}.m-message__text p,.m-message__text ul,.m-message__text ol,.m-message__text li { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-weight: 400; font-size: 14px; font-size: 0.93rem; line-height: 1.43em;}.m-message__text p { margin: 0;}.m-message__text p + * { margin-top: 0.33rem;}.m-message__text li { margin-bottom: 0.33rem;}.m-message__text strong,.m-message__text b { font-family: inherit; font-weight: 700; font-size: 14px; font-size: 0.93rem; line-height: 1.43em;}.m-message__text a,.m-message__text a:link { color: currentcolor; text-decoration: underline; border-radius: 2px;}.m-message__text a:hover,.m-message__text a:link:hover { text-decoration: underline; text-decoration-thickness: 2px;}.m-message__text a:focus-visible,.m-message__text a:link:focus-visible { text-decoration: underline; text-decoration-thickness: 0.13rem; outline: 0.07rem solid; outline-offset: 0.13rem;}.m-message__operator { justify-content: flex-end; margin-right: 0; flex-basis: 100%;}@media (min-width: 1000px) { .m-message__operator { align-self: flex-end; flex-basis: auto; }}.m-message__close { all: unset; cursor: pointer; padding: 0.53rem; position: absolute; top: 0.13rem; right: 0.13rem;}.m-message__close:hover:after { content: ""; position: absolute; inset: 0; background: currentColor; opacity: 0.1;}.m-message__close:focus-visible { outline: 1px solid currentcolor;}.m-message--info { background-color: rgb(229.98527675, 239.3918571763, 253.99972325); color: rgb(0, 25.069124424, 64);}.m-message--info .m-message__text { color: rgb(0, 25.069124424, 64);}.m-message--warning { background-color: rgb(253.99972325, 243.9291489113, 229.98527675); color: rgb(64, 37.1612903226, 0);}.m-message--warning .m-message__text { color: rgb(64, 37.1612903226, 0);}.m-message--error { background-color: rgb(253.99972325, 229.98527675, 229.98527675); color: #400000;}.m-message--error .m-message__text { color: #400000;}.m-message--success { background-color: rgb(229.98527675, 253.99972325, 238.0638693514); color: rgb(0, 64, 21.5299539171);}.m-message--success .m-message__text { color: rgb(0, 64, 21.5299539171);}.m-message--inline { margin-block: 1rem;}.m-message[data-message-removable] { box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);}.m-message[data-message-removable] .m-message__body { padding-right: 2.33rem;}.m-search-operators { background: var(--sn-theme-background, #ffffff); color: var(--sn-theme-text, #001e42); display: flex; flex-direction: column; gap: 1.33rem;}.m-search-operators__title { color: rgba(255, 255, 255, 0.6); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; margin: 0; font-size: 14px; font-size: 0.93rem; line-height: 1.43em;}.m-search-operators__text { color: rgba(255, 255, 255, 0.6); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-size: 14px; font-size: 0.93rem; line-height: 1.43em; order: 2;}.m-search-operators__list { order: 1; display: flex; flex-wrap: wrap; margin: 0; gap: 0.67rem;}.m-search-operators__term { margin-left: 0;}.m-search-operators__term { cursor: pointer; white-space: nowrap;}.m-search-operators__button { display: inline-flex; align-items: center; gap: 0.33rem; position: relative; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; text-decoration: none; font-weight: bold; text-align: center; text-wrap: balance; border: 0.07rem solid transparent; border-radius: 0.13rem; padding: 0.73rem 0.67rem; cursor: pointer; font-size: 16px; font-size: 1.07rem; line-height: 1.5em; color: var(--sn-theme-text, #001e42); background-color: transparent; border-color: #808080;}.m-search-operators__button__icon { flex-shrink: 0;}.m-search-operators__button:hover:after { content: ""; position: absolute; inset: 0; background: currentColor; opacity: 0.1;}.m-search-operators__button:focus-visible { outline: 0.07rem solid #0055d9; outline-offset: 0.13rem; box-shadow: 0 0 0 0.13rem #ffffff;}.m-search-operators__button:focus-visible:after { content: ""; position: absolute; inset: 0; background: currentColor; opacity: 0.1;}.m-search-operators__button[disabled] { cursor: default; color: var(--sn-theme-text, #001e42); background-color: #808080; border-color: transparent; opacity: 35%; outline: none; box-shadow: none;}.m-search-operators__button { color: #ffffff;}.m-search-operators [data-search-operator-toggle-button][aria-expanded=true] { background-color: rgba(255, 255, 255, 0.1);}.m-search-operators__description { display: none; background: rgba(255, 255, 255, 0.1); border-radius: 4px; margin-inline: auto; padding: 0.67rem; flex: 0 1 100%;}.m-search-operators__description-active { display: block;}@media not (scripting: enabled) { .m-search-operators__description:target { display: block; }}.o-footer { position: relative; z-index: 1; background-color: #333333; margin: 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-weight: 400; font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}.o-footer__logo { height: 1.33rem; padding-bottom: 0.67rem;}.o-footer .o-footer__part { padding-block: 1.67rem; margin-block: 0; border-bottom: 1px solid #666666;}.o-footer .o-footer__part:last-child { padding-block: 2rem; border-bottom: none;}.o-footer__content { grid-column: span 6;}@media (min-width: 850px) { .o-footer__content { grid-column: span 3; }}.o-footer__top-seo { font-size: 16px; font-size: 1.07rem; line-height: 1.5em; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-weight: 400; color: #ffffff; opacity: 0.7; margin: 0;}.o-footer__top-seo * { margin: 0;}.o-footer .o-footer__social-media__section { display: inline-flex; align-items: center; margin-right: 3.33rem;}.o-footer .o-footer__social-media__section:last-child { margin-right: 0;}.o-footer .o-footer__social-media__section-text { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-weight: 400; font-size: 16px; font-size: 1.07rem; line-height: 1.63em;}.o-footer .o-footer__social-media__section-icons { display: inline-block; margin-left: 1.33rem;}.o-footer__copyright { font-size: 16px; font-size: 1.07rem; line-height: 1.5em; margin-right: 1.33rem; display: inline-block;}.o-footer__copyright u { text-decoration: underline;}.o-footer__version { font-size: 16px; font-size: 1.07rem; line-height: 1.5em; display: inline-block; opacity: 0.7;}.o-search-header { background: var(--sn-theme-background, #001e42); color: var(--sn-theme-text, #ffffff); padding-block: 2rem;}.o-search-header__navigation-list { display: flex; gap: 0.67rem; margin-bottom: 0.67rem;}.o-search-header__navigation-button { all: unset; color: #ffffff; cursor: pointer; display: inline-block; padding: 0.67rem; border-radius: 2px; font-size: 14px; font-size: 0.93rem; line-height: 1.43em;}.o-search-header__navigation-button[aria-selected=true], .o-search-header__navigation-button:hover { background-color: rgba(255, 255, 255, 0.1);}.o-search-header__navigation-button:focus-visible { background-color: rgba(255, 255, 255, 0.1); outline: 2px solid #0055d9; outline-offset: 2px; box-shadow: 0 0 0 2px #ffffff;}.o-search-header .tabpanel-hidden { display: none;}.o-advanced-search__title { border: 0; clip: rect(0, 0, 0, 0); height: 1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px;}.o-advanced-search__form, .o-advanced-search__operators { grid-column: span 12;}.o-advanced-search__operators { border-color: rgba(255, 255, 255, 0.1); border-style: solid; border-width: 1px 0 0; padding-top: 1.33rem;}@media (min-width: 850px) { .o-advanced-search__form { grid-column: span 8; } .o-advanced-search__operators { grid-column: span 4; border-width: 0 0 0 1px; padding: 0.67rem 0 0 1.33rem; }}.o-main-header { box-sizing: border-box; border-bottom: 4px solid #001e42; font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}@media (scripting: enabled) { .o-main-header { background: #ffffff; position: sticky; z-index: 10001; top: 0; left: 0; right: 0; }}.o-main-header__container { min-height: 40px; height: 3.6rem; padding: 7px 0; display: flex; align-items: center; flex-wrap: nowrap;}@media (min-width: 630px) { .o-main-header__container { padding: 0; }}@media (min-width: 630px) { .o-main-header__menu { flex: 1 1 0%; }}.o-main-header__logos { flex: 1 1 0%; display: flex; justify-content: center; align-items: center;}.o-main-header__logos .o-main-header__logo { padding: 0 0.67rem; border-left: 1px solid #e5e5e5; height: 2rem;}.o-main-header__logos .o-main-header__logo:first-child { border: none;}.o-main-header__logos .o-main-header__logo .a-picture img { vertical-align: middle;}.o-main-header__meta { display: flex; flex-wrap: nowrap; align-items: center; margin-right: auto;}@media (min-width: 630px) { .o-main-header__meta { flex: 1 1 0%; }}.o-main-header__search { margin-left: auto;}.o-main-header .divider { position: relative; margin: 15px;}.o-main-header .divider:before { position: absolute; top: -20px; left: 0; width: 1px; height: 40px; background-color: #e5e5e5; content: "";}@media (max-width: 630px) { .o-main-header .divider { margin: 10px; }}.o-main-header__item { color: inherit;}.o-main-header__top-button { border: 0; clip: rect(0, 0, 0, 0); height: 1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px;}.o-main-header .o-main-header__menu-name { border: 0; clip: rect(0, 0, 0, 0); height: 1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; pointer-events: none;}@media (min-width: 850px) { .o-main-header .o-main-header__menu-name { clip: auto; height: auto; overflow: auto; position: static !important; width: auto; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-weight: 400; color: #001e42; }}.o-main-header__dropdown-menu__button { vertical-align: text-top; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-weight: 400; padding: 4px; margin: 5px; background-color: #ffffff; color: #001e42; border: 1px solid #ffffff; border-radius: 3px; display: inline-block; font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}.o-main-header__dropdown-menu__button[aria-expanded=true], .o-main-header__dropdown-menu__button:hover, .o-main-header__dropdown-menu__button:focus-visible { cursor: pointer; color: #0055d9; background-color: #e6effe; border: 1px solid #0064fe;}.o-main-header__dropdown-menu__button[aria-expanded=true] .o-main-header__menu-name, .o-main-header__dropdown-menu__button:hover .o-main-header__menu-name, .o-main-header__dropdown-menu__button:focus-visible .o-main-header__menu-name { color: inherit;}.o-main-header__dropdown-menu__button:focus-visible { outline: 2px solid #0064fe; outline-offset: 1px;}@media (max-width: 630px) { .o-main-header__dropdown-menu__button { margin: 0; padding: 2.5px; }}@media (min-width: 850px) { .o-main-header__dropdown-menu__button { padding-right: 10px; }}.o-main-header-menu__dropdown-content { margin-top: 1px;}.o-main-header-menu__dropdown-content:after { content: ""; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); position: absolute; pointer-events: none; left: 0; display: block; right: 0; height: 20rem; opacity: 0.75; z-index: -1;}@media (max-width: 630px) { .o-main-header-menu__dropdown-content { margin-top: 8px; }}.o-main-header-menu__dropdown-content__wrapper { background-color: #001e42; max-height: calc(100vh - 64px); overflow: auto;}.o-main-header__dropdown-menu__main-content { z-index: 1001; display: none; position: absolute; width: 100%; left: 0;}.o-main-header__dropdown-menu__profile-menu-wrapper { position: relative;}@media (max-width: 630px) { .o-main-header__dropdown-menu__profile-menu-wrapper { position: static; }}.o-main-header__dropdown-menu__profile-content { z-index: 100; display: none; position: absolute; right: 5px; width: max-content; overflow: hidden;}.o-main-header__dropdown-menu__profile-content:after { display: none;}@media (max-width: 630px) { .o-main-header__dropdown-menu__profile-content { width: 100%; right: 0; }}.o-main-header__search-content { z-index: 100; display: none; position: absolute; width: 100%; left: 0;}.o-main-header__search-container { box-sizing: border-box; max-width: 1410px; margin-inline: auto; padding-inline: 3vw;}@charset "UTF-8";/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 14, 2015 */@font-face { font-family: "Hind"; src: local("Hind Bold"), local("Hind-Bold"), url("../fonts/hind/hind-bold-webfont.eot"); src: local("Hind Bold"), local("Hind-Bold"), url("../fonts/hind/hind-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hind/hind-bold-webfont.woff2") format("woff2"), url("../fonts/hind/hind-bold-webfont.woff") format("woff"), url("../fonts/hind/hind-bold-webfont.ttf") format("truetype"), url("../fonts/hind/hind-bold-webfont.svg#hindbold") format("svg"); font-weight: 700; font-style: normal; font-display: swap;}@font-face { font-family: "Hind"; src: local("Hind Light"), local("Hind-Light"), url("../fonts/hind/hind-light-webfont.eot"); src: local("Hind Light"), local("Hind-Light"), url("../fonts/hind/hind-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hind/hind-light-webfont.woff2") format("woff2"), url("../fonts/hind/hind-light-webfont.woff") format("woff"), url("../fonts/hind/hind-light-webfont.ttf") format("truetype"), url("../fonts/hind/hind-light-webfont.svg#hindlight") format("svg"); font-weight: 300; font-style: normal; font-display: swap;}@font-face { font-family: "Hind"; src: local("Hind Medium"), local("Hind-Medium"), url("../fonts/hind/hind-medium-webfont.eot"); src: local("Hind Medium"), local("Hind-Medium"), url("../fonts/hind/hind-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hind/hind-medium-webfont.woff2") format("woff2"), url("../fonts/hind/hind-medium-webfont.woff") format("woff"), url("../fonts/hind/hind-medium-webfont.ttf") format("truetype"), url("../fonts/hind/hind-medium-webfont.svg#hindmedium") format("svg"); font-weight: 500; font-style: normal; font-display: swap;}@font-face { font-family: "Hind"; src: local("Hind Regular"), local("Hind-Regular"), url("../fonts/hind/hind-regular-webfont.eot"); src: local("Hind Regular"), local("Hind-Regular"), url("../fonts/hind/hind-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hind/hind-regular-webfont.woff2") format("woff2"), url("../fonts/hind/hind-regular-webfont.woff") format("woff"), url("../fonts/hind/hind-regular-webfont.ttf") format("truetype"), url("../fonts/hind/hind-regular-webfont.svg#hind_regularregular") format("svg"); font-weight: 400; font-style: normal; font-display: swap;}/*------------------------------------*\ $VARS\*------------------------------------*//* DESIGN UPDATE *//* FONT-FACE DEFINITIONS *//* COLOR DEFINITIONS *//*$header-identity-font-size: 36;$header-identity-line-height: 36;*//* ASSET DEFINITIONS *//* SIZE DEFINITIONS *//* SCREEN SIZES *//* $desktop: 1410px !default; *//* VARIABLES THAT NEED TO BE DEFINED AS FOR INUIT.CSS *//** font weights of Hind*//*required for inuit.css*//** * Debug mode will visually highlight any potential markup/accessibility quirks * in the browser. Set to `true` or `false`. *//** * Debug mode is set to: false *//** * SERP Facelift vars, to be merged with upcoming facelift *//** * FACELIFT SIZE DEFINITIONS *//** BREAKPOINTS *//*------------------------------------*\ vars.$VARS\*------------------------------------*//* FONT-FACE DEFINITIONS *//* COLOR DEFINITIONS *//*vars.$header-identity-font-size: 36;vars.$header-identity-line-height: 36;*//* ASSET DEFINITIONS *//* SIZE DEFINITIONS *//* SCREEN SIZES *//* VARIABLES THAT NEED TO BE DEFINED AS FOR INUIT.CSS *//** font weights of Hind*//*required for inuit.css*//** * Debug mode will visually highlight any potential markup/accessibility quirks * in the browser. Set to `true` or `false`. *//** * Debug mode is set to: false *//** * SERP Facelift vars, to be merged with upcoming facelift *//** * FACELIFT SIZE DEFINITIONS *//** BREAKPOINTS */:root { font-size: 0.938rem;}/* * a small mixin for easy use of rem with px as fallback * usage: @include x-rem(font-size, 14px) * usage: @include x-rem(margin, 0 12px 2 1.2) * usage: @include x-rem(padding, 1.5 24px) * * thanks to Steffen Rademacker https://gist.github.com/webgefrickel *//*** * Border radius *//*------------------------------------*\ $MIXINS\*------------------------------------*//** * Create a fully formed type style (sizing and vertical rhythm) by passing in a * single value, e.g.: * `@include font-size(10);` * * Thanks to @redclov3r for the `line-height` Sass: * twitter.com/redclov3r/status/250301539321798657 *//*** * calculates relative units for font-size and line height based on pixel values *//*** * Media Queries *//** Converting Hex to RGBa for background opacity*//*** * Transformation *//*** * Enables overflow scrolling - even on ios devices. * webkit-overflow-scrolling enables the scrollbars * for iOS devices from version 5. * More: http://css-tricks.com/snippets/css/momentum-scrolling-on-ios-overflow-elements/ * * Example: * * table { * @include overflow-scroll(); * } * *//** * HTML5 elements definition for older browsers */details, main { /* @extend aside; */}summary, meter { display: inline;}template,summary::-webkit-details-marker { display: none;}meter { border: none;}noscript { display: flex;}/** * at least tablet resolution */@media screen and (min-width: 640px) { noscript { display: block; }}/** FACELIFT *//*** * Styles applicable not only to a specific category of elements but to a broad range *//*** * Aims to tone down specific style properties */.is-nowrap { white-space: nowrap !important;}.is-hidden,.hide,.hidden { display: none !important;}.is-inline,.inline { display: inline !important;}.is-fixed { position: fixed !important;}.is-left { float: left;}.is-right { float: right;}.is-centered,.is-centered--1,.is-centered--2,.is-centered--3 { margin: 0 auto;}.is-middle { text-align: center;}.is-always-centered { margin: 0 auto; width: 66.66666%;}.is-overflow-auto { overflow: auto;}.is-vertical-aligned { position: relative; top: 50%; transform: translateY(-50%);}.is-vertical-aligned-middle { vertical-align: middle;}.is-hidden-on-phone { display: none !important;}.is-text-left { text-align: left;}.is-text-right, .is-text-right--block { text-align: right;}.is-text-right--block { display: block;}.is-pointer { cursor: pointer;}.is-line-break:before { content: " "; display: block;}.is-hidden-bellow-l { display: none !important;}/*------------------------------------*\ $CLEARFIX\*------------------------------------*//** * Micro clearfix, as per: nicolasgallagher.com/micro-clearfix-hack * Extend the clearfix class with Sass to avoid the `.cf` class appearing over * and over in your markup. */.cf, .rich-text .OrderedList .ListItem, .FulltextWrapper .OrderedList .ListItem, .rich-text .FootnoteSection .Footnote, .FulltextWrapper .FootnoteSection .Footnote, .rich-text .Equation, .FulltextWrapper .Equation, .rich-text .ClearBoth, .FulltextWrapper .ClearBoth, .rich-text--fade-out .OrderedList .ListItem, .rich-text--fade-out .FootnoteSection .Footnote, .rich-text--fade-out .Equation, .rich-text--fade-out .ClearBoth, .rich-text--bigger .OrderedList .ListItem, .rich-text--bigger .FootnoteSection .Footnote, .rich-text--bigger .Equation, .rich-text--bigger .ClearBoth { zoom: 1;}.cf:before, .rich-text .OrderedList .ListItem:before, .FulltextWrapper .OrderedList .ListItem:before, .rich-text .FootnoteSection .Footnote:before, .FulltextWrapper .FootnoteSection .Footnote:before, .rich-text .Equation:before, .FulltextWrapper .Equation:before, .rich-text .ClearBoth:before, .FulltextWrapper .ClearBoth:before, .rich-text--fade-out .OrderedList .ListItem:before, .rich-text--fade-out .FootnoteSection .Footnote:before, .rich-text--fade-out .Equation:before, .rich-text--fade-out .ClearBoth:before, .rich-text--bigger .OrderedList .ListItem:before, .rich-text--bigger .FootnoteSection .Footnote:before, .rich-text--bigger .Equation:before, .rich-text--bigger .ClearBoth:before, .cf:after, .rich-text .OrderedList .ListItem:after, .FulltextWrapper .OrderedList .ListItem:after, .rich-text .FootnoteSection .Footnote:after, .FulltextWrapper .FootnoteSection .Footnote:after, .rich-text .Equation:after, .FulltextWrapper .Equation:after, .rich-text .ClearBoth:after, .FulltextWrapper .ClearBoth:after, .rich-text--fade-out .OrderedList .ListItem:after, .rich-text--fade-out .FootnoteSection .Footnote:after, .rich-text--fade-out .Equation:after, .rich-text--fade-out .ClearBoth:after, .rich-text--bigger .OrderedList .ListItem:after, .rich-text--bigger .FootnoteSection .Footnote:after, .rich-text--bigger .Equation:after, .rich-text--bigger .ClearBoth:after { content: " "; display: table;}.cf:after, .rich-text .OrderedList .ListItem:after, .FulltextWrapper .OrderedList .ListItem:after, .rich-text .FootnoteSection .Footnote:after, .FulltextWrapper .FootnoteSection .Footnote:after, .rich-text .Equation:after, .FulltextWrapper .Equation:after, .rich-text .ClearBoth:after, .FulltextWrapper .ClearBoth:after, .rich-text--fade-out .OrderedList .ListItem:after, .rich-text--fade-out .FootnoteSection .Footnote:after, .rich-text--fade-out .Equation:after, .rich-text--fade-out .ClearBoth:after, .rich-text--bigger .OrderedList .ListItem:after, .rich-text--bigger .FootnoteSection .Footnote:after, .rich-text--bigger .Equation:after, .rich-text--bigger .ClearBoth:after { clear: both;}/** * A series of helper classes to use arbitrarily. Only use a helper class if an * element/component doesn’t already have a class to which you could apply this * styling, e.g. if you need to float `.main-nav` left then add `float:left;` to * that ruleset as opposed to adding the `.fl` class to the markup. */.fr { float: right;}.fl { float: left;}.text-center,.text-centre { text-align: center;}/** * at least tablet resolution */@media screen and (min-width: 640px) { .is-hidden-on-phone { display: block !important; }}/** FACELIFT *//** * Tablet and Landscape */@media screen and (min-width: 640px) and (orientation: landscape) { .is-centered, .is-centered--2 { width: 66.66666%; } .is-centered--3 { width: 84%; } .is-centered--1 { width: 33.33333%; }}/** FACELIFT *//** FACELIFT */@media screen and (min-width: 850px) { .is-hidden-bellow-l { display: block !important; }}/*** * All styles used for quotes and citations */blockquote { margin: -0.66rem 0.8rem 0.8rem 0.8rem; padding-left: 2.67rem;}blockquote:before { background-image: url("/resource/img/quotation.svg"); background-repeat: no-repeat; font-size: 68px; font-size: 4.5333333333rem; line-height: 2px; line-height: 0.1333333333rem; font-family: Arial, sans-serif; font-style: normal; font-weight: 300; content: ""; display: inline-block; width: 2rem; height: 1.74rem; position: relative; left: -2.66rem; top: 2rem;}/** FACELIFT */@media screen and (min-width: 770px) { blockquote { margin: 1.6rem; padding: 0.94rem 0.74rem 2.14rem 2.67rem; }}/*------------------------------------*\ $RESET\*------------------------------------*//** * A more considered reset; more of a restart... * As per: csswizardry.com/2011/10/reset-restarted */body,h1, h2, h3, h4, h5, h6,p, blockquote, pre,dl, dd, ol, ul,form, fieldset, legend,table, th, td, caption,figure,hr { margin: 0; padding: 0;}article, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section { display: block;}table { border-collapse: collapse; border-spacing: 0;}strong, b, mark { font-weight: bold; font-style: inherit;}em, i, cite, q, address, dfn, var { font-style: italic; font-weight: inherit;}abbr[title], dfn[title] { cursor: help; border-bottom: 1px dotted;}ins { border-bottom: 1px solid;}a, u, ins { text-decoration: none;}del, s { text-decoration: line-through;}img { border: none; font-style: italic;}input,select, option, optgroup,textarea { font: inherit;}/** * Normalize `sup` and `sub` elements. */sub,sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}sup { top: -0.5em;}sub { bottom: -0.25em;}/** * Give form elements some cursor interactions... */label,input,textarea,button,select,option { cursor: pointer;}.text-input:active,.text-input:focus,textarea:active,textarea:focus { cursor: text; outline: none;}/** * Spacing classes * Should be used to modify the default spacing between objects (not between nodes of the same object) * Please use judiciously. You want to be using defaults most of the time, these are exceptions! * <type><location><size> * * spacing helpers * p,m = padding,margin * a,t,r,b,l,h,v = all,top,right,bottom,left,horizontal,vertical * s,m,l,n = small($spaceS),medium($spaceM),large($spaceL),none(0) */.ptn, .pvn, .pan { padding-top: 0 !important;}.pts, .pvs, .pas { padding-top: 5px !important;}.ptm, .pvm, .pam { padding-top: 10px !important;}.ptl, .pvl, .pal { padding-top: 20px !important;}.ptxl, .pvxl, .paxl { padding-top: 45px !important;}.prn, .phn, .pan { padding-right: 0 !important;}.prs, .phs, .pas { padding-right: 5px !important;}.prm, .phm, .pam { padding-right: 10px !important;}.prl, .phl, .pal { padding-right: 20px !important;}.pbn, .pvn, .pan { padding-bottom: 0 !important;}.pbs, .pvs, .pas { padding-bottom: 5px !important;}.pbm, .pvm, .pam { padding-bottom: 10px !important;}.pbl, .pvl, .pal { padding-bottom: 20px !important;}.pln, .phn, .pan { padding-left: 0 !important;}.pls, .phs, .pas { padding-left: 5px !important;}.plm, .phm, .pam { padding-left: 10px !important;}.pll, .phl, .pal { padding-left: 20px !important;}.mtn, .mvn, .man { margin-top: 0 !important;}.mts, .mvs, .mas { margin-top: 5px !important;}.mtm, .mvm, .mam { margin-top: 10px !important;}.mtl, .mvl, .mal { margin-top: 20px !important;}.mtxl, .mvxl, .maxl { margin-top: 45px !important;}.mrn, .mhn, .man { margin-right: 0 !important;}.mrs, .mhs, .mas { margin-right: 5px !important;}.mrm, .mhm, .mam { margin-right: 10px !important;}.mrl, .mhl, .mal { margin-right: 20px !important;}.mbn, .mvn, .man { margin-bottom: 0 !important;}.mbs, .mvs, .mas { margin-bottom: 5px !important;}.mbm, .mvm, .mam { margin-bottom: 10px !important;}.mbl, .rich-text .MediaObject, .FulltextWrapper .MediaObject, .rich-text--fade-out .MediaObject, .rich-text--bigger .MediaObject, .mvl, .mal { margin-bottom: 20px !important;}.mbxl, .mvxl, .maxl { margin-bottom: 45px !important;}.mln, .mhn, .man { margin-left: 0 !important;}.mls, .mhs, .mas { margin-left: 5px !important;}.mlm, .mhm, .mam { margin-left: 10px !important;}.mll, .mhl, .mal { margin-left: 20px !important;}.mlxl, .mhxl, .maxl { margin-left: 45px !important;}.lml { margin-left: 0 !important;}.lml1 { margin-left: 20px !important;}.lml2 { margin-left: 45px !important;}.spacing__lr--mobile { margin-right: 10px; margin-left: 10px;}/** FACELIFT */@media screen and (min-width: 770px) { .spacing__lr--mobile { margin-right: 0; margin-left: 0; }}.epedia { -webkit-text-size-adjust: 100%; font-family: "Hind", Arial, sans-serif; font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem; color: #333; margin: 0;}.epedia .epedia-wrapper { padding: 0 2%; margin-bottom: 1.34rem; min-height: 26.67rem;}.epedia .epedia-wrapper .is-centered { width: 100%;}.epedia .epedia-wrapper #pay-wall { margin-top: 1.2rem;}.epedia *, ::after, ::before { box-sizing: border-box;}/** * at least tablet resolution */@media screen and (min-width: 640px) { .epedia .epedia-wrapper .is-centered { width: 80%; }}/** FACELIFT */.epedia .epedia-head-line .logo, .epedia .epedia-head-line h1 { color: #333;}.epedia .epedia-head-line h1 { font-size: 54px; font-size: 3.6rem; line-height: 1.1111111111; font-weight: 500;}.epedia .epedia-head-line .logo { display: inline-block; font-size: 22px; font-size: 1.4666666667rem; line-height: 1.8181818182;}/*** at least desktop resolution*/@media screen and (min-width: 980px) { .epedia .epedia-wrapper { min-height: auto; } .epedia .epedia-wrapper #pay-wall .row:first-child { text-align: center; } .epedia .epedia-wrapper #pay-wall .row:first-child h3.icon-access_login { display: inline-block; }}/** FACELIFT */body { -webkit-text-size-adjust: 100%;}/** * Base elements */h1, h2, h3, h4, h5, h6,ul, ol, dl,blockquote, p, address,table,fieldset, figure,pre { margin-bottom: 1.34rem;}/*------------------------------------*\ $LISTS\*------------------------------------*//** * Remove vertical spacing from nested lists. */li > ul,li > ol { margin-bottom: 0;}/*------------------------------------*\ $IMAGES\*------------------------------------*/img { max-width: 100%; height: auto;}figure > img { display: block;}/** * Global anchor style definition */a, .anchor { color: #006ed5; text-decoration: none; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400;}.anchor { font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem;}a.visited:visited { color: #36B9E0;}a.link--headline { font-size: 28px; font-size: 1.8666666667rem; line-height: 35px; line-height: 2.3333333333rem; font-family: inherit;}a,a:link,a:active,a:focus,a:hover,a:visited { outline: none; text-decoration: none;}.icon-raquo, .icon-raquo--secondary, a.icon-raquo--position { display: block; background: 0; padding: 0.14rem 0 0.14rem 0;}.icon-raquo:before, .icon-raquo--secondary:before, a.icon-raquo--position:before { content: "» "; font-size: 1.07rem;}a.icon-raquo--position { position: relative; text-align: right; top: -50px; height: 0; padding-right: 16px;}.icon-raquo--secondary { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; font-size: 14px; font-size: 0.9333333333rem; line-height: 20px; line-height: 1.3333333333rem;}a.icon-anchor_up { display: block; width: 0.6rem; height: 0.6rem;}a.emphasized { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 28px; font-size: 1.8666666667rem; line-height: 35px; line-height: 2.3333333333rem; color: #A82764; background: #fff;}.anchor-offset { position: relative;}.anchor-offset:before { display: block; content: " "; padding-top: 35px; margin-top: -35px; visibility: hidden; pointer-events: none;}.anchor-offset-onload { position: relative;}.anchor-offset-onload:before { display: block; content: " "; padding-top: 40px; margin-top: -40px; visibility: hidden; pointer-events: none;}/*** at least desktop resolution*/@media screen and (min-width: 980px) { .anchor-offset { position: relative; } .anchor-offset:before { display: block; content: " "; padding-top: 90px; margin-top: -90px; visibility: hidden; pointer-events: none; } .anchor-offset-onload { position: relative; } .anchor-offset-onload:before { display: block; content: " "; padding-top: 40px; margin-top: -40px; visibility: hidden; pointer-events: none; }}/** FACELIFT *//** * <a href="" class="expand"><img></a> */a.expand { display: block; max-width: 100%; position: relative; line-height: 0;}a.expand:after { background-image: url("/resource/img/expand.svg"); background-repeat: no-repeat; background-color: rgba(255, 255, 255, 0.5); background-position: 5px 5px; background-size: 20px 20px; content: ""; position: absolute; right: 0; top: 0; width: 2rem; height: 2rem;}.is-external { background-image: url("/resource/img/external_link.svg"); background-repeat: no-repeat; background-position: center right; padding-right: 1rem;}.icon-button-download-blue { padding-left: 1.67rem; display: block;}.inline-content { background-image: url("/resource/img/inline-content-fold-down.svg"); background-repeat: no-repeat; padding-right: 1.34rem; background-position: 99% center; background-size: 15px;}.inline-content.active { background-image: url("/resource/img/inline-content-fold-up.svg"); background-repeat: no-repeat;}.inline-content.loading { pointer-events: none; cursor: progress; background: url("../../../../platform/assets/images/loader.gif") no-repeat center right; background-size: 15px;}/** * <a class="inline-navigation"> * <span class="inline-navigation__title">foo</span> * <span class="inline-navigation__rotated-square">bar</span> * </a> */.inline-navigation { position: relative; display: block; margin: 0.34rem 0;}.inline-navigation__title, .inline-navigation__title--child, .inline-navigation__title--sibling, .inline-navigation__title--parent { padding: 1rem 0; border-width: 0.07rem; border-style: solid; border-color: #e4e4e4; background-color: #f2f2f2; text-align: center; display: block; font-weight: 400;}.inline-navigation__title--parent { border-color: #CCCCCC; background-color: #F2F2F2;}.inline-navigation__title--sibling { border-color: #E4E4E4; background-color: #FAFAFA;}.inline-navigation__title--child { border-color: #E4E4E4; background-color: #FFFFFF;}span.inline-navigation__rotated-square { z-index: 1; position: absolute; bottom: -6px; left: 50%; margin-left: -0.4rem; display: block; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 0.8rem; height: 0.8rem; background-color: white; border-left-style: solid; border-left-color: #e4e4e4; border-left: 0.07rem; border-top-style: solid; border-top-color: #e4e4e4; border-top-width: 0.07rem; text-indent: -99999px;}.link-icon, .link-icon--external-pdf, .link-icon--external-video, .link-icon--external-default, .link-icon--person, .link-icon--calendar-event, .link-icon--course, .link-icon--article, .link-icon--issue, .link-icon--journal, .link-icon--chapter, .link-icon--book, .link-icon--download, .link-icon--video, .link-icon--teaseable { display: block; padding: 0.14rem 0 0.14rem 0; background-position: 0 0.14rem;}.link-icon:before, .link-icon--external-pdf:before, .link-icon--external-video:before, .link-icon--external-default:before, .link-icon--person:before, .link-icon--calendar-event:before, .link-icon--course:before, .link-icon--article:before, .link-icon--issue:before, .link-icon--journal:before, .link-icon--chapter:before, .link-icon--book:before, .link-icon--download:before, .link-icon--video:before, .link-icon--teaseable:before { content: ""; width: 1.34rem; display: inline-block;}.link--external { display: block; opacity: 0.6; padding-left: 1.6rem;}.link-icon--teaseable { background-image: url("/resource/img/file_blue.svg"); background-repeat: no-repeat;}.link-icon--raquo { background-image: url("/resource/img/raquo.svg"); background-repeat: no-repeat;}.link-icon--video { background-image: url("/resource/img/video_small.svg"); background-repeat: no-repeat;}.link-icon--download { background-image: url("/resource/img/download_white-blue.svg"); background-repeat: no-repeat;}.link-icon--book { background-image: url("/resource/img/book_blue_shaped.svg"); background-repeat: no-repeat;}.link-icon--chapter { background-image: url("/resource/img/book_blue_shaped.svg"); background-repeat: no-repeat;}.link-icon--journal { background-image: url("/resource/img/journal_open_blue.svg"); background-repeat: no-repeat;}.link-icon--issue { background-image: url("/resource/img/journal_open_blue.svg"); background-repeat: no-repeat;}.link-icon--article { background-image: url("/resource/img/journal_open_blue.svg"); background-repeat: no-repeat;}.link-icon--course { background-image: url("/resource/img/course_transparent.svg"); background-repeat: no-repeat;}.link-icon--calendar-event { background-image: url("/resource/img/calendar_page_blue.svg"); background-repeat: no-repeat;}.link-icon--person { background-image: url("/resource/img/user_flat_blue.svg"); background-repeat: no-repeat;}.link-icon--external-default { background-image: url("/resource/img/external-link-arrows.svg"); background-repeat: no-repeat;}.link-icon--external-video { background-image: url("/resource/img/video_small.svg"); background-repeat: no-repeat;}.link-icon--external-pdf { background-image: url("/resource/img/file_blue.svg"); background-repeat: no-repeat;}/*------------------------------------*\ $BUTTONS\*------------------------------------*//** * Basic button structural styling. Extend in your theme stylesheet. * * Demo: jsfiddle.net/inuitcss/RqHcp * */.btn, .course-button-with-image, .course-button-without-image, .btn-must-learn, .btn-must-repeat, .btn-already-learned { font: inherit; cursor: pointer; border: none; display: inline-block; margin: 0; line-height: 1; /** * Set padding in ems so we can change the size of a button by merely * altering its `font-size`. */ padding: 0.5em;}.btn, .course-button-with-image, .course-button-without-image, .btn-must-learn, .btn-must-repeat, .btn-already-learned,.btn:hover { text-decoration: none;}/*** * Global form styles. */fieldset { border: 0; padding: 0; margin: 0;}input,textarea { background-color: #f6f6f6; border: 1px solid #e4e4e4; border-radius: 0; box-shadow: none; cursor: text; padding-left: 1%; padding-right: 1%; padding-top: 0.27rem; padding-bottom: 0.14rem; width: 98%; max-width: 98%; color: #333;}input:focus,textarea:focus { border-color: #006ed5; box-shadow: 0 0 3px #006ed5; outline: 0 none;}input { line-height: 1rem;}input[type=search] { -webkit-appearance: none;}input[type=checkbox],input[type=radio] { border: none; box-shadow: none; cursor: pointer; width: auto;}label { display: block; margin-bottom: 0.47rem;}::-webkit-input-placeholder { color: #bbb;}:-moz-placeholder { /* Firefox 18- */ color: #bbb;}::-moz-placeholder { /* Firefox 19+ */ color: #bbb;}:-ms-input-placeholder { color: #bbb;}/*** * The global styles for headlines */h1, .alpha, .alpha--border-bottom, h2, .beta, .beta--with-icon, .beta--border-bottom, h3, .gamma, h3.gamma--mega, .gamma--with-icon, .gamma--border-bottom, h4, .delta, .delta--border-bottom, h5, .epsilon { margin: 0 0 0.4em 0; word-wrap: break-word;}h1.emphasized { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 28px; font-size: 1.8666666667rem; line-height: 35px; line-height: 2.3333333333rem; color: #A82764; background: #fff;}h1, .alpha, .alpha--border-bottom, h1 span { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 28px; font-size: 1.8666666667rem; line-height: 35px; line-height: 2.3333333333rem;}h1 strong, .alpha strong, .alpha--border-bottom strong { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; font-size: 28px; font-size: 1.8666666667rem; line-height: 35px; line-height: 2.3333333333rem;}h2, .beta, .beta--with-icon, .beta--border-bottom, h2 span { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; font-size: 22px; font-size: 1.4666666667rem; line-height: 25px; line-height: 1.6666666667rem;}h2 strong, .beta strong, .beta--with-icon strong, .beta--border-bottom strong { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; font-size: 22px; font-size: 1.4666666667rem; line-height: 25px; line-height: 1.6666666667rem;}h3, .gamma, h3.gamma--mega, .gamma--with-icon, .gamma--border-bottom, h3 *, h3 span { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; font-size: 22px; font-size: 1.4666666667rem; line-height: 28px; line-height: 1.8666666667rem;}h3 strong, .gamma strong, h3.gamma--mega strong, .gamma--with-icon strong, .gamma--border-bottom strong { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600; font-size: 22px; font-size: 1.4666666667rem; line-height: 28px; line-height: 1.8666666667rem;}h4, .delta, .delta--border-bottom, h4 span { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; font-size: 17px; font-size: 1.1333333333rem; line-height: 22px; line-height: 1.4666666667rem;}h5, .epsilon, h5 span { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem;}.alpha--border-bottom { border-bottom: 1px solid #e4e4e4;}.beta--border-bottom { border-bottom: 1px solid #e4e4e4;}.beta--border-bottom .base { margin: 0; padding: 0; vertical-align: bottom; padding-top: 6px;}.gamma--border-bottom { border-bottom: 1px solid #e4e4e4;}.delta--border-bottom { border-bottom: 1px solid #e4e4e4;}.icon-exclamation { padding: 0 0 0.14rem 1.87rem;}.headline__logo { background-size: auto 1.34rem; display: block; padding-left: 30px; background-position: left center;}.headline__success { color: #71ab0b;}h3.headline__teaser-image { position: relative;}h3.headline__teaser-image img { position: relative; top: 0.27rem;}h2.headline__teaser-image-bordered { position: relative; padding-bottom: 1rem; border-bottom: 1px solid #e4e4e4;}h2.headline__teaser-image-bordered img { position: relative; top: 0.8rem;}.headline-kicker { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem; color: #666;}.headline-subtitle { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem; color: #666;}h3 .icon-video, h3 .icon-audio { background-position: 100% 35%; padding-right: 1.34rem;}h3.accentuated, h3.accentuated--fold-out, h3.accentuated--fold-in { border-bottom: 1px solid #e4e4e4; background-color: #f2f2f2; line-height: 2.21rem; margin-top: 1.2rem; padding-left: 0.67rem;}h4.accentuated, h4.accentuated--fold-out, h4.accentuated--fold-in { border-bottom: 1px solid #e4e4e4; background-color: #f2f2f2; line-height: 2.21rem; margin-top: 1.2rem; padding-left: 0.67rem;}h4.is-external { display: inline-block; background-position: right 0.325em;}h2.heavy, h2.heavy--lead, h2.heavy--accented, h2.heavy--emphasized { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; font-size: 28px; font-size: 1.8666666667rem; line-height: 35px; line-height: 2.3333333333rem; margin-top: 1.34rem; margin-bottom: 3rem; color: #333;}h2.heavy--emphasized { color: #A82764;}h2.heavy--accented { color: #ee7d11;}h2.heavy--lead { margin-top: 0.34rem; margin-bottom: 0.34rem; color: #006ed5;}.beta--counter { background-image: url("/resource/img/counter.svg"); background-repeat: no-repeat; padding-left: 2.67rem; line-height: 2.14rem;}.beta--with-icon { padding-left: 40px; padding-top: 6px; background-position: 0 50%;}.gamma--with-icon { font-size: 22px !important; font-weight: 300 !important; padding-left: 40px; padding-top: 6px; background-position: 0 50%;}.facebook-icon-correct { padding-bottom: 11px; padding-top: 13px;}.accentuated--fold-in { padding: 0.2rem 0.67rem; cursor: pointer; color: #006ed5;}.accentuated--fold-in > span { background-image: url("/resource/img/arrow-pointing-up.svg"); background-repeat: no-repeat; display: block; background-position: right center;}.accentuated--fold-out { padding: 0.2rem 0.67rem; cursor: pointer; color: #006ed5;}.accentuated--fold-out > span { background-image: url("/resource/img/arrow-pointing-down.svg"); background-repeat: no-repeat; display: block; background-position: right center;}h3 span.subscripted { font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400;}/** * <h3 class="inline-navigation-headline"><span>title</span></h3> */h3.inline-navigation-headline { border-bottom: 1px solid #e4e4e4; position: relative; margin: 1rem 0;}h3.inline-navigation-headline span { background: #fff; position: relative; display: block; margin: 0 auto; width: 60%; text-align: center; top: 12px; font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; text-transform: uppercase; color: #999;}h3.gamma--mega { font-size: 42px; font-size: 2.8rem; line-height: 42px; line-height: 2.8rem; margin-top: 2rem; text-align: center;}.heavy-title { font-weight: 500 !important;}/** * at least tablet resolution */@media screen and (min-width: 640px) { h2, .beta, .beta--border-bottom, .beta--with-icon, h2 span { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; } h2 strong, .beta strong, .beta--border-bottom strong, .beta--with-icon strong { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; } h3, .gamma, .gamma--border-bottom, .gamma--with-icon, h3.gamma--mega, h3 *, h3 span { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; font-size: 18px; font-size: 1.2rem; line-height: 24px; line-height: 1.6rem; } h3 strong, .gamma strong, .gamma--border-bottom strong, .gamma--with-icon strong, h3.gamma--mega strong { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; font-size: 18px; font-size: 1.2rem; line-height: 24px; line-height: 1.6rem; } h3.inline-navigation-headline span { width: 40%; } .headline-kicker { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem; } .headline-subtitle { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem; } .heavy-title { font-weight: 500 !important; }}/** FACELIFT *//*** at least desktop resolution*/@media screen and (min-width: 980px) { h3.inline-navigation-headline span { width: 25%; }}/** FACELIFT *//*** * Special styles for (facelifted) detail content pages **/.detail-content h1, .detail-content .alpha, .detail-content .alpha--border-bottom, .detail-content h2, .detail-content .beta, .detail-content .beta--border-bottom, .detail-content .beta--with-icon, .detail-content h3, .detail-content .gamma, .detail-content .gamma--border-bottom, .detail-content .gamma--with-icon, .detail-content h4, .detail-content .delta, .detail-content .delta--border-bottom, .detail-content h5, .detail-content .epsilon { margin: 0 0 0 0; word-wrap: break-word; hyphens: auto;}.detail-content header h1, .detail-content header h2, .detail-content .issue__toc h3, .detail-content .chapters h4 { hyphens: none;}.detail-content h1, .detail-content .alpha, .detail-content .alpha--border-bottom, .detail-content h1 span { font-family: Hind; font-style: normal; font-weight: 400; font-size: 28px; font-size: 1.8666666667rem; line-height: 35px; line-height: 2.3333333333rem;}.detail-content h1 strong, .detail-content .alpha strong, .detail-content .alpha--border-bottom strong { font-family: Hind; font-style: normal; font-weight: 400; font-size: 28px; font-size: 1.8666666667rem; line-height: 35px; line-height: 2.3333333333rem;}.detail-content h1.emphasized { font-family: Hind; font-style: normal; font-weight: 400; font-size: 28px; font-size: 1.8666666667rem; line-height: 35px; line-height: 2.3333333333rem; color: #A82764; background: #fff;}.detail-content h1 { font-size: 30px; font-size: 2rem; line-height: 40px; line-height: 2.6666666667rem; font-family: Hind; font-style: normal; font-weight: 400;}.detail-content .alpha, .detail-content .alpha--border-bottom, .detail-content h1 span { font-family: Hind; font-style: normal; font-weight: 400; font-size: 28px; font-size: 1.8666666667rem; line-height: 35px; line-height: 2.3333333333rem;}.detail-content h5, .detail-content .epsilon, .detail-content h5 span { font-family: Hind; font-style: normal; font-weight: 400; font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem;}.detail-content h2.headline-subtitle { font-size: 22px; font-size: 1.4666666667rem; line-height: 30px; line-height: 2rem; color: #333;}.detail-content h2 { font-size: 28px; font-size: 1.8666666667rem; line-height: 35px; line-height: 2.3333333333rem; font-family: Hind; font-style: normal; font-weight: 400;}.detail-content .beta, .detail-content .beta--border-bottom, .detail-content .beta--with-icon { font-family: Hind; font-style: normal; font-weight: 400; font-size: 22px; font-size: 1.4666666667rem; line-height: 25px; line-height: 1.6666666667rem;}.detail-content h2 strong, .detail-content .beta strong, .detail-content .beta--border-bottom strong, .detail-content .beta--with-icon strong { font-family: Hind; font-style: normal; font-weight: 500; font-size: 22px; font-size: 1.4666666667rem; line-height: 30px; line-height: 2rem;}.detail-content h3 { font-size: 25px; font-size: 1.6666666667rem; line-height: 35px; line-height: 2.3333333333rem; font-family: Hind; font-style: normal; font-weight: 400;}.detail-content .gamma, .detail-content .gamma--border-bottom, .detail-content .gamma--with-icon, .detail-content h3.gamma--mega, .detail-content h3 *, .detail-content h3 span { font-family: Hind; font-style: normal; font-weight: 500; font-size: 22px; font-size: 1.4666666667rem; line-height: 28px; line-height: 1.8666666667rem;}.detail-content strong, .detail-content .gamma strong { font-family: Hind; font-style: normal; font-weight: 600; font-size: 22px; font-size: 1.4666666667rem; line-height: 28px; line-height: 1.8666666667rem;}.detail-content h4, .detail-content .delta, .detail-content .delta--border-bottom, .detail-content h4 span { font-family: Hind; font-style: normal; font-weight: 400; font-size: 22px; font-size: 1.4666666667rem; line-height: 30px; line-height: 2rem;}.detail-content h5, .detail-content .epsilon, .detail-content h5 span { font-family: Hind; font-style: normal; font-weight: 400; font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}.detail-content .headline-kicker { font-family: Hind; font-style: normal; font-weight: 400; font-size: 18px; font-size: 1.2rem; line-height: 30px; line-height: 2rem; color: #333; margin-top: 1rem;}.header--margin-bottom { margin-bottom: 2.34rem;}.subheadline--no-margin > *:last-child { margin-bottom: 0 !important;}/** FACELIFT */@media screen and (min-width: 450px) { .detail-content h1 { font-size: 35px; font-size: 2.3333333333rem; line-height: 50px; line-height: 3.3333333333rem; } .detail-content h2 { font-size: 32px; font-size: 2.1333333333rem; line-height: 45px; line-height: 3rem; } .detail-content h2.headline-subtitle { font-size: 25px; font-size: 1.6666666667rem; line-height: 35px; line-height: 2.3333333333rem; } .detail-content h3 { font-size: 28px; font-size: 1.8666666667rem; line-height: 40px; line-height: 2.6666666667rem; } .detail-content h4 { font-size: 25px; font-size: 1.6666666667rem; line-height: 35px; line-height: 2.3333333333rem; } .detail-content h5 { font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem; } .detail-content .headline-kicker { font-size: 20px; font-size: 1.3333333333rem; line-height: 30px; line-height: 2rem; margin-bottom: 0.34rem; }}/** FACELIFT */@media screen and (min-width: 770px) { .header--margin-bottom { margin-bottom: 3.34rem; }}p, .text1, .text3, .text2 { padding: 0; margin: 0 0 0.6em; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 350; word-wrap: break-word; font-size: 15px; font-size: 1rem; line-height: 22.5px; line-height: 1.5rem;}.text2 { font-size: 13px; font-size: 0.8666666667rem; line-height: 18px; line-height: 1.2rem;}.text3 { font-size: 12px; font-size: 0.8rem; line-height: 18px; line-height: 1.2rem;}.icon-locked { background-position: right 0.5em; padding: 0.14rem 1rem 0.14rem 0.8rem;}.login-restriction__logo { background-image: url("/resource/img/open-door.svg"); background-repeat: no-repeat; background-position: 0; width: 60px; height: 35px; display: block; float: left;}h3.login-restriction__headline { position: relative; text-align: left; padding-left: 0;}h3.login-restriction__headline:before { content: ""; margin-left: 0;}.login-restriction__buttons a { font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem;}.icon-access_login { display: block; background-position: left 0.5em; padding: 1.47rem 1rem 1rem 4rem;}.icon-access_cart { display: block; background-position: left 0.5em; padding: 1.47rem 0.14rem 1rem 4rem;}.icon-blue_arrow_right { display: block; padding-left: 1.67rem; margin-left: 0.34rem; margin-top: 1rem; background-position: left center;}/** FACELIFT */@media screen and (min-width: 630px) { .login-restriction__buttons { margin: 0 auto; margin-top: 0.67rem; width: 30.34rem; } .login-restriction__buttons a { font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem; min-width: unset; width: 14rem; padding: 0.47rem 0; } .login-restriction__buttons a.button-link--colored { float: left; } .login-restriction__buttons a.button-link--ghost-button { float: left; margin-left: 2rem; } .login-restriction__logo { display: none; } h3.login-restriction__headline { text-align: center; padding-left: 4rem; } h3.login-restriction__headline:before { content: url("/resource/img/open-door.svg"); position: absolute; width: 2.67rem; margin-left: -4rem; top: -0.33rem; }}span.emphasized { color: #d6430a; font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem;}.tertiary { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 14px; font-size: 0.9333333333rem; line-height: 20px; line-height: 1.3333333333rem; color: #999;}.base { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem;}.scaled { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 22px; font-size: 1.4666666667rem; line-height: 25px; line-height: 1.6666666667rem; color: #333;}.scaled * { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 22px; font-size: 1.4666666667rem; line-height: 25px; line-height: 1.6666666667rem;}.biggest-font-weight { font-weight: 500;}.bigger-font-weight { font-weight: 400;}.dimly, .dimly--smaller, .dimly--kilo, .dimly--bigger { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem; color: #4A4A4A;}.dimly *, .dimly--smaller *, .dimly--kilo *, .dimly--bigger * { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 14px; font-size: 0.9333333333rem; line-height: 20px; line-height: 1.3333333333rem; color: #666; margin: 0; display: inline;}.dimly a, .dimly--smaller a, .dimly--kilo a, .dimly--bigger a { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 14px; font-size: 0.9333333333rem; line-height: 20px; line-height: 1.3333333333rem;}.dimly a:hover, .dimly--smaller a:hover, .dimly--kilo a:hover, .dimly--bigger a:hover { text-decoration: underline;}.dimly a:focus, .dimly--smaller a:focus, .dimly--kilo a:focus, .dimly--bigger a:focus { outline: none; text-decoration: underline; text-decoration-thickness: 2px;}.dimly strong, .dimly--smaller strong, .dimly--kilo strong, .dimly--bigger strong { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; font-size: 14px; font-size: 0.9333333333rem; line-height: 20px; line-height: 1.3333333333rem; color: #666; margin: 0; display: inline;}.dimly--bigger { font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}.dimly--bigger * { font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}.dimly--bigger a { font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}.dimly--kilo { font-size: 20px; font-size: 1.3333333333rem; line-height: 20px; line-height: 1.3333333333rem;}.dimly--kilo * { font-size: 20px; font-size: 1.3333333333rem; line-height: 20px; line-height: 1.3333333333rem;}.dimly--kilo a { font-size: 20px; font-size: 1.3333333333rem; line-height: 20px; line-height: 1.3333333333rem;}.dimly--smaller { font-size: 12px; font-size: 0.8rem; line-height: 16px; line-height: 1.0666666667rem;}.dimly--smaller * { font-size: 12px; font-size: 0.8rem; line-height: 16px; line-height: 1.0666666667rem;}.dimly--smaller a { font-size: 12px; font-size: 0.8rem; line-height: 16px; line-height: 1.0666666667rem;}table { width: 100%;}th,td { padding: 5px;}@media screen and (min-width: 480px) { th, td { padding: 10px; }}th,td { text-align: left;}.t66 { width: 66.666%;} /* 2/3 */.stamp, .successful-stamp { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; display: inline-block; text-transform: uppercase; text-align: center; padding: 0 5px; font-size: 12px; font-size: 0.8rem; line-height: 18px; line-height: 1.2rem;}.successful-stamp { background-color: #008a00; /* the fallback color */ background-color: #008a00; color: #fff; margin-right: 0.67rem; padding: 0 0.87rem 0 0.87rem; font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300;}.course-stamp-icon--wrapper, .course-stamp--icon-inactive, .course-stamp--icon-small, .course-stamp--icon-cme-small-finished-courses, .course-stamp--icon { background-position-y: center; background-position-x: 10px;}.course-stamp--icon { background-size: 4rem;}.course-stamp--icon-small, .course-stamp--icon-cme-small-finished-courses { background-size: 3.34rem;}.course-stamp--wrapper { padding: 0 0.67rem 0 6.34rem; margin-bottom: 0; margin-top: 0; height: 4rem; width: 205px; display: table-cell; vertical-align: middle;}.course-stamp--wrapper > dl { margin-top: 0; margin-bottom: 0;}.course-stamp--wrapper > p { margin-top: 0; margin-bottom: 0; line-height: 25px;}.course-stamp--icon-cme-small-finished-courses { padding-left: 3.34rem; padding-bottom: 0.34rem; height: 3.34rem; background-position: 0 0.2rem; background-color: transparent; display: table-cell; vertical-align: middle;}.course-icon { background-image: url("/resource/img/course_cme.svg"); background-repeat: no-repeat;}.course-icon--inactive { background-image: url("/resource/img/course_cme_grey.svg"); background-repeat: no-repeat;}.course-logo { background-image: url("/resource/img/elearning_cme_white.svg"); background-repeat: no-repeat;}.credit-overview-background { background-image: url("/resource/img/elearning_credit_overview_cme.svg"); background-repeat: no-repeat;}span.my-elearning__icon { background-image: url("/resource/img/course_cme.svg"); background-repeat: no-repeat;}.course-status-icon-global { background-position-y: 0;}.course-status-icon-overview { background-position-y: 0; margin-top: 2.4rem;}.icon-must-learn { background-image: url("/resource/img/must-learn.svg"); background-repeat: no-repeat;}.icon-must-repeat { background-image: url("/resource/img/must-repeat.svg"); background-repeat: no-repeat;}.icon-already-learned { background-image: url("/resource/img/already-learned.svg"); background-repeat: no-repeat;}.course-button-without-image, .btn-already-learned, .btn-must-repeat, .btn-must-learn { background-image: none;}.btn-must-learn { border-color: #A7204F; background-color: #A7204F;}.btn-must-repeat { border-color: #E86B41; background-color: #E86B41;}.btn-already-learned { border-color: #168A1A; background-color: #168A1A;}.course-with-status-container { padding-top: 1rem;}.course-with-status-container-global { padding-top: 1.67rem; margin-top: 1.2rem; background-size: 1.34rem 1.34rem;}.course-with-status-container:after { padding-top: 1.2rem; content: ""; display: block; border-bottom: 1px solid #e4e4e4;}.course-with-status-container:last-of-type::after { border-bottom: none;}.course-status-icon-detail { padding-top: 1.67rem; margin-top: 1.2rem; background-size: 1.34rem 1.34rem;}.course-detail-with-status-container { background-position-y: 0;}.course-detail-content { padding-top: 0;}.icon-not-started { padding-top: 0; margin-top: 0;}.icon-started { padding-top: 0; margin-top: 0;}.course-detail-image-container { width: 13.34rem;}/** * Tablet and Landscape */@media screen and (min-width: 640px) and (orientation: landscape) { .course-status-icon-overview { background-position-y: 1.4rem; padding-top: 0; margin-top: 0; } .course-status-icon-global { background-position-y: 0.2rem; } .course-with-status-container { margin-left: -2rem; padding-top: 0; padding-left: 2rem; padding-bottom: 1.2rem; } .course-with-status-container-global { padding-top: 0; padding-left: 2rem; margin-left: -2rem; margin-top: 0; } .course-detail-with-status-container { background-position-y: 0.34rem; margin-left: -2rem; padding-left: 2rem; } .course-status-icon-detail { padding-top: 0; margin-top: 0; } .course-detail-image-container { width: 13.34rem; } .course-detail-content { padding-top: 1.34rem; }}/** FACELIFT *//*** at least desktop resolution*/@media screen and (min-width: 980px) { .course-status-icon-overview { background-position-y: 1.4rem; padding-top: 0; margin-top: 0; } .course-status-icon-global { background-position-y: 0.2rem; } .course-with-status-container { margin-left: -2rem; padding-top: 0; padding-left: 2rem; padding-bottom: 1.2rem; } .course-with-status-container-global { padding-top: 0; padding-left: 2rem; margin-left: -2rem; margin-top: 0; } .course-detail-with-status-container { background-position-y: 0.34rem; margin-left: -2rem; padding-left: 2rem; } .course-detail-image-container { width: 20rem; } .course-status-icon-detail { padding-top: 0; margin-top: 0; } .course-detail-content { padding-top: 2.67rem; }}/** FACELIFT */.teaser--training-course { margin-left: 2rem;}.teaser--training-course .teaser--training-course-wrapper--image { flex-direction: column;}.teaser--training-course .teaser--training-course-description { margin-bottom: 2rem;}.course--teaser-with-status-box .icon-started,.course--teaser-with-status-box .icon-not-started { display: none;}.teaser--training-course-standard-box { margin-left: 2.67rem;}.mt30 { margin-top: 2rem;}.teaser-course-cover-image-dimension { width: 19.07rem; flex: 0 0 286px; margin: 0 0 0.8rem 0.67rem;}.course--teaser-with-status-container { margin: 0.27rem 0.8rem 0 -2rem; min-width: 1.6rem;}.course--teaser-with-status-square-container-flex { display: flex;}.course--teaser-title-flex { flex-grow: 1;}.course--teaser-with-status-square-container { margin: 0.27rem 0.8rem 0 0; min-width: 1.6rem; height: 1.6rem; float: left;}.teaser--training-course:after { clear: both; margin-left: -2rem; margin-bottom: 0.67rem; content: ""; display: block; border-bottom: 1px solid #e4e4e4;}.teaser--training-course:last-of-type:after { border-bottom: none;}.teaser-status-description { display: flex; flex-direction: row; flex-wrap: nowrap;}/** * at least tablet resolution */@media screen and (min-width: 640px) { .teaser--training-course { margin: 0 0.67rem 0 0.67rem; } .teaser--training-course .teaser--training-course-wrapper--image { flex-direction: column; width: 40.54rem; } .teaser--training-course .teaser--training-course-wrapper--image .teaser-course-cover-image-dimension { margin-left: 2.94rem; } .teaser--training-course .teaser--training-course-description { margin-bottom: 2rem; } .teaser--training-course-standard-box { margin-left: 0; } .course--teaser-with-status-container { margin: 0 0.54rem 0 0.67rem; } .teaser--training-course:after { margin-left: 0; }}/** FACELIFT *//*** at least desktop resolution*/@media screen and (min-width: 980px) { .teaser--training-course { margin-left: 0; } .teaser--training-course .teaser--training-course-wrapper--image { display: flex; flex-direction: row; flex-wrap: nowrap; width: 100%; float: left; } .teaser--training-course .teaser--training-course-wrapper--image .teaser-course-cover-image-dimension { margin-left: 0; } .teaser--training-course-standard-box { margin-left: 0; } .course--teaser-with-status-container { margin: 0 0.8rem 0 1.34rem; } .teaser--training-course:after { margin-left: 0; }}/** FACELIFT */.icon-trash { background-image: url("/resource/img/trash.svg"); background-repeat: no-repeat;}.icon-edit { background-image: url("/resource/img/edit.svg"); background-repeat: no-repeat;}.icon-publish { background-image: url("/resource/img/publish.svg"); background-repeat: no-repeat;}.icon-datepicker { background-image: url("/resource/img/datepicker.svg"); background-repeat: no-repeat;}.icon-arrow-pointing-up { background-image: url("/resource/img/arrow-pointing-up.svg"); background-repeat: no-repeat;}.icon-arrow-pointing-down { background-image: url("/resource/img/arrow-pointing-down.svg"); background-repeat: no-repeat;}.icon-arrow-pointing-right { background-image: url("/resource/img/arrow-pointing-right.svg"); background-repeat: no-repeat;}.icon-arrow-pointing-left { background-image: url("/resource/img/arrow-pointing-left.svg"); background-repeat: no-repeat;}.icon-arrow_down { background-image: url("/resource/img/arrow_down.svg"); background-repeat: no-repeat;}.icon-arrow_right { background-image: url("/resource/img/arrow_right.svg"); background-repeat: no-repeat;}.icon-arrow_next { background-image: url("/resource/img/arrow_next.svg"); background-repeat: no-repeat;}.icon-arrow_prev { background-image: url("/resource/img/arrow_prev.svg"); background-repeat: no-repeat;}.icon-arrow-grey { background-image: url("/resource/img/arrow-grey.svg"); background-repeat: no-repeat;}.icon-follow { background-image: url("/resource/img/follow.svg"); background-repeat: no-repeat;}.icon-button-download-blue { background-image: url("/resource/img/button-download-blue.svg"); background-repeat: no-repeat;}.icon-link_grey { background-image: url("/resource/img/link_grey.svg"); background-repeat: no-repeat;}.icon-twitter { background-image: url("/resource/img/twitter.svg"); background-repeat: no-repeat;}.icon-facebook { background-image: url("/resource/img/facebook.svg"); background-repeat: no-repeat;}.icon-exclamation { background-image: url("/resource/img/exclamation.svg"); background-repeat: no-repeat;}.icon-context_navi { background-image: url("/resource/img/context_navi.svg"); background-repeat: no-repeat;}.icon-doc-download { background-image: url("/resource/img/doc-download.svg"); background-repeat: no-repeat;}.icon-download { background-image: url("/resource/img/download.svg"); background-repeat: no-repeat;}.icon-print { background-image: url("/resource/img/print.svg"); background-repeat: no-repeat;}.icon-video { background-image: url("/resource/img/video.svg"); background-repeat: no-repeat;}.icon-audio { background-image: url("/resource/img/audio.svg"); background-repeat: no-repeat;}.icon-search-inside { background-image: url("/resource/img/search-inside.svg"); background-repeat: no-repeat;}.icon-epaper { background-image: url("/resource/img/epaper.svg"); background-repeat: no-repeat;}.icon-blue_arrow_right { background-image: url("/resource/img/blue_arrow_right.svg"); background-repeat: no-repeat;}.icon-blue_backTo { background-image: url("/resource/img/backTo.svg"); background-repeat: no-repeat;}.icon-back-to-top { background-image: url("/resource/img/back-to-top.svg"); background-repeat: no-repeat;}.icon-bookmark_white { background-image: url("/resource/img/bookmark_white.svg"); background-repeat: no-repeat;}.icon-bookmark_white-outline { background-image: url("/resource/img/bookmark_white-outline.svg"); background-repeat: no-repeat;}.icon-list-ul { background-image: url("/resource/img/list-ul.svg"); background-repeat: no-repeat;}.icon-archive { background-image: url("/resource/img/archive.svg"); background-repeat: no-repeat;}.icon-access_login { background-image: url("/resource/img/access_login.svg"); background-repeat: no-repeat;}.icon-access_cart { background-image: url("/resource/img/access_cart.svg"); background-repeat: no-repeat;}.icon-social-icons { background-image: url("/resource/img/social-icons.svg"); background-repeat: no-repeat;}.icon-close_bar_white { background-image: url("/resource/img/close_bar_white.svg"); background-repeat: no-repeat;}.icon-close-pink { background-image: url("/resource/img/close-pink.svg"); background-repeat: no-repeat;}.icon-close_bar_blue { background-image: url("/resource/img/close_bar_blue.svg"); background-repeat: no-repeat;}.icon-euro { background-image: url("/resource/img/euro.svg"); background-repeat: no-repeat;}.icon-envelope { background-image: url("/resource/img/envelope.svg"); background-repeat: no-repeat;}.icon-kauf_01 { background-image: url("/resource/img/kauf_01.jpg"); background-repeat: no-repeat;}.icon-kauf_02 { background-image: url("/resource/img/kauf_02.jpg"); background-repeat: no-repeat;}.icon-kauf_03 { background-image: url("/resource/img/kauf_03.jpg"); background-repeat: no-repeat;}.icon-triangle_red { background-image: url("/resource/img/triangle_red.svg"); background-repeat: no-repeat;}.icon-down_white { background-image: url("/resource/img/down_white.svg"); background-repeat: no-repeat;}.icon-user { background-image: url("/resource/img/user.svg"); background-repeat: no-repeat;}.icon-house { background-image: url("/resource/img/house.svg"); background-repeat: no-repeat;}.icon-shopping-cart { background-image: url("/resource/img/shopping-cart.svg"); background-repeat: no-repeat;}.icon-threestars { background-image: url("/resource/img/threestars.svg"); background-repeat: no-repeat;}.icon-membership-in-profile { background-image: url("/resource/img/membership-in-profile.svg"); background-repeat: no-repeat;}.icon-country-at { background-image: url("/resource/img/country-at.svg"); background-repeat: no-repeat;}.icon-country-de { background-image: url("/resource/img/country-de.svg"); background-repeat: no-repeat;}.icon-country-cn { background-image: url("/resource/img/country-cn.svg"); background-repeat: no-repeat;}.icon-country-es { background-image: url("/resource/img/country-es.svg"); background-repeat: no-repeat;}.icon-country-in { background-image: url("/resource/img/country-in.svg"); background-repeat: no-repeat;}.icon-country-mx { background-image: url("/resource/img/country-mx.svg"); background-repeat: no-repeat;}.icon-country-gb { background-image: url("/resource/img/country-uk.svg"); background-repeat: no-repeat;}.icon-country-us { background-image: url("/resource/img/country-us.svg"); background-repeat: no-repeat;}.icon-external-link-arrows { background-image: url("/resource/img/external-link-arrows.svg"); background-repeat: no-repeat;}.icon-pdf-download { background-image: url("/resource/img/pdf-download.svg"); background-repeat: no-repeat;}.icon-down_blue { background-image: url("/resource/img/down_blue.svg"); background-repeat: no-repeat;}.icon-up_blue { background-image: url("/resource/img/up_blue.svg"); background-repeat: no-repeat;}.icon-american-express { background-image: url("/resource/img/american-express.svg"); background-repeat: no-repeat;}.icon-mastercard { background-image: url("/resource/img/mastercard.svg"); background-repeat: no-repeat;}.icon-paypal { background-image: url("/resource/img/paypal.svg"); background-repeat: no-repeat;}.icon-invoice { background-image: url("/resource/img/invoice.svg"); background-repeat: no-repeat;}.icon-sepa { background-image: url("/resource/img/sepa.svg"); background-repeat: no-repeat;}.icon-visa { background-image: url("/resource/img/visa.svg"); background-repeat: no-repeat;}.icon-institution-big-blue { background-image: url("/resource/img/institution-blue.svg"); background-repeat: no-repeat; background-size: 34px 32px; background-repeat: no-repeat;}.icon-institution-small-black { background-image: url("/resource/img/institution-small-black.svg"); background-repeat: no-repeat; background-repeat: no-repeat;}.icon-institution-small-blue { background-image: url("/resource/img/institution-blue.svg"); background-repeat: no-repeat; background-repeat: no-repeat;}.icon-personal-account-blue { background-image: url("/resource/img/personal-account-blue.svg"); background-repeat: no-repeat; background-repeat: no-repeat;}.icon-personal-account-black { background-image: url("/resource/img/personal-account-black.svg"); background-repeat: no-repeat; background-repeat: no-repeat;}/* Fonts and paddings */.icon-pdf-download { padding-left: 1.67rem; padding-top: 0.14rem; background-size: 1.2rem 1.4rem; display: block;}.icon-down_arrow_white, .rich-text table thead tr th a.ext-cross-link .icon-arrowbottomopen, .rich-text table thead tr th a.ext-cross-link .icon-arrowtopopen,.rich-text tbody tr:first-child a.ext-cross-link .icon-arrowbottomopen,.rich-text tbody tr:first-child a.ext-cross-link .icon-arrowtopopen, .FulltextWrapper table thead tr th a.ext-cross-link .icon-arrowbottomopen, .FulltextWrapper table thead tr th a.ext-cross-link .icon-arrowtopopen,.FulltextWrapper tbody tr:first-child a.ext-cross-link .icon-arrowbottomopen,.FulltextWrapper tbody tr:first-child a.ext-cross-link .icon-arrowtopopen, .rich-text--fade-out table thead tr th a.ext-cross-link .icon-arrowbottomopen, .rich-text--fade-out table thead tr th a.ext-cross-link .icon-arrowtopopen,.rich-text--fade-out tbody tr:first-child a.ext-cross-link .icon-arrowbottomopen,.rich-text--fade-out tbody tr:first-child a.ext-cross-link .icon-arrowtopopen, .rich-text--bigger table thead tr th a.ext-cross-link .icon-arrowbottomopen, .rich-text--bigger table thead tr th a.ext-cross-link .icon-arrowtopopen,.rich-text--bigger tbody tr:first-child a.ext-cross-link .icon-arrowbottomopen,.rich-text--bigger tbody tr:first-child a.ext-cross-link .icon-arrowtopopen { background-image: url("/resource/img/cross-link-icon-white.svg"); background-repeat: no-repeat;}.icon-cancel { background-image: url("/resource/img/cancel.svg"); background-repeat: no-repeat;}.icon-clock { background-image: url("/resource/img/clock.svg"); background-repeat: no-repeat; padding: 0.6rem; margin: 0 0.4rem 0 0; background-size: 1.2rem; background-position: center center; vertical-align: middle;}.icon-switch { background-image: url("/resource/img/switch.svg"); background-repeat: no-repeat;}.icon-switch-hover { background-image: url("/resource/img/switch-hover.svg"); background-repeat: no-repeat;}.icon-switch-on { background-image: url("/resource/img/switch-on.svg"); background-repeat: no-repeat;}.icon-switch-on-hover { background-image: url("/resource/img/switch-on-hover.svg"); background-repeat: no-repeat;}.icon-pdf-only { background-image: url("/resource/img/pdf-only-icon.svg"); background-repeat: no-repeat;}/*** * All styles used for lists */ul, ol, dd { margin-left: 1.4em;}li { font-size: 13px; font-size: 0.8666666667rem; line-height: 20px; line-height: 1.3333333333rem;}.list { padding: 5px; padding: 0.3125rem; margin-top: 15px; margin-top: 0.9rem; margin-bottom: 15px; margin-bottom: 0.9rem;}/*** * enhances prominence */.list--is-accentuated { background-image: linear-gradient(#f2f2f2, #E4E4E4);}.list--is-unstyled { margin-left: 0; list-style-type: none;}.list--with-link-actions { color: #006ed5;}.list--with-link-actions li, .list--with-link-actions a { font-size: 18px; font-size: 1.2rem; line-height: 20px; line-height: 1.3333333333rem;}.list-comma-separated { list-style: none; margin: 0; padding: 0;}.list-comma-separated li, .list-comma-separated span { display: inline;}.list-comma-separated li:after, .list-comma-separated span:after { content: ",";}.list-comma-separated li:last-child:after, .list-comma-separated span:last-child:after { content: "";}.topic__header-mobile { display: inline-block;}.topic__header-desktop { display: none;}.topic__header-mobile:after, .topic__header-desktop:after { height: 0.07rem; background-color: #333; display: block; width: 100%; content: "";}.topic__header-mobile, .topic__header-desktop { width: 100%;}/** * at least tablet resolution */@media screen and (min-width: 640px) { .topic__header-mobile { display: none; } .topic__header-desktop { display: inline-block; }}/** FACELIFT *//*** * The scss file is structured so that phone specific stuff comes on top (== mobile first!). * If you want specific behaviors for bigger devices - have a look at media-query(table) * and media-query(desktop) waaaaay down in this file. */.rich-text a, .rich-text--bigger a, .rich-text--fade-out a, .FulltextWrapper a { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 350; font-size: 15px; font-size: 1rem; line-height: 22.5px; line-height: 1.5rem;}.rich-text span.EmphasisTypeSmallCaps, .rich-text--bigger span.EmphasisTypeSmallCaps, .rich-text--fade-out span.EmphasisTypeSmallCaps, .FulltextWrapper span.EmphasisTypeSmallCaps { font-variant: small-caps;}.rich-text .SimplePara:not(.tag-line), .rich-text--bigger .SimplePara:not(.tag-line), .rich-text--fade-out .SimplePara:not(.tag-line), .FulltextWrapper .SimplePara:not(.tag-line) { margin-bottom: 0.34rem !important;}.rich-text .Para:not(.tag-line), .rich-text--bigger .Para:not(.tag-line), .rich-text--fade-out .Para:not(.tag-line), .rich-text .SimplePara:not(.tag-line), .rich-text--bigger .SimplePara:not(.tag-line), .rich-text--fade-out .SimplePara:not(.tag-line), .rich-text p:not(.tag-line), .rich-text--bigger p:not(.tag-line), .rich-text--fade-out p:not(.tag-line), .rich-text td:not(.tag-line), .rich-text--bigger td:not(.tag-line), .rich-text--fade-out td:not(.tag-line), .FulltextWrapper .Para:not(.tag-line), .FulltextWrapper .SimplePara:not(.tag-line), .FulltextWrapper p:not(.tag-line), .FulltextWrapper td:not(.tag-line) { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 350; font-size: 15px; font-size: 1rem; line-height: 22.5px; line-height: 1.5rem; margin-bottom: 1.67rem;}.rich-text .Para:not(.tag-line):last-child, .rich-text--bigger .Para:not(.tag-line):last-child, .rich-text--fade-out .Para:not(.tag-line):last-child, .rich-text .SimplePara:not(.tag-line):last-child, .rich-text--bigger .SimplePara:not(.tag-line):last-child, .rich-text--fade-out .SimplePara:not(.tag-line):last-child, .rich-text p:not(.tag-line):last-child, .rich-text--bigger p:not(.tag-line):last-child, .rich-text--fade-out p:not(.tag-line):last-child, .rich-text td:not(.tag-line):last-child, .rich-text--bigger td:not(.tag-line):last-child, .rich-text--fade-out td:not(.tag-line):last-child, .FulltextWrapper .Para:not(.tag-line):last-child, .FulltextWrapper .SimplePara:not(.tag-line):last-child, .FulltextWrapper p:not(.tag-line):last-child, .FulltextWrapper td:not(.tag-line):last-child { margin-bottom: 0.67rem;}.rich-text .Para:not(.tag-line).intro--paragraph, .rich-text--bigger .Para:not(.tag-line).intro--paragraph, .rich-text--fade-out .Para:not(.tag-line).intro--paragraph, .rich-text .SimplePara:not(.tag-line).intro--paragraph, .rich-text--bigger .SimplePara:not(.tag-line).intro--paragraph, .rich-text--fade-out .SimplePara:not(.tag-line).intro--paragraph, .rich-text p:not(.tag-line).intro--paragraph, .rich-text--bigger p:not(.tag-line).intro--paragraph, .rich-text--fade-out p:not(.tag-line).intro--paragraph, .rich-text td:not(.tag-line).intro--paragraph, .rich-text--bigger td:not(.tag-line).intro--paragraph, .rich-text--fade-out td:not(.tag-line).intro--paragraph, .FulltextWrapper .Para:not(.tag-line).intro--paragraph, .FulltextWrapper .SimplePara:not(.tag-line).intro--paragraph, .FulltextWrapper p:not(.tag-line).intro--paragraph, .FulltextWrapper td:not(.tag-line).intro--paragraph { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600; font-size: 15px; font-size: 1rem; line-height: 22.5px; line-height: 1.5rem;}.rich-text .Para:not(.tag-line).question--paragraph, .rich-text--bigger .Para:not(.tag-line).question--paragraph, .rich-text--fade-out .Para:not(.tag-line).question--paragraph, .rich-text .SimplePara:not(.tag-line).question--paragraph, .rich-text--bigger .SimplePara:not(.tag-line).question--paragraph, .rich-text--fade-out .SimplePara:not(.tag-line).question--paragraph, .rich-text p:not(.tag-line).question--paragraph, .rich-text--bigger p:not(.tag-line).question--paragraph, .rich-text--fade-out p:not(.tag-line).question--paragraph, .rich-text td:not(.tag-line).question--paragraph, .rich-text--bigger td:not(.tag-line).question--paragraph, .rich-text--fade-out td:not(.tag-line).question--paragraph, .FulltextWrapper .Para:not(.tag-line).question--paragraph, .FulltextWrapper .SimplePara:not(.tag-line).question--paragraph, .FulltextWrapper p:not(.tag-line).question--paragraph, .FulltextWrapper td:not(.tag-line).question--paragraph { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600; font-size: 15px; font-size: 1rem; line-height: 22.5px; line-height: 1.5rem;}.rich-text .Para:not(.tag-line) span, .rich-text--bigger .Para:not(.tag-line) span, .rich-text--fade-out .Para:not(.tag-line) span, .rich-text .SimplePara:not(.tag-line) span, .rich-text--bigger .SimplePara:not(.tag-line) span, .rich-text--fade-out .SimplePara:not(.tag-line) span, .rich-text p:not(.tag-line) span, .rich-text--bigger p:not(.tag-line) span, .rich-text--fade-out p:not(.tag-line) span, .rich-text td:not(.tag-line) span, .rich-text--bigger td:not(.tag-line) span, .rich-text--fade-out td:not(.tag-line) span, .FulltextWrapper .Para:not(.tag-line) span, .FulltextWrapper .SimplePara:not(.tag-line) span, .FulltextWrapper p:not(.tag-line) span, .FulltextWrapper td:not(.tag-line) span { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 350; font-size: 15px; font-size: 1rem; line-height: 22.5px; line-height: 1.5rem;}.rich-text .Para:not(.tag-line) em, .rich-text--bigger .Para:not(.tag-line) em, .rich-text--fade-out .Para:not(.tag-line) em, .rich-text .SimplePara:not(.tag-line) em, .rich-text--bigger .SimplePara:not(.tag-line) em, .rich-text--fade-out .SimplePara:not(.tag-line) em, .rich-text p:not(.tag-line) em, .rich-text--bigger p:not(.tag-line) em, .rich-text--fade-out p:not(.tag-line) em, .rich-text td:not(.tag-line) em, .rich-text--bigger td:not(.tag-line) em, .rich-text--fade-out td:not(.tag-line) em, .FulltextWrapper .Para:not(.tag-line) em, .FulltextWrapper .SimplePara:not(.tag-line) em, .FulltextWrapper p:not(.tag-line) em, .FulltextWrapper td:not(.tag-line) em { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 350;}.rich-text .Para:not(.tag-line) strong, .rich-text--bigger .Para:not(.tag-line) strong, .rich-text--fade-out .Para:not(.tag-line) strong, .rich-text .SimplePara:not(.tag-line) strong, .rich-text--bigger .SimplePara:not(.tag-line) strong, .rich-text--fade-out .SimplePara:not(.tag-line) strong, .rich-text p:not(.tag-line) strong, .rich-text--bigger p:not(.tag-line) strong, .rich-text--fade-out p:not(.tag-line) strong, .rich-text td:not(.tag-line) strong, .rich-text--bigger td:not(.tag-line) strong, .rich-text--fade-out td:not(.tag-line) strong, .FulltextWrapper .Para:not(.tag-line) strong, .FulltextWrapper .SimplePara:not(.tag-line) strong, .FulltextWrapper p:not(.tag-line) strong, .FulltextWrapper td:not(.tag-line) strong { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600; font-size: 15px; font-size: 1rem; line-height: 22.5px; line-height: 1.5rem;}.rich-text .Para:not(.tag-line) .Emphasis, .rich-text--bigger .Para:not(.tag-line) .Emphasis, .rich-text--fade-out .Para:not(.tag-line) .Emphasis, .rich-text .SimplePara:not(.tag-line) .Emphasis, .rich-text--bigger .SimplePara:not(.tag-line) .Emphasis, .rich-text--fade-out .SimplePara:not(.tag-line) .Emphasis, .rich-text p:not(.tag-line) .Emphasis, .rich-text--bigger p:not(.tag-line) .Emphasis, .rich-text--fade-out p:not(.tag-line) .Emphasis, .rich-text td:not(.tag-line) .Emphasis, .rich-text--bigger td:not(.tag-line) .Emphasis, .rich-text--fade-out td:not(.tag-line) .Emphasis, .FulltextWrapper .Para:not(.tag-line) .Emphasis, .FulltextWrapper .SimplePara:not(.tag-line) .Emphasis, .FulltextWrapper p:not(.tag-line) .Emphasis, .FulltextWrapper td:not(.tag-line) .Emphasis { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 350;}.rich-text .Para:not(.tag-line) .EmphasisTypeBold, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBold, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBold, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBold, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBold, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBold, .rich-text p:not(.tag-line) .EmphasisTypeBold, .rich-text--bigger p:not(.tag-line) .EmphasisTypeBold, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBold, .rich-text td:not(.tag-line) .EmphasisTypeBold, .rich-text--bigger td:not(.tag-line) .EmphasisTypeBold, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBold, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBold, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBold, .FulltextWrapper p:not(.tag-line) .EmphasisTypeBold, .FulltextWrapper td:not(.tag-line) .EmphasisTypeBold { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600;}.rich-text .Para:not(.tag-line) .EmphasisTypeItalic, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeItalic, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeItalic, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeItalic, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeItalic, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeItalic, .rich-text p:not(.tag-line) .EmphasisTypeItalic, .rich-text--bigger p:not(.tag-line) .EmphasisTypeItalic, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeItalic, .rich-text td:not(.tag-line) .EmphasisTypeItalic, .rich-text--bigger td:not(.tag-line) .EmphasisTypeItalic, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeItalic, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeItalic, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeItalic, .FulltextWrapper p:not(.tag-line) .EmphasisTypeItalic, .FulltextWrapper td:not(.tag-line) .EmphasisTypeItalic { font: inherit; font-style: italic;}.rich-text .Para:not(.tag-line) .EmphasisTypeUnderline, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeUnderline, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeUnderline, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeUnderline, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeUnderline, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeUnderline, .rich-text p:not(.tag-line) .EmphasisTypeUnderline, .rich-text--bigger p:not(.tag-line) .EmphasisTypeUnderline, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeUnderline, .rich-text td:not(.tag-line) .EmphasisTypeUnderline, .rich-text--bigger td:not(.tag-line) .EmphasisTypeUnderline, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeUnderline, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeUnderline, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeUnderline, .FulltextWrapper p:not(.tag-line) .EmphasisTypeUnderline, .FulltextWrapper td:not(.tag-line) .EmphasisTypeUnderline { text-decoration: underline;}.rich-text .Para:not(.tag-line) .EmphasisTypeDoubleUnderline, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeDoubleUnderline, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeDoubleUnderline, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderline, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderline, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderline, .rich-text p:not(.tag-line) .EmphasisTypeDoubleUnderline, .rich-text--bigger p:not(.tag-line) .EmphasisTypeDoubleUnderline, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeDoubleUnderline, .rich-text td:not(.tag-line) .EmphasisTypeDoubleUnderline, .rich-text--bigger td:not(.tag-line) .EmphasisTypeDoubleUnderline, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeDoubleUnderline, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeDoubleUnderline, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderline, .FulltextWrapper p:not(.tag-line) .EmphasisTypeDoubleUnderline, .FulltextWrapper td:not(.tag-line) .EmphasisTypeDoubleUnderline { border-bottom: 3px double;}.rich-text .Para:not(.tag-line) .EmphasisTypeSmallCaps, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeSmallCaps, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeSmallCaps, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeSmallCaps, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeSmallCaps, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeSmallCaps, .rich-text p:not(.tag-line) .EmphasisTypeSmallCaps, .rich-text--bigger p:not(.tag-line) .EmphasisTypeSmallCaps, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeSmallCaps, .rich-text td:not(.tag-line) .EmphasisTypeSmallCaps, .rich-text--bigger td:not(.tag-line) .EmphasisTypeSmallCaps, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeSmallCaps, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeSmallCaps, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeSmallCaps, .FulltextWrapper p:not(.tag-line) .EmphasisTypeSmallCaps, .FulltextWrapper td:not(.tag-line) .EmphasisTypeSmallCaps { font-variant: small-caps;}.rich-text .Para:not(.tag-line) .EmphasisTypeBoldItalic, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldItalic, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldItalic, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldItalic, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldItalic, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldItalic, .rich-text p:not(.tag-line) .EmphasisTypeBoldItalic, .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldItalic, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldItalic, .rich-text td:not(.tag-line) .EmphasisTypeBoldItalic, .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldItalic, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldItalic, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldItalic, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldItalic, .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldItalic, .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldItalic { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 600;}.rich-text .Para:not(.tag-line) .EmphasisTypeBoldUnderline, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldUnderline, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldUnderline, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldUnderline, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldUnderline, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldUnderline, .rich-text p:not(.tag-line) .EmphasisTypeBoldUnderline, .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldUnderline, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldUnderline, .rich-text td:not(.tag-line) .EmphasisTypeBoldUnderline, .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldUnderline, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldUnderline, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldUnderline, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldUnderline, .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldUnderline, .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldUnderline { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600; text-decoration: underline;}.rich-text .Para:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .rich-text p:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .rich-text td:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldDoubleUnderline { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600; border-bottom: 3px double;}.rich-text .Para:not(.tag-line) .EmphasisTypeBoldSmallCaps, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldSmallCaps, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldSmallCaps, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .rich-text p:not(.tag-line) .EmphasisTypeBoldSmallCaps, .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldSmallCaps, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldSmallCaps, .rich-text td:not(.tag-line) .EmphasisTypeBoldSmallCaps, .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldSmallCaps, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldSmallCaps, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldSmallCaps, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldSmallCaps, .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldSmallCaps { font-variant: small-caps; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600;}.rich-text .Para:not(.tag-line) .EmphasisTypeItalicUnderline, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeItalicUnderline, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeItalicUnderline, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeItalicUnderline, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeItalicUnderline, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeItalicUnderline, .rich-text p:not(.tag-line) .EmphasisTypeItalicUnderline, .rich-text--bigger p:not(.tag-line) .EmphasisTypeItalicUnderline, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeItalicUnderline, .rich-text td:not(.tag-line) .EmphasisTypeItalicUnderline, .rich-text--bigger td:not(.tag-line) .EmphasisTypeItalicUnderline, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeItalicUnderline, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeItalicUnderline, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeItalicUnderline, .FulltextWrapper p:not(.tag-line) .EmphasisTypeItalicUnderline, .FulltextWrapper td:not(.tag-line) .EmphasisTypeItalicUnderline { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 350; text-decoration: underline;}.rich-text .Para:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .rich-text p:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .rich-text--bigger p:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .rich-text td:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .rich-text--bigger td:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .FulltextWrapper p:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .FulltextWrapper td:not(.tag-line) .EmphasisTypeItalicDoubleUnderline { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 350; border-bottom: 3px double;}.rich-text .Para:not(.tag-line) .EmphasisTypeItalicSmallCaps, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeItalicSmallCaps, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeItalicSmallCaps, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .rich-text p:not(.tag-line) .EmphasisTypeItalicSmallCaps, .rich-text--bigger p:not(.tag-line) .EmphasisTypeItalicSmallCaps, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeItalicSmallCaps, .rich-text td:not(.tag-line) .EmphasisTypeItalicSmallCaps, .rich-text--bigger td:not(.tag-line) .EmphasisTypeItalicSmallCaps, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeItalicSmallCaps, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeItalicSmallCaps, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .FulltextWrapper p:not(.tag-line) .EmphasisTypeItalicSmallCaps, .FulltextWrapper td:not(.tag-line) .EmphasisTypeItalicSmallCaps { font-variant: small-caps; font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 350;}.rich-text .Para:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .rich-text p:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .rich-text td:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldItalicUnderline { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 600; text-decoration: underline;}.rich-text .Para:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .rich-text p:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .rich-text td:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 600; border-bottom: 3px double;}.rich-text .Para:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .rich-text p:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .rich-text td:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps { font-variant: small-caps; font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 600;}.rich-text .Para:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .rich-text p:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .rich-text--bigger p:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .rich-text td:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .rich-text--bigger td:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .FulltextWrapper p:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .FulltextWrapper td:not(.tag-line) .EmphasisTypeUnderlineSmallCaps { font-variant: small-caps; text-decoration: underline;}.rich-text .Para:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .rich-text p:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .rich-text--bigger p:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .rich-text td:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .rich-text--bigger td:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .FulltextWrapper p:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .FulltextWrapper td:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps { font-variant: small-caps; border-bottom: 3px double;}.rich-text .Para:not(.tag-line) .EmphasisTypeStrikethrough, .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeStrikethrough, .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeStrikethrough,.rich-text .Para:not(.tag-line) .strike,.rich-text--bigger .Para:not(.tag-line) .strike,.rich-text--fade-out .Para:not(.tag-line) .strike, .rich-text .SimplePara:not(.tag-line) .EmphasisTypeStrikethrough, .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeStrikethrough, .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeStrikethrough,.rich-text .SimplePara:not(.tag-line) .strike,.rich-text--bigger .SimplePara:not(.tag-line) .strike,.rich-text--fade-out .SimplePara:not(.tag-line) .strike, .rich-text p:not(.tag-line) .EmphasisTypeStrikethrough, .rich-text--bigger p:not(.tag-line) .EmphasisTypeStrikethrough, .rich-text--fade-out p:not(.tag-line) .EmphasisTypeStrikethrough,.rich-text p:not(.tag-line) .strike,.rich-text--bigger p:not(.tag-line) .strike,.rich-text--fade-out p:not(.tag-line) .strike, .rich-text td:not(.tag-line) .EmphasisTypeStrikethrough, .rich-text--bigger td:not(.tag-line) .EmphasisTypeStrikethrough, .rich-text--fade-out td:not(.tag-line) .EmphasisTypeStrikethrough,.rich-text td:not(.tag-line) .strike,.rich-text--bigger td:not(.tag-line) .strike,.rich-text--fade-out td:not(.tag-line) .strike, .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeStrikethrough,.FulltextWrapper .Para:not(.tag-line) .strike, .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeStrikethrough,.FulltextWrapper .SimplePara:not(.tag-line) .strike, .FulltextWrapper p:not(.tag-line) .EmphasisTypeStrikethrough,.FulltextWrapper p:not(.tag-line) .strike, .FulltextWrapper td:not(.tag-line) .EmphasisTypeStrikethrough,.FulltextWrapper td:not(.tag-line) .strike { text-decoration: line-through;}.rich-text, .rich-text--bigger, .rich-text--fade-out, .FulltextWrapper { /* Used in the body of an article received from the FullText Service. */}.rich-text .HeadingNumber, .rich-text--bigger .HeadingNumber, .rich-text--fade-out .HeadingNumber, .FulltextWrapper .HeadingNumber { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300;}.rich-text .rich-text .Para, .rich-text--bigger .rich-text .Para, .rich-text .rich-text--bigger .Para, .rich-text--bigger .rich-text--bigger .Para, .rich-text--fade-out .rich-text .Para, .rich-text--fade-out .rich-text--bigger .Para, .rich-text .rich-text--fade-out .Para, .rich-text--bigger .rich-text--fade-out .Para, .rich-text--fade-out .rich-text--fade-out .Para, .rich-text .rich-text .SimplePara, .rich-text--bigger .rich-text .SimplePara, .rich-text .rich-text--bigger .SimplePara, .rich-text--bigger .rich-text--bigger .SimplePara, .rich-text--fade-out .rich-text .SimplePara, .rich-text--fade-out .rich-text--bigger .SimplePara, .rich-text .rich-text--fade-out .SimplePara, .rich-text--bigger .rich-text--fade-out .SimplePara, .rich-text--fade-out .rich-text--fade-out .SimplePara, .rich-text .rich-text p, .rich-text--bigger .rich-text p, .rich-text .rich-text--bigger p, .rich-text--bigger .rich-text--bigger p, .rich-text--fade-out .rich-text p, .rich-text--fade-out .rich-text--bigger p, .rich-text .rich-text--fade-out p, .rich-text--bigger .rich-text--fade-out p, .rich-text--fade-out .rich-text--fade-out p, .rich-text .FulltextWrapper .Para, .rich-text--bigger .FulltextWrapper .Para, .rich-text--fade-out .FulltextWrapper .Para, .rich-text .FulltextWrapper .SimplePara, .rich-text--bigger .FulltextWrapper .SimplePara, .rich-text--fade-out .FulltextWrapper .SimplePara, .rich-text .FulltextWrapper p, .rich-text--bigger .FulltextWrapper p, .rich-text--fade-out .FulltextWrapper p, .FulltextWrapper .rich-text .Para, .FulltextWrapper .rich-text--bigger .Para, .FulltextWrapper .rich-text--fade-out .Para, .FulltextWrapper .rich-text .SimplePara, .FulltextWrapper .rich-text--bigger .SimplePara, .FulltextWrapper .rich-text--fade-out .SimplePara, .FulltextWrapper .rich-text p, .FulltextWrapper .rich-text--bigger p, .FulltextWrapper .rich-text--fade-out p, .FulltextWrapper .FulltextWrapper .Para, .FulltextWrapper .FulltextWrapper .SimplePara, .FulltextWrapper .FulltextWrapper p { margin-bottom: 0 !important;}.rich-text, .rich-text--bigger, .rich-text--fade-out, .FulltextWrapper { /* Styles to make table in rich text scrollable horizontally. */}.rich-text table, .rich-text--bigger table, .rich-text--fade-out table, .FulltextWrapper table { display: block; overflow-x: auto; -webkit-overflow-scrolling: touch; border: none;}.rich-text table tbody tr td, .rich-text--bigger table tbody tr td, .rich-text--fade-out table tbody tr td,.rich-text table thead tr th,.rich-text--bigger table thead tr th,.rich-text--fade-out table thead tr th, .FulltextWrapper table tbody tr td,.FulltextWrapper table thead tr th { word-wrap: break-word; border: 1px solid #e4e4e4;}.rich-text table tbody tr td, .rich-text--bigger table tbody tr td, .rich-text--fade-out table tbody tr td, .FulltextWrapper table tbody tr td { vertical-align: top;}.rich-text table thead tr th, .rich-text--bigger table thead tr th, .rich-text--fade-out table thead tr th,.rich-text tbody tr:first-child,.rich-text--bigger tbody tr:first-child,.rich-text--fade-out tbody tr:first-child, .FulltextWrapper table thead tr th,.FulltextWrapper tbody tr:first-child { background-color: #276DA5; color: #fff; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600;}.rich-text table thead tr th a, .rich-text--bigger table thead tr th a, .rich-text--fade-out table thead tr th a, .rich-text table thead tr th a:link, .rich-text--bigger table thead tr th a:link, .rich-text--fade-out table thead tr th a:link,.rich-text tbody tr:first-child a,.rich-text--bigger tbody tr:first-child a,.rich-text--fade-out tbody tr:first-child a,.rich-text tbody tr:first-child a:link,.rich-text--bigger tbody tr:first-child a:link,.rich-text--fade-out tbody tr:first-child a:link, .FulltextWrapper table thead tr th a, .FulltextWrapper table thead tr th a:link,.FulltextWrapper tbody tr:first-child a,.FulltextWrapper tbody tr:first-child a:link { color: #fff; text-decoration: underline !important;}.rich-text table thead tr th div.popup-cross-link > a, .rich-text--bigger table thead tr th div.popup-cross-link > a, .rich-text--fade-out table thead tr th div.popup-cross-link > a,.rich-text tbody tr:first-child div.popup-cross-link > a,.rich-text--bigger tbody tr:first-child div.popup-cross-link > a,.rich-text--fade-out tbody tr:first-child div.popup-cross-link > a, .FulltextWrapper table thead tr th div.popup-cross-link > a,.FulltextWrapper tbody tr:first-child div.popup-cross-link > a { color: #006ed5; text-decoration: none !important;}.rich-text, .rich-text--bigger, .rich-text--fade-out, .FulltextWrapper { /* overrides first-child style of tbody if tbody is a sibling of thead (because styling is already done in thead) */}.rich-text thead ~ tbody tr:first-child, .rich-text--bigger thead ~ tbody tr:first-child, .rich-text--fade-out thead ~ tbody tr:first-child, .FulltextWrapper thead ~ tbody tr:first-child { background-color: #fff; color: #333; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500;}.rich-text thead ~ tbody tr:first-child a, .rich-text--bigger thead ~ tbody tr:first-child a, .rich-text--fade-out thead ~ tbody tr:first-child a, .rich-text thead ~ tbody tr:first-child a:link, .FulltextWrapper thead ~ tbody tr:first-child a, .FulltextWrapper thead ~ tbody tr:first-child a:link { color: #006ed5; text-decoration: none !important;}.rich-text tr:nth-child(even), .rich-text--bigger tr:nth-child(even), .rich-text--fade-out tr:nth-child(even), .FulltextWrapper tr:nth-child(even) { background-color: #F3F3F3;}.rich-text, .rich-text--bigger, .rich-text--fade-out, .FulltextWrapper { /* end horizontal scroll table stuff */}.rich-text .underline, .rich-text--bigger .underline, .rich-text--fade-out .underline, .FulltextWrapper .underline { text-decoration: underline;}.rich-text img, .rich-text--bigger img, .rich-text--fade-out img, .FulltextWrapper img { display: block;}.rich-text h2, .rich-text--bigger h2, .rich-text--fade-out h2, .rich-text h3, .rich-text--bigger h3, .rich-text--fade-out h3, .rich-text h4, .rich-text--bigger h4, .rich-text--fade-out h4, .FulltextWrapper h2, .FulltextWrapper h3, .FulltextWrapper h4 { margin-bottom: 0;}.rich-text h3, .rich-text--bigger h3, .rich-text--fade-out h3, .FulltextWrapper h3 { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 20px; font-size: 1.3333333333rem; line-height: 30px; line-height: 2rem;}.rich-text h4, .rich-text--bigger h4, .rich-text--fade-out h4, .FulltextWrapper h4 { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 350;}.rich-text ul a, .rich-text--bigger ul a, .rich-text--fade-out ul a, .rich-text ul span, .rich-text--bigger ul span, .rich-text--fade-out ul span, .rich-text ul li, .rich-text--bigger ul li, .rich-text--fade-out ul li, .rich-text ol a, .rich-text--bigger ol a, .rich-text--fade-out ol a, .rich-text ol span, .rich-text--bigger ol span, .rich-text--fade-out ol span, .rich-text ol li, .rich-text--bigger ol li, .rich-text--fade-out ol li, .FulltextWrapper ul a, .FulltextWrapper ul span, .FulltextWrapper ul li, .FulltextWrapper ol a, .FulltextWrapper ol span, .FulltextWrapper ol li { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 350; font-size: 15px; font-size: 1rem; line-height: 22.5px; line-height: 1.5rem;}.rich-text ul .Para, .rich-text--bigger ul .Para, .rich-text--fade-out ul .Para, .rich-text ul .SimplePara, .rich-text--bigger ul .SimplePara, .rich-text--fade-out ul .SimplePara, .rich-text ul p, .rich-text--bigger ul p, .rich-text--fade-out ul p, .rich-text ol .Para, .rich-text--bigger ol .Para, .rich-text--fade-out ol .Para, .rich-text ol .SimplePara, .rich-text--bigger ol .SimplePara, .rich-text--fade-out ol .SimplePara, .rich-text ol p, .rich-text--bigger ol p, .rich-text--fade-out ol p, .FulltextWrapper ul .Para, .FulltextWrapper ul .SimplePara, .FulltextWrapper ul p, .FulltextWrapper ol .Para, .FulltextWrapper ol .SimplePara, .FulltextWrapper ol p { margin-bottom: 0;}.rich-text .align--center, .rich-text--bigger .align--center, .rich-text--fade-out .align--center, .FulltextWrapper .align--center { text-align: center;}.rich-text .align--left, .rich-text--bigger .align--left, .rich-text--fade-out .align--left, .FulltextWrapper .align--left { text-align: left;}.rich-text .align--right, .rich-text--bigger .align--right, .rich-text--fade-out .align--right, .FulltextWrapper .align--right { text-align: right;}.rich-text .FormalPara .Heading, .rich-text--bigger .FormalPara .Heading, .rich-text--fade-out .FormalPara .Heading, .FulltextWrapper .FormalPara .Heading { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600; font-size: 18px; font-size: 1.2rem; line-height: 20px; line-height: 1.3333333333rem;}.rich-text .ExternalRef a, .rich-text--bigger .ExternalRef a, .rich-text--fade-out .ExternalRef a,.rich-text .Occurrence a,.rich-text--bigger .Occurrence a,.rich-text--fade-out .Occurrence a, .FulltextWrapper .ExternalRef a,.FulltextWrapper .Occurrence a { background-image: url("/resource/img/external_link.svg"); background-repeat: no-repeat; background-position: right 0.125em; padding-right: 1rem;}.rich-text .BackToSource a, .rich-text--bigger .BackToSource a, .rich-text--fade-out .BackToSource a, .FulltextWrapper .BackToSource a { background-image: url("/resource/img/go_up_arrow.svg"); background-repeat: no-repeat; background-position: left 0.125em; padding-left: 1rem;}.rich-text .stack, .rich-text--bigger .stack, .rich-text--fade-out .stack, .FulltextWrapper .stack { position: relative;}.rich-text .stack sup, .rich-text--bigger .stack sup, .rich-text--fade-out .stack sup, .FulltextWrapper .stack sup { position: absolute; left: 4px; top: 4px;}.rich-text .stack sub, .rich-text--bigger .stack sub, .rich-text--fade-out .stack sub, .FulltextWrapper .stack sub { position: relative; bottom: -4px;}.rich-text .OrderedList .ListItem .ItemNumber, .rich-text--bigger .OrderedList .ListItem .ItemNumber, .rich-text--fade-out .OrderedList .ListItem .ItemNumber, .FulltextWrapper .OrderedList .ListItem .ItemNumber { float: left;}.rich-text .OrderedList .ListItem .ItemContent, .rich-text--bigger .OrderedList .ListItem .ItemContent, .rich-text--fade-out .OrderedList .ListItem .ItemContent, .FulltextWrapper .OrderedList .ListItem .ItemContent { padding-left: 1.34rem;}.rich-text .OrderedList .ListItem .ItemContent .Para, .rich-text--bigger .OrderedList .ListItem .ItemContent .Para, .rich-text--fade-out .OrderedList .ListItem .ItemContent .Para, .rich-text .OrderedList .ListItem .ItemContent .SimplePara, .rich-text--bigger .OrderedList .ListItem .ItemContent .SimplePara, .rich-text--fade-out .OrderedList .ListItem .ItemContent .SimplePara, .rich-text .OrderedList .ListItem .ItemContent p, .rich-text--bigger .OrderedList .ListItem .ItemContent p, .rich-text--fade-out .OrderedList .ListItem .ItemContent p, .FulltextWrapper .OrderedList .ListItem .ItemContent .Para, .FulltextWrapper .OrderedList .ListItem .ItemContent .SimplePara, .FulltextWrapper .OrderedList .ListItem .ItemContent p { margin-bottom: 0;}.rich-text .FootnoteSection .Footnote .FootnoteNumber, .rich-text--bigger .FootnoteSection .Footnote .FootnoteNumber, .rich-text--fade-out .FootnoteSection .Footnote .FootnoteNumber, .FulltextWrapper .FootnoteSection .Footnote .FootnoteNumber { float: left;}.rich-text .FootnoteSection .Footnote .FootnoteParas, .rich-text--bigger .FootnoteSection .Footnote .FootnoteParas, .rich-text--fade-out .FootnoteSection .Footnote .FootnoteParas, .FulltextWrapper .FootnoteSection .Footnote .FootnoteParas { padding-left: 1.34rem;}.rich-text .FootnoteSection .Footnote .FootnoteParas .Para, .rich-text--bigger .FootnoteSection .Footnote .FootnoteParas .Para, .rich-text--fade-out .FootnoteSection .Footnote .FootnoteParas .Para, .rich-text .FootnoteSection .Footnote .FootnoteParas .SimplePara, .rich-text--bigger .FootnoteSection .Footnote .FootnoteParas .SimplePara, .rich-text--fade-out .FootnoteSection .Footnote .FootnoteParas .SimplePara, .rich-text .FootnoteSection .Footnote .FootnoteParas p, .rich-text--bigger .FootnoteSection .Footnote .FootnoteParas p, .rich-text--fade-out .FootnoteSection .Footnote .FootnoteParas p, .FulltextWrapper .FootnoteSection .Footnote .FootnoteParas .Para, .FulltextWrapper .FootnoteSection .Footnote .FootnoteParas .SimplePara, .FulltextWrapper .FootnoteSection .Footnote .FootnoteParas p { margin-bottom: 0;}.rich-text .Equation, .rich-text--bigger .Equation, .rich-text--fade-out .Equation, .FulltextWrapper .Equation { margin: 0.34rem 0; padding: 0.34rem; container-type: inline-size; border: 1px solid #e4e4e4; display: block; width: 100%;}.rich-text .Equation .EquationContent, .rich-text--bigger .Equation .EquationContent, .rich-text--fade-out .Equation .EquationContent, .FulltextWrapper .Equation .EquationContent { width: 100%; overflow-x: auto; overflow-y: hidden; text-align: left; float: left;}.rich-text .Equation .EquationContent .MathJax_Display, .rich-text--bigger .Equation .EquationContent .MathJax_Display, .rich-text--fade-out .Equation .EquationContent .MathJax_Display, .FulltextWrapper .Equation .EquationContent .MathJax_Display { position: relative; display: block; width: 100%;}.rich-text .Equation .EquationNumber, .rich-text--bigger .Equation .EquationNumber, .rich-text--fade-out .Equation .EquationNumber, .FulltextWrapper .Equation .EquationNumber { text-align: right; float: right; vertical-align: middle;}.rich-text .CaptionContent, .rich-text--bigger .CaptionContent, .rich-text--fade-out .CaptionContent, .FulltextWrapper .CaptionContent { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 350; font-size: 15px; font-size: 1rem; line-height: 22.5px; line-height: 1.5rem; color: #666; margin-top: 0.2rem;}.rich-text .CaptionContent *, .rich-text--bigger .CaptionContent *, .rich-text--fade-out .CaptionContent *, .FulltextWrapper .CaptionContent * { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 350; font-size: 15px; font-size: 1rem; line-height: 22.5px; line-height: 1.5rem;}.rich-text .CaptionContent .CaptionNumber, .rich-text--bigger .CaptionContent .CaptionNumber, .rich-text--fade-out .CaptionContent .CaptionNumber, .FulltextWrapper .CaptionContent .CaptionNumber { color: #333;}.rich-text .ParaTypeProgramcode, .rich-text--bigger .ParaTypeProgramcode, .rich-text--fade-out .ParaTypeProgramcode, .FulltextWrapper .ParaTypeProgramcode { margin: 0; padding: 0.34rem; background: #f4f4f4;}.rich-text .Figure, .rich-text--bigger .Figure, .rich-text--fade-out .Figure, .FulltextWrapper .Figure { margin-top: 1.34rem; margin-bottom: 1.67rem;}.rich-text .Figure .media-object, .rich-text--bigger .Figure .media-object, .rich-text--fade-out .Figure .media-object, .FulltextWrapper .Figure .media-object { margin-top: 0.34rem; margin-bottom: 0.34rem;}.rich-text .DefinitionList, .rich-text--bigger .DefinitionList, .rich-text--fade-out .DefinitionList, .FulltextWrapper .DefinitionList { display: table;}.rich-text .DefinitionList .Heading, .rich-text--bigger .DefinitionList .Heading, .rich-text--fade-out .DefinitionList .Heading, .FulltextWrapper .DefinitionList .Heading { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; font-size: 17px; font-size: 1.1333333333rem; line-height: 22px; line-height: 1.4666666667rem; margin-bottom: 1.67rem; text-align: center;}.rich-text .DefinitionList .DefinitionListEntry, .rich-text--bigger .DefinitionList .DefinitionListEntry, .rich-text--fade-out .DefinitionList .DefinitionListEntry, .FulltextWrapper .DefinitionList .DefinitionListEntry { display: table-row;}.rich-text .DefinitionList .DefinitionListEntry .Term, .rich-text--bigger .DefinitionList .DefinitionListEntry .Term, .rich-text--fade-out .DefinitionList .DefinitionListEntry .Term, .FulltextWrapper .DefinitionList .DefinitionListEntry .Term { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600; padding-bottom: 0.67rem; font-style: italic; display: table-cell;}.rich-text .DefinitionList .DefinitionListEntry .Description, .rich-text--bigger .DefinitionList .DefinitionListEntry .Description, .rich-text--fade-out .DefinitionList .DefinitionListEntry .Description, .FulltextWrapper .DefinitionList .DefinitionListEntry .Description { display: table-cell;}.rich-text .DefinitionList .DefinitionListEntry .Description .Para, .rich-text--bigger .DefinitionList .DefinitionListEntry .Description .Para, .rich-text--fade-out .DefinitionList .DefinitionListEntry .Description .Para, .rich-text .DefinitionList .DefinitionListEntry .Description .SimplePara, .rich-text--bigger .DefinitionList .DefinitionListEntry .Description .SimplePara, .rich-text--fade-out .DefinitionList .DefinitionListEntry .Description .SimplePara, .rich-text .DefinitionList .DefinitionListEntry .Description p, .rich-text--bigger .DefinitionList .DefinitionListEntry .Description p, .rich-text--fade-out .DefinitionList .DefinitionListEntry .Description p, .FulltextWrapper .DefinitionList .DefinitionListEntry .Description .Para, .FulltextWrapper .DefinitionList .DefinitionListEntry .Description .SimplePara, .FulltextWrapper .DefinitionList .DefinitionListEntry .Description p { margin-bottom: 0.67rem; padding-left: 1.67rem; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 350;}.rich-text .AbbreviationGroup .Heading, .rich-text--bigger .AbbreviationGroup .Heading, .rich-text--fade-out .AbbreviationGroup .Heading, .FulltextWrapper .AbbreviationGroup .Heading { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; font-size: 17px; font-size: 1.1333333333rem; line-height: 22px; line-height: 1.4666666667rem; border-bottom: 1px solid #e4e4e4; margin-bottom: 1.67rem; padding-left: 1.34rem; background-position: 0 35%;}.rich-text .AbbreviationGroup .AbbreviationGroupSection, .rich-text--bigger .AbbreviationGroup .AbbreviationGroupSection, .rich-text--fade-out .AbbreviationGroup .AbbreviationGroupSection, .FulltextWrapper .AbbreviationGroup .AbbreviationGroupSection { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; font-size: 17px; font-size: 1.1333333333rem; line-height: 22px; line-height: 1.4666666667rem; margin-bottom: 1.67rem; text-align: center;}.rich-text .Table, .rich-text--bigger .Table, .rich-text--fade-out .Table, .FulltextWrapper .Table { margin-bottom: 1.67rem;}.rich-text .Table [align=left], .rich-text--bigger .Table [align=left], .rich-text--fade-out .Table [align=left], .FulltextWrapper .Table [align=left] { text-align: left;}.rich-text .Table [align=right], .rich-text--bigger .Table [align=right], .rich-text--fade-out .Table [align=right], .FulltextWrapper .Table [align=right] { text-align: right;}.rich-text .ClearBoth, .rich-text--bigger .ClearBoth, .rich-text--fade-out .ClearBoth, .FulltextWrapper .ClearBoth { height: 0;}.rich-text .UnorderedListMarkNone, .rich-text--bigger .UnorderedListMarkNone, .rich-text--fade-out .UnorderedListMarkNone, .FulltextWrapper .UnorderedListMarkNone { list-style-type: none; margin-left: 0;}.rich-text .image-replace, .rich-text--bigger .image-replace, .rich-text--fade-out .image-replace, .FulltextWrapper .image-replace { margin: 0 auto; width: auto; max-height: 20rem;}.rich-text--fade-out { width: 100%; margin-bottom: 5px; padding-bottom: 5px; height: 200px; overflow: hidden; text-overflow: ellipsis; content: ""; position: relative;}.rich-text--fade-out:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: linear-gradient(rgba(255, 255, 255, 0) 150px, rgb(255, 255, 255));}.rich-text--fade-out.special:before { content: none; background: none;}.rich-text--fade-out .Para { max-width: 980px;}.rich-text--bigger { font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}.rich-text--bigger * { font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}/** * at least tablet resolution */@media screen and (min-width: 640px) { .rich-text .FormalPara.FormalParaRenderingStyle1.ParaTypeLearningGoals, .rich-text--fade-out .FormalPara.FormalParaRenderingStyle1.ParaTypeLearningGoals, .rich-text--bigger .FormalPara.FormalParaRenderingStyle1.ParaTypeLearningGoals, .FulltextWrapper .FormalPara.FormalParaRenderingStyle1.ParaTypeLearningGoals { display: none; }}/** FACELIFT */.GlossarySection .Heading { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; font-size: 1.2rem; margin-top: 2rem; margin-bottom: 1rem; color: #333;}.pdf-only-section { padding-top: 3.34rem; padding-bottom: 2.67rem;}.epedia-sitemap .epedia-book-details { margin-bottom: 1.34rem; padding-bottom: 1.34rem; border-bottom: 1px solid #e2e2e2;}.epedia-sitemap .epedia-book-details img { margin: 0 0 0.67rem 1.34rem; width: 6.67rem;}.epedia-sitemap .epedia-book-details__title { font-size: 28px; font-size: 1.8666666667rem; line-height: 35px; line-height: 2.3333333333rem;}.epedia-sitemap .epedia-book-details__subtitle { font-size: 22px; font-size: 1.4666666667rem; line-height: 25px; line-height: 1.6666666667rem;}.epedia-sitemap .epedia-book-details__editors { margin: 1.34rem 0 1rem 0;}.epedia-sitemap .epedia-book-details__editors span { display: block; margin-bottom: 0.34rem; font-weight: 500;}.epedia-sitemap .epedia-book-details__editors ol { display: none; margin: 1.34rem 0 0.67rem 0.8rem;}.epedia-sitemap .epedia-book-details__editors ol li { font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem; padding-bottom: 0.34rem;}.epedia-sitemap .epedia-book-details__editors ol.active { display: block;}.epedia-sitemap .epedia-book-details__editors a { cursor: pointer;}.epedia-sitemap .grid-title { border-bottom: 1px solid #e2e2e2; margin-bottom: 0.67rem; font-size: 1.07rem; padding-bottom: 0.14rem;}.epedia-sitemap .title { text-align: center; color: #a82764; margin-bottom: 1.34rem; padding-bottom: 0.67rem; padding-top: 1.34rem; border-bottom: 1px solid #e2e2e2;}.epedia-sitemap .go-back-link { padding-bottom: 0.67rem;}.epedia-sitemap .go-back-link a:before { content: "« "; color: #0176c3;}.epedia-sitemap .text-muted { opacity: 0.5;}.epedia-sitemap .letters-group { padding-top: 1.34rem; padding-bottom: 2.67rem; text-align: center;}.epedia-sitemap .letters-group span, .epedia-sitemap .letters-group a, .epedia-sitemap .letters-group .text-muted { font-size: 1.34rem;}.epedia-sitemap .book-list .icon-external-link-arrows { background-size: 0.6rem; background-position: 0 0.47rem; padding: 0.2rem 0.2rem 0.2rem 0.74rem;}.epedia-sitemap :target { -webkit-animation: target-fade 1.5s; -moz-animation: target-fade 1.5s; -o-animation: target-fade 1.5s; animation: target-fade 1.5s;}@-webkit-keyframes target-fade { from { background-color: #b8d6ed; } to { background-color: transparent; }}@-moz-keyframes target-fade { from { background-color: #b8d6ed; } to { background-color: transparent; }}@-o-keyframes target-fade { from { background-color: #b8d6ed; } to { background-color: transparent; }}@keyframes target-fade { from { background-color: #b8d6ed; } to { background-color: transparent; }}.epedia-sitemap .grid-container .icon-external-link-arrows { background-size: 0.6rem; background-position: 0 0.47rem; padding: 0.2rem 0.2rem 0.2rem 0.74rem;}/** * at least tablet resolution */@media screen and (min-width: 640px) { .epedia-sitemap .grid-container { display: grid; grid-template-columns: auto auto; padding: 1.34rem; grid-column-gap: 2rem; } .epedia-sitemap .grid-item { padding-bottom: 1.34rem; font-size: 1.34rem; grid-column-gap: 1.34rem; } .epedia-sitemap .epedia-book-details img { width: 10rem; } .epedia-sitemap .epedia-book-details__editors { width: calc(100% - 190px); }}/** FACELIFT */.customisation-for-springerprofessional .epedia-search-box { background-color: #ee7d11;}.customisation-for-springerprofessional .epedia-search-box h1 { color: #fff; text-transform: uppercase;}.customisation-for-springerprofessional .epedia-search-box h1::after { content: " beta"; font-style: italic; text-transform: none; font-size: 60%;}a.btn.top-priority,a.btn-emphasized.top-priority { background: #d6430a !important; border: none !important;}h2.heavy--emphasized.top-priority { color: #d6430a !important;}h3.top-priority { color: #d6430a !important;}a.inline-navigation.top-priority .inline-navigation__title { background: #d6430a !important; color: #fff !important;}.rich-text.top-priority a { background-color: #d6430a !important;}section.teaser--type-three.top-priority { border-left-color: #d6430a !important;}section.teaser--type-three.top-priority a.btn-emphasized { background-color: #d6430a !important;}section.teaser--type-three.top-priority a h4 { color: #d6430a !important;}section.teaser--type-three.top-priority a.top-priority { color: #d6430a !important;}section.search-result__border-emphasized.top-priority { border-left-color: #d6430a !important;}section.top-product.top-priority { border-color: #d6430a !important;}section.top-product.top-priority .beta { background-color: #d6430a !important;}section.top-product--arrow.top-priority { border-color: #d6430a !important;}section.top-product--arrow.top-priority:before { border-top-color: #d6430a !important;}a.button-link.top-priority { border-color: #d6430a !important; color: #d6430a !important;}a.button-link__full.top-priority { border-color: #d6430a !important; color: #d6430a !important;}a.button-link--colored.top-priority { background-color: #d6430a !important; border-color: #d6430a !important; color: white !important;}h3.teaser-box__title.top-priority { background-color: #d6430a !important; color: white !important;}div.teaser-box__price.top-priority p { color: #d6430a !important;}div.teaser-box__price.top-priority p span { color: #d6430a !important;}.eye-catcher-box.top-priority { background-color: #d6430a !important;}.marketing-banner--background-color.top-priority { background-color: #f3f3f3;}.marketing-banner--background-color.top-priority .button-link--colored.top-priority { background-color: #d6430a; border-color: #d6430a;}.marketing-banner--background-color.top-priority .marketing-banner__marker--skin { color: #d6430a;}/** * at least smartphone resolution */@media screen and (min-width: 450px) { .marketing-banner--background-color.top-priority { background-color: #d6430a; } .marketing-banner--background-color.top-priority .button-link--colored.top-priority { border-color: white; }}/** FACELIFT */a.btn.high-priority,a.btn-emphasized.high-priority { background: #a82764 !important; border: none !important;}h2.heavy--emphasized.high-priority { color: #a82764 !important;}h3.high-priority { color: #a82764 !important;}a.inline-navigation.high-priority .inline-navigation__title { background: #a82764 !important; color: #fff !important;}.rich-text.high-priority a { background-color: #a82764 !important;}section.teaser--type-three.high-priority { border-left-color: #a82764 !important;}section.teaser--type-three.high-priority a.btn-emphasized { background-color: #a82764 !important;}section.teaser--type-three.high-priority a h4 { color: #a82764 !important;}section.teaser--type-three.high-priority a.high-priority { color: #a82764 !important;}section.search-result__border-emphasized.high-priority { border-left-color: #a82764 !important;}section.top-product.high-priority { border-color: #a82764 !important;}section.top-product.high-priority .beta { background-color: #a82764 !important;}section.top-product--arrow.high-priority { border-color: #a82764 !important;}section.top-product--arrow.high-priority:before { border-top-color: #a82764 !important;}a.button-link.high-priority { border-color: #a82764 !important; color: #a82764 !important;}a.button-link__full.high-priority { border-color: #a82764 !important; color: #a82764 !important;}a.button-link--colored.high-priority { background-color: #a82764 !important; border-color: #a82764 !important; color: white !important;}h3.teaser-box__title.high-priority { background-color: #a82764 !important; color: white !important;}div.teaser-box__price.high-priority p { color: #a82764 !important;}div.teaser-box__price.high-priority p span { color: #a82764 !important;}.eye-catcher-box.high-priority { background-color: #a82764 !important;}.marketing-banner--background-color.high-priority { background-color: #f3f3f3;}.marketing-banner--background-color.high-priority .button-link--colored.high-priority { background-color: #a82764; border-color: #a82764;}.marketing-banner--background-color.high-priority .marketing-banner__marker--skin { color: #a82764;}/** * at least smartphone resolution */@media screen and (min-width: 450px) { .marketing-banner--background-color.high-priority { background-color: #a82764; } .marketing-banner--background-color.high-priority .button-link--colored.high-priority { border-color: white; }}/** FACELIFT */a.btn.low-priority,a.btn-emphasized.low-priority { background: #93a4aa !important; border: none !important;}h2.heavy--emphasized.low-priority { color: #93a4aa !important;}h3.low-priority { color: #93a4aa !important;}a.inline-navigation.low-priority .inline-navigation__title { background: #93a4aa !important; color: #fff !important;}.rich-text.low-priority a { background-color: #93a4aa !important;}section.teaser--type-three.low-priority { border-left-color: #93a4aa !important;}section.teaser--type-three.low-priority a.btn-emphasized { background-color: #93a4aa !important;}section.teaser--type-three.low-priority a h4 { color: #93a4aa !important;}section.teaser--type-three.low-priority a.low-priority { color: #93a4aa !important;}section.search-result__border-emphasized.low-priority { border-left-color: #93a4aa !important;}section.top-product.low-priority { border-color: #93a4aa !important;}section.top-product.low-priority .beta { background-color: #93a4aa !important;}section.top-product--arrow.low-priority { border-color: #93a4aa !important;}section.top-product--arrow.low-priority:before { border-top-color: #93a4aa !important;}a.button-link.low-priority { border-color: #93a4aa !important; color: #93a4aa !important;}a.button-link__full.low-priority { border-color: #93a4aa !important; color: #93a4aa !important;}a.button-link--colored.low-priority { background-color: #93a4aa !important; border-color: #93a4aa !important; color: white !important;}h3.teaser-box__title.low-priority { background-color: #93a4aa !important; color: white !important;}div.teaser-box__price.low-priority p { color: #93a4aa !important;}div.teaser-box__price.low-priority p span { color: #93a4aa !important;}.eye-catcher-box.low-priority { background-color: #93a4aa !important;}.marketing-banner--background-color.low-priority { background-color: #f3f3f3;}.marketing-banner--background-color.low-priority .button-link--colored.low-priority { background-color: #93a4aa; border-color: #93a4aa;}.marketing-banner--background-color.low-priority .marketing-banner__marker--skin { color: #93a4aa;}/** * at least smartphone resolution */@media screen and (min-width: 450px) { .marketing-banner--background-color.low-priority { background-color: #93a4aa; } .marketing-banner--background-color.low-priority .button-link--colored.low-priority { border-color: white; }}/** FACELIFT */