@import"https://use.typekit.net/jox0jls.css";*{box-sizing:border-box}html{color:#fff;font-family:canada-type-gibson,sans-serif;font-optical-sizing:auto;font-size:16px;height:100vh;width:100vw}body,html{scrollbar-width:none}h1,h2,h3,h4,h5,h6,strong{font-weight:600}a{text-decoration:none}a,button{color:#eee}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer}input{outline:none}.hidden{display:none!important}.block{width:100%}.m0{margin:0}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.btn{border-radius:8px;color:#fff;font-size:16px;padding:8px 25px;text-align:center;text-decoration:none}.btn[disabled]{opacity:.5}.btn.primary{background-color:var(--c-p);box-shadow:0 0 3px 3px #0000001a}.btn.primary:hover{background-color:var(--c-p-d)}.btn.secondary{background-color:var(--c-s);box-shadow:0 0 3px 3px #0000001a}.btn.secondary:hover{background-color:var(--c-s-d)}.btn.danger{background-color:var(--c-red);box-shadow:0 0 3px 3px #0000001a}.btn.danger:hover{background-color:var(--c-red-d)}.form-field{display:flex;flex-direction:column;margin:15px 0;position:relative}.form-field .select-group{border:1px solid var(--c-fg-d);border-radius:8px;display:flex;height:42px;margin:0 5px;width:100%}.form-field .select-group label{display:none}.form-field .select-group .select-field{border-right:1px solid var(--c-fg-d);padding:0 5px;width:33.333%}.form-field .select-group .select-field:last-child{border-right:none}.form-field .select-group .select-field select{border:none;height:36px;width:100%}.form-field>label{background-color:var(--form-field-bg);color:var(--c-fg);display:block;font-size:10px;font-weight:600;left:10px;letter-spacing:.8px;padding:0 5px;pointer-events:none;position:absolute;top:-5px;transition:all .3s;white-space:nowrap;z-index:1}.form-field select{height:42px;width:100%}.form-field select,.form-field textarea{background-color:var(--form-field-bg);border:1px solid var(--c-fg-d);border-radius:8px;color:var(--c-fg);font-weight:600;padding:11px 15px}.form-field input[type=date],.form-field input[type=email],.form-field input[type=file],.form-field input[type=number],.form-field input[type=password],.form-field input[type=tel],.form-field input[type=text]{background-color:var(--form-field-bg);border:1px solid var(--c-fg-d);border-radius:8px;color:var(--c-fg);font-weight:600;height:42px;padding:12px 15px;width:100%}.form-field input[type=date]::-moz-placeholder,.form-field input[type=email]::-moz-placeholder,.form-field input[type=file]::-moz-placeholder,.form-field input[type=number]::-moz-placeholder,.form-field input[type=password]::-moz-placeholder,.form-field input[type=tel]::-moz-placeholder,.form-field input[type=text]::-moz-placeholder{color:transparent}.form-field input[type=date]::placeholder,.form-field input[type=email]::placeholder,.form-field input[type=file]::placeholder,.form-field input[type=number]::placeholder,.form-field input[type=password]::placeholder,.form-field input[type=tel]::placeholder,.form-field input[type=text]::placeholder{color:transparent}.form-field input[type=date]:focus,.form-field input[type=email]:focus,.form-field input[type=file]:focus,.form-field input[type=number]:focus,.form-field input[type=password]:focus,.form-field input[type=tel]:focus,.form-field input[type=text]:focus{border-color:var(--c-fg);box-shadow:0 0 0 2px #ffffff14}.form-field input[type=date]:-webkit-autofill,.form-field input[type=date]:-webkit-autofill:active,.form-field input[type=date]:-webkit-autofill:focus,.form-field input[type=date]:-webkit-autofill:hover,.form-field input[type=email]:-webkit-autofill,.form-field input[type=email]:-webkit-autofill:active,.form-field input[type=email]:-webkit-autofill:focus,.form-field input[type=email]:-webkit-autofill:hover,.form-field input[type=file]:-webkit-autofill,.form-field input[type=file]:-webkit-autofill:active,.form-field input[type=file]:-webkit-autofill:focus,.form-field input[type=file]:-webkit-autofill:hover,.form-field input[type=number]:-webkit-autofill,.form-field input[type=number]:-webkit-autofill:active,.form-field input[type=number]:-webkit-autofill:focus,.form-field input[type=number]:-webkit-autofill:hover,.form-field input[type=password]:-webkit-autofill,.form-field input[type=password]:-webkit-autofill:active,.form-field input[type=password]:-webkit-autofill:focus,.form-field input[type=password]:-webkit-autofill:hover,.form-field input[type=tel]:-webkit-autofill,.form-field input[type=tel]:-webkit-autofill:active,.form-field input[type=tel]:-webkit-autofill:focus,.form-field input[type=tel]:-webkit-autofill:hover,.form-field input[type=text]:-webkit-autofill,.form-field input[type=text]:-webkit-autofill:active,.form-field input[type=text]:-webkit-autofill:focus,.form-field input[type=text]:-webkit-autofill:hover{-webkit-text-fill-color:var(--c-fg);box-shadow:0 0 0 1000px var(--form-field-bg) inset;caret-color:var(--c-fg);-webkit-transition:background-color 9999s ease-out,color 9999s ease-out;transition:background-color 9999s ease-out,color 9999s ease-out}.form-field input[type=date]:not(:focus):-moz-placeholder+label,.form-field input[type=email]:not(:focus):-moz-placeholder+label,.form-field input[type=file]:not(:focus):-moz-placeholder+label,.form-field input[type=number]:not(:focus):-moz-placeholder+label,.form-field input[type=password]:not(:focus):-moz-placeholder+label,.form-field input[type=tel]:not(:focus):-moz-placeholder+label,.form-field input[type=text]:not(:focus):-moz-placeholder+label{color:var(--c-fg-d);font-size:13px;left:2px;letter-spacing:.2px;margin:12px 15px;top:2px}.form-field input[type=date]:not(:focus):placeholder-shown+label,.form-field input[type=email]:not(:focus):placeholder-shown+label,.form-field input[type=file]:not(:focus):placeholder-shown+label,.form-field input[type=number]:not(:focus):placeholder-shown+label,.form-field input[type=password]:not(:focus):placeholder-shown+label,.form-field input[type=tel]:not(:focus):placeholder-shown+label,.form-field input[type=text]:not(:focus):placeholder-shown+label{color:var(--c-fg-d);font-size:13px;left:2px;letter-spacing:.2px;margin:12px 15px;top:2px}.form-field input,.form-field select,.form-field textarea{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.form-field input[disabled],.form-field input[readonly],.form-field select[disabled],.form-field select[readonly],.form-field textarea[disabled],.form-field textarea[readonly]{color:var(--c-fg-d-2);cursor:not-allowed}.form-field-btn{color:var(--c-fg-d);font-size:20px;position:absolute;right:10px;top:8px}.form-field-btn:hover{color:var(--c-fg-l)}.form-field-btn svg{height:20px;width:20px;fill:#fff}.form-field.is-invalid input{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#c9355f!important}.form-field-error{background-color:#c9355f;border-radius:0 0 8px 8px;display:block;padding:4px 8px}.form-field.checkbox{display:flex;flex-direction:column}.form-field.checkbox label{align-content:center;align-items:center;display:flex;pointer-events:auto;position:relative}.form-field.checkbox label input{height:20px;margin-right:5px;width:20px}.modal-section{background:#ffffff08;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;display:grid;gap:14px;padding:14px}.modal-section+.modal-section{margin-top:16px}.modal-section-header{align-items:center;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;display:flex;gap:12px;justify-content:space-between;padding:12px}.modal-section-title{font-weight:600}.modal-section-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.modal-section-note{line-height:1.4;opacity:.85}.modal-section-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.modal-section-table{overflow-x:auto}.modal-section-table table{border-collapse:collapse;width:100%}.modal-section-table td,.modal-section-table th{border-bottom:1px solid hsla(0,0%,100%,.1);padding:10px 12px}@media (max-width:700px){.modal-section{padding:12px}.modal-section-header{align-items:stretch;flex-direction:column}.modal-section-actions{justify-content:stretch}.modal-section-actions .btn,.modal-section-header .btn{width:100%}.modal-section-grid{grid-template-columns:1fr}}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:"color 9999s ease-out, background-color 9999s ease-out";-webkit-transition-delay:9999s}.inline-loading.blocked{align-content:center;align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.loader{animation:l15 1s linear infinite;aspect-ratio:1;border:4px solid transparent;border-radius:50%;border-right:4px solid var(--c-s);display:grid;width:50px}.loader:after,.loader:before{animation:l15 2s infinite;border:inherit;border-radius:50%;content:"";grid-area:1/1;margin:2px}.loader:after{animation-duration:3s;margin:8px}@keyframes l15{to{transform:rotate(1turn)}}.bg-green{background-color:#06ba4b}.bg-red{background-color:#ba063f}.bg-blue{background-color:#063fba}.bg-yellow{background-color:#c0c001}.bg-orange{background-color:#b55b00}.bg-gray{background-color:#424345}.pagination{align-items:center;display:flex;gap:8px;padding:10px 0}.pagination button{background:#ffffff1a;border-radius:4px;cursor:pointer;padding:6px 12px}.pagination button:disabled{background:#ffffff4d;color:#ffffff4d;cursor:not-allowed}table{border-collapse:collapse;font-size:16px;width:100%}#subScreenBody table{background:#ffffff06;border:1px solid hsla(0,0%,100%,.1);border-collapse:separate;border-radius:12px;border-spacing:0;overflow:hidden}#subScreenBody td,#subScreenBody th{border:0;border-bottom:1px solid hsla(0,0%,100%,.08);padding:12px 14px;vertical-align:middle}#subScreenBody th{background:#ffffff0f;color:var(--c-fg);font-weight:600;text-align:left}#subScreenBody td{color:var(--c-fg)}#subScreenBody tbody tr:nth-child(2n) td{background:#ffffff06}#subScreenBody tbody tr:hover td{background:#ffffff0e}#subScreenBody tbody tr:last-child td{border-bottom:0}.text-center{text-align:center}.go-back-btn{background-color:#fff3;border-radius:5px;color:var(--layout-color-6);display:block;font-size:15px;margin:0 3px 20px 0;padding:8px 15px}.go-back-btn svg{fill:var(--layout-color-6);height:15px;width:15px}.go-back-btn-wrapper{display:flex;justify-content:flex-end}.provider-list-body a{background-color:#ffffff1a;border-radius:5px;display:block;height:50px;position:relative;width:100%}.provider-list-body a span{display:none;font-size:12px}.provider-list-body a i{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.5)}#categoryBtnList{padding:20px}#categoryBtnList a{border:1px solid hsla(0,0%,100%,.1);font-size:16px;margin:5px;padding:10px 15px}#casinoMenu{display:flex;margin-bottom:10px}#casinoMenu a{display:flex;line-height:22px;padding:10px 15px}#casinoMenu a.router-link-active{color:var(--c-p)}#casinoMenu a.router-link-active svg{stroke:var(--c-p)}#casinoMenu a svg{stroke:#fff;height:20px;margin-right:5px;width:20px}#filterByCategory{position:relative}#filterByCategory nav{background-color:var(--layout-color-2);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;left:0;padding:0 10px;position:absolute;top:100%;z-index:2}#filterByCategory nav a{white-space:nowrap}#noMoreGames{grid-column:1/-1;text-align:center}#hasMoreGames{display:flex;grid-column:1/-1;justify-content:center;margin:20px 0}#hasMoreGames .btn{border-radius:50px}#searchGame{background-color:var(--layout-color-4);border:1px solid var(--layout-color-3);border-radius:10px;display:flex;height:45px;justify-content:center;margin:20px 0}#searchGame input{color:#fff;flex-grow:1;font-size:16px;padding:0 25px}#searchGame button,#searchGame input{background-color:transparent;border:none}#searchGame button{align-items:center;display:flex;justify-content:center;padding:0 15px}#searchGame svg{height:20px;width:20px;stroke:#fff}#categoryMenu{background-color:var(--layout-color-4);border-radius:40px;margin:20px 0;padding:10px}#categoryMenu a{background-color:var(--layout-color-1);border-radius:40px;padding:5px 20px 10px;white-space:nowrap}#categoryMenu a.router-link-active{background-color:var(--layout-color-2)}#categoryMenu img{filter:brightness(0) invert(1);height:20px;margin-right:8px;transform:translateY(5px)}#categoryMenu swiper-slide{align-items:center;display:inline-flex;justify-content:center;white-space:nowrap;width:auto!important}#searchGame{position:relative}#searchGame>div{background-color:var(--layout-color-2);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;display:flex;left:0;padding:10px;position:absolute;top:100%;z-index:2}#searchGame>div input{background:transparent;border:1px solid hsla(0,0%,100%,.3);color:#fff;outline:none;padding:10px 15px}#searchGame>div button{background-color:#ffffff1a;margin-left:5px;padding:0 10px}#searchGame>div button svg{height:20px;width:20px;stroke:#fff}#gameList{margin-top:20px}#siteFooter{padding-top:50px}#siteFooter i{transform:scale(.7)}#siteFooter .dmca-badge img{max-height:30px}#siteFooter #cgcbLicenseLogo img{height:35px;margin-left:10px}#footerLogos{align-content:center;align-items:center;display:flex}#footerArticleLinks{display:flex;flex-wrap:wrap;justify-content:space-between}#footerArticleLinks h3{font-size:15px}#footerArticleLinks div{display:flex;flex-direction:column;padding:0 0 30px}#footerArticleLinks a{color:var(--layout-color-6);font-size:15px;padding:5px 0}#footerArticleLinks a:hover{text-decoration:underline}#articlePageContainer{display:flex}#articleCategories{display:flex;flex-direction:column;margin-right:20px;width:150px}#articleCategories a{background-color:#ffffff1a;margin-bottom:5px;padding:10px 20px;text-align:center}.category-list .inline-loading,.provider-list .inline-loading{display:flex;justify-content:center;margin:50px auto;width:200px}.category-list-header,.provider-list-header{align-content:center;align-items:center;background:linear-gradient(#ffffff1a,#fff0);border-radius:5px;display:flex;justify-content:space-between;margin:15px 0 5px;padding:5px 5px 5px 20px}.category-list-header button,.provider-list-header button{background-color:var(--layout-color-1);border-radius:5px;margin:0 3px;padding:10px 15px}.category-list-header img,.provider-list-header img{filter:brightness(0) invert(1);height:20px;margin-right:8px;transform:translateY(5px)}.category-list-footer a,.provider-list-footer a{display:block;padding:15px;position:relative;text-align:center;width:100%}.category-list-footer a span,.provider-list-footer a span{background-color:var(--layout-color-1);display:inline-block;padding:5px 10px}.category-list-footer a:after,.provider-list-footer a:after{background:#ffffff4d;content:"";height:1px;left:0;position:absolute;top:50%;width:100%;z-index:-1}.casino-game-list{display:grid;grid-auto-flow:dense;grid-template-columns:repeat(8,1fr);grid-template-rows:auto;padding-bottom:15px;grid-gap:10px;align-items:stretch;justify-items:stretch}#sportsBook{height:100vh}#sportsBook iframe{border:none;height:100%;width:100%}#sportsBookProviders{align-content:center;align-items:center;background-color:#ffffff08;border-radius:5px;display:flex;justify-content:center}#sportsBookProviders a i{margin:-5px;opacity:.5;transform:scale(.6)}#sportsBookProviders a.active{box-shadow:inset 0 10px 10px #c4c7014d;cursor:default}#sportsBookProviders a.active i{opacity:1}.row{display:flex;margin:0 -5px}.row .col-4{margin:0 5px;width:33.333%}.autocomplete-wrapper{position:relative}.autocomplete-list{background:var(--form-field-bg);border:1px solid #ccc;max-height:150px;overflow-y:auto;position:absolute;top:calc(100% - 17px);width:100%;z-index:10}.autocomplete-list li{cursor:pointer;padding:8px}.autocomplete-list li:hover{background:#0000001a}#birthdayParts{display:flex;margin:0 -5px}#birthdayParts>div{margin:0 5px;width:33%}.page-blocker{align-items:center;background:linear-gradient(135deg,#000000b3,#00000080);display:flex;height:100%;justify-content:center;inset:0;pointer-events:auto;position:fixed;width:100%;z-index:99}.page-blocker-enter-active,.page-blocker-leave-active{transition:opacity .3s ease-in-out}.page-blocker-enter-from,.page-blocker-leave-to{opacity:0;pointer-events:none}.page-blocker-enter-to,.page-blocker-leave-from{opacity:1}.page-progress-bar{animation:progressBarMove 5.5s ease-in-out infinite;background:linear-gradient(90deg,var(--c-p) 0,var(--c-s) 50%,var(--c-p) 100%);background-size:200% 100%;box-shadow:0 0 10px #ffffff80;height:5px;left:0;position:fixed;top:0;z-index:100}.progress-enter-active,.progress-leave-active{transition:width .3s ease-in-out,opacity .3s ease-in-out}.progress-enter-from{opacity:0;width:0}.progress-enter-to{opacity:1;width:100%}.progress-leave-to{opacity:0;width:100%}@keyframes progressBarMove{0%{background-position:200% 0}50%{background-position:-200% 0}to{background-position:200% 0}}.page-enter-active,.page-leave-active{transition:all .5s ease-in-out}.page-enter-from{opacity:0;transform:translate(30px)}.page-leave-to{opacity:0;transform:translate(-30px)}#loadingOverlay{animation:fadeInLoadingOverlay 1.3s ease-in}#loadingOverlay.leaving{animation:fadeOutLoadingOverlay 1.3s ease-out}@keyframes fadeInLoadingOverlay{0%{opacity:0}to{opacity:1}}@keyframes fadeOutLoadingOverlay{0%{opacity:1}to{opacity:0}}.loader{animation:l15 1s linear infinite,pulseLoader 2s ease-in-out infinite}@keyframes pulseLoader{0%,to{filter:drop-shadow(0 0 5px rgba(255,255,255,.3))}50%{filter:drop-shadow(0 0 15px rgba(255,255,255,.6))}}.bg-loading{animation:gradientShift 4s ease infinite;background:linear-gradient(135deg,#99ebd61a,#73e6734d,#caa2d91a);background-size:200% 200%}.ps__rail-x,.ps__rail-y{display:none!important}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:1600px){.casino-game-list{grid-template-columns:repeat(8,1fr)}}@media (max-width:1400px){.casino-game-list{grid-template-columns:repeat(8,1fr)}#footerArticleLinks div{width:20%}}@media (max-width:1200px){.casino-game-list{grid-template-columns:repeat(7,1fr)}}@media (max-width:1024px){.casino-game-list{grid-template-columns:repeat(6,1fr)}#footerArticleLinks div{width:25%}}@media (max-width:992px){.container{padding:0 5px}.btn{font-size:13px;margin:0 3px;padding:8px 15px}#headerLogo svg{height:20px}#siteContentWrapper{--closed-sidebar-width:0px}.casino-game-list{grid-template-columns:repeat(5,1fr)}#footerArticleLinks div{width:33.3333%}}@media (max-width:576px){.casino-game-list{grid-template-columns:repeat(4,1fr)}#footerArticleLinks{padding:0 10px}#footerArticleLinks div{width:50%}}@media (max-width:420px){.casino-game-list{grid-template-columns:repeat(3,1fr)}}@media (orientation:portrait){#siteContentWrapper{padding-bottom:60px}}:root{--c-p:#1c9772;--c-p-l:#21b488;--c-p-d:#198262;--c-s:#4895ef;--c-s-l:#67aaef;--c-s-d:#2e7fdd;--c-fg:#f8f9fa;--c-fg-l:#fdfeff;--c-fg-d:#c4c5c6;--c-fg-d-2:#606777;--c-bg:#3a4255;--c-bg-l:#454d63;--c-b:#444d63;--c-b-l:#54566f;--c-b-d:#3a3b49;--s-c:0 0 30px 20px rgba(0,0,0,.2);--c-red:#ef233c;--c-red-d:#b91125;--c-blue:#226ce0;--c-blue-d:#134ba5;--closed-sidebar-width:45px;--form-bg:#2e2141;--form-field-bg:#2e2141;--sub-screen-header-bg:#432f61;--sub-screen-backdrop:rgba(33,18,56,.8);--sub-screen-bg:#2e2141;--layout-color-1:#2b1f3d;--layout-color-2:#25153b;--layout-color-3:#521e5c;--layout-color-4:#1e1132;--layout-color-5:#54268c;--layout-color-6:#ead2ec;--layout-color-7:#6a055f}#tablegamesBanner>img{filter:hue-rotate(90deg) saturate(80%)}#mainPageSlider swiper-slide{aspect-ratio:3}@media (orientation:portrait){#mainPageSlider swiper-slide{aspect-ratio:1.8}}#comm100-button-d1707993-0c6e-4727-ac77-81e0488397d0{display:none!important}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{bottom:0;height:15px}.ps__rail-x,.ps__rail-y{display:none;opacity:0;position:absolute;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear}.ps__rail-y{right:0;width:15px}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background-color:transparent;display:block}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{bottom:2px;height:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{right:2px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.ps{position:relative}#siteToaster{max-width:250px;min-width:150px;padding:10px;pointer-events:none;position:fixed;right:0;top:0;z-index:800}#siteToaster .toast{border-radius:10px;margin-bottom:10px;padding:10px;pointer-events:auto;width:100%}.external-frame-overlay[data-v-eda0031c]{background-color:#000;display:flex;flex-direction:column;inset:0;position:fixed;z-index:200}.frame-header[data-v-eda0031c]{background-color:#111;border-bottom:1px solid #222;height:64px;padding:0 20px}.frame-header[data-v-eda0031c],.header-content[data-v-eda0031c]{align-items:center;display:flex}.header-content[data-v-eda0031c]{justify-content:space-between;width:100%}.frame-title[data-v-eda0031c]{color:#fff;font-family:Cocogoose Pro,sans-serif;font-size:1.1rem;margin:0;text-transform:capitalize}.close-button[data-v-eda0031c]{background:#222;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;padding:8px;transition:all .2s}.close-button[data-v-eda0031c]:hover{background:#c00}.iframe-wrapper[data-v-eda0031c]{flex:1;position:relative}.full-iframe[data-v-eda0031c]{border:none;height:100%;width:100%}.fade-enter-active[data-v-eda0031c],.fade-leave-active[data-v-eda0031c]{transition:opacity .3s}.fade-enter-from[data-v-eda0031c],.fade-leave-to[data-v-eda0031c]{opacity:0}.site-logo[data-v-a047aaf0]{height:25px}#gameViewer[data-v-ca447e70]{background-color:var(--layout-color-1);display:flex;flex-direction:column;inset:0;position:fixed;z-index:100}#gameViewerAddBtn[data-v-ca447e70],#gameViewerCloseBtn[data-v-ca447e70]{color:#fff;font-size:25px;line-height:1;padding:0 10px}#gameViewerAddBtn[data-v-ca447e70]{background:#2563eb;color:#fff}#gameViewerAddBtn[data-v-ca447e70]:hover{background:#1d4ed8}#gameViewerCloseBt[data-v-ca447e70]{background:#dc2626;color:#fff}#gameViewerCloseBt[data-v-ca447e70]:hover{background:#b91c1c}#gameViewerHeader[data-v-ca447e70]{align-items:center;background-color:var(--sub-screen-header-bg);color:#fff;display:flex;justify-content:space-between;padding:10px 15px}#gameViewerHeader h2[data-v-ca447e70]{font-size:18px;font-weight:600;margin:0}#gameViewerHeaderActions[data-v-ca447e70]{display:flex;gap:8px}#gameViewerGrid[data-v-ca447e70]{display:grid;flex:1;gap:10px;padding:10px}#gameViewerGrid.one[data-v-ca447e70]{grid-template-columns:1fr}#gameViewerGrid.four[data-v-ca447e70],#gameViewerGrid.two[data-v-ca447e70]{grid-template-columns:repeat(2,1fr)}#gameViewerGrid.four[data-v-ca447e70]{grid-template-rows:repeat(2,1fr)}#gameViewerGrid .game-viewer-item[data-v-ca447e70]{background:var(--layout-color-2);border:1px solid #40607a;border-radius:6px;display:flex;flex-direction:column;overflow:hidden;position:relative}#gameViewerGrid .game-viewer-item .game-info[data-v-ca447e70]{background:var(--layout-color-3);color:#fff;display:flex;font-size:14px;justify-content:space-between;padding:6px 10px}#gameViewerGrid .game-viewer-item .game-info .game-name[data-v-ca447e70]{font-weight:600}#gameViewerGrid .game-viewer-item .game-info .game-provider[data-v-ca447e70]{font-size:12px;opacity:.7;text-transform:capitalize}#gameViewerGrid .game-viewer-item .game-frame[data-v-ca447e70]{flex:1;position:relative}#gameViewerGrid .game-viewer-item .game-frame iframe[data-v-ca447e70]{height:100%;width:100%}#gameViewerGrid .game-viewer-item .game-frame .btn-remove[data-v-ca447e70]{background:#dc2626;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:2px 6px;position:absolute;right:8px;top:8px}#gameViewerGrid .game-viewer-item .game-frame .btn-remove[data-v-ca447e70]:hover{background:#b91c1c}#loadingOverlay[data-v-f8e1c797]{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:800}#loadingOverlay>div[data-v-f8e1c797]{animation:spinLoadingOverlay-f8e1c797 1s linear infinite;border:6px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:60px;width:60px}@keyframes spinLoadingOverlay-f8e1c797{0%{transform:rotate(0)}to{transform:rotate(1turn)}}body{background-color:var(--layout-color-1);color:#fff;margin:0;padding:0}#siteWrapper,body{height:100vh;width:100vw}#siteWrapper{display:flex;overflow-x:hidden;scrollbar-width:none}#siteWrapper[is-topbar-visible=true] #siteHeader,#siteWrapper[is-topbar-visible=true] #siteLeftBarHeader,#siteWrapper[is-topbar-visible=true] #siteRightBarHeader{margin-top:40px}.error-page[data-v-b0e7c362]{align-items:center;background:#02021c;color:#fff;display:flex;font-family:Arial,sans-serif;justify-content:center;margin:0;min-height:100vh;text-align:center}.error-panel[data-v-b0e7c362]{padding:32px}h1[data-v-b0e7c362]{font-size:72px;line-height:1;margin:0 0 12px}h2[data-v-b0e7c362]{font-size:20px;margin:0}p[data-v-b0e7c362]{color:#d8d8e8}button[data-v-b0e7c362]{background:transparent;border:1px solid;color:inherit;cursor:pointer;margin-top:20px;padding:8px 12px}
