.a-layout { z-index: 1;}.a-main-page { min-height: 50vh; box-sizing: border-box; max-width: 1410px; margin-inline: auto;}.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-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; /* rework of layout content */}.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__content-grid { display: grid; grid-template-columns: repeat(var(--columns, 12), 1fr); gap: 20px 2%;}.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;}@media (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; }}@media (min-width: 1000px) { .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-theme { /* only for PL examples */}.a-theme__brand-main { --sn-theme-background: #024ba6; --sn-theme-text: #ffffff; --sn-theme-link: #ffffff; --sn-theme-advertisement: #e5e5e5;}.a-theme__brand-main-light { --sn-theme-background: #f2f5fa; --sn-theme-text: #001e42; --sn-theme-link: #0064fe; --sn-theme-advertisement: #001e42;}.a-theme__brand-main-dark { --sn-theme-background: #001e42; --sn-theme-text: #ffffff; --sn-theme-link: #ffffff; --sn-theme-advertisement: #e5e5e5;}.a-theme__brand-one-light { --sn-theme-background: #f2f9f9; --sn-theme-text: #001e42; --sn-theme-link: #0064fe; --sn-theme-advertisement: #001e42;}.a-theme__white { --sn-theme-background: #ffffff; --sn-theme-text: #001e42; --sn-theme-link: #0064fe; --sn-theme-advertisement: rgb(102, 120, 141.6);}.a-theme__dark-black { --sn-theme-background: #1a1a1a; --sn-theme-text: #ffffff; --sn-theme-link: #ffffff; --sn-theme-advertisement: #e5e5e5;}.a-theme__light-grey { --sn-theme-background: #f7f7f7; --sn-theme-text: #001e42; --sn-theme-link: #0064fe; --sn-theme-advertisement: #001e42;}.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 { text-indent: -9999px; vertical-align: middle;}.a-brand:focus-visible { outline: 2px solid #0055d9; outline-offset: 2px; box-shadow: 0 0 0 2px #ffffff;}.a-brand__primary { background-repeat: no-repeat; background-size: auto 100%; width: 180px; height: 30px; line-height: 30px; display: inline-block;}@media (max-width: 629px) { .a-brand__primary { height: 30px; width: 30px; }}.a-brand__secondary { background-size: auto 100%; background-repeat: no-repeat; display: inline-block; height: 20px; width: 50px;}.a-article-body { max-width: 834px;}.a-row--layout-fix .a-article-body { max-width: 980px;}.a-page-title { 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.1333333333rem; line-height: 1.125em; padding: 2rem 0;}@media (max-width: 629px) { .a-page-title { font-size: 28px; font-size: 1.8666666667rem; line-height: 1.1428571429em; }}.a-page-title--spaced { padding-inline: 3%;}.a-page-title--hidden { border: 0; clip: rect(0, 0, 0, 0); height: 1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px;}.a-theme--full-width .a-page-title { padding-inline: 0;}.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.9333333333rem; height: 0.9333333333rem;}.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.3333333333rem; height: 5.3333333333rem;}.a-navigation-link { display: block; 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;}.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;}.a-navigation-link:link { color: inherit; text-decoration: inherit;}.a-navigation-link:hover, .a-navigation-link:focus { opacity: 0.8; text-decoration: underline;}.a-navigation-link--language { padding-right: 5px; display: inline-block; position: relative; color: #ffffff; font-size: 14px; font-size: 0.9333333333rem; line-height: 1.4285714286em;}.a-navigation-link--language .a-navigation-link__text { opacity: 0.8;}.a-navigation-link--language .a-navigation-link__text.selected { opacity: 1;}.a-navigation-link--language:nth-child(n+2) { padding-left: 10px;}.a-navigation-link--language:nth-child(n+2):before { position: absolute; top: 0; left: 0; width: 1px; height: 20px; opacity: 0.8; background-color: #ffffff; content: "";}.a-navigation-link--language:hover, .a-navigation-link--language:focus { opacity: 1;}.a-navigation-link--language:hover .a-navigation-link__text, .a-navigation-link--language:focus .a-navigation-link__text { opacity: 1; text-decoration: underline;}.a-navigation-link--bold { font-weight: bold; margin-bottom: 15px; font-size: 14px; font-size: 0.9333333333rem; line-height: 1.4285714286em;}.a-navigation-link--category-head { display: inline-block;}.a-navigation-link--category-head__text { font-size: 16px; font-size: 1.0666666667rem; line-height: 1.5em;}.a-navigation-link--category { display: flex; align-items: center; font-size: 14px; font-size: 0.9333333333rem; line-height: 1.7142857143em;}.a-navigation-link--category .a-sn-icon.a-sn-icon-cms { height: 24px; width: 24px;}.a-navigation-link--category .a-sn-icon.a-sn-icon-cms img { height: 24px; width: 24px;}.a-navigation-link--profile { padding: 5px 0;}.a-navigation-link--footer-head, .a-navigation-link--footer { margin-bottom: 15px;}.a-navigation-link--footer-head:last-child, .a-navigation-link--footer:last-child { margin-bottom: 0;}.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-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-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: 629px) { .m-main-header-menu__col-2 .m-menu-category:first-child { margin-top: 15px; }}.m-main-header-menu__col-3 { grid-column: span 1;}@media (max-width: 629px) { .m-main-header-menu__col-3 .m-menu-category: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: 999px) { .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: 999px) { .m-main-header-menu__subgrid-1 { grid-row-start: 2; grid-column-start: 1; } .m-main-header-menu__subgrid-1 .m-menu-category:first-child { margin-top: 15px; }}.m-main-header-menu__subgrid-2 { grid-column-start: 2;}@media (max-width: 999px) { .m-main-header-menu__subgrid-2 { grid-column-start: 1; } .m-main-header-menu__subgrid-2 .m-menu-category:last-child { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }}@media (max-width: 629px) { .m-main-header-menu__subgrid-2 .m-menu-category:last-child { border-bottom: none; }}.m-main-header-menu__newsletter-shop { margin-top: 25px; padding-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: 629px) { .m-main-header-menu__newsletter-shop { padding-bottom: 5px; border-bottom: none; margin-top: 15px; }}.m-main-header-menu__language-switch { margin-top: 15px;}@media (max-width: 629px) { .m-main-header-menu__language-switch { margin-bottom: 20px; }}.m-main-header-menu__adv-content { order: 10; margin-bottom: 30px;}@media (max-width: 629px) { .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.0666666667rem; 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-menu-category { border-bottom: 1px solid rgba(255, 255, 255, 0.2); margin-top: 15px;}@media (max-width: 629px) { .m-menu-category { border-bottom: none; }}.m-menu-category:first-child { margin-top: 0;}.m-menu-category:last-child { border-bottom: none;}.m-menu-category__name { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; display: flex; align-items: baseline; font-weight: bold; color: #ffffff; margin: 0 0 15px; font-size: 16px; font-size: 1.0666666667rem; line-height: 1.5em;}.m-menu-category__toggle { margin-left: auto; padding: 0; background-color: #001e42; border: none; outline: none; color: inherit; text-align: left; cursor: auto;}@media (max-width: 629px) { .m-menu-category__toggle { cursor: pointer; }}.m-menu-category__toggle-icons { padding-left: 5px; border-left: 1px solid rgba(229, 229, 229, 0.5); display: none;}@media (max-width: 629px) { .m-menu-category__toggle-icons { display: inline; } .m-menu-category__toggle-icons .m-menu-category-down { display: none; } .m-menu-category__toggle-icons .m-menu-category-up { display: inline-block; }}.m-menu-category__toggle.collapsed { margin-top: 0;}.m-menu-category__toggle.collapsed .m-menu-category-down { display: inline-block;}.m-menu-category__toggle.collapsed .m-menu-category-up { display: none;}.m-menu-category__toggle-content { overflow: hidden; transition: max-height 0.2s ease-out;}.m-menu-category__toggle-content--link { margin-bottom: 15px;}.m-footer-content__heading { color: inherit; margin-bottom: 15px; min-height: 24px;}.m-footer-content .a-link { margin-bottom: 15px;}.m-footer-content .a-link:last-child { margin-bottom: 0;}@charset "UTF-8";.m-pagination { display: flex; justify-content: space-between; color: #001e42;}.m-pagination .m-pagination__link { color: currentcolor; font-family: "Merriweather", serif; display: inline-flex; gap: 1.3333333333rem; font-size: 17px; font-size: 1.1333333333rem; line-height: 1.4117647059em;}.m-pagination__link-next { align-self: flex-end; margin-left: auto; order: 2;}.m-pagination__link-previous { order: 0;}.m-pagination__current-page-hint { border: 0; clip: rect(0, 0, 0, 0); height: 1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px;}.m-pagination__pages { order: 1; display: none; gap: 0.3333333333rem; justify-content: center; align-self: center; flex: 1 1 auto; list-style: none; margin: 0; padding: 0;}@media (min-width: 850px) { .m-pagination__pages { display: flex; }}.m-pagination__page { font-variant-numeric: proportional-nums; display: inline-flex; align-items: center; justify-content: center; font-size: 16px; font-size: 1.0666666667rem; line-height: 1.25em;}.m-pagination .m-pagination__page-link { padding: 0.6666666667rem; color: currentColor;}.m-pagination .m-pagination__page-link:hover, .m-pagination .m-pagination__page-link:focus-visible { text-decoration: underline;}.m-pagination .m-pagination__page-link:focus-visible { text-decoration-thickness: 2px;}.m-pagination__current-page { padding: 0.6666666667rem; height: 1.3333333333rem; width: 1.3333333333rem; background: #001e42; color: #ffffff; border-radius: 50%;}.m-pagination__gap:after { content: "…"; padding: 0.6666666667rem;}.o-footer { position: relative; z-index: 1000; background-color: #333333; margin: 100px 0 0; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-weight: 400; font-size: 16px; font-size: 1.0666666667rem; line-height: 1.5em;}.o-footer__logo { height: 20px; padding-bottom: 10px;}.o-footer__part { padding: 25px 3%; --columns-xs: 2;}.o-footer__part:not(:last-child) { border-bottom: 1px solid #666666;}.o-footer__part:last-child { padding: 30px 3%;}.o-footer__top-seo { font-size: 16px; font-size: 1.0666666667rem; line-height: 1.5em; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; font-weight: 400; color: #ffffff; opacity: 0.7; margin: 0; /* This is needed to prevent cms richtext elements from introducing spacings over here */}.o-footer__top-seo * { margin: 0;}.o-footer .o-footer__social-media__section { display: inline-flex; align-items: center; margin-right: 50px;}.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.0666666667rem; line-height: 1.625em;}.o-footer .o-footer__social-media__section-icons { display: inline-block; margin-left: 20px;}.o-footer__copyright { font-size: 16px; font-size: 1.0666666667rem; line-height: 1.5em; margin-right: 20px; display: inline-block; /* Overwriting global styles */}.o-footer__copyright u { text-decoration: underline;}.o-footer__version { font-size: 16px; font-size: 1.0666666667rem; line-height: 1.5em; display: inline-block; opacity: 0.7;}.o-main-header { height: 3.6rem; box-sizing: border-box; padding: 7px 0; border-bottom: 4px solid #001e42; font-size: 16px; font-size: 1.0666666667rem; line-height: 1.5em;}@media (min-width: 630px) { .o-main-header { padding: 0; }}@media (scripting: enabled) { .o-main-header { background: #ffffff; position: sticky; z-index: 10001; top: 0; left: 0; right: 0; }}.o-main-header__container { display: flex; align-items: center; flex-wrap: wrap;}.o-main-header__logos { position: absolute; left: 50%; transform: translateX(-50%); display: flex; align-items: center;}.o-main-header__logos .o-main-header__logo { vertical-align: middle; display: inline-block; padding: 0 0.6666666667rem; border-left: 1px solid #e5e5e5; line-height: inherit; font-size: inherit; margin: inherit; 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__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: 629px) { .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; /* set this, so event-target will be the button */}@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.0666666667rem; 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 { cursor: pointer; color: #0064fe; background-color: #e6effe;}.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 .o-main-header__menu-name { color: inherit;}.o-main-header__dropdown-menu__button:focus-visible { outline: none; border: 1px solid #0055d9;}@media (max-width: 629px) { .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: 629px) { .o-main-header-menu__dropdown-content { margin-top: 8px; }}.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: 629px) { .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: 629px) { .o-main-header__dropdown-menu__profile-content { width: 100%; right: 0; }}.o-main-header__dropdown-menu__search-content { z-index: 100; display: none; background-color: #001e42; position: absolute; width: 100%; left: 0;}