@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:"Nunito Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;color:#1e293b;background-color:#fff;overflow-x:hidden}main{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700;color:#0f172a}h1{font-size:4rem;margin-bottom:2rem}h2{font-size:3rem;margin-bottom:2rem}h3{font-size:2rem;margin-bottom:1rem}p{margin-bottom:1rem;color:#475569}a{color:#0077d4;text-decoration:none;-webkit-transition:color 150ms ease;-o-transition:color 150ms ease;transition:color 150ms ease}a:hover{color:#2b9aff}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.container-wide{max-width:1400px;margin:0 auto;padding:0 2rem}section{padding:6rem 0}.btn{display:inline-block;padding:14px 32px;border-radius:50px;font-weight:700;text-align:center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;border:none;font-size:1rem;text-transform:uppercase;letter-spacing:.5px;-webkit-box-shadow:0 4px 16px rgba(0,119,212,.2);box-shadow:0 4px 16px rgba(0,119,212,.2)}.btn-primary{background:-o-linear-gradient(315deg,#0077d4 0,#2b9aff 100%);background:linear-gradient(135deg,#0077d4 0,#2b9aff 100%);color:#fff}.btn-primary:hover{background:-o-linear-gradient(315deg,#0056a3 0,#0077d4 100%);background:linear-gradient(135deg,#0056a3 0,#0077d4 100%);-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 8px 24px rgba(0,119,212,.4);box-shadow:0 8px 24px rgba(0,119,212,.4);color:#fff}.text-center{text-align:center}.mb-sm{margin-bottom:1rem}.mb-md{margin-bottom:2rem}.mb-lg{margin-bottom:4rem}.mb-xl{margin-bottom:6rem}.mt-sm{margin-top:1rem}.mt-md{margin-top:2rem}.mt-lg{margin-top:4rem}.mt-xl{margin-top:6rem}nav{position:fixed;top:0;left:0;right:0;background-color:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);z-index:1000;padding:1rem 0}nav .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-logo img{height:45px;width:auto}.nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;list-style:none}.nav-links a{color:#1e293b;font-weight:500;padding:.5rem 1rem;border-radius:6px;-webkit-transition:all 150ms ease;-o-transition:all 150ms ease;transition:all 150ms ease}.nav-links a.active,.nav-links a:hover{background-color:#e6f4ff;color:#0077d4}.mobile-menu-toggle{display:none;background:0 0;border:none;font-size:1.5rem;color:#1e293b;cursor:pointer}footer{background:-webkit-gradient(linear,left top,left bottom,from(#0f1729),to(#1e293b));background:-o-linear-gradient(top,#0f1729 0,#1e293b 100%);background:linear-gradient(180deg,#0f1729 0,#1e293b 100%);color:#fff;padding:4rem 0 2rem;position:relative;overflow:hidden}.footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem}.footer-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-logo img{height:32px;width:auto}.footer-nav a{color:#cbd5e1;-webkit-transition:color 150ms ease;-o-transition:color 150ms ease;transition:color 150ms ease;font-weight:500;font-size:.9375rem}.footer-nav a:hover{color:#2b9aff}.footer-info{text-align:center;color:#94a3b8;font-size:.9375rem;margin-bottom:2rem}.footer-info p{display:inline;color:#94a3b8}.footer-info p.address-line::after{content:" | "}.footer-info a{color:#94a3b8;-webkit-transition:color 150ms ease;-o-transition:color 150ms ease;transition:color 150ms ease}.footer-info a:hover{color:#2b9aff}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#94a3b8;font-size:.875rem;font-weight:300}.footer-bottom a{color:#94a3b8;-webkit-transition:color 150ms ease;-o-transition:color 150ms ease;transition:color 150ms ease}.footer-bottom a:hover{color:#2b9aff}.hero{height:650px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center;background:-o-linear-gradient(315deg,#e6f4ff 0,#fff 100%);background:linear-gradient(135deg,#e6f4ff 0,#fff 100%);margin-top:70px;padding-top:100px;position:relative;overflow:hidden}.hero-content{position:relative;z-index:1;max-width:800px}.hero-characters{position:absolute;bottom:-50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:1200px;z-index:1}.hero-characters img{width:100%;height:auto;display:block}.hero h1{color:#0069cd;margin-bottom:2rem;font-weight:900;white-space:nowrap}.hero p{font-size:1.25rem;color:#475569;margin-bottom:4rem;font-weight:400}.about-us-section{background:#fff;text-align:center;padding:6rem 0}.about-us-section h2{color:#0069cd;font-weight:900;margin-bottom:2rem}.about-us-section p{font-size:17px;color:#475569;max-width:900px;margin:0 auto;line-height:1.8}.metrics{position:relative;text-align:center;padding:6rem 0;height:650px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.metrics-parallax-bg{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;background-image:url("../img/Games horizontal.jpg");background-size:cover;background-position:top left;background-repeat:no-repeat;z-index:0}.metrics .container{position:relative;z-index:2}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4rem;max-width:1200px;margin-left:auto;margin-right:auto}.metric-card{padding:4rem 2rem;border-radius:20px;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;-o-transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.3);box-shadow:0 8px 24px rgba(0,0,0,.3)}.metric-card:hover{-webkit-transform:translateY(-8px) scale(1.02);-ms-transform:translateY(-8px) scale(1.02);transform:translateY(-8px) scale(1.02);-webkit-box-shadow:0 16px 40px rgba(0,119,212,.4);box-shadow:0 16px 40px rgba(0,119,212,.4)}.metric-value{font-size:3rem;font-weight:900;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3);display:block;margin-bottom:.5rem}.metric-label{font-size:1rem;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.games-carousel-section{background:#e6f4ff;color:#fff;text-align:center;position:relative;overflow:hidden;height:700px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;margin-left:calc(-50vw + 50%);padding:0}.games-carousel-section .container{position:relative;z-index:2;max-width:100%;width:100%;padding:0}.games-carousel-section h2{color:#0069cd;font-weight:900;margin-bottom:4rem;padding:0 2rem}.carousel-wrapper{position:relative;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.carousel-wrapper.user-scrolling{-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity}.carousel-wrapper::-webkit-scrollbar{display:none}.games-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;padding:1rem 40px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.carousel-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:240px;padding:calc(1rem * 1.2);background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;border:1px solid rgba(255,255,255,.2);text-decoration:none;color:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1);scroll-snap-align:start}.carousel-item:hover{background:rgba(255,255,255,.25);-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);color:#fff;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.3);box-shadow:0 8px 24px rgba(0,0,0,.3)}.carousel-icon{width:202px;height:202px;margin:0 auto 1rem;border-radius:38px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.carousel-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.carousel-item h4{font-size:1.3rem;font-weight:700;margin-bottom:.6rem;color:#0056a3;line-height:1.2;min-height:2.4em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.carousel-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.3rem;font-size:1.05rem;margin-top:auto;color:#0056a3}.carousel-rating .stars{color:#ffb800;font-size:1.2rem}.about-hero{height:650px;margin-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-top:180px;background:-o-linear-gradient(315deg,#e6f4ff 0,#fff 100%);background:linear-gradient(135deg,#e6f4ff 0,#fff 100%);position:relative;overflow:hidden}.about-hero h1{color:#0069cd;font-weight:900}.hero-character{position:absolute;bottom:0;width:280px;z-index:1}.hero-character img{width:100%;height:auto;display:block}.hero-character-left{left:5%}.hero-character-right{right:5%}.games-list-alternating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;margin-top:2rem}.game-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:2rem;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;scroll-margin-top:85px;background:#fff;border-radius:24px;border:1px solid #e2e8f0;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08)}.game-row:hover{-webkit-box-shadow:0 8px 32px rgba(0,119,212,.15);box-shadow:0 8px 32px rgba(0,119,212,.15);-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}.game-row:nth-child(even){direction:rtl}.game-row:nth-child(even)>*{direction:ltr}.game-feature-graphic{width:100%;height:auto;border-radius:12px;overflow:hidden}.game-feature-graphic img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.game-details{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.game-details h3{font-size:2rem;color:#0077d4;margin-top:5px;margin-bottom:0;font-weight:800;line-height:1.2;text-align:center}.game-details .game-description{font-size:1rem;color:#475569;margin:0;line-height:1.7;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.game-details .game-meta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;margin-bottom:35px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.game-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:1rem}.stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.125rem;color:#ffb800;font-size:1.25rem}.rating-number{font-weight:700;color:#334155;font-size:1rem}.game-meta-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;padding:.375rem .75rem;background:#f1f5f9;border-radius:20px;font-size:.875rem;color:#334155;font-weight:600}.game-meta-item .icon{font-size:1rem}.game-details .game-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.game-details .store-icon{height:45px;width:auto;-webkit-transition:-webkit-transform 150ms ease,-webkit-filter 150ms ease;transition:-webkit-transform 150ms ease,-webkit-filter 150ms ease;-o-transition:transform 150ms ease,filter 150ms ease;transition:transform 150ms ease,filter 150ms ease;transition:transform 150ms ease,filter 150ms ease,-webkit-transform 150ms ease,-webkit-filter 150ms ease;cursor:pointer;-webkit-filter:drop-shadow(0 4px 12px rgba(0, 119, 212, .5));filter:drop-shadow(0 4px 12px rgba(0, 119, 212, .5))}.game-details .store-icon:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-filter:drop-shadow(0 6px 20px rgba(0, 119, 212, .7));filter:drop-shadow(0 6px 20px rgba(0, 119, 212, .7))}.section-with-character{position:relative;overflow:visible}.section-character{position:absolute;bottom:50%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);width:220px;z-index:1}.section-character img{width:100%;height:auto;display:block}.section-character-right{right:5%}.team-picture-section{position:relative;width:100%;height:55vh;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team-picture-img{width:100%;height:auto}.about-content{max-width:800px;margin:0 auto}.about-content h2,.about-content h3{color:#0069cd}.about-section{margin-bottom:6rem}.team-section{background-color:#f8fafc}.contact-hero{height:650px;margin-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-top:180px;background:-o-linear-gradient(315deg,#e6f4ff 0,#fff 100%);background:linear-gradient(135deg,#e6f4ff 0,#fff 100%);position:relative;overflow:hidden}.contact-hero h1{color:#0069cd;font-weight:900}.contact-form-wrapper{max-width:600px;margin:0 auto}.contact-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#334155;font-size:1rem}.form-group input,.form-group textarea{padding:14px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;font-family:"Nunito Sans",-apple-system,BlinkMacSystemFont,sans-serif;-webkit-transition:border-color 150ms ease,-webkit-box-shadow 150ms ease;transition:border-color 150ms ease,-webkit-box-shadow 150ms ease;-o-transition:border-color 150ms ease,box-shadow 150ms ease;transition:border-color 150ms ease,box-shadow 150ms ease;transition:border-color 150ms ease,box-shadow 150ms ease,-webkit-box-shadow 150ms ease}.form-group input:focus,.form-group textarea:focus{outline:0;border-color:#0077d4;-webkit-box-shadow:0 0 0 3px rgba(0,119,212,.1);box-shadow:0 0 0 3px rgba(0,119,212,.1)}.form-group input::-webkit-input-placeholder,.form-group textarea::-webkit-input-placeholder{color:#94a3b8}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#94a3b8}.form-group input:-ms-input-placeholder,.form-group textarea:-ms-input-placeholder{color:#94a3b8}.form-group input::-ms-input-placeholder,.form-group textarea::-ms-input-placeholder{color:#94a3b8}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group textarea{resize:vertical;min-height:150px}.contact-form .btn{-ms-flex-item-align:start;align-self:flex-start;margin-top:1rem}@media (max-width:1200px){.hero-character{width:220px}.section-character{width:180px}}@media (max-width:768px){.mobile-menu-toggle{display:block}.nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:70px;left:0;right:0;background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);opacity:0;pointer-events:none;visibility:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:999}.nav-links.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto;visibility:visible}.hero{height:auto;min-height:auto;padding:4rem 2rem;padding-top:40px}.hero h1{white-space:normal;font-size:2rem;padding:0 1rem}.hero p{font-size:1.1rem;padding:0 1rem;margin-bottom:2rem}.hero-content{max-width:100%}.hero-characters{position:relative;bottom:auto;left:auto;-webkit-transform:none;-ms-transform:none;transform:none;margin-top:1rem}section{padding:4rem 0}.metrics{height:auto;min-height:auto;padding:20px 0 4rem 0;margin-top:-10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.metrics-parallax-bg{background-image:url("../img/Games mobile.jpeg");background-position:center}.metrics-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:0}.metric-card{padding:2rem 1rem}.metric-value{font-size:1.75rem}.metric-label{font-size:.75rem}.games-carousel-section{height:auto;min-height:auto;padding:4rem 0}.games-carousel-section h2{font-size:1.5rem;margin-bottom:2rem}.carousel-item{width:192px;padding:calc(1rem * 1)}.carousel-icon{width:162px;height:162px;border-radius:30px}.carousel-item h4{font-size:1.1rem;min-height:2em}.carousel-rating{font-size:.9rem}.carousel-rating .stars{font-size:1rem}.game-row{grid-template-columns:1fr;gap:1rem}.game-row:nth-child(even){direction:ltr}.game-details h3{font-size:1.5rem}.game-details .store-icon{height:36px}.about-hero,.contact-hero{height:auto;min-height:auto;padding-top:90px;padding-bottom:0;padding-left:2rem;padding-right:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-hero .container,.contact-hero .container{position:relative;z-index:2;margin-bottom:2rem;width:100%}.about-hero .hero-character,.contact-hero .hero-character{position:relative;bottom:auto;left:auto;right:auto;width:100px;-ms-flex-negative:0;flex-shrink:0;margin:0 .5rem}.hero-character{width:150px}.hero-character-left{left:2%}.hero-character-right{right:2%}.section-character{display:none}.section-with-character{padding-bottom:1rem}.team-section h2{margin-bottom:.5rem}.team-section .about-section{margin-bottom:2rem}.team-picture-section{height:auto;padding:0}.team-picture-img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.footer-nav{gap:.5rem}.footer-nav a:not(.footer-logo){font-size:.7rem}.footer-info{font-size:.65rem}.footer-info p{display:block}.footer-info p.address-line::after{content:none}.footer-info .address-line{white-space:nowrap}.footer-nav{gap:2rem}.footer-logo{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1rem}}@media (max-width:480px){.metrics-grid{grid-template-columns:1fr}.btn{width:100%}}