h1,h2,h3,h4,h5,h6{margin:0}h1{font-size:3em}h2{font-size:2.5em}h3{font-size:2.5em}h4{font-size:1em}h5{font-size:1em}h6{font-size:1em}p,.body-text{font-size:1em;font-weight:400}.body-bold{font-weight:700}.body-small{font-size:.875em;font-weight:400}.body-small-bold{font-weight:700}.body-x-small{font-size:.75em;font-weight:400}.body-x-small-bold{font-weight:700}.body-tiny{font-size:.625em;font-weight:400}.body-tiny-bold{font-weight:700}.form-label{font-size:.75em;font-weight:400}.form-placeholder{font-size:1em;font-weight:300;color:rgba(255,255,255,.48)}.form-input{font-size:1em;font-weight:400}.form-hint{font-size:.625em;font-weight:300;color:rgba(255,255,255,.48)}:root{--navigation-height: 4.5em}@media screen and (max-width: 1100px){:root{--navigation-height: 3.375em}}body{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;margin:0;padding:0;font-family:"proxima-nova",sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a1f14;color:#fff;position:fixed;overflow:hidden;width:100%;height:calc(100% - var(--navigation-height));margin-top:var(--navigation-height);-webkit-tap-highlight-color:rgba(0,0,0,0)}body::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track{background-color:#1d3126}body::-webkit-scrollbar-thumb{background-color:#ffd44a}body.loading #content-container{opacity:0;overflow:hidden}@media screen and (min-width: 1101px){body.loading .sc-navigation.logged-in #main-navigation .r-wrap{min-width:287px}body.loading .sc-navigation #main-navigation .r-wrap{min-width:220px}}body:not(.loading) #content-container{opacity:1;animation:pageAnimateIn .5s ease}#main-container{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;overflow-y:auto;height:100%;position:relative}#main-container::-webkit-scrollbar{width:8px;height:8px}#main-container::-webkit-scrollbar-track{background-color:#1d3126}#main-container::-webkit-scrollbar-thumb{background-color:#ffd44a}@keyframes pageAnimateIn{from{opacity:0}to{opacity:1}}header{position:fixed;top:0;width:100%;pointer-events:none;z-index:18}.no-scroll,.popup-no-scroll{overflow:hidden}#content-container{width:100%;overflow-x:hidden}.hero-section{padding-top:3.5em;background:#5c5c5c}sc-currency-select .buttons-wrap{display:grid;grid-template-columns:1fr 1fr;width:100%;height:2.5em;position:relative;align-items:center;box-sizing:border-box}sc-currency-select .buttons-wrap button{cursor:pointer;background:rgba(255,255,255,.1);border:none;color:rgba(255,255,255,.7);font-weight:300;font-size:.875em;width:100%;height:100%;padding:0;margin:0}sc-currency-select .buttons-wrap button.active{background:rgba(255,225,110,.08);color:#fff;font-weight:700;border-bottom:2px solid #ffe16e}sc-currency-select .c-list{margin-top:.25em;padding-bottom:.25em;scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;display:flex;gap:.25em;overflow-y:auto}sc-currency-select .c-list::-webkit-scrollbar{width:8px;height:8px}sc-currency-select .c-list::-webkit-scrollbar-track{background-color:#1d3126}sc-currency-select .c-list::-webkit-scrollbar-thumb{background-color:#ffd44a}sc-currency-select .list-item{cursor:pointer;height:2.5em;display:flex;align-items:center;gap:.125em;font-size:1em;font-weight:300;line-height:150%;padding:0 1em;background:rgba(255,255,255,.08);color:rgba(255,255,255,.7);text-decoration:none;border-radius:.125em;box-sizing:border-box;white-space:nowrap}sc-currency-select .list-item.active{background:#ffd44a;color:#040404;font-weight:700}sc-currency-select .select-bg{position:relative;width:100%;height:3em;background:#1a2720;border-radius:2px;cursor:pointer}sc-currency-select .toggle-display{position:absolute;background:#1a2415;height:100%;width:50%;transition:left 150ms;border-radius:2px}sc-currency-select .toggle-display.left{left:0}sc-currency-select .toggle-display.right{left:50%}sc-currency-select .currency-select{width:50%;height:100%;position:absolute;top:0;padding:0 2em;display:flex;align-items:center;pointer-events:none;box-sizing:border-box}sc-currency-select .currency-select.left{left:0}sc-currency-select .currency-select.right{left:50%}sc-currency-select .currency-select .d-arrow{display:none;position:absolute;top:1.25em;right:1.5em;filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%)}sc-currency-select .currency-select .selected-display{color:#fff;font-size:.75em;font-weight:300}sc-currency-select .currency-select.active{pointer-events:all}sc-currency-select .currency-select.active .selected-display{color:#fff;font-weight:700}sc-currency-select .currency-select.active .d-arrow{display:block;filter:invert(100%)}sc-currency-select .currency-dropdown{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;background:#1a2415;min-width:50%;position:absolute;top:0;border-radius:1.3em;z-index:2;padding:1em;box-sizing:border-box;display:flex;flex-direction:column;gap:.5em}sc-currency-select .currency-dropdown::-webkit-scrollbar{width:8px;height:8px}sc-currency-select .currency-dropdown::-webkit-scrollbar-track{background-color:#1d3126}sc-currency-select .currency-dropdown::-webkit-scrollbar-thumb{background-color:#ffd44a}sc-currency-select .currency-dropdown.standard{left:0}sc-currency-select .currency-dropdown.crypto{right:0}sc-currency-select .currency-dropdown .list-item{font-size:.75em;font-weight:600}sc-dob-input .dob-group{display:grid;grid-template-columns:1fr 1fr 1.5fr;grid-gap:.25em}.phone-group .pg-grid{display:grid;grid-template-columns:.35fr .65fr;grid-gap:.5em}full-registration-form .dob-group{display:grid;grid-template-columns:1fr 1fr 1.5fr;grid-gap:.25em;align-items:end}full-registration-form .dob-group capp-input input{padding:0 .75em}.bottom-section-background{background:linear-gradient(180deg, var(--dark-green-800, #0A1F14) 0%, var(--dark-green-950, #050F0A) 100%)}footer{padding:1.5em;padding-bottom:5em;display:block;box-sizing:border-box;position:relative;overflow-x:hidden}footer .footer-inner{max-width:60em;margin:0 auto;display:flex;gap:1.5em;flex-direction:column;align-items:center}footer .logo{height:4em}footer .top-wrap{display:flex;align-items:flex-start;gap:5.4em;grid-area:top}footer .top-wrap .lang-select-wrap{display:none}footer p{margin:0;font-size:.75em;font-weight:400;color:rgba(255,255,255,.4)}footer .info-text-wrap{display:flex;grid-area:info}footer .info-text-wrap .logos-mobile{display:none}footer .copyright{margin:2.66em 0;font-weight:600;grid-area:copy}footer .links{display:flex;gap:8em;justify-content:flex-end;grid-area:links}footer .links .links-group{line-height:188%;font-size:1em}footer .links ul{list-style:none;margin:0;padding:0}footer .links ul li a{font-size:.875em;color:#fbfbfd;text-decoration:none;cursor:pointer}@media screen and (max-width: 1050px){footer .links{gap:4em}}@media screen and (max-width: 920px){footer{padding:1em;margin:0 1em;border-radius:.5em}footer .footer-inner{grid-gap:0;grid-template-columns:1fr;grid-template-areas:"top" "links" "info" "copy"}footer .footer-inner .top-wrap{align-items:center;justify-content:space-between}footer .footer-inner .top-wrap .logo{width:6.25em}footer .footer-inner .top-wrap .logo2{display:none}footer .footer-inner .top-wrap .logo3{display:none}footer .footer-inner .top-wrap .lang-select-wrap{display:block}footer .footer-inner .info-text-wrap p{font-size:.5625em}footer .footer-inner .info-text-wrap .logos-mobile{display:flex;flex-direction:column;align-items:center;gap:1em;margin-left:1em;font-size:.7em}footer .footer-inner .info-text-wrap .logos-mobile .logo3{margin:0}footer .footer-inner .links{display:grid;grid-template-columns:auto auto;gap:1em;grid-area:links;margin:2em 0;justify-content:normal}footer .footer-inner .links ul{font-size:.875em}footer .footer-inner .copyright{text-align:center}}.footer-languages{display:none}capp-preloader{display:flex;align-items:center;justify-content:center}capp-preloader .preloader{border:1px solid #00e95d;border-right:1px solid rgba(0,0,0,0);border-radius:50%;-webkit-animation:rotate 1s linear infinite;-moz-animation:rotate 1s linear infinite;-ms-animation:rotate 1s linear infinite;-o-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}@keyframes rotate{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}capp-progress-bar .progress-wrap{position:relative;overflow:hidden;width:100%;height:.5em;background:rgba(255,255,255,.24);border-radius:.25em}capp-progress-bar .progress-wrap .progress-bar{position:absolute;top:0;left:0;height:100%;width:0;background:#ffd44a;border-radius:.25em}capp-progress-bar .values-wrap{display:flex;justify-content:space-between}capp-progress-bar .values-wrap span{line-height:190%;font-size:.75em}.btn-primary{position:relative;border-radius:.25em;border:none;font-weight:700;font-size:1em;line-height:150%;cursor:pointer;text-decoration:none;box-sizing:border-box;font-family:"proxima-nova",sans-serif;display:flex;padding:.75em 1.25em;justify-content:center;align-items:center;gap:4px;box-shadow:0px 2px 4px 0px rgba(0,0,0,.24);height:2.75em;white-space:nowrap;background:#3dff8b;color:#040404}.btn-primary span{font-size:.875em}.btn-primary:hover{text-decoration:none}.btn-primary.medium{font-size:.875em;line-height:143%}.btn-primary.small{font-size:.75em;line-height:133%}.btn-primary.tiny{font-size:.625em;line-height:120%}.btn-primary.icon-only{padding:.75em .875em}.btn-primary.loading{color:rgba(0,0,0,0) !important;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn-primary.loading:after{content:"";display:block;position:absolute;width:1.25em;height:1.25em;top:50%;left:50%;margin:-0.625em 0 0 -0.625em;border:1px solid #100800;border-right:1px solid rgba(0,0,0,0);border-radius:50%;-webkit-animation:rotate 1s linear infinite;-moz-animation:rotate 1s linear infinite;-ms-animation:rotate 1s linear infinite;-o-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}.btn-primary.btn-icon{padding:.75em 1em}.btn-primary img{width:1.25em;height:1.25em;background-repeat:no-repeat;background-size:cover;background-position:center}.btn-primary:hover{background:#3dff8b;color:#040404}.btn-primary:disabled{background:#00e95d;opacity:.4}.btn-secondary{position:relative;border-radius:.25em;border:none;font-weight:700;font-size:1em;line-height:150%;cursor:pointer;text-decoration:none;box-sizing:border-box;font-family:"proxima-nova",sans-serif;display:flex;padding:.75em 1.25em;justify-content:center;align-items:center;gap:4px;box-shadow:0px 2px 4px 0px rgba(0,0,0,.24);height:2.75em;white-space:nowrap;background:rgba(255,255,255,.1);color:#fff;border:1.34px solid rgba(255,255,255,.08)}.btn-secondary span{font-size:.875em}.btn-secondary:hover{text-decoration:none}.btn-secondary.medium{font-size:.875em;line-height:143%}.btn-secondary.small{font-size:.75em;line-height:133%}.btn-secondary.tiny{font-size:.625em;line-height:120%}.btn-secondary.icon-only{padding:.75em .875em}.btn-secondary.loading{color:rgba(0,0,0,0) !important;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn-secondary.loading:after{content:"";display:block;position:absolute;width:1.25em;height:1.25em;top:50%;left:50%;margin:-0.625em 0 0 -0.625em;border:1px solid #100800;border-right:1px solid rgba(0,0,0,0);border-radius:50%;-webkit-animation:rotate 1s linear infinite;-moz-animation:rotate 1s linear infinite;-ms-animation:rotate 1s linear infinite;-o-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}.btn-secondary.btn-icon{padding:.75em 1em}.btn-secondary img{width:1.25em;height:1.25em;background-repeat:no-repeat;background-size:cover;background-position:center}.btn-secondary:hover{background:rgba(255,255,255,.1);color:#fff}.btn-secondary:disabled{background:none;opacity:.4}.btn-secondary.loading:after{border:1px solid #00e95d;border-right:1px solid rgba(0,0,0,0)}.btn-secondary.btn-back{display:grid;grid-auto-flow:column;width:fit-content;align-items:center;grid-gap:.25em}.btn-secondary.btn-back img{height:1.5em;width:1.5em;margin:0}.text-button{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;font-size:1em;font-weight:600;color:#fbfbfd;text-decoration:underline;cursor:pointer}.text-button:focus{outline:none}a{color:#ffd44a;font-weight:400;font-size:1em;text-decoration:none}.text-link{color:#18da67;font-weight:700;font-size:1em;text-decoration:none;display:inline-flex;align-items:center;cursor:pointer}.text-link:hover{color:#18da67}.text-link.small{font-size:.875em}.text-link.x-small{font-size:.75em}.text-link.tiny{font-size:.625em}.text-link img{filter:none;height:1em;margin:0 .375em}#proto-iframe{z-index:22 !important}#proto-iframe.chat-loaded{display:block !important}@media screen and (max-width: 1000px){#proto-iframe.chat-closed{bottom:1em !important}}@media only screen and (max-width: 768px){#proto-iframe iframe[src="https://frame.yola.ai"]{margin-bottom:130px !important}}.sc-sub-view-header{display:grid;grid-template-columns:1fr;grid-auto-flow:column;grid-auto-columns:auto;grid-gap:2em;align-items:center;padding:.75em 1.5em}.sc-sub-view-header .title{font-size:1.5em}.sc-sub-view-header img{height:1.5em;cursor:pointer}.sc-sub-view-header .icon.back{height:1em;cursor:pointer}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}capp-input,capp-amount-input{display:block;width:100%}capp-input .form-label,capp-amount-input .form-label{display:inline-block;margin-bottom:.25em;color:rgba(255,255,255,.64)}capp-input .message,capp-amount-input .message{box-sizing:border-box;display:flex;align-items:center;width:100%;padding:.25em .5em}capp-input .message .icon,capp-amount-input .message .icon{max-height:.875em;margin-right:.25em}capp-input .message span,capp-amount-input .message span{color:#100800;font-size:.75em}capp-input .message.error,capp-amount-input .message.error{background:#f23148}capp-input .message.warning,capp-amount-input .message.warning{background:#0d71c9}capp-input .message.success,capp-amount-input .message.success{background:#3dff8b}capp-input input::-webkit-input-placeholder,capp-amount-input input::-webkit-input-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-input input::-moz-placeholder,capp-amount-input input::-moz-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-input input:-ms-input-placeholder,capp-amount-input input:-ms-input-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-input input:-moz-placeholder,capp-amount-input input:-moz-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-input input:-webkit-autofill,capp-amount-input input:-webkit-autofill{background-color:#1c2d24 !important;background-image:none !important}capp-input input:-webkit-autofill,capp-input input:-webkit-autofill:hover,capp-input input:-webkit-autofill:focus,capp-input input:-webkit-autofill:active,capp-input input:-webkit-autofill:disabled,capp-amount-input input:-webkit-autofill,capp-amount-input input:-webkit-autofill:hover,capp-amount-input input:-webkit-autofill:focus,capp-amount-input input:-webkit-autofill:active,capp-amount-input input:-webkit-autofill:disabled{background:#1c2d24 !important;background-color:#1c2d24 !important;background-image:none !important;-webkit-box-shadow:0 0 0px 1000px #1c2d24 inset;-webkit-text-fill-color:#fff;background-clip:content-box !important;caret-color:#fff}capp-input input::-webkit-outer-spin-button,capp-input input::-webkit-inner-spin-button,capp-amount-input input::-webkit-outer-spin-button,capp-amount-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}capp-input input[type=number],capp-amount-input input[type=number]{-moz-appearance:textfield}capp-input input,capp-input .amount-display,capp-amount-input input,capp-amount-input .amount-display{box-sizing:border-box;font-family:"proxima-nova",sans-serif;font-size:1em;padding:0 1em;width:100%;height:3em;background:#1c2d24;color:#fff;border:none;outline:none;border-radius:2px;-webkit-border-radius:2px;caret-color:#fff}capp-input input:focus,capp-input .amount-display:focus,capp-amount-input input:focus,capp-amount-input .amount-display:focus{border:1px solid #050f0a}capp-input input.pi-1,capp-input .amount-display.pi-1,capp-amount-input input.pi-1,capp-amount-input .amount-display.pi-1{padding-right:3em}capp-input input.pi-2,capp-input .amount-display.pi-2,capp-amount-input input.pi-2,capp-amount-input .amount-display.pi-2{padding-right:5em}capp-input input:disabled,capp-input .amount-display:disabled,capp-amount-input input:disabled,capp-amount-input .amount-display:disabled{background:rgba(255,255,255,.08);color:rgba(255,255,255,.64);pointer-events:none}capp-input .input-wrap,capp-amount-input .input-wrap{position:relative}capp-input .icons,capp-amount-input .icons{width:auto;position:absolute;top:0;height:100%;display:flex;align-items:center;right:0}capp-input .icon,capp-amount-input .icon{max-height:1em;margin-right:1em}capp-input .icon.success,capp-amount-input .icon.success{filter:invert(63%) sepia(48%) saturate(2121%) hue-rotate(106deg) brightness(99%) contrast(106%)}capp-input .icon.warning,capp-amount-input .icon.warning{filter:invert(39%) sepia(47%) saturate(4396%) hue-rotate(347deg) brightness(102%) contrast(101%)}capp-input .icon.password,capp-amount-input .icon.password{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%)}capp-amount-input input{text-align:right;padding-left:4em}capp-amount-input .amount-display{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:1}capp-amount-input .currency-icon{position:absolute;top:.75em;left:1em;pointer-events:none}capp-amount-input:focus-within .amount-display{opacity:0}capp-text{display:block;width:100%}capp-text .form-label{display:inline-block;margin-bottom:.25em;color:rgba(255,255,255,.64)}capp-text .message{box-sizing:border-box;display:flex;align-items:center;width:100%;padding:.25em .5em}capp-text .message .icon{max-height:.875em;margin-right:.25em}capp-text .message span{color:#100800;font-size:.75em}capp-text .message.error{background:#f23148}capp-text .message.warning{background:#0d71c9}capp-text .message.success{background:#3dff8b}capp-text input::-webkit-input-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-text input::-moz-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-text input:-ms-input-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-text input:-moz-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-text input:-webkit-autofill{background-color:#1c2d24 !important;background-image:none !important}capp-text input:-webkit-autofill,capp-text input:-webkit-autofill:hover,capp-text input:-webkit-autofill:focus,capp-text input:-webkit-autofill:active,capp-text input:-webkit-autofill:disabled{background:#1c2d24 !important;background-color:#1c2d24 !important;background-image:none !important;-webkit-box-shadow:0 0 0px 1000px #1c2d24 inset;-webkit-text-fill-color:#fff;background-clip:content-box !important;caret-color:#fff}capp-text input::-webkit-outer-spin-button,capp-text input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}capp-text input[type=number]{-moz-appearance:textfield}capp-text .input-wrap{height:10em}capp-text textarea{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;font-family:"proxima-nova",sans-serif;box-sizing:border-box;padding:1em;width:100%;height:100%;background:#1c2d24;color:#fff;resize:none;border:none;outline:none;margin:0}capp-text textarea::-webkit-scrollbar{width:8px;height:8px}capp-text textarea::-webkit-scrollbar-track{background-color:#1d3126}capp-text textarea::-webkit-scrollbar-thumb{background-color:#ffd44a}capp-text textarea::placeholder{color:rgba(255,255,255,.7);font-size:1em;font-weight:300}capp-text textarea:disabled{background:rgba(28,45,36,.4);color:rgba(255,255,255,.64);pointer-events:none}capp-select{z-index:2;position:relative;display:block;width:100%}capp-select .form-label{display:inline-block;margin-bottom:.25em;color:rgba(255,255,255,.64)}capp-select .message{box-sizing:border-box;display:flex;align-items:center;width:100%;padding:.25em .5em}capp-select .message .icon{max-height:.875em;margin-right:.25em}capp-select .message span{color:#100800;font-size:.75em}capp-select .message.error{background:#f23148}capp-select .message.warning{background:#0d71c9}capp-select .message.success{background:#3dff8b}capp-select input::-webkit-input-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-select input::-moz-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-select input:-ms-input-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-select input:-moz-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-select input:-webkit-autofill{background-color:#1c2d24 !important;background-image:none !important}capp-select input:-webkit-autofill,capp-select input:-webkit-autofill:hover,capp-select input:-webkit-autofill:focus,capp-select input:-webkit-autofill:active,capp-select input:-webkit-autofill:disabled{background:#1c2d24 !important;background-color:#1c2d24 !important;background-image:none !important;-webkit-box-shadow:0 0 0px 1000px #1c2d24 inset;-webkit-text-fill-color:#fff;background-clip:content-box !important;caret-color:#fff}capp-select input::-webkit-outer-spin-button,capp-select input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}capp-select input[type=number]{-moz-appearance:textfield}capp-select .input-wrap{position:relative;box-sizing:border-box;font-family:"proxima-nova",sans-serif;font-size:1em;padding:0 1em;width:100%;height:3em;background:#1c2d24;color:#fff;border:none;outline:none;border-radius:2px;-webkit-border-radius:2px;display:grid;grid-template-columns:1fr auto}capp-select .input-wrap:focus-within{border:1px solid #050f0a}capp-select .input-wrap.pi-1{padding-right:3em}capp-select .input-wrap.pi-2{padding-right:5em}capp-select .input-wrap:disabled{background:rgba(255,255,255,.08);color:rgba(255,255,255,.64);pointer-events:none}capp-select .input-wrap.disabled{background:rgba(255,255,255,.08)}capp-select .input-wrap select{-webkit-appearance:none;width:100%;height:100%;position:absolute;top:0;left:0;opacity:0}capp-select .input-wrap .placeholder{height:100%;display:inline-flex;align-items:center;color:rgba(255,255,255,.7);font-weight:300}capp-select .input-wrap .selected-value{height:100%;display:inline-flex;align-items:center;color:#fff;white-space:nowrap;overflow:hidden}capp-select .input-wrap .selected-value span{text-overflow:ellipsis;overflow:hidden}capp-select .input-wrap .selected-value.disabled{color:rgba(255,255,255,.64)}capp-select .input-wrap .icons{display:flex;align-items:center}capp-select .input-wrap .icons .icon{margin-left:1em;max-height:1em}capp-select .input-wrap .icons .icon.arrow{filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%)}capp-select .input-wrap .icons .icon.success{filter:invert(63%) sepia(48%) saturate(2121%) hue-rotate(106deg) brightness(99%) contrast(106%)}capp-select .input-wrap .icons .icon.warning{filter:invert(39%) sepia(47%) saturate(4396%) hue-rotate(347deg) brightness(102%) contrast(101%)}.select-menu{position:absolute;width:100%;background:#1c2d24;border:1px solid #ffd44a}.select-menu .placeholder-wrap{cursor:pointer;box-sizing:border-box;display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;height:3em;padding:0 1em}.select-menu .placeholder-wrap .placeholder{color:rgba(255,255,255,.7);font-weight:300}.select-menu .placeholder-wrap .icons{display:flex;align-items:center}.select-menu .placeholder-wrap .icons .icon{margin-left:1em;max-height:1em}.select-menu .placeholder-wrap .icons .icon.arrow{filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%)}.select-menu .placeholder-wrap .icons .icon.success{filter:invert(63%) sepia(48%) saturate(2121%) hue-rotate(106deg) brightness(99%) contrast(106%)}.select-menu .placeholder-wrap .icons .icon.warning{filter:invert(39%) sepia(47%) saturate(4396%) hue-rotate(347deg) brightness(102%) contrast(101%)}.select-menu .items-wrap{max-height:20em;overflow-y:auto;scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin}.select-menu .items-wrap::-webkit-scrollbar{width:8px;height:8px}.select-menu .items-wrap::-webkit-scrollbar-track{background-color:#1d3126}.select-menu .items-wrap::-webkit-scrollbar-thumb{background-color:#ffd44a}.select-menu .menu-item{width:100%;height:3em;display:flex;align-items:center;box-sizing:border-box;padding:0 1em;cursor:pointer;color:#fff}.select-menu .menu-item:hover{background:#fbfbfd}.select-menu .menu-item.selected{background:#050f0a;color:#fff}capp-multiselect{display:block;width:100%}capp-multiselect .form-label{display:inline-block;margin-bottom:.25em;color:rgba(255,255,255,.64)}capp-multiselect .message{box-sizing:border-box;display:flex;align-items:center;width:100%;padding:.25em .5em}capp-multiselect .message .icon{max-height:.875em;margin-right:.25em}capp-multiselect .message span{color:#100800;font-size:.75em}capp-multiselect .message.error{background:#f23148}capp-multiselect .message.warning{background:#0d71c9}capp-multiselect .message.success{background:#3dff8b}capp-multiselect input::-webkit-input-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-multiselect input::-moz-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-multiselect input:-ms-input-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-multiselect input:-moz-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-multiselect input:-webkit-autofill{background-color:#1c2d24 !important;background-image:none !important}capp-multiselect input:-webkit-autofill,capp-multiselect input:-webkit-autofill:hover,capp-multiselect input:-webkit-autofill:focus,capp-multiselect input:-webkit-autofill:active,capp-multiselect input:-webkit-autofill:disabled{background:#1c2d24 !important;background-color:#1c2d24 !important;background-image:none !important;-webkit-box-shadow:0 0 0px 1000px #1c2d24 inset;-webkit-text-fill-color:#fff;background-clip:content-box !important;caret-color:#fff}capp-multiselect input::-webkit-outer-spin-button,capp-multiselect input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}capp-multiselect input[type=number]{-moz-appearance:textfield}capp-multiselect .option-items{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;display:flex;overflow:auto;padding-bottom:.5em}capp-multiselect .option-items::-webkit-scrollbar{width:8px;height:8px}capp-multiselect .option-items::-webkit-scrollbar-track{background-color:#1d3126}capp-multiselect .option-items::-webkit-scrollbar-thumb{background-color:#ffd44a}capp-multiselect .option-items .option-btn{cursor:pointer;white-space:nowrap;font-size:1em;background:rgba(255,212,74,.08);color:#fff;height:2.5em;display:inline-flex;align-items:center;padding:0 .75em;margin-right:.25em}capp-multiselect .option-items .option-btn:last-child{margin-right:0}capp-multiselect .option-items .option-btn.selected{background:rgba(255,212,74,.24)}capp-multiselect .option-items .option-btn img{filter:invert(43%) sepia(64%) saturate(5078%) hue-rotate(304deg) brightness(90%) contrast(92%);margin-left:.25em;max-height:1.5em}capp-checkbox{display:inline-block;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}capp-checkbox label{position:relative;display:flex;align-items:center;cursor:pointer;min-height:1.5em}capp-checkbox input{width:1.5em;height:1.5em;margin:0 1em 0 0;opacity:0}capp-checkbox .chk-display{position:absolute;top:0;left:0;margin-right:1em;display:flex;align-items:center;justify-content:center;width:1.5em;height:1.5em;background:#1c2d24}capp-checkbox .chk-display img{height:1.25em;opacity:0}capp-checkbox .chk-display.checked{background:#050f0a}capp-checkbox .chk-display.checked img{opacity:1}capp-radio{display:inline-block;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}capp-radio label{position:relative;display:flex;align-items:center;cursor:pointer;min-height:1.5em}capp-radio input{width:1.5em;height:1.5em;margin:0 1em 0 0;opacity:0}capp-radio .radio-display{position:absolute;top:0;left:0;box-sizing:border-box;margin-right:1em;display:flex;align-items:center;justify-content:center;width:1.5em;height:1.5em;border-radius:.75em;background:#1c2d24}capp-radio .radio-display.checked{border:1px solid #040404}capp-radio .radio-display.checked:after{content:"";display:block;width:1em;height:1em;background:#040404;border-radius:.5em}capp-radio label.radio-box{box-sizing:border-box;padding:.75em .5em;border:1px solid #241f19;display:grid;grid-template-columns:1fr auto;grid-gap:1em;align-items:center}capp-radio label.radio-box:focus-within{border:1px solid #050f0a}capp-radio label.radio-box input{margin:0;opacity:0}capp-radio label.radio-box .radio-display{top:0;left:auto;right:0;top:0;margin-right:.5em;margin-top:.7em}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0, 0, 0, 0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0, 0, 0, 0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0, 0, 0, 0.9);fill:rgba(0, 0, 0, 0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0, 0, 0, 0.9);fill:rgba(0, 0, 0, 0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57, 57, 57, 0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0, 0, 0, 0.1)}.numInputWrapper span:active{background:rgba(0, 0, 0, 0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57, 57, 57, 0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57, 57, 57, 0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0, 0, 0, 0.5)}.numInputWrapper:hover{background:rgba(0, 0, 0, 0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0, 0, 0, 0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0 ;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0, 0, 0, 0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0, 0, 0, 0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0, 0, 0, 0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0, 0, 0, 0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0, 0, 0, 0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57, 57, 57, 0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57, 57, 57, 0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57, 57, 57, 0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}capp-datepicker{display:block;width:100%}capp-datepicker .form-label{display:inline-block;margin-bottom:.25em;color:rgba(255,255,255,.64)}capp-datepicker .message{box-sizing:border-box;display:flex;align-items:center;width:100%;padding:.25em .5em}capp-datepicker .message .icon{max-height:.875em;margin-right:.25em}capp-datepicker .message span{color:#100800;font-size:.75em}capp-datepicker .message.error{background:#f23148}capp-datepicker .message.warning{background:#0d71c9}capp-datepicker .message.success{background:#3dff8b}capp-datepicker input::-webkit-input-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-datepicker input::-moz-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-datepicker input:-ms-input-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-datepicker input:-moz-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-datepicker input:-webkit-autofill{background-color:#1c2d24 !important;background-image:none !important}capp-datepicker input:-webkit-autofill,capp-datepicker input:-webkit-autofill:hover,capp-datepicker input:-webkit-autofill:focus,capp-datepicker input:-webkit-autofill:active,capp-datepicker input:-webkit-autofill:disabled{background:#1c2d24 !important;background-color:#1c2d24 !important;background-image:none !important;-webkit-box-shadow:0 0 0px 1000px #1c2d24 inset;-webkit-text-fill-color:#fff;background-clip:content-box !important;caret-color:#fff}capp-datepicker input::-webkit-outer-spin-button,capp-datepicker input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}capp-datepicker input[type=number]{-moz-appearance:textfield}capp-datepicker .input-wrap{position:relative;box-sizing:border-box;font-family:"proxima-nova",sans-serif;font-size:1em;padding:0 1em;width:100%;height:3em;background:#1c2d24;color:#fff;border:none;outline:none;border-radius:2px;-webkit-border-radius:2px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding-right:2.5em;overflow:hidden}capp-datepicker .input-wrap:focus-within{border:1px solid #050f0a}capp-datepicker .input-wrap.pi-1{padding-right:3em}capp-datepicker .input-wrap.pi-2{padding-right:5em}capp-datepicker .input-wrap:disabled{background:rgba(255,255,255,.08);color:rgba(255,255,255,.64);pointer-events:none}capp-datepicker .input-wrap input{-webkit-appearance:none;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}capp-datepicker .input-wrap .icon{position:absolute;filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%);right:.75em;top:1em;max-height:1em}capp-datepicker .input-wrap .icon.success{filter:invert(63%) sepia(48%) saturate(2121%) hue-rotate(106deg) brightness(99%) contrast(106%)}capp-datepicker .input-wrap .icon.warning{filter:invert(39%) sepia(47%) saturate(4396%) hue-rotate(347deg) brightness(102%) contrast(101%)}capp-datepicker .input-wrap.disabled{background:rgba(28,45,36,.4);color:rgba(255,255,255,.64);pointer-events:none}.sa-msg{box-sizing:border-box;display:flex;align-items:center;width:100%;padding:.25em .5em}.sa-msg .icon{max-height:.875em;margin-right:.5em}.sa-msg span{color:#100800;font-size:.75em}.sa-msg.error{background:#f23148}#turnstile-widget-container{text-align:left}#turnstile-widget-container.left{text-align:left}capp-verification-code-input{display:block;width:100%}capp-verification-code-input .form-label{display:inline-block;margin-bottom:.25em;color:rgba(255,255,255,.64)}capp-verification-code-input .message{box-sizing:border-box;display:flex;align-items:center;width:100%;padding:.25em .5em}capp-verification-code-input .message .icon{max-height:.875em;margin-right:.25em}capp-verification-code-input .message span{color:#100800;font-size:.75em}capp-verification-code-input .message.error{background:#f23148}capp-verification-code-input .message.warning{background:#0d71c9}capp-verification-code-input .message.success{background:#3dff8b}capp-verification-code-input input::-webkit-input-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-verification-code-input input::-moz-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-verification-code-input input:-ms-input-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-verification-code-input input:-moz-placeholder{color:rgba(255,255,255,.7);font-weight:300}capp-verification-code-input input:-webkit-autofill{background-color:#1c2d24 !important;background-image:none !important}capp-verification-code-input input:-webkit-autofill,capp-verification-code-input input:-webkit-autofill:hover,capp-verification-code-input input:-webkit-autofill:focus,capp-verification-code-input input:-webkit-autofill:active,capp-verification-code-input input:-webkit-autofill:disabled{background:#1c2d24 !important;background-color:#1c2d24 !important;background-image:none !important;-webkit-box-shadow:0 0 0px 1000px #1c2d24 inset;-webkit-text-fill-color:#fff;background-clip:content-box !important;caret-color:#fff}capp-verification-code-input input::-webkit-outer-spin-button,capp-verification-code-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}capp-verification-code-input input[type=number]{-moz-appearance:textfield}capp-verification-code-input .form-label{margin-bottom:.5em}capp-verification-code-input .message{margin-top:.5em}capp-verification-code-input .input-wrap{display:flex;overflow:hidden;width:100%;gap:.5em}capp-verification-code-input .input-wrap input{box-sizing:border-box;font-family:"proxima-nova",sans-serif;font-size:1em;font-weight:bold;padding:0 1em;width:100%;height:2.5em;background:#1c2d24;color:#fff;border:1px solid #050f0a;outline:none;border-radius:2px;-webkit-border-radius:2px;caret-color:#fff;text-align:center}form .message{box-sizing:border-box;display:flex;align-items:center;width:100%;padding:.5em 0;border-radius:.125em}form .message .icon{max-height:1em;width:1em;height:1em;margin-right:.25em}form .message span{color:#fbfbfd;font-size:.75em}form .message.error{background:none}form .message.error span{color:#f23148}form .message .section-title{font-size:1.5em}.sa-msg.error{background:none}capp-input .icon.success,capp-amount-input .icon.success{filter:none}capp-input .icon,capp-amount-input .icon,.sa-msg .icon{filter:none}capp-input .icon,capp-amount-input .icon{max-height:1.5em;margin-right:1.5em}capp-input input,capp-input .amount-display,capp-amount-input input,capp-amount-input .amount-display{box-sizing:border-box}capp-input input:focus,capp-input .amount-display:focus,capp-amount-input input:focus,capp-amount-input .amount-display:focus,capp-select .input-wrap:focus-within{border:2px solid #ffd44a}capp-input input,capp-input .amount-display,capp-amount-input input,capp-amount-input .amount-display{font-size:1em;height:3.5em;padding:0 1em;font-weight:600}capp-select .input-wrap{height:3.5em}capp-select .input-wrap .icons .icon{max-height:1.5em;height:1.5em}capp-select .input-wrap .icons .icon.arrow{filter:none}.select-menu{background:#1c2d24}.select-menu .placeholder-wrap .icons .icon.arrow{filter:none;max-height:1.5em;height:1.5em}.select-menu .menu-item{height:3.5em}.select-menu .menu-item:hover{background:rgba(255,255,255,.1)}.select-menu .menu-item.selected{background:#ffd44a;color:#040404}.select-menu .items-wrap{scrollbar-color:#b6b4b2 #1c2d24}.select-menu .items-wrap::-webkit-scrollbar-track{background:#1c2d24}.select-menu .items-wrap::-webkit-scrollbar-thumb{background:#b6b4b2}capp-datepicker .input-wrap span{font-size:.75em;font-weight:600}capp-datepicker .message,capp-select .message,capp-input .message,capp-amount-input .message,.sa-msg{border-radius:4px}capp-checkbox .chk-display.checked img{filter:invert(100%)}capp-checkbox .chk-display.checked{background:#ffd44a}capp-radio label.radio-box{border-color:rgba(255,255,255,.5)}capp-input .icon.password,capp-amount-input .icon.password{width:1.375em;filter:none}sc-switch{display:inline-block;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}sc-switch label{position:relative;display:flex;align-items:center;cursor:pointer;min-height:1.5em;font-weight:600}sc-switch label span{margin-left:.5em}sc-switch label input{width:3.5em;height:2em;margin:0;padding:0;font-size:1em;opacity:0}sc-switch label .chk-display{position:absolute;top:0;left:0;margin-right:1em;display:block;width:3em;height:2em;background:rgba(255,255,255,.1);border-radius:1em}sc-switch label .chk-display .c-icn{position:absolute;filter:invert(100%);width:1.25em;top:.2em;left:.2em;opacity:0;transition:opacity .15s ease}sc-switch label .chk-display .switch{position:absolute;top:.2em;left:.2em;width:1.6em;height:1.6em;background:#040404;border-radius:50%;transition:all .15s ease}sc-switch label .chk-display.checked{background:#ffd44a}sc-switch label .chk-display.checked .c-icn{opacity:1}sc-switch label .chk-display.checked .switch{transform:translateX(1em)}sc-deposit-sub sc-bonus-code capp-input input{padding-left:1em !important}sc-deposit-sub sc-bonus-code.slimBonusCodeInput .search-img{display:none}.capp-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(16,8,0,.64);z-index:3000000000;animation:popupAnimateOverlay .2s ease-out}.capp-popup-overlay .popup-layout-control .popup{background:#100800;color:#fff}@media only screen and (min-width: 720px){.popup-layout-control.desktop-center{display:flex;align-items:center;justify-content:center;height:100%}.popup-layout-control.desktop-center .popup{width:24em;position:relative;animation:popupAnimateInBottom .2s ease-out}.popup-layout-control.desktop-right,.popup-layout-control.desktop-left{position:absolute;top:0;width:100%;max-width:23.75em;height:100%}.popup-layout-control.desktop-right .popup,.popup-layout-control.desktop-left .popup{width:100%;height:100%;box-sizing:border-box}.popup-layout-control.desktop-right{right:0}.popup-layout-control.desktop-right .popup{animation:popupAnimateInRight .2s ease-out}.popup-layout-control.desktop-left{left:0}.popup-layout-control.desktop-left .popup{animation:popupAnimateInLeft .2s ease-out}}@media only screen and (max-width: 720px){.popup-layout-control{position:absolute;right:0;width:100%}.popup-layout-control .popup{width:100%;box-sizing:border-box}.popup-layout-control.mobile-top{top:0}.popup-layout-control.mobile-top .popup{animation:popupAnimateInTop .2s ease-out}.popup-layout-control.mobile-bottom{bottom:0}.popup-layout-control.mobile-bottom .popup{animation:popupAnimateInBottom .2s ease-out}capp-withdrawal-otp-popup .popup-layout-control,capp-otp-popup .popup-layout-control{height:100%}capp-withdrawal-otp-popup .popup-layout-control .popup,capp-otp-popup .popup-layout-control .popup{height:100%}}capp-popup .popup,pre-withdrawal-request-promote-visa .popup,restricted-country-popup .popup,request-phone-number-popup .popup,bonus-confirm-popup .popup,capp-otp-popup .popup,capp-withdrawal-otp-popup .popup{padding:1em 1.5em 1.5em 3.5em}capp-popup .popup .popup-wrap>.icon,pre-withdrawal-request-promote-visa .popup .popup-wrap>.icon,restricted-country-popup .popup .popup-wrap>.icon,request-phone-number-popup .popup .popup-wrap>.icon,bonus-confirm-popup .popup .popup-wrap>.icon,capp-otp-popup .popup .popup-wrap>.icon,capp-withdrawal-otp-popup .popup .popup-wrap>.icon{position:absolute;top:1em;left:1em;filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%);width:2em;height:2em;object-fit:contain}capp-popup .popup h4,pre-withdrawal-request-promote-visa .popup h4,restricted-country-popup .popup h4,request-phone-number-popup .popup h4,bonus-confirm-popup .popup h4,capp-otp-popup .popup h4,capp-withdrawal-otp-popup .popup h4{margin:0;line-height:140%}capp-popup .popup .popup-body,pre-withdrawal-request-promote-visa .popup .popup-body,restricted-country-popup .popup .popup-body,request-phone-number-popup .popup .popup-body,bonus-confirm-popup .popup .popup-body,capp-otp-popup .popup .popup-body,capp-withdrawal-otp-popup .popup .popup-body{margin-top:.5em;margin-bottom:1em;line-height:150%}capp-popup .popup .popup-buttons,pre-withdrawal-request-promote-visa .popup .popup-buttons,restricted-country-popup .popup .popup-buttons,request-phone-number-popup .popup .popup-buttons,bonus-confirm-popup .popup .popup-buttons,capp-otp-popup .popup .popup-buttons,capp-withdrawal-otp-popup .popup .popup-buttons{display:flex;flex-wrap:wrap}capp-popup .popup .popup-buttons button,pre-withdrawal-request-promote-visa .popup .popup-buttons button,restricted-country-popup .popup .popup-buttons button,request-phone-number-popup .popup .popup-buttons button,bonus-confirm-popup .popup .popup-buttons button,capp-otp-popup .popup .popup-buttons button,capp-withdrawal-otp-popup .popup .popup-buttons button{white-space:nowrap;margin:0 .5em .5em 0}capp-popup .popup .popup-buttons .btn-img,pre-withdrawal-request-promote-visa .popup .popup-buttons .btn-img,restricted-country-popup .popup .popup-buttons .btn-img,request-phone-number-popup .popup .popup-buttons .btn-img,bonus-confirm-popup .popup .popup-buttons .btn-img,capp-otp-popup .popup .popup-buttons .btn-img,capp-withdrawal-otp-popup .popup .popup-buttons .btn-img{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;margin-right:3em}capp-popup .popup .popup-buttons .btn-img:focus,pre-withdrawal-request-promote-visa .popup .popup-buttons .btn-img:focus,restricted-country-popup .popup .popup-buttons .btn-img:focus,request-phone-number-popup .popup .popup-buttons .btn-img:focus,bonus-confirm-popup .popup .popup-buttons .btn-img:focus,capp-otp-popup .popup .popup-buttons .btn-img:focus,capp-withdrawal-otp-popup .popup .popup-buttons .btn-img:focus{outline:none}capp-popup.restricted-country-response .capp-popup-overlay{background:rgba(16,8,0,.9)}capp-otp-popup .capp-popup-overlay,capp-withdrawal-otp-popup .capp-popup-overlay{z-index:2000}capp-otp-popup .buttons-group,capp-withdrawal-otp-popup .buttons-group{display:flex;gap:.5em}capp-otp-popup form.disabled,capp-withdrawal-otp-popup form.disabled{pointer-events:none}@keyframes popupAnimateOverlay{from{opacity:0}to{opacity:1}}@keyframes popupAnimateInRight{from{transform:translate3d(20px, 0, 0);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}@keyframes popupAnimateInLeft{from{transform:translate3d(-20px, 0, 0);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}@keyframes popupAnimateInTop{from{transform:translate3d(0, -20px, 0);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}@keyframes popupAnimateInBottom{from{transform:translate3d(0%, 20px, 0);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}bonus-claim-popup .capp-popup-overlay,sc-password-reset-processor-popup .capp-popup-overlay,account-activation-processor-popup .capp-popup-overlay{background:rgba(16,8,0,.85)}bonus-claim-popup .bonus-claim-popup-content .processing,sc-password-reset-processor-popup .bonus-claim-popup-content .processing,account-activation-processor-popup .bonus-claim-popup-content .processing{display:flex;align-items:center;padding:1em 2em}bonus-claim-popup .bonus-claim-popup-content capp-preloader,sc-password-reset-processor-popup .bonus-claim-popup-content capp-preloader,account-activation-processor-popup .bonus-claim-popup-content capp-preloader{margin-left:1em}@media only screen and (min-width: 720px){bonus-claim-popup .popup-layout-control.desktop-center .popup,sc-password-reset-processor-popup .popup-layout-control.desktop-center .popup,account-activation-processor-popup .popup-layout-control.desktop-center .popup{width:auto !important;position:relative;top:-3em}}shoutout-popup .capp-popup-overlay .popup-layout-control .popup{width:auto;max-width:42em}shoutout-popup .shoutout-wrap{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;max-height:90vh;overflow:auto}shoutout-popup .shoutout-wrap::-webkit-scrollbar{width:8px;height:8px}shoutout-popup .shoutout-wrap::-webkit-scrollbar-track{background-color:#1d3126}shoutout-popup .shoutout-wrap::-webkit-scrollbar-thumb{background-color:#ffd44a}shoutout-popup .shoutout-wrap .so-header{display:grid;grid-template-columns:1fr auto;padding:.5em 1em}shoutout-popup .shoutout-wrap .so-header h3{margin:0}shoutout-popup .shoutout-wrap .so-header .close-btn{filter:invert(100%);cursor:pointer;width:2em;position:relative;top:.3em;margin-right:.5em}shoutout-popup .shoutout-wrap .message-img{max-width:100%}shoutout-popup .shoutout-wrap .message-wrap{font-size:1em}shoutout-popup .shoutout-wrap .message-wrap .txt{padding:.5em 1em}shoutout-popup .shoutout-wrap .message-wrap p{padding-bottom:4%}shoutout-popup .shoutout-wrap .message-wrap a{text-decoration:underline}shoutout-popup .shoutout-wrap .buttons-wrap{display:flex;justify-content:center;padding:.5em;padding-bottom:1em}shoutout-popup .shoutout-wrap .buttons-wrap .btn-primary{display:inline-block;margin:0 .25em}@media only screen and (max-width: 720px){shoutout-popup .shoutout-wrap .so-header{font-size:1em}shoutout-popup .shoutout-wrap .so-header .close-btn{margin-right:0em}shoutout-popup .shoutout-wrap .buttons-wrap{flex-wrap:wrap;gap:1em}}sc-new-password-popup form,sc-change-password-popup form{display:flex;flex-direction:column;gap:1em}sc-new-password-popup .popup-wrap,sc-change-password-popup .popup-wrap{padding:1.5em}sc-new-password-popup h4,sc-change-password-popup h4{margin:0;margin-bottom:1em}sc-new-password-popup .btn-primary,sc-change-password-popup .btn-primary{margin-top:1em}sc-new-password-popup .close-btn,sc-change-password-popup .close-btn{filter:brightness(15);cursor:pointer}sc-new-password-popup .header-wrap,sc-change-password-popup .header-wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:1em}sc-new-password-popup .header-wrap h4,sc-change-password-popup .header-wrap h4{margin:0}@media screen and (max-width: 720px){sc-new-password-popup .capp-popup-overlay .popup-layout-control .popup,sc-change-password-popup .capp-popup-overlay .popup-layout-control .popup{border-radius:0}}capp-site-notification{display:none;align-items:flex-start;background:#ffe16e;color:#100800;padding:.625em 1.625em}capp-site-notification img{margin-right:.375em;width:1.5em}capp-site-notification .close-btn{margin:0 0 0 auto;cursor:pointer}capp-site-notification p{margin:0;margin-right:.5em;line-height:150%}@media only screen and (max-width: 720px){capp-site-notification{padding:.625em .625em}}capp-bonus-games-list{background:#100800;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:grid;grid-template-rows:auto 1fr}capp-bonus-games-list .sw-header-simple{justify-content:flex-start !important}capp-bonus-games-list .sw-header-simple img{margin-right:1em}capp-bonus-games-list .content-wrap{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;overflow-y:auto}capp-bonus-games-list .content-wrap::-webkit-scrollbar{width:8px;height:8px}capp-bonus-games-list .content-wrap::-webkit-scrollbar-track{background-color:#1d3126}capp-bonus-games-list .content-wrap::-webkit-scrollbar-thumb{background-color:#ffd44a}capp-bonus-games-list .games-loader{margin:2em 1em}capp-bonus-games-list .results{display:grid;grid-template-columns:10em 10em;grid-auto-rows:7.5em;grid-gap:.5em;justify-content:center;margin:1.5em 0em .5em 0em}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}sc-hero-banners{display:block;height:22.75em;width:100%;position:relative;box-sizing:border-box;overflow:hidden;margin-bottom:1em}sc-hero-banners .mySwiper{height:100%}sc-hero-banners .mySwiper .h-banner{width:100%;height:100%;border:none;overflow:hidden}sc-hero-banners .mySwiper .ctrl-wrap{display:none}sc-hero-banners .slide-controls{position:absolute;bottom:1.25em;left:2.5em;display:flex;align-items:center;width:100%;gap:.375em;z-index:2}sc-hero-banners .slide-controls button{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;width:1.25em;height:.5em;width:.5em;border-radius:.25em;background:#fff;transition:width 200ms}sc-hero-banners .slide-controls button:focus{outline:none}sc-hero-banners .slide-controls button.active{background:#ffd44a}@media screen and (max-width: 720px){sc-hero-banners{height:22em}sc-hero-banners .mySwiper{height:22em}sc-hero-banners .mySwiper .h-banner{height:22em}sc-hero-banners .slide-controls{bottom:1em}}sc-hero-banners .banner-type-1 .text-wrap{font-size:1em}sc-hero-banners .banner-type-1 h1,sc-hero-banners .banner-type-1 h2,sc-hero-banners .banner-type-1 h3,sc-hero-banners .banner-type-1 h4,sc-hero-banners .banner-type-1 h5,sc-hero-banners .banner-type-1 h6{margin:0;white-space:nowrap}sc-hero-banners .banner-type-1 h1{line-height:114%;font-size:3.5em;font-weight:700}sc-hero-banners .banner-type-1 h2{font-size:1em;font-weight:300;line-height:150%}sc-hero-banners .banner-type-1 h3{font-size:1.25em;font-weight:300;line-height:140%}sc-hero-banners .banner-type-1 .banner-wrapper{position:relative;height:100%}sc-hero-banners .banner-type-1 .banner-wrapper .inner{position:absolute;text-align:left;bottom:2.5em;left:2.5em}sc-hero-banners .banner-type-1 .btn-primary{position:relative;display:inline-block;cursor:pointer;text-decoration:none;box-sizing:border-box;margin-top:1em;margin-bottom:1em;z-index:1}sc-hero-banners .banner-type-1 .bg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 720px){sc-hero-banners .banner-type-1 .banner-wrapper{font-size:.8em}sc-hero-banners .banner-type-1 .text-wrap{font-size:1em}}sc-slider{position:relative;display:block}sc-slider .swiper-mask{mask-image:linear-gradient(90deg, transparent 0%, black 20%, black 80%, transparent 100%);-webkit-mask-image:linear-gradient(90deg, transparent 0%, black 20%, black 80%, transparent 100%)}sc-slider .ctrl-wrap{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 2em;pointer-events:none}sc-slider .ctrl-wrap .ctrl-btn{pointer-events:all;cursor:pointer}sc-slider .ctrl-wrap .prev-btn{transform:rotate(180deg)}@media screen and (max-width: 720px){sc-slider .ctrl-wrap .ctrl-btn{display:none}}.sc-navigation{position:relative;pointer-events:none;display:grid;grid-template-rows:auto 1fr;height:100vh;height:100dvh}.sc-navigation .navigation-wrap{height:var(--navigation-height)}.sc-navigation .language-icon{filter:none;opacity:1;width:1.5em;height:1.5em;border-radius:50%}.sc-navigation #main-navigation{height:100%;pointer-events:all;background:#0a1f14;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0em 2.5em;gap:.5em}.sc-navigation #main-navigation .menu-icon{display:none;width:20px}.sc-navigation #main-navigation #logo{height:2.5em;position:relative;top:.25em}.sc-navigation #main-navigation .r-wrap{display:flex;align-items:center;gap:.5em}.sc-navigation #main-navigation .r-wrap .search-icon{filter:none !important}.sc-navigation li{display:block}.sc-navigation li a{cursor:pointer;text-decoration:none;color:rgba(255,255,255,.7);font-size:1em;font-weight:300;line-height:150%;display:flex;align-items:center;gap:.5em}.sc-navigation li a img{height:1.5em}.sc-navigation li a.active{opacity:1;color:#ffd44a;font-weight:700}.sc-navigation li a.active img{filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%)}.sc-navigation .main-menu{display:flex;align-items:center;justify-content:center;gap:2em}.sc-navigation .menu{pointer-events:all;background:#0a1f14;height:100%;width:100%;max-width:720px;display:none;overflow:auto;overflow-x:hidden}.sc-navigation .menu hr{border:none;height:1px;background:rgba(4,4,4,.4);margin:1em 2em}.sc-navigation .menu .main-menu{flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-left:1em;padding:0}.sc-navigation .menu .main-menu li{width:100%}.sc-navigation .menu .additional-menu{flex-direction:column;align-items:flex-start;justify-content:flex-start;margin:0;padding:0}.sc-navigation .menu .additional-menu li{margin:0 .5em;padding:1em .5em;border-bottom:1px solid rgba(255,255,255,.04)}.sc-navigation .menu .additional-menu li a{gap:.25em}.sc-navigation .menu .additional-menu li img{width:1.5em;height:1.5em;opacity:1}@media screen and (max-width: 1100px){.sc-navigation #main-navigation{font-size:.75em}}@media screen and (max-width: 900px){.sc-navigation #main-navigation{padding:0em 1em}.sc-navigation #main-navigation .language-icon{display:none}.sc-navigation #main-navigation .menu-icon.visible{display:block;cursor:pointer}.sc-navigation #main-navigation .m-wrap{display:none}.sc-navigation .menu{display:block}}sc-search-control{display:block;position:relative}sc-search-control capp-input input{font-size:1em;height:2.5em;font-weight:300;padding-right:4em}sc-search-control capp-input input:focus{border:none}sc-search-control capp-input input::-webkit-input-placeholder{color:rgba(255,255,255,.7)}sc-search-control capp-input input::-moz-placeholder{color:rgba(255,255,255,.7)}sc-search-control capp-input input:-ms-input-placeholder{color:rgba(255,255,255,.7)}sc-search-control capp-input input:-moz-placeholder{color:rgba(255,255,255,.7)}sc-search-control .search-icon{position:absolute;right:1.5em;top:0;width:1.5em;height:100%;object-fit:contain;opacity:.7}sc-search-control .clear-btn{position:absolute;right:3.5em;top:0;width:1.5em;height:100%;object-fit:contain;cursor:pointer;filter:brightness(15);opacity:.7}sc-search-control .search-suggestions{position:absolute;top:2.5em;color:#000;z-index:2;width:100%;max-height:65vh;overflow:auto;background:linear-gradient(180deg, #FBFBFD 0%, rgba(251, 251, 253, 0.9) 22.4%, rgba(251, 251, 253, 0.9) 100%);border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;padding:.5em 1em;box-sizing:border-box;display:flex;flex-direction:column;gap:.5em}@media screen and (max-width: 720px){sc-search-control .search-suggestions{max-height:50vh}}sc-search-control .search-suggestions capp-preloader .preloader{border:1px solid #2c06a7;border-right:1px solid rgba(0,0,0,0);width:100%;margin:.5em 0}sc-search-control .search-suggestions .suggestion-item{display:flex;gap:.5em;align-items:center;line-height:100%;color:#000;text-decoration:none}sc-search-control .search-suggestions .suggestion-item picture{width:2.2em;height:3.25em;overflow:hidden;flex-shrink:0}sc-search-control .search-suggestions .suggestion-item picture img{border-radius:.25em;width:100%;height:100%;object-fit:cover}sc-search-control .search-suggestions .suggestion-item .game-name{font-weight:600;font-size:.875em}sc-search-control .search-suggestions .suggestion-item .provider{font-weight:400;font-size:.75em}sc-search-control .search-suggestions .no-games{font-size:.75em;font-weight:500}.tab-button{color:rgba(255,255,255,.7);border-radius:2px;background:rgba(255,255,255,.12);font-size:1em;font-weight:300;padding:0 1em;height:2.5em;white-space:nowrap;cursor:pointer;display:inline-flex;align-items:center;gap:.125em}.tab-button.active{font-weight:700;color:#040404;background:#ffd44a}.tab-navigation{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;overflow:auto;display:flex;gap:.25em;align-items:center;width:fit-content;max-width:100%}.tab-navigation::-webkit-scrollbar{width:8px;height:8px}.tab-navigation::-webkit-scrollbar-track{background-color:#1d3126}.tab-navigation::-webkit-scrollbar-thumb{background-color:#ffd44a}.tab-navigation.th2 .tab-button{font-size:.75em;font-weight:600;line-height:132%;background:#fff;color:#30187c;text-decoration:none;border-radius:5px;box-sizing:border-box;height:36px;white-space:nowrap}.tab-navigation.th2 .tab-button.active{background:#30187c;color:#fbfbfd;border:1px solid #fbfbfd}.sub-view .sub-view-header{display:grid;grid-template-columns:1fr 1.5em 1.5em;grid-gap:2em;align-items:center;padding:.75em 1.5em}.sub-view .sub-view-header .logo{height:2em}.sub-view .sub-view-header .icon{filter:invert(100%);height:1.5em;cursor:pointer}.sub-view .sw-header-simple{height:3em;display:flex;justify-content:space-between;align-items:center;padding:0 .75em;max-width:100%;overflow:hidden}.sub-view .sw-header-simple img{height:1.5em;width:1.5em;filter:invert(100%);cursor:pointer}.sub-view .std-sub-grid{height:100%;overflow:hidden;display:grid;grid-template-rows:auto 1fr}.sub-view .sv-banner{position:relative;height:5em;overflow:hidden;background:#3d3833}.sub-view .sv-banner img{position:absolute;width:100%;height:100%;object-fit:cover}.sub-view .sv-banner h5{background:rgba(16,8,0,.48);position:absolute;bottom:0;width:100%;margin:0;line-height:140%;padding:.3em 1.2em;color:#fff}.sub-view .separator-or{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:.5em;align-items:center;margin-top:1em;margin-bottom:2.5em}.sub-view .separator-or hr{height:0px;width:100%;border:none;border-bottom:1px solid rgba(255,212,74,.24)}.sub-view .separator-or span{font-size:.75em}.success-view,.fail-view{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;background:#ffd44a;color:#100800;padding:7.5em 1.5em 1.5em 1.5em;height:100%;overflow-y:auto;box-sizing:border-box}.success-view::-webkit-scrollbar,.fail-view::-webkit-scrollbar{width:8px;height:8px}.success-view::-webkit-scrollbar-track,.fail-view::-webkit-scrollbar-track{background-color:#1d3126}.success-view::-webkit-scrollbar-thumb,.fail-view::-webkit-scrollbar-thumb{background-color:#ffd44a}.success-view .success-icn,.success-view .icn,.fail-view .success-icn,.fail-view .icn{width:7.5em;height:7.5em}.success-view h3,.fail-view h3{margin:.25em 0}.success-view h4,.fail-view h4{margin:0}.success-view ol,.fail-view ol{padding-left:1.5em}.success-view ol li,.fail-view ol li{line-height:150%}.success-view .continue-btn,.fail-view .continue-btn{display:inline-block;background:#100800;margin:1.5em 0}.success-view .text-link,.fail-view .text-link{color:#100800;cursor:pointer}.fail-view{background:#100800;color:#fff}.fail-view .icn{filter:invert(39%) sepia(47%) saturate(4396%) hue-rotate(347deg) brightness(102%) contrast(101%)}.fail-view .continue-btn{background:rgba(255,255,255,.08)}.c-number{font-size:.625em;display:inline-flex;align-items:center;justify-content:center;min-width:1.6em;height:1.6em;border-radius:.8em;background:#ffd44a;color:#100800;margin-left:1em}.sub-view-wrap{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(15,8,0,.64);z-index:20}.sub-view-wrap .sub-view{position:absolute;top:0;right:0;background:#ffd44a;height:100%;max-width:23.75em;width:100%;animation:subViewAnimateInRight .2s ease;overflow:hidden}.sub-view-wrap .sub-view.left{right:auto;left:0;animation:subViewAnimateInLeft .2s ease}.sub-view-wrap .sub-view.center{position:relative;top:15vh;margin:0 auto;height:auto;right:auto;left:auto;animation:subViewAnimateInCenter .2s ease}.sub-view-wrap .new-gp-info{top:56px;height:calc(100% - 56px)}@media(orientation: portrait){.sub-view-wrap .sub-view.mobile{max-width:100%}}@media screen and (max-width: 720px){.sub-view-wrap .sub-view.center{max-width:100% !important;position:absolute;left:0;width:100%;top:0;overflow:hidden;height:100%}}@keyframes subViewAnimateInRight{from{transform:translate3d(23.75em, 0, 0);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}@keyframes subViewAnimateInLeft{from{transform:translate3d(-23.75em, 0, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes subViewAnimateInCenter{from{transform:translate3d(0, 1em, 0);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}@keyframes subViewAnimateInCenterMobile{from{opacity:0}to{opacity:1}}.sub-view-wrap .sub-view .sub-view-main{background:linear-gradient(180deg, #0A1F14 0%, #050F0A 100%);display:grid;grid-template-rows:auto 1fr auto;height:100%}.sub-view-wrap .sub-view .sub-view-content{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:0 1em 1em 1em}.sub-view-wrap .sub-view .sub-view-content::-webkit-scrollbar{width:8px;height:8px}.sub-view-wrap .sub-view .sub-view-content::-webkit-scrollbar-track{background-color:#1d3126}.sub-view-wrap .sub-view .sub-view-content::-webkit-scrollbar-thumb{background-color:#ffd44a}.sub-view-wrap .sub-view .sub-view-content>capp-preloader{margin-top:3em}sc-register-subview .signup-banner-group .signup-img{width:100%;height:100%;object-fit:cover}sc-register-subview .signup-banner-group .signup-b-text{position:absolute;left:0;bottom:0;padding:3em}sc-register-subview .signup-banner-group .signup-b-text>div{font-size:4em;font-weight:700;line-height:130%}sc-register-subview .sub-view-wrap{display:grid;grid-template-columns:1fr 23.75em}sc-register-subview .sub-view-wrap .acc-link-wrap{margin:0 -0.25em 0 0;font-size:.75em}sc-register-subview .sub-view-wrap .sub-view{position:relative;max-width:none;height:100vh}sc-register-subview .sub-view-wrap .c-wrap{width:100%;height:100%}sc-register-subview .sub-view-wrap .sub-view-content{width:100%;max-width:34em;padding:2em;max-height:100%;overflow:auto;box-sizing:border-box}sc-register-subview .sub-view-wrap .sub-view-main{display:grid;grid-template-rows:auto 1fr;height:100%;background:linear-gradient(180deg, #0A1F14 0%, #050F0A 100%)}sc-register-subview .sub-view-wrap .sub-view-main form{text-align:left;display:flex;flex-direction:column;gap:.875em;margin-top:1.5em}sc-register-subview .sub-view-wrap .sub-view-main form .phone-group label,sc-register-subview .sub-view-wrap .sub-view-main form .currency-group label,sc-register-subview .sub-view-wrap .sub-view-main form .offline-code-group label{color:rgba(255,255,255,.64);margin-bottom:.25em;display:inline-block}sc-register-subview .sub-view-wrap .sub-view-main form .phone-group .pg-grid{display:grid;grid-template-columns:1.3fr 2fr;grid-gap:1em}sc-register-subview .sub-view-wrap .sub-view-main form .currency-group{width:100%}sc-register-subview .sub-view-wrap .sub-view-main form .currency-group sc-currency-select{margin-bottom:.5em;display:block}sc-register-subview .sub-view-wrap .sub-view-main form .offline-code-group img{height:1em;width:1em;margin-left:.125em;margin-bottom:-0.2em;cursor:pointer}sc-register-subview .sub-view-wrap .sub-view-main form .offline-code-group .offline-code-input.hide{display:none}sc-register-subview .sub-view-wrap .sub-view-main form .tnc-group{width:100%;margin:.5em 0;display:flex;align-items:center}sc-register-subview .sub-view-wrap .sub-view-main form .tnc-group .tnc-info{font-size:.875em}sc-register-subview .sub-view-wrap .sub-view-main form .tnc-group .tnc-info .text-link{font-weight:600;color:#3dff8b}sc-register-subview .sub-view-wrap .sub-view-main .tnc-error{position:relative;top:-1em}sc-register-subview .sub-view-wrap .sub-view-main .submit-btn{width:100%;height:3em}sc-register-subview .sub-view-wrap .sub-view-main hr{display:block;width:15.5em;border-bottom:1px solid #fbfbfd;margin:1em auto}sc-register-subview .sub-view-wrap .sub-view-main .sub-view-bottom{position:relative;display:flex;flex-direction:column;gap:1em;align-items:center}@media screen and (max-width: 950px){sc-register-subview .sub-view-wrap .signup-banner-group .signup-b-text>div{font-size:2.75em}}@media screen and (max-width: 800px){sc-register-subview .sub-view-wrap{display:block}sc-register-subview .sub-view-wrap .signup-banner-group{display:none}sc-register-subview .sub-view-wrap .sub-view-content{padding-top:0}}sc-login-sub .login-sub{background:linear-gradient(180deg, #0A1F14 0%, #050F0A 100%);display:grid;grid-template-rows:auto 1fr auto;height:100%}sc-login-sub .login-sub.loading{pointer-events:none}sc-login-sub .sub-view-wrap .sub-view.center{max-width:26em}sc-login-sub .sub-view-content{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:0 2.5em}sc-login-sub .sub-view-content::-webkit-scrollbar{width:8px;height:8px}sc-login-sub .sub-view-content::-webkit-scrollbar-track{background-color:#1d3126}sc-login-sub .sub-view-content::-webkit-scrollbar-thumb{background-color:#ffd44a}sc-login-sub .sub-view-content h3{margin-top:.75em}sc-login-sub .sub-view-content .acc-link-wrap{margin:0 -0.25em 0 0;font-size:.75em}sc-login-sub form{display:flex;flex-direction:column;margin-top:1.5em;margin-bottom:2em}sc-login-sub form>*{margin-bottom:1em}sc-login-sub form button{margin-top:.5em;margin-bottom:1.5em}sc-login-sub .sub-view-bottom{padding:1em 2em 2.5em 2em}sc-login-sub .sub-view-bottom p{font-size:1em;color:#fff;margin:0}reset-password-sub .forgot-password-sub.loading{pointer-events:none}reset-password-sub .sub-view-content{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:0 1.5em}reset-password-sub .sub-view-content::-webkit-scrollbar{width:8px;height:8px}reset-password-sub .sub-view-content::-webkit-scrollbar-track{background-color:#1d3126}reset-password-sub .sub-view-content::-webkit-scrollbar-thumb{background-color:#ffd44a}reset-password-sub .sub-view-content h3{font-size:2em;text-transform:none;color:#fff;margin-top:.75em;margin-bottom:.75em}reset-password-sub form{display:flex;flex-direction:column}reset-password-sub form>*{margin-bottom:1em}reset-password-sub form button{width:fit-content;margin-top:.5em;margin-bottom:1.5em}reset-password-sub .success-view{z-index:10;position:absolute;top:0;left:0;width:100%;animation:subViewAnimateInRight .2s ease}registration-sub .reg-sub{display:grid;grid-template-rows:auto 1fr auto;height:100%}registration-sub .reg-sub.loading{pointer-events:none}registration-sub .sub-view-content{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;max-height:100%;overflow-x:hidden;overflow-y:auto}registration-sub .sub-view-content::-webkit-scrollbar{width:8px;height:8px}registration-sub .sub-view-content::-webkit-scrollbar-track{background-color:#1d3126}registration-sub .sub-view-content::-webkit-scrollbar-thumb{background-color:#ffd44a}registration-sub .sub-view-content .content-wrap{padding:0 1.5em}registration-sub .sub-view-content h3{font-size:2em;text-transform:none;color:#fff;margin-top:.75em;margin-bottom:.75em}registration-sub .sub-view-content .tnc-group{display:flex;align-items:center;margin-top:1.5em;margin-bottom:1.5em}registration-sub .sub-view-content .tnc-group a{margin-left:.25em}registration-sub .sub-view-content .tnc-group capp-checkbox .chk-display{border:1px solid #ffd44a}registration-sub .sub-view-bottom{padding:1em 2em 2.5em 2em}registration-sub .sub-view-bottom p{font-size:1em;color:#fff;margin:0;text-align:center}registration-sub .tnc-view{position:absolute;top:0;left:0;background:#100800;z-index:100;width:100%;height:100%;overflow:hidden;display:grid;grid-template-rows:auto 1fr}registration-sub .tnc-view .close-btn{filter:invert(100%);width:1.5em;height:1.5em;margin:.75em;cursor:pointer}registration-sub .tnc-view .tnc-content{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;position:relative}registration-sub .tnc-view .tnc-content::-webkit-scrollbar{width:8px;height:8px}registration-sub .tnc-view .tnc-content::-webkit-scrollbar-track{background-color:#1d3126}registration-sub .tnc-view .tnc-content::-webkit-scrollbar-thumb{background-color:#ffd44a}registration-sub .tnc-view .tnc-content capp-preloader{position:absolute;width:100%;top:.75em}registration-sub .tnc-view .tnc-content iframe{width:100%;height:100%;border:none;position:relative}.reg-form{display:flex;flex-direction:column}.reg-form>*{margin-bottom:1em}.reg-form .no-mb{margin-bottom:0 !important}.reg-form .submit-btn{width:fit-content;margin-top:.5em;margin-bottom:1.5em}.reg-form .sa-msg{box-sizing:border-box;display:flex;align-items:center;width:100%;padding:.25em .5em}.reg-form .sa-msg .icon{max-height:.875em;margin-right:.5em}.reg-form .sa-msg span{color:#100800;font-size:.75em}.reg-form .sa-msg.error{background:#f23148}.reg-form .password-group .vcat{display:grid;grid-template-columns:1fr 1fr 1fr;margin:.625em 0}.reg-form .password-group .vcat>div{display:flex;align-items:center}.reg-form .password-group .vcat>div span{font-size:.625em}.reg-form .password-group .vcat>div img{width:1em;height:1em;filter:invert(39%) sepia(47%) saturate(4396%) hue-rotate(347deg) brightness(102%) contrast(101%)}.reg-form .password-group .vcat>div img.valid{filter:invert(63%) sepia(48%) saturate(2121%) hue-rotate(106deg) brightness(99%) contrast(106%)}.reg-form .password-group .pw-strength{height:1.25em;display:flex;align-items:center;justify-content:space-between}.reg-form .password-group .pw-strength span{font-size:.75em}.reg-form .phone-group .pg-grid{display:grid;grid-template-columns:.35fr .65fr;grid-gap:.5em}.reg-form .phone-group .pg-grid capp-select{z-index:4}.reg-form .phone-group .pg-rm-grid{display:block}.reg-form .manual-address-input-group{display:none;margin:0}.reg-form .manual-address-input-group.active{display:block;margin-bottom:1em}.reg-form .manual-address-input-group>*{margin-bottom:1em}.reg-form .manual-address-toggle{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;width:fit-content;font-size:1em;margin-top:.25em;margin-bottom:1em}.reg-form .manual-address-toggle:focus{outline:none}.reg-form .manual-address-toggle span{font-size:.875em;font-weight:bold}game-info-sub.page-mode .sub-view-wrap,gp-game-info.page-mode .sub-view-wrap{background:none;pointer-events:none;top:56px;height:calc(100% - 56px);z-index:19}@media only screen and (max-width: 720px){game-info-sub.page-mode .sub-view-wrap,gp-game-info.page-mode .sub-view-wrap{top:0px;height:100%}}game-info-sub.page-mode .sub-view-wrap .sub-view,gp-game-info.page-mode .sub-view-wrap .sub-view{animation:none;pointer-events:all}game-info-sub .description,gp-game-info .description{font-size:.75em;opacity:.64}game-info-sub.page-mode .sub-view.desktop .game-info-wrap h1,game-info-sub.page-mode .sub-view.desktop .game-info-wrap h2,gp-game-info.page-mode .sub-view.desktop .game-info-wrap h1,gp-game-info.page-mode .sub-view.desktop .game-info-wrap h2{margin-top:.3em;padding-bottom:0}game-info-sub.page-mode .sub-view.desktop .game-info-wrap .title-separator,gp-game-info.page-mode .sub-view.desktop .game-info-wrap .title-separator{margin-top:.6em}game-info-sub.page-mode .sub-view.desktop .game-info-wrap .game-links,gp-game-info.page-mode .sub-view.desktop .game-info-wrap .game-links{display:none}game-info-sub.loading .sub-view>*,gp-game-info.loading .sub-view>*{pointer-events:none}game-info-sub .data-loader,gp-game-info .data-loader{margin-top:5em}game-info-sub .game-info-wrap,gp-game-info .game-info-wrap{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;max-height:100%;overflow-x:hidden;overflow-y:auto}game-info-sub .game-info-wrap::-webkit-scrollbar,gp-game-info .game-info-wrap::-webkit-scrollbar{width:8px;height:8px}game-info-sub .game-info-wrap::-webkit-scrollbar-track,gp-game-info .game-info-wrap::-webkit-scrollbar-track{background-color:#1d3126}game-info-sub .game-info-wrap::-webkit-scrollbar-thumb,gp-game-info .game-info-wrap::-webkit-scrollbar-thumb{background-color:#ffd44a}game-info-sub .close-btn,gp-game-info .close-btn{width:3.5em;height:3.5em;background:rgba(16,8,0,.6);border-radius:50%;position:absolute;top:1em;right:1em;display:flex;align-items:center;justify-content:center;cursor:pointer}game-info-sub .close-btn img,gp-game-info .close-btn img{width:2em;height:2em;filter:invert(100%)}game-info-sub .game-image,gp-game-info .game-image{width:100%;max-height:15em;height:15em;object-fit:cover}game-info-sub h1,game-info-sub h2,gp-game-info h1,gp-game-info h2{margin:0;padding-bottom:.5em;line-height:130%}game-info-sub h1,gp-game-info h1{font-size:2em}game-info-sub h2,gp-game-info h2{font-size:1.5em}game-info-sub h3,gp-game-info h3{font-size:1.25em}game-info-sub section,gp-game-info section{padding:1.5em}game-info-sub section p,gp-game-info section p{font-size:.75em;opacity:.64;line-height:133%}game-info-sub section:last-child,gp-game-info section:last-child{border-bottom:none}game-info-sub hr,gp-game-info hr{border:none;border-bottom:1px solid rgba(255,212,74,.24);margin:1em 0}game-info-sub .game-links,gp-game-info .game-links{display:grid;grid-template-columns:auto auto;grid-gap:.5em}game-info-sub .game-links.single,gp-game-info .game-links.single{grid-template-columns:auto}game-info-sub .game-links button,gp-game-info .game-links button{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}game-info-sub .reviews .rating,gp-game-info .reviews .rating{display:grid;grid-template-columns:repeat(5, 2.5em) 1fr;margin-bottom:.75em}game-info-sub .reviews .rating img,gp-game-info .reviews .rating img{filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%);width:100%}game-info-sub .reviews .rating span,gp-game-info .reviews .rating span{align-self:end;justify-self:right;font-size:.875em}game-info-sub .reviews .comments-btn,gp-game-info .reviews .comments-btn{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;display:flex;align-items:center;font-size:1em}game-info-sub .reviews .comments-btn:focus,gp-game-info .reviews .comments-btn:focus{outline:none}game-info-sub .reviews .comments-btn span,gp-game-info .reviews .comments-btn span{font-size:.75em;font-weight:700}game-info-sub .reviews .comments-btn img,gp-game-info .reviews .comments-btn img{height:1em;filter:invert(100%)}game-info-sub .section-expand-btn,gp-game-info .section-expand-btn{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;color:#ffd44a;display:flex;align-items:center;font-size:1em}game-info-sub .section-expand-btn:focus,gp-game-info .section-expand-btn:focus{outline:none}game-info-sub .section-expand-btn span,gp-game-info .section-expand-btn span{font-weight:700}game-info-sub .section-expand-btn img,gp-game-info .section-expand-btn img{height:1em;filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%);margin-left:.25em}game-info-sub section,gp-game-info section{padding:0 1em}game-info-sub capp-accordion .title,gp-game-info capp-accordion .title{margin-top:0}game-info-sub capp-accordion .title span,gp-game-info capp-accordion .title span{font-size:1em}game-info-sub capp-accordion p,gp-game-info capp-accordion p{margin:0;padding:0;margin-bottom:1em}game-info-sub .more-info,gp-game-info .more-info{margin-bottom:2.5em}@media only screen and (max-width: 720px){game-info-sub .more-info,gp-game-info .more-info{margin-bottom:2em}}game-info-sub .more-info h2,gp-game-info .more-info h2{margin-bottom:.5em}.mobile game-info-sub.page-mode .sub-view-wrap,.mobile gp-game-info.page-mode .sub-view-wrap{top:0px;height:100%}.mobile game-info-sub.page-mode .sub-view-wrap .sub-view,.mobile gp-game-info.page-mode .sub-view-wrap .sub-view{max-width:100%}@media only screen and (min-width: 23.75em){.mobile game-info-sub.page-mode .sub-view-wrap .sub-view .game-specs,.mobile game-info-sub.page-mode .sub-view-wrap .sub-view .game-image,.mobile gp-game-info.page-mode .sub-view-wrap .sub-view .game-specs,.mobile gp-game-info.page-mode .sub-view-wrap .sub-view .game-image{max-width:23.75em}.mobile game-info-sub.page-mode .sub-view-wrap .sub-view .game-image-wrap,.mobile game-info-sub.page-mode .sub-view-wrap .sub-view .game-title-wrap,.mobile gp-game-info.page-mode .sub-view-wrap .sub-view .game-image-wrap,.mobile gp-game-info.page-mode .sub-view-wrap .sub-view .game-title-wrap{text-align:center}}@media only screen and (min-width: 23.75em)and (orientation: portrait){.mobile game-info-sub.page-mode .sub-view-wrap .sub-view.mobile .game-specs,.mobile game-info-sub.page-mode .sub-view-wrap .sub-view.mobile .game-image,.mobile gp-game-info.page-mode .sub-view-wrap .sub-view.mobile .game-specs,.mobile gp-game-info.page-mode .sub-view-wrap .sub-view.mobile .game-image{max-width:100%}.mobile game-info-sub.page-mode .sub-view-wrap .sub-view.mobile .game-image-wrap,.mobile game-info-sub.page-mode .sub-view-wrap .sub-view.mobile .game-title-wrap,.mobile gp-game-info.page-mode .sub-view-wrap .sub-view.mobile .game-image-wrap,.mobile gp-game-info.page-mode .sub-view-wrap .sub-view.mobile .game-title-wrap{text-align:left}}.game-specs .specs-grid .row{display:grid;grid-template-columns:max-content 1fr;height:2.5em;padding:0 1em}.game-specs .specs-grid .row:nth-child(odd){background:rgba(255,212,74,.08)}.game-specs .specs-grid .row span{align-self:center}.game-specs .specs-grid .row .label{font-size:.75em}.game-specs .specs-grid .row .value{justify-self:right;text-align:right}gp-game-info .sub-view-wrap{display:none}gp-game-info .sub-view-wrap.open{display:block}gp-game-info .gpgi-sub{height:100%;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr}gp-game-info .gpgi-sub .sw-header-simple{align-items:flex-start;height:auto;margin-top:.7em}gp-game-info .gpgi-sub .sw-header-simple h1{margin:0;font-size:1.5em;padding-right:1.5em}gp-game-info .gpgi-sub .sw-header-simple .close-btn{background:none}gp-game-info .gpgi-sub .game-info-wrap .game-image{margin-bottom:1em}gp-game-info .game-description{font-size:.75em}gp-game-info .game-description h1,gp-game-info .game-description h2{margin:0;padding-bottom:.5em;font-size:1.25em;line-height:130%}gp-game-info .game-description p{font-size:1em;margin-bottom:1em}gp-game-info .more-info{margin-bottom:4.5em}gp-game-info capp-accordion .acc-wrap{transition:none}sc-personal-details-subview .sub-view-wrap .sub-view{max-width:30em}sc-personal-details-subview capp-preloader .preloader{border:1px solid #00e95d;border-right:1px solid rgba(0,0,0,0);margin:3em 0 1em 0}sc-personal-details-subview .bottom-wrap{padding:1em;display:flex;justify-content:center}sc-personal-details-subview .vip-section{background:rgba(255,255,255,.04);margin:1.5em auto;width:18.75em;height:11.65em;border-radius:.8em;overflow:hidden}sc-personal-details-subview .vip-section img{width:100%;height:100%}sc-personal-details-subview form{font-size:.875em;display:flex;flex-direction:column;gap:1em;margin-bottom:1.5em}sc-personal-details-subview form .form-label{font-size:.875em}sc-personal-details-subview .verify-btn{margin-left:.75em;font-size:.75em;position:relative;padding:.2em .75em;top:-0.2em}sc-personal-details-subview .dob-group{display:grid;grid-template-columns:1fr 1fr 1.5fr;grid-gap:.25em;align-items:end}sc-personal-details-subview .dob-group capp-input input{padding:0 .75em}sc-personal-details-subview .name-group{display:flex;gap:.25em}sc-personal-details-subview .update-group{position:relative}sc-personal-details-subview .update-group button{position:absolute;top:2.5em;right:1em;color:#ffd44a}sc-personal-details-subview .contact-preferences{display:flex;max-width:38em;flex-wrap:wrap;align-items:center;justify-content:center;gap:1em;margin:2em auto}sc-personal-details-subview .contact-preferences.disabled{pointer-events:none}sc-verification-subview .sub-view-wrap .sub-view{display:grid;grid-template-rows:auto 1fr}sc-verification-subview h3{font-size:2em}sc-verification-subview .verification-items-list{margin:1em auto;display:grid;grid-template-columns:1fr;justify-content:center;gap:0;max-width:46.5em;width:100%;box-sizing:border-box}sc-verification-subview .verification-item{text-align:left;margin-bottom:1.25em}sc-verification-subview .verification-item button{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;width:100%;background:rgba(255,255,255,.1);border-bottom:.25em solid #3dff8b;position:relative;min-height:3em;height:auto;padding:1em 2em;cursor:default}sc-verification-subview .verification-item button:focus{outline:none}sc-verification-subview .verification-item button .status-icn{position:absolute;width:1.5em;height:1.5em;top:calc(50% - .75em);right:1em}sc-verification-subview .verification-item button span{font-size:1.25em;font-weight:600}sc-verification-subview .verification-item button.required{border-bottom:.25em solid #f23148;cursor:pointer}sc-verification-subview .verification-item button.pending{border-bottom:.25em solid #ffe16e}sc-verification-subview .verification-item p{font-size:.75em;margin:.33em 0 0 0}sc-verification-subview .verification-text{width:100%;max-width:56em;font-size:.8125em;margin:2em auto 0 auto;text-align:left}sc-verification-subview .form-wrap{display:flex;flex-direction:column;gap:.5em;text-align:left;box-sizing:border-box;padding:0;margin-top:1em}sc-verification-subview .form-wrap .list label{font-size:.875em;font-weight:600}sc-verification-subview .form-wrap .list ul{font-size:12px;padding:0 0 0 1.5em;margin-top:.25em}sc-verification-subview .form-wrap .image-select{width:100%;height:15em;border:1px dashed rgba(255,255,255,.24);padding:1.5em;box-sizing:border-box;text-align:center;position:relative;display:grid;align-items:center;grid-template-columns:1fr;height:22em;grid-column:1;grid-gap:1em}sc-verification-subview .form-wrap .image-select .upload-h{display:flex;flex-direction:column;align-items:center;gap:1em;margin-bottom:1em}sc-verification-subview .form-wrap .image-select .upload-h img{width:4em;height:4em;opacity:.8}sc-verification-subview .form-wrap .image-select .upload-h span{font-size:.75em}sc-verification-subview .form-wrap .image-select .separator-or{display:grid;grid-template-rows:1fr auto 1fr;grid-gap:.25em;margin:0;height:12em;opacity:.5}sc-verification-subview .form-wrap .image-select .separator-or hr{border:none;border-right:1px solid #fff;width:1px;height:100%;margin:0;padding:0;justify-self:center}sc-verification-subview .form-wrap .image-select .select-btn{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;color:#fbfbfd !important;font-weight:bold;font-size:1.25em}sc-verification-subview .form-wrap .image-select .select-btn:focus{outline:none}sc-verification-subview .form-wrap .image-select input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer}sc-verification-subview .form-wrap .image-select .image-preview{width:calc(100% - 1em);height:calc(100% - 1em);object-fit:contain;position:absolute;left:.5em;top:.5em}sc-verification-subview .form-wrap .image-select .image-preview.pdf-icon{filter:invert(100%);height:40%;object-fit:contain;margin-top:10%}sc-verification-subview .form-wrap .image-select .cancel-btn{filter:invert(100%);position:absolute;right:1em;top:1em;cursor:pointer}sc-verification-subview .form-wrap .image-select .upload-display{display:flex;flex-direction:column;justify-content:center;height:100%}sc-verification-subview .form-wrap .image-select .upload-display capp-preloader{margin-top:0;margin-bottom:1em}sc-verification-subview .form-wrap .image-select .upload-display div{font-size:.875em}sc-verification-subview .form-wrap .image-select{height:22em}sc-verification-subview .form-wrap .image-select .separator-or{display:grid;grid-template-rows:1fr;grid-template-columns:1fr auto 1fr;grid-gap:.5em;margin:0;height:auto}sc-verification-subview .form-wrap .image-select .separator-or hr{border:none;border-top:1px solid #fff;height:1px;width:100%;margin:0;padding:0;align-self:center}sc-verification-subview .form-wrap .image-select .image-preview.pdf-icon{margin-top:30%}sc-verification-subview .form-wrap .sa-msg{grid-column:span 2}sc-verification-subview .form-wrap .upload-btn{margin:1em auto 0 auto;grid-column:span 2}sc-verification-subview .resend-email{max-width:26em;text-align:left}sc-verification-subview .bottom-wrap{padding:1em;display:flex;justify-content:center}@media screen and (max-width: 720px){sc-verification-subview .verification-items-list{grid-template-columns:1fr;justify-content:center;gap:0}sc-verification-subview .verification-text{padding:0 2em;box-sizing:border-box}sc-verification-subview .form-wrap{grid-template-columns:1fr;padding:0 2em}sc-verification-subview .form-wrap .sa-msg{grid-column:1}sc-verification-subview .form-wrap .upload-btn{grid-column:1}}sc-deposit-sub .sub-view-wrap .sub-view,sc-piq-deposit-sub .sub-view-wrap .sub-view,deposit-result-sub .sub-view-wrap .sub-view,sc-deposit-result-sub .sub-view-wrap .sub-view,withdraw-sub .sub-view-wrap .sub-view,sc-withdraw-subview .sub-view-wrap .sub-view{display:grid;grid-template-rows:auto 1fr;max-width:35em}sc-deposit-sub .sub-view-wrap .sub-view .sub-view-main,sc-piq-deposit-sub .sub-view-wrap .sub-view .sub-view-main,deposit-result-sub .sub-view-wrap .sub-view .sub-view-main,sc-deposit-result-sub .sub-view-wrap .sub-view .sub-view-main,withdraw-sub .sub-view-wrap .sub-view .sub-view-main,sc-withdraw-subview .sub-view-wrap .sub-view .sub-view-main{display:block;max-height:100%;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}sc-deposit-sub .sub-view-wrap .dw-standard-sub.sub-view.center .sub-view-main,sc-piq-deposit-sub .sub-view-wrap .dw-standard-sub.sub-view.center .sub-view-main,deposit-result-sub .sub-view-wrap .dw-standard-sub.sub-view.center .sub-view-main,sc-deposit-result-sub .sub-view-wrap .dw-standard-sub.sub-view.center .sub-view-main,withdraw-sub .sub-view-wrap .dw-standard-sub.sub-view.center .sub-view-main,sc-withdraw-subview .sub-view-wrap .dw-standard-sub.sub-view.center .sub-view-main{padding:0}sc-deposit-sub .init-loading .bottom-section,sc-piq-deposit-sub .init-loading .bottom-section,deposit-result-sub .init-loading .bottom-section,sc-deposit-result-sub .init-loading .bottom-section,withdraw-sub .init-loading .bottom-section,sc-withdraw-subview .init-loading .bottom-section{display:none}sc-deposit-sub .deposit-navigation,sc-piq-deposit-sub .deposit-navigation,deposit-result-sub .deposit-navigation,sc-deposit-result-sub .deposit-navigation,withdraw-sub .deposit-navigation,sc-withdraw-subview .deposit-navigation{display:flex;position:relative;align-items:center;padding:.75em 1.5em;gap:2em}sc-deposit-sub .deposit-navigation .title,sc-piq-deposit-sub .deposit-navigation .title,deposit-result-sub .deposit-navigation .title,sc-deposit-result-sub .deposit-navigation .title,withdraw-sub .deposit-navigation .title,sc-withdraw-subview .deposit-navigation .title{font-size:1.5em;margin-right:auto}sc-deposit-sub .deposit-navigation button,sc-piq-deposit-sub .deposit-navigation button,deposit-result-sub .deposit-navigation button,sc-deposit-result-sub .deposit-navigation button,withdraw-sub .deposit-navigation button,sc-withdraw-subview .deposit-navigation button{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit}sc-deposit-sub .deposit-navigation button:focus,sc-piq-deposit-sub .deposit-navigation button:focus,deposit-result-sub .deposit-navigation button:focus,sc-deposit-result-sub .deposit-navigation button:focus,withdraw-sub .deposit-navigation button:focus,sc-withdraw-subview .deposit-navigation button:focus{outline:none}sc-deposit-sub .deposit-navigation .d-back-btn .icon,sc-piq-deposit-sub .deposit-navigation .d-back-btn .icon,deposit-result-sub .deposit-navigation .d-back-btn .icon,sc-deposit-result-sub .deposit-navigation .d-back-btn .icon,withdraw-sub .deposit-navigation .d-back-btn .icon,sc-withdraw-subview .deposit-navigation .d-back-btn .icon{height:1.2em}sc-deposit-sub capp-preloader,sc-piq-deposit-sub capp-preloader,deposit-result-sub capp-preloader,sc-deposit-result-sub capp-preloader,withdraw-sub capp-preloader,sc-withdraw-subview capp-preloader{height:fit-content;margin-top:3em;margin-bottom:2em}sc-deposit-sub .deposit-sub,sc-piq-deposit-sub .deposit-sub,deposit-result-sub .deposit-sub,sc-deposit-result-sub .deposit-sub,withdraw-sub .deposit-sub,sc-withdraw-subview .deposit-sub{height:100%;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto}sc-deposit-sub .deposit-sub.loading,sc-piq-deposit-sub .deposit-sub.loading,deposit-result-sub .deposit-sub.loading,sc-deposit-result-sub .deposit-sub.loading,withdraw-sub .deposit-sub.loading,sc-withdraw-subview .deposit-sub.loading{pointer-events:none;min-height:22em}sc-deposit-sub .deposit-sub .additional-info,sc-piq-deposit-sub .deposit-sub .additional-info,deposit-result-sub .deposit-sub .additional-info,sc-deposit-result-sub .deposit-sub .additional-info,withdraw-sub .deposit-sub .additional-info,sc-withdraw-subview .deposit-sub .additional-info{padding-top:1em;border:none}sc-deposit-sub .deposit-sub capp-radio,sc-piq-deposit-sub .deposit-sub capp-radio,deposit-result-sub .deposit-sub capp-radio,sc-deposit-result-sub .deposit-sub capp-radio,withdraw-sub .deposit-sub capp-radio,sc-withdraw-subview .deposit-sub capp-radio{position:relative;top:.2em}sc-deposit-sub .bottom-section,sc-piq-deposit-sub .bottom-section,deposit-result-sub .bottom-section,sc-deposit-result-sub .bottom-section,withdraw-sub .bottom-section,sc-withdraw-subview .bottom-section{background:#050f0a;padding:1em !important}sc-deposit-sub .bottom-section button,sc-piq-deposit-sub .bottom-section button,deposit-result-sub .bottom-section button,sc-deposit-result-sub .bottom-section button,withdraw-sub .bottom-section button,sc-withdraw-subview .bottom-section button{width:100%}sc-deposit-sub .sub-view-content,sc-piq-deposit-sub .sub-view-content,deposit-result-sub .sub-view-content,sc-deposit-result-sub .sub-view-content,withdraw-sub .sub-view-content,sc-withdraw-subview .sub-view-content{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;height:100%;overflow-y:auto}sc-deposit-sub .sub-view-content::-webkit-scrollbar,sc-piq-deposit-sub .sub-view-content::-webkit-scrollbar,deposit-result-sub .sub-view-content::-webkit-scrollbar,sc-deposit-result-sub .sub-view-content::-webkit-scrollbar,withdraw-sub .sub-view-content::-webkit-scrollbar,sc-withdraw-subview .sub-view-content::-webkit-scrollbar{width:8px;height:8px}sc-deposit-sub .sub-view-content::-webkit-scrollbar-track,sc-piq-deposit-sub .sub-view-content::-webkit-scrollbar-track,deposit-result-sub .sub-view-content::-webkit-scrollbar-track,sc-deposit-result-sub .sub-view-content::-webkit-scrollbar-track,withdraw-sub .sub-view-content::-webkit-scrollbar-track,sc-withdraw-subview .sub-view-content::-webkit-scrollbar-track{background-color:#1d3126}sc-deposit-sub .sub-view-content::-webkit-scrollbar-thumb,sc-piq-deposit-sub .sub-view-content::-webkit-scrollbar-thumb,deposit-result-sub .sub-view-content::-webkit-scrollbar-thumb,sc-deposit-result-sub .sub-view-content::-webkit-scrollbar-thumb,withdraw-sub .sub-view-content::-webkit-scrollbar-thumb,sc-withdraw-subview .sub-view-content::-webkit-scrollbar-thumb{background-color:#ffd44a}sc-deposit-sub .sub-view-content section,sc-piq-deposit-sub .sub-view-content section,deposit-result-sub .sub-view-content section,sc-deposit-result-sub .sub-view-content section,withdraw-sub .sub-view-content section,sc-withdraw-subview .sub-view-content section{position:relative}sc-deposit-sub .sub-view-content section>*,sc-piq-deposit-sub .sub-view-content section>*,deposit-result-sub .sub-view-content section>*,sc-deposit-result-sub .sub-view-content section>*,withdraw-sub .sub-view-content section>*,sc-withdraw-subview .sub-view-content section>*{margin-bottom:1em}sc-deposit-sub .sub-view-content h3,sc-piq-deposit-sub .sub-view-content h3,deposit-result-sub .sub-view-content h3,sc-deposit-result-sub .sub-view-content h3,withdraw-sub .sub-view-content h3,sc-withdraw-subview .sub-view-content h3{margin:2em 0 .75em 0;text-align:center}sc-deposit-sub .sub-view-content full-registration-form h3,sc-piq-deposit-sub .sub-view-content full-registration-form h3,deposit-result-sub .sub-view-content full-registration-form h3,sc-deposit-result-sub .sub-view-content full-registration-form h3,withdraw-sub .sub-view-content full-registration-form h3,sc-withdraw-subview .sub-view-content full-registration-form h3{margin:0;text-align:left}sc-deposit-sub .sub-view-content h5,sc-piq-deposit-sub .sub-view-content h5,deposit-result-sub .sub-view-content h5,sc-deposit-result-sub .sub-view-content h5,withdraw-sub .sub-view-content h5,sc-withdraw-subview .sub-view-content h5{text-align:center;margin:0;line-height:140%;margin-bottom:1em;font-size:1.25em}sc-deposit-sub .sub-view-content .text-link.small,sc-piq-deposit-sub .sub-view-content .text-link.small,deposit-result-sub .sub-view-content .text-link.small,sc-deposit-result-sub .sub-view-content .text-link.small,withdraw-sub .sub-view-content .text-link.small,sc-withdraw-subview .sub-view-content .text-link.small{margin:0;font-size:.625em}sc-deposit-sub .sub-view-content .wallet-section .wallets-list,sc-piq-deposit-sub .sub-view-content .wallet-section .wallets-list,deposit-result-sub .sub-view-content .wallet-section .wallets-list,sc-deposit-result-sub .sub-view-content .wallet-section .wallets-list,withdraw-sub .sub-view-content .wallet-section .wallets-list,sc-withdraw-subview .sub-view-content .wallet-section .wallets-list{margin-bottom:.25em}sc-deposit-sub .sub-view-content .wallet-section .deposit-limits,sc-piq-deposit-sub .sub-view-content .wallet-section .deposit-limits,deposit-result-sub .sub-view-content .wallet-section .deposit-limits,sc-deposit-result-sub .sub-view-content .wallet-section .deposit-limits,withdraw-sub .sub-view-content .wallet-section .deposit-limits,sc-withdraw-subview .sub-view-content .wallet-section .deposit-limits{display:grid;grid-auto-flow:row;grid-gap:1em;margin-top:1em}sc-deposit-sub .sub-view-content .wallet-section .deposit-limits .dl-info,sc-piq-deposit-sub .sub-view-content .wallet-section .deposit-limits .dl-info,deposit-result-sub .sub-view-content .wallet-section .deposit-limits .dl-info,sc-deposit-result-sub .sub-view-content .wallet-section .deposit-limits .dl-info,withdraw-sub .sub-view-content .wallet-section .deposit-limits .dl-info,sc-withdraw-subview .sub-view-content .wallet-section .deposit-limits .dl-info{display:flex;justify-content:space-between;font-size:.75em;margin-bottom:.25em}sc-deposit-sub .sub-view-content .amount-section,sc-piq-deposit-sub .sub-view-content .amount-section,deposit-result-sub .sub-view-content .amount-section,sc-deposit-result-sub .sub-view-content .amount-section,withdraw-sub .sub-view-content .amount-section,sc-withdraw-subview .sub-view-content .amount-section{padding:1em 0;margin-top:1.5em}sc-deposit-sub .sub-view-content .amount-section.premium-section,sc-piq-deposit-sub .sub-view-content .amount-section.premium-section,deposit-result-sub .sub-view-content .amount-section.premium-section,sc-deposit-result-sub .sub-view-content .amount-section.premium-section,withdraw-sub .sub-view-content .amount-section.premium-section,sc-withdraw-subview .sub-view-content .amount-section.premium-section{border-bottom:1px solid #aaa9ad !important;border-top:1px solid #aaa9ad !important}sc-deposit-sub .sub-view-content .amount-section .amount-presets,sc-piq-deposit-sub .sub-view-content .amount-section .amount-presets,deposit-result-sub .sub-view-content .amount-section .amount-presets,sc-deposit-result-sub .sub-view-content .amount-section .amount-presets,withdraw-sub .sub-view-content .amount-section .amount-presets,sc-withdraw-subview .sub-view-content .amount-section .amount-presets{display:grid;grid-template-columns:repeat(5, 1fr);grid-gap:.25em}sc-deposit-sub .sub-view-content .amount-section .amount-presets button,sc-piq-deposit-sub .sub-view-content .amount-section .amount-presets button,deposit-result-sub .sub-view-content .amount-section .amount-presets button,sc-deposit-result-sub .sub-view-content .amount-section .amount-presets button,withdraw-sub .sub-view-content .amount-section .amount-presets button,sc-withdraw-subview .sub-view-content .amount-section .amount-presets button{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;font-size:1em;font-weight:700;height:2.5em;color:#040404;border-radius:2px;background:#ffe16e}sc-deposit-sub .sub-view-content .amount-section .amount-presets button:focus,sc-piq-deposit-sub .sub-view-content .amount-section .amount-presets button:focus,deposit-result-sub .sub-view-content .amount-section .amount-presets button:focus,sc-deposit-result-sub .sub-view-content .amount-section .amount-presets button:focus,withdraw-sub .sub-view-content .amount-section .amount-presets button:focus,sc-withdraw-subview .sub-view-content .amount-section .amount-presets button:focus{outline:none}sc-deposit-sub .sub-view-content .bonus-section,sc-piq-deposit-sub .sub-view-content .bonus-section,deposit-result-sub .sub-view-content .bonus-section,sc-deposit-result-sub .sub-view-content .bonus-section,withdraw-sub .sub-view-content .bonus-section,sc-withdraw-subview .sub-view-content .bonus-section{padding:1em 0;padding-bottom:4em;text-align:left}sc-deposit-sub .sub-view-content .bonus-section>h5,sc-piq-deposit-sub .sub-view-content .bonus-section>h5,deposit-result-sub .sub-view-content .bonus-section>h5,sc-deposit-result-sub .sub-view-content .bonus-section>h5,withdraw-sub .sub-view-content .bonus-section>h5,sc-withdraw-subview .sub-view-content .bonus-section>h5{cursor:pointer;font-size:1.25em;margin-bottom:.5em}sc-deposit-sub .sub-view-content .bonus-section>h5 img,sc-piq-deposit-sub .sub-view-content .bonus-section>h5 img,deposit-result-sub .sub-view-content .bonus-section>h5 img,sc-deposit-result-sub .sub-view-content .bonus-section>h5 img,withdraw-sub .sub-view-content .bonus-section>h5 img,sc-withdraw-subview .sub-view-content .bonus-section>h5 img{position:relative;top:.15em;width:.9em}sc-deposit-sub .sub-view-content .bonus-section .deposit-bonuses,sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses,deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses,sc-deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses,withdraw-sub .sub-view-content .bonus-section .deposit-bonuses,sc-withdraw-subview .sub-view-content .bonus-section .deposit-bonuses{margin-bottom:0}sc-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item,sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item,deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item,sc-deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item,withdraw-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item,sc-withdraw-subview .sub-view-content .bonus-section .deposit-bonuses .bonus-item{display:grid;grid-template-columns:1.5em 1fr;grid-gap:.5em;background:none;padding:.5em .5em;background:#182d25;border-radius:.5em;margin-bottom:.5em;box-sizing:border-box;border:2px solid rgba(0,0,0,0);opacity:.75;cursor:pointer}sc-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info capp-accordion,sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info capp-accordion,deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info capp-accordion,sc-deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info capp-accordion,withdraw-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info capp-accordion,sc-withdraw-subview .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info capp-accordion{margin-bottom:0}sc-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info capp-accordion .title,sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info capp-accordion .title,deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info capp-accordion .title,sc-deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info capp-accordion .title,withdraw-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info capp-accordion .title,sc-withdraw-subview .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info capp-accordion .title{width:max-content}sc-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item h5,sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item h5,deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item h5,sc-deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item h5,withdraw-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item h5,sc-withdraw-subview .sub-view-content .bonus-section .deposit-bonuses .bonus-item h5{margin:0;line-height:normal;text-align:left;font-size:1em}sc-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-description,sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-description,deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-description,sc-deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-description,withdraw-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-description,sc-withdraw-subview .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-description{margin:.25em 0}sc-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-description p,sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-description p,deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-description p,sc-deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-description p,withdraw-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-description p,sc-withdraw-subview .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-description p{margin:0;font-size:14px}sc-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected,sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected,deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected,sc-deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected,withdraw-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected,sc-withdraw-subview .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected{border:2px solid #ffd44a;background:#0a1f14;opacity:1}sc-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected capp-accordion .title span,sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected capp-accordion .title span,deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected capp-accordion .title span,sc-deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected capp-accordion .title span,withdraw-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected capp-accordion .title span,sc-withdraw-subview .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected capp-accordion .title span{color:#fbfbfd}sc-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected .free-spin-games,sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected .free-spin-games,deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected .free-spin-games,sc-deposit-result-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected .free-spin-games,withdraw-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected .free-spin-games,sc-withdraw-subview .sub-view-content .bonus-section .deposit-bonuses .bonus-item.selected .free-spin-games{color:#fbfbfd}sc-deposit-sub .sub-view-content .bonus-section capp-bonus-code,sc-piq-deposit-sub .sub-view-content .bonus-section capp-bonus-code,deposit-result-sub .sub-view-content .bonus-section capp-bonus-code,sc-deposit-result-sub .sub-view-content .bonus-section capp-bonus-code,withdraw-sub .sub-view-content .bonus-section capp-bonus-code,sc-withdraw-subview .sub-view-content .bonus-section capp-bonus-code{display:block;margin-right:1em}sc-deposit-sub .sub-view-content .bonus-section capp-bonus-code h4,sc-piq-deposit-sub .sub-view-content .bonus-section capp-bonus-code h4,deposit-result-sub .sub-view-content .bonus-section capp-bonus-code h4,sc-deposit-result-sub .sub-view-content .bonus-section capp-bonus-code h4,withdraw-sub .sub-view-content .bonus-section capp-bonus-code h4,sc-withdraw-subview .sub-view-content .bonus-section capp-bonus-code h4{font-size:1em;margin:0;margin-bottom:.5em;line-height:normal;cursor:pointer}sc-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap,sc-piq-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap,deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap,sc-deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap,withdraw-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap,sc-withdraw-subview .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap{position:relative;margin-bottom:0}sc-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input,sc-piq-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input,deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input,sc-deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input,withdraw-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input,sc-withdraw-subview .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input{margin-bottom:1em}sc-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input input,sc-piq-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input input,deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input input,sc-deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input input,withdraw-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input input,sc-withdraw-subview .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input input{padding-left:4em;padding-right:3.75em}sc-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input input:focus,sc-piq-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input input:focus,deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input input:focus,sc-deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input input:focus,withdraw-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input input:focus,sc-withdraw-subview .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-input input:focus{border:none}sc-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap img.search-img,sc-piq-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap img.search-img,deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap img.search-img,sc-deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap img.search-img,withdraw-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap img.search-img,sc-withdraw-subview .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap img.search-img{position:absolute;filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%);width:1.25em;height:1.25em;top:1.125em;left:1em}sc-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-preloader,sc-piq-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-preloader,deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-preloader,sc-deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-preloader,withdraw-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-preloader,sc-withdraw-subview .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-preloader{position:absolute;top:0;right:1em;height:100%;margin:0}sc-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-preloader .preloader,sc-piq-deposit-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-preloader .preloader,deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-preloader .preloader,sc-deposit-result-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-preloader .preloader,withdraw-sub .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-preloader .preloader,sc-withdraw-subview .sub-view-content .bonus-section capp-bonus-code .bonus-code-input-wrap capp-preloader .preloader{border:1px solid #ffd44a;border-right:1px solid rgba(0,0,0,0)}sc-deposit-sub .sub-view-content .btn-primary,sc-piq-deposit-sub .sub-view-content .btn-primary,deposit-result-sub .sub-view-content .btn-primary,sc-deposit-result-sub .sub-view-content .btn-primary,withdraw-sub .sub-view-content .btn-primary,sc-withdraw-subview .sub-view-content .btn-primary{width:100%}sc-deposit-sub .sub-view-iframe,sc-piq-deposit-sub .sub-view-iframe,deposit-result-sub .sub-view-iframe,sc-deposit-result-sub .sub-view-iframe,withdraw-sub .sub-view-iframe,sc-withdraw-subview .sub-view-iframe{position:relative;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, #0A1F14 0%, #050F0A 100%);overflow:hidden;display:flex}sc-deposit-sub .sub-view-iframe capp-preloader,sc-piq-deposit-sub .sub-view-iframe capp-preloader,deposit-result-sub .sub-view-iframe capp-preloader,sc-deposit-result-sub .sub-view-iframe capp-preloader,withdraw-sub .sub-view-iframe capp-preloader,sc-withdraw-subview .sub-view-iframe capp-preloader{position:absolute;top:.85em;right:3em;margin:0}sc-deposit-sub .sub-view-iframe iframe,sc-piq-deposit-sub .sub-view-iframe iframe,deposit-result-sub .sub-view-iframe iframe,sc-deposit-result-sub .sub-view-iframe iframe,withdraw-sub .sub-view-iframe iframe,sc-withdraw-subview .sub-view-iframe iframe{width:100%;height:100%;min-height:70vh;border:none;background:linear-gradient(180deg, #0A1F14 0%, #050F0A 100%)}sc-deposit-sub .sub-view-form .sw-header-simple,sc-deposit-sub .sub-view-iframe .sw-header-simple,sc-piq-deposit-sub .sub-view-form .sw-header-simple,sc-piq-deposit-sub .sub-view-iframe .sw-header-simple,deposit-result-sub .sub-view-form .sw-header-simple,deposit-result-sub .sub-view-iframe .sw-header-simple,sc-deposit-result-sub .sub-view-form .sw-header-simple,sc-deposit-result-sub .sub-view-iframe .sw-header-simple,withdraw-sub .sub-view-form .sw-header-simple,withdraw-sub .sub-view-iframe .sw-header-simple,sc-withdraw-subview .sub-view-form .sw-header-simple,sc-withdraw-subview .sub-view-iframe .sw-header-simple{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.75em;height:auto;align-items:start;padding-top:.5em}sc-deposit-sub .sub-view-form .sw-header-simple .close-btn,sc-deposit-sub .sub-view-iframe .sw-header-simple .close-btn,sc-piq-deposit-sub .sub-view-form .sw-header-simple .close-btn,sc-piq-deposit-sub .sub-view-iframe .sw-header-simple .close-btn,deposit-result-sub .sub-view-form .sw-header-simple .close-btn,deposit-result-sub .sub-view-iframe .sw-header-simple .close-btn,sc-deposit-result-sub .sub-view-form .sw-header-simple .close-btn,sc-deposit-result-sub .sub-view-iframe .sw-header-simple .close-btn,withdraw-sub .sub-view-form .sw-header-simple .close-btn,withdraw-sub .sub-view-iframe .sw-header-simple .close-btn,sc-withdraw-subview .sub-view-form .sw-header-simple .close-btn,sc-withdraw-subview .sub-view-iframe .sw-header-simple .close-btn{display:none !important}sc-deposit-sub .sub-view-form .sw-header-simple img,sc-deposit-sub .sub-view-iframe .sw-header-simple img,sc-piq-deposit-sub .sub-view-form .sw-header-simple img,sc-piq-deposit-sub .sub-view-iframe .sw-header-simple img,deposit-result-sub .sub-view-form .sw-header-simple img,deposit-result-sub .sub-view-iframe .sw-header-simple img,sc-deposit-result-sub .sub-view-form .sw-header-simple img,sc-deposit-result-sub .sub-view-iframe .sw-header-simple img,withdraw-sub .sub-view-form .sw-header-simple img,withdraw-sub .sub-view-iframe .sw-header-simple img,sc-withdraw-subview .sub-view-form .sw-header-simple img,sc-withdraw-subview .sub-view-iframe .sw-header-simple img{padding-top:.25em}sc-deposit-sub .sub-view-form .sw-header-simple h4,sc-deposit-sub .sub-view-iframe .sw-header-simple h4,sc-piq-deposit-sub .sub-view-form .sw-header-simple h4,sc-piq-deposit-sub .sub-view-iframe .sw-header-simple h4,deposit-result-sub .sub-view-form .sw-header-simple h4,deposit-result-sub .sub-view-iframe .sw-header-simple h4,sc-deposit-result-sub .sub-view-form .sw-header-simple h4,sc-deposit-result-sub .sub-view-iframe .sw-header-simple h4,withdraw-sub .sub-view-form .sw-header-simple h4,withdraw-sub .sub-view-iframe .sw-header-simple h4,sc-withdraw-subview .sub-view-form .sw-header-simple h4,sc-withdraw-subview .sub-view-iframe .sw-header-simple h4{margin:.5em 1em;font-size:1.5em}sc-deposit-sub .payment-methods-section,sc-piq-deposit-sub .payment-methods-section,deposit-result-sub .payment-methods-section,sc-deposit-result-sub .payment-methods-section,withdraw-sub .payment-methods-section,sc-withdraw-subview .payment-methods-section{margin-bottom:1.5em}sc-deposit-sub .payment-methods-section>h5,sc-piq-deposit-sub .payment-methods-section>h5,deposit-result-sub .payment-methods-section>h5,sc-deposit-result-sub .payment-methods-section>h5,withdraw-sub .payment-methods-section>h5,sc-withdraw-subview .payment-methods-section>h5{font-size:1.125em}sc-deposit-sub .payment-method-selector,sc-piq-deposit-sub .payment-method-selector,deposit-result-sub .payment-method-selector,sc-deposit-result-sub .payment-method-selector,withdraw-sub .payment-method-selector,sc-withdraw-subview .payment-method-selector{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5em;width:100%;padding-bottom:.5em;margin-top:.5em}sc-deposit-sub .payment-item,sc-piq-deposit-sub .payment-item,deposit-result-sub .payment-item,sc-deposit-result-sub .payment-item,withdraw-sub .payment-item,sc-withdraw-subview .payment-item{display:block;padding:.5em;border-radius:.25em;cursor:pointer;overflow:hidden;border:1px solid rgba(255,255,255,.7)}sc-deposit-sub .payment-item .method-display,sc-piq-deposit-sub .payment-item .method-display,deposit-result-sub .payment-item .method-display,sc-deposit-result-sub .payment-item .method-display,withdraw-sub .payment-item .method-display,sc-withdraw-subview .payment-item .method-display{display:flex;flex-direction:column;align-items:center;gap:.5em}sc-deposit-sub .payment-item .method-display .method-img,sc-piq-deposit-sub .payment-item .method-display .method-img,deposit-result-sub .payment-item .method-display .method-img,sc-deposit-result-sub .payment-item .method-display .method-img,withdraw-sub .payment-item .method-display .method-img,sc-withdraw-subview .payment-item .method-display .method-img{height:2em;width:7em;object-fit:contain;object-position:center;margin-top:.5em}sc-deposit-sub .payment-item .limits,sc-piq-deposit-sub .payment-item .limits,deposit-result-sub .payment-item .limits,sc-deposit-result-sub .payment-item .limits,withdraw-sub .payment-item .limits,sc-withdraw-subview .payment-item .limits{color:#fff;display:flex;white-space:nowrap;align-items:center;height:1.25em}sc-deposit-sub .payment-item .limits span,sc-piq-deposit-sub .payment-item .limits span,deposit-result-sub .payment-item .limits span,sc-deposit-result-sub .payment-item .limits span,withdraw-sub .payment-item .limits span,sc-withdraw-subview .payment-item .limits span{font-size:.75em;font-weight:400}sc-deposit-sub .payment-item .limits img,sc-piq-deposit-sub .payment-item .limits img,deposit-result-sub .payment-item .limits img,sc-deposit-result-sub .payment-item .limits img,withdraw-sub .payment-item .limits img,sc-withdraw-subview .payment-item .limits img{display:none;width:.75em;height:.75em;margin-right:.25em}sc-deposit-sub .payment-item .tooltip,sc-piq-deposit-sub .payment-item .tooltip,deposit-result-sub .payment-item .tooltip,sc-deposit-result-sub .payment-item .tooltip,withdraw-sub .payment-item .tooltip,sc-withdraw-subview .payment-item .tooltip{white-space:normal !important;font-size:.65em}sc-deposit-sub .payment-item .tooltipp,sc-piq-deposit-sub .payment-item .tooltipp,deposit-result-sub .payment-item .tooltipp,sc-deposit-result-sub .payment-item .tooltipp,withdraw-sub .payment-item .tooltipp,sc-withdraw-subview .payment-item .tooltipp{margin-top:0px}sc-deposit-sub .payment-item.disabled,sc-piq-deposit-sub .payment-item.disabled,deposit-result-sub .payment-item.disabled,sc-deposit-result-sub .payment-item.disabled,withdraw-sub .payment-item.disabled,sc-withdraw-subview .payment-item.disabled{pointer-events:none;border:1px solid rgba(251,251,253,.5);color:rgba(255,255,255,.5)}sc-deposit-sub .payment-item.disabled .limits,sc-piq-deposit-sub .payment-item.disabled .limits,deposit-result-sub .payment-item.disabled .limits,sc-deposit-result-sub .payment-item.disabled .limits,withdraw-sub .payment-item.disabled .limits,sc-withdraw-subview .payment-item.disabled .limits{background:#f23148;color:#fbfbfd;padding-left:.25em;padding-right:.25em;width:fit-content}sc-deposit-sub .payment-item.disabled .limits img,sc-piq-deposit-sub .payment-item.disabled .limits img,deposit-result-sub .payment-item.disabled .limits img,sc-deposit-result-sub .payment-item.disabled .limits img,withdraw-sub .payment-item.disabled .limits img,sc-withdraw-subview .payment-item.disabled .limits img{filter:invert(100%);display:inline}sc-deposit-sub .payment-item.selected,sc-piq-deposit-sub .payment-item.selected,deposit-result-sub .payment-item.selected,sc-deposit-result-sub .payment-item.selected,withdraw-sub .payment-item.selected,sc-withdraw-subview .payment-item.selected{background:rgba(255,255,255,.1);color:#ffd44a}sc-deposit-sub .payment-item.selected .limits,sc-piq-deposit-sub .payment-item.selected .limits,deposit-result-sub .payment-item.selected .limits,sc-deposit-result-sub .payment-item.selected .limits,withdraw-sub .payment-item.selected .limits,sc-withdraw-subview .payment-item.selected .limits{color:#ffd44a}sc-deposit-sub .payment-select-screen,sc-piq-deposit-sub .payment-select-screen,deposit-result-sub .payment-select-screen,sc-deposit-result-sub .payment-select-screen,withdraw-sub .payment-select-screen,sc-withdraw-subview .payment-select-screen{padding-bottom:3em}sc-deposit-sub .payment-select-screen .amount-display,sc-piq-deposit-sub .payment-select-screen .amount-display,deposit-result-sub .payment-select-screen .amount-display,sc-deposit-result-sub .payment-select-screen .amount-display,withdraw-sub .payment-select-screen .amount-display,sc-withdraw-subview .payment-select-screen .amount-display{display:grid;grid-template-columns:1fr 1fr;padding:1em;grid-gap:0 1em;margin-top:.75em;margin-bottom:1.5em;align-items:center}sc-deposit-sub .payment-select-screen .amount-display .c1,sc-piq-deposit-sub .payment-select-screen .amount-display .c1,deposit-result-sub .payment-select-screen .amount-display .c1,sc-deposit-result-sub .payment-select-screen .amount-display .c1,withdraw-sub .payment-select-screen .amount-display .c1,sc-withdraw-subview .payment-select-screen .amount-display .c1{font-size:1.125em;text-align:left}sc-deposit-sub .payment-select-screen .amount-display .c2,sc-piq-deposit-sub .payment-select-screen .amount-display .c2,deposit-result-sub .payment-select-screen .amount-display .c2,sc-deposit-result-sub .payment-select-screen .amount-display .c2,withdraw-sub .payment-select-screen .amount-display .c2,sc-withdraw-subview .payment-select-screen .amount-display .c2{font-size:1.125em;text-align:left}sc-deposit-sub .payment-select-screen .amount-display .c2.alert,sc-piq-deposit-sub .payment-select-screen .amount-display .c2.alert,deposit-result-sub .payment-select-screen .amount-display .c2.alert,sc-deposit-result-sub .payment-select-screen .amount-display .c2.alert,withdraw-sub .payment-select-screen .amount-display .c2.alert,sc-withdraw-subview .payment-select-screen .amount-display .c2.alert{color:#00e95d}sc-deposit-sub .payment-select-screen .amount-display .c1.alert,sc-piq-deposit-sub .payment-select-screen .amount-display .c1.alert,deposit-result-sub .payment-select-screen .amount-display .c1.alert,sc-deposit-result-sub .payment-select-screen .amount-display .c1.alert,withdraw-sub .payment-select-screen .amount-display .c1.alert,sc-withdraw-subview .payment-select-screen .amount-display .c1.alert{color:#00e95d;grid-column:span 2;text-align:center;margin-top:1em;font-size:.75em}sc-deposit-sub .sub-view-form,sc-piq-deposit-sub .sub-view-form,deposit-result-sub .sub-view-form,sc-deposit-result-sub .sub-view-form,withdraw-sub .sub-view-form,sc-withdraw-subview .sub-view-form{position:relative;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto}sc-deposit-sub .sub-view-form .payment-additional-form,sc-piq-deposit-sub .sub-view-form .payment-additional-form,deposit-result-sub .sub-view-form .payment-additional-form,sc-deposit-result-sub .sub-view-form .payment-additional-form,withdraw-sub .sub-view-form .payment-additional-form,sc-withdraw-subview .sub-view-form .payment-additional-form{padding:0 1em}sc-deposit-sub .sub-view-form section,sc-piq-deposit-sub .sub-view-form section,deposit-result-sub .sub-view-form section,sc-deposit-result-sub .sub-view-form section,withdraw-sub .sub-view-form section,sc-withdraw-subview .sub-view-form section{padding:0 1.5em;position:relative;padding-bottom:1.5em}sc-deposit-sub .sub-view-form section h5,sc-piq-deposit-sub .sub-view-form section h5,deposit-result-sub .sub-view-form section h5,sc-deposit-result-sub .sub-view-form section h5,withdraw-sub .sub-view-form section h5,sc-withdraw-subview .sub-view-form section h5{margin:0;margin-bottom:2em}sc-deposit-sub .sub-view-form .bottom-section,sc-piq-deposit-sub .sub-view-form .bottom-section,deposit-result-sub .sub-view-form .bottom-section,sc-deposit-result-sub .sub-view-form .bottom-section,withdraw-sub .sub-view-form .bottom-section,sc-withdraw-subview .sub-view-form .bottom-section{background:none}sc-deposit-sub .sub-view-form .additional-payment-form,sc-piq-deposit-sub .sub-view-form .additional-payment-form,deposit-result-sub .sub-view-form .additional-payment-form,sc-deposit-result-sub .sub-view-form .additional-payment-form,withdraw-sub .sub-view-form .additional-payment-form,sc-withdraw-subview .sub-view-form .additional-payment-form{padding-top:1.5em}sc-deposit-sub .additional-payment-form p,sc-piq-deposit-sub .additional-payment-form p,deposit-result-sub .additional-payment-form p,sc-deposit-result-sub .additional-payment-form p,withdraw-sub .additional-payment-form p,sc-withdraw-subview .additional-payment-form p{font-size:.875em}sc-deposit-sub .additional-payment-form>*,sc-piq-deposit-sub .additional-payment-form>*,deposit-result-sub .additional-payment-form>*,sc-deposit-result-sub .additional-payment-form>*,withdraw-sub .additional-payment-form>*,sc-withdraw-subview .additional-payment-form>*{margin-bottom:1em}sc-deposit-sub .additional-payment-form .delete-btn,sc-piq-deposit-sub .additional-payment-form .delete-btn,deposit-result-sub .additional-payment-form .delete-btn,sc-deposit-result-sub .additional-payment-form .delete-btn,withdraw-sub .additional-payment-form .delete-btn,sc-withdraw-subview .additional-payment-form .delete-btn{width:100%;font-size:.75em}sc-deposit-sub .success-view .continue-btn,sc-deposit-sub .fail-view .continue-btn,sc-piq-deposit-sub .success-view .continue-btn,sc-piq-deposit-sub .fail-view .continue-btn,deposit-result-sub .success-view .continue-btn,deposit-result-sub .fail-view .continue-btn,sc-deposit-result-sub .success-view .continue-btn,sc-deposit-result-sub .fail-view .continue-btn,withdraw-sub .success-view .continue-btn,withdraw-sub .fail-view .continue-btn,sc-withdraw-subview .success-view .continue-btn,sc-withdraw-subview .fail-view .continue-btn{display:flex;background:#3dff8b;color:#040404}sc-deposit-sub .success-view,sc-piq-deposit-sub .success-view,deposit-result-sub .success-view,sc-deposit-result-sub .success-view,withdraw-sub .success-view,sc-withdraw-subview .success-view{position:relative;padding:3em;box-sizing:border-box;min-height:10em;width:100%;color:#fff}sc-deposit-sub .success-view .success-icn,sc-piq-deposit-sub .success-view .success-icn,deposit-result-sub .success-view .success-icn,sc-deposit-result-sub .success-view .success-icn,withdraw-sub .success-view .success-icn,sc-withdraw-subview .success-view .success-icn{filter:invert(1)}sc-deposit-sub .success-view h3,sc-piq-deposit-sub .success-view h3,deposit-result-sub .success-view h3,sc-deposit-result-sub .success-view h3,withdraw-sub .success-view h3,sc-withdraw-subview .success-view h3{margin-top:2em;margin-bottom:2em}sc-deposit-sub .success-view .balance,sc-piq-deposit-sub .success-view .balance,deposit-result-sub .success-view .balance,sc-deposit-result-sub .success-view .balance,withdraw-sub .success-view .balance,sc-withdraw-subview .success-view .balance{font-weight:700;font-size:1.5em;position:relative;display:inline-block;height:1.5em;overflow:hidden}sc-deposit-sub .success-view .balance capp-preloader,sc-piq-deposit-sub .success-view .balance capp-preloader,deposit-result-sub .success-view .balance capp-preloader,sc-deposit-result-sub .success-view .balance capp-preloader,withdraw-sub .success-view .balance capp-preloader,sc-withdraw-subview .success-view .balance capp-preloader{margin:0;margin-top:.5em}sc-deposit-sub .success-view .balance capp-preloader .preloader,sc-piq-deposit-sub .success-view .balance capp-preloader .preloader,deposit-result-sub .success-view .balance capp-preloader .preloader,sc-deposit-result-sub .success-view .balance capp-preloader .preloader,withdraw-sub .success-view .balance capp-preloader .preloader,sc-withdraw-subview .success-view .balance capp-preloader .preloader{border-color:#fbfbfd;border-right:1px solid rgba(0,0,0,0)}sc-deposit-sub .success-view p,sc-piq-deposit-sub .success-view p,deposit-result-sub .success-view p,sc-deposit-result-sub .success-view p,withdraw-sub .success-view p,sc-withdraw-subview .success-view p{margin-bottom:.5em}sc-deposit-sub .success-view .smaller,sc-piq-deposit-sub .success-view .smaller,deposit-result-sub .success-view .smaller,sc-deposit-result-sub .success-view .smaller,withdraw-sub .success-view .smaller,sc-withdraw-subview .success-view .smaller{margin:3em;font-size:.75em}@media screen and (max-width: 720px){sc-deposit-sub .sub-view-iframe iframe,sc-piq-deposit-sub .sub-view-iframe iframe,deposit-result-sub .sub-view-iframe iframe,sc-deposit-result-sub .sub-view-iframe iframe,withdraw-sub .sub-view-iframe iframe,sc-withdraw-subview .sub-view-iframe iframe{min-height:100vh;max-height:100dvh}sc-deposit-sub .sub-view-form,sc-piq-deposit-sub .sub-view-form,deposit-result-sub .sub-view-form,sc-deposit-result-sub .sub-view-form,withdraw-sub .sub-view-form,sc-withdraw-subview .sub-view-form{min-height:auto}}deposit-result-sub .fail-view,deposit-result-sub .success-view,sc-deposit-result-sub .fail-view,sc-deposit-result-sub .success-view{animation:none}sc-withdraw-subview .title-section{display:none}sc-withdraw-subview .scroll-indicator{display:none}sc-withdraw-subview .sub-view-iframe .sw-header-simple{display:none}sc-withdraw-subview .success-view{padding:0}sc-withdraw-subview>.sub-view-main{padding:0 !important;min-height:auto !important;background:none !important;max-width:30em;margin:0 auto;max-height:none !important}sc-withdraw-subview .sub-view-content .amount-section,sc-withdraw-subview .payment-select-screen .amount-display{margin-top:0;padding-top:0}sc-withdraw-subview .sub-view-form{min-height:auto}sc-withdraw-subview .sub-view-form .payment-additional-form{overflow-y:auto;margin-bottom:0}sc-withdraw-subview .deposit-sub.std-sub-grid{height:100dvh;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto}sc-deposit-sub .deposit-sub,sc-piq-deposit-sub .deposit-sub{margin:0}sc-deposit-sub .sub-view-wrap .dw-standard-sub.sub-view.center .sub-view-main,sc-piq-deposit-sub .sub-view-wrap .dw-standard-sub.sub-view.center .sub-view-main{overflow-y:hidden}sc-deposit-sub .sub-view-content,sc-deposit-sub .sub-view-form,sc-piq-deposit-sub .sub-view-content,sc-piq-deposit-sub .sub-view-form{height:100%;box-sizing:border-box;padding-bottom:5em}sc-deposit-sub .sub-view-form .payment-additional-form,sc-piq-deposit-sub .sub-view-form .payment-additional-form{overflow-y:auto}sc-deposit-sub .bottom-section,sc-piq-deposit-sub .bottom-section{background:#050f0a;position:absolute !important;left:0;bottom:0em;box-sizing:border-box;width:100%;padding:1em !important}sc-deposit-sub .bottom-section .btn-primary,sc-piq-deposit-sub .bottom-section .btn-primary{margin:0 !important}sc-deposit-sub .complete-registration-view p,sc-piq-deposit-sub .complete-registration-view p{text-align:center}@media screen and (max-width: 720px){sc-deposit-sub .sub-view-content,sc-deposit-sub .sub-view-form,sc-piq-deposit-sub .sub-view-content,sc-piq-deposit-sub .sub-view-form{max-height:var(--vh)}}@media screen and (max-width: 720px){sc-deposit-sub .sub-view-content .amount-section .amount-presets,sc-deposit-sub .sub-view-form .amount-section .amount-presets,sc-piq-deposit-sub .sub-view-content .amount-section .amount-presets,sc-piq-deposit-sub .sub-view-form .amount-section .amount-presets{grid-template-columns:repeat(4, 1fr) !important}sc-deposit-sub .sub-view-content .amount-section .amount-presets button,sc-deposit-sub .sub-view-form .amount-section .amount-presets button,sc-piq-deposit-sub .sub-view-content .amount-section .amount-presets button,sc-piq-deposit-sub .sub-view-form .amount-section .amount-presets button{font-weight:600}sc-deposit-sub .sub-view-content .amount-section .amount-presets button:last-child,sc-deposit-sub .sub-view-form .amount-section .amount-presets button:last-child,sc-piq-deposit-sub .sub-view-content .amount-section .amount-presets button:last-child,sc-piq-deposit-sub .sub-view-form .amount-section .amount-presets button:last-child{display:none}}sc-piq-deposit-sub .deposit-sub{max-height:90vh;grid-template-rows:auto 1fr auto;padding-bottom:1em}sc-piq-deposit-sub .sub-view-wrap .dw-standard-sub.sub-view.center{max-width:38em}sc-piq-deposit-sub .title-section h3{padding-top:.55em;padding-bottom:.5em}sc-piq-deposit-sub .bottom-section{position:relative !important;border:none;padding:1em 2em !important}sc-piq-deposit-sub .bottom-section button{width:100%}sc-piq-deposit-sub .sub-view-content{max-height:none;padding-bottom:0;padding:1em;border-radius:1.5em;background:linear-gradient(180deg, #251261 0%, #1C085E 50%, #251261 100%);box-shadow:0px 4px 4px 0px rgba(0,0,0,.25) inset;margin:0 1em}sc-piq-deposit-sub .sub-view-content .bonus-section{padding:0}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item{display:grid;grid-template-columns:4em 1fr 2em;grid-gap:1em;padding:1.5em;margin-bottom:1em;border-radius:1.5em;position:relative}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.5em;background:linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%)}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item:after{content:"";position:absolute;top:2px;left:0;width:100%;height:100%;border-radius:1.5em;box-shadow:0px -3px 4px 0px rgba(28,11,75,.5019607843) inset;background:#30187c}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item>*{z-index:2}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item:last-child{margin-bottom:0}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item.no-bonus-item{align-items:center}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item h4,sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item h5{font-size:1.5em;font-weight:600}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item capp-radio{font-size:1em;align-self:center;top:0}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item capp-radio .radio-display{width:2em;height:2em;border-radius:1em;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2)}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item capp-radio .radio-display.checked{border:2px solid #f2c15f}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item capp-radio .radio-display.checked:after{background:#f2c15f;width:1.25em;height:1.25em;border-radius:50%}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-image{width:4em;height:4em;object-fit:contain}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info .title{margin-bottom:0}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item .bonus-info .title span{color:#f2c15f !important}sc-piq-deposit-sub .sub-view-iframe-piq{flex-direction:column}sc-piq-deposit-sub .sub-view-iframe-piq .piq-header{padding:1em;display:flex;align-items:center;gap:1em}sc-piq-deposit-sub .sub-view-iframe-piq .piq-header button{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;display:flex}sc-piq-deposit-sub .sub-view-iframe-piq .piq-header button:focus{outline:none}sc-piq-deposit-sub .sub-view-iframe-piq .piq-iframe-container{padding:1em}sc-piq-deposit-sub .sub-view-form{max-height:calc(100vh - 10em);padding-bottom:0em}sc-piq-deposit-sub .sub-view-form section{padding-bottom:0em}@media screen and (max-width: 720px){sc-piq-deposit-sub .deposit-sub{max-height:100vh}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses{font-size:.825em}sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-info{font-size:1.25em}sc-piq-deposit-sub .sub-view-iframe-piq{height:100vh}sc-piq-deposit-sub .sub-view-iframe-piq .piq-iframe-container{height:100%;overflow:hidden}sc-piq-deposit-sub .sub-view-iframe-piq .piq-iframe-container iframe.PIQ{height:100%;min-height:auto}sc-piq-deposit-sub .sub-view-form{max-height:100vh}}sc-withdraw-subview .withdraw-method-section{padding:1em 1.5em;margin-top:1.5em}sc-withdraw-subview .sub-view-content{height:auto;overflow-y:visible}sc-withdraw-subview .sub-view-content full-registration-form h3{margin:0;text-align:left}sc-withdraw-subview .sub-view-content section.amount-section{margin-top:.75em}sc-withdraw-subview .pending-withdrawals-btn{display:flex;align-items:center;margin:0;cursor:pointer;justify-content:center}sc-withdraw-subview .pending-withdrawals-btn .label{color:#ffd44a;font-weight:800;margin-right:.5em}sc-withdraw-subview .pending-withdrawals-btn .c-number{margin-left:0;font-size:.75em;font-weight:600;background:red;color:#fff}sc-withdraw-subview .pending-withdrawals-btn capp-preloader{margin:0;font-size:.75em}sc-withdraw-subview .pending-withdrawals-btn .next-icn{width:1.5em;height:1.5em;filter:invert(97%) sepia(48%) saturate(4926%) hue-rotate(313deg) brightness(101%) contrast(90%)}sc-withdraw-subview h4{text-align:center !important}sc-withdraw-subview .sub-view-form .sw-header-simple{display:none;grid-template-columns:1fr auto}sc-withdraw-subview .sub-view-form .sw-header-simple .icon{position:relative;top:.75em;left:-1.5em;cursor:pointer}sc-withdraw-subview .pw-wrap{width:100%;overflow:hidden;padding:1em;box-sizing:border-box;z-index:20}sc-withdraw-subview .pw-wrap .pending-withdrawals-list{display:grid;grid-template-columns:auto auto auto 7em;align-items:center;font-size:.75em;margin-bottom:1.5em;overflow:hidden;text-align:left}sc-withdraw-subview .pw-wrap .pending-withdrawals-list>span,sc-withdraw-subview .pw-wrap .pending-withdrawals-list>div{padding:.25em 0em;font-size:1.25em}sc-withdraw-subview .pw-wrap .pending-withdrawals-list button{font-size:.875em;padding:.25em 1em;font-weight:500;width:100%}sc-withdraw-subview .pw-wrap .pending-withdrawals-list capp-preloader{margin:0}sc-withdraw-subview .pw-wrap .pending-withdrawals-list .pwh{padding:.5em 0em;font-weight:bold}sc-withdraw-subview .pw-wrap .pending-withdrawals-list .amount{font-weight:600}sc-withdraw-subview .pw-wrap .pending-withdrawals-list.mobile{display:none;grid-template-columns:1fr auto auto;margin:0 1em 1em 1em;grid-gap:0 2em}sc-withdraw-subview .pw-wrap .pending-withdrawals-list.mobile .date{display:block;font-size:.74em}sc-withdraw-subview .pw-wrap .pending-withdrawals-list.mobile>*{display:flex;flex-direction:column;justify-content:center}sc-withdraw-subview .pw-wrap a{margin-left:1.5em;color:#fff}@media screen and (max-width: 720px){sc-withdraw-subview .pw-wrap .pending-withdrawals-list{display:none}sc-withdraw-subview .pw-wrap .pending-withdrawals-list.mobile{display:grid}}sc-withdraw-subview .additional-info-section{padding-bottom:1em !important;border:none}sc-withdraw-subview .additional-payment-form .bank-statement-section .label{font-size:1em;font-weight:400;margin-bottom:.25em;color:rgba(255,255,255,.64);display:inline-block;display:flex;align-items:center}sc-withdraw-subview .additional-payment-form .bank-statement-section .label .bank-statement-help{filter:invert(100%);width:1.2em;margin-left:.5em;opacity:.64;cursor:pointer}sc-withdraw-subview .additional-payment-form .bank-statement-section .bank-statement-example{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#fff;box-sizing:border-box;display:grid;grid-template-rows:auto 1fr}sc-withdraw-subview .additional-payment-form .bank-statement-section .bank-statement-example .example-header{background:#100800;display:flex;padding:.5em;align-items:center;justify-content:space-between}sc-withdraw-subview .additional-payment-form .bank-statement-section .bank-statement-example .example-header img{cursor:pointer;filter:invert(1)}sc-withdraw-subview .additional-payment-form .bank-statement-section .bank-statement-example .example-img{width:100%;height:100%;object-fit:contain}sc-withdraw-subview .additional-payment-form .image-select{width:100%;height:17.5em;border:1px dashed rgba(255,255,255,.24);padding:1.5em;box-sizing:border-box;text-align:center;position:relative}sc-withdraw-subview .additional-payment-form .image-select .upload-h{display:flex;flex-direction:column;align-items:center;margin-bottom:1em}sc-withdraw-subview .additional-payment-form .image-select .upload-h img{width:5em;height:5em;filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%)}sc-withdraw-subview .additional-payment-form .image-select .upload-h span{font-size:.75em}sc-withdraw-subview .additional-payment-form .image-select .separator-or{margin-bottom:1em}sc-withdraw-subview .additional-payment-form .image-select .select-btn{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;color:#ffd44a;font-weight:bold;font-size:1em}sc-withdraw-subview .additional-payment-form .image-select .select-btn:focus{outline:none}sc-withdraw-subview .additional-payment-form .image-select input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}sc-withdraw-subview .additional-payment-form .image-select .image-preview{width:85%;height:90%;object-fit:contain;margin-top:7%}sc-withdraw-subview .additional-payment-form .image-select .image-preview.pdf-icon{filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%);height:40%;object-fit:contain;margin-top:25%}sc-withdraw-subview .additional-payment-form .image-select .cancel-btn{filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%);position:absolute;right:1em;top:1em;cursor:pointer}sc-withdraw-subview .additional-payment-form .image-select .upload-display{display:flex;flex-direction:column;justify-content:center;height:100%}sc-withdraw-subview .additional-payment-form .image-select .upload-display capp-preloader{margin-top:0;margin-bottom:1em}sc-withdraw-subview .additional-payment-form .image-select .upload-display div{font-size:.875em}sc-withdraw-subview .withdraw-navigation{display:flex;position:absolute;top:1.75em;right:1.5em;z-index:2;gap:2em}sc-withdraw-subview .withdraw-navigation button{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit}sc-withdraw-subview .withdraw-navigation button:focus{outline:none}sc-withdraw-subview .complete-registration-view p{text-align:center}sc-bonuses-sub .sub-view-wrap .dw-standard-sub.sub-view.center{max-width:30em}sc-bonuses-sub .sub-view-wrap .dw-standard-sub.sub-view.center .sub-view-main{padding:0;min-height:34em}sc-bonuses-sub .slimBonusCodeInput{display:grid;grid-template-columns:1fr .3fr;gap:.375em;margin-bottom:1em}sc-bonuses-sub .tab-navigation{width:100%}sc-bonuses-sub .tab-navigation .tab-button{width:100%;justify-content:center}sc-bonuses-sub capp-preloader{height:fit-content;margin-top:3em;margin-bottom:2em}sc-bonuses-sub .bonuses-section{padding:1.5em 0em;box-sizing:border-box}sc-bonuses-sub .bonus-item{border-radius:.5em;min-height:10em;background:rgba(255,255,255,.1);text-align:left;box-sizing:border-box;padding:1em;margin-bottom:1.5em;position:relative;overflow:hidden}sc-bonuses-sub .bonus-item .bonus-content-wrap{position:relative}sc-bonuses-sub .bonus-item .bonus-content-wrap h5{font-size:1.25em;font-weight:700;margin-bottom:0em}sc-bonuses-sub .bonus-item .bonus-content-wrap .b-content .progress-title{font-size:.75em}sc-bonuses-sub .bonus-item .bonus-content-wrap .b-content .progress-info{display:flex;align-items:center;justify-content:space-between}sc-bonuses-sub .bonus-item .bonus-content-wrap .b-content .progress-info .progress-percent{font-size:.875em;font-weight:500}sc-bonuses-sub .bonus-item .bonus-content-wrap .b-content .progress-info .progress-label{font-size:.685em;position:relative;top:-0.1em}sc-bonuses-sub .bonus-item .bonus-content-wrap .b-content .progress-info .wagering-value{font-size:.875em;font-weight:500}sc-bonuses-sub .bonus-item .bonus-content-wrap .text-content{font-size:.75em}sc-bonuses-sub .bonus-item .bonus-content-wrap .text-content p{margin:0}sc-bonuses-sub .bonus-item .bonus-content-wrap .text-content ul{padding-left:1em;margin:0}sc-bonuses-sub .bonus-item .bonus-content-wrap .btn-primary{width:100%}sc-bonuses-sub .bonus-item .bonus-content-wrap .btn-primary.active-bonus-btn{pointer-events:none}sc-bonuses-sub .bonus-item.active .bonus-content-wrap h5{margin-bottom:1em}sc-bonuses-sub .bonus-item .bonus-info-grid .label .text-link.small{display:none}sc-bonuses-sub .bonus-item .bonus-info capp-accordion .title{font-size:1.25em !important}sc-bonuses-sub .bonus-item capp-progress-bar .progress-wrap{margin:.25em 0}sc-bonuses-sub .bonus-item.pending-bonus{border:2px solid #ffd44a}sc-bonuses-sub .history-section{overflow-x:auto;max-height:calc(90vh - 14em);scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin}sc-bonuses-sub .history-section::-webkit-scrollbar{width:8px;height:8px}sc-bonuses-sub .history-section::-webkit-scrollbar-track{background-color:#1d3126}sc-bonuses-sub .history-section::-webkit-scrollbar-thumb{background-color:#ffd44a}sc-bonuses-sub .history-section .table{width:max-content;margin:3em 2em 2em 2em;display:grid;grid-template-columns:auto auto auto auto;grid-gap:0 1em;font-size:.875em;text-align:left}sc-bonuses-sub .history-section .table .header-cell{font-weight:600}sc-bonuses-sub .history-section .table .row-cell{padding:15px 0}sc-bonuses-sub .history-section .table hr{grid-column:span 4;height:1px;width:100%;border:none;border-bottom:1px solid #fff}@media screen and (max-width: 720px){sc-bonuses-sub .tab-navigation{font-size:1em}sc-bonuses-sub .history-section{max-height:none}sc-bonuses-sub .history-section .table{font-size:.75em;margin-bottom:3em}}sc-bonuses-sub .search-img{position:absolute;filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%);width:1.25em;height:1.25em;top:7.4em;left:2em}sc-bonuses-sub sc-bonus-code h4{padding-bottom:1em}sc-bonuses-sub sc-bonus-code.slimBonusCodeInput h4,sc-bonuses-sub sc-bonus-code.slimBonusCodeInput .search-img{display:none}sc-bonuses-sub sc-bonus-code.slimBonusCodeInput capp-input .message{width:133%}sc-bonuses-sub .bonus-code-input-wrap capp-preloader{float:right;margin-right:1em;margin-top:-2.5em;margin-bottom:0}.bonus-info{position:relative;margin-top:.5em}.bonus-info .controls-holder{position:absolute;top:0;right:0;display:flex}.bonus-info .controls-holder .additional-bonus-btn{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;font-size:.75em;font-weight:bold;display:flex;align-items:center;margin-left:1.5em}.bonus-info .controls-holder .additional-bonus-btn:focus{outline:none}.bonus-info .controls-holder .additional-bonus-btn capp-preloader{filter:brightness(0);font-size:.75em;margin-left:.75em}.bonus-info capp-accordion{display:block;margin-bottom:1em}.bonus-info capp-accordion .title{margin-top:0;font-size:1em !important}.bonus-info capp-accordion .title img{filter:none;width:.875em}.bonus-info capp-accordion .title span{color:#fbfbfd !important}.bonus-info capp-accordion .title.expanded{margin-bottom:.5em !important}.bonus-info .bonus-info-grid{display:grid;grid-template-columns:.8fr 1fr;grid-column-gap:1em;background:rgba(255,255,255,.04);padding:1em;max-width:18em}.bonus-info .bonus-info-grid>div{padding:.2em 0;font-size:.75em;overflow:hidden;text-overflow:ellipsis}.bonus-info .bonus-info-grid>div .text-link{font-size:.875em !important}.bonus-info .bonus-info-grid .label{color:rgba(255,255,255,.6)}.bonus-info .bonus-info-grid .value{justify-self:right;text-align:right;font-weight:700}.bonus-info .bonus-info-grid .free-spin-games{font-weight:normal;text-decoration:underline;cursor:pointer}.bonus-info .bonus-info-grid .small-more-info-btn{display:none}.bonus-more-info-content{position:absolute;top:0;left:0;width:100%;height:100%;background:#100800;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;animation:subViewAnimateInRight .2s ease}.bonus-more-info-content>div{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;padding:1em;overflow-y:auto}.bonus-more-info-content>div::-webkit-scrollbar{width:8px;height:8px}.bonus-more-info-content>div::-webkit-scrollbar-track{background-color:#1d3126}.bonus-more-info-content>div::-webkit-scrollbar-thumb{background-color:#ffd44a}.bonus-more-info-content>div h4{margin:0}.bonus-more-info-content>div ul{padding:0}.bonus-more-info-content>div ul li{display:block;margin-bottom:.5em}sc-inbox-sub .sub-view-wrap .dw-standard-sub.sub-view.center{max-width:36em}sc-inbox-sub .header-img{opacity:.8}sc-inbox-sub .sub-view-content{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;height:100%;min-height:25em;overflow-y:auto}sc-inbox-sub .sub-view-content::-webkit-scrollbar{width:8px;height:8px}sc-inbox-sub .sub-view-content::-webkit-scrollbar-track{background-color:#1d3126}sc-inbox-sub .sub-view-content::-webkit-scrollbar-thumb{background-color:#ffd44a}sc-inbox-sub .sub-view-content>capp-preloader{height:fit-content;margin-top:3em}sc-inbox-sub .sub-view-content section{padding:0 1.5em;position:relative}sc-inbox-sub .sub-view-content section>*{margin-bottom:1em}sc-inbox-sub .sub-view-content h3{margin:0;margin-bottom:.75em}sc-inbox-sub .sub-view-content h4{margin:0;margin-bottom:.7em}sc-inbox-sub .sub-view-content h5{margin:0}sc-inbox-sub .sub-view-content p{line-height:150%}sc-inbox-sub .sub-view-content hr{height:0px;width:100%;border:none;border-bottom:1px solid rgba(255,212,74,.24);margin:.75em 0 0 0}sc-inbox-sub .title-section button,sc-inbox-sub .edit-tools button{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;font-size:.875em;font-weight:bold;color:#ffd44a}sc-inbox-sub .title-section button:focus,sc-inbox-sub .edit-tools button:focus{outline:none}sc-inbox-sub .title-section button{position:relative;top:1.35em}sc-inbox-sub .title-section .edit-btn{display:none}sc-inbox-sub .edit-tools{display:flex;align-items:center;justify-content:right;margin-bottom:1em;padding:0 1.5em}sc-inbox-sub .edit-tools button{margin-left:1em}sc-inbox-sub .delete-msg-btn{width:1em;filter:none;cursor:pointer;align-self:flex-end}sc-inbox-sub .message-list{text-align:left}sc-inbox-sub .message-list .message{cursor:pointer;padding:1em;margin-bottom:.5em;background:#0a1f14;border-radius:.5em;border:1px solid rgba(255,255,255,.7);display:grid;grid-template-columns:1fr auto;grid-gap:.5em;align-items:center;color:#fff;overflow:hidden}sc-inbox-sub .message-list .message.unread{background:#0d2819;border:1px solid #3dff8b}sc-inbox-sub .message-list .message h6{display:flex;align-items:flex-start;margin:0;margin-bottom:.5em}sc-inbox-sub .message-list .message h6 img{width:1.5em;margin-right:.5em;position:relative;top:.1em}sc-inbox-sub .message-list .message h6 strong{font-size:1.25em;font-weight:600}sc-inbox-sub .message-list .message span{font-size:.75em}sc-inbox-sub .message-list .message p{margin:0;margin-top:.25em;line-height:140%;font-size:.875em}sc-inbox-sub .message-list .message h6 img{filter:none}sc-inbox-sub .message-list .message .message-wrap{margin-top:.5em}sc-inbox-sub .message-list .message .message-wrap img{max-width:100%}sc-inbox-sub .message-list .message .buttons-wrap{display:flex;gap:.5em;align-items:center;justify-content:center;margin-top:1em}sc-inbox-sub .message-list .message .buttons-wrap a{text-align:center}sc-inbox-sub .message-list .message capp-checkbox{pointer-events:none;width:1.5em;height:1.5em;overflow:hidden}sc-inbox-sub .message-list .message capp-checkbox label{font-size:1.25em}sc-inbox-sub .message-list .message capp-checkbox .chk-display{background:#100800}sc-inbox-sub .message-list .message capp-checkbox .chk-display.checked{background:#ffd44a}sc-inbox-sub .message-list .message capp-checkbox .chk-display.checked img{filter:none}sc-inbox-sub .message-list .message.unread{bcolor:#fff}sc-inbox-sub .message-list .message.unread .delete-msg-btn{display:none}sc-inbox-sub .message-list .message.unread h6 img{filter:none}sc-inbox-sub .message-list .message.unread capp-checkbox .chk-display.checked{background:#100800}sc-inbox-sub .message-list .message.unread capp-checkbox .chk-display.checked img{filter:invert(100%)}@media screen and (max-width: 720px){sc-inbox-sub .message-list .message{font-size:.8em}}sc-inbox-sub .no-messages{padding:0 1.5em}sc-inbox-sub .no-messages img{width:5em;height:5em;margin-bottom:.5em}sc-inbox-sub .no-messages h4{margin:0}sc-inbox-sub .no-messages p{margin-top:.5em}sc-inbox-sub .bottom-controls{padding:2.5em 1.5em}sc-inbox-sub .bottom-controls button{width:100%}sc-inbox-sub .sub-view-form{position:absolute;top:0;left:0;width:100%;height:100%;background:#100800;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;animation:subViewAnimateInRight .2s ease}sc-inbox-sub .sub-view-form section{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;padding:0 1.5em;position:relative;padding-bottom:1.5em;border-bottom:1px solid rgba(255,212,74,.24);overflow-y:auto}sc-inbox-sub .sub-view-form section::-webkit-scrollbar{width:8px;height:8px}sc-inbox-sub .sub-view-form section::-webkit-scrollbar-track{background-color:#1d3126}sc-inbox-sub .sub-view-form section::-webkit-scrollbar-thumb{background-color:#ffd44a}sc-inbox-sub .sub-view-form section h3{margin:0 0 .5em 0}sc-inbox-sub .sub-view-form section .date-wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25em}sc-inbox-sub .sub-view-form section .date-wrap .date-display{font-size:.75em;opacity:.64}sc-inbox-sub .sub-view-form section .message-wrap{font-size:.875em;line-height:143%;margin-bottom:1em}sc-inbox-sub .sub-view-form section .message-wrap img{width:100%}sc-inbox-sub .sub-view-form section .message-img{width:100%}sc-inbox-sub .sub-view-form section a.btn-primary{display:inline-block}sc-history-subview .sub-view-wrap .sub-view{max-width:28em}sc-history-subview .tab-navigation{padding-bottom:.25em}sc-history-subview .filters{margin:1em 0em}sc-history-subview .cat-title{font-size:.75em}sc-history-subview .table-title capp-preloader{display:inline-flex;font-size:.75em;position:relative;top:.125em;left:.5em}sc-history-subview .no-records{padding-top:1em;color:rgba(255,255,255,.7);font-size:.875em;font-style:normal;font-weight:var(--font-weight-light, 300)}sc-history-subview .custom-span{display:flex;flex-direction:column;max-width:18em;justify-content:center;gap:.25em;padding-top:1em}sc-history-subview .custom-span span{font-size:.75em;color:rgba(255,255,255,.7)}sc-history-subview .table{margin-top:2em}sc-history-subview .table .table-header span,sc-history-subview .table .row .cols>div,sc-history-subview .table .status{font-size:.75em;overflow:hidden;text-overflow:ellipsis}sc-history-subview .table .table-header{background:rgba(255,255,255,.04);padding:.5em}sc-history-subview .table .table-header span{font-weight:bold}sc-history-subview .table .row{line-height:100%;padding:.5em}sc-history-subview .table .row.even{background:rgba(255,255,255,.1)}sc-history-subview .table .row.odd{background:rgba(255,255,255,.08)}sc-history-subview .table .status{margin-top:.25em;display:grid;grid-gap:1em;grid-template-columns:auto 1fr}sc-history-subview .table .status.mb{margin-bottom:.5em}sc-history-subview .table .transactions-grid{display:grid;grid-template-columns:1.3fr 1fr 1.6fr 1.3fr;grid-column-gap:1em;align-items:center}sc-history-subview .table .gameplay-grid{display:grid;grid-template-columns:1.4fr 2fr 1fr 1fr 1.5fr;grid-column-gap:1em;align-items:center}sc-history-subview .table .bonuses-grid{display:grid;grid-template-columns:1.5fr 1.3fr 1.3fr 1.3fr;grid-column-gap:1em;align-items:center}sc-history-subview .table .races-grid{display:grid;grid-template-columns:3fr 1fr 1fr 1fr 2fr;grid-column-gap:1em;align-items:center}sc-history-subview .table .points-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:1em;align-items:center}sc-history-subview .table .purchases-grid{display:grid;grid-template-columns:.7fr 1fr 1.5fr 1fr;grid-column-gap:1em;align-items:center}sc-game-tile section,sc-featured-games section{position:relative;text-align:center;margin-bottom:1.5em}sc-game-tile section .section-head,sc-featured-games section .section-head{display:flex;align-items:center;justify-content:space-between;margin:0 1em}sc-game-tile section .section-head h2,sc-game-tile section .section-head a,sc-featured-games section .section-head h2,sc-featured-games section .section-head a{position:relative;z-index:2}sc-game-tile section .section-head h2,sc-featured-games section .section-head h2{font-size:2.375em;font-weight:600}sc-game-tile section .section-head a,sc-featured-games section .section-head a{color:#fbfbfd;font-size:1.25em;font-weight:600;text-decoration:underline}sc-game-tile .games-holder,sc-featured-games .games-holder{position:relative;margin:.5em 0 2.5em 0}sc-game-tile sc-slider .swiper-mask,sc-featured-games sc-slider .swiper-mask{mask-image:linear-gradient(90deg, transparent 0%, black 10%, black 80%, transparent 100%);-webkit-mask-image:linear-gradient(90deg, transparent 0%, black 10%, black 80%, transparent 100%)}sc-game-tile .game-tile-mobile,sc-featured-games .game-tile-mobile{display:flex;width:100%;overflow:auto;padding-bottom:.75em;gap:1em;scrollbar-color:auto;scrollbar-width:none}@media screen and (max-width: 720px){sc-game-tile section .section-head>h2,sc-featured-games section .section-head>h2{font-size:16px;text-align:left;font-weight:500}sc-game-tile section .section-head>a,sc-featured-games section .section-head>a{font-weight:400;font-size:1em;line-height:160%}sc-game-tile .games-holder,sc-featured-games .games-holder{margin:.5em 0 1em 0}}sc-featured-games .games-holder{margin-bottom:0}sc-featured-games sc-slider{width:100%;overflow:hidden}sc-featured-games sc-slider .swiper-mask{mask-image:none;-webkit-mask-image:none}sc-featured-games sc-slider swiper-container{margin-left:1em;margin-right:1em;overflow:visible}sc-featured-games sc-slider .ctrl-wrap{height:13em}sc-featured-games .game-tile-mobile .inner{display:flex;gap:1em;padding:0 1em}@media screen and (max-width: 720px){sc-featured-games .games-holder{height:9em}sc-featured-games section{margin-bottom:1.375em}}.two-rows-item{display:flex;flex-direction:column;gap:1em;width:9.2em}.two-rows-item:last-child{width:11em}.game-tile-item-wrap{width:9.2em;height:13.75em;box-sizing:border-box;padding-left:1em;padding-right:1.5em;position:relative}.game-tile-item-wrap:last-child{width:11em}.game-item{background:rgba(255,255,255,.08);border-radius:.75em;position:relative;width:9.2em;height:13.75em;overflow:hidden}.game-item .game-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(15,8,0,.64);display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0}.game-item .game-overlay .play-ic{height:2.5em;filter:invert(63%) sepia(48%) saturate(2121%) hue-rotate(106deg) brightness(99%) contrast(106%);position:relative;top:-1em}.game-item .game-overlay .info-ic{height:1.25em;position:absolute;top:.265em;right:.265em;cursor:pointer;filter:invert(100%);pointer-events:initial}.game-item .game-overlay capp-preloader{width:100%;height:100%;position:absolute;top:0;left:0}.game-item .text-wrap{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;color:#fff;position:relative;box-sizing:border-box;padding:.625em;pointer-events:none}.game-item .text-wrap .game-title{font-weight:600;font-size:.9em;line-height:132%}.game-item .text-wrap .category-label{font-weight:300;font-size:.625em;line-height:132%}.game-item .tags{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;text-align:left;padding:.25em .5em}.game-item .tags span{display:inline-block;font-size:.625em;font-weight:500;background:#000;padding:.1em .5em;border-radius:.3em;margin-right:.5em}.game-item .tags span img{width:1em;height:1em;position:relative;object-fit:contain;margin-left:.5em;top:.1em}.game-item .tags .game-of-the-week{background:#de3895}.game-item .tags .new{background:#30187c}.game-item .tags .jackpot{background:#f2c15f;color:#30187c}.game-item .tags .hot{background:#f52c4b}.game-item img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0}.game-item .game-provider-icon{position:absolute;display:block !important;width:2em;height:2em;top:.5em;left:.5em;background:rgba(4,31,21,.75);border-radius:30%}.game-item .game-provider-icon img{object-fit:contain;transform-origin:center;transform:scale(0.8)}.featured-game-item,.featured-game-item-demo{font-size:.8em;position:relative;width:27.25em;height:19em;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,0)}.featured-game-item .thumbnail,.featured-game-item-demo .thumbnail{position:absolute;width:27.25em;height:15.5em;overflow:hidden;border-radius:1em}.featured-game-item .thumbnail .background-img,.featured-game-item-demo .thumbnail .background-img{width:100%}.featured-game-item .thumbnail .layer-1,.featured-game-item-demo .thumbnail .layer-1{position:absolute;top:0;right:0;animation-name:featured-loop;animation-direction:alternate;animation-timing-function:ease-in-out;animation-duration:6s;animation-iteration-count:infinite}.featured-game-item .thumbnail .layer-1 .inner,.featured-game-item-demo .thumbnail .layer-1 .inner{height:15.5em;transition:transform .2s ease-in-out;transform:scale3d(1, 1, 1);transform-origin:top right}.featured-game-item .thumbnail .layer-1 .inner img,.featured-game-item-demo .thumbnail .layer-1 .inner img{width:100%;height:100%;object-fit:contain}.featured-game-item .thumbnail button,.featured-game-item-demo .thumbnail button{position:absolute;right:.75em;bottom:.75em;font-size:1.25em;opacity:0;transition:opacity .2s ease-in-out}.featured-game-item .layer-2,.featured-game-item-demo .layer-2{position:absolute;left:50%;bottom:-6.5em;transition:transform .2s ease-in-out;transform:translate3d(0, 0, 0)}.featured-game-item .layer-2 .inner,.featured-game-item-demo .layer-2 .inner{height:14em;width:25em;transform:translate3d(-50%, -30%, 0)}.featured-game-item .layer-2 .inner img,.featured-game-item-demo .layer-2 .inner img{width:100%;height:100%;object-fit:contain}@media screen and (min-width: 720px){.featured-game-item:hover .layer-2,.featured-game-item-demo:hover .layer-2{transform:translate3d(-5em, 0, 0)}.featured-game-item:hover .thumbnail .layer-1 .inner,.featured-game-item-demo:hover .thumbnail .layer-1 .inner{animation-name:none;transform:scale3d(1.25, 1.25, 1.25)}.featured-game-item:hover .thumbnail button,.featured-game-item-demo:hover .thumbnail button{opacity:1}}@media screen and (max-width: 720px){.featured-game-item,.featured-game-item-demo{font-size:.5em}}@keyframes featured-loop{from{transform:translate3d(0, 0, 0)}to{transform:translate3d(-1.5em, 0, 0)}}sc-games-grid{display:block;position:relative;min-height:20em;margin-top:1em;margin-bottom:4em}sc-games-grid .lm-wrap{display:flex;justify-content:center;margin-top:2em}sc-games-grid .games-grid-wrap{width:100%;display:grid;grid-template-columns:repeat(auto-fit, 9.2em);grid-gap:28px 12px;justify-content:center}sc-games-grid .games-grid-wrap .games-grid-title{display:none;position:relative;text-align:center;font-weight:600;font-size:2.375em;grid-column:1/-1;line-height:100%}sc-games-grid .games-grid-wrap .no-games{grid-column:1/-1;text-align:center;font-size:1.25em}sc-games-grid capp-preloader{margin-top:3em}@media screen and (max-width: 720px){sc-games-grid .games-grid-wrap{font-size:.8em;grid-gap:12px}sc-games-grid .games-grid-wrap .games-grid-title{font-weight:500;font-size:1em;text-align:left}}@media screen and (max-width: 440px){sc-games-grid .games-grid-wrap{font-size:.75em}}.promotion-section{display:grid;grid-template-columns:24em 1fr;grid-gap:4em;margin-left:5.375em;margin-bottom:5em;position:relative}.promotion-section sc-slider{width:100%;overflow:hidden}.promotion-section sc-slider.promotions-slider{margin:0}.promotion-section sc-slider.promotions-slider .promo-item-wrap{width:19.6875em;height:18.625em}.promotion-section sc-slider.promotions-slider .promo-item-wrap sc-promo-item.small{max-width:19.6875em;width:19.6875em;min-height:18.625em;padding:1.5em;padding-top:3em}.promotion-section .text-wrap a{color:#fbfbfd;font-size:1.25em;font-weight:600;text-decoration:underline}@media screen and (max-width: 720px){.promotion-section{grid-template-columns:1fr;grid-gap:.5em;margin-left:0;margin-bottom:2em}.promotion-section .text-wrap{position:relative}.promotion-section .text-wrap h2{font-size:16px;text-align:left;font-weight:500;margin-left:1.25em}.promotion-section .text-wrap .promo-body{display:none}.promotion-section .text-wrap a{position:absolute;top:0;right:.75em;font-weight:400;font-size:1em;line-height:160%}.promotion-section sc-slider.promotions-slider{font-size:1.5em}.promotion-section sc-slider.promotions-slider sc-promo-item.small .title{font-size:2.5em}}.game-studios{position:relative;text-align:center;margin:0 auto;padding:1.5em;box-sizing:border-box}.game-studios .game-studio-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5em 1.5em;margin:1.5em}.game-studios .game-studio-logos img{max-height:1.75em}@media screen and (max-width: 720px){.game-studios{margin:0 1em}.game-studios .game-studio-logos{gap:2.5em 2.5em}}.vip-section{position:relative;max-width:83em;margin:0 auto;margin-bottom:3.375em;text-align:center}.vip-section .vip-body{display:none;margin:1em 2em}.vip-section sc-slider{margin:2em 0}.vip-section>a{color:#fbfbfd;font-size:1.25em;font-weight:600;text-decoration:underline}@media screen and (max-width: 720px){.vip-section h2{font-size:1.75em}.vip-section .vip-body{display:block}.vip-section>a{display:none}.vip-section sc-slider{font-size:1.3em}}.vip-slide{text-align:left;position:relative;width:41em;height:16em;overflow:hidden;display:flex;align-items:center;padding:1em 4em;box-sizing:border-box}.vip-slide .slide-inner{max-width:16.375em}.vip-slide h4{font-size:1.25em;font-weight:600}.vip-slide .vip-slide-body{font-size:14px;font-weight:400}.vip-slide img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;z-index:-1}@media screen and (max-width: 720px){.vip-slide{width:19.6875em;height:12.5em;padding:1em 3em}}.faq-section{position:relative;text-align:center;margin:0 auto;max-width:62em;margin-bottom:3.375em;padding:0 1.5em}.faq-section capp-accordion{margin:1.5em;text-align:left}.faq-section capp-accordion .title:first-child{margin-top:0}.faq-section capp-accordion .title span{color:#fff;font-size:1.125em;font-weight:500}.faq-section capp-accordion .title img{height:35px;width:35px;margin-left:auto;filter:none}.faq-section capp-accordion .title.expanded img{transform:rotate(90deg)}@media screen and (max-width: 720px){.faq-section h2{font-size:1.75em}.faq-section capp-accordion .content{font-size:.75em}}.text-section{position:relative;text-align:center;max-width:82em;margin:0 auto;margin-bottom:3.375em;padding:1em}.text-section h2{font-size:3em}.text-section h3{font-size:1.5em}.text-section h4{font-size:1.125em}.text-section p{text-align:left;font-size:.875em}.text-section a{color:#fbfbfd;font-size:1.25em;font-weight:600;text-decoration:underline}@media screen and (max-width: 720px){.text-section{margin-bottom:0}.text-section h2{font-size:1.875em}.text-section h3{font-size:1.25em}.text-section h4{font-size:1em}.text-section a{font-size:1em}}.payments-info-section{position:relative;text-align:center;margin:0 auto;padding:1em}.payments-info-section .logo-list-wrap{margin:1em;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1em}@media screen and (max-width: 720px){.payments-info-section h2{font-size:1.875em}}.small-promo-item{display:block;width:20em;height:14em;border-radius:.25em;overflow:hidden;position:relative;box-sizing:border-box;padding:1.875em;flex-shrink:0;text-align:left}.small-promo-item img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.small-promo-item .top-text,.small-promo-item .middle-text,.small-promo-item .bottom-text{position:relative}.small-promo-item .top-text,.small-promo-item .bottom-text{color:#ffd44a;font-weight:500;font-size:1.125em;line-height:112%;margin-bottom:.5em}.small-promo-item .middle-text{color:#fbfbfd;font-weight:700;font-size:2.375em;line-height:100%}.small-promo-item .middle-text .small{font-size:.52em;font-weight:500}@media screen and (max-width: 720px){.small-promo-item{width:19em;font-size:.5em}.small-promo-item .top-text,.small-promo-item .bottom-text{font-weight:500;font-size:1.5em;line-height:112%}}sc-promo-item{display:block;max-width:73.5em;min-height:31em;border-radius:.25em;position:relative;box-sizing:border-box;padding:5em 7em;flex-shrink:0;overflow:hidden}sc-promo-item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}sc-promo-item .title,sc-promo-item .text,sc-promo-item .links{position:relative}sc-promo-item .title{position:relative;font-weight:800;font-size:5em;line-height:90%}sc-promo-item .title span{position:relative;z-index:2;color:#ffd44a}sc-promo-item .title span.shadow{z-index:0;position:absolute;top:.0625em;left:.0625em;color:#fff;text-shadow:3.15578px 3.15578px 6.31156px rgba(0,0,0,.25)}sc-promo-item .text{color:#ffd44a;font-weight:600;font-size:1.75em;line-height:112%;margin-top:1em}sc-promo-item .links{display:flex;flex-direction:column;gap:.5em;margin-top:1.5em;width:220px}sc-promo-item .links a{text-align:center}sc-promo-item .links .more-btn{background:#ffe16e;color:#040404}sc-promo-item.white .title span{color:#fff}sc-promo-item.white .text{color:#fff}sc-promo-item.small{max-width:26.4em;width:26.4em;min-height:18.625em;padding:1.5em;padding-top:3em}sc-promo-item.small .title{font-size:2.75em}sc-promo-item.small .text{font-size:1.125em}@media screen and (max-width: 720px){sc-promo-item{min-height:auto;padding:2.5em 1.5em}sc-promo-item .title{font-size:2.5em}sc-promo-item .text{font-size:.75em}}@media screen and (max-width: 460px){sc-promo-item .links{margin-top:2em;width:100%}}.promotions-slider{margin:2em;margin-bottom:3em}.promotions-slider .promo-item-wrap{width:26.4em;height:18.625em}@media screen and (max-width: 720px){.promotions-slider{margin:2em 0}.promotions-slider .promo-item-wrap{font-size:.6em}}sc-game-filters{background:#0a1f14;position:sticky;top:0;display:grid;grid-template-columns:1fr auto;gap:.5em;padding:.25em 2.5em .5em 2.5em;z-index:15}sc-game-filters .tab-btn{cursor:pointer;height:2.5em;display:flex;align-items:center;gap:.125em;font-size:1em;font-weight:300;line-height:150%;padding:0 1em;background:rgba(255,255,255,.08);color:rgba(255,255,255,.7);text-decoration:none;border-radius:.125em;box-sizing:border-box;white-space:nowrap}sc-game-filters .tab-btn.active{background:#ffd44a;color:#040404;font-weight:700}sc-game-filters .tab-btn.hide{display:none}sc-game-filters nav{display:flex;gap:.25em}sc-game-filters .filters-group{display:flex;align-items:start;gap:.5em}sc-game-filters .filters-group sc-search-control{max-width:21em;width:auto}sc-game-filters .selected-game-makers{grid-column:span 2;display:flex;flex-wrap:wrap;gap:.75em;align-items:center;margin-top:.25em}sc-game-filters .selected-game-makers .game-maker{display:flex;align-items:center}sc-game-filters .selected-game-makers .game-maker span{color:rgba(255,255,255,.7);font-size:.875em}sc-game-filters .selected-game-makers .game-maker .icon{cursor:pointer;width:1em;opacity:.3;margin-right:2px}@media screen and (max-width: 1160px){sc-game-filters{grid-template-columns:1fr}sc-game-filters .selected-game-makers{grid-column:span 1;padding-right:1em}}@media screen and (max-width: 720px){sc-game-filters{padding-left:1em;padding-right:0}sc-game-filters nav{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;padding-bottom:.5em;overflow-x:auto;padding-right:1em}sc-game-filters nav::-webkit-scrollbar{width:8px;height:8px}sc-game-filters nav::-webkit-scrollbar-track{background-color:#1d3126}sc-game-filters nav::-webkit-scrollbar-thumb{background-color:#ffd44a}sc-game-filters .filters-group{padding-right:1em}}capp-accordion .title{cursor:pointer;display:flex;align-items:center;margin-top:1.5em}capp-accordion .title.expanded{margin-bottom:1em}capp-accordion .title span{font-size:.75em;font-weight:bold;color:#ffd44a}capp-accordion .title img{height:1em;width:1em;margin-left:.125em;filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%)}capp-accordion .acc-wrap{overflow:hidden;height:0px;transition:height .2s ease}capp-game-container{position:fixed;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:5.5em 2em}capp-game-container capp-preloader{font-size:2em;position:absolute;width:100%;height:100%}capp-game-container capp-preloader .preloader{border:2px solid #ffd44a;border-right:1px solid rgba(0,0,0,0)}capp-game-container .game-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center}capp-game-container .game-wrap .launch-buttons{margin-right:23.75em;display:flex;gap:.5em}capp-game-container .game-wrap .launch-buttons .btn-secondary{background:rgba(0,0,0,.8)}capp-game-container iframe{width:100%;height:100%;background:rgba(16,8,0,.24)}sc-tournament-item{display:block;max-width:76em;margin:0 auto;margin-bottom:3em;overflow:hidden}sc-tournament-item .tournament-wrap{display:grid;grid-gap:1em 2em;grid-template-columns:1.3fr 1fr}sc-tournament-item .race-title{font-weight:700;font-size:2.5em;line-height:120%;grid-column:span 2}sc-tournament-item .main-wrap{overflow:hidden}sc-tournament-item .main-wrap .image-wrap{width:100%;height:100%;border-radius:.25em;overflow:hidden;box-sizing:border-box}sc-tournament-item .main-wrap .image-wrap img{width:100%;height:100%;object-fit:cover}sc-tournament-item .table-section capp-preloader{display:none}sc-tournament-item .score-table{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;text-align:left;grid-gap:0 1em}sc-tournament-item .score-table .user-rank{color:#f2c15f;font-weight:700}sc-tournament-item .info-wrap{text-align:center;padding-bottom:1em}sc-tournament-item .info-wrap a{display:inline-block;text-align:center;width:22em}sc-tournament-item .controls{margin-top:.5em;grid-column:span 2;text-align:center}sc-tournament-item .controls a{display:inline-block;min-width:22em}@media only screen and (max-width: 720px){sc-tournament-item{margin-bottom:3em}sc-tournament-item .tournament-wrap{grid-template-columns:1fr}sc-tournament-item .race-title{font-weight:600;font-size:1.5em;line-height:120%;grid-column:auto;grid-row:2;text-align:center}sc-tournament-item .info-wrap{margin-bottom:.5em}sc-tournament-item .info-wrap a{width:80%}sc-tournament-item .prize-pool{display:flex;align-items:start}sc-tournament-item .prize-pool .prize-pool-label{font-weight:300;font-size:.75em;line-height:90%}sc-tournament-item .prize-pool .prize-pool-value{font-weight:600;font-size:1.5em;line-height:120%}sc-tournament-item .tournament-progress{width:100%}sc-tournament-item .score-table{font-size:.75em}sc-tournament-item .controls{margin-top:0;grid-column:auto}sc-tournament-item .controls a{min-width:auto;width:80%}}.tournament-progress{width:26em;margin:1.5em 0}.tournament-progress .progress-labels{display:flex;justify-content:space-between;font-size:.75em;margin-top:.25em}.tournament-progress .progress-labels .num{display:inline-flex;justify-content:center;width:.4em;text-align:right}.prize-info .prize-pool{display:flex;flex-direction:column;align-items:flex-start}.prize-info .prize-pool .prize-pool-label{font-weight:300;font-size:1.625em;line-height:90%}.prize-info .prize-pool .prize-pool-value{font-weight:700;font-size:1.875em;line-height:120%}.prize-info .places{text-align:left}sc-tournament-item .countdown,sc-tournament-page-item .countdown{display:flex;align-items:center;justify-content:center;margin:1.5em auto}sc-tournament-item .countdown .start-label,sc-tournament-page-item .countdown .start-label{font-size:.75em;font-weight:bold;line-height:133%;margin-bottom:.3em;text-align:center}sc-tournament-item .countdown .countdown-grid,sc-tournament-page-item .countdown .countdown-grid{display:grid;grid-template-columns:2em 2em 1.5em 2em 2em 1.5em 2em 2em 1.5em 2em 2em;grid-gap:.125em}sc-tournament-item .countdown .countdown-grid .num,sc-tournament-item .countdown .countdown-grid .sep,sc-tournament-page-item .countdown .countdown-grid .num,sc-tournament-page-item .countdown .countdown-grid .sep{display:flex;align-items:center;justify-content:center}sc-tournament-item .countdown .countdown-grid .num span,sc-tournament-item .countdown .countdown-grid .sep span,sc-tournament-page-item .countdown .countdown-grid .num span,sc-tournament-page-item .countdown .countdown-grid .sep span{font-size:2.75em;font-weight:bold}sc-tournament-item .countdown .countdown-grid .num,sc-tournament-page-item .countdown .countdown-grid .num{width:2em;height:2.5em;border-radius:.125em}sc-tournament-item .countdown .countdown-grid .sep,sc-tournament-page-item .countdown .countdown-grid .sep{height:2.2em}sc-tournament-item .countdown .countdown-grid .cd-label,sc-tournament-page-item .countdown .countdown-grid .cd-label{font-size:.75em;justify-self:center;line-height:150%}sc-tournament-item .countdown .countdown-grid .cd-label.days,sc-tournament-page-item .countdown .countdown-grid .cd-label.days{grid-column:1/3}sc-tournament-item .countdown .countdown-grid .cd-label.hours,sc-tournament-page-item .countdown .countdown-grid .cd-label.hours{grid-column:4/6}sc-tournament-item .countdown .countdown-grid .cd-label.minutes,sc-tournament-page-item .countdown .countdown-grid .cd-label.minutes{grid-column:7/9}sc-tournament-item .countdown .countdown-grid .cd-label.seconds,sc-tournament-page-item .countdown .countdown-grid .cd-label.seconds{grid-column:10/12}@media only screen and (max-width: 720px){sc-tournament-item .countdown .countdown-grid,sc-tournament-page-item .countdown .countdown-grid{font-size:.85em}}payments-content-element{display:block;position:relative;padding:1em;min-height:22em}payments-content-element capp-preloader{margin:3em}payments-content-element .no-methods-msg{text-align:center;padding:6em 2em 2em 2em;font-weight:600}payments-content-element .methods-table{margin:0 auto;max-width:71em;display:grid;grid-template-columns:auto auto auto auto auto auto auto;align-items:center;grid-gap:0 1em;margin-bottom:2em}payments-content-element .methods-table div{padding:1.9em 0}payments-content-element .methods-table div img{width:3em;height:1.25em;object-fit:contain;position:relative;top:.2em}payments-content-element .methods-table .h-cell{font-size:1.125em;font-weight:600;padding:2em 0 0 0}payments-content-element .methods-table hr{grid-column:1/-1;border:none;border-bottom:1px solid rgba(255,255,255,.5);width:100%;margin:0}payments-content-element .methods-table-mobile{margin:3em auto 2em auto;max-width:71em;display:grid;grid-template-columns:auto auto auto auto;align-items:center;grid-gap:0 1em;font-size:.75em}payments-content-element .methods-table-mobile div img{width:4.75em;height:1.5em;object-fit:contain;position:relative}payments-content-element .methods-table-mobile .limits{font-weight:600}payments-content-element .methods-table-mobile hr{grid-column:1/-1;border:none;border-bottom:1px solid rgba(255,255,255,.5);width:100%;margin:1.5em 0}@media screen and (min-width: 720px){payments-content-element .methods-table-mobile{display:none}}@media screen and (max-width: 720px){payments-content-element .methods-table{display:none}}.info-overlay{display:grid;grid-template-columns:20em 20em 20em;grid-gap:3em;justify-content:center;height:0;position:relative;top:-8em;z-index:2}.info-overlay .info-card{display:flex;align-items:center;gap:1em;justify-content:center;height:6.125em;background:linear-gradient(90deg, rgba(48, 24, 124, 0.48) 0%, rgba(29, 25, 43, 0.344) 100%);border:1px solid rgba(255,255,255,.7);border-radius:.875em}.info-overlay .info-card img{width:3.125em;height:3.125em;object-fit:contain}.info-overlay .info-card h4{font-size:1.25em;font-weight:700;color:#fff;line-height:120%}@media screen and (max-width: 1200px){.info-overlay{font-size:.65em;top:-10em}}@media screen and (max-width: 720px){.info-overlay{display:none}}capp-login-as-player #capp-login-as-player{margin-left:auto;margin-right:auto;width:500px}@media only screen and (max-width: 720px){capp-login-as-player #capp-login-as-player{width:300px}capp-login-as-player #capp-login-as-player #logoImg{width:250px}}capp-login-as-player #capp-login-as-player #logo,capp-login-as-player #capp-login-as-player #loginForm{padding:20px}capp-login-as-player #capp-login-as-player #loginForm form div{padding:5px}.content-page article{padding:1.5em;position:relative;margin-bottom:5em}.content-page article .article-body{max-width:84em;margin:0 auto;font-size:1em}.content-page article .article-body h1,.content-page article .article-body h2,.content-page article .article-body h3,.content-page article .article-body h4,.content-page article .article-body h5,.content-page article .article-body h6{font-size:2.5em}.content-page article .article-body h1:not(:first-child),.content-page article .article-body h2:not(:first-child),.content-page article .article-body h3:not(:first-child),.content-page article .article-body h4:not(:first-child),.content-page article .article-body h5:not(:first-child),.content-page article .article-body h6:not(:first-child){margin-top:1em}.content-page article .article-body p{font-size:1em}.content-page article .article-body ul{padding-left:2em}.content-page article .article-body table{min-width:100%;text-align:left;margin-top:1em;border-spacing:0;border-collapse:separate;border-radius:.125em;border:1px solid #fbfbfd;background:#0d2819}.content-page article .article-body table th,.content-page article .article-body table td{font-size:1em;border-bottom:1px solid #fbfbfd;border-right:1px solid #fbfbfd;padding:.75em 1em;min-width:8em}.content-page article .article-body table tr:last-child td{border-bottom:none}.content-page article .article-body table tr th:last-child,.content-page article .article-body table tr td:last-child{border-right:none}.content-page article .article-body sc-game-tile section .section-head{margin:0}.content-page article .article-body sc-game-tile h2{font-size:1.25em;font-weight:700;margin-bottom:0}.content-page article .article-body sc-game-tile .game-tile-item-wrap{padding-left:0}.content-page article .article-body sc-game-tile .ctrl-wrap{display:none}.content-page article .article-body sc-game-tile sc-slider .swiper-mask{mask-image:none;-webkit-mask-image:none}.content-page article .article-body sc-game-tile .game-tile-item-wrap:last-child{width:9.2em}@media screen and (max-width: 720px){.content-page article .article-body sc-game-tile{font-size:.75em}}.content-page article .article-body .links-wrap{margin-top:2.75em;text-align:center}.content-page article .article-body .links-wrap a{display:inline-block;min-width:22em;text-align:center}@media screen and (max-width: 720px){.content-page article{margin-bottom:2em}.content-page article .article-body{font-size:1em}.content-page article .article-body h1,.content-page article .article-body h2,.content-page article .article-body h3,.content-page article .article-body h4,.content-page article .article-body h5,.content-page article .article-body h6{font-size:2em;line-height:120%;margin-bottom:.5em}.content-page article .article-body h1:not(:first-child),.content-page article .article-body h2:not(:first-child),.content-page article .article-body h3:not(:first-child),.content-page article .article-body h4:not(:first-child),.content-page article .article-body h5:not(:first-child),.content-page article .article-body h6:not(:first-child){margin-top:1em}.content-page article .article-body table{width:100%}.content-page article .article-body table th,.content-page article .article-body table td{min-width:auto}.content-page article .article-body .table-wrap{overflow-x:auto;width:100%}.content-page article .article-body .table-wrap table{width:max-content}.content-page article .article-body .links-wrap{margin-top:2.75em;text-align:center;font-size:1em}.content-page article .article-body .links-wrap a{display:inline-block;min-width:auto;width:100%;text-align:center}}.content-page-hero{position:relative;min-height:22.75em;margin-bottom:1.5em;display:flex;align-items:center}.content-page-hero .content{position:relative;width:100%;padding:1em 2.5em;line-height:150%;text-align:center}.content-page-hero .content>*{margin:0}.content-page-hero .content h1{line-height:112%;font-size:4em;font-weight:800;margin-bottom:.25em}.content-page-hero .content p{font-weight:500;font-size:1.75em}.content-page-hero .content .links-wrap{margin-top:2.75em}.content-page-hero .content a{display:inline-block;min-width:22em}.content-page-hero .hero-img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}@media screen and (max-width: 720px){.content-page-hero{min-height:28em;align-items:flex-end}.content-page-hero .content{padding:1em;text-align:left;z-index:3;box-sizing:border-box;padding-bottom:2em}.content-page-hero .content h1{font-size:2.5em;font-weight:800}.content-page-hero .content p{font-size:.875em;font-weight:600}.content-page-hero .content .links-wrap{text-align:center;margin-top:1.5em}.content-page-hero .content a{min-width:0;width:100%;max-width:100%}}.game-page-body #proto-iframe.chat-loaded.chat-closed{display:none !important}.game-page-body #main-container{background:linear-gradient(180deg, var(--dark-green-800, #0A1F14) 0%, var(--dark-green-950, #050F0A) 100%)}.game-page .background-image{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1) blur(4px);opacity:.15}.game-page capp-game-container{padding-right:7em !important}.game-page capp-game-container.fill-mode{padding:0 !important}@media screen and (max-width: 1000px){.game-page capp-game-container{padding-left:0 !important;padding-right:0 !important}}.game-page capp-game-container capp-preloader{margin-top:.7em}.game-page capp-game-container capp-preloader .preloader{border:2px solid #fff;border-right:1px solid rgba(0,0,0,0)}.game-page capp-game-container .game-wrap{margin-top:4em}@media screen and (max-width: 1000px){.game-page capp-game-container .game-wrap{margin-top:0em}}.game-page capp-game-container.fill-mode .game-wrap{margin-top:0}.game-page capp-game-container iframe{position:relative}.game-page capp-game-container .game-wrap .launch-buttons{margin:0}.game-page capp-game-container .game-wrap .launch-buttons .demo-play-button,.game-page capp-game-container .game-wrap .launch-buttons .real-play-button{display:none}.game-page.mobile capp-game-container{padding-right:0 !important;padding:0}.game-page.mobile capp-game-container .game-wrap{margin-top:0}.game-page.mobile capp-game-container iframe{width:100% !important;height:100% !important}.game-page.mobile .game-close-btn{right:1.2em}@media(orientation: landscape){.game-page.mobile capp-game-container{height:100%}}.live-casino-page .search-results-grid{display:none}.info-section{padding:4.5em 2.5em 2.5em 2.5em}.info-section.loading{display:none}capp-expand-section,capp-expand-section-images{text-align:left;max-width:75em;margin:0 auto;display:block}capp-expand-section h1,capp-expand-section h2,capp-expand-section-images h1,capp-expand-section-images h2{font-size:1.25em;margin:0}capp-expand-section h3,capp-expand-section h4,capp-expand-section h5,capp-expand-section h6,capp-expand-section-images h3,capp-expand-section-images h4,capp-expand-section-images h5,capp-expand-section-images h6{margin:0;font-size:1em}capp-expand-section p,capp-expand-section-images p{font-size:.875em;color:rgba(255,255,255,.64);margin:.6em 0}capp-expand-section a:hover,capp-expand-section-images a:hover{color:#fff4c6}capp-expand-section>button,capp-expand-section-images>button{background:none;border:none}@media only screen and (max-width: 720px){.info-section{padding:2em 1em 2.5em 1em}}finsol-deposit-form .label{margin-bottom:0;text-align:left;font-size:.75em}.links-group{padding:1.5em}.links-group .title{text-align:center;font-size:1.25em;margin-bottom:1.2em}.links-group ul{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5em 1.5em;margin:0;padding:0}.links-group ul li{display:inline-block}.links-group ul li a{cursor:pointer;display:inline-block;color:#18da67;text-decoration:none;border-radius:.125em;font-size:.875em;font-weight:700}.promotions-page .content-page-hero{height:auto}.promotions-page .small-promo-items-section{position:relative;overflow:auto;margin-bottom:2em;padding:0 1em;box-sizing:border-box;text-align:center;scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin}.promotions-page .small-promo-items-section::-webkit-scrollbar{width:8px;height:8px}.promotions-page .small-promo-items-section::-webkit-scrollbar-track{background-color:#1d3126}.promotions-page .small-promo-items-section::-webkit-scrollbar-thumb{background-color:#ffd44a}.promotions-page .small-promo-items-section .items-wrap{display:inline-flex;gap:1em;margin-bottom:.5em}.promotions-page .promotions-section-large{box-sizing:border-box;padding:0 1em;display:flex;flex-direction:column;align-items:center;width:100%}.promotions-page .promotions-section-large sc-promo-item{width:100%;margin-bottom:2em}.promotions-page.promo-detail .content-page-hero{overflow:hidden}.promotions-page.promo-detail article{padding-top:0}@media screen and (max-width: 720px){.promotions-page.promo-list .content-page-hero{align-items:center;max-height:24em}.promotions-page.promo-list .content-page-hero .content{text-align:center;padding-bottom:0}}@media screen and (max-width: 720px){.promotions-page .content-page-hero{min-height:16em}.promotions-page.promo-detail .content-page article .article-body .links-wrap{position:fixed;bottom:0;background:#050f0a;width:100%;left:0;padding:.5em;box-sizing:border-box;z-index:10}}.tournaments-page{box-sizing:border-box}.tournaments-section{position:relative;display:block;box-sizing:border-box;padding:0 1em;margin-bottom:2em}.tournaments-section>h4{text-align:center;font-size:3em;margin-bottom:1em}@media only screen and (max-width: 720px){.tournaments-section{margin-bottom:2em}.tournaments-section>h4{font-size:2em}.tournaments-section:after{width:95%}}.casino-tournament-page .back-btn{display:none;position:absolute;top:2.5em;left:2.5em;z-index:10}.casino-tournament-page .content-page-hero{align-items:flex-end;height:34em}.casino-tournament-page .content-page-hero .content{z-index:2}.casino-tournament-page .content-page-hero .content h1{font-size:3rem}@media only screen and (max-width: 720px){.casino-tournament-page .back-btn{display:block}.casino-tournament-page .content-page-hero{height:18em;min-height:auto}.casino-tournament-page .content-page-hero .content h1{font-size:2em;text-align:center}.casino-tournament-page #content-container{padding-top:0}}sc-tournament-page-item{margin-top:1em;display:block}sc-tournament-page-item .info-section{display:grid;grid-template-columns:1fr 1fr;margin:0 auto;max-width:55em;grid-gap:6em}sc-tournament-page-item hr{width:75%;margin:2em auto}sc-tournament-page-item .race-info{display:flex;flex-direction:column;align-items:flex-start;gap:1em}sc-tournament-page-item .race-info .tournament-progress{margin:0}sc-tournament-page-item .race-info .race-controls .opt-out-btn{display:none}sc-tournament-page-item .active-message{display:flex;align-items:start;gap:.5em}sc-tournament-page-item .active-message .icn{filter:invert(1);position:relative;top:-0.05em}sc-tournament-page-item .info-table .title{font-weight:700;margin-bottom:.5em}sc-tournament-page-item .info-line{display:flex;justify-content:space-between;align-items:center;padding:0 1em;height:3em;background:rgba(255,255,255,.1)}sc-tournament-page-item .info-line .name{font-size:.875em}sc-tournament-page-item .info-line .value{font-size:.875em}sc-tournament-page-item .info-line:nth-child(even){background:rgba(255,255,255,.1)}sc-tournament-page-item .content-wrap{max-width:84em;padding:2em 2em 0 2em;margin:0 auto}sc-tournament-page-item .content-wrap>h4{font-size:2.5em;margin-bottom:.75em}sc-tournament-page-item .content-wrap .content{display:grid;grid-template-columns:1fr auto;grid-gap:0 2em;font-size:1em}sc-tournament-page-item .content-wrap .content>*{grid-column:1}sc-tournament-page-item .content-wrap .content .top-prizes{grid-column:2;grid-row:1/20;padding:2em;border:1px solid #fff;border-radius:1.5em;height:min-content;margin-top:2em}sc-tournament-page-item .content-wrap .content .top-prizes h3{font-size:1.5em}sc-tournament-page-item .content-wrap .content .top-prizes ul{list-style:none;padding:0;text-align:center;margin-bottom:0}sc-tournament-page-item .content-wrap .content .top-prizes ul li{line-height:200%;font-weight:700}sc-tournament-page-item .content-wrap .content h2{font-size:1.875em;margin:.75em 0}sc-tournament-page-item .content-wrap .content p{font-size:1em}sc-tournament-page-item .table-section{position:relative;max-width:42em;margin:0 auto 3em auto}sc-tournament-page-item .table-section h4{margin:0;font-size:3em;text-align:center}sc-tournament-page-item .table-section .score-table{margin-top:3em;display:grid;grid-template-columns:.7fr 2fr 1fr 1fr}sc-tournament-page-item .table-section .score-table .header-cell,sc-tournament-page-item .table-section .score-table .data-cell{display:flex;align-items:center}sc-tournament-page-item .table-section .score-table .position-cell{justify-content:center}sc-tournament-page-item .table-section .score-table .header-cell{font-weight:600}sc-tournament-page-item .table-section .score-table .data-cell{border-bottom:1px solid rgba(251,251,253,.5);height:2.25em}sc-tournament-page-item .table-section .score-table .data-cell.user-rank{color:#f2c15f;font-weight:700}sc-tournament-page-item .table-section .score-table.loading{display:none}sc-tournament-page-item .table-section .view-more{font-family:inherit;padding:0;margin:0;color:inherit;cursor:pointer;border:none;opacity:inherit;background:none;pointer-events:inherit;font-size:1.25em;font-weight:600;text-decoration:underline;display:block;margin:.5em auto}sc-tournament-page-item .table-section .view-more:focus{outline:none}sc-tournament-page-item .table-section capp-preloader{position:relative;height:auto;top:1em;width:auto;display:inline-block}sc-tournament-page-item .bottom-controls{margin:2em 1em;text-align:center}sc-tournament-page-item .bottom-controls button{display:inline-flex}@media only screen and (max-width: 720px){sc-tournament-page-item hr{margin:2em auto}sc-tournament-page-item .info-section{grid-template-columns:1fr;grid-gap:2em;margin:0;width:100%;max-width:100%;box-sizing:border-box;padding:0 1em}sc-tournament-page-item .race-info .tournament-progress{width:100%}sc-tournament-page-item .content-wrap{padding:0 1em}sc-tournament-page-item .content-wrap>h4{font-size:1em}sc-tournament-page-item .content-wrap .content{font-size:.75em;display:block}sc-tournament-page-item .content-wrap .content .top-prizes{text-align:center;margin:2em 3em}sc-tournament-page-item .table-section{padding:0 1em;margin:0 auto 2em auto}sc-tournament-page-item .table-section h4{font-size:1em;text-align:left}sc-tournament-page-item .table-section .score-table{margin-top:1em}sc-tournament-page-item .table-section .score-table .header-cell span,sc-tournament-page-item .table-section .score-table .data-cell span{font-size:.75em}sc-tournament-page-item .table-section .score-table .position-cell{justify-content:left}sc-tournament-page-item .table-section .score-table .data-cell{height:1.5em}}vip-element{position:relative}vip-element .table-wrap{max-width:65em;overflow-x:auto;padding-bottom:.5em;width:max-content;margin:0 auto;padding:0 1em}vip-element .table-wrap table{width:max-content;text-align:left;border-collapse:collapse}vip-element .table-wrap table th{padding:0 .5em}vip-element .table-wrap table tr td{border-top-style:solid;border-top-width:1px;padding:.25em 0em;text-align:center}vip-element .table-wrap table tr td:first-child,vip-element .table-wrap table tr th:first-child{padding-left:1em;text-align:left}vip-element .table-wrap table tr svg{display:inline-block;width:10px;height:14px;margin-left:.5em;position:relative;top:1px}vip-element .table-wrap table tr:not(.active){color:#fff !important}vip-element .table-wrap table tr:not(.active) td{border-color:rgba(255,255,255,.5) !important}vip-element .table-wrap table tr:not(.active) svg path{fill:#fbfbfd !important}vip-element .table-wrap table tr.active{font-weight:600}vip-element .table-wrap table tr.active td{border-bottom-style:solid;border-bottom-width:1px}vip-element .table-wrap p{font-weight:300}vip-element .controls{text-align:center;max-width:50em;width:100%;margin:0 auto;margin-top:3em;padding:0 1em;box-sizing:border-box}vip-element .controls h3{font-size:2.5em;font-weight:600;margin-top:1em;margin-bottom:.75em;line-height:130%}vip-element .controls .buttons-wrap{display:flex;gap:.75em}vip-element .controls a{display:inline-flex;width:100%;max-width:21.875em}vip-element .content{max-width:68em;margin:3em auto 0 auto;padding:0 1em}vip-element .content .title{text-align:center;font-size:2.5em;font-weight:700}vip-element .slider-wrap{margin-top:0em;--swiper-navigation-color: white;--swiper-navigation-sides-offset: 4em;--swiper-navigation-top-offset:26em}vip-element .slider-wrap swiper-container{width:100%;overflow:visible}vip-element .slider-wrap .slider-item{background-color:rgba(0,0,0,0);width:42.25em;height:26.125em;padding-top:12.5em;padding-bottom:6.25em}vip-element .slider-wrap .slider-item .cards-wrap{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transition-delay:0s;transform-style:preserve-3d}vip-element .slider-wrap .slider-item .t-group{position:relative;width:100%;height:100%;transform:translate(0, -11em);transition:transform 100ms;transition-timing-function:ease-out}vip-element .slider-wrap .slider-item .front,vip-element .slider-wrap .slider-item .back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;border-radius:1.25em}vip-element .slider-wrap .slider-item .front img,vip-element .slider-wrap .slider-item .back img{width:100%;height:100%;object-fit:cover}vip-element .slider-wrap .slider-item .front{filter:brightness(0.5);transition:filter .5s}vip-element .slider-wrap .slider-item .back{border:2px solid #888;border-radius:.5em;box-sizing:border-box;transform:rotateY(180deg)}vip-element .slider-wrap .slider-item .back .locked{position:absolute;right:1em;bottom:1em;background:#1c2d24;padding:.5em 1.5em;border-radius:.75em}vip-element .slider-wrap .slider-item.swiper-slide-active .t-group{transform:translate(0, 0)}vip-element .slider-wrap .slider-item.swiper-slide-active .front{filter:brightness(1)}vip-element .slider-wrap:not(.initializing) .slider-item.swiper-slide-active .cards-wrap{transform:rotateY(-180deg);transition-delay:1s}@media screen and (max-width: 720px){vip-element .slider-wrap{font-size:.5em;margin-top:3em;--swiper-navigation-color: transparent;--swiper-navigation-size: 0}vip-element .table-wrap{font-size:1em;width:100%;box-sizing:border-box;overflow-x:auto;padding-bottom:.5em}vip-element .table-wrap table{width:max-content}vip-element .table-wrap table tr th,vip-element .table-wrap table tr td{padding:.25em 1em}vip-element .controls h3{font-size:1.5em}vip-element .content .title{font-size:1.5em}vip-element .content .description{font-size:.75em}}.vip-page #content-container section{position:relative;max-width:68em;margin:3em auto 0 auto;padding:0 1em}.vip-page #content-container section .title{text-align:center;font-size:2.5em;font-weight:700}.vip-page #content-container section .about{display:grid;grid-template-columns:1fr .7fr;grid-gap:2em;margin-bottom:2em;margin-top:1em}.vip-page #content-container section .about .description{margin:0}.vip-page #content-container section .about img{width:100%}.vip-page #content-container section a{width:100%;max-width:21.875em;display:block;margin:0 auto;text-align:center;margin-bottom:2em}@media screen and (max-width: 720px){.vip-page #content-container section .title{font-size:1.5em}.vip-page #content-container section .about{display:block}.vip-page #content-container section .about img{display:none}.vip-page #content-container section .about .description{font-size:.75em}}.payments-page .content-page-hero{min-height:26em;padding-top:3em}.payments-page .content-page-hero p{font-size:1.25em}@media screen and (max-width: 720px){.payments-page .content-page-hero{min-height:10em}.payments-page .content-page-hero h1{text-align:center}.payments-page .content-page-hero p{display:none}}sc-search-sub .sub-view-wrap .sub-view.center{position:relative;max-width:42em;max-height:90%;height:100%;top:5%}sc-search-sub .sub-view-wrap .sub-view.center .search-sub-wrap{display:flex;flex-direction:column;height:100%;overflow:hidden;box-sizing:border-box}sc-search-sub .sub-view-wrap .sub-view.center .search-sub-wrap .content-wrap{scrollbar-color:#ffd44a #1d3126;scrollbar-width:thin;overflow-y:auto;min-height:4em}sc-search-sub .sub-view-wrap .sub-view.center .search-sub-wrap .content-wrap::-webkit-scrollbar{width:8px;height:8px}sc-search-sub .sub-view-wrap .sub-view.center .search-sub-wrap .content-wrap::-webkit-scrollbar-track{background-color:#1d3126}sc-search-sub .sub-view-wrap .sub-view.center .search-sub-wrap .content-wrap::-webkit-scrollbar-thumb{background-color:#ffd44a}sc-search-sub .sub-view-wrap .sub-view.center .search-sub-wrap .content-wrap capp-preloader{margin-top:2em}sc-search-sub .sub-view-wrap .sub-view.center .search-sub-wrap .content-wrap .no-results{padding:2em 3em}sc-search-sub .sub-view-wrap .sub-view.center .search-controls{background:rgba(255,255,255,.07);height:3.375em;display:flex;align-items:center;padding:0 1em;gap:1em;flex-shrink:0}sc-search-sub .sub-view-wrap .sub-view.center .search-controls img{filter:brightness(10)}sc-search-sub .sub-view-wrap .sub-view.center .search-controls .clear{cursor:pointer}sc-search-sub .sub-view-wrap .sub-view.center .search-controls #search-input{width:100%;background:none;border:none;font-size:1em;color:#fff;outline:none}sc-search-sub .sub-view-wrap .sub-view.center .search-controls #search-input::placeholder{color:#b6b4b2;opacity:1}sc-search-sub .sub-view-wrap .sub-view.center .search-controls #search-input::-ms-input-placeholder{color:#fff}sc-search-sub .sub-view-wrap .sub-view.center .results{padding:1em;box-sizing:border-box;display:flex;gap:.5em;flex-direction:column}sc-search-sub .sub-view-wrap .sub-view.center .results .game-item{height:auto;width:auto;background:none;border-radius:0;display:flex}sc-search-sub .sub-view-wrap .sub-view.center .results .game-item a{text-decoration:none;display:flex}sc-search-sub .sub-view-wrap .sub-view.center .results .game-item .t-wrap{display:flex;flex-direction:column;justify-content:center;margin-left:1em;color:#fff;font-weight:600}sc-search-sub .sub-view-wrap .sub-view.center .results .game-item .t-wrap .game-title{color:#fff;font-size:1em}sc-search-sub .sub-view-wrap .sub-view.center .results .game-item .t-wrap .game-category{opacity:.5}sc-search-sub .sub-view-wrap .sub-view.center .results .game-item img{position:relative;width:3.35em;height:5em;border-radius:.5em}@media only screen and (max-width: 720px){sc-search-sub .sub-view-wrap .sub-view.center{position:relative;max-width:100%;max-height:100%;height:100%;top:0}}game-makers-sub h4{font-size:1.25em;font-weight:700}game-makers-sub .sub-view-wrap .sub-view.center{max-width:480px;height:78vh}game-makers-sub .sub-view-wrap .sub-view.center .game-makers-sub{background:#0a1f14}game-makers-sub .sub-view-wrap .sub-view.center .sub-view-content{padding:0}game-makers-sub .bottom-section{padding:1em 1.5em}game-makers-sub .btn-secondary{width:100%}game-makers-sub .game-maker-item{cursor:pointer;display:grid;align-items:center;grid-template-columns:minmax(20px, 130px) 1fr auto;column-gap:5px;padding:1em .5em 1em 1.5em;border-bottom:1px solid rgba(255,255,255,.04);color:rgba(255,255,255,.7)}game-makers-sub .game-maker-item .game-maker-icon img{transform:translateY(3px)}@media screen and (max-width: 720px){game-makers-sub .sub-view-wrap .sub-view.center{height:100%}}.sc-account{height:100vh;height:100dvh;overflow:hidden;display:grid;grid-template-rows:auto 1fr}.sc-account .sub-view-content{padding:0 !important;padding-bottom:3em !important}.sc-account .personalized-offer{height:6em;background:rgba(255,255,255,.08);display:flex;padding:1em;margin-bottom:1em}.sc-account .vip-section{height:10em;background:rgba(255,255,255,.04);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 1em;margin:1.5em}.sc-account .vip-section .level,.sc-account .vip-section .level{font-size:.75em}.sc-account .vip-section .points{font-weight:700}.sc-account .vip-section capp-progress-bar{width:75%;padding:1em 0}.sc-account .greeting{font-size:1.125em;font-weight:700;color:#ffd44a;padding:0 1.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;box-sizing:border-box;display:block;text-align:center;font-size:1.5em}.sc-account .info{padding:1.5em;font-size:1.125em;color:#fff;line-height:1.5}.sc-account .info .info-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5em}.sc-account .info .info-row .label{font-size:.875em;font-weight:400;color:#fff}.sc-account .info .info-row .value{color:#fff;font-weight:700}.sc-account .links-section{display:flex;flex-direction:column}.sc-account .links-section a{padding:.5em 1.5em;display:flex;align-items:center;justify-content:space-between;color:rgba(255,255,255,.6);font-weight:700;border-bottom:1px solid rgba(255,255,255,.04)}.sc-account .links-section a:hover{color:rgba(255,255,255,.8);background:rgba(255,255,255,.09)}.sc-account .links-section .notifications-item{display:flex;align-items:center}.sc-account .banner{display:grid;grid-template-columns:auto 1fr;grid-gap:1em;align-items:center;text-decoration:none}.sc-account .banner img{border-radius:.5em}.sc-account .banner div{color:#fff;text-decoration:none;text-align:center;font-size:.75em;font-weight:400}sc-limits-subview .sub-view-wrap .sub-view{max-width:24.75em}sc-limits-subview .info{width:100%;margin-top:1.5em;padding:0 1em;box-sizing:border-box}sc-limits-subview .info .info-row{display:grid;align-items:center;grid-template-columns:1fr 1fr;width:100%;height:1.5em;margin-bottom:.25em}sc-limits-subview .info .info-row .label{font-size:.875em;display:flex;align-items:center;position:relative}sc-limits-subview .info .info-row .value{justify-self:right;font-weight:700}sc-limits-subview .limit-groups{padding:0}sc-limits-subview .limit-groups .limit-group{padding:.5em 1em;display:grid;grid-template-columns:1fr auto;align-items:start;border-bottom:1px solid rgba(255,255,255,.04);cursor:pointer;color:rgba(255,255,255,.7)}sc-limits-subview .limit-groups .limit-group:hover{color:rgba(255,255,255,.8);background:rgba(255,255,255,.09)}sc-limits-subview .limit-groups .limit-group h6{font-weight:700;margin:0;margin-bottom:.25em}sc-limits-subview .limit-groups .limit-group span{font-size:.875em}sc-limits-subview .limit-groups .limit-group img{position:relative;top:.25em;width:1em;height:1em;filter:none}sc-limits-subview .limit-groups .limit-type{cursor:auto}sc-limits-subview .limit-item{margin-bottom:.5em}sc-limits-subview .limit-item .info{display:flex;justify-content:space-between;margin-bottom:.25em;font-size:.75em}sc-limits-subview .sub-view-form{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, #0A1F14 0%, #050F0A 100%);overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;animation:subViewAnimateInRight .2s ease}sc-limits-subview .sub-view-form section{padding:0 1.5em;position:relative;padding-bottom:1.5em;border-bottom:1px solid rgba(255,212,74,.24)}sc-limits-subview .sub-view-form section h5{margin:0}sc-limits-subview .sub-view-form hr{height:0px;width:100%;border:none;border-bottom:1px solid rgba(255,212,74,.24)}sc-limits-subview .sub-view-form .wallet-section{margin-top:1.5em}sc-limits-subview .sub-view-form .sw-header-simple{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.75em;height:auto;align-items:start;padding-top:.5em}sc-limits-subview .sub-view-form .sw-header-simple img{padding-top:.25em}sc-limits-subview .sub-view-form .sw-header-simple h4{margin:0}sc-limits-subview .sub-view-form .tab-navigation{padding:0 1.5em;box-sizing:border-box;width:100%}sc-limits-subview .sub-view-form .tab-navigation .tab-button{width:100%;justify-content:center}sc-limits-subview .sub-view-form .interval-info{margin-top:1em;border:none}sc-limits-subview .sub-view-form .no-limit{display:grid;grid-template-columns:auto 1fr;grid-gap:.75em;line-height:150%}sc-limits-subview .sub-view-form .no-limit img{width:1.5em;height:1.5em;filter:brightness(0) saturate(100%) invert(93%) sepia(41%) saturate(3113%) hue-rotate(318deg) brightness(105%) contrast(101%)}sc-limits-subview .sub-view-form .no-limit span{padding-top:.05em}sc-limits-subview .sub-view-form .limits-form{border:none;display:grid;grid-gap:.5em}sc-limits-subview .sub-view-form .limits-form h4{margin:0}sc-limits-subview .sub-view-form .limits-form button{width:100%}sc-limits-subview .sub-view-form .limits-form button:disabled{pointer-events:none}sc-limits-subview .sub-view-form .limits-form .text-link{margin:2.5em auto 0 auto}sc-limits-subview .sub-view-form .limits-form capp-preloader{margin-top:2.5em}sc-limits-subview .self-exclusion-content{width:100%;overflow:hidden;padding:0em 1.5em 0 1.5em;box-sizing:border-box}sc-limits-subview .self-exclusion-content p{margin-bottom:1.5em}sc-limits-subview .success-view{background:linear-gradient(180deg, #0A1F14 0%, #050F0A 100%);color:#fff;z-index:10;position:absolute;top:0;left:0;width:100%;height:100%;animation:subViewAnimateInRight .2s ease}sc-limits-subview .success-view h3{font-size:2em}sc-limits-subview .success-view p{margin-bottom:2em}sc-limits-subview .success-view img{filter:invert(100%);width:4em;height:4em;margin-bottom:1em}.home-page .lo-search-section{margin:4em 0}.home-page .lo-search-section .controls-wrap{margin-left:1em;margin-right:1em;display:flex;align-items:center;justify-content:center;gap:.875em;margin-bottom:2em}.home-page .lo-search-section .controls-wrap sc-search-control{width:100%;max-width:36em}.container-404{max-width:20em;margin:0em auto 1em auto}.container-404 img{width:20em}.container-404 h1{font-size:2em}.container-404 p{line-height:150%}.container-404 .links{display:flex;flex-direction:column}.container-404 .links .text-link{margin:.25em 0}@media only screen and (max-width: 720px){.container-404{margin-top:2em}}.sub-view-wrap .sub-view{background:linear-gradient(180deg, #0A1F14 0%, #050F0A 100%);box-shadow:rgba(0,0,0,.25) 0px 54px 55px,rgba(0,0,0,.12) 0px -12px 30px,rgba(0,0,0,.12) 0px 4px 6px,rgba(0,0,0,.17) 0px 12px 13px,rgba(0,0,0,.09) 0px -3px 5px}input:-webkit-autofill{box-shadow:0 0 0 1000px #1d3126 inset !important}.sub-view-wrap{background:rgba(5,15,10,.9);z-index:21}.sub-view .sw-header-simple img{filter:none}.sub-view .sub-view-header{padding:.75em}.sub-view .sub-view-header .icon.chat{visibility:hidden}.sub-view .sub-view-header .icon{filter:none}.rewards-loading{visibility:hidden;opacity:0;transition:opacity .2s ease-in,visibility .2s ease-in}.rewards:not(.rewards-loading){visibility:visible;opacity:1}capp-amount-input .currency-icon{background:#ffd44a;border-radius:50%;min-width:1.5em;height:1.5em;display:flex;align-items:center;justify-content:center;font-weight:600}capp-amount-input input,capp-amount-input .amount-display{font-size:1em;height:3em}capp-input[disabled] .input-wrap{opacity:.65}capp-input .message span,capp-amount-input .message span,.sa-msg span{color:#fbfbfd;gap:.25em}.sa-msg.error span{color:#f23148}capp-amount-input .currency-icon{color:#040404}capp-input .icon.warning,capp-amount-input .icon.warning{display:none}capp-radio .radio-display{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.4)}capp-radio .radio-display.checked{border:none;background:#ffe16e}capp-radio .radio-display.checked:after{width:.75em;height:.75em}capp-otp-popup .popup .popup-wrap>a{display:none}capp-otp-popup .reg-form{display:flex;flex-direction:column}capp-otp-popup .reg-form>*{margin-bottom:1em}capp-otp-popup .phone-group .pg-grid{display:grid;grid-template-columns:.35fr .65fr;grid-gap:.5em}capp-otp-popup .phone-group .pg-grid capp-select{z-index:4}capp-verification-code-input .input-wrap input{border:none}shoutout-popup .popup{background:#ffd44a !important;border-radius:.5em}shoutout-popup .message-wrap{padding:.5em}shoutout-popup .shoutout-wrap .message-img{width:100%}shoutout-popup .shoutout-wrap .so-header h3{text-align:center}shoutout-popup .shoutout-wrap .so-header .close-btn{filter:brightness(200);cursor:pointer;width:1.4em;position:relative;top:.7em;margin-right:.5em}@media screen and (max-width: 720px){shoutout-popup .capp-popup-overlay .popup-layout-control .popup{border-top-left-radius:0em;border-top-right-radius:0em}}.capp-popup-overlay .popup-layout-control .popup{background:#0a1f14;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:.875em;box-shadow:rgba(0,0,0,.25) 0px 54px 55px,rgba(0,0,0,.12) 0px -12px 30px,rgba(0,0,0,.12) 0px 4px 6px,rgba(0,0,0,.17) 0px 12px 13px,rgba(0,0,0,.09) 0px -3px 5px}.capp-popup-overlay .popup-layout-control .popup h4{font-size:1.5em}.capp-popup-overlay .popup-layout-control .popup .reg-form>*{margin-bottom:1em}.capp-popup-overlay .popup-layout-control .popup .popup-wrap>.icon{filter:invert(100%)}game-info-sub .game-image-wrap{display:flex;justify-content:center;margin-top:1em;margin-bottom:1em}game-info-sub .game-image-wrap img{border-radius:.5em}game-info-sub .sub-view-wrap .sub-view{box-shadow:none}game-info-sub capp-accordion .title img{filter:none}game-info-sub h1{font-size:1.5em;text-align:center}game-info-sub hr{margin:1em 0;border:none;border-top:1px solid rgba(255,255,255,.04)}game-info-sub .game-specs .specs-grid .row:nth-child(odd){background:rgba(255,255,255,.08)}@media screen and (min-width: 720px){game-info-sub .sub-view-wrap .sub-view.center{top:5vh;max-width:30em;overflow:visible;background:none}game-info-sub .sub-view-wrap .sub-view.center .game-info-wrap{overflow:hidden;max-height:90vh;overflow-y:auto;background:linear-gradient(180deg, #0A1F14 0%, #050F0A 100%)}}game-info-sub .game-info-wrap{background:linear-gradient(180deg, #0A1F14 0%, #050F0A 100%)}game-info-sub capp-accordion .title span{color:#fff}game-info-sub capp-accordion .title img{filter:none}game-info-sub .close-btn img,game-info-sub gp-game-info .close-btn img{filter:brightness(20)}capp-site-notification{background:#f2c15f}ft-my-rewards-toggle{cursor:pointer}ft-my-rewards-toggle:not(:defined){display:none}capp-preloader.fullscreen{font-size:3em;margin-top:30%}@media only screen and (max-width: 720px){ft-my-rewards::part(my-rewards){margin-bottom:4em}ft-my-rewards::part(inner){height:100%;top:50%}}capp-expand-section,capp-expand-section-images{text-align:center;max-width:60em}.success-view,.fail-view{display:flex;flex-direction:column;align-items:center;text-align:center;background:none;height:auto;padding:1.5em}.success-view .icn,.fail-view .icn{filter:none !important;height:3em !important}.success-view h3,.fail-view h3{margin:.5em 0 !important}.success-view .buttons-wrap,.fail-view .buttons-wrap{margin-top:2em}hr{margin:1em 0;border:none;border-top:1px solid rgba(255,255,255,.04)}capp-otp-popup .reg-form .sa-msg.error{background:none}@media only screen and (min-width: 720px){capp-otp-popup .popup-layout-control.desktop-right{display:flex;align-items:center;justify-content:center;height:100%;right:auto;max-width:none;width:100%}capp-otp-popup .popup-layout-control.desktop-right .popup{max-width:28em;height:auto !important;position:relative}}capp-game-container{height:calc(100vh - var(--navigation-height));height:calc(100dvh - var(--navigation-height));top:var(--navigation-height)}shoutout-popup .shoutout-wrap{min-width:20em;max-width:28em}shoutout-popup .shoutout-wrap .so-header h3{font-size:1.75em}shoutout-popup .message-wrap{padding:0 1em 1em 1em}shoutout-popup .popup{background:#0a1f14 !important}capp-bonus-games-list{background:linear-gradient(180deg, #0A1F14 0%, #050F0A 100%)}capp-bonus-games-list .content-wrap .results{grid-auto-rows:14.5em}capp-bonus-games-list .game-item{cursor:pointer}capp-bonus-games-list .game-item .game-overlay{display:none}reset-password-sub .success-view,reset-password-sub .fail-view{height:100%;background:linear-gradient(180deg, #0A1F14 0%, #050F0A 100%);color:#fff}reset-password-sub .success-view .success-icn,reset-password-sub .fail-view .success-icn{filter:invert(1)}reset-password-sub .success-view .continue-btn,reset-password-sub .fail-view .continue-btn{display:flex}bonus-confirm-popup capp-bonus-games-list{background:none;margin-top:1em}bonus-confirm-popup capp-bonus-games-list h4{font-size:1.25em !important}bonus-confirm-popup capp-bonus-games-list .close-btn{display:none}bonus-confirm-popup capp-bonus-games-list .content-wrap .results{justify-content:left}@media only screen and (max-width: 720px){bonus-confirm-popup{font-size:.85em}}@media only screen and (max-width: 720px){ft-my-rewards::part(my-rewards){margin-bottom:0em}}@media only screen and (max-width: 720px){shoutout-popup .shoutout-wrap{max-height:100vh;max-height:100dvh}}.rtl{direction:rtl}.rtl sc-game-tile .ctrl-wrap,.rtl sc-slider .ctrl-wrap{direction:ltr}.rtl .faq-section capp-accordion{text-align:right}.rtl .faq-section capp-accordion .title.expanded img{transform:rotate(90deg)}.rtl .faq-section capp-accordion .title img{margin-right:auto;transform:scaleX(-1);margin-left:initial}.rtl sc-search-control capp-input input{padding-right:4em;text-align:right;direction:ltr}.rtl sc-search-control capp-input .icons{right:auto;left:1em}.rtl sc-search-control .search-icon{display:block;right:1em}.rtl sc-search-control .clear-btn{display:block;left:1em;right:auto}.rtl sc-promo-item .title span.shadow{right:.0625em}.rtl capp-input input{text-align:right;direction:ltr}.rtl capp-input input.pi-1{padding-right:2em;padding-left:3em}.rtl capp-input .icons{right:auto;left:1em}.rtl .message{text-align:right}.rtl .sub-view-main form{text-align:right}.rtl sc-deposit-sub .sub-view-content .bonus-section,.rtl sc-piq-deposit-sub .sub-view-content .bonus-section{text-align:right}.rtl sc-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item h5,.rtl sc-piq-deposit-sub .sub-view-content .bonus-section .deposit-bonuses .bonus-item h5{text-align:right}.rtl sc-bonuses-sub .bonus-item{text-align:right}.rtl sc-bonuses-sub .bonus-item.active .bonus-content-wrap h5{text-align:right}.rtl sc-bonuses-sub .history-section .table{text-align:right}.rtl sc-deposit-sub .deposit-navigation,.rtl sc-piq-deposit-sub .deposit-navigation,.rtl deposit-result-sub .deposit-navigation,.rtl sc-deposit-result-sub .deposit-navigation,.rtl withdraw-sub .deposit-navigation,.rtl sc-withdraw-subview .deposit-navigation{left:1.75em;right:auto}.rtl sc-deposit-sub .deposit-navigation .d-back-btn,.rtl sc-piq-deposit-sub .deposit-navigation .d-back-btn,.rtl deposit-result-sub .deposit-navigation .d-back-btn,.rtl sc-deposit-result-sub .deposit-navigation .d-back-btn,.rtl withdraw-sub .deposit-navigation .d-back-btn,.rtl sc-withdraw-subview .deposit-navigation .d-back-btn{transform:scaleX(-1)}.rtl sc-deposit-sub .bonus-section,.rtl sc-piq-deposit-sub .bonus-section,.rtl deposit-result-sub .bonus-section,.rtl sc-deposit-result-sub .bonus-section,.rtl withdraw-sub .bonus-section,.rtl sc-withdraw-subview .bonus-section{text-align:right}.rtl sc-deposit-sub .bonus-section .deposit-bonuses .bonus-item h5,.rtl sc-piq-deposit-sub .bonus-section .deposit-bonuses .bonus-item h5,.rtl deposit-result-sub .bonus-section .deposit-bonuses .bonus-item h5,.rtl sc-deposit-result-sub .bonus-section .deposit-bonuses .bonus-item h5,.rtl withdraw-sub .bonus-section .deposit-bonuses .bonus-item h5,.rtl sc-withdraw-subview .bonus-section .deposit-bonuses .bonus-item h5{text-align:right}.rtl sc-deposit-sub .sub-view-content .bonus-section,.rtl sc-piq-deposit-sub .sub-view-content .bonus-section,.rtl deposit-result-sub .sub-view-content .bonus-section,.rtl sc-deposit-result-sub .sub-view-content .bonus-section,.rtl withdraw-sub .sub-view-content .bonus-section,.rtl sc-withdraw-subview .sub-view-content .bonus-section{text-align:right}.rtl .sub-view-wrap .dw-standard-sub.sub-view.center .close-btn{right:auto;left:-0.8em}.rtl game-info-sub .close-btn,.rtl gp-game-info .close-btn{left:1em;right:auto}.rtl sc-register-subview .sub-view-wrap .close-btn{right:auto;left:-1.8em}.rtl sc-register-subview .sub-view-wrap .sub-view.center .sub-view-main .sub-view-header .close-btn-2{right:auto;left:1.5em}.rtl .small-promo-item{text-align:right}.rtl .game-page .game-close-btn{right:auto;left:8.2em}.rtl .game-page capp-game-container{padding-left:7em !important;padding-right:2em !important}.rtl sc-withdraw-subview .withdraw-navigation{left:1.5em;right:auto}.rtl .game-item .tags{text-align:right}.rtl sc-slider.promotions-slider{direction:rtl}.rtl .promotion-section{margin-left:auto;margin-right:5.375em}.rtl .promotion-section sc-slider.promotions-slider .promo-item-wrap sc-promo-item.small{text-align:right}.rtl sc-currency-select .currency-select.active .d-arrow{right:auto;left:1.5em}.rtl .vip-section swiper-container{direction:rtl}.rtl .vip-section swiper-container .slide-inner{text-align:right}@media only screen and (max-width: 1000px){.rtl .game-page capp-game-container{padding-left:0 !important;padding-right:0 !important}.rtl .game-page .game-close-btn{left:1.2em}.rtl sc-slider.promotions-slider{direction:rtl}.rtl .promotion-section{margin-right:0}.rtl .promotion-section .swiper-horizontal{left:0 !important}}