.arrow-tooltip:after{display:inline-block;position:absolute;top:-.8rem;left:20px;z-index:var(--tooltip-index);animation:fade-in var(--animation-timing) ease-in-out;background-image:url(/images/tooltip-arrow.svg);width:1.8125rem;height:1rem;content:""}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-top{0%{transform:translateY(-50%);opacity:0}to{transform:translateY(0);opacity:1}}.fadeInTop{opacity:0;animation:fade-in-top .5s 1;animation-fill-mode:forwards}@keyframes fade-out-top{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50%);opacity:0}}.fadeOutTop{opacity:1;animation:fade-out-top .5s 1;animation-fill-mode:forwards}@keyframes animate-pop{0%{transform:scale(0);opacity:0}20%{transform:scale(.5);opacity:1}40%{transform:scale(.92);opacity:1}60%{transform:scale(1.1);opacity:1}85%{transform:scale(.94);opacity:1}to{transform:scale(1);opacity:1}}.animation-popup{animation-duration:.5s;animation-timing-function:linear;animation-fill-mode:backwards;animation-name:animate-pop}.animation-popup:nth-child(1),.animation-popup:nth-child(11),.animation-popup:nth-child(21),.animation-popup:nth-child(31),.animation-popup:nth-child(41),.animation-popup:nth-child(51){animation-delay:.04s}.animation-popup:nth-child(2),.animation-popup:nth-child(12),.animation-popup:nth-child(22),.animation-popup:nth-child(32),.animation-popup:nth-child(42),.animation-popup:nth-child(52){animation-delay:.08s}.animation-popup:nth-child(3),.animation-popup:nth-child(13),.animation-popup:nth-child(23),.animation-popup:nth-child(33),.animation-popup:nth-child(43),.animation-popup:nth-child(53){animation-delay:.12s}.animation-popup:nth-child(4),.animation-popup:nth-child(14),.animation-popup:nth-child(24),.animation-popup:nth-child(34),.animation-popup:nth-child(44),.animation-popup:nth-child(54){animation-delay:.16s}.animation-popup:nth-child(5),.animation-popup:nth-child(15),.animation-popup:nth-child(25),.animation-popup:nth-child(35),.animation-popup:nth-child(45),.animation-popup:nth-child(55){animation-delay:.2s}.animation-popup:nth-child(6),.animation-popup:nth-child(16),.animation-popup:nth-child(26),.animation-popup:nth-child(36),.animation-popup:nth-child(46),.animation-popup:nth-child(56){animation-delay:.24s}.animation-popup:nth-child(7),.animation-popup:nth-child(17),.animation-popup:nth-child(27),.animation-popup:nth-child(37),.animation-popup:nth-child(47),.animation-popup:nth-child(57){animation-delay:.28s}.animation-popup:nth-child(8),.animation-popup:nth-child(18),.animation-popup:nth-child(28),.animation-popup:nth-child(38),.animation-popup:nth-child(48),.animation-popup:nth-child(58){animation-delay:.32s}.animation-popup:nth-child(9),.animation-popup:nth-child(19),.animation-popup:nth-child(29),.animation-popup:nth-child(39),.animation-popup:nth-child(49),.animation-popup:nth-child(59){animation-delay:.36s}@keyframes slide-down{0%{transform:translateY(-35%);opacity:0}to{transform:translateY(0);opacity:1}}.animation-slide-down{opacity:0;animation:slide-down var(--animation-timing) 1;animation-fill-mode:forwards}@keyframes slide-up{0%{transform:translateY(35%);opacity:0}to{transform:translateY(0);opacity:1}}.animation-slide-up{opacity:0;animation:slide-up var(--animation-timing) 1;animation-fill-mode:forwards}@keyframes slide-left{0%{transform:translate(-35%);opacity:0}to{transform:translate(0);opacity:1}}.animation-slide-left{opacity:0;animation:slide-left var(--animation-timing) 1;animation-fill-mode:forwards}.animation-slide-left:nth-child(1){animation-delay:.07s}.animation-slide-left:nth-child(2){animation-delay:.14s}.animation-slide-left:nth-child(3){animation-delay:.21s}.animation-slide-left:nth-child(4){animation-delay:.28s}.animation-slide-left:nth-child(5){animation-delay:.35s}.animation-slide-left:nth-child(6){animation-delay:.42s}.animation-slide-left:nth-child(7){animation-delay:.49s}.animation-slide-left:nth-child(8){animation-delay:.56s}.animation-slide-left:nth-child(9){animation-delay:.63s}@keyframes press-bounce{0%{transform:scale(1)}20%{transform:scale(.75)}40%{transform:scale(1.1)}70%{transform:scale(.95)}to{transform:scale(1)}}.animation-press-bounce{animation-duration:.4s;animation-timing-function:linear;animation-fill-mode:backwards;animation-name:press-bounce}@keyframes popup-rotate{0%{transform:scale(0) rotate(0)}40%{transform:scale(1.1) rotate(7deg)}55%{transform:scale(.95) rotate(14deg)}70%{transform:scale(1) rotate(-6deg)}85%{transform:scale(1) rotate(4deg)}to{transform:scale(1) rotate(0)}}.animation-popup-rotate{animation-duration:.5s;animation-timing-function:linear;animation-fill-mode:backwards;animation-name:popup-rotate}@keyframes scale-bottom-right{0%{transform:scale(0)}40%{transform:scale(1.1)}70%{transform:scale(.95)}to{transform:scale(1)}}.animation-scale-bottom-right{transform-origin:bottom right;animation-duration:.24s;animation-timing-function:linear;animation-fill-mode:backwards;animation-name:scale-bottom-right}@keyframes draw-check-mark{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}:root{color:var(--white);font-weight:400;line-height:1.5;font-family:Outfit Variable,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%;--color-purple: #411c59;--color-purple-70: rgba(65, 28, 89, .7);--color-purple-50: rgba(65, 28, 89, .5);--color-magenta: #fe00b7;--nav-arrow-height: 16px;--footer-height: 4.225rem;--header-height: 2vh;--overlay-backdrop-color: rgb(0 0 0 / 85%);--overlay-backdrop-color-70: rgb(0 0 0 / 70%);--black: #000;--white: #fff;--orange: #eb9b00;--yellow: #ffc600;--green: #01db80;--red: #ff0024;--disabled: #676767;--next-green: #00a45f;--second-green: #00ff12;--switcher-border: #fedd1d;--switcher-switch-bg: #f7ae00;--nav-active-item: #ffd800;--form-purple: #d7a2fa;--iris-purple: #924cbf;--dark-violet: #7c00cc;--royal-purple: #7e00d0;--primary-button-shadow-color: #008633;--app-width: 100%;--container: 1100px;--color-sweep: #01db80;--color-social: #ffc600;--color-basic-black: #000;--color-silver: #aebebe;--color-bronze: #f5a984;--color-white: #fff;--color-deep-dark-purple: #130318;--color-space-black: #141214;--color-light-purple: #6e6772;--animation-timing: .22s;--tooltip-index: 200;--available-height: 100vh;--scrollbar-width: 10px;--slide-swipe-duration: .3s;--container-width: 1110px}@media only screen and (orientation: landscape),only screen and (min-width: 769px){:root{--slide-swipe-duration: 0}}*{box-sizing:border-box;outline:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}[data-theme=yellow]{--app-background: #ffc600;--balance-border: #eb9b00;--balance-btn: #ffc600;--switcher-border: #eb9b00;--switcher-bg: #6d3c00;--switcher-position: 0;--game-info: #ffc600;--footer-color: #ffc600;--footer-icon: #ffc600;--nav-active-item: #ffc600;--avatar-position: rotateY(180deg)}[data-theme=green]{--app-background: #01db80;--balance-border: #00a45f;--balance-btn: #00ff12;--switcher-border: #00a45f;--switcher-bg: #033e25;--switcher-position: calc(100% - 2.125rem) ;--game-info: #11f910;--footer-color: #00ff12;--footer-icon: #00ff12;--nav-active-item: #01db80;--avatar-position: rotateY(0deg)}html{height:100%;-webkit-overflow-scrolling:touch!important;scrollbar-color:rgba(88,88,88,.5) transparent}html ::-webkit-scrollbar-track{background:transparent;background-color:transparent}body{margin:0;min-width:320px;height:100%;touch-action:pan-y;-webkit-overflow-scrolling:touch!important}body[data-dialog=true]{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;width:100vw;height:100vh;max-height:100vh;overflow:hidden}body[data-dialog=true] iframe{pointer-events:auto}#root{display:flex;position:relative;flex-direction:column;background-color:var(--black);min-height:100vh}[data-dialog=true] #root{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;width:100vw;height:100vh;max-height:100vh;overflow:hidden}[data-dialog=true] #root iframe{pointer-events:auto}a{color:#fff;font-weight:500;font-family:inherit;text-decoration:inherit}img{max-width:100%;height:auto}ul{margin:0;padding:0;list-style:none}h1{font-size:3.2em;line-height:1.1}button{transition:all var(--animation-timing);cursor:pointer;outline:none;border:0;background-color:transparent;color:#fff;line-height:1;font-family:inherit;-webkit-user-select:none;user-select:none;text-align:center;-webkit-tap-highlight-color:transparent}select,input{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:0;border-radius:2.5rem;background-color:var(--black);padding:.75rem 1.2rem;width:100%;color:var(--white);font-size:.875rem;font-family:Outfit Variable,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;-webkit-user-select:initial;user-select:initial;-webkit-tap-highlight-color:rgba(65,28,89,.2)}select:-webkit-autofill,input:-webkit-autofill{transition:background-color 0s 600000s,color 0s 600000s!important}select:disabled,input:disabled{opacity:.8}select::placeholder,input::placeholder{color:var(--form-purple);font-size:.875rem}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.PhoneInputCountry{display:none}.PhoneInput input{font-size:1rem;font-family:Outfit Variable,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.dialog__body{position:relative}.cards-logos{justify-content:space-between;margin-top:1.5rem}.card-logo{max-width:5rem}.details__title{text-align:center}.form-field{display:flex;position:relative;flex-direction:column}.form-field+.form-field{margin-top:.75rem}.form-field__label{align-self:flex-start;margin-bottom:.75rem;padding:0 1.2rem;font-size:.875rem;line-height:1.125rem;text-transform:uppercase}.form-field__helper-text{margin-top:.25rem;padding:0 1rem;width:100%;color:red;font-size:.75rem;line-height:1rem}.form-field--select:before{position:absolute;top:3rem;right:1rem;border:0 solid transparent;border-top:8px solid #fff;border-right-width:7px;border-left-width:7px;width:0;height:0;content:""}select:not(:valid){color:var(--form-purple);font-size:.875rem}input:-webkit-autofill{box-shadow:0 0 0 2rem var(--black) inset!important;-webkit-text-fill-color:var(--white)!important;transition:all 10000000s ease 0s}.form-buttons{padding-top:2.375rem;padding-bottom:.75rem}.form-links{font-size:.875rem;text-align:center}.text-link{cursor:pointer;margin-left:.5rem;color:var(--green);font-weight:700;text-decoration:underline;text-transform:uppercase}.text-link:hover{text-decoration:none}.button-action{filter:drop-shadow(0 3px 0 var(--primary-button-shadow-color));transition:all var(--animation-timing);border-radius:2.875rem;background-color:var(--green);padding:.625rem .5rem;width:100%;min-height:2.875rem;font-weight:700;font-size:1.625rem;font-family:Outfit Variable,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;text-transform:uppercase}.button-action--smaller{font-size:1.125rem}.button-action:disabled{filter:grayscale(100%) drop-shadow(0 3px 0 var(--white))}.button-action:hover{background-color:#01a862}.button-action--light{filter:drop-shadow(0 3px 0 #676767);background-color:#fff;color:#000;text-transform:none}.button-action--light:hover{background-color:#e6e6e6}.nuvei-input{display:flex;position:relative;align-items:center;border-radius:2.5rem;background-color:var(--black);padding:0 1rem 0 .5rem;min-height:2.5rem}.nuvei-input>div{width:100%}.nuvei-input.with-padding{padding:0 2.2rem}input.with-padding{padding-left:2.2rem}.alert-text{color:var(--red)}.d-flex{display:flex}.success-text{color:var(--green)}.info-icon{fill:var(--balance-btn)}.info-icon__green{fill:#00ff12}.info-icon__yellow{fill:#ffc600}.info-icon__white{fill:#fff}.info-icon__red{fill:red}.info-icon__black{fill:#000}body.onboarding{overflow:hidden}.offer-dialog{align-items:center}.static-site-link{color:var(--color-social)}.site-footer .footer-column.footer-main-column h1{margin:0;font-size:1.6rem}.site-footer .footer-column.footer-main-column h6{font-size:1.1rem}@media screen and (max-width: 687px){.site-footer .footer-column.footer-main-column{padding-right:0;text-align:center}.site-footer .footer-column.footer-main-column h1{font-size:1rem}.site-footer .footer-column.footer-main-column h6{margin-bottom:0;font-size:.8rem}}.site-footer .footer-column.footer-btn-column .footer-btn{margin-right:1rem;margin-bottom:0;padding:1rem 0;font-weight:700;font-size:1.2rem}.site-footer .footer-column.footer-btn-column .btn-box{display:flex;flex-direction:row;align-items:center}@media screen and (max-width: 687px){.site-footer .footer-column.footer-btn-column .footer-btn{margin-right:0;margin-bottom:1rem;font-size:1rem}.site-footer .footer-column.footer-btn-column .btn-box{flex-direction:column}}.site-footer .footer-column.footer-nav-column{flex:0 0 40%}.site-footer .footer-column.footer-nav-column .footer-nav-box{margin-right:0;margin-left:0}@media screen and (max-width: 687px){.site-footer .footer-column.footer-nav-column{flex:0 0 100%}}.site-footer .footer-column:nth-child(3){flex:1 0 40%;padding-top:1rem;padding-right:5rem}.site-footer .footer-column:nth-child(3) p{margin:0}@media screen and (max-width: 687px){.site-footer .footer-column:nth-child(3){flex:0 0 100%;padding-right:0;text-align:center}.site-footer .footer-column:nth-child(3) p{font-size:.8rem}}.site-footer .footer-column:nth-child(5){text-align:center}@media screen and (max-width: 687px){.site-footer .footer-column:nth-child(5) p{margin-top:0;font-size:.8rem}}.cursor-default{cursor:default!important}body.shift-chat-widget #webWidget{top:100vh!important;left:100vw!important}@font-face{font-family:Omnes;src:url(/assets/Omnes_SemiBold-CZuR2ERB.ttf) format("truetype");font-weight:600;font-style:normal}
