.module.module--hero-banner{height:100vh;max-height:50rem;min-height:25rem;overflow:hidden;position:relative}@media print,screen and (min-width:47.9375em){.module.module--hero-banner{max-height:75rem;min-height:43.75rem}}@media print,screen and (min-width:77.5em){.module.module--hero-banner{max-height:87.5rem;min-height:50rem}}.module.module--hero-banner:before{background-color:#000;content:"";display:block;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:1}.module.module--hero-banner .hero-banner-content{align-items:center;height:100%;position:relative;z-index:1}.module.module--hero-banner video{height:auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:auto}@media print,screen and (max-width:77.49875em){.module.module--hero-banner video{display:none}}