:root{--theme-color:#141414;--panel-color:#222;--primary-color:#f54042;--hover-color:#b81517;--text-color:#fff;--divider-color:#333;--caption-color:#a2a2a8;--gray-color:#706f75}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%;overflow-x:hidden}body{background:var(--theme-color);color:var(--text-color);margin:0;font-family:Manrope,sans-serif;font-size:1.6rem;line-height:1.55}h1,h2,h3,h4,p{margin-top:0}a{color:inherit}img{max-width:100%;display:block}.container-fluid{width:100%;padding-inline:2.4rem}.section{margin-bottom:5rem}.primary-heading{text-transform:capitalize;margin:0 0 2.4rem;font-size:2.4rem;font-weight:800}.tertiary-heading{margin:0 0 2.4rem;font-size:3.4rem;font-weight:700;line-height:1.35}.small-heading{color:var(--caption-color);letter-spacing:.05rem;text-transform:uppercase;margin:0 0 1.2rem;font-size:1.2rem;font-weight:700}.muted{color:var(--caption-color)}.rich-text{max-width:95rem;margin-bottom:4rem}.rich-text p{margin-bottom:1.6rem}.rich-text a,.footer-link{color:var(--primary-color);text-decoration:none}.rich-text a:hover,.footer-link:hover{color:#ff7779}.empty-state{border:1px solid var(--divider-color);color:var(--caption-color);text-align:center;border-radius:1.6rem;padding:4rem}.aside{z-index:99;border-right:1px solid var(--divider-color);background:var(--panel-color);width:20rem;position:fixed;inset:0 auto 0 0}.asid-container{padding:2rem 0 2rem 2rem}.brand{max-width:14.7rem;text-decoration:none;display:block}.brand-img{width:100%;height:auto}.nav-content{scrollbar-width:thin;scrollbar-color:var(--primary-color) transparent;height:calc(100vh - 7rem);margin-top:3rem;padding:0 1.5rem 3rem 0;overflow-y:auto}.navbar-item:not(:last-child){margin-bottom:3rem}.nav-heading{color:var(--caption-color);letter-spacing:.1rem;text-transform:uppercase;margin:0 0 1rem;font-size:1.2rem;font-weight:700}.main-menu--items{margin:0;padding:0;list-style:none}.nav-item:not(:last-child){margin-bottom:1.7rem}.nav-item--allcategory:not(:last-child){margin-bottom:.8rem}.nav-link{color:var(--text-color);align-items:center;gap:1rem;font-size:1.55rem;font-weight:600;line-height:2.3rem;text-decoration:none;transition:color .2s;display:flex}.nav-link:hover,.nav-link.active{color:var(--primary-color)}.menu-main .nav-link{font-size:1.6rem}.nav-link--icon{flex:none;place-items:center;width:1.8rem;height:1.8rem;line-height:0;display:inline-grid}.nav-link--icon svg{fill:var(--caption-color);transition:fill .2s}.nav-link:hover .nav-link--icon svg,.nav-link.active .nav-link--icon svg{fill:var(--primary-color)}.aside-navbar--footer{margin-top:8rem}.nav-footer--items{margin:0;padding:0;list-style:none}.nav-footer--item:not(:last-child){margin-bottom:1.6rem}.nav-footer--link{color:var(--text-color);font-size:1.5rem;font-weight:600;line-height:2.4rem;text-decoration:none;transition:color .2s}.nav-footer--link:hover,.nav-footer--link.active{color:var(--primary-color)}.mobile-nav--toggle{background:0 0;border:0;width:3.8rem;padding:.5rem;display:none}.mobile-nav--toggle span{background:#fff;height:2px;margin:.6rem 0;transition:transform .2s,opacity .2s;display:block}.main{width:calc(100% - 20rem);min-height:100vh;margin-left:auto}.top-search{padding:2.4rem 0 4.8rem}.search-form{border:1px solid var(--divider-color);background:var(--theme-color);border-radius:1rem;position:relative;overflow:hidden}.custom-searchfield{width:100%;color:var(--caption-color);background:0 0;border:0;outline:0;padding:1.35rem 1.3rem 1.35rem 4.4rem;font:700 1.2rem Manrope,sans-serif}.custom-searchfield::placeholder{color:var(--caption-color);text-transform:uppercase}.search-icon{z-index:1;color:var(--caption-color);cursor:pointer;background:0 0;border:0;font-size:2.5rem;line-height:1;position:absolute;top:50%;left:1.2rem;transform:translateY(-50%)}.hero-heading{text-align:center;max-width:100rem;margin:0 auto 3rem}.game-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem;display:grid}.game-card{min-width:0;color:var(--text-color);text-decoration:none;display:block}.card-img{object-fit:cover;background:var(--panel-color);border-radius:2rem;width:100%;height:auto;transition:transform .2s,box-shadow .2s}.game-card:hover .card-img{transform:translateY(-3px);box-shadow:0 1.2rem 3rem #00000047}.card-body{justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:1rem;padding-inline:1rem;display:flex}.game-name{min-width:0;margin:0;font-size:1.6rem;font-weight:600;line-height:2.2rem}.game-reviews{flex:none;align-items:center;gap:.5rem;display:flex}.review-rate{font-weight:600}.star{color:#fea569;line-height:1}.category-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}.category-chip{border:1px solid var(--divider-color);background:var(--panel-color);border-radius:1rem;padding:1.5rem 1.7rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,transform .2s}.category-chip:hover{border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-2px)}.top-game--card{width:100%;color:var(--text-color);border-bottom:1px solid #40346a;align-items:center;gap:.5rem;padding-block:1rem;text-decoration:none;display:flex}.top-card--num{flex:none;width:3rem;font-weight:600}.top-card--content{flex:1;align-items:center;gap:1.5rem;min-width:0;display:flex}.top-card--img{object-fit:cover;border-radius:2rem;flex:none;width:12rem;height:9rem}.top-card--body{flex:1;justify-content:space-between;align-items:center;gap:1.5rem;min-width:0;display:flex}.card-heading--box{flex:2;min-width:0}.top-game--name{margin:0 0 .5rem;font-size:2.1rem;font-weight:600;line-height:2.8rem}.top-card--cats{flex-wrap:wrap;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.top-card--cats li,.game-details--catelists li{background:#ffb5250d;border:1px solid #ffb52580;border-radius:1rem;padding:.65rem 1.2rem;font-size:1.35rem;font-weight:600}.top-game--download{flex:1;align-items:center;gap:.8rem;display:flex}.game-details--container{grid-template-columns:20.5rem minmax(0,1fr);align-items:start;gap:1.6rem;max-width:130rem;margin-bottom:2rem;display:grid}.game-details--imgbox{aspect-ratio:4/3;border-radius:2rem;width:100%;overflow:hidden}.game-details--imgbox img{object-fit:cover;width:100%;height:100%}.game-details{grid-template-columns:1fr .65fr;gap:2rem;display:grid}.game-details--heading{margin:0 0 1rem;font-size:3.4rem;font-weight:700;line-height:1.35}.game-details--des{max-width:64rem;margin:0}.game-details--items{grid-template-columns:repeat(3,1fr);align-items:start;gap:3rem;display:grid}.game-details--item{text-align:center}.game-details--item .game-details--heading{white-space:nowrap;font-size:2.8rem}.review-staritems{color:#fea569;justify-content:center;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.game-download--button{max-width:24rem;margin:2.5rem 0}.primary-btn{background:var(--primary-color);color:#fff;text-align:center;border-radius:.8rem;width:100%;padding:1.2rem 2rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:background .2s;display:block}.primary-btn:hover{background:var(--hover-color)}.game-details--screen{scrollbar-width:none;grid-auto-columns:minmax(24rem,1fr);grid-auto-flow:column;gap:1.6rem;width:100%;margin-bottom:3rem;padding-inline:1.6rem;display:grid;overflow-x:auto}.game-screen--img{aspect-ratio:16/9;object-fit:cover;border-radius:1rem;width:100%;min-width:24rem}.details-description--box{grid-template-columns:minmax(0,1.2fr) minmax(25rem,.8fr);gap:5rem;display:grid}.game-description--items{max-width:80rem}.game-description--items p{margin-bottom:1.6rem}.game-details--plicydes{line-height:2.5rem}.game-details--catelists{flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.game-details--catelists a{text-decoration:none}.game-details--catelists li{transition:transform .2s}.game-details--catelists li:hover{transform:scale(1.05)}.rating-widget{margin:2.5rem 0 3.2rem}.rating-stars{gap:.5rem;display:flex}.rating-star{color:#65656b;cursor:pointer;background:0 0;border:0;padding:0;font-size:2.4rem;line-height:1}.rating-star.filled{color:#fea569}.rating-star:disabled{cursor:default}.download-panel{text-align:center;padding:3rem 2rem 5rem}.about-subheading{max-width:83rem;margin:0 auto 2.4rem;font-size:2.2rem;line-height:1.45}.download-status{color:var(--caption-color);align-items:center;gap:1rem;display:inline-flex}.download-status:before{content:"";border:2px solid var(--divider-color);border-top-color:var(--primary-color);border-radius:50%;width:1.8rem;height:1.8rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.static-page .about-top--section{margin-bottom:5rem}.static-page .about-us{max-width:110rem}.static-page .about-us>p,.static-page .about-us>ul,.static-page .about-us>ol{margin-bottom:2rem}.static-page .about-us li{margin-bottom:.8rem}.static-page .about-us hr,.static-page hr{border:0;border-top:1px solid var(--divider-color);margin:4rem 0}.static-page .row{flex-wrap:wrap;margin-inline:-.8rem;display:flex}.static-page .col-md-4{width:33.333%;padding-inline:.8rem}.static-page .list-unstyled{padding-left:0;list-style:none}.static-page .text-center{text-align:center}.static-page .text-left{text-align:left}.static-page .mb-2{margin-bottom:.8rem}.static-page .mb-4{margin-bottom:2.4rem}.static-page .mb-5{margin-bottom:5rem}.static-page .mt-4{margin-top:2.4rem}.static-page .px-4{padding-inline:2.4rem}@media (width<=1300px){.game-cards{grid-template-columns:repeat(3,1fr)}.game-details{grid-template-columns:1fr}}@media (width<=996px){.game-cards{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.details-description--box{grid-template-columns:1fr}}@media (width<=768px){.aside{border-right:0;border-bottom:1px solid var(--divider-color);width:100%;height:8rem}.aside.sticky{box-shadow:0 .3rem 1rem #00000059}.asid-container{justify-content:space-between;align-items:center;height:100%;padding:1.8rem 1.4rem;display:flex}.nav-content{background:var(--panel-color);opacity:0;pointer-events:none;height:calc(100vh - 8rem);margin:0;padding:2.5rem;transition:opacity .2s,transform .2s;position:fixed;inset:8rem 0 0;overflow-y:auto;transform:translate(-3rem)}.nav-content--open{opacity:1;pointer-events:auto;transform:translate(0)}.mobile-nav--toggle{display:block}.mobile-nav--toggle.is-open span:first-child{transform:translateY(.8rem)rotate(45deg)}.mobile-nav--toggle.is-open span:nth-child(2){opacity:0}.mobile-nav--toggle.is-open span:nth-child(3){transform:translateY(-.8rem)rotate(-45deg)}.main{width:100%;padding-top:8rem}.top-card--body{flex-direction:column;align-items:flex-start;gap:.8rem}.category-grid{grid-template-columns:repeat(2,1fr)}.static-page .col-md-4{width:100%}}@media (width<=540px){.container-fluid{padding-inline:1.5rem}.top-search{padding-bottom:3.2rem}.game-cards{grid-template-columns:1fr}.game-name,.review-rate{font-size:1.9rem;line-height:2.8rem}.game-details--container{grid-template-columns:1fr}.game-details--imgbox{max-width:32rem}.game-details--heading{font-size:2.6rem}.game-details--items{gap:1rem}.game-details--item .game-details--heading{font-size:2.2rem}.top-card--content{align-items:flex-start}.top-card--img{border-radius:1.4rem;width:9rem;height:7rem}.top-card--cats{display:none}.top-game--name{font-size:1.8rem;line-height:2.5rem}.category-grid{grid-template-columns:1fr}.tertiary-heading{font-size:2.7rem}.about-subheading{font-size:1.8rem}}
