@font-face{font-family:Open Sans;src:url(/assets/css-extra/fonts__memv.3d9ea938.woff2) format("woff2")}@font-face{font-family:Oswald;src:url(/assets/css-extra/fonts__TK3i.f8a669a9.woff2) format("woff2")}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Open Sans,sans-serif;color:#000}a{color:inherit}.site-shell{line-height:1.6;overflow-x:hidden;min-height:100vh}.main-width{max-width:85vw;margin:0 auto}.header{position:fixed;top:0;z-index:1000;width:100%;background:linear-gradient(90deg,#fff,#fff0 50%,#fff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 2px #0000001a}.nav{display:flex;justify-content:space-between;align-items:center;box-sizing:content-box;max-width:85vw;height:82px;padding:0 15px;margin:0 auto}.logo img{display:block;height:45px;margin-top:5px}.nav-links{display:flex;gap:50px;font-size:20px;transition:all .3s}.nav-link{position:relative;display:flex;color:#000;text-decoration:none;font-family:Trebuchet MS,Verdana,Helvetica,Arial,sans-serif;transition:color .3s}.nav-link:hover,.nav-link.router-link-active{color:#b6462f}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;transform:scaleX(0);transition:transform .3s}.nav-link:hover:after,.nav-link.router-link-active:after{transform:scaleX(1)}.mobile-trigger,.mobile-shade{display:none}.footer{background-color:#fff;color:#000;padding:30px 15px 31.8px;box-shadow:3px 0 3px #0000001a}.footer-content{display:flex;justify-content:space-between;margin-bottom:20px}.footer-logo img{height:45px;transform:translateY(5px)}.footer-links{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:28px;font-size:16px}.footer-link-list{display:flex;gap:22px}.footer-link{color:#000;text-decoration:none}.footer-link:hover{color:#ff9e0d}.copyright{margin-top:3px;font-size:14px}.home-hero{position:relative;width:100%;height:770px;background-image:url(/assets/css-extra/home-hero-background-desktop.webp);background-size:cover;background-position:center;display:flex;align-items:center}.hero-overlay{width:100%;transform:translateY(-7px)}.hero-logo img{display:block;width:40vw;min-width:510px;max-width:650px}.hero-txt{margin-top:6px;font-size:2vw;font-family:Symbol,Segoe UI,Helvetica,Arial,sans-serif;line-height:1.1}.about-page{padding-top:82px;min-height:calc(100vh - 150px);font-family:Symbol,Segoe UI,Helvetica,Arial,sans-serif}.about-intro{background:linear-gradient(90deg,#faf9f7,#ffb1a1,#ffeb7b);border-bottom:1px solid rgba(255,255,255,.75)}.about-intro .main-width{padding:18px 0 8px}.about-intro h1{margin:0 0 24px;color:#ad3d29;font-size:30px;line-height:1.35;font-family:Trebuchet MS,Verdana,Helvetica,Arial,sans-serif}.about-intro p{margin:0 0 17px;font-size:20px;line-height:1.58}.cht-title{padding:15px 0 24px;font-size:30px;line-height:1.6}.products-page{padding-top:82px;min-height:calc(100vh - 150px)}.products-title,.section-spacer,.customer-title{margin:0;font-size:30px;line-height:1.6;font-family:Open Sans,sans-serif;font-weight:700}.products-title{padding-top:13px;margin-bottom:12px}.game-list{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding:0;margin:0;list-style:none}.game-item{position:relative;border-radius:10px}.game-content{position:relative;width:100%;aspect-ratio:329 / 365;margin-bottom:25px;overflow:hidden;background-size:cover;background-position:center;border-radius:30px;box-shadow:5px 5px 10px #0009}.top-logo,.bottom-image{position:absolute;z-index:15;transition:all .3s ease}.top-logo{top:10px;left:10px;max-width:60%;z-index:25}.bottom-image{right:-15px;bottom:0;max-width:70%}.game-item:nth-child(2) .top-logo{top:0;max-width:50%}.game-item:nth-child(2) .bottom-image{right:-25px;max-width:60%}.game-item:nth-child(3) .bottom-image{max-width:80%}.game-item:nth-child(4) .bottom-image{right:-25px;max-width:90%}.game-item:nth-child(6) .bottom-image{right:-25px}.hover-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;padding:20px;border-radius:30px;background-color:#000000b3;transition:opacity .3s ease}.game-item:hover .hover-content{opacity:1}.game-item:hover .top-logo{transform:scale(.6) translate(-26.25%,-36.25%)}.game-item:hover .bottom-image{transform:scale(.7) translate(22.25%,22.25%)}.games-des{position:relative;z-index:30;top:2%}.games-des h3{width:75%;margin:0 0 10px;color:#fff;font-size:30px;line-height:30px}.games-des p{width:70%;margin:0;padding-bottom:15px;color:#ccc;text-align:left;font-size:16px;line-height:25px}.play-on{padding-bottom:10px;color:#fff;font-size:15px;font-weight:700}.download-buttons{display:flex;gap:10px}.store-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #fff;border-radius:50%}.store-btn img{width:60%;height:60%}.section-spacer,.customer-title{margin-top:40px}.experience-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px 30px;margin-top:24px;min-height:210px}.experience-frame{display:flex;align-items:center;justify-content:center;height:120px}.experience-frame img{max-width:100%;max-height:100%;object-fit:contain}.logo-grid{display:flex;flex-wrap:wrap;justify-content:space-between;padding:54px 0 11px}.logo-frame{display:flex;align-items:center;justify-content:center;width:18%;height:130px;overflow:hidden}.logo-frame img{max-width:100%;height:100%;object-fit:contain}.logo-grid>:nth-child(3) .logo{height:130%}.logo-grid>:first-child .logo,.logo-grid>:nth-child(2) .logo,.logo-grid>:nth-child(16) .logo,.logo-grid>:nth-child(19) .logo{height:120%}.logo-grid>:nth-child(4) .logo{height:60%}.logo-grid>:nth-child(20) .logo{height:45%}.logo-grid>:nth-child(12) .logo,.logo-grid>:nth-child(17) .logo,.logo-grid>:nth-child(18) .logo{height:70%}.logo-grid>:nth-child(9) .logo,.logo-grid>:nth-child(10) .logo,.logo-grid>:nth-child(11) .logo,.logo-grid>:nth-child(13) .logo,.logo-grid>:nth-child(14) .logo,.logo-grid>:nth-child(15) .logo{height:80%}.logo-grid>:nth-child(21){margin-left:auto}.logo-grid>:nth-child(22){margin:0 3%}.logo-grid>:nth-child(23){margin-right:auto}.customer-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:24px;padding-bottom:42px}.customer-card{position:relative;display:block;height:245px;overflow:hidden;color:#fff;text-decoration:none}.customer-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .3s}.customer-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#00000080;opacity:0;transition:opacity .3s}.customer-copy{position:absolute;top:50%;left:50%;z-index:2;display:flex;flex-direction:column;align-items:center;width:70%;transform:translate(-50%,-50%);opacity:0;text-align:center;transition:opacity .3s,transform .3s}.customer-name{color:#fff;font-size:18px;font-weight:700;line-height:1.7}.customer-company{color:#fff;font-size:15px;line-height:1.7}.customer-card:hover img{transform:scale(1.1)}.customer-card:hover .customer-shade{opacity:1}.customer-card:hover .customer-copy{opacity:1;transform:translate(-50%,-50%) scale(1.2)}.contact-us{position:relative;margin-top:82px;overflow:hidden;padding-top:100px;background:url(/assets/css-extra/contact-us-background-desktop.webp) no-repeat center / 100%}.contact-us-inner{display:flex;height:100%;max-width:85vw;margin:0 auto}.contact-us-title{position:relative;display:flex;flex-direction:column;justify-content:center;width:50%;height:79vh;min-height:590px;margin-top:-100px;font-family:Trebuchet MS,Verdana,Helvetica,Arial,sans-serif}.contact-us-title>:first-child{font-size:60px;font-weight:700;line-height:1.2}.contact-us-title>:nth-child(2){font-size:30px;font-weight:700}.contact-us-form{width:50%;height:100%;padding:20px;margin-bottom:20px;border:1px solid #000;border-radius:30px;background-color:#fff}.contact-us-form h1{height:50px;margin:0;padding:0;text-align:center;font-family:Oswald,serif;font-size:40px;line-height:1}.form-content{display:flex;flex-direction:column;gap:15px}.input-row{display:block;font-size:16px}.input-row div{line-height:40px}.input-row span{color:#b6462f}.input-row input,.input-row textarea{width:100%;padding:10px;border:1px solid #333;border-radius:6px;outline:0;font:inherit}.input-row input{height:38px}.input-row textarea{height:190px;resize:vertical}.input-row input:focus,.input-row textarea:focus{border-color:#ff9824;background-color:#fff8d9}.form-content button{min-width:120px;height:50px;padding:10px 15px;margin:8px auto 0;border:0;border-radius:25px;background-color:#b6462f;color:#fff;cursor:pointer;font-size:16px;text-transform:uppercase;transition:transform .3s ease-in-out}.form-content button:hover{transform:scale(1.05);background-color:#a03d2a}.sent-note{margin:-6px 0 0;text-align:center;color:#b6462f}@media (max-width: 920px){.nav{height:auto;padding:10px 15px}.logo img{height:40px;margin-top:0}.mobile-trigger{display:block;width:30px;height:30px;border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAZlJREFUeF7tmjEuRFEYhb+pdFiCQhSm0aHCBkRjIjR0FAoiEoVCIhIJIhpUFERCISrtNMIGKGn0CgtgzpiXvDAswDk3uQs433/Ou//9361gvirm+gmAOMCcQCJgboB8BBOBUgRGAe3/vh6Be+BVQgsH7AFL/135N33Suy8Ay8CumfhC7pgAvAA9pgB2BODDVLxk3wrAGTBjCmFOAPob+xKomkG4AKaLU0AQxoFhoNMAxI1OgPIxaKC5vcR0gralbwmPA+IAcwKJgLkBMhFKBBKBLwIdwBowYgDkqTH6qzcuf1fFXaAPODaZB5brewo0r8NbreobFP+HxJr7ROjIHUBdAA6ARUf/A82psJZGYpNmEFb0O6DcCGkcNgR0GYDQMaidVjitsIHd/5QYB8QB5gQSAXMDpA9IBEoR6AYGDCLxDjwDb+VWeALYNHsjUNNYTBEYBB4MKt9OYlUAtoFVUwAbAnACzJoCuBaAeeDQFMCC8yMp1by3/EhqHZgyccJ5y/V3aYRMKv6rzDggDjAnkAiYGyADkUTAPQKfoj0s8HMpo3kAAAAASUVORK5CYII=) no-repeat center / 100% 100%;cursor:pointer}.mobile-shade.show{position:fixed;top:0;right:0;bottom:0;left:0;display:block;background-color:#00000080}.nav-links{position:fixed;top:0;left:0;display:none;flex-direction:column;align-items:center;gap:10px;width:100%;height:100vh;padding-top:50px;background-color:#000000b3}.nav-links.show{display:flex}.nav-link{color:#fff;font-size:26px}.about-page,.products-page{padding-top:60px}}@media (max-width: 768px){.main-width,.nav,.contact-us-inner{max-width:90vw}.home-hero{height:100vh;min-height:844px;background-image:url(/assets/css-extra/home-hero-background-mobile.webp)}.hero-logo img{width:80vw;min-width:0}.hero-txt{font-size:4vw}.hero-overlay{transform:none}.footer-content{gap:18px}.footer-logo img{height:30px}.footer-links{align-items:flex-end;gap:8px}.footer-link-list{flex-direction:column;gap:1px}.footer-link{font-size:14px}.about-intro p{font-size:18px}.game-list{grid-template-columns:1fr;gap:7vw;width:83%;margin:0 auto}.game-item:nth-child(3){display:none}.games-des h3{font-size:30px;line-height:30px}.games-des p{font-size:16px;line-height:25px}.section-spacer,.customer-title{margin-top:40px}.experience-frame{height:90px}.experience-grid{grid-template-columns:repeat(3,1fr)}.logo-frame{width:25%;height:80px}.customer-grid{grid-template-columns:repeat(2,1fr)}.customer-card{height:180px}.customer-name{font-size:16px}.customer-company{font-size:13px}.contact-us{height:auto;margin-top:60px;padding-top:0;background:url(/assets/css-extra/contact-us-background-mobile.webp) no-repeat center -50px / 100%}.contact-us-inner{display:block;max-width:100vw}.contact-us-title{width:100vw;height:100px;min-height:100px;margin-top:0}.contact-us-title>:first-child{text-align:center;font-size:30px}.contact-us-title>:nth-child(2){text-align:center;font-size:15px}.contact-us-form{width:80%;margin:0 auto 20px;border:1px solid #000}.contact-us-form h1{height:auto;font-size:22px}.form-content{gap:10px;padding:0 20px}.input-row div{line-height:37px}.input-row textarea{height:150px}}
