.right_backpage{position:absolute;top:3rem;right:3rem;z-index:800}.right_backpage span{background-color:#181818;border-radius:1.2rem;padding:.7rem;display:flex;align-items:center;justify-content:center}.genre{position:absolute;top:3.1rem;right:9rem;z-index:800;font-size:1.4rem;background-color:#181818;border-radius:1.2rem;padding:1.3rem 2rem;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 768px){.right_backpage{display:none}}main{margin-top:2rem!important;display:grid;padding-bottom:10rem;grid-template-columns:auto auto;align-items:center;justify-content:center;gap:1rem;margin-right:auto;margin-left:auto}@media screen and (min-width: 900px){main{margin-top:14rem!important}}main .box{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#282828;box-shadow:0 0 20px #0003;width:100%;max-width:20rem;border-radius:1.3rem;padding:2rem 2rem 1.3rem;cursor:pointer;transition:all ease-in-out .2s}main .box:hover .btn__box .right{color:#efefef}main .box .btn__box{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:1rem}main .box .image__box img{width:15rem;height:15rem;height:13rem;border-radius:1rem;background-position:center;background-size:cover;background-repeat:no-repeat}main .box .btn__box .right{font-size:1.3rem;font-weight:600;color:#c6c6c6}main .box .btn__box .left{margin-bottom:-.5rem}@media screen and (min-width: 600px){main{grid-template-columns:auto auto auto}}@media screen and (min-width: 900px){main{grid-template-columns:auto auto auto auto}}@media screen and (min-width: 1055px){main{grid-template-columns:auto auto auto auto auto}}@media screen and (min-width: 1300px){main{grid-template-columns:auto auto auto auto auto auto}}@media screen and (min-width: 1500px){main{grid-template-columns:auto auto auto auto auto auto auto}}@media screen and (min-width: 1800px){main{grid-template-columns:auto auto auto auto auto auto auto auto}}@media screen and (min-width: 2000px){main{grid-template-columns:auto auto auto auto auto auto auto auto auto}}