@charset "UTF-8";body,html{background-color:#121212;color:#fff;font-family:Arial,sans-serif;margin:0;padding:0 0 144px}@media (max-width:768px){body,html{padding-bottom:110px}}a{color:#fff!important}nav{z-index:1000;position:fixed;top:0;width:100%;display:flex;justify-content:space-between;align-items:center;transition:padding .3s ease;padding:1rem}nav.scrolled{padding:.5rem}.social-icon{color:#fff}main{margin-top:60px;padding:2rem;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}h1,h2,h3,h4,h5,h6{font-family:Germania One,cursive}.video-responsive{position:relative;overflow:hidden;padding-top:56.25%;width:100%;height:auto}.video-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}code{background:#fafafa;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Courier New,monospace}a{color:#61dafb}code
.main-container{padding:2rem;max-width:1200px;margin:0 auto;width:100%}.section{display:flex;align-items:center;justify-content:center;padding:2rem 0}.section p{margin-top:-1rem}.column{flex:1 1;padding:1rem;min-width:0}.container{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.nav-icon{color:#fff;font-size:1.5rem}.nav-icon:hover{color:#61dafb}.feature-section{display:flex;justify-content:space-between;align-items:flex-start;padding:2rem 0}.feature-column{width:calc(33.333% - 30px);margin:5px;text-align:left}.feature-column img{max-width:100%;height:auto}.feature-column p{font-family:Alegreya Sans,sans-serif;font-size:1.05rem;line-height:1.75;color:#ccc4bb;margin-top:.75rem}.feature-header{text-align:center;margin-bottom:1rem}@media (max-width:768px){.feature-section{flex-direction:column}.feature-column{width:100%;margin:10px 0}.section{flex-direction:column}.column{width:100%}}.email-signup-section{padding:1rem;gap:1rem;background-color:#41090f;width:100%}.email-signup-section,.email-signup-section form{display:flex;justify-content:center;align-items:center}.email-signup-section form{width:50%}.email-signup-section button,.email-signup-section input[type=email]{flex:1 1;margin:0 .5rem}@media (max-width:768px){.email-signup-section form{flex-direction:column}.email-signup-section button,.email-signup-section input[type=email]{width:90%;margin:.5rem 0}}.email-signup-section button{padding:.5rem 1rem;flex:none;width:auto;max-width:200px}@media (max-width:768px){.email-signup-section button{width:90%;margin:.5rem 0}}.cookie-consent-banner{position:fixed;bottom:0;left:0;width:100%;background-color:#333;color:#fff;padding:1rem;text-align:center;z-index:1000}.cookie-consent-banner p{margin:0 0 1rem}.cookie-consent-banner button{background-color:#61dafb;color:#000;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.cookie-consent-banner button:hover{background-color:#4da6d3}.impressum-content{text-align:left;padding:4rem;max-width:800px;margin:auto}.impressum-content li{padding-bottom:.5rem}.hero-video-container{position:relative;width:100%;height:100vh;overflow:hidden}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hero-logo{top:80px;left:50%;transform:translateX(-50%);width:clamp(300px,33vw,600px);pointer-events:none}.hero-logo,.hero-overlay{position:absolute;z-index:10}.hero-overlay{bottom:24%;left:4%;max-width:44%}.hero-overlay,.hero-title{display:flex;flex-direction:column;align-items:flex-start}.hero-title{gap:0;margin:0 0 12px}.hero-title span{display:inline-block;background-color:rgba(0,0,0,.88);color:#fff;font-family:Germania One,cursive;font-size:clamp(2.4rem,5.6vw,6.4rem);line-height:1;padding:6px 16px;letter-spacing:.03em}.hero-description{color:#fff;font-family:Alegreya Sans,sans-serif;font-size:clamp(1rem,1.8vw,1.6rem);line-height:1.55;margin:0;padding:6px 10px;background-color:rgba(0,0,0,.65);max-width:480px}@media (max-width:768px){.hero-logo{width:min(450px,90vw)}.hero-overlay{bottom:8%;left:4%;max-width:90%}.hero-title span{font-size:clamp(2rem,8vw,3.5rem)}.hero-description{font-size:1rem;max-width:100%}}.hero-bottom-bar{position:fixed;bottom:0;left:0;right:0;z-index:500;background-color:rgba(0,0,0,.92);display:flex;align-items:center;height:144px;padding:0 32px;box-sizing:border-box}.hero-bottom-bar:before{content:"";position:absolute;top:-36px;left:0;right:0;height:36px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.92));pointer-events:none}.hero-bar-left{flex:0 0 45%;display:flex;align-items:center;justify-content:center;gap:50px;position:relative}.hero-bar-left a{display:flex;align-items:center;flex-shrink:0;opacity:.85;transition:opacity .2s ease}.hero-bar-left a:hover{opacity:1}.hero-bar-left img{height:52px;width:auto;display:block}.hero-bar-center{flex:0 0 10%;display:flex;align-items:center;justify-content:center}.hero-bar-center img{height:110px;width:auto;display:block;animation:batFloat 3s ease-in-out infinite}@keyframes batFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bar-label{bottom:calc(100% + 11px);background-color:#e01e1b;color:#fff;font-family:Germania One,cursive;font-size:1.62rem;letter-spacing:.1em;padding:6px 16px;white-space:nowrap;pointer-events:none}.bar-label,.bar-label:after{position:absolute;left:50%;transform:translateX(-50%)}.bar-label:after{content:"";top:100%;border:11px solid transparent;border-top-color:#e01e1b}.hero-bar-right{flex:0 0 45%;display:flex;align-items:center;justify-content:center;position:relative;gap:50px}.hero-bar-right img{height:90px;width:auto;display:block;flex-shrink:0}@media (min-width:1920px){.hero-bottom-bar{height:164px;padding:0 48px}.hero-bar-left,.hero-bar-right{gap:64px}.hero-bar-left img{height:62px}.hero-bar-center img{height:130px}.hero-bar-right img{height:108px}.bar-label{font-size:1.9rem;padding:7px 18px;bottom:calc(100% + 13px)}.bar-label:after{border-width:13px}body,html{padding-bottom:164px}}@media (max-width:1200px) and (min-width:1025px){.hero-bottom-bar{height:108px;padding:0 20px}.hero-bar-left,.hero-bar-right{gap:32px}.hero-bar-left img{height:36px}.hero-bar-center img{height:80px}.hero-bar-right img{height:66px}.bar-label{font-size:1.1rem;padding:4px 12px;bottom:calc(100% + 8px)}.bar-label:after{border-width:8px}body,html{padding-bottom:108px}}@media (max-width:1024px) and (min-width:769px){.hero-bottom-bar{height:84px;padding:0 14px}.hero-bar-left,.hero-bar-right{gap:14px}.hero-bar-left img{height:26px}.hero-bar-center img{height:62px}.hero-bar-right img{height:46px}.bar-label{font-size:.85rem;padding:3px 9px;bottom:calc(100% + 6px)}.bar-label:after{border-width:6px}body,html{padding-bottom:84px}}@media (max-width:768px){.hero-bottom-bar{flex-direction:column;height:auto;padding:8px 16px;gap:6px}.hero-bar-left,.hero-bar-right{flex:0 0 auto;width:100%;gap:18px;padding:6px 0}.hero-bar-left img{height:24px}.hero-bar-right img{height:36px}.hero-bar-center,.hero-bar-right .bar-label{display:none}.hero-bar-left .bar-label{font-size:.9rem;padding:3px 10px;bottom:calc(100% + 6px);white-space:nowrap}.hero-bar-left .bar-label:after{border-width:6px}}.content-container{width:60%;text-align:left;margin-top:20px}.content-container h1{font-size:2rem;margin-bottom:1rem}.content-container p{font-family:Alegreya Sans,sans-serif;font-size:1.15rem;line-height:1.75;color:#ddd5c8;margin-bottom:1.2rem}.ct-image-wrapper{justify-content:center;align-items:center;align-content:center;width:100%;text-align:center;margin:20px auto!important}.ct-image-wrapper img{align:0 auto!important}.dlc-container{width:60%;text-align:center;margin:0 auto}.press-twocolumn{display:flex;justify-content:space-around;width:60%;margin:20px auto;text-align:left}.press-column{flex:1 1;padding:1rem;min-width:0}.press-column li{margin-top:.5rem}.logo-image{max-height:300px;width:auto!important}.discord-cta-container{display:flex;justify-content:center;align-items:center;text-align:center;margin-bottom:1em}@media (max-width:768px){.press-twocolumn{flex-direction:column}.press-column{width:100%;padding:1rem}.content-container{width:80%}.logo-image{max-height:200px;width:auto!important}.discord-cta-container{width:80%;margin:0 auto}.discord-cta-container img{width:100%;height:auto}}.carousel-container{width:50%;text-align:left;margin:20px auto}.carousel-container img{width:100%;height:auto;object-fit:content}.slick-dots li button:before{color:#fff!important;opacity:.75!important}.slick-dots li.slick-active button:before{color:#yourHighlightColor!important;opacity:1!important}.MuiButton-root{background-color:#41090f!important}.MuiButton-root:hover{background-color:#6f0f19!important}.download-button{margin-top:10px}.quotes{position:relative;margin:3rem auto;padding:1rem 4rem 1rem 5rem;max-width:860px;text-align:center}@media (max-width:768px){.quotes{padding:1rem 1.25rem;margin:2rem auto;width:92%}.quotes:before{display:none}}.quotes:before{content:"\201C";font-size:9rem;line-height:0;position:absolute;top:4rem;left:.5rem;color:hsla(0,0%,100%,.12);pointer-events:none}.quotes p,.quotes:before{font-family:Alegreya,Georgia,serif}.quotes p{font-style:italic;font-size:clamp(1.3rem,2vw,1.85rem);line-height:1.7;color:#f0e8dc;margin:0}.quotes p a{font-family:Alegreya Sans,sans-serif;font-style:normal;font-size:.72em;letter-spacing:.12em;text-transform:uppercase;opacity:.55;text-decoration:none}.quotes p a:hover{opacity:.9}.wishlist-container{flex-direction:row;margin:20px auto;padding:0;width:100%}.awards-container,.wishlist-container{display:flex;justify-content:center;align-items:center;gap:2rem;max-width:1200px}.awards-container{flex-wrap:wrap;margin:2rem auto;text-align:center}.awards-container img{max-height:180px;width:auto;height:auto;display:block;margin:0 auto}@media (max-width:768px){.awards-container,.wishlist-container{flex-direction:column;gap:1rem}}.steam-iframe{display:block;border:none;width:100%;max-width:900px;height:200px;margin:0;padding:0}@media (max-width:768px){.dlc-container{width:90%}.dlc-container img{width:100%!important;height:auto!important}}.console-links{display:block}.console-links img{margin:10px}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}