.header{background-position:center;background-repeat:no-repeat;background-size:cover;height:65vh;position:relative}.header .header-content{height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:0 0 70px}@media(max-width: 991px){.header .header-content{padding:0 0 30px}}.header .header-content.home-header{padding:0 0 100px}@media(max-width: 991px){.header .header-content.home-header{padding:0 0 30px}}.header .background{position:relative;justify-content:flex-start;display:flex;align-items:flex-end}.header .background.background-video>video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;object-fit:cover;background-size:cover;background-position:center}.header .header-image-wrapper{position:relative;height:100%}.header .header-image-wrapper img{width:100%;height:100%;object-fit:cover}.header .bg-cover{opacity:.6;z-index:1;background-image:linear-gradient(rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.77) 50%, #000);transition:background-color .3s;position:absolute;height:75%;bottom:0;left:0;right:0}.header .video-content{position:absolute;bottom:0;width:100%}.header .video-content h1{font-size:62px;color:#fff;z-index:1;font-weight:300;margin-bottom:50px}@media(max-width: 991px){.header .video-content h1{font-size:40px;margin-bottom:30px}}.header .video-content .home-header h1{font-size:82px;color:#fff;z-index:1;font-weight:300;margin-bottom:70px}@media(max-width: 991px){.header .video-content .home-header h1{font-size:40px;margin-bottom:30px}}.header .video-content a{font-size:24px;color:#fff;z-index:1;font-weight:200;margin-left:5rem}@media(max-width: 991px){.header .video-content a{font-size:18px;margin-left:3rem}}.header .video-content a img{padding:15px;border:1px solid #fff;border-radius:50%;width:50px;height:50px;margin-left:35px}@media(max-width: 991px){.header .video-content a img{padding:10px;width:35px;height:35px;margin-left:15px}}