.cModalGgameBrandSelect{--btnBrandItemBg:#525959;--btnBrandItemBorder:var(--btnBrandItemBg);--btnBrandItemBorderActive:#f4ad30;--brandTextColor:#fff}.cModalGgameBrandSelect .modalBody{padding:30px 35px}.cModalGgameBrandSelect .brandItemList{display:grid;gap:10px;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr)}.cModalGgameBrandSelect .btnBrandItem{align-items:center;aspect-ratio:100/50;background-color:var(--btnBrandItemBg);border:2px solid var(--btnBrandItemBorder);border-radius:10px;display:flex;justify-content:center;padding:10px 15px;width:100%}.cModalGgameBrandSelect .btnBrandItem.active{--btnBrandItemBorder:var(--btnBrandItemBorderActive)}.cModalGgameBrandSelect .btnBrandItem .text{color:var(--brandTextColor);font-size:16px;font-weight:900;text-wrap:nowrap}.cModalGgameBrandSelect .brandImg{height:100%;max-height:40px;max-width:100%;-o-object-fit:contain;object-fit:contain}.desktop .btnBrandItem{transition:all .5s}.desktop .btnBrandItem:hover{--btnBrandItemBorder:var(--btnBrandItemBorderActive)}.day .cModalGgameBrandSelect{--btnBrandItemBg:#4f85c5;--btnBrandItemBorder:transparent;--btnBrandItemBorderActive:transparent}.day .cModalGgameBrandSelect .btnBrandItem.active,.day.desktop .cModalGgameBrandSelect .btnBrandItem:hover{--btnBrandItemBg:#84aede;box-shadow:0 4px 4px #00000040}
