.company-module__X1m70a__company{background-color:var(--dark);border-radius:.5rem;margin-top:2rem;padding:2rem;scroll-margin-top:150px}.company-module__X1m70a__company h3{margin-bottom:1rem;font-size:1.5rem}.company-module__X1m70a__companySection{justify-content:space-between;gap:1rem;display:flex}.company-module__X1m70a__companySection h4{color:var(--white);margin-bottom:.5rem;font-weight:500}.company-module__X1m70a__companySection p{color:var(--light)}.company-module__X1m70a__companySection>div{flex:1;justify-content:space-evenly;gap:1rem;display:flex}.company-module__X1m70a__companySection>div:not(:last-child){border-right:1px solid var(--grey);padding-right:1rem}.company-module__X1m70a__companyInfo{flex-direction:column;display:flex}@media screen and not (min-width:768px){.company-module__X1m70a__companySection{flex-direction:column;gap:2rem}.company-module__X1m70a__companySection>div:not(:last-child){border-right:none;padding-right:0}.company-module__X1m70a__companySection>div{justify-content:flex-start}}
.details-module__KeDN8G__details{background-color:var(--dark);border-radius:.5rem;margin-top:2rem;padding:2rem;scroll-margin-top:150px}.details-module__KeDN8G__details h3{margin-bottom:1rem;font-size:1.5rem}.details-module__KeDN8G__details h4{color:var(--white);font-size:1rem;font-weight:400}.details-module__KeDN8G__detailSection{flex-direction:column;gap:.8rem;display:flex}.details-module__KeDN8G__item{grid-template-columns:300px 1fr;align-items:start;gap:1rem;display:grid}.details-module__KeDN8G__itemHeader{align-items:center;gap:.5rem;display:flex}.details-module__KeDN8G__item p{color:var(--light);font-size:1rem}.details-module__KeDN8G__link{color:var(--primary)}.details-module__KeDN8G__link:hover{text-decoration:underline}@media screen and not (min-width:768px){.details-module__KeDN8G__item{grid-template-columns:1fr;margin-bottom:1rem;padding-bottom:1rem}.details-module__KeDN8G__item:not(:last-child){border-bottom:1px solid var(--grey)}}
.hero-module__QmfifW__hero{gap:1rem;width:100%;scroll-margin-top:150px;display:flex}.hero-module__QmfifW__info{flex-direction:column;gap:1rem;display:flex}.hero-module__QmfifW__hero>img{object-fit:cover;border-radius:1rem;width:300px;height:auto}.hero-module__QmfifW__hero h1{margin-bottom:.5rem;font-size:2rem}.hero-module__QmfifW__genres{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.hero-module__QmfifW__genre{background-color:var(--primary);color:var(--white);border-radius:.2rem;margin-top:.2rem;padding:.2rem .5rem}.hero-module__QmfifW__themes{color:var(--white);background-color:#005a00;border-radius:.2rem;margin-top:.2rem;padding:.2rem .5rem}.hero-module__QmfifW__summary p{-webkit-line-clamp:3;color:var(--light);-webkit-box-orient:vertical;font-size:1rem;line-height:1.3rem;display:-webkit-box;overflow:hidden}.hero-module__QmfifW__ratings{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.hero-module__QmfifW__rating{width:40px;height:40px;color:var(--white);background-color:#4e0a85;border-radius:.2rem;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.hero-module__QmfifW__releaseDate{justify-content:space-between;display:flex}.hero-module__QmfifW__releaseDate>div{flex-direction:column;gap:.2rem;display:flex}.hero-module__QmfifW__releaseDate p{font-size:.8rem}@media (max-width:600px){.hero-module__QmfifW__hero{flex-direction:column}.hero-module__QmfifW__hero>img{width:100%;height:450px}.hero-module__QmfifW__genres p{text-align:center;flex-grow:1;flex-basis:150px}.hero-module__QmfifW__rating{width:60px;height:60px;font-size:1.2rem}.hero-module__QmfifW__releaseDate{margin-top:1rem}}
.navigation-module__kahZPq__navigation{background-color:var(--dark);z-index:8;gap:1rem;width:100%;margin-top:2rem;display:flex;position:sticky;top:80px;overflow:auto hidden}@media screen and not (min-width:768px){.navigation-module__kahZPq__navigation{scrollbar-width:none;-ms-overflow-style:none}.navigation-module__kahZPq__navigation::-webkit-scrollbar{width:0;height:0;display:none}}.navigation-module__kahZPq__navigation ul{border-bottom:1px solid var(--background);width:100%;display:flex}.navigation-module__kahZPq__navigation li{border-bottom:4px solid #0000;transition:border-color .2s;display:flex}.navigation-module__kahZPq__navigation li.navigation-module__kahZPq__active{border-bottom-color:var(--primary)}.navigation-module__kahZPq__navigation li a{color:var(--white);cursor:pointer;padding:1rem 2rem;font-weight:500}.navigation-module__kahZPq__navigation li:hover{color:var(--primary);border-radius:.2rem}
.overview-module__2o09wG__overview{background-color:var(--dark);border-radius:.5rem;flex-direction:column;gap:2rem;width:100%;margin-top:2rem;padding:2rem;scroll-margin-top:150px;display:flex}.overview-module__2o09wG__overview h3{margin-bottom:1rem;font-size:1.5rem}.overview-module__2o09wG__g p{color:var(--light);text-align:justify;font-size:1rem;line-height:1.3rem}.overview-module__2o09wG__readMore{color:var(--primary);cursor:pointer;font-size:1rem;font-weight:500}.overview-module__2o09wG__readMore:hover{text-decoration:underline}
.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}
.ratings-module__wDfseq__ratings{justify-content:space-evenly;gap:2rem;margin-top:2rem;scroll-margin-top:150px;display:flex}.ratings-module__wDfseq__ratings h3{margin-bottom:1rem;font-size:1.5rem}.ratings-module__wDfseq__progressBar{width:140px;height:140px}.ratings-module__wDfseq__ratingSection{background-color:var(--dark);border-radius:.5rem;flex-direction:column;flex:1;align-items:center;gap:1rem;padding:2rem;display:flex}.ratings-module__wDfseq__item{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex}.ratings-module__wDfseq__items{flex-grow:1;justify-content:space-evenly;gap:1rem;width:100%;padding-top:1rem;display:flex}.ratings-module__wDfseq__item p{color:var(--white);font-size:1.6rem;font-weight:600}.ratings-module__wDfseq__item h4{color:var(--light);text-align:center;font-size:.8rem}@media screen and not (min-width:768px){.ratings-module__wDfseq__ratings{flex-direction:column;gap:1rem}}
.recommendations-module__6V8AXa__recommendations{margin-top:2rem;padding:2rem 0;scroll-margin-top:150px}.recommendations-module__6V8AXa__recommendations h3{margin-bottom:1rem;font-size:1.5rem}.recommendations-module__6V8AXa__recommendationSection{flex-wrap:wrap;gap:1rem;width:100%;display:flex}.recommendations-module__6V8AXa__recommendationSection a{flex-grow:1;flex-basis:calc(50% - .5rem);min-width:400px;display:flex}.recommendations-module__6V8AXa__recommendationSection img{object-fit:cover;width:clamp(150px,20vw,200px);height:200px}.recommendations-module__6V8AXa__recommendationSection .recommendations-module__6V8AXa__content{background-color:var(--dark);flex-direction:column;justify-content:space-between;gap:1rem;width:100%;padding:1rem;display:flex}.recommendations-module__6V8AXa__recommendationSection a:hover{cursor:pointer;opacity:.8}.recommendations-module__6V8AXa__recommendationSection .recommendations-module__6V8AXa__content p{-webkit-line-clamp:2;text-overflow:ellipsis;color:var(--light);-webkit-box-orient:vertical;font-size:.8rem;line-height:1.3rem;display:-webkit-box;overflow:hidden}
.page-module__xhdKqG__content{flex-direction:column;width:100%;max-width:1200px;margin:0 auto;padding:1rem;display:flex;position:relative}.page-module__xhdKqG__gamePage{width:100%;margin:0 auto}.page-module__xhdKqG__coverImage{object-fit:cover;z-index:-1;opacity:.2;filter:blur(15px);width:100%;height:200vh;position:absolute;top:0;left:0}.page-module__xhdKqG__detailsSection{gap:1rem;display:flex}.page-module__xhdKqG__detailsSection>div{flex-basis:calc(50% - .5rem);padding:1rem}
.media-module__jHX2tW__item{border-radius:1rem;min-width:0;position:relative;overflow:hidden}.media-module__jHX2tW__screenshotItem{aspect-ratio:5/3;flex:0 0 clamp(240px,25vw,300px)}.media-module__jHX2tW__videoItem{aspect-ratio:16/9;flex:0 0 clamp(240px,25vw,400px)}.media-module__jHX2tW__mediaItems{gap:1.5rem;display:flex}.media-module__jHX2tW__item img{object-fit:cover;width:100%;height:100%}.media-module__jHX2tW__item:hover{cursor:pointer;filter:opacity(.8)}.media-module__jHX2tW__item iframe{object-fit:cover;width:100%;height:100%}.media-module__jHX2tW__media h3{margin-bottom:1rem;font-size:1.5rem}.media-module__jHX2tW__media{background-color:var(--dark);border-radius:.5rem;flex-direction:column;gap:2rem;margin-top:2rem;padding:2rem;scroll-margin-top:150px}.media-module__jHX2tW__overlay{background-color:var(--overlay);z-index:9999;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow-y:hidden}.media-module__jHX2tW__modal{background-color:var(--dark);z-index:10000;border-radius:1rem;gap:.5rem;width:100%;max-width:1000px;height:100%;max-height:800px;padding:1.5rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.media-module__jHX2tW__modalItems{width:100%;height:100%}.media-module__jHX2tW__modalContent{flex:0 0 100%;width:100%;height:100%}.media-module__jHX2tW__modalContent img,.media-module__jHX2tW__modalContent iframe{object-fit:cover;width:100%;max-width:100%;height:100%;max-height:100%}.media-module__jHX2tW__modalItems{display:flex}
