#hero{height:100vh}#hero .row{z-index:1;position:relative}#hero h1{color:#fff}#hero video{object-fit:cover;width:100vw;height:100vh;position:absolute;top:0;left:0;z-index:0}#hero-arrow{background-color:hsla(0,0%,100%,.25);border-radius:50%;width:45px;height:45px;padding:10px}#hero svg{position:absolute;top:0;right:96px;z-index:1;max-width:50%;max-height:101%}@media (min-width:1024px){#hero{min-height:100vh}}@media (max-width:767px){#hero{height:100vh}#hero .row .column{justify-content:flex-end}#hero svg{top:50%;right:20px;width:45%;transform:translateY(-50%)}#bg-vid,#hero-arrow,#hero img{display:none}}