.header-video{flex-direction:column;width:100%;height:auto;display:flex}.header-video video{object-fit:cover;z-index:1;width:100%;height:100vh;animation:.5s ease-in-out both video-entry;position:relative;-webkit-mask-image:linear-gradient(#0000 2.5rem,#000c 100%);mask-image:linear-gradient(#0000 2.5rem,#000c 100%)}.header-video .points{z-index:2;background:url(../media/point.cd221760.png);width:100%;height:100%;display:flex;position:absolute;-webkit-mask-image:linear-gradient(#0000 2.5rem,#000 100%);mask-image:linear-gradient(#0000 2.5rem,#000 100%)}.header-video #header-video-background{z-index:calc(-100 + 1)}.header-video .content{z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-top:5rem;display:flex;position:absolute}@keyframes video-entry{0%{opacity:0}to{opacity:1}}.header-video.fixed video{position:fixed;top:0}.header-video.fixed .content{position:static}
