.hero1{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;height:calc(100vh - 95px);justify-content:center;overflow:hidden;padding:2rem 0;position:relative;width:100%}.hero1__video{background:#000;bottom:0;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.hero1__video__mute{align-items:center;background:#000;border-radius:50%;bottom:32rem;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:1.6em;justify-content:center;line-height:1;opacity:1;padding:.2em;position:absolute;right:1.6vw;width:1.6em;z-index:1}.hero1__overlay{background:rgba(0,0,0,.3);bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.hero1__inner{position:relative;text-align:center}.scroll-text{bottom:3.5rem;position:absolute}.hero1__down-arrow{bottom:3rem;position:absolute;width:3rem}@media only screen and (max-width:1100px){.hero1__video__mute{bottom:75px}}@media only screen and (max-width:900px){.hero1__down-arrow{display:flex}.hero1{min-height:calc(var(--vh, 1vh)*100 - var(--headerHeight, 57px))}}