.loading-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:url(/assets/bgLoading-DeVQKH-h.png) no-repeat center center;background-size:cover}.flex{display:flex}.alignCenter{align-items:center}.fullScreen-wrapper{background-color:var(--bg-gameplay-cp10)}.headerGameplay{width:100%;justify-content:space-between;display:grid;grid-template-columns:1.1fr 1fr;align-items:baseline;justify-content:center}.headerGameplay.mobile{grid-template-columns:1fr 1.3fr;align-items:center}.headerGameplay.mobile.leyo{grid-template-columns:1fr 2fr}.headerGameplay .logoWrapper .gameTitle{font-size:30px;font-weight:700;color:#fff}.headerGameplay .playerInfo.gamePlay{display:flex}.headerGameplay .playerInfo .balance{color:var(--violet-bg);gap:8px}.headerGameplay .playerInfo .viewCount{color:var(--violet-bg);font-size:18px}.firstHalfBody{display:grid;grid-template-columns:1fr 1.8fr 1fr;gap:8px}.firstHalfBody>div{padding:2px}.secondHalfBody{display:grid;grid-template-columns:1.25fr 1.8fr 1.25fr;gap:8px}.secondHalfBody>div{display:flex;flex-direction:column;gap:8px;height:100%;width:100%;overflow:auto}.rightBottom button{width:max-content;display:flex;gap:5px;padding:2px 4px;color:#fff;font-weight:700;border-radius:var(--radius-blocks);border-color:#ffffff80;background-color:#000}.rightBottom button:hover{background-color:#000;border-color:inherit}.video-config-wrapper{position:relative;height:100%}.video-config-wrapper .video-wrapper{transform:translateZ(0);position:relative;border:none;overflow:hidden;width:100%;padding-top:56.25%}.video-config-wrapper .video-wrapper .responsive-iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none}.not-allowed{pointer-events:none}.not-allowed:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;background-color:#050e27bf;border-radius:var(--radius-base)}.textInfo-wrapper-cp10{max-width:640px;padding:16px;color:#fff}.textInfo-wrapper-cp10 p{font-size:13px}.textInfo-wrapper-cp10 ul{padding:16px;list-style-type:disc}.textInfo-wrapper-cp10 ul li{margin:8px 0}.textInfo-wrapper-cp10 ul li .yellow{color:var(--yellow-color)}.maze2-wrapper{display:grid;grid-template-columns:2.35fr .65fr;gap:8px}.maze2-wrapper .twoThirdBody{display:flex;gap:8px;flex-direction:column}.maze2-wrapper .twoThirdBody>div{display:grid;grid-template-columns:1fr 2fr;gap:8px}.maze2-wrapper .twoThirdBody .secondHalf{height:100%}.maze2-wrapper .twoThirdBody .secondHalf .betslip-wrapper-cp10{gap:16px;display:flex;flex-direction:column}.maze2-wrapper .oneThirdBody{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 1600px){.cp10-container{max-width:100%}}@media screen and (min-width: 1920px){.headerGameplay{grid-template-columns:.7fr 1fr}}.logo{display:flex;width:80px;height:70px;align-items:center;justify-content:center;border-radius:var(--radius-base);background-position:0 0px;background-repeat:no-repeat;background-color:transparent;background-size:cover;cursor:pointer}.logo.named{padding:16px 0 0;width:70px;height:50px}.logo.named button{padding:5px;border:1px solid var(--text-gray)}.desktop .cp10-container .logo{margin-bottom:0}@media screen and (max-width: 992px){.logo{margin-bottom:16px}}.modal-content{position:fixed;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(14px);background:#0006;z-index:99999;display:flex}.timer-modal{color:#ffc700;font-size:24px;margin-bottom:24px}.display-none{display:none}.display-block{display:block}.modal-content-wrapper{position:relative;max-width:706px;height:350px;width:100%;margin:auto;color:#798fb1;background:#050e27;border:1px solid #0094ff;box-sizing:border-box;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px}.modal-content-wrapper button{margin:16px 0;font-size:16px;background:#0094ff;color:#fff;padding:8px 16px;border-radius:10px}.close{position:absolute;right:16px;top:16px;width:32px;height:32px;opacity:1;cursor:pointer}.close:hover{opacity:.3}.close:before,.close:after{position:absolute;left:15px;content:" ";height:20px;width:2px;background-color:#ffc700}.close:before{transform:rotate(45deg)}.close:after{transform:rotate(-45deg)}.modal-content-wrapper h3{color:#ffc700;font-style:normal;font-weight:500;font-size:18px;line-height:16px;margin-top:10px;margin-bottom:15px;text-align:center}.modal-content-wrapper p{font-style:normal;font-weight:400;font-size:14px;line-height:26px;max-width:470px;text-align:center;color:#fff;opacity:.6}.mobile .modal-content-wrapper{max-width:275px;height:310px;width:100%}.mobile .modal-imd-wrapper{width:150px;text-align:center}@media screen and (max-width: 480px){.mobile .modal-content-wrapper{max-width:275px;height:310px;width:100%}.mobile .modal-content-wrapper h3{font-size:18px;line-height:20px;margin-bottom:12px;margin-top:0}.mobile .modal-content-wrapper p{max-width:220px}}.demo-wrapper{width:100vw;height:100vh;display:flex;align-items:center;background-image:url(/assets/bg-demo-BsevsFHd.png);background-repeat:no-repeat;background-size:cover;background-position:50% 40%}.demo-wrapper .center-wrapper{display:flex;flex-direction:column;gap:8px;margin-left:10%}.demo-wrapper .center-wrapper .select-styled{width:300px;background:#fff;border-radius:30px;height:50px;border:1px solid #e70000}.demo-wrapper .center-wrapper .select-styled svg{width:1.5em;height:1.5em;color:#000;top:calc(50% - .7em)}.demo-wrapper .center-wrapper .select-styled fieldset{border:none}.demo-wrapper .center-wrapper button{width:300px;border-radius:30px;height:50px;border:1px solid #e70000;background:#fff;color:#000}.demo-wrapper .center-wrapper button p{font-weight:700;font-size:28px}.demo-wrapper .center-wrapper button.Mui-disabled{background:var(--grey-color);color:#fff}@media screen and (max-width: 992px){.demo-wrapper{background-image:url(/assets/bg-demo-mobile-Bxoi29F9.png);flex-direction:column;position:relative}.demo-wrapper .center-wrapper{position:absolute;bottom:20%;align-items:center;margin-left:0;justify-content:center}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.badge{display:flex;padding:4px;width:70px;justify-content:center;align-items:center;position:absolute;font-size:14px;font-weight:700;text-transform:uppercase;color:#fff;right:4px;top:4px;z-index:2;border-radius:3px;transform:translate(0) rotate(45deg) translate(20%,-180%);transform-origin:top left;animation:blink .5s ease-in-out infinite alternate}.desktop .badge,.mobile .badge{background-color:red}.desktop .badge:after,.desktop .badge:before,.mobile .badge:after,.mobile .badge:before{background-color:red}.gamesNamed-wrapper .gamesSection-wrapper{display:flex;flex-direction:column;gap:16px}.gamesNamed-wrapper .gamesSection-wrapper .gameTypeTitleNamed p{color:var(--green-primary);font-size:28px;font-weight:700;text-transform:uppercase}.lobbyGrid{margin:32px auto;display:grid;gap:2rem;box-sizing:border-box;max-width:1520px;grid-template-columns:repeat(3,1fr)}.lobbyGrid .card{border:1px solid rgba(149,123,255,.5)}.lobbyGrid .gameCardTitle{cursor:pointer}.lobbyGrid .viewCount-wrapper svg{color:var(--text-gray)}.lobby-wrapper{width:100%;padding:16px 8px;max-width:1420px;height:100%;display:flex;flex-direction:column;margin:0 auto}.lobby-wrapper .lobby-header{margin-bottom:16px}.topbar-logo-wrapper{margin-top:8px}.lobby-card-wrapper .card{position:relative;height:280px;width:350px;border-radius:var(--radius-base);background-color:#000;transition:transform .5s ease-in-out}.lobby-card-wrapper .card.hover{transform:scale(1.5,2);box-shadow:0 0 28px #000c,0 0 28px #fff;cursor:pointer}.lobby-card-wrapper .card.hover img{position:absolute;top:0;height:220px;width:220px;transform:scale(.6,.5)}.lobby-card-wrapper .card.named .media-card-wrapper{width:100%;height:100%}.lobby-card-wrapper .card.named .media-card-wrapper.daridari iframe{position:absolute;top:-137px;left:-160px;height:545px;width:666px;z-index:1;overflow-y:hidden;transform:scale(.52)}.lobby-card-wrapper .card.named .media-card-wrapper iframe{position:absolute;top:-53px;left:-61px;height:381px;width:470px;z-index:1;transform:scale(.74)}.lobby-card-wrapper .card .timer{position:absolute;background:var(--blue-border-color);bottom:0;right:0;border-top-left-radius:var(--radius-base);padding:4px}.lobby-card-wrapper .card .logoIframe{position:absolute;background:transparent;bottom:80px;left:0;padding:8px}.lobby-card-wrapper .card .media-card-wrapper{position:relative}.lobby-card-wrapper .card .media-card-wrapper .layerMobile{position:absolute;width:100%;height:100%;top:0;left:0;z-index:3}.lobby-card-wrapper .card .media-card-wrapper iframe{border:none;height:197px;width:350px}.detailCard{width:400px;min-height:550px;background-color:var(--blue-color-lobby);color:#fff;position:relative;overflow:hidden}.detailCard.named .cardContent{top:240px}.detailCard.named .popoverMediaCard iframe{border:none;height:300px;width:400px;overflow:hidden}.detailCard.named.daridari .popoverMediaCard iframe{height:350px}.detailCard .popoverMediaCard iframe{border:none;height:225px;width:400px}.detailCard .cardContent{position:absolute;top:130px;width:100%;background-image:linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--blue-color-lobby) 22.39%,var(--blue-color-lobby) 42.6%,var(--blue-color-lobby) 79.19%,var(--blue-color-lobby) 104.86%)}.detailCard svg{cursor:pointer}.popper-gameCard{border-radius:var(--radius-base);transform:none!important;width:400px!important;height:500px!important;position:fixed!important;z-index:2}.menu{border-radius:var(--radius-base);color:#b4b4b4;border:1px solid rgba(149,123,255,.5);padding:7px 16px;background:var(--black-blocks);text-transform:capitalize;cursor:pointer;font-size:16px;width:100px;display:flex;gap:16px;text-align:center;justify-content:center}.historyGame{background:#fff;width:100%;height:100%;overflow:hidden}.historyGame .table{display:flex;width:100%;height:100%;background:#0f1133}.historyGame .table .table-col{width:16px;display:flex;flex-direction:column}.historyGame .table .table-col.lobby .table-row{width:16px;height:16px}.historyGame .table .table-col.lobby .table-row .dot{width:8px;height:8px;border-radius:30px}.historyGame .table .table-col.lobby .table-row .dot.odd{background-color:var(--green-primary)}.historyGame .table .table-col.lobby .table-row .dot.even{background-color:var(--violet-stat)}.historyGame .table .table-col.lobby .table-row .dot.neutral{background:#7c7c7c}.historyGame .table .table-col.lobby .table-row .dot svg{font-size:8px}.historyGame .table .table-col .table-row{display:flex;justify-content:center;align-items:center;border-color:#ffffff1a;border-style:solid solid solid solid;border-width:1px;width:18px;height:16px}.lobby-mobile-header{width:100%}.lobby-mobile-header .lobby-mobile-header-1stPart{width:100%;display:flex;border-bottom:1px solid var(--border-result);justify-content:space-between;align-items:center;padding-bottom:8px;color:var(--color-gray-mobile)}.lobby-mobile-header .lobby-mobile-header-1stPart .mobile-menu{display:flex;gap:8px;align-items:center}.lobby-mobile-header .lobby-mobile-header-1stPart .logo-wrapper>img{max-height:60px}.lobby-mobile-header .lobby-mobile-header-1stPart svg{font-size:36px}.lobby-mobile-header .lobby-mobile-header-2ndPart{width:100%;display:flex;margin:8px 0 16px;justify-content:space-between;align-items:center;gap:16px}.lobby-mobile-header .lobby-mobile-header-2ndPart .playerinfo-topbar{padding:0}@media (max-width: 1240px){.lobbyGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 992px){.lobby-wrapper .lobbyGrid{width:100%;margin:16px 0;grid-template-columns:repeat(1,1fr);justify-items:center}.lobby-wrapper .lobbyGrid>div iframe{width:100%}.lobby-wrapper .lobbyGrid .gameCardTitle p{font-size:1rem}.lobby-wrapper .lobbyGrid .gameCardViewCount p{font-size:.8rem}.lobby-wrapper .lobbyGrid .viewCount-wrapper svg{font-size:1.2rem}.popper-gameCard{width:80%!important}.modalPopoverCard .detailCard{width:400px;margin:0 auto}.modalPopoverCard .detailCard .MuiCardContent-root,.modalPopoverCard .detailCard .MuiCardContent-root iframe{width:400px}}@media screen and (max-width: 992px){.cp10-container-wrapper .lobby-wrapper .searchField .MuiOutlinedInput-root{width:unset!important}.cp10-container-wrapper .lobby-wrapper .lobby-header{flex-direction:column}}.searchField label.Mui-focused{color:#b4b4b4}.searchField .MuiOutlinedInput-root{width:400px;height:40px;color:#b4b4b4;padding-right:0;background:var(--black-blocks)}.searchField .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:var(--text-gray)}.searchField .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#957bff80}.searchField .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#957bff80;border-radius:var(--radius-base)}.searchField .MuiInputLabel-outlined{color:#b4b4b4;font-size:16px;text-transform:capitalize}.searchField .MuiSvgIcon-root{color:#fff}.searchField input{font-size:16px}.playerinfo-topbar{display:flex;gap:24px;justify-content:space-between;align-items:center}.playerinfo-topbar.mobile{flex-direction:column;gap:0;display:flex;align-items:flex-end}.playerinfo-topbar.mobile>div{flex-direction:row-reverse}.playerinfo-topbar.mobile>div .tooltip{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.playerinfo-topbar>div{align-items:center;display:flex;gap:8px;justify-content:center}.playerinfo-topbar>div svg{font-size:22px;margin:0;color:var(--text-gray)}.topbar-wrapper{width:100%;margin-bottom:16px}.topbar-wrapper-gamesType{display:flex;background:#000014;gap:16px;width:100%;justify-content:center;position:relative}.topbar-wrapper-gamesType img{cursor:pointer}.topbar-wrapper .newBadge{position:absolute;background:url(/assets/newBadge-BWAou3ZQ.svg) no-repeat 0 0;width:32px;height:32px;z-index:2;right:-18px;top:-8px;animation:blink .5s ease-in-out infinite alternate}.settings-lobby-wrapper{color:var(--text-gray);display:flex;gap:16px}.settings-lobby-wrapper svg{cursor:pointer}.history-wrapper{min-height:300px;width:600px}.history-wrapper .header{padding:8px;display:flex;justify-content:space-between;background:#2b2b37;gap:8px;align-items:center;font-weight:700}.history-wrapper .history-table{font-size:12px}.history-wrapper .history-table .history-th{display:grid;grid-template-columns:1fr 2fr 2fr 2fr;align-items:center}.history-wrapper .history-table .history-th div{text-align:center;font-size:13px;font-weight:700}.history-wrapper .history-table .history-th .win-lose{display:flex;align-items:center;justify-content:center;gap:2px}.history-wrapper .history-table .history-th .win-lose p{font-size:13px;font-weight:700}.history-wrapper .history-table .history-th .win-lose p:first-child{color:var(--history-win-amount)}.history-wrapper .history-table .history-th .win-lose p:last-child{color:var(--history-lose-amount)}.history-wrapper .history-table .history-tbody .history-item{display:grid;padding:5px 5px 3px;grid-template-columns:1fr 2fr 2fr 2fr;align-items:center}.history-wrapper .history-table .history-tbody .history-item div{text-align:center}.history-wrapper .history-table .history-tbody .history-item.parent{background-color:var(--bg-results)}.settings-wrapper .settings-header{padding:8px;display:flex;justify-content:space-between;background:#2b2b37;gap:8px;text-transform:capitalize;align-items:center}.settings-wrapper .tab0-wrapper{min-height:60px;min-width:150px;padding:8px}.settings-wrapper .tab0-wrapper>div{display:flex;gap:8px;align-items:center;cursor:pointer}.settings-wrapper .tab1-wrapper{min-height:120px;min-width:300px;font-size:12px;right:20px}.settings-wrapper .tab1-wrapper .switch-wrapper label{width:95%;display:flex;margin-left:8px;margin-top:8px;justify-content:space-between}.settings-wrapper .tab1-wrapper .content{padding:8px;max-width:300px}@media screen and (max-width: 992px){.history-wrapper{width:100%;min-width:330px}.history-wrapper .history-table{font-size:11px}.history-wrapper .history-table .history-th,.history-wrapper .history-table .history-tbody .history-item{grid-template-columns:repeat(4,1fr)}}.app{width:100vw;height:100%;min-height:100%}.app.desktop.cp10-container-wrapper>div{margin:0 auto;width:100%}.Toastify__toast-container{width:auto;position:absolute;padding:0;z-index:18}.app:not(.mobile) .Toastify__toast-container--top-center{top:-32px!important}.mobile .Toastify__toast-container{position:fixed;top:0;left:50%;z-index:19;transform:translate(-50%)}:root{--white: #ffffff;--bg-color: rgba(5, 14, 39, .75);--bg-color-sec: rgba(5, 14, 39, .7);--bg-color-market-section: #07224b;--blue-color-lobby: #051633;--bg-menu: #1c1c26;--bg-main-color: #05122b;--item-bg-color: #051a3a;--item-bg-color-sec: #133262;--blue-border-color: #0094ff;--blue-named-points: #1287eb;--red-border-color: #bb0000;--dark-blue-color: #05132e;--yellow-color: #ffd600;--green-color: #167329;--red-color: #dc3636;--grey-color: rgba(255, 255, 255, .6);--active-blue-bg-color: linear-gradient(180deg, #01bfff 0%, #0186ff 100%);--danger: #ff334d;--bg-bet-slip: #060f29;--bg-color-third: #050f29;--max-width: 1200px;--mobile-max-width: 480px;--radius-base: 10px;--radius-rounded: 25px;--dark-blue-grad-pc: linear-gradient(180deg, #003370 0%, #00224b 100%);--dark-red-grad-pc: linear-gradient(147deg, #8e0004 19.56%, #2e0000 80.57%);--space8-blue-grad-betslip: linear-gradient(93deg, #00418f .21%, #001835 84.88%);--space8-red-grad-betslip: linear-gradient(93deg, #8f0104 .21%, #310000 84.88%);--blue-block-bet: #2771fb;--blue-block-analysis: #08214f;--blue-block-result: #2771fb;--black-bg: #1d1d27;--violet-bg: #8100f3;--deep-black: #0b0b0b;--agent-radius-base: 5px;--bg-gameplay-cp10: #000015;--bg-results: #30303e;--border-result: #3d3d3d;--light-gray: #979797;--dark-blue-grad: linear-gradient(57deg, #003370 10.44%, #8e0004 91.17%);--dark-red-grad: linear-gradient(147deg, #8e0004 19.56%, #013067 80.57%);--blue-grad: #2452bf;--red-grad: #ed2026;--blue-text-betslip: #0094ff;--red-text-betslip: #ff0000;--radius-betslip: 5px;--black-betslip: #070707;--text-winamount: #50da8f;--mybets-win-bg: rgba(33, 193, 19, .8);--mybets-win-border-color: #21c113;--mybets-lose-bg: rgba(205, 40, 40, .5);--mybets-lose-border-color: #cd2828;--mybets-pending-bg: rgba(141, 141, 141, .5);--mybets-pending-border-color: #8d8d8d;--tie-betslip: #bbbbbb;--tie-betslip-bg: linear-gradient(99deg, #292929 1.46%, #717171 99.71%);--history-win-amount: #4a9869;--history-lose-amount: #cc3737;--color-gray-mobile: #d9d9d9;--green-primary: #48bc00;--violet-primary: #8337ff;--yellow-profile-color: #ffc700;--yellow-bet-slip: #ffb800;--violet-bet-slip: #8146ff;--violet-stat: #924fff;--text-gray: #e7e7e7;--color-bet-button: linear-gradient(180deg, #8915e4 0%, #310058 100%);--color-border: rgba(149, 123, 255, .5);--black-blocks: #0d0e23;--radius-blocks: 8px;--gray-text-second: #727272;--bg-black: #03000b}.d-flex{display:flex}.align-items-center{align-items:center}hr{margin-block:1.6rem;border-bottom:1px solid var(--blue-border-color)}.cp10-container .MuiCircularProgress-colorPrimary{color:var(--text-gray)}@keyframes blink{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.blinking{animation:blink .5s ease-in-out infinite alternate}@keyframes borderBlink{0%{border:1px solid rgba(149,123,255,0)}50%{border:1.5px solid rgba(149,123,255,.5)}to{border:1.5px solid rgb(149,123,255)}}@keyframes slideToRightReplay{0%{transform:translate(-200px)}to{transform:translate(calc(100% + 100px))}}body{position:relative;font-family:Roboto,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none;overflow-y:auto}*:lang(en){font-family:Roboto,serif}*:lang(ko){font-family:Noto Sans KR,sans-serif}html,body{overflow-x:hidden;touch-action:pan-y}.app{min-height:100%;height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}p{margin:0;padding:0}.simplebar-mask{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.simplebar-track.simplebar-vertical{width:4px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{width:4px;right:0;left:auto;background-color:var(--blue-border-color);border-radius:30px}.cp10-container .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{background-color:var(--violet-stat)}.cp10-container.mobile{background:#000015}.cp10-container.mobile #popOver-history .MuiPopover-paper{width:100%}.cp10-container .balls-wrapper .hint{margin:0 2px;font-size:10px}.cp10-container .balls-wrapper .hint .home,.cp10-container .balls-wrapper .hint .away{color:#fff}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background-color:#060606;-webkit-border-radius:1px;border-radius:15px}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:15px;background:#e7e7e7}.cp10-container ::-webkit-scrollbar-track{background-color:#060606}.cp10-container ::-webkit-scrollbar-thumb{background:var(--violet-stat)}.popOver-wrapper .MuiPopover-paper{border:1px solid var(--text-gray);border-radius:var(--radius-base);background:#434356;color:var(--text-gray)}.popOver-wrapper .MuiPopover-paper svg{cursor:pointer}.fullScreen-wrapper{margin:0 auto;overflow-y:auto;overflow-x:hidden;height:100%}.fullScreen-wrapper.other-platform{background-color:var(--bg-main-color)}.fullScreen-wrapper.other-platform ::-webkit-scrollbar-track{background-color:#ebebeb}.fullScreen-wrapper.other-platform ::-webkit-scrollbar-thumb{background:#035194}.fullScreen-wrapper.cp10-platform{background:url(/assets/bgLobby-9BHWMSzb.png) no-repeat center center;background-size:cover}.fullScreen-wrapper.cp10-platform ::-webkit-scrollbar-track{background-color:#060606}.fullScreen-wrapper.cp10-platform ::-webkit-scrollbar-thumb{background:var(--violet-stat)}.fullScreen-wrapper.cp10-platform.named .balanceColor{color:var(--blue-named-points)}.fullScreen-wrapper.cp10-platform .balanceColor{color:var(--yellow-profile-color)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*:where(:not(iframe,canvas,img,svg,video,table,input[type=checkbox]):not(svg *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}button{cursor:pointer}html,body,#root,.app,main{height:100%}a{cursor:pointer}
