.hero-video{position:relative}.hero-video:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.15);z-index:2}.hero-video--frame{position:absolute;z-index:1;pointer-events:none}.hero-video--mobile-image{display:none}.hero-video--content{position:relative;z-index:3;padding:17vw 20px;color:#fff;text-align:center;text-transform:uppercase}.hero-video--title{font-size:5vw;font-weight:100;margin-bottom:100px;margin-top:0}.hero-video--button{display:inline-block;font-family:museo-sans,Arial,"Helvetica Neue",Helvetica,sans-serif;font-weight:100;font-size:3.5vw;width:30vw;text-align:center;border:3px solid rgba(255,255,255,.8);padding:1vw .5vw;transition:all .4s ease-in-out;margin:0 15px;background:rgba(0,0,0,.5);white-space:nowrap}.hero-video--button:hover{transform:scale(1.05);background-color:#fff;color:rgba(0,0,0,.5)}@media (max-width:768px){.hero-video--frame{display:none}.hero-video--mobile-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;object-fit:cover}.hero-video--title{font-size:8vw;margin-bottom:50px}.hero-video--button{background:#000;border:0;font-size:18px;margin-bottom:2em;padding:.7em 3em;width:auto}.hero-video--button:hover{background:#000;color:#fff}}