body,html{padding:0;margin:0;background-color:#121212!important;color:grey!important;font-family:Roboto Condensed,sans-serif}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6{color:#a0a0a0}.container{max-width:95%;margin:auto;padding:8px 8px 40px}.footer{background-color:#262626;color:#fffae3;position:fixed;bottom:0;width:100%;padding:1rem;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.footer,.rating{display:-moz-box;display:flex}.rating{-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;width:300px;height:15px;border-radius:4px;overflow:hidden}.rating-note{display:-moz-box;display:flex;-moz-box-align:baseline;align-items:baseline;-moz-box-pack:start;justify-content:flex-start}.rating-note .title{font-size:14px;font-weight:bolder;line-height:1.4}.dot{width:8px;height:8px;border-radius:50%;margin-top:3px}.developers,.dot,.platform{margin-right:4px}.website{cursor:pointer}.website:hover{color:#1ebea5}.details-wraper{margin:10px 0 40px}.details-wraper .detail{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:justify;justify-content:space-between;margin-top:10px}.detail .image{width:100%}.detail .image img{width:100%;height:auto;border-radius:5px;overflow:hidden}.detail .content{-moz-box-orient:vertical;flex-direction:column;width:100%;padding-left:25px}.detail .content,.genres-wraper{display:-moz-box;display:flex;-moz-box-direction:normal}.genres-wraper{-moz-box-orient:horizontal;flex-direction:row}.genres-wraper .item{padding:4px 10px;background-color:#1ebea5;color:#fff;border-radius:3px;margin-right:4px}.more-details{-moz-box-pack:justify;justify-content:space-between}.list-wraper,.more-details{display:-moz-box;display:flex;flex-wrap:wrap}.list-wraper{-moz-box-pack:center;justify-content:center;margin-top:50px}.list-wraper .item{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin:5px;overflow:hidden;border-radius:5px;background-color:#1d1d1d;-webkit-box-shadow:0 5px 25px rgba(0,0,0,.3);box-shadow:0 5px 25px rgba(0,0,0,.3)}.list-wraper .item .title{white-space:nowrap;padding:8px 10px 10px;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;width:100%;background-color:#1d1d1d}.list-wraper .item img{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-moz-transition:transform .5s,-moz-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s,-moz-transform .5s}.list-wraper .item img:hover{cursor:pointer;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.pagination-wraper{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;margin:40px 0}@media only screen and (max-width:768px){.details-wraper .detail{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.detail .content{padding-left:0}.more-details{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}