.res-hero{background-color:var(--color-gray-1000);display:flex;height:calc(100vh - var(--site-header-height));height:calc(100vh - var(--wp-admin--admin-bar--height, 0px) - var(--site-header-height));justify-content:center;overflow:hidden;position:relative;width:100%;z-index:10}@media screen and (min-width:48em){.res-hero{height:calc(75vh - var(--site-header-height));height:calc(75vh - var(--wp-admin--admin-bar--height, 0px) - var(--site-header-height))}}@media screen and (min-width:60em){.res-hero{align-items:center;height:100vh;height:calc(100vh - var(--wp-admin--admin-bar--height, 0px))}}.res-hero .hero__inner-container{padding-top:calc(var(--grid-gutter-height)*5);position:relative;z-index:100}@media screen and (min-width:48em){.res-hero .hero__inner-container{padding-top:calc(var(--grid-gutter-height)*8)}}@media screen and (min-width:60em){.res-hero .hero__inner-container{padding-top:0}}.res-hero .hero--background{display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.res-hero .hero--background:before{background:radial-gradient(at center,rgba(0,0,0,.033),rgba(0,0,0,.33));content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.res-hero .hero--background img{align-self:center;height:150%;left:0;max-height:none;min-width:120%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:translateX(-10%)}.res-hero .hero--ship{bottom:0;left:0;position:absolute;transform:scale(.45) translate(-55%,45%)}@media screen and (min-width:48em){.res-hero .hero--ship{transform:scale(.5) translate(-45%,40%)}}@media screen and (min-width:60em){.res-hero .hero--ship{transform:scale(.6) translate(-25%,15%)}}@media screen and (min-width:75em){.res-hero .hero--ship{bottom:-5%;left:-8%;transform:scale(.6) translate(10%,-15%)}}@media screen and (min-width:110em){.res-hero .hero--ship{bottom:-2%;left:-4%;transform:scale(.8) translate(10%,-15%)}}.res-hero .hero--ship--ship{max-height:none;max-width:none;position:relative}.res-hero [class*=hero--ship--vfx]{max-height:none;max-width:none;position:absolute}.res-hero .hero--ship--vfx-glow,.res-hero .hero--ship--vfx01,.res-hero .hero--ship--vfx02,.res-hero .hero--ship--vfx03{left:-93%;max-height:none;max-width:none;position:absolute;top:-1%}.hero--layer-1{z-index:1}.hero--layer-2{z-index:2}.hero--layer-3{z-index:3}.hero--layer-4{z-index:4}.hero--layer-5{z-index:5}.hero--ship--container{animation:ship--vfx--shake .25s infinite}.hero--ship--vfx-glow{animation:ship--vfx--pulse--opacity 2.5s infinite}.hero--ship.is-moving .hero--ship--vfx-glow{animation:ship--vfx--pulse--opacity .08s infinite}@keyframes ship--vfx--shake{0%{transform:translate(1px,1px)}10%{transform:translate(-1px,-2px)}20%{transform:translate(-2px)}30%{transform:translate(2px,2px)}40%{transform:translate(1px,-1px)}50%{transform:translate(-1px,2px)}60%{transform:translate(-2px,1px)}70%{transform:translate(2px,1px)}80%{transform:translate(-1px,-1px)}90%{transform:translate(1px,2px)}to{transform:translate(1px,-2px)}}@keyframes ship--vfx--pulse--opacity{0%{opacity:.9}50%{opacity:.7}to{opacity:.9}}.hero--logo{transition:transform .3s ease;width:calc(100% - var(--grid-gutter-width))}@media screen and (min-width:48em){.hero--logo{width:calc(var(--grid-gutter-width)*15)}}@media screen and (min-width:75em){.hero--logo{width:calc(var(--grid-gutter-width)*25)}}.hero--logo:hover{transform:scale(1.025)}.hero--store-links{align-content:center;-moz-column-gap:var(--grid-gutter-width);column-gap:var(--grid-gutter-width);display:flex;flex-wrap:wrap;justify-content:center;row-gap:calc(var(--grid-gutter-height)/3)}.hero--store-links img{height:var(--grid-gutter-height);width:auto}@media screen and (min-width:48em){.hero--store-links img{height:calc(var(--grid-gutter-height)*1.25)}.hero--store-links img[src*=steam]{height:calc(var(--grid-gutter-height)*1.5)}}.hero--store-link{transition:transform .3s ease}.hero--store-link:hover{transform:scale(1.05)}
