.video-section{height:100%;width:100%;position:relative}.page-width .video-section *:not(.button){border-radius:var(--selected-radius)}.video-section__wrapper{position:relative;z-index:1}.video-section__heading{margin-top:0;margin-bottom:var(--spacing-large);padding:0 var(--spacing-x-large)}.page-width .video-section__heading{padding:0}.video-section__heading.overlay-heading{position:absolute;bottom:var(--spacing-xx-large);left:var(--spacing-xx-large);z-index:3;pointer-events:none;padding:0}@media (max-width: 768px){.video-section__heading{padding:0 var(--spacing-normal)}.page-width .video-section__heading{padding:0}.video-section__heading.overlay-heading{bottom:var(--spacing-x-large);left:var(--spacing-x-large);padding:0}}.video-section__poster{height:100%;position:absolute;width:100%;z-index:2}.video-section__play-button.button.filled.button--light{border-radius:50%;outline:transparent;display:flex;align-items:center;justify-content:center;border:none;line-height:1;margin:0;padding:0;position:absolute;right:0;bottom:0;transform:translate(-50%,-50%);height:var(--spacing-xx-large);width:var(--spacing-xx-large);z-index:2}.video-section__play-button.button.filled.button--light svg{height:var(--font-size-x-large);width:var(--font-size-x-large)}.video-section video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.video-section--mobile{display:block}.video-section--desktop{display:none}@media (min-width: 769px){.video-section__heading{margin-bottom:var(--spacing-x-large)}.video-section--mobile{display:none}.video-section--desktop{display:block}}
