.video-hero__close:after,.video-hero__blackout,.video-hero iframe,.video-hero video,.video-hero__play:after{position:absolute;top:0;left:0;width:100%;height:100%}.video-hero--section{width:100%;position:relative;overflow:hidden;max-height:90vh}.video-hero--section iframe,.video-hero--section video{z-index:99}.video-hero__blackout{transition:all .1s linear;pointer-events:none;opacity:0;background:#000;z-index:90}.video-hero__link{position:relative;z-index:1;cursor:pointer;display:block;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.no-touchevents .video-hero__link:hover .video-hero__play{transform:scale(1.05)}.video-hero__close{display:none;position:absolute;top:1.25rem;width:2.5rem;height:2.5rem;right:1.25rem;align-items:center;justify-content:center;cursor:pointer;z-index:999}.video-hero__close svg,.video-hero__close span{width:.875rem;height:.875rem;display:block;z-index:999}.video-hero__close svg *{stroke:var(--color-text-main)}.video-hero__close:after{content:"";background:var(--color-background-main);border-radius:var(--border-radius-buttons)}.no-touchevents .video-hero__close:hover:after{transform:scale(1.05)}.video-hero.video-opened .video-hero__close{display:flex}.video-hero--section .video-hero__background{width:100%;height:100%}.video-hero--block{position:relative;overflow:hidden}.video-hero--block:after{display:inline-block;content:"";padding-top:100%}.video-hero--block .video-hero__background{width:100%;height:100%}.video-hero__wrapper-grid{--color-foreground-main: #ffffff;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;position:relative;overflow:hidden;width:100%;height:100%;max-height:90vh}.video-hero__wrapper-grid img{width:100%;height:100%;object-fit:cover;object-position:center}.video-hero__wrapper-images,.video-hero__wrapper-content{grid-column:1;grid-row:1;width:100%;height:100%;max-height:90vh}.video-hero__wrapper-content{color:var(--color-text-cards)}@media (min-width: 768px){.video-hero__wrapper-content{padding-block:1rem}}.video-hero__wrapper-content .card__text{width:100%}@media (min-width: 768px){.video-hero__wrapper-content .card__text{text-align:left;max-width:540px}}.video-hero__wrapper-content .card__text .h1,.video-hero__wrapper-content .card__text .text-size--large{max-width:640px}.video-hero__wrapper-content .spacing--xlarge>*{margin-bottom:1rem}.video-hero__wrapper-content .spacing--xlarge>*:last-child{margin-bottom:0}.video-hero__wrapper-content .spacing--xlarge>*.h1,.video-hero__wrapper-content .spacing--xlarge>*.increase-spacing{margin-bottom:1rem!important}.video-hero__play{display:block;width:48px;height:48px;transition:all .12s linear;display:flex;align-items:center;justify-content:center;z-index:9}@media screen and (min-width: 1024px){.video-hero__play{position:absolute;bottom:calc(var(--gutter-container) * 2);left:var(--gutter-container);width:64px;height:64px}}.video-hero__play svg{width:100%;height:100%}
