.hero-video-bg{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(85vh - 110px);max-height:44.75em;overflow:hidden;position:relative}.hero-copy{margin:0 auto;max-width:1030px;opacity:0;padding:0;text-align:center;z-index:10;-webkit-transition:opacity .8s;transition:opacity .8s}@media screen and (max-width:37.5em){.hero-copy{padding:0 2em}}.muted .hero-copy{opacity:1}.sound-button{z-index:10;position:absolute;right:20px;bottom:20px;background-color:transparent;border:0;border-radius:100%;padding:1.8em 1.25em 1.3em;-webkit-transition:all .4s;transition:all .4s}@media screen and (max-width:37.5em){.sound-button{display:none}}.sound-button:hover{background-color:var(--color-theme-primary)}.muted .sound-button{padding:1.35em 1.25em .9em}.sound-button .soundOnIcon{display:block}.muted .sound-button .soundOnIcon,.sound-button .soundOffIcon{display:none}.muted .sound-button .soundOffIcon{display:block}.hero-image,.hero-video{min-height:100%;position:absolute;width:auto;z-index:8;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover}@media screen and (max-width:37.5em){.hero-image,.hero-video{margin-left:-1px}}.hero-image{min-height:100%}.hero-video{z-index:9;min-width:100%}@media screen and (max-width:37.5em){.hero-video{display:none}}