.fullteaser-text{padding:1.5rem 1rem 0}@media print,screen and (min-width:64em){.fullteaser-text{padding:2rem}}@media screen and (min-width:85.375em){.fullteaser-text{padding:3rem}}@media screen and (min-width:100em){.fullteaser-text{padding:4rem}}.fullteaser-text .preline{margin-bottom:.5rem}.fullteaser-text__headline,.fullteaser-text__text{margin-bottom:1rem}@media print,screen and (min-width:64em){.fullteaser-text__headline,.fullteaser-text__text{margin-bottom:1.5rem}}@media screen and (min-width:100em){.fullteaser-text__headline,.fullteaser-text__text{margin-bottom:2rem}}.fullteaser-text__text{display:block}.fullteaser-text__button{margin:1rem 0 0}.fullteaser__inner{align-items:center;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;position:relative}@media print,screen and (min-width:48em){.fullteaser__inner{flex-direction:row}}@media print,screen and (min-width:64em){.fullteaser__inner{gap:2rem}}.fullteaser__inner>*{flex:1}.fullteaser__media{mask-image:radial-gradient(circle,#000 65%,transparent 0);mask-position:center;mask-repeat:no-repeat;mask-size:100%;transition:mask-size var(--transition-md);will-change:mask-size}.fullteaser--default .fullteaser__inner{background-color:var(--color-black)}.fullteaser--default .fullteaser__media{bottom:0;height:100%;left:0;mask-image:unset;opacity:.4;position:relative;position:absolute;width:100%}@media print,screen and (min-width:48em){.fullteaser--default .fullteaser__media{position:relative}}.fullteaser--default .fullteaser-text{padding:14rem 1rem 1.5rem;position:relative;z-index:1}@media print,screen and (min-width:48em){.fullteaser--default .fullteaser-text{bottom:0;left:0;position:absolute}}@media print,screen and (min-width:64em){.fullteaser--default .fullteaser-text{padding:2rem}}@media screen and (min-width:85.375em){.fullteaser--default .fullteaser-text{padding:3rem;width:50%}}@media screen and (min-width:100em){.fullteaser--default .fullteaser-text{padding:4rem}}.fullteaser--default .fullteaser-text__headline,.fullteaser--default .fullteaser-text__preline,.fullteaser--default .fullteaser-text__text{color:var(--text-default-reverse)!important}@media print,screen and (min-width:48em){.fullteaser--image-right .fullteaser__inner{flex-direction:row-reverse}}.fullteaser:hover .fullteaser__media{mask-size:200%}.image-component{margin:0;overflow:hidden;padding:0;position:relative;width:100%}.image-component__picture{display:block;position:relative;width:100%}.image-component__picture[style*="--aspect-ratio"]{aspect-ratio:var(--aspect-ratio)}@media print,screen and (min-width:48em){.image-component__picture[style*="--aspect-ratio-md"]{aspect-ratio:var(--aspect-ratio-md)}}@media print,screen and (min-width:64em){.image-component__picture[style*="--aspect-ratio-lg"]{aspect-ratio:var(--aspect-ratio-lg)}}@media screen and (min-width:85.375em){.image-component__picture[style*="--aspect-ratio-xl"]{aspect-ratio:var(--aspect-ratio-xl)}}.image-component__img{display:block;height:auto;max-width:100%;object-fit:cover;transition:opacity var(--transition-default);width:100%}.image-component__picture[style*=aspect-ratio] .image-component__img{height:100%;object-fit:var(--6e0e7cfb)}.image-component__error,.image-component__loading{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.image-component__loading{animation:skeleton-loading 2s ease-in-out infinite,fade-in .3s ease-out forwards;background:linear-gradient(90deg,#f5f5f5 25%,#e8e8e8 50%,#f5f5f5 75%);background-size:200% 100%;opacity:0}.image-component__error{background-color:#f8f8f8}.copyright-button{bottom:0;color:var(--color-white);display:flex;left:0;padding:1rem;position:absolute;z-index:2}.copyright-button .shared-icon svg{color:var(--color-white);height:1.25rem;width:1.25rem}@media print,screen and (min-width:64em){.copyright-button{padding:.5rem}.copyright-button .shared-icon svg{height:2rem;width:2rem}}.copyright-button--center{left:50%;transform:translateX(-50%)}.copyright-button--right{left:auto;right:1rem;transform:translateX(0)}@keyframes linkHoverAnimation{0%{background-size:0 2px,100% 2px}50%{background-size:100% 2px,0 2px}to{background-size:0 2px,100% 2px}}@keyframes expand-width{0%{width:0}to{width:100%}}.video-component{margin:0;overflow:hidden;padding:0;position:relative;width:100%}.video-component__container{display:block;position:relative;width:100%}.video-component__container[style*="--aspect-ratio"]{aspect-ratio:var(--aspect-ratio)}@media print,screen and (min-width:48em){.video-component__container[style*="--aspect-ratio-md"]{aspect-ratio:var(--aspect-ratio-md)}}@media print,screen and (min-width:64em){.video-component__container[style*="--aspect-ratio-lg"]{aspect-ratio:var(--aspect-ratio-lg)}}@media screen and (min-width:85.375em){.video-component__container[style*="--aspect-ratio-xl"]{aspect-ratio:var(--aspect-ratio-xl)}}.video-component__video{display:block;height:100%;object-fit:cover;transition:opacity var(--transition-default);width:100%}.video-component__container[style*=aspect-ratio] .video-component__video,.video-component__error,.video-component__loading{height:100%;left:0;position:absolute;top:0;width:100%}.video-component__error,.video-component__loading{align-items:center;display:flex;justify-content:center}.video-component__loading{animation:skeleton-loading 2s ease-in-out infinite,fade-in .3s ease-out forwards;background:linear-gradient(90deg,#f5f5f5 25%,#e8e8e8 50%,#f5f5f5 75%);background-size:200% 100%;opacity:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.video-component__error{background-color:#f8f8f8}