.video-section iframe{border:0;margin:0}.video-section .video-section__video{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.video-section .video-section__video.aspect-16-9{aspect-ratio:16/9}.video-section .video-section__video.aspect-5-2{aspect-ratio:5/2}.video-section .video-section__video.aspect-2-1{aspect-ratio:2/1}.video-section .video-section__video.aspect-1-1{aspect-ratio:1/1}.video-section .video-section__video.aspect-4-3{aspect-ratio:4/3}.video-section .video-section__video.aspect-3-4{aspect-ratio:3/4}.video-section .video-section__video.aspect-9-16{aspect-ratio:9/16}@media screen and (min-width:48rem){.video-section .video-section__video--mobile{display:none}}@media screen and (max-width:47.9375rem){.video-section .video-section__video--desktop{display:none}}.video-section .video-section__content-wrapper{padding:5rem}@media screen and (max-width:47.9375rem){.video-section .video-section__content-wrapper{padding:1.25rem}}.video-section .video-container__inner,.video-section .video-section__video-wrapper{width:100%}.video-section .video-container__inner{overflow:hidden}.video-section__content-wrapper{position:absolute;z-index:10}.video-section__consent-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--color-brand-background);color:var(--color-brand-text);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;justify-content:center;padding:0 1rem}