.video-banner{flex-wrap:wrap}.video-banner .banner__content{position:absolute;top:0;left:0;right:0;height:100%;pointer-events:none}@media (min-width: 769px){.video-banner.banner--desktop-content-hidden .banner__content{display:none}}@media (max-width: 768px){.video-banner.banner--mobile-content-hidden .banner__content{display:none}.video-banner.banner--mobile-bottom .banner__content{position:relative;height:auto}.banner__content--mobile-top-left{align-items:flex-start;justify-content:flex-start}.banner__content--mobile-top-center{align-items:flex-start;justify-content:center}.banner__content--mobile-top-right{align-items:flex-start;justify-content:flex-end}.banner__content--mobile-middle-left{align-items:center;justify-content:flex-start}.banner__content--mobile-middle-center{align-items:center;justify-content:center}.banner__content--mobile-middle-right{align-items:center;justify-content:flex-end}.banner__content--mobile-bottom-left{align-items:flex-end;justify-content:flex-start}.banner__content--mobile-bottom-center{align-items:flex-end;justify-content:center}.banner__content--mobile-bottom-right{align-items:flex-end;justify-content:flex-end}}@media (min-width: 769px){.video-banner .banner__content{padding:var(--spacing-xxx-large)}.video-banner.banner--desktop-bottom .banner__content{position:relative;height:auto}}.video-banner .banner__box{border-radius:var(--radius-normal);pointer-events:none}.video-banner .banner__box a,.video-banner .banner__box button{pointer-events:auto}.video-banner.banner--mobile-bottom .banner__box{padding:var(--spacing-x-large) var(--spacing-normal)}@media (min-width: 769px){.video-banner.banner--mobile-bottom .banner__box,.video-banner.banner--desktop-bottom .banner__box{padding:var(--spacing-x-large)}.video-banner.banner--desktop-transparent .banner__box{max-width:40.625rem}}.video-banner .banner__media{position:relative}.video-banner.banner--adapt.banner--mobile-bottom .banner__media:not(.placeholder){height:auto}.video-banner .banner__media video{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.banner__video{width:100%;height:100%}.banner__video--desktop{display:block}.banner__video--mobile{display:none}@media (min-width: 769px){.banner__video--mobile{display:none!important}}@media (max-width: 768px){.banner__video--desktop{display:none!important}.banner__video--mobile{display:block}}.video__play-pause-button{display:flex!important;align-items:center;justify-content:center;position:absolute;bottom:var(--spacing-large);right:var(--spacing-large);top:auto!important;left:auto!important;border:none;border-radius:50%;width:2.5rem!important;height:2.5rem!important;background-color:var(--bg-color-white);padding:0;cursor:pointer;color:var(--body-text-color);margin:0;z-index:3}.video__play-pause-button svg{width:1rem;height:auto}.video__play-pause-button[data-state=playing] .icon-play,.video__play-pause-button[data-state=paused] .icon-pause,.video__play-pause-button[data-state=hidden]{display:none}video-banner{display:block}video-banner-media{width:100%;height:100%;display:grid}
