.banner .banner-standard{height:auto;overflow:hidden;position:relative}.banner .banner-standard .banner-image{margin:0 0 0 auto;position:relative;width:100%;z-index:1}.banner .banner-standard .banner-image.overlayed:after{background:linear-gradient(179deg,transparent,transparent 45%,#000);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.banner .banner-standard .banner-content{bottom:25%;left:50%;padding:0 30px;position:absolute;text-align:center;transform:translateX(-50%);width:100%;z-index:5}.banner .banner-standard .banner-content h1{font-family:var(--banner-heading);font-weight:var(--banner-heading-weight);margin:0}.banner .banner-standard .banner-video{bottom:0;display:none;height:100%;overflow:hidden;position:absolute;top:0;width:100%;z-index:2}.banner .banner-standard .banner-video video{height:auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}@media (min-width:768px){.banner .banner-standard .banner-video{display:block}}