*{padding:0;margin:0;box-sizing:border-box}body{font-family:"Poppins",sans-serif}a{color:#333;text-decoration:none}.header-title a{color:#fff!important;font-size:1.5rem;font-weight:500}.header{padding:.5rem 4rem;background-color:#333;margin-bottom:2rem}@media screen and (max-width:450px) and (min-width:350px){.header-title a{font-size:1.3rem}}@media screen and (max-width:350px){.header-title a{font-size:1.3rem}.header{padding:.5rem 2rem}}.overview-card{aspect-ratio:3/4;background-color:#c4c4c4;position:relative;width:16vw;background-position:50%;background-size:cover;border-radius:.5rem}.overview-card:before{content:"\A";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.4);opacity:0;transition:all 1s;-webkit-transition:all 1s}.overview-card:hover:before{cursor:pointer;opacity:1}.overview-card div{opacity:0;color:hsla(0,0%,100%,.8);z-index:5;display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;transition:all 1s}.overview-card:hover div{opacity:1}@media screen and (max-width:750px){.overview-card{width:23vw}}@media screen and (max-width:550px){.overview-card{width:32vw}}@media screen and (max-width:380px){div.overview-card div h2{font-size:.8rem}}.grid{margin:0 4rem;display:grid;grid-gap:1rem;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:750px) and (min-width:550px){div div.grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:550px){div div.grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:380px){div div.grid{margin:0 2rem;grid-template-columns:repeat(2,1fr)}}.entry-desc,.entry-header{display:flex;justify-content:space-between;margin:0 4rem 1.5rem}.entry-header div{flex:1 1}.entry-header .img{display:flex;justify-content:end}.entry-header img{height:21vw;border-radius:.5rem}.detailPage h2,.entry-desc h2,.entry-header .detail h2{font-size:2.2rem;margin-bottom:.7rem}.entry-header .detail ul{font-size:1.3rem;list-style:none}.entry-desc .gallery{display:grid;height:26.7vw;grid-template-columns:repeat(2,1fr)}.entry-desc .gallery img{width:17.8vw;height:8.9vw;object-fit:cover;object-position:center}.entry-desc .detail{margin-right:5rem}.entry-desc .detail p{margin-bottom:.8rem}.download-details,.repack-detail{margin:0 4rem 1rem}.download-details ul,.repack-detail ul{list-style:none}.detailPage a{color:#ffc107}.download-details ul,.entry-desc li,.entry-desc p,.repack-detail p,.repack-detail ul{font-size:1.3rem;list-style:none}@media screen and (max-width:1000px){.entry-desc{flex-direction:column-reverse}.entry-desc .gallery img{width:40vw;height:19.9vw}.entry-desc .detail{margin-top:1.5rem;margin-right:0}}@media screen and (max-width:500px){.entry-header{flex-direction:column-reverse;margin:0 2rem 1rem}.entry-header .img{justify-content:start;margin-bottom:1.5rem}.entry-header img{width:-webkit-max-content;width:max-content;height:93vw}div.entry-header div.detail h2{font-size:2rem}div.entry-header div.detail ul{font-size:1.2rem}.download-details,.entry-desc,.repack-detail{margin:0 2rem}.download-details ul,.entry-desc p,.repack-detail ul{font-size:1.3rem}}@media screen and (max-width:350px){.download-details ul,.entry-desc p,.repack-detail ul{font-size:1rem}.download-details h2,.entry-desc h2,.repack-detail h2{font-size:1.5rem}}
/*# sourceMappingURL=main.99af2f50.chunk.css.map */