.home .module.module--lg-video-banner{margin:0}.module.module--lg-video-banner{overflow:hidden;position:relative;height:100vh;margin:0;background:no-repeat 50%;background-size:cover;min-height:31.25rem;max-height:50rem}.admin-bar .module.module--lg-video-banner{height:calc(100vh - 2rem)}.module.module--lg-video-banner:before{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#424242;opacity:.3;content:"";z-index:1}@media print,screen and (min-width:75em){.module.module--lg-video-banner{min-height:43.75rem;max-height:75rem}}.module.module--lg-video-banner .lg-video-banner-content{position:relative;color:#fff;height:100%;align-items:flex-end;z-index:1;padding-top:3.625rem;padding-bottom:2.375rem}@media print,screen and (min-width:75em){.module.module--lg-video-banner .lg-video-banner-content{font-size:1.25rem;padding-bottom:3.4375rem}}.module.module--lg-video-banner video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translateX(-50%) translateY(-50%)}.module.module--lg-video-banner .scroll-wrapper{position:relative;-webkit-animation-name:arrow-move;animation-name:arrow-move;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes arrow-move{0%{top:0}50%{top:1.875rem}to{top:0}}@keyframes arrow-move{0%{top:0}50%{top:1.875rem}to{top:0}}