:root {
    --body-font-size-xlarge-up: 1.25rem;
    --body-font-size-medium-up: 1.125rem;
    --body-font-size-small-up: 1.125rem;
    --body-small-font-size-xlarge-up: 1.125rem;
    --body-small-font-size-medium-up: 1.125rem;
    --body-small-font-size-small-up: 1rem;
    --body-link-font-size-xlarge-up: 1.25rem;
    --body-link-font-size-medium-up: 1.125rem;
    --body-link-font-size-small-up: 1.125rem;
    --button-font-size-xlarge-up: 1.125rem;
    --button-font-size-medium-up: 1.125rem;
    --button-font-size-small-up: 1.125rem;
    --caption-font-size-xlarge-up: 1rem;
    --caption-font-size-medium-up: 1rem;
    --caption-font-size-small-up: .875rem;
    --label-font-size-xlarge-up: 1rem;
    --label-font-size-medium-up: 1rem;
    --label-font-size-small-up: .875rem;
    --footnotes-font-size-xlarge-up: .875rem;
    --footnotes-font-size-medium-up: .875rem;
    --footnotes-font-size-small-up: .875rem;
    --color-dark-blue-900: #022366;
    --color-shadow-blue-800: #072b89;
    --color-shadow-blue-700: #0936ab;
    --color-roche-blue-600: #0b41cd;
    --color-shadow-blue-500: #3461d5;
    --color-shadow-blue-400: #5c80de;
    --color-shadow-blue-300: #85a0e6;
    --color-shadow-blue-200: #aec0ee;
    --color-shadow-blue-100: #d7e0f7;
    --color-light-blue: #1482fa;
    --color-extra-light-blue: #bde3ff;
    --color-extra-dark-red: #8c0000;
    --color-dark-red: #c40000;
    --color-red: #ff1f26;
    --color-light-red: #ff8782;
    --color-extra-dark-orange: #b22b0d;
    --color-dark-orange: #ed4a0d;
    --color-orange: #ff7d29;
    --color-light-orange: #ffbd69;
    --color-extra-dark-purple: #7d0096;
    --color-dark-purple: #bc36f0;
    --color-purple: #e085fc;
    --color-light-purple: #f2d4ff;
    --color-grey-900: #21201f;
    --color-grey-800: #312f2e;
    --color-roche-grey-700: #544f4f;
    --color-roche-grey-600: #706b69;
    --color-grey-500: #9d948e;
    --color-roche-grey-400: #c2bab5;
    --color-roche-grey-300: #dbd6d1;
    --color-grey-200: #eae8e5;
    --color-roche-grey-100: #f5f5f2;
    --color-roche-grey-0: #fbfbfa;
    --color-success: #00b458;
    --color-success-light: #ccf0de;
    --color-warning: #fbdd7a;
    --color-warning-light: #fff7ce;
    --color-error: #ff1f26;
    --color-error-light: #ffd2d4;
    --color-text-primary: #000;
    --color-text-secondary: #c2bab5;
    --color-white: #fff;
    --color-black-000: transparent;
    --color-black-100: rgba(0, 0, 0, .1);
    --color-black-200: rgba(0, 0, 0, .2);
    --color-black-900-a07: rgba(0, 0, 0, .7);
    --color-black-900-a08: rgba(0, 0, 0, .8);
    --color-black-900-a09: rgba(0, 0, 0, .9);
    --color-black-800: #1e1e1e;
    --color-black-900: #000;
    --color-white-100: #fff;
    --color-white-300: hsla(0, 0%, 100%, .7);
    --color-white-500: hsla(0, 0%, 100%, .5);
    --color-white-600: hsla(0, 0%, 100%, .4);
    --color-white-800: hsla(0, 0%, 100%, .2);
    --color-neutral-100: #fff7f5;
    --color-neutral-200: #ffe8de;
    --color-neutral-400: #fac9b5
}

[dir=rtl] {
    --body-font-size-xlarge-up: 1.375rem;
    --body-font-size-medium-up: 1.25rem;
    --body-font-size-small-up: 1.25rem;
    --body-small-font-size-xlarge-up: 1.25rem;
    --body-small-font-size-medium-up: 1.25rem;
    --body-small-font-size-small-up: 1.125rem;
    --body-link-font-size-xlarge-up: 1.375rem;
    --body-link-font-size-medium-up: 1.25rem;
    --body-link-font-size-small-up: 1.25rem;
    --button-font-size-xlarge-up: 1.25rem;
    --button-font-size-medium-up: 1.25rem;
    --button-font-size-small-up: 1.25rem;
    --caption-font-size-xlarge-up: 1.125rem;
    --caption-font-size-medium-up: 1.125rem;
    --caption-font-size-small-up: 1rem;
    --label-font-size-xlarge-up: 1.125rem;
    --label-font-size-medium-up: 1.125rem;
    --label-font-size-small-up: 1rem;
    --footnotes-font-size-xlarge-up: 1rem;
    --footnotes-font-size-medium-up: 1rem
}

.animated-words {
    line-height: 1rem;
    margin-bottom: 0;
    margin-top: 3rem
}

@media (min-width:48rem) {
    .animated-words {
        margin-top: 4rem
    }
}

@media (min-width:90rem) {
    .animated-words {
        margin-top: 6rem
    }
}

.animated-words .animated-words__headline {
    display: inline-block;
    font-size: 2.5rem;
    line-height: 3rem;
    margin: 0;
    width: 100%
}

@media (min-width:48rem) {
    .animated-words .animated-words__headline {
        font-size: 3rem;
        line-height: 3.375rem
    }
}

@media (min-width:90rem) {
    .animated-words .animated-words__headline {
        font-size: 3.8125rem;
        line-height: 4.375rem
    }
}

@media (min-width:48rem) {
    .animated-words .animated-words__headline {
        font-size: 3.5rem;
        line-height: 4.1875rem
    }
}

@media (min-width:48rem) and (min-width:48rem) {
    .animated-words .animated-words__headline {
        font-size: 4rem;
        line-height: 4.5625rem
    }
}

@media (min-width:48rem) and (min-width:90rem) {
    .animated-words .animated-words__headline {
        font-size: 5.5rem;
        line-height: 6.3125rem
    }
}

.animated-words .animated-words__text-container {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.animated-words .animated-words__words-container {
    overflow: hidden;
    position: relative
}

.animated-words .animated-words__word {
    display: none;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 3rem;
    transform: translateY(100%);
    transition: transform .5s;
    transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    width: 100%
}

@media (min-width:48rem) {
    .animated-words .animated-words__word {
        font-size: 3rem;
        line-height: 3.375rem
    }
}

@media (min-width:90rem) {
    .animated-words .animated-words__word {
        font-size: 3.8125rem;
        line-height: 4.375rem
    }
}

@media (min-width:48rem) {
    .animated-words .animated-words__word {
        font-size: 3.5rem;
        font-weight: 400;
        line-height: 4.1875rem
    }
}

@media (min-width:48rem) and (min-width:48rem) {
    .animated-words .animated-words__word {
        font-size: 4rem;
        line-height: 4.5625rem
    }
}

@media (min-width:48rem) and (min-width:90rem) {
    .animated-words .animated-words__word {
        font-size: 5.5rem;
        line-height: 6.3125rem
    }
}

.animated-words .animated-words__word.animated-words__word--active {
    display: block;
    transform: translateY(0)
}

.animated-words .animated-words__word.animated-words__word--previous {
    display: block;
    transform: translateY(-100%)
}

.animated-words .animated-words__word.animated-words__word--next {
    display: block
}

.animated-words .animated-words__word.animated-words__word--red {
    color: var(--color-extra-dark-red)
}

.animated-words .animated-words__word.animated-words__word--orange {
    color: var(--color-extra-dark-orange)
}

.animated-words .animated-words__word.animated-words__word--purple {
    color: var(--color-extra-dark-purple)
}

.animated-words .animated-words__word.animated-words__word--brand {
    color: var(--color-light-blue)
}

.animated-words .animated-words__word.animated-words__word--effect {
    color: var(--color-roche-blue-600)
}

.animated-words.animated-words--animated .animated-words__text-container {
    display: block;
    height: 3rem
}

@media (min-width:48rem) {
    .animated-words.animated-words--animated .animated-words__text-container {
        height: 4.5625rem
    }
}

@media (min-width:90rem) {
    .animated-words.animated-words--animated .animated-words__text-container {
        height: 6.3125rem
    }
}

.animated-words.animated-words--animated .animated-words__word {
    position: absolute
}

.avatar {
    aspect-ratio: 1/1;
    border-radius: 50%;
    display: inline-block;
    height: 100%;
    overflow: hidden;
    width: 100%
}

.avatar .avatar__fallback {
    align-items: center;
    background: var(--color-roche-grey-100);
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%
}

.avatar .avatar__icon {
    height: 62.5%;
    width: 62.5%
}

.contact-person {
    display: flex;
    flex-direction: column;
    margin-top: 3rem
}

.contact-person .contact-person__avatar {
    height: 8rem;
    margin-bottom: 2rem;
    width: 8rem
}

.contact-person .contact-person__name {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.6875rem
}

@media (min-width:48rem) {
    .contact-person .contact-person__name {
        font-size: 1.125rem;
        line-height: 1.8125rem
    }
}

@media (min-width:90rem) {
    .contact-person .contact-person__name {
        font-size: 1.25rem;
        line-height: 1.875rem
    }
}

.contact-person .contact-person__job-title {
    font-family: roche-sans;
    font-size: var(--body-small-font-size-small-up);
    font-style: normal;
    font-weight: 200;
    line-height: 1.625rem;
    margin-top: .25rem
}

@media (min-width:48rem) {
    .contact-person .contact-person__job-title {
        font-size: var(--body-small-font-size-medium-up);
        line-height: 1.8125rem
    }
}

.contact-person .contact-person__phone-number {
    margin-top: .5rem
}

.contact-person .contact-person__email-address {
    margin-top: .25rem
}

.footer {
    --color-text--primary: var(--color-roche-grey-700);
    --roche--color-blue-100: var(--color-roche-blue-600);
    --footer-border-color: var(--color-dark-blue-900);
    --background-aware-gradient-bottom-right: linear-gradient(136.47deg, #fff 35.41%, #fff7f5 58%, #bde3ff 128.14%);
    background: var(--background-aware-gradient-bottom-right);
    border-top: .125rem solid var(--footer-border-color);
    color: var(--color-text-primary);
    display: block;
    margin-top: 0;
    padding-bottom: 3rem
}

.theme--story .footer {
    --footer-border-color: var(--color-extra-dark-orange);
    --background-aware-gradient-bottom-right: linear-gradient(319deg, #fac9b5 -68%, #fff 52%)
}

[dir=rtl].theme--story .footer {
    background: linear-gradient(49deg, #fac9b5 -68%, #fff 52%)
}

@media print {
    .footer {
        display: none
    }
}

@media (min-width:90rem) {
    .footer {
        margin-top: 0;
        padding-bottom: 4rem
    }
}

[dir=rtl] .footer {
    --background-aware-gradient-bottom-left: linear-gradient(224.18deg, #fff 35.41%, #fff7f5 58%, #bde3ff 128.14%);
    background: var(--background-aware-gradient-bottom-left)
}

.footer .footer__first-row.footer__first-row {
    border-bottom: 1px solid var(--color-roche-grey-400);
    margin-top: 4rem !important;
    padding: 0 0 4rem
}

.footer .footer__second-row,
.footer .footer__third-row {
    margin-top: 4rem;
    padding: 0
}

.footer .footer__quick-links.footer__quick-links {
    margin-top: -1.5rem
}

@media (min-width:48rem) {
    .footer .footer__quick-links.footer__quick-links {
        margin-top: -2rem
    }
}

.footer .footer__helpful-links-title {
    color: var(--color-roche-grey-700);
    font-family: roche-sans;
    font-size: var(--caption-font-size-small-up);
    font-style: normal;
    font-weight: 200;
    line-height: 1.1875rem;
    margin-top: 2.5rem
}

@media (min-width:48rem) {
    .footer .footer__helpful-links-title {
        font-size: var(--caption-font-size-medium-up);
        line-height: 1.375rem;
        margin-top: 0
    }
}

.footer .footer__stock-price {
    margin-top: 2.5rem
}

@media (min-width:48rem) {
    .footer .footer__stock-price {
        margin-top: 0
    }
}

[dir=rtl] .footer .footer__copyright,
[dir=rtl] .footer .footer__quick-links-nav,
[dir=rtl] .footer .footer__social-links-nav {
    margin-top: 0 !important
}

.footer .footer__social-links>li {
    display: inline
}

.footer .footer__service-links {
    margin-top: 3rem
}

@media (min-width:48rem) {
    .footer .footer__service-links {
        display: inline-flex;
        flex-wrap: wrap;
        margin-top: 0
    }
}

.footer .footer__copyright {
    color: var(--color-roche-grey-700);
    display: inline-block;
    font-family: roche-sans;
    font-size: var(--caption-font-size-small-up);
    font-style: normal;
    font-weight: 200;
    line-height: 1.1875rem
}

@media (min-width:48rem) {
    .footer .footer__copyright {
        font-size: var(--caption-font-size-medium-up);
        line-height: 1.375rem
    }
}

.footer .footer__legal-text.footer__legal-text {
    margin-top: 1rem !important
}

@media (min-width:48rem) {
    .footer .footer__legal-text.footer__legal-text {
        margin-top: 0 !important
    }
}

.hero-teaser {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 1rem
}

@media (min-width:48rem) {
    .hero-teaser {
        flex-direction: row;
        gap: 0;
        justify-content: space-between
    }
}

.hero-teaser .hero-teaser__info-container {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    width: 100%
}

@media (min-width:48rem) {
    .hero-teaser .hero-teaser__info-container {
        gap: 2rem;
        margin-top: 1rem;
        width: calc(50% - 12px)
    }
}

@media (min-width:90rem) {
    .hero-teaser .hero-teaser__info-container {
        gap: 4rem;
        width: 41.6666666667%
    }
}

.hero-teaser .hero-teaser__text-container {
    display: flex;
    flex-direction: column;
    gap: 1.125rem
}

@media (min-width:64rem) {
    .hero-teaser .hero-teaser__text-container {
        gap: 1.25rem
    }
}

.hero-teaser .hero-teaser__title-container {
    display: flex;
    flex-direction: column;
    gap: .25rem
}

.hero-teaser .hero-teaser__title {
    font-size: 1.875rem;
    line-height: 2.25rem
}

@media (min-width:48rem) {
    .hero-teaser .hero-teaser__title {
        font-size: 2.5rem;
        line-height: 3rem
    }
}

@media (min-width:90rem) {
    .hero-teaser .hero-teaser__title {
        font-size: 3rem;
        line-height: 3.625rem
    }
}

.hero-teaser .hero-teaser__overline {
    color: var(--color-roche-grey-600);
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.6875rem
}

@media (min-width:48rem) {
    .hero-teaser .hero-teaser__overline {
        font-size: 1.125rem;
        line-height: 1.8125rem
    }
}

@media (min-width:90rem) {
    .hero-teaser .hero-teaser__overline {
        font-size: 1.25rem;
        line-height: 1.875rem
    }
}

.hero-teaser .hero-teaser__button-container {
    display: flex;
    flex-direction: column;
    gap: .5rem
}

@media (min-width:48rem) {
    .hero-teaser .hero-teaser__button-container {
        flex-direction: row;
        gap: 1rem
    }
}

.hero-teaser .hero-teaser__image-container {
    width: 100%
}

@media (min-width:48rem) {
    .hero-teaser .hero-teaser__image-container {
        width: calc(50% - 12px)
    }
}

.icon {
    fill: currentcolor
}

.lead-text {
    font-family: roche-sans;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 200;
    line-height: 2rem;
    margin-bottom: 1.25rem;
    margin-top: 2rem
}

@media (min-width:48rem) {
    .lead-text {
        font-size: 1.375rem;
        line-height: 2.1875rem
    }
}

@media (min-width:90rem) {
    .lead-text {
        font-size: 1.625rem;
        line-height: 2.625rem
    }
}

@media (min-width:48rem) {
    .lead-text {
        margin-bottom: 1.375rem
    }
}

@media (min-width:90rem) {
    .lead-text {
        margin-bottom: 1.625rem;
        margin-top: 2.5rem
    }
}

.stock-price {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    text-decoration: none
}

.stock-price:focus-visible:focus,
.stock-price:focus-visible:focus-visible {
    outline: var(--color-roche-blue-600) dashed 2px;
    outline-offset: 2
}

.stock-price:focus-visible:focus:not(:focus-visible) {
    outline: 0
}

.stock-price .stock-price__heading {
    color: var(--color-roche-grey-600);
    font-family: roche-sans;
    font-size: var(--caption-font-size-small-up);
    font-style: normal;
    font-weight: 200;
    line-height: 1.1875rem;
    margin: 0
}

@media (min-width:48rem) {
    .stock-price .stock-price__heading {
        font-size: var(--caption-font-size-medium-up);
        line-height: 1.375rem
    }
}

.stock-price .stock-price__price {
    margin: .5rem 0 .25rem
}

.stock-price .stock-price__value {
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 2.125rem
}

@media (min-width:48rem) {
    .stock-price .stock-price__value {
        font-size: 1.875rem;
        line-height: 2.4375rem
    }
}

@media (min-width:90rem) {
    .stock-price .stock-price__value {
        font-size: 2.5rem;
        line-height: 3.125rem
    }
}

.stock-price .stock-price__currency {
    color: var(--color-roche-grey-700);
    font-family: roche-sans;
    font-size: var(--caption-font-size-small-up);
    font-style: normal;
    font-weight: 200;
    line-height: 1.1875rem;
    margin-inline-start: .5rem
}

@media (min-width:48rem) {
    .stock-price .stock-price__currency {
        font-size: var(--caption-font-size-medium-up);
        line-height: 1.375rem
    }
}

.stock-price .stock-price__unavailable {
    color: var(--color-text-primary);
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.6875rem;
    margin: .5rem 0 .25rem
}

@media (min-width:48rem) {
    .stock-price .stock-price__unavailable {
        font-size: 1.125rem;
        line-height: 1.8125rem
    }
}

@media (min-width:90rem) {
    .stock-price .stock-price__unavailable {
        font-size: 1.25rem;
        line-height: 1.875rem
    }
}

.stock-price .stock-price__daily-change {
    color: var(--color-roche-grey-700);
    display: flex;
    flex-wrap: wrap
}

.stock-price .stock-price__difference {
    white-space: nowrap
}

.stock-price .stock-price__relative-difference {
    margin-inline-end: .5rem
}

.stock-price .stock-price__price-difference {
    margin-inline-end: .25rem
}

.stock-price .stock-price__icon {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    margin-inline-end: 1rem
}

.stock-price .stock-price__icon.stock-price__icon--down {
    fill: var(--color-error);
    color: var(--color-error)
}

.stock-price .stock-price__icon.stock-price__icon--equal {
    fill: var(--color-roche-grey-600);
    color: var(--color-roche-grey-600)
}

.stock-price .stock-price__icon.stock-price__icon--up {
    fill: var(--color-success);
    color: var(--color-success)
}

.roche-quote {
    margin-top: 3rem;
    width: 100%
}

@media (min-width:90rem) {
    .roche-quote {
        margin-top: 4.5rem
    }
}

.roche-quote .roche-quote__image {
    width: 100%
}

@media (min-width:48rem) {
    .roche-quote .roche-quote__image {
        margin: auto
    }
}

.roche-quote .roche-quote__content {
    margin: auto
}

.roche-quote .roche-quote__text {
    font-family: roche-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 200;
    line-height: 2.875rem;
    margin-top: 2.5rem
}

@media (min-width:48rem) {
    .roche-quote .roche-quote__text {
        font-size: 2.5rem;
        line-height: 3.5rem
    }
}

@media (min-width:90rem) {
    .roche-quote .roche-quote__text {
        font-size: 3rem;
        line-height: 4.1875rem
    }
}

@media (min-width:48rem) {
    .roche-quote .roche-quote__text {
        margin: 0
    }
}

.roche-quote .roche-quote__text.roche-quote__text--small {
    font-family: roche-serif;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 200;
    line-height: 2.125rem
}

@media (min-width:48rem) {
    .roche-quote .roche-quote__text.roche-quote__text--small {
        font-size: 1.75rem;
        line-height: 2.5rem
    }
}

@media (min-width:90rem) {
    .roche-quote .roche-quote__text.roche-quote__text--small {
        font-size: 1.875rem;
        line-height: 2.5rem
    }
}

.roche-quote .roche-quote__subline {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 1rem
}

@media (min-width:48rem) {
    .roche-quote .roche-quote__subline {
        gap: 1.5rem;
        margin-top: 1.5rem
    }
}

@media (min-width:90rem) {
    .roche-quote .roche-quote__subline {
        gap: 2rem;
        margin-top: 2rem
    }
}

.roche-quote .roche-quote__link {
    margin: 2rem 0 0
}

.roche-quote.roche-quote--with-image {
    width: 100%
}

@media (min-width:48rem) {
    .roche-quote.roche-quote--with-image {
        display: grid;
        gap: calc(8.33333% + 24px);
        grid-template-columns: calc(41.66667% - 12px) 50%;
        margin-inline: auto
    }

    .roche-quote.roche-quote--equal-ratio {
        gap: 24px;
        grid-template-columns: calc(50% - 12px) calc(50% - 12px)
    }
}

@media (min-width:90rem) {
    .roche-quote.roche-quote--equal-ratio {
        gap: 32px;
        grid-template-columns: calc(50% - 16px) calc(50% - 16px)
    }
}

.subline {
    display: flex;
    flex-direction: column;
    gap: 1.5rem
}

.subline .subline__attribution-phrase {
    color: var(--color-roche-grey-600);
    font-family: roche-sans;
    font-size: var(--caption-font-size-small-up);
    font-style: normal;
    font-weight: 200;
    line-height: 1.1875rem
}

@media (min-width:48rem) {
    .subline .subline__attribution-phrase {
        font-size: var(--caption-font-size-medium-up);
        line-height: 1.375rem
    }
}

.subline .subline__author-container {
    display: flex;
    gap: 1.5rem
}

.subline .subline__avatar {
    height: 3rem;
    width: 3rem
}

.subline .subline__author-description-container {
    align-self: center
}

.subline .subline__author {
    color: var(--color-roche-grey-700);
    font-family: roche-sans;
    font-size: var(--footnotes-font-size-small-up);
    font-style: normal;
    font-weight: 200;
    font-weight: 400;
    line-height: 1.1875rem
}

@media (min-width:48rem) {
    .subline .subline__author {
        font-size: var(--footnotes-font-size-medium-up)
    }
}

.subline .subline__author-description {
    color: var(--color-roche-grey-700);
    font-family: roche-sans;
    font-size: var(--caption-font-size-small-up);
    font-style: normal;
    font-weight: 200;
    line-height: 1.1875rem
}

@media (min-width:48rem) {
    .subline .subline__author-description {
        font-size: var(--caption-font-size-medium-up);
        line-height: 1.375rem
    }
}

.subline .subline__date {
    font-family: roche-sans;
    font-size: var(--caption-font-size-small-up);
    font-style: normal;
    font-weight: 200;
    line-height: 1.1875rem;
    margin-top: .25rem
}

@media (min-width:48rem) {
    .subline .subline__date {
        font-size: var(--caption-font-size-medium-up);
        line-height: 1.375rem
    }
}

.subline .subline__date * {
    color: var(--color-roche-grey-600)
}

.story-teaser {
    box-shadow: 0 0 .625rem var(--color-black-100);
    display: block;
    overflow-y: hidden;
    position: relative;
    width: 100%
}

.story-teaser:hover {
    color: inherit;
    text-decoration: none;
}

.story-teaser .story-teaser__tag {
    align-items: center;
    display: flex;
    gap: .5rem
}

.story-teaser .story-teaser__image-container {
    opacity: 1;
    transition-duration: .3s, .2s;
    transition-property: opacity, border-bottom-color;
    transition-timing-function: cubic-bezier(.33, 1, .68, 1)
}

.story-teaser .story-teaser__details {
    display: flex;
    flex-direction: column;
    gap: .75rem
}

.story-teaser .story-teaser__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden
}

.story-teaser .story-teaser__description {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden
}

.story-teaser .story-teaser__date {
    color: var(--color-roche-grey-600);
    font-family: roche-sans;
    font-size: var(--label-font-size-small-up);
    font-style: normal;
    font-weight: 200;
    font-weight: 400;
    line-height: 1.3125rem;
    margin-top: 0
}

@media (min-width:48rem) {
    .story-teaser .story-teaser__date {
        font-size: var(--label-font-size-medium-up);
        line-height: 1.3125rem
    }
}

.story-teaser.story-teaser--variant-a {
    background-color: var(--color-white-100);
    /* height: 100%; */
    transition: box-shadow .3s cubic-bezier(.33, 1, .68, 1)
}

.story-teaser.story-teaser--variant-a .story-teaser__image-container {
    border-bottom: .125rem solid var(--color-neutral-400)
}

.story-teaser.story-teaser--variant-a .story-teaser__tag {
    fill: var(--color-grey-800);
    -webkit-backdrop-filter: blur(2rem);
    backdrop-filter: blur(2rem);
    background-color: var(--color-white-500);
    border-radius: 4.25rem;
    color: var(--color-grey-800);
    font-family: roche-sans;
    font-size: var(--button-font-size-small-up);
    font-style: normal;
    font-weight: 200;
    font-weight: 400;
    left: 1.25rem;
    line-height: 1.3125rem;
    padding: .5rem 1rem;
    position: absolute;
    top: 1.25rem;
    transition-duration: .2s;
    transition-property: background-color, color, fill;
    transition-timing-function: cubic-bezier(.33, 1, .68, 1);
    z-index: 50
}

@media (min-width:48rem) {
    .story-teaser.story-teaser--variant-a .story-teaser__tag {
        font-size: var(--button-font-size-medium-up);
        line-height: 1.4375rem
    }
}

@media (min-width:90rem) {
    .story-teaser.story-teaser--variant-a .story-teaser__tag {
        left: 1.5rem;
        top: 1.5rem
    }
}

.story-teaser.story-teaser--variant-a .story-teaser__details {
    padding: 1.890625rem 1.5rem 2rem
}

@media (min-width:48rem) {
    .story-teaser.story-teaser--variant-a .story-teaser__details {
        padding: 1.921875rem 1.5rem 2rem
    }
}

@media (min-width:64rem) {
    .story-teaser.story-teaser--variant-a .story-teaser__details {
        padding: 1.875rem 1.5rem 2rem
    }
}

@media (min-width:90rem) {
    .story-teaser.story-teaser--variant-a .story-teaser__details {
        padding: 2.375rem 2rem 2rem
    }
}

.story-teaser.story-teaser--variant-a .story-teaser__description-container {
    transition: transform .3s cubic-bezier(.33, 1, .68, 1)
}

.story-teaser.story-teaser--variant-a .story-teaser__title {
    font-size: var(--global--font-size-xl);
    font-weight: 400;
    height: 78px;
    line-height: 1.625rem
}

@media (min-width:48rem) {
    .story-teaser.story-teaser--variant-a .story-teaser__title {
        font-size: var(--global--font-size-xl);
        line-height: 1.875rem
    }
}

@media (min-width:90rem) {
    .story-teaser.story-teaser--variant-a .story-teaser__title {
        font-size: var(--global--font-size-xl);
        line-height: 2.125rem
    }
}

@media (min-width:48rem) {
    .story-teaser.story-teaser--variant-a .story-teaser__title {
        height: 90px
    }
}

@media (min-width:90rem) {
    .story-teaser.story-teaser--variant-a .story-teaser__title {
        height: 102px
    }
}

.story-teaser.story-teaser--variant-a .story-teaser__description {
    height: 0;
    opacity: 0;
    visibility: hidden
}

.story-teaser.story-teaser--variant-b {
    color: var(--color-white-100);
    transition: box-shadow .2s cubic-bezier(.33, 1, .68, 1)
}

.story-teaser.story-teaser--variant-b .story-teaser__details {
    bottom: 0;
    padding: 2rem 1.5rem;
    position: absolute;
    transition: all .2s cubic-bezier(.33, 1, .68, 1);
    z-index: 50
}

.story-teaser.story-teaser--variant-b .story-teaser__tag {
    fill: var(--color-white-100);
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.6875rem
}

@media (min-width:48rem) {
    .story-teaser.story-teaser--variant-b .story-teaser__tag {
        font-size: 1.125rem;
        line-height: 1.8125rem
    }
}

@media (min-width:90rem) {
    .story-teaser.story-teaser--variant-b .story-teaser__tag {
        font-size: 1.25rem;
        line-height: 1.875rem
    }
}

.story-teaser.story-teaser--variant-b .story-teaser__image-container:before {
    background: linear-gradient(34.31deg, var(--color-black-900-a08) 0, var(--color-black-000) 102.12%);
    content: "";
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: opacity .2s cubic-bezier(.65, 0, .35, 1);
    width: 100%;
    z-index: 50
}

@media (min-width:90rem) {
    .story-teaser.story-teaser--variant-b .story-teaser__image-container:before {
        background: linear-gradient(359.16deg, var(--color-black-900-a09) .67%, var(--color-black-000) 82.88%)
    }
}

.story-teaser.story-teaser--variant-b .story-teaser__image-container:after {
    background: linear-gradient(46.32deg, var(--color-black-900-a08) -8.5%, var(--color-black-000) 115.75%), var(--color-dark-blue-900);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .2s cubic-bezier(.65, 0, .35, 1);
    width: 100%
}

.story-teaser.story-teaser--variant-b .story-teaser__title {
    font-size: var(--global--font-size-xl);
    line-height: 2.125rem
}

@media (min-width:48rem) {
    .story-teaser.story-teaser--variant-b .story-teaser__title {
        font-size: var(--global--font-size-xl);
        line-height: 2.4375rem
    }
}

@media (min-width:90rem) {
    .story-teaser.story-teaser--variant-b .story-teaser__title {
        font-size: var(--global--font-size-xl);
        line-height: 3.125rem
    }
}

.story-teaser.story-teaser--variant-b .story-teaser__description {
    opacity: 0;
    position: absolute;
    visibility: hidden
}

.story-teaser.story-teaser--variant-c {
    color: var(--color-white-100);
    margin-top: 3rem
}

@media (min-width:90rem) {
    .story-teaser.story-teaser--variant-c {
        margin-top: 4.5rem
    }
}

.story-teaser.story-teaser--variant-c .story-teaser__details {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    height: 100%;
    justify-content: center;
    margin: 0 2.5rem;
    position: absolute;
    top: 0;
    z-index: 250
}

@media (min-width:90rem) {
    .story-teaser.story-teaser--variant-c .story-teaser__details {
        gap: 2rem;
        margin: 0 4rem
    }
}

.story-teaser.story-teaser--variant-c .story-teaser__image-container:after {
    background: linear-gradient(46.32deg, var(--color-black-900-a07) -8.5%, var(--color-black-000) 115.75%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 250
}

.story-teaser.story-teaser--variant-c .story-teaser__tag {
    fill: var(--color-white-100);
    font-family: roche-sans;
    font-size: var(--label-font-size-small-up);
    font-style: normal;
    font-weight: 200;
    font-weight: 400;
    line-height: 1.3125rem
}

@media (min-width:48rem) {
    .story-teaser.story-teaser--variant-c .story-teaser__tag {
        font-size: var(--label-font-size-medium-up);
        line-height: 1.3125rem
    }
}

.story-teaser.story-teaser--variant-c .story-teaser__description-container {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.story-teaser.story-teaser--variant-c .story-teaser__title {
    font-size: var(--global--font-size-xl);
    line-height: 2.25rem;
    margin-top: 1rem;
    max-width: 30ch
}

@media (min-width:48rem) {
    .story-teaser.story-teaser--variant-c .story-teaser__title {
        font-size: var(--global--font-size-xl);
        line-height: 3rem
    }
}

@media (min-width:90rem) {
    .story-teaser.story-teaser--variant-c .story-teaser__title {
        font-size: var(--global--font-size-xl);
        line-height: 3.625rem
    }
}

.story-teaser.story-teaser--variant-c .story-teaser__button {
    margin-top: 0;
    width: max-content
}

.story-teaser.story-teaser--variant-c .story-teaser__description {
    max-width: 50ch
}

.story-teaser.story-teaser--unpublished {
    background: #ff0000b3;
    border: 1px dashed maroon
}

.story-teaser:focus-visible:not(.story-teaser--variant-c),
.story-teaser:hover:not(.story-teaser--variant-c) {
    box-shadow: 0 .3125rem 1.25rem var(--color-black-200)
}

.story-teaser:focus-visible:not(.story-teaser--variant-c):focus,
.story-teaser:focus-visible:not(.story-teaser--variant-c):focus-visible,
.story-teaser:hover:not(.story-teaser--variant-c):focus,
.story-teaser:hover:not(.story-teaser--variant-c):focus-visible {
    outline: var(--color-roche-blue-600) dashed 2px;
    outline-offset: 2px
}

.story-teaser:focus-visible:not(.story-teaser--variant-c):focus:not(:focus-visible),
.story-teaser:hover:not(.story-teaser--variant-c):focus:not(:focus-visible) {
    outline: 0
}

.story-teaser:focus-visible:not(.story-teaser--variant-c) .story-teaser__description,
.story-teaser:hover:not(.story-teaser--variant-c) .story-teaser__description {
    height: auto;
    opacity: 1;
    padding-top: 1rem;
    visibility: visible
}

.story-teaser:focus-visible:not(.story-teaser--variant-c).story-teaser--variant-a .story-teaser__tag,
.story-teaser:hover:not(.story-teaser--variant-c).story-teaser--variant-a .story-teaser__tag {
    fill: var(--color-roche-grey-600);
    background-color: var(--color-roche-grey-100);
    color: var(--color-roche-grey-600)
}

.story-teaser:focus-visible:not(.story-teaser--variant-c).story-teaser--variant-a .story-teaser__image-container,
.story-teaser:hover:not(.story-teaser--variant-c).story-teaser--variant-a .story-teaser__image-container {
    border-bottom-color: transparent;
    opacity: 0;
    transition-duration: .1s
}

.story-teaser:focus-visible:not(.story-teaser--variant-c).story-teaser--variant-a .story-teaser__description,
.story-teaser:hover:not(.story-teaser--variant-c).story-teaser--variant-a .story-teaser__description {
    position: absolute;
    transition: opacity .3s cubic-bezier(.33, 1, .68, 1);
    transition-delay: .1s
}

.story-teaser:focus-visible:not(.story-teaser--variant-c).story-teaser--variant-a .story-teaser__description-container,
.story-teaser:hover:not(.story-teaser--variant-c).story-teaser--variant-a .story-teaser__description-container {
    transform: translateY(-250%)
}

.story-teaser:focus-visible:not(.story-teaser--variant-c).story-teaser--variant-b .story-teaser__image-container:before,
.story-teaser:hover:not(.story-teaser--variant-c).story-teaser--variant-b .story-teaser__image-container:before {
    opacity: 0;
    transition: opacity .2s cubic-bezier(.65, 0, .35, 1)
}

.story-teaser:focus-visible:not(.story-teaser--variant-c).story-teaser--variant-b .story-teaser__image-container:after,
.story-teaser:hover:not(.story-teaser--variant-c).story-teaser--variant-b .story-teaser__image-container:after {
    opacity: 1;
    transition: opacity .2s cubic-bezier(.65, 0, .35, 1)
}

.story-teaser:focus-visible:not(.story-teaser--variant-c).story-teaser--variant-b .story-teaser__details,
.story-teaser:hover:not(.story-teaser--variant-c).story-teaser--variant-b .story-teaser__details {
    transform: translateY(calc(var(--teaser-hover-offset)*-1 - 1rem))
}

.story-teaser:focus-visible:not(.story-teaser--variant-c).story-teaser--variant-b .story-teaser__description-container,
.story-teaser:hover:not(.story-teaser--variant-c).story-teaser--variant-b .story-teaser__description-container {
    position: relative
}

.story-teaser:focus-visible:not(.story-teaser--variant-c).story-teaser--variant-b .story-teaser__description,
.story-teaser:hover:not(.story-teaser--variant-c).story-teaser--variant-b .story-teaser__description {
    opacity: 1;
    transition: opacity .2s cubic-bezier(.33, 1, .68, 1)
}

.highlight-box {
    padding: 2.5rem
}

.highlight-box.highlight-box--transparent {
    background: 0 0
}

.highlight-box.highlight-box--theme-aware {
    background: var(--color-roche-grey-100)
}

.highlight-box.highlight-box--neutral {
    background: var(--color-neutral-400)
}

.highlight-box.highlight-box--neutral-100 {
    background: var(--color-neutral-100)
}

.highlight-box.highlight-box--neutral-200 {
    background: var(--color-neutral-200)
}

.highlight-box.highlight-box--grey {
    background: var(--color-roche-grey-400)
}

.highlight-box.highlight-box--grey-50 {
    background: var(--color-roche-grey-0)
}

.highlight-box.highlight-box--grey-100 {
    background: var(--color-roche-grey-100)
}

.highlight-box.highlight-box--grey-200 {
    background: var(--color-grey-200)
}

.highlight-box.highlight-box--grey-300 {
    background: var(--color-roche-grey-300)
}

.highlight-box.highlight-box--white {
    background: var(--color-white)
}

.rich-text {
    margin-top: 3rem
}

@media (min-width:90rem) {
    .rich-text {
        margin-top: 4.5rem
    }
}

.rich-text .gnw_colhead,
.rich-text .gnw_heading,
.rich-text .gnw_subhead,
.rich-text .gnw_table_border_collapse td.gnw_colhead,
.rich-text .gnw_table_border_collapse td.gnw_heading,
.rich-text .gnw_table_border_collapse td.gnw_subhead {
    text-align: center;
    vertical-align: middle
}

.rich-text .gnw_colhead_uline,
.rich-text .gnw_table_border_collapse td.gnw_colhead_uline {
    border-bottom: 1pt solid #000;
    text-align: center;
    vertical-align: middle
}

.rich-text .gnw_colhead_dline,
.rich-text .gnw_table_border_collapse td.gnw_colhead_dline {
    border-bottom: 2.5pt double #000;
    text-align: center;
    vertical-align: middle
}

.rich-text .gnw_label,
.rich-text .gnw_table_border_collapse td.gnw_label {
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_uline,
.rich-text .gnw_table_border_collapse td.gnw_label_uline {
    border-bottom: 1pt solid #000;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_uline_i10,
.rich-text .gnw_table_border_collapse td.gnw_label_uline_i10 {
    border-bottom: 1pt solid #000;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_uline_i15,
.rich-text .gnw_table_border_collapse td.gnw_label_uline_i15 {
    border-bottom: 1pt solid #000;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_uline_i20,
.rich-text .gnw_table_border_collapse td.gnw_label_uline_i20 {
    border-bottom: 1pt solid #000;
    padding-left: 20px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_uline_i25,
.rich-text .gnw_table_border_collapse td.gnw_label_uline_i25 {
    border-bottom: 1pt solid #000;
    padding-left: 25px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_uline_i30,
.rich-text .gnw_table_border_collapse td.gnw_label_uline_i30 {
    border-bottom: 1pt solid #000;
    padding-left: 30px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_dline_i10,
.rich-text .gnw_table_border_collapse td.gnw_label_dline_i10 {
    border-bottom: 2.5pt double #000;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_dline_i15,
.rich-text .gnw_table_border_collapse td.gnw_label_dline_i15 {
    border-bottom: 2.5pt double #000;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_dline_i20,
.rich-text .gnw_table_border_collapse td.gnw_label_dline_i20 {
    border-bottom: 2.5pt double #000;
    padding-left: 20px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_dline_i25,
.rich-text .gnw_table_border_collapse td.gnw_label_dline_i25 {
    border-bottom: 2.5pt double #000;
    padding-left: 25px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_dline_i30,
.rich-text .gnw_table_border_collapse td.gnw_label_dline_i30 {
    border-bottom: 2.5pt double #000;
    padding-left: 30px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_ulinetop,
.rich-text .gnw_table_border_collapse td.gnw_label_ulinetop {
    border-top: 1pt solid #000;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_dline,
.rich-text .gnw_table_border_collapse td.gnw_label_dline {
    border-bottom: 2.5pt double #000;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_i10,
.rich-text .gnw_table_border_collapse td.gnw_label_i10 {
    padding-left: 10px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_i15,
.rich-text .gnw_table_border_collapse td.gnw_label_i15 {
    padding-left: 15px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_i20,
.rich-text .gnw_table_border_collapse td.gnw_label_i20 {
    padding-left: 20px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_i25,
.rich-text .gnw_table_border_collapse td.gnw_label_i25 {
    padding-left: 25px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_label_i30,
.rich-text .gnw_table_border_collapse td.gnw_label_i30 {
    padding-left: 30px;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_num,
.rich-text .gnw_table_border_collapse td.gnw_num {
    text-align: right;
    vertical-align: middle;
    white-space: nowrap
}

.rich-text .gnw_num_uline,
.rich-text .gnw_table_border_collapse td.gnw_num_uline {
    border-bottom: 1pt solid #000;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap
}

.rich-text .gnw_num_ulinetop,
.rich-text .gnw_table_border_collapse td.gnw_num_ulinetop {
    border-top: 1pt solid #000;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap
}

.rich-text .gnw_num_dline,
.rich-text .gnw_table_border_collapse td.gnw_num_dline {
    border-bottom: 2.5pt double #000;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap
}

.rich-text .gnw_num_dlinetop,
.rich-text .gnw_table_border_collapse td.gnw_num_dlinetop {
    border-top: 2.5pt double #000;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap
}

.rich-text .gnw_data,
.rich-text .gnw_table_border_collapse td.gnw_data {
    text-align: left;
    vertical-align: middle;
    white-space: nowrap
}

.rich-text .gnw_data_uline,
.rich-text .gnw_table_border_collapse td.gnw_data_uline {
    border-bottom: 1pt solid #000;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_data_dline,
.rich-text .gnw_table_border_collapse td.gnw_data_dline {
    border-bottom: 2.5pt double #000;
    text-align: left;
    vertical-align: middle
}

.rich-text .gnw_news_media_box {
    border: 1px solid #a9a9a9;
    margin: 15px 6px 6px
}

.rich-text .gnw_media_caption,
.rich-text .gnw_table_border_collapse td.gnw_media_caption {
    font-size: 8pt
}

.rich-text .gnw_media_bgcolor {
    background-color: transparent
}

.rich-text .gnw_table {
    border-collapse: separate;
    border-spacing: 6px
}

.rich-text .gnw_table_border_collapse td.gnw_videotitle,
.rich-text .gnw_videotitle {
    color: #1d5296;
    font-weight: 700
}

.rich-text .gnw_border_top_solid {
    border-top: 1px solid #000 !important
}

.rich-text .gnw_border_right_solid {
    border-right: 1px solid #000 !important
}

.rich-text .gnw_border_bottom_solid {
    border-bottom: 1px solid #000 !important
}

.rich-text .gnw_border_left_solid {
    border-left: 1px solid #000 !important
}

.rich-text .gnw_border_top_double {
    border-top: 3px double #000 !important
}

.rich-text .gnw_border_right_double {
    border-right: 3px double #000 !important
}

.rich-text .gnw_border_bottom_double {
    border-bottom: 3px double #000 !important
}

.rich-text .gnw_border_left_double {
    border-left: 3px double #000 !important
}

.rich-text .gnw_table_border_collapse {
    border-collapse: collapse !important
}

.rich-text .gnw_align_left {
    text-align: left !important;
    vertical-align: middle
}

.rich-text .gnw_align_center {
    text-align: center !important;
    vertical-align: middle
}

.rich-text .gnw_align_right {
    text-align: right !important;
    vertical-align: middle
}

.rich-text .gnw_align_justify {
    text-align: justify !important;
    vertical-align: middle
}

.rich-text .gnw_vertical_align_top {
    vertical-align: top !important
}

.rich-text .gnw_vertical_align_middle {
    vertical-align: middle !important
}

.rich-text .gnw_vertical_align_bottom {
    vertical-align: bottom !important
}

.rich-text .gnw_padding_left_none {
    padding-left: 0 !important
}

.rich-text .gnw_padding_right_none {
    padding-right: 0 !important
}

.rich-text .gnw_table_border_spacing {
    border-collapse: separate !important;
    border-spacing: 0
}

.rich-text .gnw_release_detail_printview {
    font: 11pt;
    padding: 20px
}

.rich-text .logo-area_printview span {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 30px
}

.rich-text .gnw_hidden_cell {
    display: none
}

.rich-text table {
    color: var(--color-roche-grey-700);
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    max-width: 100%;
    overflow: hidden;
    overflow-x: auto
}

@media (min-width:48rem) {
    .rich-text table {
        display: table;
        max-width: none
    }
}

.rich-text tbody {
    display: block;
    max-width: none
}

@media (min-width:48rem) {
    .rich-text tbody {
        display: table-row-group;
        min-width: none
    }
}

[dir=rtl] .rich-text ol {
    padding: 0 1.25rem 0 0
}

[dir=rtl] .rich-text ol li {
    padding: 0 .625rem 0 0
}

[dir=rtl] .rich-text ol li:before {
    left: unset;
    right: -1.25rem
}

[dir=rtl] .rich-text ol,
[dir=rtl] .rich-text ul li {
    padding: 0 1.25rem 0 0
}

[dir=rtl] .rich-text ul li:before {
    left: unset;
    right: 0
}

.rich-text * {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.rich-text>* {
    margin: 1.625rem 0 0;
    padding: 0
}

@media (min-width:48rem) {
    .rich-text>* {
        margin: 1.75rem 0 0
    }
}

.rich-text>:first-child {
    margin: 0
}

.rich-text br {
    margin: 0
}

.rich-text ol>li,
.rich-text ul>li {
    display: block;
    margin: .5rem 0 0;
    padding: 0 0 0 1.25rem;
    position: relative
}

.rich-text ol {
    counter-reset: item;
    padding: 0 0 0 1.25rem
}

.rich-text ol>li {
    counter-increment: item;
    padding: 0 0 0 .625rem
}

.rich-text ol>li:before {
    content: counter(item) ".";
    left: -1.25rem;
    position: absolute
}

.rich-text ul {
    counter-increment: none;
    list-style: none
}

@media print {
    .rich-text ul {
        list-style: disc
    }

    .rich-text ul li:before {
        background-color: var(--color-black-200);
        content: "";
        display: list-item;
        margin-left: 1.25rem;
        top: 0
    }
}

.rich-text ul>li:before {
    background-color: var(--color-black-200);
    border-radius: 50%;
    content: "";
    display: block;
    height: .4375rem;
    left: 0;
    position: absolute;
    width: .4375rem
}

@media (min-width:20rem) {
    .rich-text ul>li:before {
        top: .625rem
    }
}

@media (min-width:48rem) {
    .rich-text ul>li:before {
        top: .65625rem
    }
}

@media (min-width:64rem) {
    .rich-text ul>li:before {
        top: .7375rem
    }
}

@media (min-width:90rem) {
    .rich-text ul>li:before {
        top: .775rem
    }
}

.rich-text ul>li ul li:before {
    background-color: transparent;
    border: 1.5px solid var(--color-black-200);
    height: 5px;
    width: 5px
}

.rich-text>p {
    margin-top: 1rem
}

.rich-text.rich-text--is-footnote {
    color: var(--color-roche-grey-700);
    font-family: roche-sans;
    font-size: .875rem;
    font-style: normal;
    font-weight: 200;
    font-weight: 400;
    line-height: 1.1875rem
}

@media (min-width:48rem) {
    .rich-text.rich-text--is-footnote {
        font-size: 1rem;
        line-height: 1.3125rem
    }
}

.rich-text.rich-text--is-footnote ul li:before {
    top: .375rem
}

.rich-text.rich-text--is-footnote ol li {
    padding: 0 0 0 .3125rem
}

.rich-text.rich-text--is-footer-type {
    color: var(--color-roche-grey-700);
    font-family: roche-sans;
    font-size: var(--footnotes-font-size-small-up);
    font-style: normal;
    font-weight: 200;
    font-weight: 400;
    line-height: 1.1875rem;
    margin-top: 0
}

@media (min-width:48rem) {
    .rich-text.rich-text--is-footer-type {
        font-size: var(--footnotes-font-size-medium-up)
    }
}

.rich-text figure,
.rich-text img {
    height: auto;
    max-width: 100%
}

.rich-text sup.hugin {
    vertical-align: middle !important
}

.rich-text .subscript,
.rich-text .superscript {
    font-size: 80%;
    line-height: 80%
}

.rich-text .superscript {
    vertical-align: super
}

.rich-text .subscript {
    vertical-align: sub
}

.rich-text roche-headline {
    margin-top: 3rem
}

@media (min-width:90rem) {
    .rich-text roche-headline {
        margin-top: 4.5rem
    }
}

.rich-text a[href]:not(roche-text-link a) {
    color: #00e;
    text-decoration: underline
}

.rich-text a[href]:not(roche-text-link a) span {
    color: #00e !important
}

.rich-text roche-icon {
    display: inline-block
}

.rich-text h1 b,
.rich-text h2 b,
.rich-text h3 b,
.rich-text h4 b,
.rich-text h5 b,
.rich-text h6 b {
    font-weight: 700
}


/* Roche components */
roche-teaser {
    display: block;
    margin-bottom: 80px;
    transform: translate3d(0, 0, 0)
}

roche-teaser,
roche-teaser * {
    box-sizing: border-box
}

roche-teaser .teaser {
    display: flex;
    flex-direction: column;
    height: 100%;
    z-index: 1
}

roche-teaser .teaser__image {
    overflow: hidden
}

roche-teaser .teaser__image-wrapper {
    margin-bottom: 1.5rem
}

roche-teaser .teaser__image-border {
    display: block;
    position: relative;
    border-bottom: 0.25rem solid #c2bab5
}

roche-teaser .teaser__image-border::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    opacity: 0;
    width: 100%;
    transform-origin: left;
    transform: scaleX(0);
    border-bottom: 0.25rem solid var(--roche--color-blue-60);
    transition: transform 400ms ease, opacity 400ms ease, border-color 400ms ease
}

roche-teaser .teaser__overline {
    padding: 0;
    color: var(--global--color-primary);
    font-family: "Roche Sans";
    font-style: normal;
    font-weight: 400;
    font-size: var(--global--font-size-sm);
    line-height: 1.2;
    display: flex;
    color: var(--global--color-primary);
    ;
    margin-bottom: 0.25rem
}

roche-teaser .teaser__overline strong {
    font-weight: 600
}

roche-teaser .teaser__title {
    padding: 0;
    color: var(--global--color-primary);
    font-family: "Roche Sans";
    font-style: normal;
    font-weight: 400;
    font-size: var(--global--font-size-xl);
    line-height: 1.4;
    flex: 1;
    align-self: flex-start;
    transition: color 200ms ease;
    word-break: break-word
}

roche-teaser .teaser__title strong {
    font-weight: 600
}

roche-teaser .teaser__title--download-link,
roche-teaser .teaser__title--search-result {
    padding: 0;
    color: var(--global--color-primary);
    font-family: "Roche Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.625rem
}

roche-teaser .teaser__title--download-link strong,
roche-teaser .teaser__title--search-result strong {
    font-weight: 600
}

@media (min-width: 48rem) {

    roche-teaser .teaser__title--download-link,
    roche-teaser .teaser__title--search-result {
        font-size: 1.25rem;
        line-height: 1.875rem
    }
}

@media (min-width: 90rem) {

    roche-teaser .teaser__title--download-link,
    roche-teaser .teaser__title--search-result {
        font-size: 1.5rem;
        line-height: 2.125rem
    }
}

roche-teaser .teaser__title-wrapper {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start
}

roche-teaser .teaser__title-wrapper roche-icon {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    padding: 6px 0 0 12px;
    fill: var(--roche--color-blue-60)
}

roche-teaser .teaser__author-description {
    margin: 0.5rem 0 0;
    font-weight: 400
}

roche-teaser .teaser__description {
    font-family: "Roche Sans";
    font-style: normal;
    font-weight: 200;
    color: var(--global--color-primary);
    font-size: var(--global--font-size-mdplus);
    line-height: 1.6;
    flex: 1;
    margin: 0.5rem 0 0
}

roche-teaser .teaser__border {
    display: block;
    margin-top: auto;
    padding-top: 1.875rem;
    position: relative;
    border-bottom: 0.125rem solid #c2bab5
}

roche-teaser .teaser__border::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    opacity: 0;
    width: 100%;
    transform-origin: left;
    transform: scaleX(0);
    border-bottom: 0.125rem solid var(--roche--color-blue-60);
    transition: transform 400ms ease, opacity 400ms ease, border-color 400ms ease
}

roche-teaser .teaser__link {
    display: flex;
    flex-direction: column;
    height: 100%;
    color: inherit;
    text-decoration: none
}

roche-teaser .teaser__link:hover .teaser__border::after,
roche-teaser .teaser__link:hover .teaser__image-border::after {
    opacity: 1;
    transform: scaleX(1)
}

roche-teaser .teaser__link:hover .teaser__title {
    color: var(--roche--color-blue-60)
}

roche-teaser .teaser__link:focus-visible:focus,
roche-teaser .teaser__link:focus-visible:focus-visible {
    outline: var(--roche--color-blue-60) dashed 2px;
    outline-offset: 1
}

roche-teaser .teaser__link:focus-visible:focus:not(:focus-visible) {
    outline: none
}

roche-teaser .teaser__link:focus:not(:focus-visible) {
    outline: 0
}

roche-teaser .teaser__buttons-wrapper-force-align-left {
    display: flex;
    margin: auto 0 0
}

roche-teaser .teaser__buttons-wrapper {
    display: flex;
    flex-direction: column;
    margin: auto 0 0
}

roche-teaser .teaser__buttons-wrapper roche-button {
    flex-grow: 1;
    margin: 1.5rem 0 0 0
}

roche-teaser .teaser__buttons-wrapper ::slotted([slot=secondary-action]) {
    flex-grow: 1;
    margin: 0.5rem 0 0 0 !important
}

@media (min-width: 104.5rem) {
    roche-teaser .teaser__buttons-wrapper ::slotted([slot=secondary-action]) {
        margin-top: 1.5rem !important
    }
}

@media (min-width: 104.5rem) {
    roche-teaser .teaser__buttons-wrapper {
        flex-flow: row no-wrap
    }

    roche-teaser .teaser__buttons-wrapper roche-button,
    roche-teaser .teaser__buttons-wrapper ::slotted([slot=secondary-action]) {
        flex-grow: 0
    }

    roche-teaser .teaser__buttons-wrapper roche-button {
        margin: 1.5rem 1rem 0 0
    }
}

roche-teaser roche-image {
    margin-top: 0;
    transition: transform 600ms ease;
}

roche-teaser[hidden] {
    display: none;
}

roche-teaser[is-teaser-in-draft=true] {
    display: none;
}

roche-teaser .teaser__link:hover roche-image {
    transform: scale(1.1);
}

roche-image {
    display: block;
    margin-top: 3rem;
    --responsive-container: 1672px, 1440px, 1024px, 768px, 320px, 100px;
    -ie-responsive-container: 1672px, 1440px, 1024px, 768px, 320px, 100px;
    width: 100%
}

@media (min-width: 90rem) {
    roche-image {
        margin-top: 4.5rem
    }
}

roche-image,
roche-image * {
    box-sizing: border-box
}

roche-image .image-container {
    margin: 0
}

roche-image .image {
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden
}

roche-image .image .filters {
    pointer-events: none
}

roche-image .image .filters .brightness,
roche-image .image .filters .saturation,
roche-image .image .filters .blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

roche-image .image .filters .brightness {
    background-color: #fff
}

roche-image .image .filters .saturation {
    z-index: 200;
    background-color: #000
}

roche-image .image .filters .blur {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    filter: blur(10px)
}

roche-image .image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media print {
    roche-image .image img {
        opacity: 1;
        height: 31.25rem;
        width: 18.75rem;
        object-fit: contain
    }
}

roche-image .image video {
    width: 100%
}

roche-image .image roche-video-player {
    margin-top: 0;
    pointer-events: none;
    opacity: 0
}

roche-image .image roche-video-player[video-ready] {
    opacity: 1;
    transition: 1s;
    transition-delay: 1s
}

roche-image .image roche-video-player video-js [class^=vjs-]:not(video) {
    display: none
}

roche-image .image--fullscreen {
    width: 100vw;
    margin-left: calc(50% - 50vw)
}

roche-image .image--bleed {
    width: 100vw;
    margin-left: calc(50% - 50vw)
}

@media (min-width: 90rem) {
    roche-image .image--bleed {
        width: calc(1552px + 20%);
        margin-left: calc((-1552px - 20%) / 12)
    }
}

roche-image .image--original {
    overflow: auto;
    background-size: contain
}

roche-image .image--original img {
    height: auto;
    display: block
}

roche-image .image--top {
    background-position: top
}

roche-image .image--center {
    background-position: center
}

roche-image .image--bottom {
    background-position: bottom
}

roche-image .description {
    font-family: "Roche Sans";
    font-style: normal;
    font-weight: 200;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.1875rem;
    color: var(--color-text--secondary);
    margin-top: 0.75rem;
    max-width: 47rem;
    color: var(--color-interactive--secondary-idle)
}

@media (min-width: 48rem) {
    roche-image .description {
        font-size: 1rem;
        line-height: 1.3125rem
    }
}

@media (min-width: 64rem) {
    roche-image .description {
        max-width: 55rem
    }
}

@media (min-width: 90rem) {
    roche-image .description {
        max-width: 60rem
    }
}

roche-image .caption {
    font-family: "Roche Sans";
    font-style: normal;
    font-weight: 200;
    font-size: var(--body-small--font-size--small-up);
    line-height: 1.625rem;
    color: #544f4f
}

@media (min-width: 48rem) {
    roche-image .caption {
        font-size: var(--body-small--font-size--medium-up);
        line-height: 1.8125rem
    }
}

roche-image .copyright {
    font-family: "Roche Sans";
    font-style: normal;
    font-weight: 200;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.1875rem;
    color: var(--color-text--secondary);
    margin-top: 0.25rem;
    color: #9d948e
}

@media (min-width: 48rem) {
    roche-image .copyright {
        font-size: 1rem;
        line-height: 1.3125rem
    }
}

roche-image[dir=rtl] .image--bleed {
    margin-right: calc(50% - 50vw);
    margin-left: 0
}

@media (min-width: 90rem) {
    roche-image[dir=rtl] .image--bleed {
        margin-right: calc((-1552px - 20%) / 12);
        margin-left: 0
    }
}

roche-icon {
    display: block;
    margin-top: 3rem;
    margin-top: 0
}

@media (min-width: 90rem) {
    roche-icon {
        margin-top: 4.5rem
    }
}

roche-icon,
roche-icon * {
    box-sizing: border-box
}

@media (min-width: 64rem) {
    roche-icon {
        margin-top: 0
    }
}

roche-icon .icon-container {
    display: flex;
    justify-content: center
}

roche-icon .icon-rtl {
    transform: rotateY(180deg)
}

/* :not(svg) {
    transform-origin: 0px 0px;
  } */

roche-button {
    display: block;
    margin-top: 3rem;
    margin-top: 2rem
}

/* @media (min-width: 90rem) {
    roche-button {
        margin-top: 4.5rem
    }
} */

roche-button,
roche-button * {
    box-sizing: border-box
}

roche-button button {
    display: block;
    padding: 0;
    border: 0;
    background-color: transparent;
    border-radius: 0;
    text-align: center
}

roche-button a {
    text-decoration: none;
    text-align: center
}

@media (min-width: 48rem) {
    roche-button {
        display: inline-block
    }
}

roche-button .text {
    pointer-events: none
}

roche-button .icon-container {
    display: flex;
    align-items: center;
    position: relative;
    width: 1rem;
    height: 1rem;
    pointer-events: none
}

roche-button .button {
    font-family: "roche-sans";
    font-style: normal;
    font-weight: 200;
    font-weight: 400;
    font-size: var(--button--font-size--small-up);
    line-height: 1.3125rem;
    position: relative;
    width: 100%;
    height: 3.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem 1.5rem;
    cursor: pointer;
    user-select: none;
    transition-property: background, box-shadow, color;
    transition-duration: 0.22s;
    transition-timing-function: ease-in
}

@media (min-width: 48rem) {
    roche-button .button {
        font-size: var(--button--font-size--medium-up);
        line-height: 1.4375rem
    }
}

@media (min-width: 48rem) {
    roche-button .button {
        min-width: 6rem
    }
}

roche-button .button>*+* {
    margin-left: 0.75rem
}

roche-button .button .icon {
    fill: currentcolor;
    pointer-events: none
}

roche-button .button--left-aligned {
    justify-content: start
}

roche-button .button--primary {
    background: var(--roche--color-blue-60);
    color: #fff
}

roche-button .button--primary:focus,
roche-button .button--primary:focus-visible {
    outline: var(--color-interactive--focus) dashed 2px;
    outline-offset: unset
}

roche-button .button--primary:focus:not(:focus-visible) {
    outline: none
}

roche-button .button--primary:focus {
    background-color: var(--roche--color-blue-60)
}

roche-button .button--primary:focus-visible {
    background-color: var(--roche--color-blue-60)
}

roche-button .button--primary:hover {
    background: var(--roche--color-blue-100);
    box-shadow: 0 0.75rem 1.5rem rgba(33, 33, 33, 0.24)
}

roche-button .button--primary:active {
    background: var(--color-interactive--active)
}

roche-button .button--primary.button--disabled {
    border-color: transparent;
    background: var(--color-interactive--disabled);
    color: var(--color-text--secondary);
    cursor: default
}

roche-button .button--primary.button--disabled:hover {
    box-shadow: none
}

roche-button .button--secondary {
    background: transparent;
    border: 1px solid var(--roche--color-blue-60);
    color: var(--roche--color-blue-60)
}

roche-button .button--secondary:focus,
roche-button .button--secondary:focus-visible {
    outline: var(--color-interactive--focus) dashed 2px;
    outline-offset: unset
}

roche-button .button--secondary:focus:not(:focus-visible) {
    outline: none
}

roche-button .button--secondary:focus,
roche-button .button--secondary:focus-visible {
    border: 1px solid transparent;
    color: var(--roche--color-blue-60)
}

roche-button .button--secondary:hover {
    border: 1px solid var(--roche--color-blue-100);
    color: var(--roche--color-blue-100)
}

roche-button .button--secondary:active {
    border: 1px solid var(--roche--color-blue-60);
    color: var(--roche--color-blue-60)
}

roche-button .button--secondary:focus:not(:focus-visible) {
    border: 1px solid var(--roche--color-blue-60);
    color: var(--roche--color-blue-60)
}

roche-button .button--secondary:focus:hover {
    border: 1px solid var(--roche--color-blue-100);
    color: var(--roche--color-blue-100)
}

roche-button .button--secondary:focus:active {
    border: 1px solid var(--roche--color-blue-60);
    color: var(--roche--color-blue-60)
}

roche-button .button--secondary.button--disabled {
    border-color: var(--color-text--secondary);
    background: transparent;
    color: var(--color-text--secondary);
    cursor: default
}

roche-button .button--secondary.button--disabled:hover {
    box-shadow: none
}

roche-button .button--tertiary {
    background: transparent;
    color: var(--roche--color-blue-60)
}

@media (min-width: 48rem) {
    roche-button .button--tertiary {
        min-width: 100%
    }
}

roche-button .button--tertiary:focus,
roche-button .button--tertiary:focus-visible {
    outline: var(--color-interactive--focus) dashed 2px;
    outline-offset: unset
}

roche-button .button--tertiary:focus:not(:focus-visible) {
    outline: none
}

roche-button .button--tertiary:hover {
    color: var(--roche--color-blue-100);
    background: var(--color-interactive--secondary-hover)
}

roche-button .button--tertiary:active {
    background: transparent
}

roche-button .button--tertiary.button--disabled {
    border-color: transparent;
    background: transparent;
    color: var(--color-text--secondary);
    cursor: default
}

roche-button .button--tertiary.button--disabled:hover {
    box-shadow: none
}

roche-button .button--success {
    background: var(--color-status--success);
    color: #fff;
    pointer-events: none;
    cursor: default
}

roche-button .button--error {
    background-color: var(--color-status--error);
    color: #fff;
    pointer-events: none;
    cursor: default
}

roche-button .button--bottom-fixed {
    background-color: #fff;
    border-radius: 0.9375rem 0.9375rem 0 0;
    bottom: 0;
    left: 0;
    box-shadow: 0 -0.1875rem 0.5rem rgba(0, 0, 0, 0.25);
    cursor: pointer;
    height: 4rem;
    justify-content: center;
    position: fixed;
    z-index: 50;
    color: #0b41cd
}

roche-button .button--bottom-fixed roche-icon {
    color: #000
}

roche-button .button .loading-spinner {
    animation: loading-spinner 2s linear infinite;
    fill: white
}

roche-button[no-margin] a,
roche-button[no-margin] button {
    margin: 0
}

@keyframes loading-spinner {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

roche-button[dir=rtl] .button>*+* {
    margin: 0 0.75rem 0 0
}

