@charset "UTF-8";.game-hero{position:relative;padding:50px 0}@media(min-width:992px){.game-hero{padding:100px 0 400px}}.game-hero .fade-out{opacity:0;transition:opacity .5s ease-in-out}.game-hero .game-hero-image,.game-hero .game-hero-video{height:100%;width:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.game-hero .game-hero-video{opacity:0;transition:opacity .5s ease-in-out}.game-hero .game-hero-video.active{opacity:1}.game-hero .content{position:relative;z-index:2;max-width:600px;padding:40px}.game-hero .content .text{color:#000;position:relative;z-index:3;padding:30px 40px}@media(min-width:0)and (max-width:992px){.game-hero .content .text{padding:0}}.game-hero .content .text h1{padding-right:70px;font-size:80px;position:relative;color:var(--cta-color);-webkit-text-stroke:4px black}@media(min-width:0)and (max-width:992px){.game-hero .content .text h1{font-size:60px;padding-right:0}}.game-hero .content .text h1:after{content:"";width:110%;height:4px;display:block;margin-bottom:10px;background:var(--accent-color)}@media(min-width:0)and (max-width:992px){.game-hero .content .text h1:after{width:100%}}.game-hero .content .text h2{padding-right:30px;text-transform:uppercase;margin-bottom:10px;text-align:right;font-size:55px}@media(min-width:0)and (max-width:992px){.game-hero .content .text h2{font-size:35px;padding-right:0}}.game-hero .content .text p{margin-bottom:20px}.game-hero .content .text ul{list-style:none;padding:0;margin-bottom:20px;columns:2;column-gap:20px}@media(min-width:0)and (max-width:992px){.game-hero .content .text ul{columns:1}}.game-hero .content .text ul li{padding:6px 0 6px 20px;position:relative;break-inside:avoid}.game-hero .content .text ul li:before{content:"▸";position:absolute;left:0;color:var(--accent-color);font-weight:700}@media(min-width:0)and (max-width:992px){.game-hero .content .text .artifacts{display:none}}.game-hero .content .text .artifacts .controller{position:absolute;bottom:0;left:-5%;max-height:150px;transform:translateY(60%) rotate(-5deg)}.game-hero .content .text .artifacts .joystick{position:absolute;top:0;right:-15%;max-height:200px;transform:translateY(-50%) rotate(-1deg)}.game-hero .content .border-image{position:absolute;top:0;right:0;bottom:0;left:0}.game-hero .content .border-image img{height:100%;width:100%;object-fit:fill}.game-hero .play-button{width:max-content;max-height:140px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}
