.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-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-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-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-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;}.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-collection-title { display: flex; flex-direction: column; gap: 1rem; margin-bottom: 2rem;}.m-collection-title .m-collection-title__headline { margin: 0;}.m-collection-title__introduction { color: var(--sn-theme-text, #001e42); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;}.m-collection-title__introduction p,.m-collection-title__introduction strong,.m-collection-title__introduction ul,.m-collection-title__introduction ol,.m-collection-title__introduction li { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-weight: 400; font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}.m-collection-title__introduction p { margin: 0;}.m-collection-title__introduction p + * { margin-block-start: 1.33rem;}.m-collection-title__introduction li { margin-bottom: 0.33rem;}.m-collection-title__introduction strong,.m-collection-title__introduction b { font-family: inherit; font-weight: 700;}.m-collection-title__introduction a,.m-collection-title__introduction a:link { color: var(--sn-theme-link, #0055d9); text-decoration: underline; border-radius: 2px;}.m-collection-title__introduction a:hover,.m-collection-title__introduction a:link:hover { text-decoration: underline; text-decoration-thickness: 2px;}.m-collection-title__introduction a:focus-visible,.m-collection-title__introduction a:link:focus-visible { text-decoration: underline; text-decoration-thickness: 0.13rem; outline: 0.07rem solid; outline-offset: 0.13rem;}.m-teaser-headline { margin: 10px 0; color: inherit; font-family: "Merriweather", serif; font-weight: bold; font-size: 17px; font-size: 1.13rem; line-height: 1.41em;}.m-teaser-headline .m-teaser-headline__link { color: inherit; font: inherit; display: block; text-decoration: none; outline: none;}.m-teaser-headline .m-teaser-headline__link:before { content: ""; position: absolute; inset: 0;}.m-teaser-headline .m-teaser-headline__link:hover, .m-teaser-headline .m-teaser-headline__link:focus-visible { text-decoration: underline; text-decoration-color: color-mix(in srgb, currentcolor 70%, #ffffff 0%);}.m-teaser-headline .m-teaser-headline__link:focus-visible:before { box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0055d9; border-radius: 2px;}.m-teaser-headline__link-help { border: 0; clip: rect(0, 0, 0, 0); height: 1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px;}.m-teaser-headline--as-pagetitle { font-weight: bold; font-family: "Merriweather", serif; background: var(--sn-theme-background); color: var(--sn-theme-text, #001e42); margin: 0; font-size: 32px; font-size: 2.13rem; line-height: 1.13em;}@media (max-width: 630px) { .m-teaser-headline--as-pagetitle { font-size: 28px; font-size: 1.87rem; line-height: 1.14em; }}.m-tag-line { display: flex; flex-wrap: wrap; align-items: baseline; gap: 0.33rem; margin: 0; padding: 0; list-style: none; min-height: 20px; color: var(--sn-theme-advertisement, rgb(102, 120, 141.6));}.m-tag-line__back-link, .m-tag-line__tag, .m-tag-line__item { min-width: 0; font-weight: 400; break-inside: avoid; font-size: 14px; font-size: 0.93rem; line-height: 1.43em;}.m-tag-line__item + .m-tag-line__item:before { content: "|";}.m-tag-line__link { color: var(--sn-theme-link, #0055d9); font-weight: inherit; position: relative; z-index: 2;}.m-tag-line__link:hover, .m-tag-line__link:focus { text-decoration: underline;}.m-tag-line__link:focus { outline: none; text-decoration-thickness: 2px;}.m-tag-line__back-link { font-weight: 700; display: inline-flex; gap: 0.67rem; padding: 0.33rem 0.33rem 0.33rem 0;}.m-tag-line__back-link:after { content: ""; border-right: 1px solid rgba(0, 30, 66, 0.1); border-radius: 2px;}.m-tag-line--truncated { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}.m-tag-line--truncated .m-tag-line__tag,.m-tag-line--truncated .m-tag-line__item { display: inline;}.m-headline { margin: 0 0 2rem; padding-top: 0.67rem; color: var(--sn-theme-text, #001e42); position: relative;}.m-headline:before { content: ""; display: block; height: 1px; background: currentcolor; opacity: 0.63; width: 100%; position: absolute; top: 0;}.m-headline,.m-headline :first-child { font-weight: bold; font-family: "Merriweather", serif; color: currentcolor; font-size: 20px; font-size: 1.33rem; line-height: 1.4em;}@media (min-width: 770px) { .m-headline, .m-headline :first-child { font-size: 24px; font-size: 1.6rem; line-height: 1.33em; }}.m-headline :first-child { display: flex; align-items: center;}@media (max-width: 770px) { .m-headline :first-child { justify-content: space-between; }}.m-headline__link { color: inherit; text-decoration: none;}.m-headline__link-icon { position: relative; transition: left 0.2s ease-in;}.m-headline__link:link { color: inherit; text-decoration: inherit;}.m-headline__link:hover, .m-headline__link:focus { text-decoration: underline;}.m-headline__link:hover .m-headline__link-icon, .m-headline__link:focus .m-headline__link-icon { left: 5px;}.m-headline__link:focus { outline: none; text-decoration-thickness: 2px;}.m-speakers-card-box { container-type: inline-size; display: flex; flex-wrap: wrap; margin: 5px 0;}.m-speakers-card-box .a-speaker-card { width: 100%;}@container (min-width: 450px) { .m-speakers-card-box .a-speaker-card { flex: 1 0 50%; }}.m-media { margin-bottom: 0.67rem; position: relative; text-align: right; width: 100%;}.m-media__video { max-width: 100%; height: auto; position: relative; z-index: 2;}.m-media__video > .standalone-video { margin: 0;}.m-media__indicator { position: absolute; bottom: 0.67rem; right: 0.67rem;}.m-media--scaled { position: relative; width: 100%; height: 100%; display: block; overflow: hidden; pointer-events: none;}.m-media--scaled img { display: block; position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: top left;}.m-media--crop-center img { object-position: center;}.m-reduced-header { border-bottom: 1px solid #e5e5e5; padding: 15px 0;}.m-reduced-header__logo { height: 30px;}.m-main-teaser__wrapper { position: relative; background-color: var(--sn-theme-background); color: var(--sn-theme-text);}.m-main-teaser__content { grid-column: span 12; margin: 0 0 1.33rem; padding-inline: 3vw;}@media (min-width: 850px) { .m-main-teaser__content { order: 0; grid-column: span 6; margin: 2rem 0; padding-inline: 1.33rem 0; }}.m-main-teaser__image { aspect-ratio: 16/9; grid-column: span 12; margin-bottom: 1.33rem; width: 100%; position: relative;}@media (min-width: 850px) { .m-main-teaser__image { aspect-ratio: auto; order: 1; position: static; margin: 0; grid-column: span 6; }}.m-main-teaser__advertorial { margin-bottom: 1rem;}.m-main-teaser .m-main-teaser__page-title { margin-bottom: 2rem;}.m-main-teaser .m-main-teaser__title { margin: 0 0 1.33rem; font-size: 24px; font-size: 1.6rem; line-height: 1.33em;}.m-main-teaser .m-main-teaser__button { display: block; margin: 2rem 0 0; font-size: 16px; font-size: 1.07rem; line-height: 1.5em;}@media (min-width: 850px) { .m-main-teaser .m-main-teaser__button { display: inline-flex; }}.m-main-teaser__cooperations { position: absolute; top: 15px; right: 15px;}.m-main-teaser.a-theme--full-width .m-main-teaser__content { padding-inline: 0;}@media (min-width: 850px) { .m-main-teaser--reversed .m-main-teaser__content { order: 1; padding-inline: 0 1.33rem; } .m-main-teaser--reversed .m-main-teaser__image { order: 0; position: relative; }}.m-default-teaser { border-bottom: 1px solid #e5e5e5; background: var(--sn-theme-background); color: var(--sn-theme-text, #001e42); display: flex; flex-direction: column; min-width: 0; position: relative;}.m-default-teaser__media { margin-bottom: 0.67rem;}.m-default-teaser__media img { max-width: 100%; height: auto;}.m-default-teaser__video { max-width: 100%; height: auto; position: relative; z-index: 2;}.m-default-teaser__video > .standalone-video { margin: 0;}.m-default-teaser__content { display: flex; flex-direction: column; flex-grow: 1; gap: 0.33rem; min-width: 0;}.m-default-teaser .m-default-teaser__tag-line { order: 1; display: flex; flex-wrap: wrap; gap: 0.33rem;}.m-default-teaser .m-default-teaser__title { order: 2; margin: 0;}.m-default-teaser .m-default-teaser__course-tag { order: 3;}.m-default-teaser .m-default-teaser__text { order: 4;}.m-default-teaser__author-cards, .m-default-teaser__authors { order: 5;}.m-default-teaser__authors { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-weight: 400; list-style: none; margin: 0; padding: 0; font-size: 14px; font-size: 0.93rem; line-height: 1.43em;}.m-default-teaser__authors .m-default-teaser__author { display: inline; font-weight: 300; font-size: 14px; font-size: 0.93rem; line-height: 1.43em;}.m-default-teaser__authors .m-default-teaser__author:after { content: ", ";}.m-default-teaser__authors :last-child:after { content: none;}.m-default-teaser__button { order: 7; align-self: start; margin-top: 0.67rem;}.m-default-teaser__sponsors { order: 6;}.m-default-teaser__cooperations { align-self: flex-start; margin-left: auto; margin-top: 1rem;}.m-default-teaser__footer { margin-top: auto; box-sizing: border-box; margin-bottom: -1px; padding: 0.67rem 0; order: 7; width: 100%;}.m-default-teaser--no-border { border-bottom: none;}.m-default-teaser--with-theme { padding-top: 1.33rem;}.m-default-teaser--with-theme:has(.m-default-teaser__media) { padding-top: 0;}.m-default-teaser--with-theme .m-default-teaser__content { padding-inline: 1.33rem;}.m-default-teaser--with-theme .m-default-teaser__cooperations { margin-right: 1.33rem;}.m-default-teaser--with-theme .m-default-teaser__footer { padding-left: 1.33rem;}.m-default-teaser--horizontal { flex-flow: row wrap; gap: 0 1.33rem; padding-bottom: 1.33rem;}.m-default-teaser--horizontal:has(.m-default-teaser__media) { flex-direction: row-reverse;}.m-default-teaser--horizontal .m-default-teaser__content { min-width: 0; flex: 1 1 50%;}.m-default-teaser--horizontal .m-default-teaser__media { flex: 0 0 80px; align-self: flex-start;}@media (min-width: 770px) { .m-default-teaser--horizontal .m-default-teaser__media { flex: 0 1 140px; }}.m-default-teaser--vertical .m-default-teaser__media { width: 100%;}.m-default-teaser--vertical .m-default-teaser__media img { height: auto; width: 100%;}.m-default-teaser--vertical .m-default-teaser__content { margin-bottom: 1.33rem;}.m-default-teaser--vertical .m-default-teaser__footer { border-top: 1px solid #e5e5e5;}.m-default-teaser.m-default-teaser--big-image { flex-direction: row;}.m-default-teaser.m-default-teaser--big-image .m-default-teaser__media { flex: 0 0 100%; max-width: fit-content;}@media (min-width: 770px) { .m-default-teaser.m-default-teaser--big-image .m-default-teaser__media { max-width: 24rem; }}.m-default-teaser.m-default-teaser--big-image .m-default-teaser__media img { max-height: 200px; width: auto;}.m-default-teaser.m-default-teaser--big-image .m-default-teaser__content { flex-basis: 100%;}@media (min-width: 770px) { .m-default-teaser.m-default-teaser--big-image .m-default-teaser__content { flex: 1 1 46%; }}@media (min-width: 1345px) { .m-default-teaser.m-default-teaser--big-image .m-default-teaser__content { flex: 1 1 60%; }}@media (min-width: 770px) { .m-default-teaser.m-default-teaser--big-image .m-default-teaser__media { flex-basis: content; }}@media (min-width: 770px) { .m-default-teaser--reversed.m-default-teaser--big-image .m-default-teaser__media { width: 24rem; }}.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; }}.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;}