.games__title{font-size:24px;line-height:29px;text-transform:uppercase;color:#FFF;margin-bottom:25px}@media (max-width:990px){.games__title{margin-bottom:15px;font-size:16px;line-height:20px;padding:0 20px}}.games__wrap{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:25px;margin-bottom:25px}@media (max-width:1260px){.games__wrap{grid-gap:10px;margin-bottom:15px}}@media (max-width:1100px){.games__wrap{grid-template-columns:repeat(4,1fr)}}@media (max-width:990px){.games__wrap{grid-template-columns:repeat(8,1fr);grid-gap:10px;padding:0 0 0 20px}}@media (max-width:768px){.games__wrap{max-width:100%;box-sizing:border-box;overflow:hidden;overflow-x:auto;display:flex;grid-gap:0;margin-bottom:15px}}@media (max-width:768px){.games__contain-2{display:flex;flex-direction:column-reverse}}@media (max-width:990px){.games__contain-2 .games__wrap{margin:15px 0 0 0}}.games ::-webkit-scrollbar{background:#fff0;display:none}.games ::-webkit-scrollbar-thumb{background:#fff0;display:none}.games__info{display:flex;align-items:center;justify-content:space-between;padding:20px 70px;border-radius:16px;border:6px solid #f4bc42}@media (max-width:1260px){.games__info{padding:15px}}@media (max-width:990px){.games__info{padding:15px;margin:0 20px;flex-direction:column}}.games__text-xl{font-size:48px;line-height:59px;text-transform:uppercase;color:#FFF}@media (max-width:1260px){.games__text-xl{font-size:40px;line-height:50px}}@media (max-width:990px){.games__text-xl{font-size:26px;line-height:32px}}.games__box{flex-direction:column;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgb(25 30 39 / .6) 0%,rgb(33 38 49 / .6) 100%);box-shadow:8px 0 14px rgb(0 0 0 / .19),inset 0 1px 4px #FFF;padding:15px 0;border-radius:16px}@media (max-width:768px){.games__box{min-width:115px;max-width:115px;width:100%;box-sizing:border-box;margin-right:15px}}.games__box img,.games__box svg{margin-bottom:10px}.games__box span{font-size:12px;color:#fff;line-height:15px;text-align:center}