.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-text-teaser__wrapper { position: relative; background: var(--sn-theme-background); color: var(--sn-theme-text);}.m-text-teaser .m-text-teaser__headline { display: flex; align-items: center; padding-bottom: 1.33rem; font-size: 24px; font-size: 1.6rem; line-height: 1.5em;}.m-text-teaser__content-wrapper { display: grid; grid-template-columns: repeat(12, 1fr); column-gap: 2%; align-items: start;}.m-text-teaser__content-wrapper > * + * { margin-top: 0.67rem;}@media (min-width: 630px) { .m-text-teaser__content-wrapper > * + * { margin: 0; }}.m-text-teaser__content { grid-column: span 12;}@media (min-width: 630px) { .m-text-teaser__content { grid-column: span 7; }}.m-text-teaser__cover, .m-text-teaser__media { grid-column: span 12;}@media (min-width: 630px) { .m-text-teaser__cover, .m-text-teaser__media { grid-column: span 5; }}.m-text-teaser__button, .m-text-teaser__link { margin-block: 1.33rem;}@media (min-width: 630px) { .m-text-teaser__button, .m-text-teaser__link { margin-bottom: 2rem; }}.m-text-teaser__link { color: #0055d9; margin-bottom: 2rem;}.m-text-teaser--with-theme .m-text-teaser__wrapper { padding: 1.33rem;}@media (min-width: 630px) { .m-text-teaser--copy-only p, .m-text-teaser--copy-only li { break-inside: avoid-column; } .m-text-teaser--copy-only .m-text-teaser__content { grid-column: span 12; } .m-text-teaser--copy-only .m-text-teaser__richtext:has(p ~ p) { columns: 2; column-fill: balance; }}.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, .detail-content .rich-text .OrderedList .ListItem, .detail-content .FulltextWrapper .OrderedList .ListItem, .detail-content .rich-text .FootnoteSection .Footnote, .detail-content .FulltextWrapper .FootnoteSection .Footnote, .detail-content .rich-text .Equation, .detail-content .FulltextWrapper .Equation, .detail-content .rich-text .ClearBoth, .detail-content .FulltextWrapper .ClearBoth, .detail-content .rich-text--fade-out .OrderedList .ListItem, .detail-content .rich-text--fade-out .FootnoteSection .Footnote, .detail-content .rich-text--fade-out .Equation, .detail-content .rich-text--fade-out .ClearBoth, .detail-content .rich-text--bigger .OrderedList .ListItem, .detail-content .rich-text--bigger .FootnoteSection .Footnote, .detail-content .rich-text--bigger .Equation, .detail-content .rich-text--bigger .ClearBoth, .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, .detail-content .rich-text .OrderedList .ListItem:before, .detail-content .FulltextWrapper .OrderedList .ListItem:before, .detail-content .rich-text .FootnoteSection .Footnote:before, .detail-content .FulltextWrapper .FootnoteSection .Footnote:before, .detail-content .rich-text .Equation:before, .detail-content .FulltextWrapper .Equation:before, .detail-content .rich-text .ClearBoth:before, .detail-content .FulltextWrapper .ClearBoth:before, .detail-content .rich-text--fade-out .OrderedList .ListItem:before, .detail-content .rich-text--fade-out .FootnoteSection .Footnote:before, .detail-content .rich-text--fade-out .Equation:before, .detail-content .rich-text--fade-out .ClearBoth:before, .detail-content .rich-text--bigger .OrderedList .ListItem:before, .detail-content .rich-text--bigger .FootnoteSection .Footnote:before, .detail-content .rich-text--bigger .Equation:before, .detail-content .rich-text--bigger .ClearBoth: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, .detail-content .rich-text .OrderedList .ListItem:after, .detail-content .FulltextWrapper .OrderedList .ListItem:after, .detail-content .rich-text .FootnoteSection .Footnote:after, .detail-content .FulltextWrapper .FootnoteSection .Footnote:after, .detail-content .rich-text .Equation:after, .detail-content .FulltextWrapper .Equation:after, .detail-content .rich-text .ClearBoth:after, .detail-content .FulltextWrapper .ClearBoth:after, .detail-content .rich-text--fade-out .OrderedList .ListItem:after, .detail-content .rich-text--fade-out .FootnoteSection .Footnote:after, .detail-content .rich-text--fade-out .Equation:after, .detail-content .rich-text--fade-out .ClearBoth:after, .detail-content .rich-text--bigger .OrderedList .ListItem:after, .detail-content .rich-text--bigger .FootnoteSection .Footnote:after, .detail-content .rich-text--bigger .Equation:after, .detail-content .rich-text--bigger .ClearBoth: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, .detail-content .rich-text .OrderedList .ListItem:after, .detail-content .FulltextWrapper .OrderedList .ListItem:after, .detail-content .rich-text .FootnoteSection .Footnote:after, .detail-content .FulltextWrapper .FootnoteSection .Footnote:after, .detail-content .rich-text .Equation:after, .detail-content .FulltextWrapper .Equation:after, .detail-content .rich-text .ClearBoth:after, .detail-content .FulltextWrapper .ClearBoth:after, .detail-content .rich-text--fade-out .OrderedList .ListItem:after, .detail-content .rich-text--fade-out .FootnoteSection .Footnote:after, .detail-content .rich-text--fade-out .Equation:after, .detail-content .rich-text--fade-out .ClearBoth:after, .detail-content .rich-text--bigger .OrderedList .ListItem:after, .detail-content .rich-text--bigger .FootnoteSection .Footnote:after, .detail-content .rich-text--bigger .Equation:after, .detail-content .rich-text--bigger .ClearBoth: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, .detail-content .rich-text .MediaObject, .detail-content .FulltextWrapper .MediaObject, .detail-content .rich-text--fade-out .MediaObject, .detail-content .rich-text--bigger .MediaObject, .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, .epedia .search-output.search-result-page .search-result__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, .epedia .search-output.search-result-page .search-result__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, .page-next::after { background-image: url("/resource/img/arrow_next.svg"); background-repeat: no-repeat;}.icon-arrow_prev, .page-previous::before { 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, .detail-content .rich-text table thead tr th a.ext-cross-link .icon-arrowbottomopen, .detail-content .rich-text table thead tr th a.ext-cross-link .icon-arrowtopopen, .detail-content .rich-text table thead tr td a.ext-cross-link .icon-arrowbottomopen, .detail-content .rich-text table thead tr td a.ext-cross-link .icon-arrowtopopen,.detail-content .rich-text table tbody tr:first-child th a.ext-cross-link .icon-arrowbottomopen,.detail-content .rich-text table tbody tr:first-child th a.ext-cross-link .icon-arrowtopopen,.detail-content .rich-text table tbody tr:first-child td a.ext-cross-link .icon-arrowbottomopen,.detail-content .rich-text table tbody tr:first-child td a.ext-cross-link .icon-arrowtopopen, .detail-content .FulltextWrapper table thead tr th a.ext-cross-link .icon-arrowbottomopen, .detail-content .FulltextWrapper table thead tr th a.ext-cross-link .icon-arrowtopopen, .detail-content .FulltextWrapper table thead tr td a.ext-cross-link .icon-arrowbottomopen, .detail-content .FulltextWrapper table thead tr td a.ext-cross-link .icon-arrowtopopen,.detail-content .FulltextWrapper table tbody tr:first-child th a.ext-cross-link .icon-arrowbottomopen,.detail-content .FulltextWrapper table tbody tr:first-child th a.ext-cross-link .icon-arrowtopopen,.detail-content .FulltextWrapper table tbody tr:first-child td a.ext-cross-link .icon-arrowbottomopen,.detail-content .FulltextWrapper table tbody tr:first-child td a.ext-cross-link .icon-arrowtopopen, .detail-content .rich-text--fade-out table thead tr th a.ext-cross-link .icon-arrowbottomopen, .detail-content .rich-text--fade-out table thead tr th a.ext-cross-link .icon-arrowtopopen, .detail-content .rich-text--fade-out table thead tr td a.ext-cross-link .icon-arrowbottomopen, .detail-content .rich-text--fade-out table thead tr td a.ext-cross-link .icon-arrowtopopen,.detail-content .rich-text--fade-out table tbody tr:first-child th a.ext-cross-link .icon-arrowbottomopen,.detail-content .rich-text--fade-out table tbody tr:first-child th a.ext-cross-link .icon-arrowtopopen,.detail-content .rich-text--fade-out table tbody tr:first-child td a.ext-cross-link .icon-arrowbottomopen,.detail-content .rich-text--fade-out table tbody tr:first-child td a.ext-cross-link .icon-arrowtopopen, .detail-content .rich-text--bigger table thead tr th a.ext-cross-link .icon-arrowbottomopen, .detail-content .rich-text--bigger table thead tr th a.ext-cross-link .icon-arrowtopopen, .detail-content .rich-text--bigger table thead tr td a.ext-cross-link .icon-arrowbottomopen, .detail-content .rich-text--bigger table thead tr td a.ext-cross-link .icon-arrowtopopen,.detail-content .rich-text--bigger table tbody tr:first-child th a.ext-cross-link .icon-arrowbottomopen,.detail-content .rich-text--bigger table tbody tr:first-child th a.ext-cross-link .icon-arrowtopopen,.detail-content .rich-text--bigger table tbody tr:first-child td a.ext-cross-link .icon-arrowbottomopen,.detail-content .rich-text--bigger table tbody tr:first-child td a.ext-cross-link .icon-arrowtopopen, .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;}/*** * 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. */.detail-content .rich-text, .detail-content .rich-text--bigger, .detail-content .rich-text--fade-out, .detail-content .FulltextWrapper { font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}.detail-content .rich-text a, .detail-content .rich-text--bigger a, .detail-content .rich-text--fade-out a, .detail-content .FulltextWrapper a { 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;}.detail-content .rich-text span.EmphasisTypeSmallCaps, .detail-content .rich-text--bigger span.EmphasisTypeSmallCaps, .detail-content .rich-text--fade-out span.EmphasisTypeSmallCaps, .detail-content .FulltextWrapper span.EmphasisTypeSmallCaps { font-variant: small-caps;}.detail-content .rich-text .SimplePara:not(.tag-line), .detail-content .rich-text--bigger .SimplePara:not(.tag-line), .detail-content .rich-text--fade-out .SimplePara:not(.tag-line), .detail-content .FulltextWrapper .SimplePara:not(.tag-line) { margin-bottom: 0 !important;}.detail-content .rich-text .ParaTypeImportant, .detail-content .rich-text--bigger .ParaTypeImportant, .detail-content .rich-text--fade-out .ParaTypeImportant, .detail-content .rich-text .ParaTypeWarning, .detail-content .rich-text--bigger .ParaTypeWarning, .detail-content .rich-text--fade-out .ParaTypeWarning, .detail-content .rich-text .ParaTypeEyeCatcher, .detail-content .rich-text--bigger .ParaTypeEyeCatcher, .detail-content .rich-text--fade-out .ParaTypeEyeCatcher, .detail-content .rich-text .ParaTypeOverview, .detail-content .rich-text--bigger .ParaTypeOverview, .detail-content .rich-text--fade-out .ParaTypeOverview, .detail-content .rich-text .ParaTypeProcedure, .detail-content .rich-text--bigger .ParaTypeProcedure, .detail-content .rich-text--fade-out .ParaTypeProcedure,.detail-content .rich-text .ParaTypeTip,.detail-content .rich-text--bigger .ParaTypeTip,.detail-content .rich-text--fade-out .ParaTypeTip, .detail-content .rich-text .ParaTypeExample, .detail-content .rich-text--bigger .ParaTypeExample, .detail-content .rich-text--fade-out .ParaTypeExample, .detail-content .rich-text .ParaTypeDefinition, .detail-content .rich-text--bigger .ParaTypeDefinition, .detail-content .rich-text--fade-out .ParaTypeDefinition, .detail-content .rich-text .SidebarDialog, .detail-content .rich-text--bigger .SidebarDialog, .detail-content .rich-text--fade-out .SidebarDialog, .detail-content .FulltextWrapper .ParaTypeImportant, .detail-content .FulltextWrapper .ParaTypeWarning, .detail-content .FulltextWrapper .ParaTypeEyeCatcher, .detail-content .FulltextWrapper .ParaTypeOverview, .detail-content .FulltextWrapper .ParaTypeProcedure,.detail-content .FulltextWrapper .ParaTypeTip, .detail-content .FulltextWrapper .ParaTypeExample, .detail-content .FulltextWrapper .ParaTypeDefinition, .detail-content .FulltextWrapper .SidebarDialog { border-top: 1px solid #DADADA; padding-top: 1.34rem; margin-top: 2.87rem;}.detail-content .rich-text .ParaTypeImportant .Heading, .detail-content .rich-text--bigger .ParaTypeImportant .Heading, .detail-content .rich-text--fade-out .ParaTypeImportant .Heading, .detail-content .rich-text .ParaTypeWarning .Heading, .detail-content .rich-text--bigger .ParaTypeWarning .Heading, .detail-content .rich-text--fade-out .ParaTypeWarning .Heading, .detail-content .rich-text .ParaTypeEyeCatcher .Heading, .detail-content .rich-text--bigger .ParaTypeEyeCatcher .Heading, .detail-content .rich-text--fade-out .ParaTypeEyeCatcher .Heading, .detail-content .rich-text .ParaTypeOverview .Heading, .detail-content .rich-text--bigger .ParaTypeOverview .Heading, .detail-content .rich-text--fade-out .ParaTypeOverview .Heading, .detail-content .rich-text .ParaTypeProcedure .Heading, .detail-content .rich-text--bigger .ParaTypeProcedure .Heading, .detail-content .rich-text--fade-out .ParaTypeProcedure .Heading,.detail-content .rich-text .ParaTypeTip .Heading,.detail-content .rich-text--bigger .ParaTypeTip .Heading,.detail-content .rich-text--fade-out .ParaTypeTip .Heading, .detail-content .rich-text .ParaTypeExample .Heading, .detail-content .rich-text--bigger .ParaTypeExample .Heading, .detail-content .rich-text--fade-out .ParaTypeExample .Heading, .detail-content .rich-text .ParaTypeDefinition .Heading, .detail-content .rich-text--bigger .ParaTypeDefinition .Heading, .detail-content .rich-text--fade-out .ParaTypeDefinition .Heading, .detail-content .rich-text .SidebarDialog .Heading, .detail-content .rich-text--bigger .SidebarDialog .Heading, .detail-content .rich-text--fade-out .SidebarDialog .Heading, .detail-content .FulltextWrapper .ParaTypeImportant .Heading, .detail-content .FulltextWrapper .ParaTypeWarning .Heading, .detail-content .FulltextWrapper .ParaTypeEyeCatcher .Heading, .detail-content .FulltextWrapper .ParaTypeOverview .Heading, .detail-content .FulltextWrapper .ParaTypeProcedure .Heading,.detail-content .FulltextWrapper .ParaTypeTip .Heading, .detail-content .FulltextWrapper .ParaTypeExample .Heading, .detail-content .FulltextWrapper .ParaTypeDefinition .Heading, .detail-content .FulltextWrapper .SidebarDialog .Heading { text-align: center; margin-bottom: 0.67rem; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}.detail-content .rich-text .ParaTypeImportant + :not(.ParaTypeImportant):before, .detail-content .rich-text--bigger .ParaTypeImportant + :not(.ParaTypeImportant):before, .detail-content .rich-text--fade-out .ParaTypeImportant + :not(.ParaTypeImportant):before, .detail-content .rich-text .ParaTypeImportant + .is-hidden + :not(.ParaTypeImportant):before, .detail-content .rich-text--bigger .ParaTypeImportant + .is-hidden + :not(.ParaTypeImportant):before, .detail-content .rich-text--fade-out .ParaTypeImportant + .is-hidden + :not(.ParaTypeImportant):before,.detail-content .rich-text .ParaTypeWarning + :not(.ParaTypeWarning):before,.detail-content .rich-text--bigger .ParaTypeWarning + :not(.ParaTypeWarning):before,.detail-content .rich-text--fade-out .ParaTypeWarning + :not(.ParaTypeWarning):before, .detail-content .rich-text .ParaTypeWarning + .is-hidden + :not(.ParaTypeWarning):before, .detail-content .rich-text--bigger .ParaTypeWarning + .is-hidden + :not(.ParaTypeWarning):before, .detail-content .rich-text--fade-out .ParaTypeWarning + .is-hidden + :not(.ParaTypeWarning):before,.detail-content .rich-text .ParaTypeEyeCatcher + :not(.ParaTypeEyeCatcher):before,.detail-content .rich-text--bigger .ParaTypeEyeCatcher + :not(.ParaTypeEyeCatcher):before,.detail-content .rich-text--fade-out .ParaTypeEyeCatcher + :not(.ParaTypeEyeCatcher):before, .detail-content .rich-text .ParaTypeEyeCatcher + .is-hidden + :not(.ParaTypeEyeCatcher):before, .detail-content .rich-text--bigger .ParaTypeEyeCatcher + .is-hidden + :not(.ParaTypeEyeCatcher):before, .detail-content .rich-text--fade-out .ParaTypeEyeCatcher + .is-hidden + :not(.ParaTypeEyeCatcher):before,.detail-content .rich-text .ParaTypeOverview + :not(.ParaTypeOverview):before,.detail-content .rich-text--bigger .ParaTypeOverview + :not(.ParaTypeOverview):before,.detail-content .rich-text--fade-out .ParaTypeOverview + :not(.ParaTypeOverview):before, .detail-content .rich-text .ParaTypeOverview + .is-hidden + :not(.ParaTypeOverview) .ParaTypeProcedure + :not(.ParaTypeProcedure):before, .detail-content .rich-text--bigger .ParaTypeOverview + .is-hidden + :not(.ParaTypeOverview) .ParaTypeProcedure + :not(.ParaTypeProcedure):before, .detail-content .rich-text--fade-out .ParaTypeOverview + .is-hidden + :not(.ParaTypeOverview) .ParaTypeProcedure + :not(.ParaTypeProcedure):before,.detail-content .rich-text .ParaTypeProcedure + .is-hidden + :not(.ParaTypeProcedure):before,.detail-content .rich-text--bigger .ParaTypeProcedure + .is-hidden + :not(.ParaTypeProcedure):before,.detail-content .rich-text--fade-out .ParaTypeProcedure + .is-hidden + :not(.ParaTypeProcedure):before,.detail-content .rich-text .ParaTypeTip + :not(.ParaTypeTip):before,.detail-content .rich-text--bigger .ParaTypeTip + :not(.ParaTypeTip):before,.detail-content .rich-text--fade-out .ParaTypeTip + :not(.ParaTypeTip):before, .detail-content .rich-text .ParaTypeTip + .is-hidden + :not(.ParaTypeTip):before, .detail-content .rich-text--bigger .ParaTypeTip + .is-hidden + :not(.ParaTypeTip):before, .detail-content .rich-text--fade-out .ParaTypeTip + .is-hidden + :not(.ParaTypeTip):before,.detail-content .rich-text .ParaTypeExample + :not(.ParaTypeExample):before,.detail-content .rich-text--bigger .ParaTypeExample + :not(.ParaTypeExample):before,.detail-content .rich-text--fade-out .ParaTypeExample + :not(.ParaTypeExample):before, .detail-content .rich-text .ParaTypeExample + .is-hidden + :not(.ParaTypeExample):before, .detail-content .rich-text--bigger .ParaTypeExample + .is-hidden + :not(.ParaTypeExample):before, .detail-content .rich-text--fade-out .ParaTypeExample + .is-hidden + :not(.ParaTypeExample):before,.detail-content .rich-text .ParaTypeDefinition + :not(.ParaTypeDefinition):before,.detail-content .rich-text--bigger .ParaTypeDefinition + :not(.ParaTypeDefinition):before,.detail-content .rich-text--fade-out .ParaTypeDefinition + :not(.ParaTypeDefinition):before, .detail-content .rich-text .ParaTypeDefinition + .is-hidden + :not(.ParaTypeDefinition):before, .detail-content .rich-text--bigger .ParaTypeDefinition + .is-hidden + :not(.ParaTypeDefinition):before, .detail-content .rich-text--fade-out .ParaTypeDefinition + .is-hidden + :not(.ParaTypeDefinition):before,.detail-content .rich-text .SidebarDialog + :not(.SidebarDialog):before,.detail-content .rich-text--bigger .SidebarDialog + :not(.SidebarDialog):before,.detail-content .rich-text--fade-out .SidebarDialog + :not(.SidebarDialog):before, .detail-content .rich-text .SidebarDialog + .is-hidden + :not(.SidebarDialog):before, .detail-content .rich-text--bigger .SidebarDialog + .is-hidden + :not(.SidebarDialog):before, .detail-content .rich-text--fade-out .SidebarDialog + .is-hidden + :not(.SidebarDialog):before, .detail-content .FulltextWrapper .ParaTypeImportant + :not(.ParaTypeImportant):before, .detail-content .FulltextWrapper .ParaTypeImportant + .is-hidden + :not(.ParaTypeImportant):before,.detail-content .FulltextWrapper .ParaTypeWarning + :not(.ParaTypeWarning):before, .detail-content .FulltextWrapper .ParaTypeWarning + .is-hidden + :not(.ParaTypeWarning):before,.detail-content .FulltextWrapper .ParaTypeEyeCatcher + :not(.ParaTypeEyeCatcher):before, .detail-content .FulltextWrapper .ParaTypeEyeCatcher + .is-hidden + :not(.ParaTypeEyeCatcher):before,.detail-content .FulltextWrapper .ParaTypeOverview + :not(.ParaTypeOverview):before, .detail-content .FulltextWrapper .ParaTypeOverview + .is-hidden + :not(.ParaTypeOverview) .ParaTypeProcedure + :not(.ParaTypeProcedure):before,.detail-content .FulltextWrapper .ParaTypeProcedure + .is-hidden + :not(.ParaTypeProcedure):before,.detail-content .FulltextWrapper .ParaTypeTip + :not(.ParaTypeTip):before, .detail-content .FulltextWrapper .ParaTypeTip + .is-hidden + :not(.ParaTypeTip):before,.detail-content .FulltextWrapper .ParaTypeExample + :not(.ParaTypeExample):before, .detail-content .FulltextWrapper .ParaTypeExample + .is-hidden + :not(.ParaTypeExample):before,.detail-content .FulltextWrapper .ParaTypeDefinition + :not(.ParaTypeDefinition):before, .detail-content .FulltextWrapper .ParaTypeDefinition + .is-hidden + :not(.ParaTypeDefinition):before,.detail-content .FulltextWrapper .SidebarDialog + :not(.SidebarDialog):before, .detail-content .FulltextWrapper .SidebarDialog + .is-hidden + :not(.SidebarDialog):before { content: ""; display: block; margin-bottom: 1.67rem; border-top: 1px solid #DADADA;}.detail-content .rich-text .ParaTypeImportant + .ParaTypeImportant, .detail-content .rich-text--bigger .ParaTypeImportant + .ParaTypeImportant, .detail-content .rich-text--fade-out .ParaTypeImportant + .ParaTypeImportant, .detail-content .rich-text .ParaTypeWarning + .ParaTypeWarning, .detail-content .rich-text--bigger .ParaTypeWarning + .ParaTypeWarning, .detail-content .rich-text--fade-out .ParaTypeWarning + .ParaTypeWarning,.detail-content .rich-text .ParaTypeEyeCatcher + .ParaTypeEyeCatcher,.detail-content .rich-text--bigger .ParaTypeEyeCatcher + .ParaTypeEyeCatcher,.detail-content .rich-text--fade-out .ParaTypeEyeCatcher + .ParaTypeEyeCatcher, .detail-content .rich-text .ParaTypeOverview + .ParaTypeOverview, .detail-content .rich-text--bigger .ParaTypeOverview + .ParaTypeOverview, .detail-content .rich-text--fade-out .ParaTypeOverview + .ParaTypeOverview,.detail-content .rich-text .ParaTypeProcedure + .ParaTypeProcedure,.detail-content .rich-text--bigger .ParaTypeProcedure + .ParaTypeProcedure,.detail-content .rich-text--fade-out .ParaTypeProcedure + .ParaTypeProcedure, .detail-content .rich-text .ParaTypeTip + .ParaTypeTip, .detail-content .rich-text--bigger .ParaTypeTip + .ParaTypeTip, .detail-content .rich-text--fade-out .ParaTypeTip + .ParaTypeTip, .detail-content .rich-text .ParaTypeExample + .ParaTypeExample, .detail-content .rich-text--bigger .ParaTypeExample + .ParaTypeExample, .detail-content .rich-text--fade-out .ParaTypeExample + .ParaTypeExample,.detail-content .rich-text .ParaTypeDefinition + .ParaTypeDefinition,.detail-content .rich-text--bigger .ParaTypeDefinition + .ParaTypeDefinition,.detail-content .rich-text--fade-out .ParaTypeDefinition + .ParaTypeDefinition, .detail-content .rich-text .SidebarDialog + .SidebarDialog, .detail-content .rich-text--bigger .SidebarDialog + .SidebarDialog, .detail-content .rich-text--fade-out .SidebarDialog + .SidebarDialog, .detail-content .FulltextWrapper .ParaTypeImportant + .ParaTypeImportant, .detail-content .FulltextWrapper .ParaTypeWarning + .ParaTypeWarning,.detail-content .FulltextWrapper .ParaTypeEyeCatcher + .ParaTypeEyeCatcher, .detail-content .FulltextWrapper .ParaTypeOverview + .ParaTypeOverview,.detail-content .FulltextWrapper .ParaTypeProcedure + .ParaTypeProcedure, .detail-content .FulltextWrapper .ParaTypeTip + .ParaTypeTip, .detail-content .FulltextWrapper .ParaTypeExample + .ParaTypeExample,.detail-content .FulltextWrapper .ParaTypeDefinition + .ParaTypeDefinition, .detail-content .FulltextWrapper .SidebarDialog + .SidebarDialog { border-top: none; padding-top: 0;}.detail-content .rich-text .ParaTypeImportant:last-child, .detail-content .rich-text--bigger .ParaTypeImportant:last-child, .detail-content .rich-text--fade-out .ParaTypeImportant:last-child, .detail-content .rich-text .ParaTypeWarning:last-child, .detail-content .rich-text--bigger .ParaTypeWarning:last-child, .detail-content .rich-text--fade-out .ParaTypeWarning:last-child, .detail-content .rich-text .ParaTypeEyeCatcher:last-child, .detail-content .rich-text--bigger .ParaTypeEyeCatcher:last-child, .detail-content .rich-text--fade-out .ParaTypeEyeCatcher:last-child,.detail-content .rich-text .ParaTypeOverview:last-child,.detail-content .rich-text--bigger .ParaTypeOverview:last-child,.detail-content .rich-text--fade-out .ParaTypeOverview:last-child, .detail-content .rich-text .ParaTypeProcedure:last-child, .detail-content .rich-text--bigger .ParaTypeProcedure:last-child, .detail-content .rich-text--fade-out .ParaTypeProcedure:last-child,.detail-content .rich-text .ParaTypeTip:last-child,.detail-content .rich-text--bigger .ParaTypeTip:last-child,.detail-content .rich-text--fade-out .ParaTypeTip:last-child, .detail-content .rich-text .ParaTypeExample:last-child, .detail-content .rich-text--bigger .ParaTypeExample:last-child, .detail-content .rich-text--fade-out .ParaTypeExample:last-child, .detail-content .rich-text .ParaTypeDefinition:last-child, .detail-content .rich-text--bigger .ParaTypeDefinition:last-child, .detail-content .rich-text--fade-out .ParaTypeDefinition:last-child,.detail-content .rich-text .SidebarDialog:last-child,.detail-content .rich-text--bigger .SidebarDialog:last-child,.detail-content .rich-text--fade-out .SidebarDialog:last-child, .detail-content .FulltextWrapper .ParaTypeImportant:last-child, .detail-content .FulltextWrapper .ParaTypeWarning:last-child, .detail-content .FulltextWrapper .ParaTypeEyeCatcher:last-child,.detail-content .FulltextWrapper .ParaTypeOverview:last-child, .detail-content .FulltextWrapper .ParaTypeProcedure:last-child,.detail-content .FulltextWrapper .ParaTypeTip:last-child, .detail-content .FulltextWrapper .ParaTypeExample:last-child, .detail-content .FulltextWrapper .ParaTypeDefinition:last-child,.detail-content .FulltextWrapper .SidebarDialog:last-child { border-bottom: 1px solid #DADADA; padding-bottom: 1.34rem;}.detail-content .rich-text .ParaTypeImportant *, .detail-content .rich-text--bigger .ParaTypeImportant *, .detail-content .rich-text--fade-out .ParaTypeImportant *, .detail-content .rich-text .ParaTypeWarning *, .detail-content .rich-text--bigger .ParaTypeWarning *, .detail-content .rich-text--fade-out .ParaTypeWarning *, .detail-content .rich-text .ParaTypeEyeCatcher *, .detail-content .rich-text--bigger .ParaTypeEyeCatcher *, .detail-content .rich-text--fade-out .ParaTypeEyeCatcher *,.detail-content .rich-text .ParaTypeOverview *,.detail-content .rich-text--bigger .ParaTypeOverview *,.detail-content .rich-text--fade-out .ParaTypeOverview *, .detail-content .rich-text .ParaTypeProcedure *, .detail-content .rich-text--bigger .ParaTypeProcedure *, .detail-content .rich-text--fade-out .ParaTypeProcedure *, .detail-content .rich-text .ParaTypeTip *, .detail-content .rich-text--bigger .ParaTypeTip *, .detail-content .rich-text--fade-out .ParaTypeTip *, .detail-content .rich-text .ParaTypeExample *, .detail-content .rich-text--bigger .ParaTypeExample *, .detail-content .rich-text--fade-out .ParaTypeExample *, .detail-content .rich-text .ParaTypeDefinition *, .detail-content .rich-text--bigger .ParaTypeDefinition *, .detail-content .rich-text--fade-out .ParaTypeDefinition *, .detail-content .rich-text .SidebarDialog *, .detail-content .rich-text--bigger .SidebarDialog *, .detail-content .rich-text--fade-out .SidebarDialog *, .detail-content .FulltextWrapper .ParaTypeImportant *, .detail-content .FulltextWrapper .ParaTypeWarning *, .detail-content .FulltextWrapper .ParaTypeEyeCatcher *,.detail-content .FulltextWrapper .ParaTypeOverview *, .detail-content .FulltextWrapper .ParaTypeProcedure *, .detail-content .FulltextWrapper .ParaTypeTip *, .detail-content .FulltextWrapper .ParaTypeExample *, .detail-content .FulltextWrapper .ParaTypeDefinition *, .detail-content .FulltextWrapper .SidebarDialog * { border-top: none !important; border-bottom: none !important;}.detail-content .rich-text .ParaTypeStandard, .detail-content .rich-text--bigger .ParaTypeStandard, .detail-content .rich-text--fade-out .ParaTypeStandard, .detail-content .rich-text * .ParaTypeDefinition:before, .detail-content .rich-text--bigger * .ParaTypeDefinition:before, .detail-content .rich-text--fade-out * .ParaTypeDefinition:before, .detail-content .rich-text * .ParaTypeExample:before, .detail-content .rich-text--bigger * .ParaTypeExample:before, .detail-content .rich-text--fade-out * .ParaTypeExample:before, .detail-content .rich-text * .SidebarDialog:before, .detail-content .rich-text--bigger * .SidebarDialog:before, .detail-content .rich-text--fade-out * .SidebarDialog:before, .detail-content .rich-text * .ParaTypeEyeCatcher:before, .detail-content .rich-text--bigger * .ParaTypeEyeCatcher:before, .detail-content .rich-text--fade-out * .ParaTypeEyeCatcher:before, .detail-content .rich-text * .ParaTypeOverview:before, .detail-content .rich-text--bigger * .ParaTypeOverview:before, .detail-content .rich-text--fade-out * .ParaTypeOverview:before, .detail-content .rich-text * .ParaTypeProcedure:before, .detail-content .rich-text--bigger * .ParaTypeProcedure:before, .detail-content .rich-text--fade-out * .ParaTypeProcedure:before, .detail-content .rich-text * .ParaTypeTip:before, .detail-content .rich-text--bigger * .ParaTypeTip:before, .detail-content .rich-text--fade-out * .ParaTypeTip:before, .detail-content .rich-text * .ParaTypeImportant:before, .detail-content .rich-text--bigger * .ParaTypeImportant:before, .detail-content .rich-text--fade-out * .ParaTypeImportant:before, .detail-content .rich-text * .ParaTypeWarning:before, .detail-content .rich-text--bigger * .ParaTypeWarning:before, .detail-content .rich-text--fade-out * .ParaTypeWarning:before, .detail-content .FulltextWrapper .ParaTypeStandard, .detail-content .FulltextWrapper * .ParaTypeDefinition:before, .detail-content .FulltextWrapper * .ParaTypeExample:before, .detail-content .FulltextWrapper * .SidebarDialog:before, .detail-content .FulltextWrapper * .ParaTypeEyeCatcher:before, .detail-content .FulltextWrapper * .ParaTypeOverview:before, .detail-content .FulltextWrapper * .ParaTypeProcedure:before, .detail-content .FulltextWrapper * .ParaTypeTip:before, .detail-content .FulltextWrapper * .ParaTypeImportant:before, .detail-content .FulltextWrapper * .ParaTypeWarning:before { position: relative; left: calc(50% - 14px - 25px); margin-top: -2.33rem; margin-bottom: 0.67rem; padding: 0 1.67rem; background: white; display: flex; background-position: center; background-repeat: no-repeat; height: 1.8rem; width: 1.8rem; content: " ";}.detail-content .rich-text * .ParaTypeImportant:before, .detail-content .rich-text--bigger * .ParaTypeImportant:before, .detail-content .rich-text--fade-out * .ParaTypeImportant:before, .detail-content .rich-text * .ParaTypeWarning:before, .detail-content .rich-text--bigger * .ParaTypeWarning:before, .detail-content .rich-text--fade-out * .ParaTypeWarning:before, .detail-content .FulltextWrapper * .ParaTypeImportant:before, .detail-content .FulltextWrapper * .ParaTypeWarning:before { background-image: url("/resource/img/para-type-important.svg"); border-top: none !important;}.detail-content .rich-text * .ParaTypeEyeCatcher:before, .detail-content .rich-text--bigger * .ParaTypeEyeCatcher:before, .detail-content .rich-text--fade-out * .ParaTypeEyeCatcher:before, .detail-content .rich-text * .ParaTypeOverview:before, .detail-content .rich-text--bigger * .ParaTypeOverview:before, .detail-content .rich-text--fade-out * .ParaTypeOverview:before, .detail-content .rich-text * .ParaTypeProcedure:before, .detail-content .rich-text--bigger * .ParaTypeProcedure:before, .detail-content .rich-text--fade-out * .ParaTypeProcedure:before, .detail-content .rich-text * .ParaTypeTip:before, .detail-content .rich-text--bigger * .ParaTypeTip:before, .detail-content .rich-text--fade-out * .ParaTypeTip:before, .detail-content .FulltextWrapper * .ParaTypeEyeCatcher:before, .detail-content .FulltextWrapper * .ParaTypeOverview:before, .detail-content .FulltextWrapper * .ParaTypeProcedure:before, .detail-content .FulltextWrapper * .ParaTypeTip:before { background-image: url("/resource/img/para-type-overview.svg"); margin-left: 0; border-top: none !important;}.detail-content .rich-text * .ParaTypeExample:before, .detail-content .rich-text--bigger * .ParaTypeExample:before, .detail-content .rich-text--fade-out * .ParaTypeExample:before, .detail-content .rich-text * .SidebarDialog:before, .detail-content .rich-text--bigger * .SidebarDialog:before, .detail-content .rich-text--fade-out * .SidebarDialog:before, .detail-content .FulltextWrapper * .ParaTypeExample:before, .detail-content .FulltextWrapper * .SidebarDialog:before { background-image: url("/resource/img/eyecatcher.svg"); border-top: none !important;}.detail-content .rich-text * .ParaTypeDefinition:before, .detail-content .rich-text--bigger * .ParaTypeDefinition:before, .detail-content .rich-text--fade-out * .ParaTypeDefinition:before, .detail-content .FulltextWrapper * .ParaTypeDefinition:before { background-image: url(/resource/img/para-type-definition.svg); border-top: none !important;}.detail-content .rich-text .ParaTypeImportant .ParaTypeImportant:before, .detail-content .rich-text--bigger .ParaTypeImportant .ParaTypeImportant:before, .detail-content .rich-text--fade-out .ParaTypeImportant .ParaTypeImportant:before, .detail-content .rich-text .ParaTypeWarning .ParaTypeWarning:before, .detail-content .rich-text--bigger .ParaTypeWarning .ParaTypeWarning:before, .detail-content .rich-text--fade-out .ParaTypeWarning .ParaTypeWarning:before, .detail-content .rich-text .ParaTypeEyeCatcher .ParaTypeEyeCatcher:before, .detail-content .rich-text--bigger .ParaTypeEyeCatcher .ParaTypeEyeCatcher:before, .detail-content .rich-text--fade-out .ParaTypeEyeCatcher .ParaTypeEyeCatcher:before,.detail-content .rich-text .ParaTypeOverview .ParaTypeOverview:before,.detail-content .rich-text--bigger .ParaTypeOverview .ParaTypeOverview:before,.detail-content .rich-text--fade-out .ParaTypeOverview .ParaTypeOverview:before, .detail-content .rich-text .ParaTypeProcedure .ParaTypeProcedure:before, .detail-content .rich-text--bigger .ParaTypeProcedure .ParaTypeProcedure:before, .detail-content .rich-text--fade-out .ParaTypeProcedure .ParaTypeProcedure:before, .detail-content .rich-text .ParaTypeTip .ParaTypeTip:before, .detail-content .rich-text--bigger .ParaTypeTip .ParaTypeTip:before, .detail-content .rich-text--fade-out .ParaTypeTip .ParaTypeTip:before,.detail-content .rich-text .ParaTypeExample .ParaTypeExample:before,.detail-content .rich-text--bigger .ParaTypeExample .ParaTypeExample:before,.detail-content .rich-text--fade-out .ParaTypeExample .ParaTypeExample:before, .detail-content .rich-text .ParaTypeDefinition + .ParaTypeDefinition:before, .detail-content .rich-text--bigger .ParaTypeDefinition + .ParaTypeDefinition:before, .detail-content .rich-text--fade-out .ParaTypeDefinition + .ParaTypeDefinition:before, .detail-content .rich-text .SidebarDialog + .SidebarDialog:before, .detail-content .rich-text--bigger .SidebarDialog + .SidebarDialog:before, .detail-content .rich-text--fade-out .SidebarDialog + .SidebarDialog:before,.detail-content .rich-text * .ParaTypeImportant + .ParaTypeImportant:before,.detail-content .rich-text--bigger * .ParaTypeImportant + .ParaTypeImportant:before,.detail-content .rich-text--fade-out * .ParaTypeImportant + .ParaTypeImportant:before,.detail-content .rich-text * .ParaTypeWarning + .ParaTypeWarning:before,.detail-content .rich-text--bigger * .ParaTypeWarning + .ParaTypeWarning:before,.detail-content .rich-text--fade-out * .ParaTypeWarning + .ParaTypeWarning:before,.detail-content .rich-text * .ParaTypeEyeCatcher + .ParaTypeEyeCatcher:before,.detail-content .rich-text--bigger * .ParaTypeEyeCatcher + .ParaTypeEyeCatcher:before,.detail-content .rich-text--fade-out * .ParaTypeEyeCatcher + .ParaTypeEyeCatcher:before,.detail-content .rich-text * .ParaTypeOverview + .ParaTypeOverview:before,.detail-content .rich-text--bigger * .ParaTypeOverview + .ParaTypeOverview:before,.detail-content .rich-text--fade-out * .ParaTypeOverview + .ParaTypeOverview:before,.detail-content .rich-text * .ParaTypeProcedure + .ParaTypeProcedure:before,.detail-content .rich-text--bigger * .ParaTypeProcedure + .ParaTypeProcedure:before,.detail-content .rich-text--fade-out * .ParaTypeProcedure + .ParaTypeProcedure:before,.detail-content .rich-text * .ParaTypeTip + .ParaTypeTip:before,.detail-content .rich-text--bigger * .ParaTypeTip + .ParaTypeTip:before,.detail-content .rich-text--fade-out * .ParaTypeTip + .ParaTypeTip:before,.detail-content .rich-text * .ParaTypeExample + .ParaTypeExample:before,.detail-content .rich-text--bigger * .ParaTypeExample + .ParaTypeExample:before,.detail-content .rich-text--fade-out * .ParaTypeExample + .ParaTypeExample:before,.detail-content .rich-text * .ParaTypeDefinition + .ParaTypeDefinition:before,.detail-content .rich-text * .SidebarDialog + .SidebarDialog:before, .detail-content .FulltextWrapper .ParaTypeImportant .ParaTypeImportant:before, .detail-content .FulltextWrapper .ParaTypeWarning .ParaTypeWarning:before, .detail-content .FulltextWrapper .ParaTypeEyeCatcher .ParaTypeEyeCatcher:before,.detail-content .FulltextWrapper .ParaTypeOverview .ParaTypeOverview:before, .detail-content .FulltextWrapper .ParaTypeProcedure .ParaTypeProcedure:before, .detail-content .FulltextWrapper .ParaTypeTip .ParaTypeTip:before,.detail-content .FulltextWrapper .ParaTypeExample .ParaTypeExample:before, .detail-content .FulltextWrapper .ParaTypeDefinition + .ParaTypeDefinition:before, .detail-content .FulltextWrapper .SidebarDialog + .SidebarDialog:before,.detail-content .FulltextWrapper * .ParaTypeImportant + .ParaTypeImportant:before,.detail-content .FulltextWrapper * .ParaTypeWarning + .ParaTypeWarning:before,.detail-content .FulltextWrapper * .ParaTypeEyeCatcher + .ParaTypeEyeCatcher:before,.detail-content .FulltextWrapper * .ParaTypeOverview + .ParaTypeOverview:before,.detail-content .FulltextWrapper * .ParaTypeProcedure + .ParaTypeProcedure:before,.detail-content .FulltextWrapper * .ParaTypeTip + .ParaTypeTip:before,.detail-content .FulltextWrapper * .ParaTypeExample + .ParaTypeExample:before,.detail-content .FulltextWrapper * .ParaTypeDefinition + .ParaTypeDefinition:before,.detail-content .FulltextWrapper * .SidebarDialog + .SidebarDialog:before { display: none;}.detail-content .rich-text .Para .inline-content, .detail-content .rich-text--bigger .Para .inline-content, .detail-content .rich-text--fade-out .Para .inline-content, .detail-content .rich-text .SimplePara .inline-content, .detail-content .rich-text--bigger .SimplePara .inline-content, .detail-content .rich-text--fade-out .SimplePara .inline-content, .detail-content .rich-text .FormalPara .inline-content, .detail-content .rich-text--bigger .FormalPara .inline-content, .detail-content .rich-text--fade-out .FormalPara .inline-content, .detail-content .rich-text p .inline-content, .detail-content .rich-text--bigger p .inline-content, .detail-content .rich-text--fade-out p .inline-content, .detail-content .rich-text td .inline-content, .detail-content .rich-text--bigger td .inline-content, .detail-content .rich-text--fade-out td .inline-content, .detail-content .FulltextWrapper .Para .inline-content, .detail-content .FulltextWrapper .SimplePara .inline-content, .detail-content .FulltextWrapper .FormalPara .inline-content, .detail-content .FulltextWrapper p .inline-content, .detail-content .FulltextWrapper td .inline-content { font-size: 18px !important; font-weight: 400 !important;}.detail-content .rich-text .Para:not(.tag-line), .detail-content .rich-text--bigger .Para:not(.tag-line), .detail-content .rich-text--fade-out .Para:not(.tag-line), .detail-content .rich-text .SimplePara:not(.tag-line), .detail-content .rich-text--bigger .SimplePara:not(.tag-line), .detail-content .rich-text--fade-out .SimplePara:not(.tag-line), .detail-content .rich-text .FormalPara:not(.tag-line), .detail-content .rich-text--bigger .FormalPara:not(.tag-line), .detail-content .rich-text--fade-out .FormalPara:not(.tag-line), .detail-content .rich-text p:not(.tag-line), .detail-content .rich-text--bigger p:not(.tag-line), .detail-content .rich-text--fade-out p:not(.tag-line), .detail-content .rich-text td:not(.tag-line), .detail-content .rich-text--bigger td:not(.tag-line), .detail-content .rich-text--fade-out td:not(.tag-line), .detail-content .FulltextWrapper .Para:not(.tag-line), .detail-content .FulltextWrapper .SimplePara:not(.tag-line), .detail-content .FulltextWrapper .FormalPara:not(.tag-line), .detail-content .FulltextWrapper p:not(.tag-line), .detail-content .FulltextWrapper td:not(.tag-line) { 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; margin-bottom: 1.67rem;}.detail-content .rich-text .Para:not(.tag-line):last-child, .detail-content .rich-text--bigger .Para:not(.tag-line):last-child, .detail-content .rich-text--fade-out .Para:not(.tag-line):last-child, .detail-content .rich-text .SimplePara:not(.tag-line):last-child, .detail-content .rich-text--bigger .SimplePara:not(.tag-line):last-child, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line):last-child, .detail-content .rich-text .FormalPara:not(.tag-line):last-child, .detail-content .rich-text--bigger .FormalPara:not(.tag-line):last-child, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line):last-child, .detail-content .rich-text p:not(.tag-line):last-child, .detail-content .rich-text--bigger p:not(.tag-line):last-child, .detail-content .rich-text--fade-out p:not(.tag-line):last-child, .detail-content .rich-text td:not(.tag-line):last-child, .detail-content .rich-text--bigger td:not(.tag-line):last-child, .detail-content .rich-text--fade-out td:not(.tag-line):last-child, .detail-content .FulltextWrapper .Para:not(.tag-line):last-child, .detail-content .FulltextWrapper .SimplePara:not(.tag-line):last-child, .detail-content .FulltextWrapper .FormalPara:not(.tag-line):last-child, .detail-content .FulltextWrapper p:not(.tag-line):last-child, .detail-content .FulltextWrapper td:not(.tag-line):last-child { margin-bottom: 0.67rem;}.detail-content .rich-text .Para:not(.tag-line).intro--paragraph, .detail-content .rich-text--bigger .Para:not(.tag-line).intro--paragraph, .detail-content .rich-text--fade-out .Para:not(.tag-line).intro--paragraph, .detail-content .rich-text .SimplePara:not(.tag-line).intro--paragraph, .detail-content .rich-text--bigger .SimplePara:not(.tag-line).intro--paragraph, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line).intro--paragraph, .detail-content .rich-text .FormalPara:not(.tag-line).intro--paragraph, .detail-content .rich-text--bigger .FormalPara:not(.tag-line).intro--paragraph, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line).intro--paragraph, .detail-content .rich-text p:not(.tag-line).intro--paragraph, .detail-content .rich-text--bigger p:not(.tag-line).intro--paragraph, .detail-content .rich-text--fade-out p:not(.tag-line).intro--paragraph, .detail-content .rich-text td:not(.tag-line).intro--paragraph, .detail-content .rich-text--bigger td:not(.tag-line).intro--paragraph, .detail-content .rich-text--fade-out td:not(.tag-line).intro--paragraph, .detail-content .FulltextWrapper .Para:not(.tag-line).intro--paragraph, .detail-content .FulltextWrapper .SimplePara:not(.tag-line).intro--paragraph, .detail-content .FulltextWrapper .FormalPara:not(.tag-line).intro--paragraph, .detail-content .FulltextWrapper p:not(.tag-line).intro--paragraph, .detail-content .FulltextWrapper td:not(.tag-line).intro--paragraph { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}.detail-content .rich-text .Para:not(.tag-line).question--paragraph, .detail-content .rich-text--bigger .Para:not(.tag-line).question--paragraph, .detail-content .rich-text--fade-out .Para:not(.tag-line).question--paragraph, .detail-content .rich-text .SimplePara:not(.tag-line).question--paragraph, .detail-content .rich-text--bigger .SimplePara:not(.tag-line).question--paragraph, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line).question--paragraph, .detail-content .rich-text .FormalPara:not(.tag-line).question--paragraph, .detail-content .rich-text--bigger .FormalPara:not(.tag-line).question--paragraph, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line).question--paragraph, .detail-content .rich-text p:not(.tag-line).question--paragraph, .detail-content .rich-text--bigger p:not(.tag-line).question--paragraph, .detail-content .rich-text--fade-out p:not(.tag-line).question--paragraph, .detail-content .rich-text td:not(.tag-line).question--paragraph, .detail-content .rich-text--bigger td:not(.tag-line).question--paragraph, .detail-content .rich-text--fade-out td:not(.tag-line).question--paragraph, .detail-content .FulltextWrapper .Para:not(.tag-line).question--paragraph, .detail-content .FulltextWrapper .SimplePara:not(.tag-line).question--paragraph, .detail-content .FulltextWrapper .FormalPara:not(.tag-line).question--paragraph, .detail-content .FulltextWrapper p:not(.tag-line).question--paragraph, .detail-content .FulltextWrapper td:not(.tag-line).question--paragraph { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}.detail-content .rich-text .Para:not(.tag-line) span, .detail-content .rich-text--bigger .Para:not(.tag-line) span, .detail-content .rich-text--fade-out .Para:not(.tag-line) span, .detail-content .rich-text .SimplePara:not(.tag-line) span, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) span, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) span, .detail-content .rich-text .FormalPara:not(.tag-line) span, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) span, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) span, .detail-content .rich-text p:not(.tag-line) span, .detail-content .rich-text--bigger p:not(.tag-line) span, .detail-content .rich-text--fade-out p:not(.tag-line) span, .detail-content .rich-text td:not(.tag-line) span, .detail-content .rich-text--bigger td:not(.tag-line) span, .detail-content .rich-text--fade-out td:not(.tag-line) span, .detail-content .FulltextWrapper .Para:not(.tag-line) span, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) span, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) span, .detail-content .FulltextWrapper p:not(.tag-line) span, .detail-content .FulltextWrapper td:not(.tag-line) span { 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;}.detail-content .rich-text .Para:not(.tag-line) em, .detail-content .rich-text--bigger .Para:not(.tag-line) em, .detail-content .rich-text--fade-out .Para:not(.tag-line) em, .detail-content .rich-text .SimplePara:not(.tag-line) em, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) em, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) em, .detail-content .rich-text .FormalPara:not(.tag-line) em, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) em, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) em, .detail-content .rich-text p:not(.tag-line) em, .detail-content .rich-text--bigger p:not(.tag-line) em, .detail-content .rich-text--fade-out p:not(.tag-line) em, .detail-content .rich-text td:not(.tag-line) em, .detail-content .rich-text--bigger td:not(.tag-line) em, .detail-content .rich-text--fade-out td:not(.tag-line) em, .detail-content .FulltextWrapper .Para:not(.tag-line) em, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) em, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) em, .detail-content .FulltextWrapper p:not(.tag-line) em, .detail-content .FulltextWrapper td:not(.tag-line) em { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 300;}.detail-content .rich-text .Para:not(.tag-line) strong, .detail-content .rich-text--bigger .Para:not(.tag-line) strong, .detail-content .rich-text--fade-out .Para:not(.tag-line) strong, .detail-content .rich-text .SimplePara:not(.tag-line) strong, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) strong, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) strong, .detail-content .rich-text .FormalPara:not(.tag-line) strong, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) strong, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) strong, .detail-content .rich-text p:not(.tag-line) strong, .detail-content .rich-text--bigger p:not(.tag-line) strong, .detail-content .rich-text--fade-out p:not(.tag-line) strong, .detail-content .rich-text td:not(.tag-line) strong, .detail-content .rich-text--bigger td:not(.tag-line) strong, .detail-content .rich-text--fade-out td:not(.tag-line) strong, .detail-content .FulltextWrapper .Para:not(.tag-line) strong, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) strong, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) strong, .detail-content .FulltextWrapper p:not(.tag-line) strong, .detail-content .FulltextWrapper td:not(.tag-line) strong { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600; font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}.detail-content .rich-text .Para:not(.tag-line) .Emphasis, .detail-content .rich-text--bigger .Para:not(.tag-line) .Emphasis, .detail-content .rich-text--fade-out .Para:not(.tag-line) .Emphasis, .detail-content .rich-text .SimplePara:not(.tag-line) .Emphasis, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .Emphasis, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .Emphasis, .detail-content .rich-text .FormalPara:not(.tag-line) .Emphasis, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .Emphasis, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .Emphasis, .detail-content .rich-text p:not(.tag-line) .Emphasis, .detail-content .rich-text--bigger p:not(.tag-line) .Emphasis, .detail-content .rich-text--fade-out p:not(.tag-line) .Emphasis, .detail-content .rich-text td:not(.tag-line) .Emphasis, .detail-content .rich-text--bigger td:not(.tag-line) .Emphasis, .detail-content .rich-text--fade-out td:not(.tag-line) .Emphasis, .detail-content .FulltextWrapper .Para:not(.tag-line) .Emphasis, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .Emphasis, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .Emphasis, .detail-content .FulltextWrapper p:not(.tag-line) .Emphasis, .detail-content .FulltextWrapper td:not(.tag-line) .Emphasis { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 400;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBold, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBold, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBold, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeBold, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBold, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBold { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeItalic, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeItalic, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeItalic, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeItalic, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeItalic, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeItalic { font: inherit; font-style: italic;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeUnderline, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeUnderline { text-decoration: underline;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeDoubleUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeDoubleUnderline { border-bottom: 3px double;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeSmallCaps, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeSmallCaps { font-variant: small-caps;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldItalic { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 600;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldUnderline { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600; text-decoration: underline;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldDoubleUnderline { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600; border-bottom: 3px double;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldSmallCaps { font-variant: small-caps; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeItalicUnderline { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 400; text-decoration: underline;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeItalicDoubleUnderline { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 400; border-bottom: 3px double;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeItalicSmallCaps { font-variant: small-caps; font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 400;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldItalicUnderline { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 600; text-decoration: underline;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 600; border-bottom: 3px double;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps { font-variant: small-caps; font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 600;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeUnderlineSmallCaps, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeUnderlineSmallCaps { font-variant: small-caps; text-decoration: underline;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeDoubleUnderlineSmallCaps { font-variant: small-caps; border-bottom: 3px double;}.detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeStrikethrough, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeStrikethrough, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeStrikethrough,.detail-content .rich-text .Para:not(.tag-line) .strike,.detail-content .rich-text--bigger .Para:not(.tag-line) .strike,.detail-content .rich-text--fade-out .Para:not(.tag-line) .strike, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeStrikethrough, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeStrikethrough, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeStrikethrough,.detail-content .rich-text .SimplePara:not(.tag-line) .strike,.detail-content .rich-text--bigger .SimplePara:not(.tag-line) .strike,.detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .strike, .detail-content .rich-text .FormalPara:not(.tag-line) .EmphasisTypeStrikethrough, .detail-content .rich-text--bigger .FormalPara:not(.tag-line) .EmphasisTypeStrikethrough, .detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .EmphasisTypeStrikethrough,.detail-content .rich-text .FormalPara:not(.tag-line) .strike,.detail-content .rich-text--bigger .FormalPara:not(.tag-line) .strike,.detail-content .rich-text--fade-out .FormalPara:not(.tag-line) .strike, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeStrikethrough, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeStrikethrough, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeStrikethrough,.detail-content .rich-text p:not(.tag-line) .strike,.detail-content .rich-text--bigger p:not(.tag-line) .strike,.detail-content .rich-text--fade-out p:not(.tag-line) .strike, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeStrikethrough, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeStrikethrough, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeStrikethrough,.detail-content .rich-text td:not(.tag-line) .strike,.detail-content .rich-text--bigger td:not(.tag-line) .strike,.detail-content .rich-text--fade-out td:not(.tag-line) .strike, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeStrikethrough,.detail-content .FulltextWrapper .Para:not(.tag-line) .strike, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeStrikethrough,.detail-content .FulltextWrapper .SimplePara:not(.tag-line) .strike, .detail-content .FulltextWrapper .FormalPara:not(.tag-line) .EmphasisTypeStrikethrough,.detail-content .FulltextWrapper .FormalPara:not(.tag-line) .strike, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeStrikethrough,.detail-content .FulltextWrapper p:not(.tag-line) .strike, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeStrikethrough,.detail-content .FulltextWrapper td:not(.tag-line) .strike { text-decoration: line-through;}.detail-content .rich-text table, .detail-content .rich-text--bigger table, .detail-content .rich-text--fade-out table, .detail-content .FulltextWrapper table { display: block; overflow-x: auto; -webkit-overflow-scrolling: touch; border: none; word-wrap: break-word; /* header */}.detail-content .rich-text table thead tr, .detail-content .rich-text--bigger table thead tr, .detail-content .rich-text--fade-out table thead tr,.detail-content .rich-text table tbody tr:first-child,.detail-content .rich-text--bigger table tbody tr:first-child,.detail-content .rich-text--fade-out table tbody tr:first-child, .detail-content .FulltextWrapper table thead tr,.detail-content .FulltextWrapper table tbody tr:first-child { background-color: #276DA5; color: #fff;}.detail-content .rich-text table thead tr th, .detail-content .rich-text--bigger table thead tr th, .detail-content .rich-text--fade-out table thead tr th, .detail-content .rich-text table thead tr td, .detail-content .rich-text--bigger table thead tr td, .detail-content .rich-text--fade-out table thead tr td,.detail-content .rich-text table tbody tr:first-child th,.detail-content .rich-text--bigger table tbody tr:first-child th,.detail-content .rich-text--fade-out table tbody tr:first-child th,.detail-content .rich-text table tbody tr:first-child td,.detail-content .rich-text--bigger table tbody tr:first-child td,.detail-content .rich-text--fade-out table tbody tr:first-child td, .detail-content .FulltextWrapper table thead tr th, .detail-content .FulltextWrapper table thead tr td,.detail-content .FulltextWrapper table tbody tr:first-child th,.detail-content .FulltextWrapper table tbody tr:first-child td { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500;}.detail-content .rich-text table thead tr th a, .detail-content .rich-text--bigger table thead tr th a, .detail-content .rich-text--fade-out table thead tr th a, .detail-content .rich-text table thead tr th a:link, .detail-content .rich-text--bigger table thead tr th a:link, .detail-content .rich-text--fade-out table thead tr th a:link, .detail-content .rich-text table thead tr td a, .detail-content .rich-text--bigger table thead tr td a, .detail-content .rich-text--fade-out table thead tr td a, .detail-content .rich-text table thead tr td a:link, .detail-content .rich-text--bigger table thead tr td a:link, .detail-content .rich-text--fade-out table thead tr td a:link,.detail-content .rich-text table tbody tr:first-child th a,.detail-content .rich-text--bigger table tbody tr:first-child th a,.detail-content .rich-text--fade-out table tbody tr:first-child th a,.detail-content .rich-text table tbody tr:first-child th a:link,.detail-content .rich-text--bigger table tbody tr:first-child th a:link,.detail-content .rich-text--fade-out table tbody tr:first-child th a:link,.detail-content .rich-text table tbody tr:first-child td a,.detail-content .rich-text--bigger table tbody tr:first-child td a,.detail-content .rich-text--fade-out table tbody tr:first-child td a,.detail-content .rich-text table tbody tr:first-child td a:link,.detail-content .rich-text--bigger table tbody tr:first-child td a:link,.detail-content .rich-text--fade-out table tbody tr:first-child td a:link, .detail-content .FulltextWrapper table thead tr th a, .detail-content .FulltextWrapper table thead tr th a:link, .detail-content .FulltextWrapper table thead tr td a, .detail-content .FulltextWrapper table thead tr td a:link,.detail-content .FulltextWrapper table tbody tr:first-child th a,.detail-content .FulltextWrapper table tbody tr:first-child th a:link,.detail-content .FulltextWrapper table tbody tr:first-child td a,.detail-content .FulltextWrapper table tbody tr:first-child td a:link { color: #fff; text-decoration: underline !important;}.detail-content .rich-text table thead tr th div.popup-cross-link > a, .detail-content .rich-text--bigger table thead tr th div.popup-cross-link > a, .detail-content .rich-text--fade-out table thead tr th div.popup-cross-link > a, .detail-content .rich-text table thead tr td div.popup-cross-link > a, .detail-content .rich-text--bigger table thead tr td div.popup-cross-link > a, .detail-content .rich-text--fade-out table thead tr td div.popup-cross-link > a,.detail-content .rich-text table tbody tr:first-child th div.popup-cross-link > a,.detail-content .rich-text--bigger table tbody tr:first-child th div.popup-cross-link > a,.detail-content .rich-text--fade-out table tbody tr:first-child th div.popup-cross-link > a,.detail-content .rich-text table tbody tr:first-child td div.popup-cross-link > a,.detail-content .rich-text--bigger table tbody tr:first-child td div.popup-cross-link > a,.detail-content .rich-text--fade-out table tbody tr:first-child td div.popup-cross-link > a, .detail-content .FulltextWrapper table thead tr th div.popup-cross-link > a, .detail-content .FulltextWrapper table thead tr td div.popup-cross-link > a,.detail-content .FulltextWrapper table tbody tr:first-child th div.popup-cross-link > a,.detail-content .FulltextWrapper table tbody tr:first-child td div.popup-cross-link > a { color: #006ed5; text-decoration: none !important;}.detail-content .rich-text table thead tr th, .detail-content .rich-text--bigger table thead tr th, .detail-content .rich-text--fade-out table thead tr th, .detail-content .rich-text table thead tr td, .detail-content .rich-text--bigger table thead tr td, .detail-content .rich-text--fade-out table thead tr td,.detail-content .rich-text table tbody tr:first-child th,.detail-content .rich-text--bigger table tbody tr:first-child th,.detail-content .rich-text--fade-out table tbody tr:first-child th,.detail-content .rich-text table tbody tr:first-child td,.detail-content .rich-text--bigger table tbody tr:first-child td,.detail-content .rich-text--fade-out table tbody tr:first-child td, .detail-content .FulltextWrapper table thead tr th, .detail-content .FulltextWrapper table thead tr td,.detail-content .FulltextWrapper table tbody tr:first-child th,.detail-content .FulltextWrapper table tbody tr:first-child td { border-bottom: none; border-top: none; border-left: 1px solid #fff; border-right: 1px solid #fff;}.detail-content .rich-text table thead tr th:first-child, .detail-content .rich-text--bigger table thead tr th:first-child, .detail-content .rich-text--fade-out table thead tr th:first-child, .detail-content .rich-text table thead tr td:first-child, .detail-content .rich-text--bigger table thead tr td:first-child, .detail-content .rich-text--fade-out table thead tr td:first-child,.detail-content .rich-text table tbody tr:first-child th:first-child,.detail-content .rich-text--bigger table tbody tr:first-child th:first-child,.detail-content .rich-text--fade-out table tbody tr:first-child th:first-child,.detail-content .rich-text table tbody tr:first-child td:first-child,.detail-content .rich-text--bigger table tbody tr:first-child td:first-child,.detail-content .rich-text--fade-out table tbody tr:first-child td:first-child, .detail-content .FulltextWrapper table thead tr th:first-child, .detail-content .FulltextWrapper table thead tr td:first-child,.detail-content .FulltextWrapper table tbody tr:first-child th:first-child,.detail-content .FulltextWrapper table tbody tr:first-child td:first-child { border-left: 1px solid #276DA5;}.detail-content .rich-text table thead tr th:last-child, .detail-content .rich-text--bigger table thead tr th:last-child, .detail-content .rich-text--fade-out table thead tr th:last-child, .detail-content .rich-text table thead tr td:last-child, .detail-content .rich-text--bigger table thead tr td:last-child, .detail-content .rich-text--fade-out table thead tr td:last-child,.detail-content .rich-text table tbody tr:first-child th:last-child,.detail-content .rich-text--bigger table tbody tr:first-child th:last-child,.detail-content .rich-text--fade-out table tbody tr:first-child th:last-child,.detail-content .rich-text table tbody tr:first-child td:last-child,.detail-content .rich-text--bigger table tbody tr:first-child td:last-child,.detail-content .rich-text--fade-out table tbody tr:first-child td:last-child, .detail-content .FulltextWrapper table thead tr th:last-child, .detail-content .FulltextWrapper table thead tr td:last-child,.detail-content .FulltextWrapper table tbody tr:first-child th:last-child,.detail-content .FulltextWrapper table tbody tr:first-child td:last-child { border-right: 1px solid #276DA5;}.detail-content .rich-text table thead tr:not(:first-child), .detail-content .rich-text--bigger table thead tr:not(:first-child), .detail-content .rich-text--fade-out table thead tr:not(:first-child), .detail-content .FulltextWrapper table thead tr:not(:first-child) { border-top: 1px solid #fff;}.detail-content .rich-text table, .detail-content .rich-text--bigger table, .detail-content .rich-text--fade-out table, .detail-content .FulltextWrapper table { /* end header */ /* body without first row (defined either as header (see above) or as first row below <thead> (see below)*/}.detail-content .rich-text table tbody tr:not(:first-child) td, .detail-content .rich-text--bigger table tbody tr:not(:first-child) td, .detail-content .rich-text--fade-out table tbody tr:not(:first-child) td, .detail-content .FulltextWrapper table tbody tr:not(:first-child) td { border-bottom: none; border-top: none; border-left: 1px solid #dadada; border-right: 1px solid #dadada; color: #4A4A4A;}.detail-content .rich-text table tbody tr:last-child, .detail-content .rich-text--bigger table tbody tr:last-child, .detail-content .rich-text--fade-out table tbody tr:last-child, .detail-content .FulltextWrapper table tbody tr:last-child { border-bottom: 1px solid #dadada;}.detail-content .rich-text table, .detail-content .rich-text--bigger table, .detail-content .rich-text--fade-out table, .detail-content .FulltextWrapper table { /*end body */ /* styles for first body row in case there was thead */}.detail-content .rich-text table thead ~ tbody tr:first-child, .detail-content .rich-text--bigger table thead ~ tbody tr:first-child, .detail-content .rich-text--fade-out table thead ~ tbody tr:first-child, .detail-content .FulltextWrapper table thead ~ tbody tr:first-child { background-color: #fff; color: #4A4A4A; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400;}.detail-content .rich-text table thead ~ tbody tr:first-child a, .detail-content .rich-text--bigger table thead ~ tbody tr:first-child a, .detail-content .rich-text--fade-out table thead ~ tbody tr:first-child a, .detail-content .rich-text table thead ~ tbody tr:first-child a:link, .detail-content .rich-text--bigger table thead ~ tbody tr:first-child a:link, .detail-content .rich-text--fade-out table thead ~ tbody tr:first-child a:link, .detail-content .FulltextWrapper table thead ~ tbody tr:first-child a, .detail-content .FulltextWrapper table thead ~ tbody tr:first-child a:link { color: #006ed5; text-decoration: none !important;}.detail-content .rich-text table thead ~ tbody tr:first-child a.ext-cross-link .icon-arrowbottomopen, .detail-content .rich-text--bigger table thead ~ tbody tr:first-child a.ext-cross-link .icon-arrowbottomopen, .detail-content .rich-text--fade-out table thead ~ tbody tr:first-child a.ext-cross-link .icon-arrowbottomopen, .detail-content .rich-text table thead ~ tbody tr:first-child a.ext-cross-link .icon-arrowtopopen, .detail-content .rich-text--bigger table thead ~ tbody tr:first-child a.ext-cross-link .icon-arrowtopopen, .detail-content .rich-text--fade-out table thead ~ tbody tr:first-child a.ext-cross-link .icon-arrowtopopen, .detail-content .FulltextWrapper table thead ~ tbody tr:first-child a.ext-cross-link .icon-arrowbottomopen, .detail-content .FulltextWrapper table thead ~ tbody tr:first-child a.ext-cross-link .icon-arrowtopopen { background-image: url("/resource/img/cross-link-icon-white.svg"); background-repeat: no-repeat;}.detail-content .rich-text table thead ~ tbody tr:first-child td:first-child, .detail-content .rich-text--bigger table thead ~ tbody tr:first-child td:first-child, .detail-content .rich-text--fade-out table thead ~ tbody tr:first-child td:first-child, .detail-content .FulltextWrapper table thead ~ tbody tr:first-child td:first-child { border-left: 1px solid #dadada;}.detail-content .rich-text table thead ~ tbody tr:first-child td, .detail-content .rich-text--bigger table thead ~ tbody tr:first-child td, .detail-content .rich-text--fade-out table thead ~ tbody tr:first-child td, .detail-content .rich-text table thead ~ tbody tr:first-child td:last-child, .detail-content .rich-text--bigger table thead ~ tbody tr:first-child td:last-child, .detail-content .rich-text--fade-out table thead ~ tbody tr:first-child td:last-child, .detail-content .FulltextWrapper table thead ~ tbody tr:first-child td, .detail-content .FulltextWrapper table thead ~ tbody tr:first-child td:last-child { border-right: 1px solid #dadada;}.detail-content .rich-text table tbody tr:nth-child(even), .detail-content .rich-text--bigger table tbody tr:nth-child(even), .detail-content .rich-text--fade-out table tbody tr:nth-child(even), .detail-content .FulltextWrapper table tbody tr:nth-child(even) { background-color: #F3F3F3;}.detail-content .rich-text, .detail-content .rich-text--bigger, .detail-content .rich-text--fade-out, .detail-content .FulltextWrapper { /* start table fade-out related css see also TableFadeOut.js */}.detail-content .rich-text .tableFadeOutRight, .detail-content .rich-text--bigger .tableFadeOutRight, .detail-content .rich-text--fade-out .tableFadeOutRight, .detail-content .FulltextWrapper .tableFadeOutRight { position: relative;}.detail-content .rich-text .tableFadeOutRight:after, .detail-content .rich-text--bigger .tableFadeOutRight:after, .detail-content .rich-text--fade-out .tableFadeOutRight:after, .detail-content .FulltextWrapper .tableFadeOutRight:after { content: ""; display: block; position: absolute; top: 0; bottom: 0; margin-top: 1.67rem; right: 0; width: 1.67rem; background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255) 100%);}.detail-content .rich-text .tableFadeOutLeft, .detail-content .rich-text--bigger .tableFadeOutLeft, .detail-content .rich-text--fade-out .tableFadeOutLeft, .detail-content .FulltextWrapper .tableFadeOutLeft { position: relative;}.detail-content .rich-text .tableFadeOutLeft:before, .detail-content .rich-text--bigger .tableFadeOutLeft:before, .detail-content .rich-text--fade-out .tableFadeOutLeft:before, .detail-content .FulltextWrapper .tableFadeOutLeft:before { content: ""; display: block; position: absolute; top: 0; bottom: 0; margin-top: 1.67rem; left: 0; width: 1.67rem; background: linear-gradient(to left, rgba(255, 255, 255, 0), rgb(255, 255, 255) 100%);}.detail-content .rich-text, .detail-content .rich-text--bigger, .detail-content .rich-text--fade-out, .detail-content .FulltextWrapper { /* end table fade-out related css */}.detail-content .rich-text .Table, .detail-content .rich-text--bigger .Table, .detail-content .rich-text--fade-out .Table, .detail-content .FulltextWrapper .Table { display: flex; flex-direction: column; /* table should be above caption and footer */}.detail-content .rich-text .Table table, .detail-content .rich-text--bigger .Table table, .detail-content .rich-text--fade-out .Table table, .detail-content .FulltextWrapper .Table table { order: -1; margin-top: 1.67rem; margin-bottom: 0.47rem;}.detail-content .rich-text .Table [align=left], .detail-content .rich-text--bigger .Table [align=left], .detail-content .rich-text--fade-out .Table [align=left], .detail-content .FulltextWrapper .Table [align=left] { text-align: left;}.detail-content .rich-text .Table [align=right], .detail-content .rich-text--bigger .Table [align=right], .detail-content .rich-text--fade-out .Table [align=right], .detail-content .FulltextWrapper .Table [align=right] { text-align: right;}.detail-content .rich-text .Table .CaptionContent .CaptionNumber, .detail-content .rich-text--bigger .Table .CaptionContent .CaptionNumber, .detail-content .rich-text--fade-out .Table .CaptionContent .CaptionNumber, .detail-content .FulltextWrapper .Table .CaptionContent .CaptionNumber { display: inline;}.detail-content .rich-text .Table .CaptionContent .SimplePara, .detail-content .rich-text--bigger .Table .CaptionContent .SimplePara, .detail-content .rich-text--fade-out .Table .CaptionContent .SimplePara, .detail-content .FulltextWrapper .Table .CaptionContent .SimplePara { display: inline;}.detail-content .rich-text .underline, .detail-content .rich-text--bigger .underline, .detail-content .rich-text--fade-out .underline, .detail-content .FulltextWrapper .underline { text-decoration: underline;}.detail-content .rich-text img, .detail-content .rich-text--bigger img, .detail-content .rich-text--fade-out img, .detail-content .FulltextWrapper img { display: block;}.detail-content .rich-text h1, .detail-content .rich-text--bigger h1, .detail-content .rich-text--fade-out h1, .detail-content .rich-text h1 span, .detail-content .rich-text--bigger h1 span, .detail-content .rich-text--fade-out h1 span, .detail-content .rich-text .FulltextWrapper h1 span, .detail-content .rich-text--bigger .FulltextWrapper h1 span, .detail-content .rich-text--fade-out .FulltextWrapper h1 span, .detail-content .FulltextWrapper h1 .rich-text span, .detail-content .FulltextWrapper h1 .rich-text--bigger span, .detail-content .FulltextWrapper h1 .rich-text--fade-out span, .detail-content .rich-text h2, .detail-content .rich-text--bigger h2, .detail-content .rich-text--fade-out h2, .detail-content .rich-text h2 span, .detail-content .rich-text--bigger h2 span, .detail-content .rich-text--fade-out h2 span, .detail-content .rich-text .FulltextWrapper h2 span, .detail-content .rich-text--bigger .FulltextWrapper h2 span, .detail-content .rich-text--fade-out .FulltextWrapper h2 span, .detail-content .FulltextWrapper h2 .rich-text span, .detail-content .FulltextWrapper h2 .rich-text--bigger span, .detail-content .FulltextWrapper h2 .rich-text--fade-out span, .detail-content .rich-text h3, .detail-content .rich-text--bigger h3, .detail-content .rich-text--fade-out h3, .detail-content .rich-text h3 span, .detail-content .rich-text--bigger h3 span, .detail-content .rich-text--fade-out h3 span, .detail-content .rich-text .FulltextWrapper h3 span, .detail-content .rich-text--bigger .FulltextWrapper h3 span, .detail-content .rich-text--fade-out .FulltextWrapper h3 span, .detail-content .FulltextWrapper h3 .rich-text span, .detail-content .FulltextWrapper h3 .rich-text--bigger span, .detail-content .FulltextWrapper h3 .rich-text--fade-out span, .detail-content .rich-text h4, .detail-content .rich-text--bigger h4, .detail-content .rich-text--fade-out h4, .detail-content .rich-text .FormalPara .Heading, .detail-content .rich-text--bigger .FormalPara .Heading, .detail-content .rich-text--fade-out .FormalPara .Heading, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading, .detail-content .rich-text .FormalPara .Heading span, .detail-content .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--bigger span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text h4 span, .detail-content .rich-text--bigger h4 span, .detail-content .rich-text--fade-out h4 span, .detail-content .rich-text .FormalPara .Heading span, .detail-content .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span, .detail-content .rich-text .FormalPara .Heading span span, .detail-content .rich-text--bigger .FormalPara .Heading span span, .detail-content .rich-text--fade-out .FormalPara .Heading span span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text span span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--bigger span span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--fade-out span span, .detail-content .rich-text .FulltextWrapper h4 span, .detail-content .rich-text--bigger .FulltextWrapper h4 span, .detail-content .rich-text--fade-out .FulltextWrapper h4 span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text .FormalPara .Heading .FulltextWrapper span span, .detail-content .rich-text--bigger .FormalPara .Heading .FulltextWrapper span span, .detail-content .rich-text--fade-out .FormalPara .Heading .FulltextWrapper span span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text .FulltextWrapper .FormalPara .rich-text .Heading span span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .rich-text .Heading span span, .detail-content .rich-text .FulltextWrapper .FormalPara .rich-text--bigger .Heading span span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .rich-text--bigger .Heading span span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .rich-text .Heading span span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .rich-text--bigger .Heading span span, .detail-content .rich-text .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span span, .detail-content .rich-text .FulltextWrapper .rich-text .FormalPara .Heading span span, .detail-content .rich-text--bigger .FulltextWrapper .rich-text .FormalPara .Heading span span, .detail-content .rich-text .FulltextWrapper .rich-text--bigger .FormalPara .Heading span span, .detail-content .rich-text--bigger .FulltextWrapper .rich-text--bigger .FormalPara .Heading span span, .detail-content .rich-text--fade-out .FulltextWrapper .rich-text .FormalPara .Heading span span, .detail-content .rich-text--fade-out .FulltextWrapper .rich-text--bigger .FormalPara .Heading span span, .detail-content .rich-text .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span span, .detail-content .rich-text--bigger .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span span, .detail-content .rich-text--fade-out .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span span, .detail-content .FulltextWrapper h4 .rich-text span, .detail-content .FulltextWrapper h4 .rich-text--bigger span, .detail-content .FulltextWrapper h4 .rich-text--fade-out span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading .rich-text span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading .rich-text span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading .rich-text--bigger span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading .rich-text--bigger span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading .rich-text span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading .rich-text--bigger span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading .rich-text--fade-out span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading .rich-text--fade-out span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading .rich-text span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading .rich-text span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading .rich-text--bigger span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading .rich-text--bigger span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading .rich-text span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading .rich-text--bigger span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading .rich-text--fade-out span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading .rich-text--fade-out span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--bigger span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--fade-out span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span .rich-text span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span .rich-text span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span .rich-text--bigger span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span .rich-text--bigger span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span .rich-text span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span .rich-text--bigger span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span .rich-text--fade-out span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span .rich-text--fade-out span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span .rich-text--fade-out span, .detail-content .rich-text .FormalPara .Heading .FulltextWrapper span .rich-text span, .detail-content .rich-text--bigger .FormalPara .Heading .FulltextWrapper span .rich-text span, .detail-content .rich-text .FormalPara .Heading .FulltextWrapper span .rich-text--bigger span, .detail-content .rich-text--bigger .FormalPara .Heading .FulltextWrapper span .rich-text--bigger span, .detail-content .rich-text--fade-out .FormalPara .Heading .FulltextWrapper span .rich-text span, .detail-content .rich-text--fade-out .FormalPara .Heading .FulltextWrapper span .rich-text--bigger span, .detail-content .rich-text .FormalPara .Heading .FulltextWrapper span .rich-text--fade-out span, .detail-content .rich-text--bigger .FormalPara .Heading .FulltextWrapper span .rich-text--fade-out span, .detail-content .rich-text--fade-out .FormalPara .Heading .FulltextWrapper span .rich-text--fade-out span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span .rich-text span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span .rich-text span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span .rich-text--bigger span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span .rich-text--bigger span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span .rich-text--fade-out span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span .rich-text--fade-out span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span .rich-text span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span .rich-text span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span .rich-text--bigger span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span .rich-text--bigger span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span .rich-text span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span .rich-text--bigger span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span .rich-text--fade-out span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span .rich-text--fade-out span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span .rich-text--fade-out span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span .rich-text span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span .rich-text span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span .rich-text--bigger span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span .rich-text--bigger span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span .rich-text span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span .rich-text--bigger span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span .rich-text--fade-out span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span .rich-text--fade-out span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span .rich-text--fade-out span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span .rich-text span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span .rich-text span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span .rich-text--bigger span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span .rich-text--bigger span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span .rich-text span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span .rich-text--bigger span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span .rich-text--fade-out span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span .rich-text--fade-out span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span .rich-text--fade-out span, .detail-content .FulltextWrapper .FormalPara .Heading span .rich-text span, .detail-content .FulltextWrapper .FormalPara .Heading span .rich-text--bigger span, .detail-content .FulltextWrapper .FormalPara .Heading span .rich-text--fade-out span, .detail-content .FulltextWrapper h1, .detail-content .FulltextWrapper .rich-text h1 span, .detail-content .FulltextWrapper .rich-text--bigger h1 span, .detail-content .FulltextWrapper .rich-text--fade-out h1 span, .detail-content .rich-text h1 .FulltextWrapper span, .detail-content .rich-text--bigger h1 .FulltextWrapper span, .detail-content .rich-text--fade-out h1 .FulltextWrapper span, .detail-content .FulltextWrapper h1 span, .detail-content .FulltextWrapper h2, .detail-content .FulltextWrapper .rich-text h2 span, .detail-content .FulltextWrapper .rich-text--bigger h2 span, .detail-content .FulltextWrapper .rich-text--fade-out h2 span, .detail-content .rich-text h2 .FulltextWrapper span, .detail-content .rich-text--bigger h2 .FulltextWrapper span, .detail-content .rich-text--fade-out h2 .FulltextWrapper span, .detail-content .FulltextWrapper h2 span, .detail-content .FulltextWrapper h3, .detail-content .FulltextWrapper .rich-text h3 span, .detail-content .FulltextWrapper .rich-text--bigger h3 span, .detail-content .FulltextWrapper .rich-text--fade-out h3 span, .detail-content .rich-text h3 .FulltextWrapper span, .detail-content .rich-text--bigger h3 .FulltextWrapper span, .detail-content .rich-text--fade-out h3 .FulltextWrapper span, .detail-content .FulltextWrapper h3 span, .detail-content .FulltextWrapper h4, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading, .detail-content .FulltextWrapper .FormalPara .Heading, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text--bigger .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text--fade-out .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span, .detail-content .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text h4 span, .detail-content .FulltextWrapper .rich-text--bigger h4 span, .detail-content .FulltextWrapper .rich-text--fade-out h4 span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text .FulltextWrapper .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--bigger .FulltextWrapper .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text .FormalPara .FulltextWrapper .Heading span span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .FulltextWrapper .Heading span span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text span span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--bigger span span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--fade-out span span, .detail-content .rich-text h4 .FulltextWrapper span, .detail-content .rich-text--bigger h4 .FulltextWrapper span, .detail-content .rich-text--fade-out h4 .FulltextWrapper span, .detail-content .rich-text .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text--bigger .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text--fade-out .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading .FulltextWrapper span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading .FulltextWrapper span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading .FulltextWrapper span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading .FulltextWrapper span, .detail-content .rich-text .FormalPara .Heading span .FulltextWrapper span, .detail-content .rich-text--bigger .FormalPara .Heading span .FulltextWrapper span, .detail-content .rich-text--fade-out .FormalPara .Heading span .FulltextWrapper span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span .FulltextWrapper span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span .FulltextWrapper span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span .FulltextWrapper span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span .FulltextWrapper span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span .FulltextWrapper span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span .FulltextWrapper span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span .FulltextWrapper span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span .FulltextWrapper span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span .FulltextWrapper span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span .FulltextWrapper span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span .FulltextWrapper span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span .FulltextWrapper span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span .FulltextWrapper span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span .FulltextWrapper span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span .FulltextWrapper span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text span .FulltextWrapper span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--bigger span .FulltextWrapper span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--fade-out span .FulltextWrapper span, .detail-content .FulltextWrapper h4 span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span, .detail-content .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span span, .detail-content .rich-text .FormalPara .Heading .FulltextWrapper span span, .detail-content .rich-text--bigger .FormalPara .Heading .FulltextWrapper span span, .detail-content .rich-text--fade-out .FormalPara .Heading .FulltextWrapper span span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span span, .detail-content .FulltextWrapper .FormalPara .Heading span span { font-family: Hind; font-style: normal; font-weight: 400; margin-bottom: 1.34rem; margin-top: 0;}.detail-content .rich-text h1, .detail-content .rich-text--bigger h1, .detail-content .rich-text--fade-out h1, .detail-content .rich-text h1 span, .detail-content .rich-text--bigger h1 span, .detail-content .rich-text--fade-out h1 span, .detail-content .rich-text .FulltextWrapper h1 span, .detail-content .rich-text--bigger .FulltextWrapper h1 span, .detail-content .rich-text--fade-out .FulltextWrapper h1 span, .detail-content .FulltextWrapper h1 .rich-text span, .detail-content .FulltextWrapper h1 .rich-text--bigger span, .detail-content .FulltextWrapper h1 .rich-text--fade-out span, .detail-content .FulltextWrapper h1, .detail-content .FulltextWrapper .rich-text h1 span, .detail-content .FulltextWrapper .rich-text--bigger h1 span, .detail-content .FulltextWrapper .rich-text--fade-out h1 span, .detail-content .rich-text h1 .FulltextWrapper span, .detail-content .rich-text--bigger h1 .FulltextWrapper span, .detail-content .rich-text--fade-out h1 .FulltextWrapper span, .detail-content .FulltextWrapper h1 span { font-size: 30px; font-size: 2rem; line-height: 40px; line-height: 2.6666666667rem;}.detail-content .rich-text h2, .detail-content .rich-text--bigger h2, .detail-content .rich-text--fade-out h2, .detail-content .rich-text h2 span, .detail-content .rich-text--bigger h2 span, .detail-content .rich-text--fade-out h2 span, .detail-content .rich-text .FulltextWrapper h2 span, .detail-content .rich-text--bigger .FulltextWrapper h2 span, .detail-content .rich-text--fade-out .FulltextWrapper h2 span, .detail-content .FulltextWrapper h2 .rich-text span, .detail-content .FulltextWrapper h2 .rich-text--bigger span, .detail-content .FulltextWrapper h2 .rich-text--fade-out span, .detail-content .FulltextWrapper h2, .detail-content .FulltextWrapper .rich-text h2 span, .detail-content .FulltextWrapper .rich-text--bigger h2 span, .detail-content .FulltextWrapper .rich-text--fade-out h2 span, .detail-content .rich-text h2 .FulltextWrapper span, .detail-content .rich-text--bigger h2 .FulltextWrapper span, .detail-content .rich-text--fade-out h2 .FulltextWrapper span, .detail-content .FulltextWrapper h2 span { font-size: 28px; font-size: 1.8666666667rem; line-height: 35px; line-height: 2.3333333333rem; margin-top: 2.34rem; margin-bottom: 0.67rem;}.detail-content .rich-text h3, .detail-content .rich-text--bigger h3, .detail-content .rich-text--fade-out h3, .detail-content .rich-text h3 span, .detail-content .rich-text--bigger h3 span, .detail-content .rich-text--fade-out h3 span, .detail-content .rich-text .FulltextWrapper h3 span, .detail-content .rich-text--bigger .FulltextWrapper h3 span, .detail-content .rich-text--fade-out .FulltextWrapper h3 span, .detail-content .FulltextWrapper h3 .rich-text span, .detail-content .FulltextWrapper h3 .rich-text--bigger span, .detail-content .FulltextWrapper h3 .rich-text--fade-out span, .detail-content .FulltextWrapper h3, .detail-content .FulltextWrapper .rich-text h3 span, .detail-content .FulltextWrapper .rich-text--bigger h3 span, .detail-content .FulltextWrapper .rich-text--fade-out h3 span, .detail-content .rich-text h3 .FulltextWrapper span, .detail-content .rich-text--bigger h3 .FulltextWrapper span, .detail-content .rich-text--fade-out h3 .FulltextWrapper span, .detail-content .FulltextWrapper h3 span { font-size: 25px; font-size: 1.6666666667rem; line-height: 35px; line-height: 2.3333333333rem; margin-top: 2.34rem; margin-bottom: 0.67rem;}.detail-content .rich-text h4, .detail-content .rich-text--bigger h4, .detail-content .rich-text--fade-out h4, .detail-content .rich-text .FormalPara .Heading, .detail-content .rich-text--bigger .FormalPara .Heading, .detail-content .rich-text--fade-out .FormalPara .Heading, .detail-content .rich-text .FormalPara .Heading span, .detail-content .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text h4 span, .detail-content .rich-text--bigger h4 span, .detail-content .rich-text--fade-out h4 span, .detail-content .rich-text .FulltextWrapper h4 span, .detail-content .rich-text--bigger .FulltextWrapper h4 span, .detail-content .rich-text--fade-out .FulltextWrapper h4 span, .detail-content .FulltextWrapper h4 .rich-text span, .detail-content .FulltextWrapper h4 .rich-text--bigger span, .detail-content .FulltextWrapper h4 .rich-text--fade-out span, .detail-content .FulltextWrapper h4, .detail-content .FulltextWrapper .FormalPara .Heading, .detail-content .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text h4 span, .detail-content .FulltextWrapper .rich-text--bigger h4 span, .detail-content .FulltextWrapper .rich-text--fade-out h4 span, .detail-content .rich-text h4 .FulltextWrapper span, .detail-content .rich-text--bigger h4 .FulltextWrapper span, .detail-content .rich-text--fade-out h4 .FulltextWrapper span, .detail-content .FulltextWrapper h4 span { font-size: 22px; font-size: 1.4666666667rem; line-height: 30px; line-height: 2rem; margin-top: 2rem; margin-bottom: 0.67rem;}.detail-content .rich-text .FormalPara .Heading, .detail-content .rich-text--bigger .FormalPara .Heading, .detail-content .rich-text--fade-out .FormalPara .Heading, .detail-content .FulltextWrapper .FormalPara .Heading { margin-bottom: 1.67rem;}.detail-content .rich-text ul a, .detail-content .rich-text--bigger ul a, .detail-content .rich-text--fade-out ul a, .detail-content .rich-text ul span, .detail-content .rich-text--bigger ul span, .detail-content .rich-text--fade-out ul span, .detail-content .rich-text ul li, .detail-content .rich-text--bigger ul li, .detail-content .rich-text--fade-out ul li, .detail-content .rich-text ol a, .detail-content .rich-text--bigger ol a, .detail-content .rich-text--fade-out ol a, .detail-content .rich-text ol span, .detail-content .rich-text--bigger ol span, .detail-content .rich-text--fade-out ol span, .detail-content .rich-text ol li, .detail-content .rich-text--bigger ol li, .detail-content .rich-text--fade-out ol li, .detail-content .FulltextWrapper ul a, .detail-content .FulltextWrapper ul span, .detail-content .FulltextWrapper ul li, .detail-content .FulltextWrapper ol a, .detail-content .FulltextWrapper ol span, .detail-content .FulltextWrapper ol li { 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;}.detail-content .rich-text ul a strong, .detail-content .rich-text--bigger ul a strong, .detail-content .rich-text--fade-out ul a strong, .detail-content .rich-text ul span strong, .detail-content .rich-text--bigger ul span strong, .detail-content .rich-text--fade-out ul span strong, .detail-content .rich-text ul li strong, .detail-content .rich-text--bigger ul li strong, .detail-content .rich-text--fade-out ul li strong, .detail-content .rich-text ol a strong, .detail-content .rich-text--bigger ol a strong, .detail-content .rich-text--fade-out ol a strong, .detail-content .rich-text ol span strong, .detail-content .rich-text--bigger ol span strong, .detail-content .rich-text--fade-out ol span strong, .detail-content .rich-text ol li strong, .detail-content .rich-text--bigger ol li strong, .detail-content .rich-text--fade-out ol li strong, .detail-content .FulltextWrapper ul a strong, .detail-content .FulltextWrapper ul span strong, .detail-content .FulltextWrapper ul li strong, .detail-content .FulltextWrapper ol a strong, .detail-content .FulltextWrapper ol span strong, .detail-content .FulltextWrapper ol li strong { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600; font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}.detail-content .rich-text ul .Para, .detail-content .rich-text--bigger ul .Para, .detail-content .rich-text--fade-out ul .Para, .detail-content .rich-text ul .SimplePara, .detail-content .rich-text--bigger ul .SimplePara, .detail-content .rich-text--fade-out ul .SimplePara, .detail-content .rich-text ul p, .detail-content .rich-text--bigger ul p, .detail-content .rich-text--fade-out ul p, .detail-content .rich-text ol .Para, .detail-content .rich-text--bigger ol .Para, .detail-content .rich-text--fade-out ol .Para, .detail-content .rich-text ol .SimplePara, .detail-content .rich-text--bigger ol .SimplePara, .detail-content .rich-text--fade-out ol .SimplePara, .detail-content .rich-text ol p, .detail-content .rich-text--bigger ol p, .detail-content .rich-text--fade-out ol p, .detail-content .FulltextWrapper ul .Para, .detail-content .FulltextWrapper ul .SimplePara, .detail-content .FulltextWrapper ul p, .detail-content .FulltextWrapper ol .Para, .detail-content .FulltextWrapper ol .SimplePara, .detail-content .FulltextWrapper ol p { margin-bottom: 0;}.detail-content .rich-text ol li, .detail-content .rich-text--bigger ol li, .detail-content .rich-text--fade-out ol li, .detail-content .FulltextWrapper ol li { margin-left: -0.53rem; padding-left: 0.54rem;}.detail-content .rich-text ol li::marker, .detail-content .rich-text--bigger ol li::marker, .detail-content .rich-text--fade-out ol li::marker, .detail-content .FulltextWrapper ol li::marker { font-family: Hind; font-style: normal; font-weight: 600; font-size: 0.8rem;}.detail-content .rich-text ul, .detail-content .rich-text--bigger ul, .detail-content .rich-text--fade-out ul, .detail-content .FulltextWrapper ul { list-style-type: disc;}.detail-content .rich-text .align--center, .detail-content .rich-text--bigger .align--center, .detail-content .rich-text--fade-out .align--center, .detail-content .FulltextWrapper .align--center { text-align: center;}.detail-content .rich-text .align--left, .detail-content .rich-text--bigger .align--left, .detail-content .rich-text--fade-out .align--left, .detail-content .FulltextWrapper .align--left { text-align: left;}.detail-content .rich-text .align--right, .detail-content .rich-text--bigger .align--right, .detail-content .rich-text--fade-out .align--right, .detail-content .FulltextWrapper .align--right { text-align: right;}.detail-content .rich-text .ExternalRef a, .detail-content .rich-text--bigger .ExternalRef a, .detail-content .rich-text--fade-out .ExternalRef a,.detail-content .rich-text .Occurrence a,.detail-content .rich-text--bigger .Occurrence a,.detail-content .rich-text--fade-out .Occurrence a, .detail-content .FulltextWrapper .ExternalRef a,.detail-content .FulltextWrapper .Occurrence a { background-image: url("/resource/img/external_link.svg"); background-repeat: no-repeat; background-position: right 0.125em; padding-right: 1rem;}.detail-content .rich-text .BackToSource a, .detail-content .rich-text--bigger .BackToSource a, .detail-content .rich-text--fade-out .BackToSource a, .detail-content .FulltextWrapper .BackToSource a { background-image: url("/resource/img/go_up_arrow.svg"); background-repeat: no-repeat; background-position: left 0.125em; padding-left: 1rem;}.detail-content .rich-text sup, .detail-content .rich-text--bigger sup, .detail-content .rich-text--fade-out sup, .detail-content .rich-text sub, .detail-content .rich-text--bigger sub, .detail-content .rich-text--fade-out sub, .detail-content .FulltextWrapper sup, .detail-content .FulltextWrapper sub { font-size: 75%;}.detail-content .rich-text .stack, .detail-content .rich-text--bigger .stack, .detail-content .rich-text--fade-out .stack, .detail-content .FulltextWrapper .stack { position: relative;}.detail-content .rich-text .stack sup, .detail-content .rich-text--bigger .stack sup, .detail-content .rich-text--fade-out .stack sup, .detail-content .FulltextWrapper .stack sup { position: absolute; left: 4px; top: 4px; font-size: 75%;}.detail-content .rich-text .stack sub, .detail-content .rich-text--bigger .stack sub, .detail-content .rich-text--fade-out .stack sub, .detail-content .FulltextWrapper .stack sub { position: relative; bottom: -4px; font-size: 75%;}.detail-content .rich-text .OrderedList .ListItem .ItemNumber, .detail-content .rich-text--bigger .OrderedList .ListItem .ItemNumber, .detail-content .rich-text--fade-out .OrderedList .ListItem .ItemNumber, .detail-content .FulltextWrapper .OrderedList .ListItem .ItemNumber { float: left;}.detail-content .rich-text .OrderedList .ListItem .ItemContent, .detail-content .rich-text--bigger .OrderedList .ListItem .ItemContent, .detail-content .rich-text--fade-out .OrderedList .ListItem .ItemContent, .detail-content .FulltextWrapper .OrderedList .ListItem .ItemContent { padding-left: 1.34rem;}.detail-content .rich-text .OrderedList .ListItem .ItemContent .Para, .detail-content .rich-text--bigger .OrderedList .ListItem .ItemContent .Para, .detail-content .rich-text--fade-out .OrderedList .ListItem .ItemContent .Para, .detail-content .rich-text .OrderedList .ListItem .ItemContent .SimplePara, .detail-content .rich-text--bigger .OrderedList .ListItem .ItemContent .SimplePara, .detail-content .rich-text--fade-out .OrderedList .ListItem .ItemContent .SimplePara, .detail-content .rich-text .OrderedList .ListItem .ItemContent p, .detail-content .rich-text--bigger .OrderedList .ListItem .ItemContent p, .detail-content .rich-text--fade-out .OrderedList .ListItem .ItemContent p, .detail-content .FulltextWrapper .OrderedList .ListItem .ItemContent .Para, .detail-content .FulltextWrapper .OrderedList .ListItem .ItemContent .SimplePara, .detail-content .FulltextWrapper .OrderedList .ListItem .ItemContent p { margin-bottom: 0;}.detail-content .rich-text .FootnoteSection .Footnote .FootnoteNumber, .detail-content .rich-text--bigger .FootnoteSection .Footnote .FootnoteNumber, .detail-content .rich-text--fade-out .FootnoteSection .Footnote .FootnoteNumber, .detail-content .FulltextWrapper .FootnoteSection .Footnote .FootnoteNumber { float: left;}.detail-content .rich-text .FootnoteSection .Footnote .FootnoteParas, .detail-content .rich-text--bigger .FootnoteSection .Footnote .FootnoteParas, .detail-content .rich-text--fade-out .FootnoteSection .Footnote .FootnoteParas, .detail-content .FulltextWrapper .FootnoteSection .Footnote .FootnoteParas { padding-left: 1.34rem;}.detail-content .rich-text .FootnoteSection .Footnote .FootnoteParas .Para, .detail-content .rich-text--bigger .FootnoteSection .Footnote .FootnoteParas .Para, .detail-content .rich-text--fade-out .FootnoteSection .Footnote .FootnoteParas .Para, .detail-content .rich-text .FootnoteSection .Footnote .FootnoteParas .SimplePara, .detail-content .rich-text--bigger .FootnoteSection .Footnote .FootnoteParas .SimplePara, .detail-content .rich-text--fade-out .FootnoteSection .Footnote .FootnoteParas .SimplePara, .detail-content .rich-text .FootnoteSection .Footnote .FootnoteParas p, .detail-content .rich-text--bigger .FootnoteSection .Footnote .FootnoteParas p, .detail-content .rich-text--fade-out .FootnoteSection .Footnote .FootnoteParas p, .detail-content .FulltextWrapper .FootnoteSection .Footnote .FootnoteParas .Para, .detail-content .FulltextWrapper .FootnoteSection .Footnote .FootnoteParas .SimplePara, .detail-content .FulltextWrapper .FootnoteSection .Footnote .FootnoteParas p { margin-bottom: 0;}.detail-content .rich-text .Equation, .detail-content .rich-text--bigger .Equation, .detail-content .rich-text--fade-out .Equation, .detail-content .FulltextWrapper .Equation { margin: 0.34rem 0; padding: 0.34rem; border: 1px solid #e4e4e4; display: table; width: 100%;}.detail-content .rich-text .Equation .EquationContent, .detail-content .rich-text--bigger .Equation .EquationContent, .detail-content .rich-text--fade-out .Equation .EquationContent, .detail-content .FulltextWrapper .Equation .EquationContent { display: table-cell; text-align: left; float: left;}.detail-content .rich-text .Equation .EquationContent .MathJax_Display, .detail-content .rich-text--bigger .Equation .EquationContent .MathJax_Display, .detail-content .rich-text--fade-out .Equation .EquationContent .MathJax_Display, .detail-content .FulltextWrapper .Equation .EquationContent .MathJax_Display { position: relative; display: block; width: 100%;}.detail-content .rich-text .Equation .EquationNumber, .detail-content .rich-text--bigger .Equation .EquationNumber, .detail-content .rich-text--fade-out .Equation .EquationNumber, .detail-content .FulltextWrapper .Equation .EquationNumber { display: table-cell; text-align: right; float: right; vertical-align: middle;}.detail-content .rich-text .CaptionContent, .detail-content .rich-text--bigger .CaptionContent, .detail-content .rich-text--fade-out .CaptionContent, .detail-content .FulltextWrapper .CaptionContent { 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: #333; margin-top: 0.2rem;}.detail-content .rich-text .CaptionContent *, .detail-content .rich-text--bigger .CaptionContent *, .detail-content .rich-text--fade-out .CaptionContent *, .detail-content .FulltextWrapper .CaptionContent * { 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;}.detail-content .rich-text .CaptionContent .CaptionNumber, .detail-content .rich-text--bigger .CaptionContent .CaptionNumber, .detail-content .rich-text--fade-out .CaptionContent .CaptionNumber, .detail-content .FulltextWrapper .CaptionContent .CaptionNumber { float: left; padding-right: 0.34rem; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 600 !important;}.detail-content .rich-text .Table .TableFooter *, .detail-content .rich-text--bigger .Table .TableFooter *, .detail-content .rich-text--fade-out .Table .TableFooter *, .detail-content .FulltextWrapper .Table .TableFooter * { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300 !important; color: #2A2A2A;}.detail-content .rich-text .ParaTypeProgramcode, .detail-content .rich-text--bigger .ParaTypeProgramcode, .detail-content .rich-text--fade-out .ParaTypeProgramcode, .detail-content .FulltextWrapper .ParaTypeProgramcode { margin: 0; padding: 0.34rem; background: #f4f4f4;}.detail-content .rich-text .Figure, .detail-content .rich-text--bigger .Figure, .detail-content .rich-text--fade-out .Figure, .detail-content .FulltextWrapper .Figure { margin-bottom: 1.67rem;}.detail-content .rich-text .Figure .media-object, .detail-content .rich-text--bigger .Figure .media-object, .detail-content .rich-text--fade-out .Figure .media-object, .detail-content .FulltextWrapper .Figure .media-object { margin-top: 0.34rem; margin-bottom: 0.34rem;}.detail-content .rich-text .DefinitionList, .detail-content .rich-text--bigger .DefinitionList, .detail-content .rich-text--fade-out .DefinitionList, .detail-content .FulltextWrapper .DefinitionList { display: table; width: 100%;}.detail-content .rich-text .DefinitionList .Heading, .detail-content .rich-text--bigger .DefinitionList .Heading, .detail-content .rich-text--fade-out .DefinitionList .Heading, .detail-content .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;}.detail-content .rich-text .DefinitionList .DefinitionListEntry, .detail-content .rich-text--bigger .DefinitionList .DefinitionListEntry, .detail-content .rich-text--fade-out .DefinitionList .DefinitionListEntry, .detail-content .FulltextWrapper .DefinitionList .DefinitionListEntry { display: table-row;}.detail-content .rich-text .DefinitionList .DefinitionListEntry .Term, .detail-content .rich-text--bigger .DefinitionList .DefinitionListEntry .Term, .detail-content .rich-text--fade-out .DefinitionList .DefinitionListEntry .Term, .detail-content .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;}.detail-content .rich-text .DefinitionList .DefinitionListEntry .Description, .detail-content .rich-text--bigger .DefinitionList .DefinitionListEntry .Description, .detail-content .rich-text--fade-out .DefinitionList .DefinitionListEntry .Description, .detail-content .FulltextWrapper .DefinitionList .DefinitionListEntry .Description { display: table-cell;}.detail-content .rich-text .DefinitionList .DefinitionListEntry .Description .Para, .detail-content .rich-text--bigger .DefinitionList .DefinitionListEntry .Description .Para, .detail-content .rich-text--fade-out .DefinitionList .DefinitionListEntry .Description .Para, .detail-content .rich-text .DefinitionList .DefinitionListEntry .Description .SimplePara, .detail-content .rich-text--bigger .DefinitionList .DefinitionListEntry .Description .SimplePara, .detail-content .rich-text--fade-out .DefinitionList .DefinitionListEntry .Description .SimplePara, .detail-content .rich-text .DefinitionList .DefinitionListEntry .Description p, .detail-content .rich-text--bigger .DefinitionList .DefinitionListEntry .Description p, .detail-content .rich-text--fade-out .DefinitionList .DefinitionListEntry .Description p, .detail-content .FulltextWrapper .DefinitionList .DefinitionListEntry .Description .Para, .detail-content .FulltextWrapper .DefinitionList .DefinitionListEntry .Description .SimplePara, .detail-content .FulltextWrapper .DefinitionList .DefinitionListEntry .Description p { margin-bottom: 0.67rem; padding-left: 1.67rem; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400;}.detail-content .rich-text .AbbreviationGroup .Heading, .detail-content .rich-text--bigger .AbbreviationGroup .Heading, .detail-content .rich-text--fade-out .AbbreviationGroup .Heading, .detail-content .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%;}.detail-content .rich-text .AbbreviationGroup .AbbreviationGroupSection, .detail-content .rich-text--bigger .AbbreviationGroup .AbbreviationGroupSection, .detail-content .rich-text--fade-out .AbbreviationGroup .AbbreviationGroupSection, .detail-content .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;}.detail-content .rich-text .ClearBoth, .detail-content .rich-text--bigger .ClearBoth, .detail-content .rich-text--fade-out .ClearBoth, .detail-content .FulltextWrapper .ClearBoth { height: 0;}.detail-content .rich-text .UnorderedListMarkNone, .detail-content .rich-text--bigger .UnorderedListMarkNone, .detail-content .rich-text--fade-out .UnorderedListMarkNone, .detail-content .FulltextWrapper .UnorderedListMarkNone { list-style-type: none; margin-left: 0;}.detail-content .rich-text figure.float--left, .detail-content .rich-text--bigger figure.float--left, .detail-content .rich-text--fade-out figure.float--left, .detail-content .rich-text figure.float--right, .detail-content .rich-text--bigger figure.float--right, .detail-content .rich-text--fade-out figure.float--right, .detail-content .rich-text img.float--left, .detail-content .rich-text--bigger img.float--left, .detail-content .rich-text--fade-out img.float--left, .detail-content .rich-text img.float--right, .detail-content .rich-text--bigger img.float--right, .detail-content .rich-text--fade-out img.float--right, .detail-content .FulltextWrapper figure.float--left, .detail-content .FulltextWrapper figure.float--right, .detail-content .FulltextWrapper img.float--left, .detail-content .FulltextWrapper img.float--right { clear: both; width: 100%;}.detail-content .rich-text figure:first-of-type.float--left, .detail-content .rich-text--bigger figure:first-of-type.float--left, .detail-content .rich-text--fade-out figure:first-of-type.float--left, .detail-content .rich-text figure:first-of-type.float--right, .detail-content .rich-text--bigger figure:first-of-type.float--right, .detail-content .rich-text--fade-out figure:first-of-type.float--right,.detail-content .rich-text p:first-of-type > img:first-of-type.float--left,.detail-content .rich-text--bigger p:first-of-type > img:first-of-type.float--left,.detail-content .rich-text--fade-out p:first-of-type > img:first-of-type.float--left,.detail-content .rich-text p:first-of-type > img:first-of-type.float--right,.detail-content .rich-text--bigger p:first-of-type > img:first-of-type.float--right,.detail-content .rich-text--fade-out p:first-of-type > img:first-of-type.float--right, .detail-content .FulltextWrapper figure:first-of-type.float--left, .detail-content .FulltextWrapper figure:first-of-type.float--right,.detail-content .FulltextWrapper p:first-of-type > img:first-of-type.float--left,.detail-content .FulltextWrapper p:first-of-type > img:first-of-type.float--right { margin-top: 0;}.detail-content .rich-text table figure.float--left, .detail-content .rich-text--bigger table figure.float--left, .detail-content .rich-text--fade-out table figure.float--left, .detail-content .rich-text table figure.float--right, .detail-content .rich-text--bigger table figure.float--right, .detail-content .rich-text--fade-out table figure.float--right, .detail-content .rich-text table img.float--left, .detail-content .rich-text--bigger table img.float--left, .detail-content .rich-text--fade-out table img.float--left, .detail-content .rich-text table img.float--right, .detail-content .rich-text--bigger table img.float--right, .detail-content .rich-text--fade-out table img.float--right, .detail-content .FulltextWrapper table figure.float--left, .detail-content .FulltextWrapper table figure.float--right, .detail-content .FulltextWrapper table img.float--left, .detail-content .FulltextWrapper table img.float--right { float: unset; margin: unset;}.detail-content .rich-text .image-replace, .detail-content .rich-text--bigger .image-replace, .detail-content .rich-text--fade-out .image-replace, .detail-content .FulltextWrapper .image-replace { max-height: 20rem; max-width: 100%; width: unset; margin-left: 0;}.detail-content .rich-text--fade-out { width: 100%; margin-bottom: 5px; padding-bottom: 5px; height: 200px; overflow: hidden; text-overflow: ellipsis; content: ""; position: relative;}.detail-content .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));}.detail-content .rich-text--fade-out.special:before { content: none; background: none;}.detail-content .rich-text--fade-out h2, .detail-content .rich-text--fade-out .rich-text h2 span, .detail-content .rich-text h2 .rich-text--fade-out span, .detail-content .rich-text--bigger h2 .rich-text--fade-out span, .detail-content .rich-text--fade-out .FulltextWrapper h2 span, .detail-content .FulltextWrapper h2 .rich-text--fade-out span, .detail-content .rich-text--fade-out h2 span { font-family: "Hind", Arial, sans-serif !important; font-weight: 600 !important; font-size: 18px !important; line-height: 25px !important; margin-bottom: 0 !important;}.detail-content .rich-text--bigger { font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}.detail-content .rich-text--bigger * { font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}/** FACELIFT */@media screen and (min-width: 450px) { .detail-content .rich-text h1, .detail-content .rich-text--fade-out h1, .detail-content .rich-text--bigger h1, .detail-content .rich-text h1 span, .detail-content .rich-text--fade-out .rich-text h1 span, .detail-content .rich-text h1 .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text h1 span, .detail-content .rich-text h1 .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper h1 span, .detail-content .FulltextWrapper h1 .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper h1 span, .detail-content .FulltextWrapper h1 .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper h1 span, .detail-content .FulltextWrapper h1 .rich-text--bigger span, .detail-content .rich-text .rich-text--fade-out h1 span, .detail-content .rich-text--fade-out h1 .rich-text span, .detail-content .rich-text--fade-out h1 span, .detail-content .rich-text--bigger .rich-text--fade-out h1 span, .detail-content .rich-text--fade-out h1 .rich-text--bigger span, .detail-content .rich-text .rich-text--bigger h1 span, .detail-content .rich-text--bigger h1 .rich-text span, .detail-content .rich-text--fade-out .rich-text--bigger h1 span, .detail-content .rich-text--bigger h1 .rich-text--fade-out span, .detail-content .rich-text--bigger h1 span, .detail-content .rich-text h2, .detail-content .rich-text--fade-out h2, .detail-content .rich-text--bigger h2, .detail-content .rich-text h2 span, .detail-content .rich-text--fade-out .rich-text h2 span, .detail-content .rich-text h2 .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text h2 span, .detail-content .rich-text h2 .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper h2 span, .detail-content .FulltextWrapper h2 .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper h2 span, .detail-content .FulltextWrapper h2 .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper h2 span, .detail-content .FulltextWrapper h2 .rich-text--bigger span, .detail-content .rich-text .rich-text--fade-out h2 span, .detail-content .rich-text--fade-out h2 .rich-text span, .detail-content .rich-text--fade-out h2 span, .detail-content .rich-text--bigger .rich-text--fade-out h2 span, .detail-content .rich-text--fade-out h2 .rich-text--bigger span, .detail-content .rich-text .rich-text--bigger h2 span, .detail-content .rich-text--bigger h2 .rich-text span, .detail-content .rich-text--fade-out .rich-text--bigger h2 span, .detail-content .rich-text--bigger h2 .rich-text--fade-out span, .detail-content .rich-text--bigger h2 span, .detail-content .rich-text h3, .detail-content .rich-text--fade-out h3, .detail-content .rich-text--bigger h3, .detail-content .rich-text h3 span, .detail-content .rich-text--fade-out .rich-text h3 span, .detail-content .rich-text h3 .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text h3 span, .detail-content .rich-text h3 .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper h3 span, .detail-content .FulltextWrapper h3 .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper h3 span, .detail-content .FulltextWrapper h3 .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper h3 span, .detail-content .FulltextWrapper h3 .rich-text--bigger span, .detail-content .rich-text .rich-text--fade-out h3 span, .detail-content .rich-text--fade-out h3 .rich-text span, .detail-content .rich-text--fade-out h3 span, .detail-content .rich-text--bigger .rich-text--fade-out h3 span, .detail-content .rich-text--fade-out h3 .rich-text--bigger span, .detail-content .rich-text .rich-text--bigger h3 span, .detail-content .rich-text--bigger h3 .rich-text span, .detail-content .rich-text--fade-out .rich-text--bigger h3 span, .detail-content .rich-text--bigger h3 .rich-text--fade-out span, .detail-content .rich-text--bigger h3 span, .detail-content .rich-text h4, .detail-content .rich-text--fade-out h4, .detail-content .rich-text--bigger h4, .detail-content .rich-text h4 span, .detail-content .rich-text--fade-out .rich-text h4 span, .detail-content .rich-text h4 .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text h4 span, .detail-content .rich-text h4 .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper h4 span, .detail-content .FulltextWrapper h4 .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper h4 span, .detail-content .FulltextWrapper h4 .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper h4 span, .detail-content .FulltextWrapper h4 .rich-text--bigger span, .detail-content .rich-text .FormalPara .Heading, .detail-content .rich-text--fade-out .rich-text .FormalPara .Heading, .detail-content .rich-text .FormalPara .rich-text--fade-out .Heading, .detail-content .rich-text--bigger .rich-text .FormalPara .Heading, .detail-content .rich-text .FormalPara .rich-text--bigger .Heading, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading, .detail-content .rich-text .FormalPara .Heading span, .detail-content .rich-text--fade-out .rich-text .FormalPara .Heading span, .detail-content .rich-text .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text .FormalPara .Heading span, .detail-content .rich-text .FormalPara .Heading .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--fade-out .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading .rich-text--bigger span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .rich-text .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .rich-text .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading .rich-text--bigger span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading .rich-text--bigger span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--fade-out .rich-text .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--bigger span, .detail-content .rich-text .rich-text--fade-out h4 span, .detail-content .rich-text--fade-out h4 .rich-text span, .detail-content .rich-text--fade-out h4 span, .detail-content .rich-text--bigger .rich-text--fade-out h4 span, .detail-content .rich-text--fade-out h4 .rich-text--bigger span, .detail-content .rich-text .rich-text--fade-out .FormalPara .Heading, .detail-content .rich-text--fade-out .FormalPara .rich-text .Heading, .detail-content .rich-text--fade-out .FormalPara .Heading, .detail-content .rich-text--bigger .rich-text--fade-out .FormalPara .Heading, .detail-content .rich-text--fade-out .FormalPara .rich-text--bigger .Heading, .detail-content .rich-text .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text--fade-out .FormalPara .Heading .rich-text span, .detail-content .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text--bigger .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text--fade-out .FormalPara .Heading .rich-text--bigger span, .detail-content .rich-text .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--bigger .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading .rich-text span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading .rich-text span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading .rich-text--bigger span, .detail-content .rich-text .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading .rich-text span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--bigger .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading .rich-text--bigger span, .detail-content .rich-text .rich-text--bigger h4 span, .detail-content .rich-text--bigger h4 .rich-text span, .detail-content .rich-text--fade-out .rich-text--bigger h4 span, .detail-content .rich-text--bigger h4 .rich-text--fade-out span, .detail-content .rich-text--bigger h4 span, .detail-content .rich-text .rich-text--bigger .FormalPara .Heading, .detail-content .rich-text--bigger .FormalPara .rich-text .Heading, .detail-content .rich-text--fade-out .rich-text--bigger .FormalPara .Heading, .detail-content .rich-text--bigger .FormalPara .rich-text--fade-out .Heading, .detail-content .rich-text--bigger .FormalPara .Heading, .detail-content .rich-text .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text--bigger .FormalPara .Heading .rich-text span, .detail-content .rich-text--fade-out .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text--bigger .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading .rich-text span, .detail-content .rich-text--fade-out .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text .FulltextWrapper .FormalPara .rich-text--bigger .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .rich-text--bigger .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading .rich-text--fade-out span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span, .detail-content .rich-text .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading .rich-text--fade-out span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text .rich-text--bigger .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading .rich-text span, .detail-content .rich-text--fade-out .rich-text--bigger .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span, .detail-content .FulltextWrapper h1, .detail-content .FulltextWrapper .rich-text h1 span, .detail-content .rich-text h1 .FulltextWrapper span, .detail-content .FulltextWrapper h1 span, .detail-content .FulltextWrapper .rich-text--fade-out h1 span, .detail-content .rich-text--fade-out h1 .FulltextWrapper span, .detail-content .FulltextWrapper .rich-text--bigger h1 span, .detail-content .rich-text--bigger h1 .FulltextWrapper span, .detail-content .FulltextWrapper h2, .detail-content .FulltextWrapper .rich-text h2 span, .detail-content .rich-text h2 .FulltextWrapper span, .detail-content .FulltextWrapper h2 span, .detail-content .FulltextWrapper .rich-text--fade-out h2 span, .detail-content .rich-text--fade-out h2 .FulltextWrapper span, .detail-content .FulltextWrapper .rich-text--bigger h2 span, .detail-content .rich-text--bigger h2 .FulltextWrapper span, .detail-content .FulltextWrapper h3, .detail-content .FulltextWrapper .rich-text h3 span, .detail-content .rich-text h3 .FulltextWrapper span, .detail-content .FulltextWrapper h3 span, .detail-content .FulltextWrapper .rich-text--fade-out h3 span, .detail-content .rich-text--fade-out h3 .FulltextWrapper span, .detail-content .FulltextWrapper .rich-text--bigger h3 span, .detail-content .rich-text--bigger h3 .FulltextWrapper span, .detail-content .FulltextWrapper h4, .detail-content .FulltextWrapper .rich-text h4 span, .detail-content .rich-text h4 .FulltextWrapper span, .detail-content .FulltextWrapper h4 span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading, .detail-content .FulltextWrapper .FormalPara .Heading, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .rich-text .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span, .detail-content .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out h4 span, .detail-content .rich-text--fade-out h4 .FulltextWrapper span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text--fade-out .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span, .detail-content .FulltextWrapper .rich-text--bigger h4 span, .detail-content .rich-text--bigger h4 .FulltextWrapper span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text--bigger .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span { margin-top: 0.67rem; margin-bottom: 1.67rem; } .detail-content .rich-text h1, .detail-content .rich-text--fade-out h1, .detail-content .rich-text--bigger h1, .detail-content .rich-text h1 span, .detail-content .rich-text--fade-out .rich-text h1 span, .detail-content .rich-text h1 .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text h1 span, .detail-content .rich-text h1 .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper h1 span, .detail-content .FulltextWrapper h1 .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper h1 span, .detail-content .FulltextWrapper h1 .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper h1 span, .detail-content .FulltextWrapper h1 .rich-text--bigger span, .detail-content .rich-text--fade-out h1 span, .detail-content .rich-text--bigger h1 span, .detail-content .FulltextWrapper h1, .detail-content .FulltextWrapper .rich-text h1 span, .detail-content .rich-text h1 .FulltextWrapper span, .detail-content .FulltextWrapper h1 span { font-size: 35px; font-size: 2.3333333333rem; line-height: 50px; line-height: 3.3333333333rem; } .detail-content .rich-text h2, .detail-content .rich-text--fade-out h2, .detail-content .rich-text--bigger h2, .detail-content .rich-text h2 span, .detail-content .rich-text--fade-out .rich-text h2 span, .detail-content .rich-text h2 .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text h2 span, .detail-content .rich-text h2 .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper h2 span, .detail-content .FulltextWrapper h2 .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper h2 span, .detail-content .FulltextWrapper h2 .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper h2 span, .detail-content .FulltextWrapper h2 .rich-text--bigger span, .detail-content .rich-text--fade-out h2 span, .detail-content .rich-text--bigger h2 span, .detail-content .FulltextWrapper h2, .detail-content .FulltextWrapper .rich-text h2 span, .detail-content .rich-text h2 .FulltextWrapper span, .detail-content .FulltextWrapper h2 span { font-size: 32px; font-size: 2.1333333333rem; line-height: 45px; line-height: 3rem; margin-top: 3rem; margin-bottom: 0.67rem; } .detail-content .rich-text h3, .detail-content .rich-text--fade-out h3, .detail-content .rich-text--bigger h3, .detail-content .rich-text h3 span, .detail-content .rich-text--fade-out .rich-text h3 span, .detail-content .rich-text h3 .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text h3 span, .detail-content .rich-text h3 .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper h3 span, .detail-content .FulltextWrapper h3 .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper h3 span, .detail-content .FulltextWrapper h3 .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper h3 span, .detail-content .FulltextWrapper h3 .rich-text--bigger span, .detail-content .rich-text--fade-out h3 span, .detail-content .rich-text--bigger h3 span, .detail-content .FulltextWrapper h3, .detail-content .FulltextWrapper .rich-text h3 span, .detail-content .rich-text h3 .FulltextWrapper span, .detail-content .FulltextWrapper h3 span { font-size: 28px; font-size: 1.8666666667rem; line-height: 40px; line-height: 2.6666666667rem; margin-top: 2.67rem; margin-bottom: 0.67rem; } .detail-content .rich-text h4, .detail-content .rich-text--fade-out h4, .detail-content .rich-text--bigger h4, .detail-content .rich-text h4 span, .detail-content .rich-text--fade-out .rich-text h4 span, .detail-content .rich-text h4 .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text h4 span, .detail-content .rich-text h4 .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper h4 span, .detail-content .FulltextWrapper h4 .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper h4 span, .detail-content .FulltextWrapper h4 .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper h4 span, .detail-content .FulltextWrapper h4 .rich-text--bigger span, .detail-content .rich-text .FormalPara .Heading, .detail-content .rich-text--fade-out .rich-text .FormalPara .Heading, .detail-content .rich-text .FormalPara .rich-text--fade-out .Heading, .detail-content .rich-text--bigger .rich-text .FormalPara .Heading, .detail-content .rich-text .FormalPara .rich-text--bigger .Heading, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading, .detail-content .rich-text .FormalPara .Heading span, .detail-content .rich-text--fade-out .rich-text .FormalPara .Heading span, .detail-content .rich-text .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text .FormalPara .Heading span, .detail-content .rich-text .FormalPara .Heading .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--fade-out .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading .rich-text--bigger span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .rich-text .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .rich-text .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading .rich-text--bigger span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading .rich-text--bigger span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--fade-out .rich-text .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .rich-text .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .Heading .rich-text--bigger span, .detail-content .rich-text .rich-text--fade-out h4 span, .detail-content .rich-text--fade-out h4 .rich-text span, .detail-content .rich-text--fade-out h4 span, .detail-content .rich-text--bigger .rich-text--fade-out h4 span, .detail-content .rich-text--fade-out h4 .rich-text--bigger span, .detail-content .rich-text .rich-text--fade-out .FormalPara .Heading, .detail-content .rich-text--fade-out .FormalPara .rich-text .Heading, .detail-content .rich-text--fade-out .FormalPara .Heading, .detail-content .rich-text--bigger .rich-text--fade-out .FormalPara .Heading, .detail-content .rich-text--fade-out .FormalPara .rich-text--bigger .Heading, .detail-content .rich-text .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text--fade-out .FormalPara .Heading .rich-text span, .detail-content .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text--bigger .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text--fade-out .FormalPara .Heading .rich-text--bigger span, .detail-content .rich-text .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--bigger .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading .rich-text span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading .rich-text--bigger span, .detail-content .rich-text .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading .rich-text span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading .rich-text--bigger span, .detail-content .rich-text .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading .rich-text span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--bigger .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading .rich-text--bigger span, .detail-content .rich-text .rich-text--bigger h4 span, .detail-content .rich-text--bigger h4 .rich-text span, .detail-content .rich-text--fade-out .rich-text--bigger h4 span, .detail-content .rich-text--bigger h4 .rich-text--fade-out span, .detail-content .rich-text--bigger h4 span, .detail-content .rich-text .rich-text--bigger .FormalPara .Heading, .detail-content .rich-text--bigger .FormalPara .rich-text .Heading, .detail-content .rich-text--fade-out .rich-text--bigger .FormalPara .Heading, .detail-content .rich-text--bigger .FormalPara .rich-text--fade-out .Heading, .detail-content .rich-text--bigger .FormalPara .Heading, .detail-content .rich-text .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text--bigger .FormalPara .Heading .rich-text span, .detail-content .rich-text--fade-out .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text--bigger .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading .rich-text span, .detail-content .rich-text--fade-out .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .rich-text .FulltextWrapper .FormalPara .rich-text--bigger .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .rich-text--bigger .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading .rich-text--fade-out span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span, .detail-content .rich-text .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading .rich-text span, .detail-content .rich-text--fade-out .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading .rich-text--fade-out span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text .rich-text--bigger .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading .rich-text span, .detail-content .rich-text--fade-out .rich-text--bigger .FormalPara .FulltextWrapper .Heading span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading .rich-text--fade-out span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span, .detail-content .FulltextWrapper h4, .detail-content .FulltextWrapper .rich-text h4 span, .detail-content .rich-text h4 .FulltextWrapper span, .detail-content .FulltextWrapper h4 span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading, .detail-content .FulltextWrapper .FormalPara .Heading, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .rich-text .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text .Heading span, .detail-content .FulltextWrapper .rich-text .FormalPara .Heading span, .detail-content .rich-text .FormalPara .FulltextWrapper .Heading span, .detail-content .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out h4 span, .detail-content .rich-text--fade-out h4 .FulltextWrapper span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text--fade-out .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text--fade-out .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--fade-out .Heading span, .detail-content .FulltextWrapper .rich-text--fade-out .FormalPara .Heading span, .detail-content .rich-text--fade-out .FormalPara .FulltextWrapper .Heading span, .detail-content .FulltextWrapper .rich-text--bigger h4 span, .detail-content .rich-text--bigger h4 .FulltextWrapper span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text--bigger .FormalPara .Heading .FulltextWrapper span, .detail-content .rich-text--bigger .FulltextWrapper .FormalPara .Heading span, .detail-content .FulltextWrapper .FormalPara .rich-text--bigger .Heading span, .detail-content .FulltextWrapper .rich-text--bigger .FormalPara .Heading span, .detail-content .rich-text--bigger .FormalPara .FulltextWrapper .Heading span { font-size: 25px; font-size: 1.6666666667rem; line-height: 35px; line-height: 2.3333333333rem; margin-top: 2.34rem; margin-bottom: 0.67rem; } .detail-content .rich-text .Para:not(.tag-line), .detail-content .rich-text--fade-out .Para:not(.tag-line), .detail-content .rich-text--bigger .Para:not(.tag-line), .detail-content .rich-text .SimplePara:not(.tag-line), .detail-content .rich-text--fade-out .SimplePara:not(.tag-line), .detail-content .rich-text--bigger .SimplePara:not(.tag-line), .detail-content .rich-text p:not(.tag-line), .detail-content .rich-text--fade-out p:not(.tag-line), .detail-content .rich-text--bigger p:not(.tag-line), .detail-content .rich-text a:not(.tag-line), .detail-content .rich-text--fade-out a:not(.tag-line), .detail-content .rich-text--bigger a:not(.tag-line), .detail-content .rich-text td:not(.tag-line), .detail-content .rich-text--fade-out td:not(.tag-line), .detail-content .rich-text--bigger td:not(.tag-line), .detail-content .FulltextWrapper .Para:not(.tag-line), .detail-content .FulltextWrapper .SimplePara:not(.tag-line), .detail-content .FulltextWrapper p:not(.tag-line), .detail-content .FulltextWrapper a:not(.tag-line), .detail-content .FulltextWrapper td:not(.tag-line) { 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; } .detail-content .rich-text .Para:not(.tag-line) span, .detail-content .rich-text--fade-out .Para:not(.tag-line) span, .detail-content .rich-text--bigger .Para:not(.tag-line) span, .detail-content .rich-text .SimplePara:not(.tag-line) span, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) span, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) span, .detail-content .rich-text p:not(.tag-line) span, .detail-content .rich-text--fade-out p:not(.tag-line) span, .detail-content .rich-text--bigger p:not(.tag-line) span, .detail-content .rich-text a:not(.tag-line) span, .detail-content .rich-text--fade-out a:not(.tag-line) span, .detail-content .rich-text--bigger a:not(.tag-line) span, .detail-content .rich-text td:not(.tag-line) span, .detail-content .rich-text--fade-out td:not(.tag-line) span, .detail-content .rich-text--bigger td:not(.tag-line) span, .detail-content .FulltextWrapper .Para:not(.tag-line) span, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) span, .detail-content .FulltextWrapper p:not(.tag-line) span, .detail-content .FulltextWrapper a:not(.tag-line) span, .detail-content .FulltextWrapper td:not(.tag-line) span { 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; } .detail-content .rich-text .Para:not(.tag-line) em, .detail-content .rich-text--fade-out .Para:not(.tag-line) em, .detail-content .rich-text--bigger .Para:not(.tag-line) em, .detail-content .rich-text .SimplePara:not(.tag-line) em, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) em, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) em, .detail-content .rich-text p:not(.tag-line) em, .detail-content .rich-text--fade-out p:not(.tag-line) em, .detail-content .rich-text--bigger p:not(.tag-line) em, .detail-content .rich-text a:not(.tag-line) em, .detail-content .rich-text--fade-out a:not(.tag-line) em, .detail-content .rich-text--bigger a:not(.tag-line) em, .detail-content .rich-text td:not(.tag-line) em, .detail-content .rich-text--fade-out td:not(.tag-line) em, .detail-content .rich-text--bigger td:not(.tag-line) em, .detail-content .FulltextWrapper .Para:not(.tag-line) em, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) em, .detail-content .FulltextWrapper p:not(.tag-line) em, .detail-content .FulltextWrapper a:not(.tag-line) em, .detail-content .FulltextWrapper td:not(.tag-line) em { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 300; } .detail-content .rich-text .Para:not(.tag-line) .Emphasis, .detail-content .rich-text--fade-out .Para:not(.tag-line) .Emphasis, .detail-content .rich-text--bigger .Para:not(.tag-line) .Emphasis, .detail-content .rich-text .SimplePara:not(.tag-line) .Emphasis, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .Emphasis, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .Emphasis, .detail-content .rich-text p:not(.tag-line) .Emphasis, .detail-content .rich-text--fade-out p:not(.tag-line) .Emphasis, .detail-content .rich-text--bigger p:not(.tag-line) .Emphasis, .detail-content .rich-text a:not(.tag-line) .Emphasis, .detail-content .rich-text--fade-out a:not(.tag-line) .Emphasis, .detail-content .rich-text--bigger a:not(.tag-line) .Emphasis, .detail-content .rich-text td:not(.tag-line) .Emphasis, .detail-content .rich-text--fade-out td:not(.tag-line) .Emphasis, .detail-content .rich-text--bigger td:not(.tag-line) .Emphasis, .detail-content .FulltextWrapper .Para:not(.tag-line) .Emphasis, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .Emphasis, .detail-content .FulltextWrapper p:not(.tag-line) .Emphasis, .detail-content .FulltextWrapper a:not(.tag-line) .Emphasis, .detail-content .FulltextWrapper td:not(.tag-line) .Emphasis { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 300; } .detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text a:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--fade-out a:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--bigger a:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBold, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBold, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBold, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBold, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBold, .detail-content .FulltextWrapper a:not(.tag-line) .EmphasisTypeBold, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBold { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; } .detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text a:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--fade-out a:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--bigger a:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeItalic, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeItalic, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeItalic, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeItalic, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeItalic, .detail-content .FulltextWrapper a:not(.tag-line) .EmphasisTypeItalic, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeItalic { font: inherit; font-style: italic; } .detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text a:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--fade-out a:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--bigger a:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .FulltextWrapper a:not(.tag-line) .EmphasisTypeBoldItalic, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldItalic { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 500; } .detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text a:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--fade-out a:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--bigger a:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .FulltextWrapper a:not(.tag-line) .EmphasisTypeBoldUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldUnderline { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; } .detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text a:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--fade-out a:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--bigger a:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .FulltextWrapper a:not(.tag-line) .EmphasisTypeBoldDoubleUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldDoubleUnderline { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; } .detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text a:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--fade-out a:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--bigger a:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .FulltextWrapper a:not(.tag-line) .EmphasisTypeBoldSmallCaps, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldSmallCaps { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; } .detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text a:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--fade-out a:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--bigger a:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .FulltextWrapper a:not(.tag-line) .EmphasisTypeItalicUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeItalicUnderline { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 300; } .detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text a:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--fade-out a:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--bigger a:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .FulltextWrapper a:not(.tag-line) .EmphasisTypeItalicDoubleUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeItalicDoubleUnderline { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 300; } .detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text a:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--fade-out a:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--bigger a:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .FulltextWrapper a:not(.tag-line) .EmphasisTypeItalicSmallCaps, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeItalicSmallCaps { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 300; } .detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text a:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--fade-out a:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--bigger a:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .FulltextWrapper a:not(.tag-line) .EmphasisTypeBoldItalicUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldItalicUnderline { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 500; } .detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text a:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--fade-out a:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--bigger a:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .FulltextWrapper a:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldItalicDoubleUnderline { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 500; } .detail-content .rich-text .Para:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--fade-out .Para:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--bigger .Para:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--fade-out .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--bigger .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text p:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--fade-out p:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--bigger p:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text a:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--fade-out a:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--bigger a:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text td:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--fade-out td:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .rich-text--bigger td:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .FulltextWrapper .Para:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .FulltextWrapper .SimplePara:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .FulltextWrapper p:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .FulltextWrapper a:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps, .detail-content .FulltextWrapper td:not(.tag-line) .EmphasisTypeBoldItalicSmallCaps { font-family: "Hind", Arial, sans-serif; font-style: italic; font-weight: 500; } .detail-content .rich-text table thead tr th, .detail-content .rich-text--fade-out table thead tr th, .detail-content .rich-text--bigger table thead tr th, .detail-content .rich-text tbody tr:first-child, .detail-content .rich-text--fade-out tbody tr:first-child, .detail-content .rich-text--bigger tbody tr:first-child, .detail-content .FulltextWrapper table thead tr th, .detail-content .FulltextWrapper tbody tr:first-child { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; } .detail-content .rich-text thead ~ tbody tr:first-child, .detail-content .rich-text--fade-out thead ~ tbody tr:first-child, .detail-content .rich-text--bigger thead ~ tbody tr:first-child, .detail-content .FulltextWrapper thead ~ tbody tr:first-child { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; } .detail-content .rich-text .FootnoteSection .Heading, .detail-content .rich-text--fade-out .FootnoteSection .Heading, .detail-content .rich-text--bigger .FootnoteSection .Heading, .detail-content .FulltextWrapper .FootnoteSection .Heading { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; } .detail-content .rich-text .CaptionContent, .detail-content .rich-text--fade-out .CaptionContent, .detail-content .rich-text--bigger .CaptionContent, .detail-content .FulltextWrapper .CaptionContent { font-size: 14px; font-size: 0.9333333333rem; line-height: 20px; line-height: 1.3333333333rem; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; } .detail-content .rich-text .CaptionContent *, .detail-content .rich-text--fade-out .CaptionContent *, .detail-content .rich-text--bigger .CaptionContent *, .detail-content .FulltextWrapper .CaptionContent * { font-size: 14px; font-size: 0.9333333333rem; line-height: 20px; line-height: 1.3333333333rem; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; } .detail-content .rich-text .DefinitionList .Heading, .detail-content .rich-text--fade-out .DefinitionList .Heading, .detail-content .rich-text--bigger .DefinitionList .Heading, .detail-content .FulltextWrapper .DefinitionList .Heading { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; } .detail-content .rich-text .DefinitionList .DefinitionListEntry .Term, .detail-content .rich-text--fade-out .DefinitionList .DefinitionListEntry .Term, .detail-content .rich-text--bigger .DefinitionList .DefinitionListEntry .Term, .detail-content .FulltextWrapper .DefinitionList .DefinitionListEntry .Term { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500; } .detail-content .rich-text .DefinitionList .DefinitionListEntry .Description .Para, .detail-content .rich-text--fade-out .DefinitionList .DefinitionListEntry .Description .Para, .detail-content .rich-text--bigger .DefinitionList .DefinitionListEntry .Description .Para, .detail-content .rich-text .DefinitionList .DefinitionListEntry .Description .SimplePara, .detail-content .rich-text--fade-out .DefinitionList .DefinitionListEntry .Description .SimplePara, .detail-content .rich-text--bigger .DefinitionList .DefinitionListEntry .Description .SimplePara, .detail-content .rich-text .DefinitionList .DefinitionListEntry .Description p, .detail-content .rich-text--fade-out .DefinitionList .DefinitionListEntry .Description p, .detail-content .rich-text--bigger .DefinitionList .DefinitionListEntry .Description p, .detail-content .FulltextWrapper .DefinitionList .DefinitionListEntry .Description .Para, .detail-content .FulltextWrapper .DefinitionList .DefinitionListEntry .Description .SimplePara, .detail-content .FulltextWrapper .DefinitionList .DefinitionListEntry .Description p { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; } .detail-content .rich-text .AbbreviationGroup .Heading, .detail-content .rich-text--fade-out .AbbreviationGroup .Heading, .detail-content .rich-text--bigger .AbbreviationGroup .Heading, .detail-content .FulltextWrapper .AbbreviationGroup .Heading { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; } .detail-content .rich-text .AbbreviationGroup .AbbreviationGroupSection, .detail-content .rich-text--fade-out .AbbreviationGroup .AbbreviationGroupSection, .detail-content .rich-text--bigger .AbbreviationGroup .AbbreviationGroupSection, .detail-content .FulltextWrapper .AbbreviationGroup .AbbreviationGroupSection { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; }}/** FACELIFT */@media screen and (min-width: 630px) { .detail-content .rich-text figure.float--left, .detail-content .rich-text--fade-out figure.float--left, .detail-content .rich-text--bigger figure.float--left, .detail-content .rich-text figure.float--right, .detail-content .rich-text--fade-out figure.float--right, .detail-content .rich-text--bigger figure.float--right, .detail-content .rich-text img.float--left, .detail-content .rich-text--fade-out img.float--left, .detail-content .rich-text--bigger img.float--left, .detail-content .rich-text img.float--right, .detail-content .rich-text--fade-out img.float--right, .detail-content .rich-text--bigger img.float--right, .detail-content .FulltextWrapper figure.float--left, .detail-content .FulltextWrapper figure.float--right, .detail-content .FulltextWrapper img.float--left, .detail-content .FulltextWrapper img.float--right { width: 48.9%; margin-top: 2.2%; margin-bottom: 0.5%; } .detail-content .rich-text figure.float--left, .detail-content .rich-text--fade-out figure.float--left, .detail-content .rich-text--bigger figure.float--left, .detail-content .rich-text img.float--left, .detail-content .rich-text--fade-out img.float--left, .detail-content .rich-text--bigger img.float--left, .detail-content .FulltextWrapper figure.float--left, .detail-content .FulltextWrapper img.float--left { float: left; margin-right: 2.2%; } .detail-content .rich-text figure.float--right, .detail-content .rich-text--fade-out figure.float--right, .detail-content .rich-text--bigger figure.float--right, .detail-content .rich-text img.float--right, .detail-content .rich-text--fade-out img.float--right, .detail-content .rich-text--bigger img.float--right, .detail-content .FulltextWrapper figure.float--right, .detail-content .FulltextWrapper img.float--right { float: right; margin-left: 2.2%; }}/** FACELIFT */@media screen and (min-width: 770px) { .detail-content .rich-text figure.float--left, .detail-content .rich-text--fade-out figure.float--left, .detail-content .rich-text--bigger figure.float--left, .detail-content .rich-text figure.float--right, .detail-content .rich-text--fade-out figure.float--right, .detail-content .rich-text--bigger figure.float--right, .detail-content .rich-text img.float--left, .detail-content .rich-text--fade-out img.float--left, .detail-content .rich-text--bigger img.float--left, .detail-content .rich-text img.float--right, .detail-content .rich-text--fade-out img.float--right, .detail-content .rich-text--bigger img.float--right, .detail-content .FulltextWrapper figure.float--left, .detail-content .FulltextWrapper figure.float--right, .detail-content .FulltextWrapper img.float--left, .detail-content .FulltextWrapper img.float--right { width: 35.416666667%; margin-top: 2%; margin-bottom: 0.5%; } .detail-content .rich-text figure.float--left, .detail-content .rich-text--fade-out figure.float--left, .detail-content .rich-text--bigger figure.float--left, .detail-content .rich-text img.float--left, .detail-content .rich-text--fade-out img.float--left, .detail-content .rich-text--bigger img.float--left, .detail-content .FulltextWrapper figure.float--left, .detail-content .FulltextWrapper img.float--left { margin-right: 2%; margin-left: -8.854166675%; } .detail-content .rich-text figure.float--right, .detail-content .rich-text--fade-out figure.float--right, .detail-content .rich-text--bigger figure.float--right, .detail-content .rich-text img.float--right, .detail-content .rich-text--fade-out img.float--right, .detail-content .rich-text--bigger img.float--right, .detail-content .FulltextWrapper figure.float--right, .detail-content .FulltextWrapper img.float--right { margin-right: -8.854166675%; margin-left: 2%; } .detail-content .rich-text .image-replace, .detail-content .rich-text--fade-out .image-replace, .detail-content .rich-text--bigger .image-replace, .detail-content .FulltextWrapper .image-replace { max-height: 33.34rem; }}/** FACELIFT */@media screen and (min-width: 850px) { .detail-content .rich-text figure.float--left, .detail-content .rich-text--fade-out figure.float--left, .detail-content .rich-text--bigger figure.float--left, .detail-content .rich-text figure.float--right, .detail-content .rich-text--fade-out figure.float--right, .detail-content .rich-text--bigger figure.float--right, .detail-content .rich-text img.float--left, .detail-content .rich-text--fade-out img.float--left, .detail-content .rich-text--bigger img.float--left, .detail-content .rich-text img.float--right, .detail-content .rich-text--fade-out img.float--right, .detail-content .rich-text--bigger img.float--right, .detail-content .FulltextWrapper figure.float--left, .detail-content .FulltextWrapper figure.float--right, .detail-content .FulltextWrapper img.float--left, .detail-content .FulltextWrapper img.float--right { width: 43.47826087%; margin-top: 2%; margin-bottom: 0.5%; } .detail-content .rich-text figure.float--left, .detail-content .rich-text--fade-out figure.float--left, .detail-content .rich-text--bigger figure.float--left, .detail-content .rich-text img.float--left, .detail-content .rich-text--fade-out img.float--left, .detail-content .rich-text--bigger img.float--left, .detail-content .FulltextWrapper figure.float--left, .detail-content .FulltextWrapper img.float--left { margin-right: 2%; margin-left: -10.869565217%; } .detail-content .rich-text figure.float--right, .detail-content .rich-text--fade-out figure.float--right, .detail-content .rich-text--bigger figure.float--right, .detail-content .rich-text img.float--right, .detail-content .rich-text--fade-out img.float--right, .detail-content .rich-text--bigger img.float--right, .detail-content .FulltextWrapper figure.float--right, .detail-content .FulltextWrapper img.float--right { margin-right: -10.869565217%; margin-left: 2%; }}/** FACELIFT */@media screen and (min-width: 1345px) { .detail-content .rich-text figure.float--left, .detail-content .rich-text--fade-out figure.float--left, .detail-content .rich-text--bigger figure.float--left, .detail-content .rich-text figure.float--right, .detail-content .rich-text--fade-out figure.float--right, .detail-content .rich-text--bigger figure.float--right, .detail-content .rich-text img.float--left, .detail-content .rich-text--fade-out img.float--left, .detail-content .rich-text--bigger img.float--left, .detail-content .rich-text img.float--right, .detail-content .rich-text--fade-out img.float--right, .detail-content .rich-text--bigger img.float--right, .detail-content .FulltextWrapper figure.float--left, .detail-content .FulltextWrapper figure.float--right, .detail-content .FulltextWrapper img.float--left, .detail-content .FulltextWrapper img.float--right { width: 47.826087%; margin-top: 4.35%; margin-bottom: 1%; } .detail-content .rich-text figure.float--left, .detail-content .rich-text--fade-out figure.float--left, .detail-content .rich-text--bigger figure.float--left, .detail-content .rich-text img.float--left, .detail-content .rich-text--fade-out img.float--left, .detail-content .rich-text--bigger img.float--left, .detail-content .FulltextWrapper figure.float--left, .detail-content .FulltextWrapper img.float--left { margin-right: 4.35%; margin-left: -34.7826087%; } .detail-content .rich-text figure.float--right, .detail-content .rich-text--fade-out figure.float--right, .detail-content .rich-text--bigger figure.float--right, .detail-content .rich-text img.float--right, .detail-content .rich-text--fade-out img.float--right, .detail-content .rich-text--bigger img.float--right, .detail-content .FulltextWrapper figure.float--right, .detail-content .FulltextWrapper img.float--right { margin-right: -34.7826087%; margin-left: 4.35%; }}.detail-content .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;}.ext-cross-link { position: relative;}.ext-cross-link .icon-arrowbottomopen, .ext-cross-link .icon-arrowtopopen { color: #A82764; display: inline-block; width: 0.8rem; height: 0.8rem; background-size: 0.8rem 0.8rem; z-index: -1;}.ext-cross-link .icon-arrowbottomopen { background-image: url("/resource/img/inline-content-fold-down.svg"); background-repeat: no-repeat; margin-bottom: -0.13rem;}.ext-cross-link .icon-arrowtopopen { background-image: url("/resource/img/inline-content-fold-up.svg"); background-repeat: no-repeat; margin-bottom: -0.13rem;}.two-row-header-center__fade-out .ext-cross-link { position: static;}/** * Styles for buttons */.btn-secondary .icon-button-download, .btn-secondary--block .icon-button-download, .btn-secondary .icon-arrow-pointing-left, .btn-secondary--block .icon-arrow-pointing-left, .btn-secondary .icon-print, .btn-secondary--block .icon-print, .btn-secondary .icon-arrow-pointing-right, .btn-secondary--block .icon-arrow-pointing-right, .disable-btn .icon-lupe, .btn .icon-lupe, .tab-view-button .icon-lupe, .tab-toc-journal-articles .tab-toc-button .icon-lupe, .tab-toc-journal-articles .tab-articles-button .icon-lupe, .btn--with-icon .icon-lupe { text-indent: -99999px; display: block; background-position: center; background-size: 1.27rem auto; width: 1.34rem;}.btn-secondary .icon-doc-download, .btn-secondary--block .icon-doc-download, .btn-secondary .icon-view-again, .btn-secondary--block .icon-view-again, .btn-secondary .icon-button-print, .btn-secondary--block .icon-button-print { text-indent: -99999px; background-position: 0; background-size: 1.27rem auto; padding-left: 1.87rem;}/** *<button class="btn"> * Button *</button> * *<input class="btn" value="Input Button" type="button"> * *<input class="btn" value="Input Submit Button" type="submit"> * *<a href="#" class="btn"> * Link as Button *</a> * *<button class="btn" type="submit"> * <span class="icon-lupe">Search</span> *</button> */.btn, .tab-view-button, .tab-toc-journal-articles .tab-toc-button, .tab-toc-journal-articles .tab-articles-button, .btn--with-icon { width: auto; background-color: #006ed5; background-image: #006ed5; border-color: #006ed5; border-style: solid; border-width: 0.07rem; border-radius: 0; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 15px; font-size: 1rem; line-height: 1.3333333333; color: white; padding: 0.4rem 0.8rem;}.btn:focus, .tab-view-button:focus, .tab-toc-journal-articles .tab-toc-button:focus, .tab-toc-journal-articles .tab-articles-button:focus, .btn--with-icon:focus, .btn:active, .tab-view-button:active, .tab-toc-journal-articles .tab-toc-button:active, .tab-toc-journal-articles .tab-articles-button:active, .btn--with-icon:active { outline: 0 none;}.btn .icon-lupe, .tab-view-button .icon-lupe, .tab-toc-journal-articles .tab-toc-button .icon-lupe, .tab-toc-journal-articles .tab-articles-button .icon-lupe, .btn--with-icon .icon-lupe { text-indent: 30px; width: auto; background-position: 0% 50%;}.btn-inverted { width: auto; background-color: white; background-image: #006ed5; border-color: #006ed5; border-style: solid; border-width: 0.07rem; border-radius: 0; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 15px; font-size: 1rem; line-height: 1.3333333333; color: #006ed5; padding: 0.4rem 0.8rem;}.btn-inverted:focus, .btn-inverted:active { outline: 0 none;}.disable-btn { width: auto; background-color: #f2f2f2; background-image: linear-gradient(#f2f2f2, #cccccc); border-color: #ffffff; border-style: solid; border-width: 0.07rem; border-radius: 0; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 15px; font-size: 1rem; line-height: 1.3333333333; color: #333; padding: 0.4rem 0.8rem;}.disable-btn:focus, .disable-btn:active { outline: 0 none;}.disable-btn .icon-lupe { text-indent: 30px; width: auto; background-position: 0 50%;}a.disable-btn, a.disable-btn:link { color: white;}.btn-plain { width: auto; background-color: #fff; border-color: #006ed5; border-style: solid; border-width: 0.07rem; border-radius: 0; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 15px; font-size: 1rem; line-height: 1.3333333333; color: #006ed5; padding: 0.4rem 0.8rem;}.btn-plain:focus, .btn-plain:active { outline: 0 none;}.btn-action { width: auto; background-color: #006ed5; border-color: #006ed5; border-style: solid; border-width: 0.07rem; border-radius: 0; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 15px; font-size: 1rem; line-height: 1.3333333333; color: #fff; padding: 0.4rem 0.8rem;}.btn-action:focus, .btn-action:active { outline: 0 none;}a.btn-plain { text-align: center; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400;}a.btn-plain:visited, a.btn-plain:focus, a.btn-plain:active, a.btn-plain:hover, a.btn-plain:link { color: #006ed5; font-size: 15px; font-size: 1rem; line-height: 1.3333333333;}a.btn-action { text-align: center; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500;}a.btn-action:visited, a.btn-action:focus, a.btn-action:active, a.btn-action:hover, a.btn-action:link { color: #fff; font-size: 15px; font-size: 1rem; line-height: 1.3333333333;}a.btn, a.tab-view-button, .tab-toc-journal-articles a.tab-toc-button, .tab-toc-journal-articles a.tab-articles-button, a.btn--with-icon { text-align: center;}a.btn:visited, a.tab-view-button:visited, .tab-toc-journal-articles a.tab-toc-button:visited, .tab-toc-journal-articles a.tab-articles-button:visited, a.btn--with-icon:visited, a.btn:focus, a.tab-view-button:focus, .tab-toc-journal-articles a.tab-toc-button:focus, .tab-toc-journal-articles a.tab-articles-button:focus, a.btn--with-icon:focus, a.btn:active, a.tab-view-button:active, .tab-toc-journal-articles a.tab-toc-button:active, .tab-toc-journal-articles a.tab-articles-button:active, a.btn--with-icon:active, a.btn:hover, a.tab-view-button:hover, .tab-toc-journal-articles a.tab-toc-button:hover, .tab-toc-journal-articles a.tab-articles-button:hover, a.btn--with-icon:hover, a.btn:link, a.tab-view-button:link, .tab-toc-journal-articles a.tab-toc-button:link, .tab-toc-journal-articles a.tab-articles-button:link, a.btn--with-icon:link { color: #fff;}a.btn-inverted { text-align: center; color: #006ed5; background-color: white;}a.btn-inverted:visited, a.btn-inverted:focus, a.btn-inverted:active, a.btn-inverted:hover, a.btn-inverted:link { color: #006ed5;}/*** at least desktop resolution*/@media screen and (min-width: 980px) { .btn .icon-lupe, .tab-view-button .icon-lupe, .tab-toc-journal-articles .tab-toc-button .icon-lupe, .tab-toc-journal-articles .tab-articles-button .icon-lupe, .btn--with-icon .icon-lupe { text-indent: -99999px; height: 1.34rem; width: 1.34rem; }}/** FACELIFT *//** *<button class="btn-secondary"> * Button *</button> * *<input class="btn-secondary" value="Input Button" type="button"> * *<input class="btn-secondary" value="Input Submit Button" type="submit"> * *<a href="#" class="btn-secondary"> * Link as Button *</a> * *<a href="#" class="btn-secondary"> * <span class="icon-button-right">Link as Button</span> *</a>< * *<a href="#" class="btn-secondary"> * <span class="icon-button-left">Link as Button</span> *</a> */.btn-secondary, .btn-secondary--block { display: inline-block; width: auto; margin: 0 0 0 0; background-color: #f2f2f2; background-image: linear-gradient(#f2f2f2, #cccccc); border-color: #d7d7d7; border-style: solid; border-width: 0.07rem; border-radius: 0; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 15px; font-size: 1rem; line-height: 1.3333333333; color: #333; padding: 0.4rem 0.8rem;}.btn-secondary:focus, .btn-secondary--block:focus, .btn-secondary:active, .btn-secondary--block:active { outline: 0 none;}.btn-secondary .icon-button-print, .btn-secondary--block .icon-button-print { background-position: 0% 50%;}.btn-secondary .icon-view-again, .btn-secondary--block .icon-view-again { background-position: 0% 50%; background-size: 1.07rem auto;}.btn-secondary .icon-doc-download, .btn-secondary--block .icon-doc-download { background-position: 0% 50%; background-size: 0.8rem 1.2rem;}.btn-secondary .icon-button-download, .btn-secondary--block .icon-button-download { background-position: 0% 50%; text-indent: 30px; width: auto;}.btn-secondary--block { display: block; box-sizing: border-box;}a.btn-secondary, a.btn-secondary--block { text-align: center;}a.btn-secondary:visited, a.btn-secondary--block:visited, a.btn-secondary:focus, a.btn-secondary--block:focus, a.btn-secondary:active, a.btn-secondary--block:active, a.btn-secondary:hover, a.btn-secondary--block:hover, a.btn-secondary:link, a.btn-secondary--block:link { color: #333;}a.btn-emphasized { margin-top: 0.34rem; display: inline-block; padding: 0.4rem 0.8rem; background: #A82764;}a.btn-emphasized:visited, a.btn-emphasized:focus, a.btn-emphasized:active, a.btn-emphasized:hover, a.btn-emphasized:link { color: white;}a.btn-accented { margin-top: 0.34rem; display: inline-block; padding: 0.4rem 0.8rem; background: #ee7d11;}a.btn-accented:visited, a.btn-accented:focus, a.btn-accented:active, a.btn-accented:hover, a.btn-accented:link { color: white;}/*** <a class="btn--with-icon">* <img class="btn--with-icon__icon">* <span class="btn--with-icon__label">title</span>* </a>*/.btn--with-icon { padding: 0; height: 36px; width: 100%; max-width: 300px; margin-top: 20px;}.btn--with-icon__icon { height: 22px; position: relative; top: 7px; margin-right: 10px;}.btn--with-icon__label { font-size: 18px; font-size: 1.2rem; line-height: 1.1111111111;}.button-link, .button-link--full, .button-link--colored { border: 1px solid #006ed5; padding: 10px 35px; display: inline-block; margin: 0 1.34rem 1.34rem 0;}.button-link .is-external, .button-link--full .is-external, .button-link--colored .is-external { background-image: none; padding-right: 0;}.button-link--full, .button-link--colored { display: block; text-align: center; margin: 0;}.button-link--colored { color: white; background-color: #006ed5;}.button-link--colored:visited, .button-link--colored:focus, .button-link--colored:active, .button-link--colored:hover, .button-link--colored:link { color: white;}.button-link--ghost-button { border: 1px solid #006ed5; padding: 10px 35px; display: inline-block; margin: 0 1.34rem 1.34rem 0;}.button-link--ghost-button .is-external { background-image: none; padding-right: 0;}.two-button--in-a-row { white-space: nowrap;}.two-button--in-a-row .button-link--colored, .two-button--in-a-row .button-link--ghost-button { text-align: center; margin: 10px 0; display: block;}a.page-previous { left: 2.34rem; display: flex; line-height: 1.67rem; color: #006ed5;}a.page-next { display: flex; line-height: 1.67rem; color: #006ed5;}.page-previous::before { content: ""; display: inline-block; width: 1.67rem; height: 1.67rem; margin-right: 0.67rem; background-position: center;}.page-next::after { content: ""; display: inline-block; width: 1.67rem; height: 1.67rem; margin-left: 0.67rem; background-position: center;}/** * at least smartphone resolution */@media screen and (min-width: 450px) { .button-link--colored { display: inline-block; text-align: inherit; margin: 0 1.34rem 1.34rem 0; }}/** FACELIFT *//** * at least tablet resolution */@media screen and (min-width: 640px) { .btn--with-icon { width: 90%; max-width: 300px; margin-left: auto; margin-right: auto; display: block; }}/** FACELIFT *//*** at least desktop resolution*/@media screen and (min-width: 980px) { .two-button--in-a-row .button-link--colored, .two-button--in-a-row .button-link--ghost-button { display: inline; min-width: 30%; } .two-button--in-a-row .button-link--colored { float: left; } .two-button--in-a-row .button-link--ghost-button { float: right; } .btn-secondary .icon-arrow-pointing-right, .btn-secondary--block .icon-arrow-pointing-right { background-position: 100% 50%; text-indent: 0px; padding-right: 2rem; width: auto; } .btn-secondary .icon-arrow-pointing-left, .btn-secondary--block .icon-arrow-pointing-left { background-position: 0% 50%; text-indent: 30px; width: auto; } .btn-secondary .icon-button-print, .btn-secondary--block .icon-button-print { text-indent: 30px; } .btn--with-icon { width: 200px; margin-top: 0px; margin-bottom: 0px; }}/** FACELIFT */.epedia .two-row-header-right__fade-out--link { background-image: url(/resource/img/arrow-pointing-down.svg); background-repeat: no-repeat; background-position: center; background-color: transparent; font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem; height: 1.67rem; width: 100%; font-weight: normal; display: block; margin-bottom: -1rem;}.epedia .two-row-header-right__fade-out--link.open { background-image: url(/resource/img/arrow-pointing-up.svg);}.epedia .message--success { width: 100%;}.epedia .tagline { margin-top: 1.34rem; position: relative;}.epedia .tagline span.book-title { color: #A82764;}.epedia .tagline .book-title { float: left; font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem;}.epedia .tagline .info-section { float: right;}.epedia .tagline .info-section .info-date { display: none; position: absolute; right: 0.67rem; box-shadow: 0 6px 12px 0 rgba(51, 51, 51, 0.4); padding: 0.4rem 0.4rem; background: #fff; z-index: 1; max-width: 15.34rem; text-align: right;}.epedia .tagline .info-section .info-date sup { display: none;}.epedia .tagline .info-section .info-date span { display: block; font-weight: bold;}.epedia .tagline .info-section .info-label { background-image: url(/resource/img/arrow-pointing-down.svg); background-repeat: no-repeat; background-position: right; padding-right: 1.34rem;}.epedia .tagline .info-section .info-label.open { background-image: url(/resource/img/arrow-pointing-up.svg);}.epedia .tagline .info-section .info-label.open + .info-date { display: block;}.epedia .tagline .info-section .info-label:link { color: #333;}.epedia .tagline .info-section .info-label:active { color: #333;}.epedia .tagline .info-section .info-label:focus { color: #333;}.epedia .tagline .info-section .info-label:hover { color: #333;}.epedia .tagline .info-section .info-label:visited { color: #333;}.authors-section { margin-bottom: 1.67rem;}.journal-articles.hide { display: none;}.articles-section h3 { margin-bottom: 0.8rem;}.articles-section ul { list-style-type: none; margin: 0; padding: 0;}p:not(.tag-line--default):not(.tag-line).articles-section__info { padding: 0.67rem 1.34rem; margin-bottom: 0;}.articles-section__teaser { padding: 0.8rem 1.34rem 0.67rem 1.34rem; border-bottom: 1px solid #ccc; position: relative; cursor: pointer;}.articles-section__teaser:after { content: ""; position: absolute; width: 1.07rem; height: 1.07rem; right: 1rem; bottom: 0.67rem; transition: transform 0.5s ease-out; background: url(/resource/img/arrow-pointing-down.svg); background-repeat: no-repeat; background-position: center center;}.articles-section__teaser.active:after { -webkit-transform: rotate(180deg); transform: rotate(180deg);}.articles-section__teaser__text { display: none; margin-bottom: 0.8rem;}.articles-section__teaser__journal, .articles-section__teaser__author { margin-top: 0.67rem; display: block;}#load-more-articles { color: #0176c3; display: block; margin: 1rem auto 0.67rem auto; border: none; background-color: inherit; padding: 0.94rem 1.87rem; font-size: 1.07rem; font-family: Hind, Arial, sans-serif; cursor: pointer;}#load-more-articles .icon-arrow:before { content: ""; position: relative; display: inline-block; vertical-align: top; border-style: solid; border-width: 0.13rem 0.13rem 0 0; height: 0.49rem; width: 0.49rem; top: 0.27rem; transform: rotate(135deg); -webkit-transform: rotate(135deg);}.tab-view-button, .tab-toc-journal-articles .tab-articles-button, .tab-toc-journal-articles .tab-toc-button { font-weight: 500; background-image: none; background-color: white; color: #333; border-color: #b2d5eb; display: inline-block; margin-left: 0.67rem; width: 48%;}.tab-view-button.selected-tab, .tab-toc-journal-articles .selected-tab.tab-articles-button, .tab-toc-journal-articles .selected-tab.tab-toc-button { background-color: #b2d5eb;}.tab-view-button, .tab-toc-journal-articles .tab-articles-button, .tab-toc-journal-articles .tab-toc-button { margin: 0;}.tab-toc-journal-articles { padding-top: 2rem; margin: 1rem 0 -0.46rem 0; display: block;}.tab-toc-journal-articles .tab-articles-button { float: right;}.toggle-all { margin: 0 0 0.34rem 0; position: relative;}.toggle-all a { float: right; padding: 0.34rem 0.94rem 0.34rem 1.34rem; cursor: pointer;}.toggle-all a:before { content: ""; position: absolute; width: 1.07rem; height: 1.07rem; right: 3.07rem; top: 0.67rem; transition: transform 0.5s ease-out; background: url(/resource/img/arrow-pointing-down.svg); background-repeat: no-repeat; background-position: center center;}.toggle-all a.expanded:before { -webkit-transform: rotate(180deg); transform: rotate(180deg);}/** * at least tablet resolution */@media screen and (min-width: 640px) { .epedia .tagline { position: relative; } .epedia .tagline .book-title { font-size: 15px; font-size: 1rem; line-height: 20px; line-height: 1.3333333333rem; }}/** FACELIFT *//** * Tablet and Landscape */@media screen and (min-width: 640px) and (orientation: landscape) { .epedia .articles-section__teaser:after { right: 1.67rem; } .epedia .toggle-all a { padding-right: 1.6rem; } .epedia .toggle-all a:before { right: 3.34rem; }}/** FACELIFT */.epedia { margin-top: 35px;}.epedia .epedia-search-header .logo { margin-top: 10px;}.epedia .header-full { border: 0;}.epedia .list-group { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0;}.epedia .epedia-search-box { background-color: #66C0B5; padding: 3%;}.epedia .epedia-search-box .search-output { position: absolute; width: 100%;}.epedia .epedia-search-box-text, .epedia .epedia-search-box h2 { color: #ffffff;}.epedia .search-output { position: relative; z-index: 1050; text-align: left; padding-bottom: 1.34rem;}.epedia .search-output.search-result-page { margin-top: -3.33rem; display: block;}.epedia .search-output.search-result-page .book-title { padding-bottom: 0.34rem;}.epedia .search-output.search-result-page p { color: #333;}.epedia .search-output.search-result-page .loading { min-height: 2rem; background-image: url("/resource/img/loader.gif"); background-repeat: no-repeat; background-position: center center; background-size: 1.34rem 1.34rem;}.epedia .search-output.search-result-page .search-result__btn { background-color: #f9f9f9; background-image: linear-gradient(#f9f9f9, #eaeaea); border-color: #e4e4e4; color: #333; display: block; width: 40%; margin: 1rem auto 0.67rem auto;}.epedia .search-output.search-result-page .search-result__btn:hover { background-image: linear-gradient(#f9f9f9, #eaeaea);}.epedia .search-output ul { margin: 0; padding: 0;}.epedia .search-output .list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; background-color: #fff; border: 0;}.epedia .search-output .list-group-item a { display: block; color: #006ed5; font-size: 16px; font-size: 1.0666666667rem; line-height: 22px; line-height: 1.4666666667rem;}.epedia .search-output .list-group-item a b { font-size: 16px; font-size: 1.0666666667rem; line-height: 22px; line-height: 1.4666666667rem; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 500;}.epedia .search-output .list-group-item:link { color: #333;}.epedia .search-output .list-group-item:hover { color: #333; background-color: #f1f1f1;}.epedia .search-output .list-group-item:focus { color: #333;}.epedia .search-output .list-group-item:visited { color: #333;}.epedia .search-output .list-group-item:empty { display: none;}.epedia .search-output .list-group-item .book-title { font-size: 0.87rem; font-weight: 300; color: #666666;}.epedia .search-output .list-group-item.snippet { padding: 0 0.67rem; padding-top: 0;}.epedia .search-output .list-group-item.snippet:hover { background: 0;}.epedia .search-output .list-group-item.snippet { background-color: #EFF3F7; border-top: 2px solid #fff;}.epedia .search-output .list-group-item.snippet a { padding-top: 0.67rem;}.epedia .search-output .list-group-item.snippet a .book-title { margin-top: -0.33rem;}.epedia .search-output .list-group-item.snippet a:hover { background-color: #EFF3F7;}.epedia .search-output .list-group-item.snippet:hover { background-color: #EFF3F7;}.epedia .search-output .list-group-item.snippet .documentTarget { display: block; float: left; width: calc(100% - 16px); padding: 0.94rem 0 0.34rem 0;}.epedia .search-output .list-group-item.snippet p { margin: 0; clear: both; display: none; padding-bottom: 0.67rem;}.epedia .search-output .list-group-item.snippet p.loading { min-height: 2rem; background-image: url("/resource/img/loader.gif"); background-repeat: no-repeat; background-position: center center; background-size: 1.34rem 1.34rem;}.epedia .search-output .list-group-item.snippet .ffoldout { width: 0; height: 1.07rem; display: block; float: right; cursor: pointer;}.epedia .search-output .list-group-item.snippet .ffoldout:after { content: ""; position: absolute; width: 1.07rem; height: 1.07rem; right: 0.54rem; top: 1.2rem; transition: transform 0.5s ease-out; background: url(/resource/img/down_blue.svg); background-repeat: no-repeat; background-position: center center; background-size: 0.67rem 0.47rem;}.epedia .search-output .list-group-item.snippet.open .ffoldout:after { -webkit-transform: rotate(180deg); transform: rotate(180deg);}.epedia .search-output .list-group-item.snippet.open:last-child p { border: 0;}.epedia .search-output .list-group-item.snippet.open .documentTarget:link { color: #006ed5;}.epedia .search-output .list-group-item.snippet.open .documentTarget:hover { color: #006ed5;}.epedia .search-output .list-group-item.snippet.open .documentTarget:focus { color: #006ed5;}.epedia .search-output .list-group-item.snippet.open .documentTarget:visited { color: #006ed5;}.epedia .search-output .list-group-item:first-child { border-radius: 0;}.epedia .search-output .list-group-item:last-child { border-radius: 0; border: 0;}.epedia .search-output .list-group-item:last-child.snippet { border-top: 2px solid #fff;}.epedia .search-result-head { padding: 0.54rem 0.67rem; justify-content: space-between; position: relative; margin-top: 0; border-bottom: 1px solid #e4e4e4; background-color: #FFFFFF;}.epedia .search-result-head .foldoutAll { cursor: pointer;}.epedia .search-result-head .foldoutAll:before { content: "Alles öffnen"; position: absolute; right: 2rem; top: 0.8rem; font-size: 0.87rem;}.epedia .search-result-head .foldoutAll:after { content: ""; position: absolute; width: 1.07rem; height: 1.07rem; right: 0.54rem; top: 0.8rem; transition: transform 0.5s ease-out; background: url(/resource/img/down_blue.svg); background-repeat: no-repeat; background-position: center center;}.epedia .search-result-head.allopen .foldoutAll:before { content: "Alles schließen";}.epedia .search-result-head.allopen .foldoutAll:after { -webkit-transform: rotate(180deg); transform: rotate(180deg);}.epedia .search-result-head a.result-label,.epedia .search-result-head a.result-label:link,.epedia .search-result-head a.result-label:active,.epedia .search-result-head a.result-label:focus,.epedia .search-result-head a.result-label:hover,.epedia .search-result-head a.result-label:visited { text-decoration: underline !important; cursor: pointer; color: #333;}.epedia .epedia-main-search-form-loupe, .epedia .epedia-search .epedia-main-search-form__input, .epedia .open-epedia-main-search-form { background-image: url(/resource/img/header-search.svg); background-repeat: no-repeat; background-position: center 12px;}.epedia .epedia-main-search-form-container { margin: 0 auto; max-width: 60rem;}.epedia .open-epedia-main-search-form { background-color: #eff5fc; width: 2.8rem; float: right; padding: 0.67rem 0.67rem 0.67rem 2.34rem;}.epedia .open-epedia-main-search-form span { color: #eff5fc;}.epedia .epedia-main-search-form { display: block; transition: none; position: relative;}.epedia .epedia-main-search-form.active .epedia-main-search-form__input { background-image: none;}.epedia .epedia-main-search-form.active .epedia-main-search-form__close { display: block;}.epedia .epedia-main-search-form.loading .epedia-main-search-form__input { background-image: url("/resource/img/loader.gif"); background-repeat: no-repeat; background-position: 98%; background-size: 1.34rem 1.34rem;}.epedia .epedia-main-search-form__close { background-image: url(/resource/img/header-close-search.svg); background-repeat: no-repeat; text-indent: -99999px; position: absolute; top: 0.8rem; left: 0.67rem; display: none; width: 1rem; height: 1rem;}.epedia .epedia-main-search-form__input { background-color: #eff5fc; border: none; display: block; height: 2.67rem; padding: 0 3.34rem 0 2.67rem; width: 100%; max-width: 100%; cursor: text; color: #333; scroll-margin-top: 64px;}.epedia .epedia-main-search-form__input:focus { -webkit-box-shadow: none; box-shadow: none; outline: none;}.epedia .epedia-main-search-form__input::-webkit-search-decoration, .epedia .epedia-main-search-form__input::-webkit-search-cancel-button, .epedia .epedia-main-search-form__input::-webkit-search-results-button, .epedia .epedia-main-search-form__input::-webkit-search-results-decoration { display: none;}.epedia .epedia-main-search-form__input::-ms-clear { display: none;}.epedia .epedia-search-header { margin-bottom: 2rem;}.epedia .epedia-title { color: #333;}.epedia .epedia-title .epedia-title-suffix { color: #006ed5;}.epedia .epedia-title { margin-bottom: 0.8rem;}.epedia .epedia-search .epedia-main-search-form__input { background-position-x: 0.8rem; background-position-y: 50%; border: 2px solid #333; line-height: normal;}.epedia { /** * at least tablet resolution */}@media screen and (min-width: 640px) { .epedia .open-epedia-main-search-form { float: left; background-position: 1rem 0.8rem; width: 7rem; cursor: text; } .epedia .mainHeader .search-output { position: absolute; z-index: 9999; background: #fff; width: 100%; box-shadow: 0 6px 12px 0 rgba(51, 51, 51, 0.4); } .epedia .open-epedia-main-search-form span { color: #0176c3; font-weight: 500; } .epedia .epedia-main-search-form__input { padding: 0 7rem 0 2.67rem; } .epedia .search-result-head .foldoutAll:after { top: 0.94rem; } .epedia .epedia-search-box { padding: 3% 13%; }}.epedia { /** FACELIFT */}@media screen and (min-width: 1260px) { .epedia .epedia-search-header { margin-top: -2.76rem; }}.epedia { /** * at least desktop resolution */}@media screen and (min-width: 980px) { .epedia .open-epedia-main-search-form { width: 15.67rem; }}.epedia { /** FACELIFT */}.epedia .epedia-search .epedia-filter { display: flex; flex-wrap: nowrap;}.epedia .epedia-search .epedia-filter .epedia-filter-dropdown { display: flex;}.epedia .epedia-search .epedia-filter .epedia-search-input { display: flex; flex-grow: 2;}.epedia .epedia-footer a { margin-right: 3px; margin-left: 3px;}.epedia .epedia-footer .teaser-grid__col-2-3 { width: 100%;}.epedia .epedia-footer .a-layout-row { margin-block: 1rem;}.epedia .epedia-footer .divider--paragraph { margin-bottom: 0;}.epedia .epedia-footer .epedia-link-list > section { margin-top: 0; margin-bottom: 0;}.epedia .epedia-footer .epedia-link-list > div { margin-bottom: 36px;}.epedia .tooltip { display: inline; border-radius: 0.25rem; position: static;}.epedia .tooltip-inner { z-index: 2; position: absolute; left: 0; width: 100%; padding: 0.47rem;}.epedia .tooltip-inner .tooltip-title { text-align: center; 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: #A82764;}.epedia .tooltip-inner a { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400; font-size: 16px; font-size: 1.0666666667rem; line-height: 25px; line-height: 1.6666666667rem;}.epedia .tooltip-inner { box-sizing: border-box; min-height: 6.67rem; max-width: none; text-align: left; background-color: #fff; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.08); -moz-box-shadow: 5px 5px 5px #e4e4e4; -webkit-box-shadow: 5px 5px 5px #e4e4e4; border-color: #A82764; border-style: solid; border-width: 1px;}.epedia .tooltip-inner .popup-cross-link { margin-top: 0.67rem;}.epedia .tooltip-inner .popup-cross-link:first-child { margin-top: 0;}.epedia .tooltip-inner .popup-book { text-align: left; color: #666666; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 13px; font-size: 0.8666666667rem; line-height: 20px; line-height: 1.3333333333rem; margin-top: -0.33rem;}.epedia .tooltip.show { opacity: 1;}.epedia { /** * at least tablet resolution */}@media screen and (min-width: 640px) { .epedia .tooltip .tooltip-inner a { font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 300; font-size: 16px; font-size: 1.0666666667rem; line-height: 25px; line-height: 1.6666666667rem; }}.epedia { /** FACELIFT */}.epedia .message--success .message__text { margin-top: 0.8rem; margin-bottom: 0.4rem;}.epedia .toc { z-index: 9999;}.epedia .toc a { color: #333333; display: block;}.epedia .toc .backToTop { display: block; background-color: #ffffff;}.epedia .toc .backToTop a { color: #0000FF;}.epedia .toc { display: none; margin: 0.34rem 0 0 -1rem;}.epedia .toc ul { list-style-type: none; max-width: 48rem;}.epedia .toc ul li.active { background-color: #B2D7EE;}.epedia .toc ul li { padding: 0.2rem 0.34rem 0.2rem 1rem; border-top: 2px solid white; background-color: #F1F5F8;}.epedia .toc ul li:last-child { margin-bottom: -0.33rem;}.epedia .FulltextWrapper .FulltextContextMetaData { display: none;}.epedia .FulltextWrapper .Fulltext { position: relative; margin-top: 0.87rem;}.epedia .FulltextWrapper .Equation { border: 0; margin-top: 1.34rem; margin-bottom: 1.34rem;}.epedia .FulltextWrapper .Table { width: 100%;}.epedia .FulltextWrapper .Table table { overflow-x: auto; width: 100%;}.epedia .FulltextWrapper .Table table tbody, .epedia .FulltextWrapper .Table table thead { width: 100%;}.epedia .FulltextWrapper table tbody tr td,.epedia .FulltextWrapper table thead tr th { vertical-align: top;}.epedia .FulltextWrapper tbody tr:first-child { background-color: #fff; color: #333; font-family: "Hind", Arial, sans-serif; font-style: normal; font-weight: 400;}.epedia .FulltextWrapper tbody tr:first-child a, .epedia .FulltextWrapper tbody tr:first-child a:link { color: #006ed5; text-decoration: none !important;}.epedia .Heading { margin-bottom: 0.14rem; position: relative; font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem; font-weight: 400;}.epedia .collapsibleHeadline { cursor: pointer;}.epedia .collapsibleHeadline ~ .Para { display: none;}.epedia .collapsibleHeadline ~ .Footnote { display: none;}.epedia .collapsibleHeadline ~ .BibliographyWrapper { display: none;}.epedia .collapsibleHeadline ~ .SpecialPara { display: none;}.epedia .collapsibleHeadline.active ~ .Para { display: block;}.epedia .collapsibleHeadline.active ~ .Footnote { display: block;}.epedia .collapsibleHeadline.active ~ .BibliographyWrapper { display: block;}.epedia .collapsibleHeadline.active ~ .SpecialPara { display: block;}.epedia .collapsibleHeadline:after { content: ""; position: absolute; width: 1.07rem; height: 1.07rem; right: 1rem; top: 0.67rem; transition: transform 0.5s ease-out; background: url(/resource/img/arrow-pointing-down.svg); background-repeat: no-repeat; background-position: center center;}.epedia .RenderAsSection1 h2.collapsibleHeadline ~ div { display: none;}.epedia .RenderAsSection1 h2.collapsibleHeadline.active ~ div:not(.modal) { display: block;}.epedia .RenderAsSection1 { position: relative; margin: 0;}.epedia .RenderAsSection1 h2.Heading { background-color: #F1F5F8; padding: 0.34rem 4rem 0.34rem 1rem;}.epedia .RenderAsSection1 h2.Heading .burger { display: none;}.epedia .RenderAsSection1 h2.Heading.active { background-color: #B2D7EE;}.epedia .RenderAsSection1 h2.Heading.active:after { -webkit-transform: rotate(180deg); transform: rotate(180deg);}.epedia .RenderAsSection1 h2.Heading.active.sticky-headline { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); position: -webkit-sticky; position: sticky; top: 0;}.epedia .RenderAsSection1 h2.Heading.active.stuck { z-index: 333; box-shadow: 0 6px 12px 0 rgba(51, 51, 51, 0.4);}.epedia .RenderAsSection1 h2.Heading.active.stuck:after { right: 3rem;}.epedia .RenderAsSection1 h2.Heading.active.stuck .burger { display: block; cursor: pointer; top: 0.67rem; right: 1rem; position: absolute; z-index: 9999;}.epedia .RenderAsSection1 h2.Heading.active.stuck .burger .bar1, .epedia .RenderAsSection1 h2.Heading.active.stuck .burger .bar2, .epedia .RenderAsSection1 h2.Heading.active.stuck .burger .bar3 { width: 20px; height: 2px; left: 15px; margin-top: 3px; background-color: #333; transition: 0.5s;}.epedia .RenderAsSection1 h2.Heading.active.burger__open .burger { z-index: 9999; /* Rotate first bar */}.epedia .RenderAsSection1 h2.Heading.active.burger__open .burger .bar1 { -webkit-transform: rotate(-45deg) translate(-2px, 3px); transform: rotate(-45deg) translate(-1px, 3px);}.epedia .RenderAsSection1 h2.Heading.active.burger__open .burger { /* Fade out the second bar */}.epedia .RenderAsSection1 h2.Heading.active.burger__open .burger .bar2 { opacity: 0;}.epedia .RenderAsSection1 h2.Heading.active.burger__open .burger { /* Rotate last bar */}.epedia .RenderAsSection1 h2.Heading.active.burger__open .burger .bar3 { -webkit-transform: rotate(45deg) translate(-8px, -8px); transform: rotate(45deg) translate(-4px, -6px);}.epedia .RenderAsSection1 h2.Heading.active.burger__open .toc { display: block; position: absolute; box-shadow: 0 6px 12px 0 rgba(51, 51, 51, 0.4);}.epedia .RenderAsSection1 h2.Heading.active .sticky-headline__icon { right: 0.67rem;}.epedia .RenderAsSection1 .Para, .epedia .RenderAsSection1 .FormalPara { padding-left: 1rem;}.epedia .RenderAsSection1 .ParaTypeImportant,.epedia .RenderAsSection1 .ParaTypeOverview,.epedia .RenderAsSection1 .ParaTypeWarning,.epedia .RenderAsSection1 .ParaTypeDefinition,.epedia .RenderAsSection1 .ParaTypeProcedure,.epedia .RenderAsSection1 .ParaTypeTip,.epedia .RenderAsSection1 .ParaTypeEyeCatcher,.epedia .RenderAsSection1 .ParaTypeExample { margin-left: 1rem; padding: 1rem;}.epedia .RenderAsSection1:before { border: 0; padding: 0;}.epedia .RenderAsSection2 h3.Heading { background-color: #D1E7F4; padding: 0.34rem 2rem 0.34rem 0.67rem; margin-left: 0.34rem;}.epedia .RenderAsSection2 h3.Heading:after { background-size: 80%; top: 0.54rem;}.epedia .RenderAsSection2 h3.Heading.active:after { -webkit-transform: rotate(180deg); transform: rotate(180deg);}.epedia .RenderAsSection2 .Para, .epedia .RenderAsSection2 .FormalPara { padding-left: 1rem;}.epedia .RenderAsSection2 .ParaTypeImportant,.epedia .RenderAsSection2 .ParaTypeOverview,.epedia .RenderAsSection2 .ParaTypeWarning,.epedia .RenderAsSection2 .ParaTypeDefinition,.epedia .RenderAsSection2 .ParaTypeProcedure,.epedia .RenderAsSection2 .ParaTypeTip,.epedia .RenderAsSection2 .ParaTypeEyeCatcher,.epedia .RenderAsSection2 .ParaTypeExample { margin-left: 1rem; padding: 1rem;}.epedia .RenderAsSection3 h4.Heading { background-color: #E8F4FB; padding: 0.34rem 2rem 0.34rem 0.67rem; margin-left: 0.67rem;}.epedia .RenderAsSection3 h4.Heading:after { background-size: 67%; top: 0.54rem;}.epedia .RenderAsSection3 h4.Heading.active:after { -webkit-transform: rotate(180deg); transform: rotate(180deg);}.epedia .RenderAsSection3 .Para, .epedia .RenderAsSection3 .FormalPara { padding-left: 1.67rem;}.epedia .RenderAsSection3 .ParaTypeImportant,.epedia .RenderAsSection3 .ParaTypeOverview,.epedia .RenderAsSection3 .ParaTypeWarning,.epedia .RenderAsSection3 .ParaTypeDefinition,.epedia .RenderAsSection3 .ParaTypeProcedure,.epedia .RenderAsSection3 .ParaTypeTip,.epedia .RenderAsSection3 .ParaTypeEyeCatcher,.epedia .RenderAsSection3 .ParaTypeExample { margin-left: 1.67rem; padding: 1rem;}.epedia .RenderAsSection4 h5.Heading { background-color: #f2f6f7; padding: 0.34rem 2rem 0.34rem 0.67rem; margin-left: 1rem;}.epedia .RenderAsSection4 h5.Heading:after { background-size: 60%; top: 0.54rem;}.epedia .RenderAsSection4 h5.Heading.active:after { -webkit-transform: rotate(180deg); transform: rotate(180deg);}.epedia .RenderAsSection4 .Para, .epedia .RenderAsSection4 .FormalPara { padding-left: 2rem;}.epedia .RenderAsSection4 .ParaTypeImportant,.epedia .RenderAsSection4 .ParaTypeOverview,.epedia .RenderAsSection4 .ParaTypeWarning,.epedia .RenderAsSection4 .ParaTypeDefinition,.epedia .RenderAsSection4 .ParaTypeProcedure,.epedia .RenderAsSection4 .ParaTypeTip,.epedia .RenderAsSection4 .ParaTypeEyeCatcher,.epedia .RenderAsSection4 .ParaTypeExample { margin-left: 2rem; padding: 1rem;}.epedia .FormalPara div.Heading { font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem; font-weight: 400; background-color: #ffffff; border-bottom: 1px solid #e4e4e4; padding: 0.34rem 2rem 0.34rem 0.34rem;}.epedia .FormalPara div.Heading:after { background-size: 56%; top: 0.54rem;}.epedia .FormalPara div.Heading.active { border: 0;}.epedia .FormalPara div.Heading.active:after { -webkit-transform: rotate(180deg); transform: rotate(180deg);}.epedia .FormalPara div.Heading * { font-size: 18px; font-size: 1.2rem; line-height: 25px; line-height: 1.6666666667rem; font-weight: 400;}.epedia .FormalPara:last-child div.Heading { border: 0;}.epedia .FormalPara .Para, .epedia .FormalPara .FormalPara { padding-left: 0.34rem;}.epedia .FormalPara .ParaTypeImportant,.epedia .FormalPara .ParaTypeOverview,.epedia .FormalPara .ParaTypeWarning,.epedia .FormalPara .ParaTypeDefinition,.epedia .FormalPara .ParaTypeProcedure,.epedia .FormalPara .ParaTypeTip,.epedia .FormalPara .ParaTypeEyeCatcher,.epedia .FormalPara .ParaTypeExample { margin-left: 0.34rem; padding: 1rem;}.epedia .ParaTypeImportant,.epedia .ParaTypeOverview,.epedia .ParaTypeWarning,.epedia .ParaTypeDefinition,.epedia .ParaTypeProcedure,.epedia .ParaTypeTip,.epedia .ParaTypeEyeCatcher,.epedia .ParaTypeExample { position: relative; margin: 1rem 0; padding: 1rem;}.epedia .ParaTypeImportant:after,.epedia .ParaTypeOverview:after,.epedia .ParaTypeWarning:after,.epedia .ParaTypeDefinition:after,.epedia .ParaTypeProcedure:after,.epedia .ParaTypeTip:after,.epedia .ParaTypeEyeCatcher:after,.epedia .ParaTypeExample:after { content: ""; position: absolute; width: 1.8rem; height: 1.8rem; left: 50%; top: -0.93rem; margin-left: -0.93rem; background-repeat: no-repeat; background-position: center center;}.epedia .ParaTypeImportant div.Heading,.epedia .ParaTypeOverview div.Heading,.epedia .ParaTypeWarning div.Heading,.epedia .ParaTypeDefinition div.Heading,.epedia .ParaTypeProcedure div.Heading,.epedia .ParaTypeTip div.Heading,.epedia .ParaTypeEyeCatcher div.Heading,.epedia .ParaTypeExample div.Heading { border: 0; text-align: center; padding: 0.34rem;}.epedia .ParaTypeImportant div.Heading:after,.epedia .ParaTypeOverview div.Heading:after,.epedia .ParaTypeWarning div.Heading:after,.epedia .ParaTypeDefinition div.Heading:after,.epedia .ParaTypeProcedure div.Heading:after,.epedia .ParaTypeTip div.Heading:after,.epedia .ParaTypeEyeCatcher div.Heading:after,.epedia .ParaTypeExample div.Heading:after { width: 0px; height: 0px; right: 0; left: 0; background: none;}.epedia .rich-text .ParaTypeImportant, .epedia .rich-text .ParaTypeWarning { border: 1px solid #F55A00;}.epedia .rich-text .ParaTypeImportant:after, .epedia .rich-text .ParaTypeWarning:after { background: url(/resource/img/para-type-important.svg);}.epedia .rich-text .ParaTypeOverview, .epedia .rich-text .ParaTypeProcedure, .epedia .rich-text .ParaTypeTip, .epedia .rich-text .ParaTypeEyeCatcher { border: 1px solid #0A74DC;}.epedia .rich-text .ParaTypeOverview:after, .epedia .rich-text .ParaTypeProcedure:after, .epedia .rich-text .ParaTypeTip:after, .epedia .rich-text .ParaTypeEyeCatcher:after { background: url(/resource/img/para-type-overview.svg);}.epedia .rich-text .ParaTypeEyeCatcher { color: #333 !important;}.epedia .rich-text .ParaTypeEyeCatcher:before { content: "";}.epedia .rich-text .ParaTypeExample { border: 1px solid #A82764;}.epedia .rich-text .ParaTypeExample:after { background: url(/resource/img/para-type-example.svg);}.epedia .rich-text .ParaTypeDefinition { border: 1px solid #0A74DC;}.epedia .rich-text .ParaTypeDefinition:after { background: url(/resource/img/para-type-definition.svg);}.epedia .rich-text .Para.ParaTypeCorrectAnswer { display: block; margin: 1.34rem 0 0.67rem 0;}.epedia .rich-text .Para.ParaTypeCorrectAnswer .EmphasisTypeBold { font-style: italic;}.epedia .Bibliography .Heading { background-color: #F1F5F8; padding: 0.34rem 1.6rem 0.34rem 1rem;}.epedia .Bibliography .Heading:after { top: 0.54rem;}.epedia .Bibliography .Heading.active { background-color: #B2D7EE;}.epedia .Bibliography .Heading.active:after { -webkit-transform: rotate(180deg); transform: rotate(180deg);}.epedia .Bibliography .BibliographyWrapper .Citation { padding: 0.34rem 0.34rem 0.34rem 1rem;}.epedia .Bibliography .BibliographyWrapper .BibSection .Heading { background-color: #D1E7F4; padding: 0.34rem 2rem 0.34rem 0.67rem; margin-left: 0.34rem;}.epedia .Bibliography .BibliographyWrapper .BibSection .Heading:after { background-size: 80%; top: 0.54rem;}.epedia .Bibliography .BibliographyWrapper .BibSection .Heading.active:after { -webkit-transform: rotate(180deg); transform: rotate(180deg);}.epedia .duplicatesFirstAbsPara { display: none;}.FulltextWrapper .SectionTypeConclusion, .FulltextWrapper .FootnoteSection { margin: 0;}.FulltextWrapper .SectionTypeConclusion .Heading, .FulltextWrapper .FootnoteSection .Heading { margin-bottom: 0.14rem; background-color: #F1F5F8; padding: 0.34rem 4rem 0.34rem 1rem;}.FulltextWrapper .SectionTypeConclusion .Heading.active, .FulltextWrapper .FootnoteSection .Heading.active { background-color: #B2D7EE;}.FulltextWrapper .SectionTypeConclusion .Heading.active:after, .FulltextWrapper .FootnoteSection .Heading.active:after { -webkit-transform: rotate(180deg); transform: rotate(180deg);}.FulltextWrapper .SectionTypeConclusion .Para, .FulltextWrapper .SectionTypeConclusion .FormalPara, .FulltextWrapper .FootnoteSection .Para, .FulltextWrapper .FootnoteSection .FormalPara { padding-left: 1rem;}.FulltextWrapper .SectionTypeConclusion .ParaTypeImportant, .FulltextWrapper .SectionTypeConclusion .ParaTypeOverview, .FulltextWrapper .SectionTypeConclusion .ParaTypeWarning, .FulltextWrapper .SectionTypeConclusion .ParaTypeDefinition, .FulltextWrapper .FootnoteSection .ParaTypeImportant, .FulltextWrapper .FootnoteSection .ParaTypeOverview, .FulltextWrapper .FootnoteSection .ParaTypeWarning, .FulltextWrapper .FootnoteSection .ParaTypeDefinition { margin-left: 1rem; padding: 1rem;}.FulltextWrapper .SectionTypeConclusion:before, .FulltextWrapper .FootnoteSection:before { border: 0; padding: 0;}.FulltextWrapper .FootnoteSection .Footnote { padding-left: 1rem;}/** * Tablet and Landscape */@media screen and (min-width: 640px) and (orientation: landscape) { .epedia .Heading:after { right: 1.67rem; } .epedia .Heading.sticky-headline__icon { right: 0.34rem; } .epedia .Heading.burger__open .toc { right: 0; min-width: 21.34rem; }}/** FACELIFT */.epedia .epedia-filter-dropdown .ui-selectmenu-button { margin: 0;}.epedia .epedia-filter-dropdown .ui-selectmenu-button .ui-selectmenu-text { display: none; margin-right: 20px; overflow: hidden; text-overflow: ellipsis;}.epedia .epedia-filter-dropdown .ui-selectmenu-button .ui-selectmenu-icon.ui-icon { display: inline-block; vertical-align: middle; margin-top: 0; position: relative; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat;}.epedia .epedia-filter-dropdown .ui-selectmenu-button .ui-selectmenu-icon.ui-icon-open { background-image: url("/resource/img/funnel_white.svg"); background-position: center center; width: 35px; height: 2.21rem; float: none; padding: 0;}.epedia .epedia-filter-dropdown .ui-selectmenu-button .ui-selectmenu-icon.ui-icon-close { background-image: url("/resource/img/funnel_white.svg"); background-position: center center; width: 35px; height: 2.21rem; float: none; padding: 0;}.epedia .epedia-filter-dropdown .ui-selectmenu-button:focus { outline: 0;}.epedia .epedia-filter-dropdown .ui-selectmenu-button.ui-button { display: inline-block; position: relative; line-height: normal; cursor: pointer; vertical-align: middle; user-select: none; text-decoration: none; /* Support: IE <= 11 */ overflow: visible; white-space: nowrap; width: 40px; height: 2.67rem; text-align: center; padding: 0; border-radius: 0; background-color: #4A4A4A; border: 2px solid #333; border-right: 1px solid #333;}.epedia .epedia-filter-dropdown .ui-selectmenu-button.ui-button:active { color: #333;}.epedia .epedia-filter-dropdown .ui-selectmenu-button.ui-button:active, .epedia .epedia-filter-dropdown .ui-selectmenu-button.ui-button:hover { text-decoration: none;}.epedia .epedia-filter-dropdown .ui-selectmenu-button[aria-labelledby=ui-id-1].ui-button { background-color: #EFF5FD;}.epedia .epedia-filter-dropdown .ui-selectmenu-button[aria-labelledby=ui-id-1] .ui-selectmenu-icon.ui-icon-open { background-image: url("/resource/img/funnel_grey.svg");}.epedia .epedia-filter-dropdown .ui-selectmenu-button[aria-labelledby=ui-id-1] .ui-selectmenu-icon.ui-icon-close { background-image: url("/resource/img/funnel_grey.svg");}.epedia { /** FACELIFT */}@media screen and (min-width: 770px) { .epedia .epedia-filter-dropdown .ui-selectmenu-button .ui-selectmenu-text { display: block; font-size: 15px; font-size: 1rem; line-height: 1.3333333333; } .epedia .epedia-filter-dropdown .ui-selectmenu-button .ui-selectmenu-icon.ui-icon.ui-icon-open { background-image: url("/resource/img/arrow_up_select_black.svg"); background-position: right 3px center; width: 16px; height: 1.07rem; float: right; } .epedia .epedia-filter-dropdown .ui-selectmenu-button .ui-selectmenu-icon.ui-icon.ui-icon-close { background-image: url("/resource/img/arrow_down_select_black.svg"); background-position: right 3px center; width: 16px; height: 1.07rem; float: right; } .epedia .epedia-filter-dropdown .ui-selectmenu-button.ui-button { width: 12.2rem; /*height: auto;*/ text-align: left; padding-top: 0.54rem; padding-right: 0.54rem; padding-bottom: 0.54rem; padding-left: 0.54rem; background-color: #EFF5FD; } .epedia .epedia-filter-dropdown .ui-selectmenu-button[aria-labelledby=ui-id-1] .ui-selectmenu-icon.ui-icon-open { background-image: url("/resource/img/arrow_up_select_black.svg"); } .epedia .epedia-filter-dropdown .ui-selectmenu-button[aria-labelledby=ui-id-1] .ui-selectmenu-icon.ui-icon-close { background-image: url("/resource/img/arrow_down_select_black.svg"); }}.ui-selectmenu-menu.epedia-selectmenu { padding: 0; margin: 0; position: absolute; display: none; top: 0; left: 0; border: 1px solid #333; margin-left: 1px; margin-top: 1px;}.ui-selectmenu-menu.epedia-selectmenu.ui-selectmenu-open { display: block;}.ui-selectmenu-menu.epedia-selectmenu.ui-front { z-index: 1050;}.ui-selectmenu-menu.epedia-selectmenu .ui-menu.ui-widget-content { background: #ffffff; color: #333;}.ui-selectmenu-menu.epedia-selectmenu .ui-menu { overflow: auto; overflow-x: hidden; list-style: none; margin: 0; display: block; outline: 0; padding-top: 0.67rem; padding-right: 1.27rem; padding-bottom: 0.87rem; padding-left: 0.87rem; width: 20rem !important; height: 26.67rem; border: 0; -ms-overflow-style: none; scrollbar-width: none; overflow-anchor: none;}.ui-selectmenu-menu.epedia-selectmenu .ui-menu .ui-menu-item { font-size: 15px; font-size: 1rem; line-height: 1.3333333333;}.ui-selectmenu-menu.epedia-selectmenu .ui-menu .ui-menu-item.ui-state-active { margin: -1px;}.ui-selectmenu-menu.epedia-selectmenu .ui-menu .ui-menu-item { margin: 0; cursor: pointer; display: list-item; text-align: -webkit-match-parent; line-height: 1.4rem;}.ui-selectmenu-menu.epedia-selectmenu .ui-menu .ui-menu-item #ui-id-1 { font-weight: 500;}.ui-selectmenu-menu.epedia-selectmenu .ui-menu .ui-menu-item .ui-menu-item-wrapper { position: relative; padding-top: 0.27rem; padding-right: 1rem; padding-bottom: 0.27rem; padding-left: 0.4rem;}.ui-selectmenu-menu.epedia-selectmenu .ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active, .ui-selectmenu-menu.epedia-selectmenu .ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active:hover { background-color: #EFF5FD; border: 1px solid #EFF5FD; color: #333;}.ui-selectmenu-menu.epedia-selectmenu .ui-menu .ui-state-active { margin: -1px;}.ui-selectmenu-menu.epedia-selectmenu .ui-menu::-webkit-scrollbar { display: none; overflow-anchor: none;}.ui-selectmenu-menu.epedia-selectmenu .ui-selectmenu-menu-header { background-color: #FFFFFF; width: 100%; height: 0.67rem; min-height: 10px;}.ui-selectmenu-menu.epedia-selectmenu .ui-selectmenu-menu-footer { background-color: #FFFFFF; width: 100%; height: 2rem; min-height: 30px; text-align: center; padding-top: 5px;}.ui-selectmenu-menu.epedia-selectmenu .ui-selectmenu-menu-footer .ui-icon-open-footer { background-image: url("/resource/img/triangle_black.svg"); width: 25px; height: 25px; display: inline-block; position: relative; text-indent: -99999px; background-repeat: no-repeat; background-position: center; cursor: pointer;}/** FACELIFT */@media screen and (min-width: 770px) { .ui-selectmenu-menu.epedia-selectmenu .ui-menu { width: 27.2rem !important; } .ui-selectmenu-menu.epedia-selectmenu .ui-menu .ui-menu-item { width: auto; }}.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 */