.fill-div{object-fit:cover;background-size:cover;width:100%;height:100%;max-height:750px;position:absolute;top:0;left:0;overflow:hidden}.hero-text-wrapper{z-index:1;flex-direction:row;align-items:center;max-height:750px;margin:20% 10%;display:flex;position:absolute}.hero-text-left{border-right:6px solid #fffffff2;flex-direction:column;flex-shrink:0;align-items:flex-start;padding-right:3vw;display:flex}.hero-web{color:#fff;letter-spacing:-.01em;text-shadow:3px 3px 6px #00000080;font-size:13vw;font-weight:900;line-height:.9;display:block}.hero-presence{color:#fff;letter-spacing:.35em;text-shadow:2px 2px 4px #00000080;margin-top:.3em;font-size:4vw;font-weight:700;display:block}.hero-that{color:#fff;letter-spacing:.25em;text-shadow:1px 1px 3px #00000080;align-self:flex-end;margin-top:.2em;font-size:5vw;font-weight:600;display:block}.hero-text-right{flex:1;align-items:center;height:8.4vw;padding-left:3vw;display:flex;overflow:hidden}.hero-word{color:#fff;letter-spacing:.2em;white-space:nowrap;text-shadow:2px 2px 4px #00000080;font-size:4.5vw;font-weight:700;line-height:1.2;display:block}@keyframes wordExit{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes wordEnter{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.hero-word--exit{animation:.5s ease-in forwards wordExit}.hero-word--enter{animation:.5s ease-out forwards wordEnter}.hero-div{background:#fff url(/hero-bg.png) 0 0/cover;min-width:100vw;height:80vh;min-height:450px;max-height:750px;margin-top:-80px;position:relative;overflow:hidden}.hero-footer{width:100%;height:var(--hero-footer-height);z-index:1;position:absolute;bottom:-1px}@media screen and (max-width:800px){.fill-div{max-height:none}.hero-div{height:calc(100vw + var(--hero-footer-height));max-height:none;position:relative}.hero-text-wrapper{height:100%;margin-top:var(--nav-height);display:block}.hero-text-left{border-bottom:5px solid #fff;border-right:none;width:90%;position:relative;left:0;right:0}.hero-text-right{width:90vw;position:relative;top:4vh}.hero-web{font-size:25vw}.hero-presence{font-size:10vw}.hero-that{text-align:left;font-size:12vw}.hero-word{z-index:4;height:12vh;margin-top:4vw;padding:2vh 0;font-size:8vw}}@media screen and (max-width:650px){.hero-footer{bottom:-25vw}.hero-word{height:75px;padding:4vw}}@media screen and (min-width:1200px){.fill-div{height:95vh}.hero-text-wrapper{margin-top:calc(var(--nav-height) + 50px);height:50%}}@media screen and (min-width:1400px){.hero-text-wrapper{width:1400px;left:calc(42vw - 700px)}.hero-web{font-size:13em}.hero-presence{font-size:4em}.hero-that{font-size:5em}.hero-word{font-size:4.5em}}
