.main_page_wrapper{display:flex;gap:20px;margin:0 auto;max-width:1280px;padding:100px 20px;width:100%}.games-wrapper{display:grid;gap:20px}.games-wrapper,.games-wrapper--large{grid-template-columns:1fr}.wrapper{border-radius:7px 7px 7px 7px;-webkit-box-shadow:0 14px 32px 0 rgba(0,0,0,.15);-moz-box-shadow:0 14px 32px 0 rgba(0,0,0,.15);box-shadow:0 14px 32px 0 rgba(0,0,0,.15);box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr}.wrapper--large{grid-template-columns:1fr;height:auto;margin:0 auto;max-width:750px;width:auto}.product-img img,.wrapper--large .product-img{height:100%;width:100%}.product-img img{border-radius:7px 0 0 7px;object-fit:cover;object-position:center}.wrapper--large .product-img img{border-radius:7px 7px 0 0}.product-info{display:flex;flex-direction:column;justify-content:center;padding:20px}.product-info a{color:#333;text-decoration:none}.tags-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.product-info h1{font-weight:400;margin-bottom:10px}.product-info p.desc{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;-webkit-box-orient:vertical}.tags-wrapper p{background-color:#d1d8c5;border-radius:.275rem;color:#333;margin:0;padding:.25em .5em}.product-price-btn{align-items:center;display:flex;justify-content:space-between}.product-price-btn p{margin:0}.product-price-btn button{background-color:#615efc;border:none;border-radius:40px;color:#fff;font-size:16px;padding:1rem 2rem;text-transform:uppercase}.hide-card{display:none}aside{display:flex;flex-direction:column;flex-shrink:0;padding-right:20px}.checkbox_row{display:flex;gap:20px;justify-content:space-between}input[type=checkbox]{background-color:#fff;border:none;outline:none}#active_filters{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;width:100%}#active_filters>span{align-items:center;background-color:#615efc;border-radius:15px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:10px;padding:.35em .85em;text-align:center}