.shop-payment-guide{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:18px 0 34px}.shop-payment-guide article{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid #d6aa4d55;border-radius:12px;background:linear-gradient(135deg,#21180c,#111216)}.shop-payment-guide i{display:grid;place-items:center;width:38px;height:38px;border:1px solid #e5b65366;border-radius:9px;color:#ffd66c;font-style:normal}.shop-payment-guide b,.shop-payment-guide span{display:block}.shop-payment-guide b{color:#fff0c4;font-size:14px}.shop-payment-guide span{margin-top:3px;color:#aaa598;font-size:11px}.shop-catalogue-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.shop-catalogue-head h2{margin:0;color:#fff7e2;font-size:28px}.shop-catalogue-head>span{color:#a99875;font:700 9px 'DM Mono';letter-spacing:.7px}.game-catalogue{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.game-catalogue-card{overflow:hidden;border:1px solid #fff2;border-radius:13px;background:linear-gradient(145deg,#18171a,#0e1014);transition:.2s}.game-catalogue-card:hover{transform:translateY(-4px);border-color:#d7af5980}.game-cover{display:grid;height:150px;place-items:center;background:linear-gradient(135deg,#5b3d0d,#171008);overflow:hidden}.game-cover span{display:grid;width:65px;height:65px;place-items:center;border:1px solid #ffe09b9c;border-radius:18px;background:#16110bb8;color:#ffe3a2;font-size:29px;box-shadow:0 0 28px #f0b84166}.cover-two{background:linear-gradient(135deg,#3f1e68,#120e21)}.cover-three{background:linear-gradient(135deg,#173f47,#0e171b)}.game-catalogue-card>div:last-child{padding:17px}.game-catalogue-card small{color:#e6bd58;font:700 9px 'DM Mono';letter-spacing:.7px}.game-catalogue-card h3{margin:9px 0 5px;color:#fff;font-size:19px}.game-catalogue-card p{min-height:34px;margin:0;color:#aaa598;font-size:12px;line-height:1.45}.game-catalogue-card footer{display:flex;align-items:center;gap:7px;margin-top:15px;padding-top:12px;border-top:1px solid #fff1;color:#f5d783;font:700 9px 'DM Mono'}.game-catalogue-card footer i{color:#7d7567;font-style:normal}@media(max-width:860px){.shop-payment-guide,.game-catalogue{grid-template-columns:1fr}.shop-catalogue-head{align-items:start;flex-direction:column;gap:9px}}
