.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 / 90%);--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;--green-shadow: #006C3F;--orange-dark: #D89608;--orange-shadow: #B16A00;--black-shadow: #00000040;--gray-dark: #454545;--gray-shadow: #949494;--purple-dark: #530B73;--purple-shadow: #4A0967;--black-2: #131313;--black-3: #1A1A1A;--blue-shadow: #0031BD;--peach: #FE5F5F;--peach-2: #E95757;--white-shadow: #FFFFFFCC;--red-2: #AC3333;--red-shadow: #A41E1E;--green-gradient-end: #00BB6D;--orange-gradient-start: #FFD52C;--orange-gradient-end: #EBA610;--white-gradient-start: #EBEBEB;--white-gradient-end: #E3E3E3;--black-gradient-start: #171717;--black-gradient-end: #272727;--purple-gradient-start: #590781;--purple-gradient-end: #711F91;--blue-gradient-start: #1270EC;--blue-gradient-end: #0042FF;--red-gradient-start: #FE5F5F;--red-gradient-end: #E64644;--gray-gradient-start: #797777;--gray-gradient-end: #949494;--color-new-primary-btn: linear-gradient(180deg, #01DB80, #029E5D);--new-primary-btn-shadow-color: #006c3F;--tooltip-body: #732D95;--tooltip-border: #BC3AFA;--animation-timing: .22s;--tooltip-index: 200;--available-height: 100vh;--scrollbar-width: 10px;--slide-swipe-duration: .3s;--container-width: 1110px;--dark-color-social: #B16A00;--dark-color-sweep: #05693F;--prime-pink: #FE3AC0}@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;overflow:auto}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;overflow:hidden}[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;margin-bottom:1rem}.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__input{font-size:.875rem}.form-field__input::placeholder{font-size:.875rem}.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}.info-icon__purple{fill:#8734af}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}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.button-wrapper{display:flex;position:relative;width:100%;height:fit-content}.button{position:relative;transform:translate3d(0,-3px,0);transition:all var(--animation-timing);cursor:pointer;margin-top:3px;border-radius:2.875rem;background-color:var(--black);padding:.625rem .5rem;width:100%;overflow:hidden;font-weight:700;font-size:1.4rem;font-family:Outfit Variable,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;text-transform:uppercase;color:var(--white);background:var(--green);filter:drop-shadow(0 4px 0 var(--primary-button-shadow-color))}.button:disabled{opacity:.8;cursor:default}.button:not(:disabled):active{transform:translateZ(0)}.button--main{background:var(--green);filter:drop-shadow(0 4px 0 var(--primary-button-shadow-color))}.button--main{color:var(--white)}.button--main:disabled{opacity:.8;cursor:default}.button--main:not(:disabled):active{transform:translateZ(0)}.button--orange{background:var(--yellow);filter:drop-shadow(0 4px 0 var(--switcher-bg))}.button--orange{color:var(--white)}.button--orange:disabled{opacity:.8;cursor:default}.button--orange:not(:disabled):active{transform:translateZ(0)}.button--light{background:var(--white);filter:drop-shadow(0 4px 0 #676767)}.button--light{color:#000}.button--light:disabled{opacity:.8;cursor:default}.button--light:not(:disabled):active{transform:translateZ(0)}.button--blue{background:#0042ff;filter:drop-shadow(0 4px 0 #0031bd)}.button--blue:disabled{opacity:.8;cursor:default}.button--blue:not(:disabled):active{transform:translateZ(0)}.button--gray{cursor:default;pointer-events:none;background:var(--disabled);filter:drop-shadow(0 4px 0 var(--black))}.button--gray{color:var(--color-silver)}.button--gray:disabled{opacity:.8;cursor:default}.button--gray:not(:disabled):active{transform:translateZ(0)}.button--locked{overflow:visible;cursor:default;pointer-events:none;background:var(--disabled);filter:drop-shadow(0 4px 0 var(--black));background-color:var(--disabled)!important;filter:drop-shadow(0 4px 0 var(--black))!important}.button--locked{color:var(--color-silver)}.button--locked:disabled{opacity:.8;cursor:default}.button--locked:not(:disabled):active{transform:translateZ(0)}.button--transparent{background-color:transparent;border:none;filter:none;padding:0;margin:0;font-size:1rem;font-weight:400;color:var(--color)}.button--purple{background:linear-gradient(180deg,#8300c3,#9c00d9);box-shadow:inset 0 2px 4px #7916aab3;filter:drop-shadow(0 3px 0 #7916AA);text-shadow:1.2px 1.2px 0 rgba(0,0,0,.25)}.button--purple-blue{position:relative;background:linear-gradient(135deg,#f53afe,#456efe);filter:none;box-shadow:0 3px #6f33c7,0 10px 20px #0000002e,inset 0 -1px 4px #0003;transform:translate3d(0,-6px,0);margin-top:6px;transition:transform .12s ease,box-shadow .12s ease}.button--purple-blue:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(to bottom,#ffffff59,#fff0 40%);pointer-events:none}.button--purple-blue:after{content:"";position:absolute;left:12%;right:12%;bottom:-5px;height:12px;border-radius:50%;background:#00000038;filter:blur(5px);pointer-events:none}.button--purple-blue:disabled{opacity:.85;cursor:default;filter:grayscale(.05) brightness(.98)}.button--purple-blue:focus-visible{outline:none;box-shadow:0 6px #6f33c7,0 10px 20px #0000002e,0 0 0 3px #ffffff29,inset 0 1px #ffffff47,inset 0 -1px 4px #0003}.button--purple-blue:not(:disabled):active{transform:translateZ(0);box-shadow:0 0 #6f33c7,0 6px 14px #0003,inset 0 3px 8px #00000047,inset 0 -1px #ffffff1f}.button__content{overflow:hidden;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.button__content img{width:6rem;height:1.35rem;object-fit:fill}.button__icon-side{width:1.1em;height:1.1em}.button__icon-side.__left{justify-self:start;margin-right:.1rem;margin-left:.5rem}.button__icon-side.__right{justify-self:end;margin-right:.5rem}.button__icon-side img{grid-column:2/3;justify-self:start;width:100%;height:100%;object-fit:contain;object-position:left}.button>a{color:inherit}._primaryButton_leyr0_1,._blackButton_leyr0_2{position:relative;display:inline-block;font-style:normal;font-weight:500;line-height:normal;color:var(--color-white);text-transform:capitalize;cursor:pointer}@media only screen and (min-width: 768px){._primaryButton_leyr0_1,._blackButton_leyr0_2{font-weight:700}}._blackButton_leyr0_2{min-width:96px;padding:9px 12px;font-size:13px;line-height:normal;letter-spacing:.48px;background:var(--color-basic-black);border-radius:25px}@media only screen and (min-width: 768px){._blackButton_leyr0_2{padding:8px 30px;font-size:22px;letter-spacing:.66px}}._primaryButton_leyr0_1{padding:8px 16px;font-size:20px;font-weight:500;border-radius:40px;transition:transform var(--animation-timing)}@media only screen and (min-width: 768px){._primaryButton_leyr0_1{padding:10px 32px;font-size:32px;font-weight:700;letter-spacing:-.88px}}._withCrown_leyr0_52:after{position:absolute;top:-18px;left:50%;width:26px;height:20px;content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='16'%20viewBox='0%200%2020%2016'%20fill='none'%3e%3cpath%20d='M17.6497%2013.6721C18.0937%2013.9415%2017.9318%2015.0245%2017.9318%2015.0245H2.26301C2.26301%2015.0245%202.10022%2013.9415%202.54505%2013.6721C2.49295%2013.2694%202.43654%2012.873%202.37576%2012.4829C2.33791%2012.4975%202.30047%2012.5122%202.26343%2012.5276C2.19064%2012.5546%202.113%2012.5661%202.0355%2012.5614C1.95801%2012.5567%201.88234%2012.5358%201.81338%2012.5001C1.74442%2012.4645%201.68368%2012.4148%201.63503%2012.3543C1.58638%2012.2938%201.55088%2012.2238%201.53085%2012.1487C1.47606%2011.9946%201.48056%2011.8256%201.54344%2011.6746C1.60632%2011.5235%201.72309%2011.4013%201.87108%2011.3315C1.9655%2011.2922%202.06239%2011.2539%202.16169%2011.2168C1.70384%208.83022%201.09389%206.47538%200.335571%204.16666C1.70099%204.3323%203.89134%205.31394%204.75047%206.5015C4.45093%207.7843%204.53925%208.65524%204.83187%209.2185C5.73252%2010.9551%208.769%2010.0467%208.16056%207.49168C8.05354%207.09878%207.86283%206.73366%207.60151%206.42134C7.3402%206.10903%207.01445%205.85691%206.64659%205.68225C7.30345%203.36247%208.5362%201.19652%2010.0994%200C11.663%201.19652%2012.8954%203.36328%2013.5522%205.68225C13.1844%205.857%2012.8587%206.10915%2012.5974%206.42145C12.3361%206.73375%2012.1454%207.09883%2012.0382%207.49168C11.4278%2010.0471%2014.4667%2010.9551%2015.3669%209.2185C15.6592%208.65524%2015.7483%207.78471%2015.4483%206.5015C16.3075%205.31394%2018.4974%204.3323%2019.8633%204.16666C19.1017%206.48257%2018.49%208.84509%2018.0319%2011.2396C18.1133%2011.2667%2018.1946%2011.2948%2018.276%2011.3238C18.4264%2011.3862%2018.548%2011.5026%2018.6168%2011.6502C18.6856%2011.7978%2018.6965%2011.9658%2018.6476%2012.1211C18.6307%2012.197%2018.5983%2012.2686%2018.5523%2012.3312C18.5062%2012.3939%2018.4477%2012.4464%2018.3804%2012.4853C18.313%2012.5241%2018.2383%2012.5486%2018.161%2012.5571C18.0837%2012.5656%2018.0055%2012.5579%2017.9313%2012.5346L17.8198%2012.4939C17.7596%2012.8808%2017.7037%2013.2728%2017.6522%2013.67L17.6497%2013.6721Z'%20fill='white'%20/%3e%3c/svg%3e") no-repeat!important;filter:brightness(0);background-size:26px 20px;transform:translate(-50%)}._sweep_leyr0_65{background-color:var(--color-sweep);box-shadow:0 4px #008633}._social_leyr0_70{background-color:var(--color-social);box-shadow:0 4px #664f00}._small_leyr0_75{padding:8px 30px;font-size:24px;letter-spacing:.62px;border-radius:25px}._primaryButton_leyr0_1:hover{transform:translateY(-2px)}.full-width>._primaryButton_leyr0_1{width:100%}._arrow-tooltip_1q4ti_1:after{display:inline-block;position:absolute;top:-.8rem;left:20px;z-index:var(--tooltip-index);animation:_fade-in_1q4ti_1 var(--animation-timing) ease-in-out;background-image:url(/images/tooltip-arrow.svg);width:1.8125rem;height:1rem;content:""}._button_1q4ti_14{--bottom-shadow-height: 4px;position:relative;transform:translateY(calc(var(--bottom-shadow-height) * -1))!important;transition:filter var(--animation-timing),transform var(--animation-timing),box-shadow var(--animation-timing);cursor:pointer;margin-top:3px;border-radius:2.875rem;background-color:var(--black);padding:.625rem .5rem;width:100%;overflow:hidden;font-weight:700;font-size:1.4rem;font-family:Outfit Variable,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;text-transform:uppercase}._button--main_1q4ti_31{background:linear-gradient(180deg,var(--color-sweep) 0%,var(--green-gradient-end) 100%)!important;filter:drop-shadow(0 0 0 var(--green-shadow))!important;color:var(--white)!important;text-shadow:1px 1px 1px var(--black-shadow)!important;box-shadow:0 var(--bottom-shadow-height) 0 0 var(--green-shadow),0 1px 2px #dceae5 inset!important}._button--main_1q4ti_31:disabled{cursor:default}._button--main_1q4ti_31:not(:disabled):active{box-shadow:0 0 0 0 var(--green-shadow) 0 0 0 0 0 1px 2px 0 #dceae5 inset inset!important;transform:translateY(0)!important}._button--orange_1q4ti_45{background:linear-gradient(180deg,var(--orange-gradient-start) 0%,var(--orange-gradient-end) 100%)!important;filter:drop-shadow(0 0 0 var(--orange-shadow))!important;color:var(--white)!important;text-shadow:1px 1px 1px var(--black-shadow)!important;box-shadow:0 var(--bottom-shadow-height) 0 0 var(--orange-shadow)!important}._button--orange_1q4ti_45:disabled{cursor:default}._button--orange_1q4ti_45:not(:disabled):active{box-shadow:0 0 0 0 var(--orange-shadow)!important;transform:translateY(0)!important}._button--light_1q4ti_59{background:linear-gradient(0deg,var(--white-gradient-start) 0%,var(--white-gradient-end) 100%)!important;filter:drop-shadow(0 0 0 var(--gray-shadow))!important;color:var(--black)!important;text-shadow:1px 1px 1px var(--black-shadow)!important;box-shadow:0 var(--bottom-shadow-height) 0 0 var(--gray-shadow)!important}._button--light_1q4ti_59:disabled{cursor:default}._button--light_1q4ti_59:not(:disabled):active{box-shadow:0 0 0 0 var(--gray-shadow)!important;transform:translateY(0)!important}._button--base_1q4ti_73{background:linear-gradient(0deg,var(--black-gradient-start) 0%,var(--black-gradient-end) 100%)!important;filter:drop-shadow(0 0 0 var(--black-2))!important;color:var(--white)!important;text-shadow:1px 1px 1px var(--black-shadow)!important;box-shadow:0 var(--bottom-shadow-height) 0 0 var(--black-2),0 1px 2px #4e4e4e inset!important}._button--base_1q4ti_73:disabled{cursor:default}._button--base_1q4ti_73:not(:disabled):active{box-shadow:0 0 0 0 var(--black-2) 0 0 0 0 0 1px 2px 0 #4e4e4e inset inset!important;transform:translateY(0)!important}._button--purple_1q4ti_87{background:linear-gradient(0deg,var(--purple-gradient-start) 0%,var(--purple-gradient-end) 100%)!important;filter:drop-shadow(0 0 0 var(--purple-shadow))!important;color:var(--white)!important;text-shadow:1px 1px 1px var(--black-shadow)!important;box-shadow:0 var(--bottom-shadow-height) 0 0 var(--purple-shadow),0 1px 2px #5d1282 inset!important}._button--purple_1q4ti_87:disabled{cursor:default}._button--purple_1q4ti_87:not(:disabled):active{box-shadow:0 0 0 0 var(--purple-shadow) 0 0 0 0 0 1px 2px 0 #5d1282 inset inset!important;transform:translateY(0)!important}._button--blue_1q4ti_101{background:linear-gradient(180deg,var(--blue-gradient-start) 0%,var(--blue-gradient-end) 100%)!important;filter:drop-shadow(0 0 0 var(--blue-shadow))!important;color:var(--white)!important;text-shadow:1px 1px 1px var(--black-shadow)!important;box-shadow:0 var(--bottom-shadow-height) 0 0 var(--blue-shadow),0 2px 2px #1a74b0 inset!important}._button--blue_1q4ti_101:disabled{cursor:default}._button--blue_1q4ti_101:not(:disabled):active{box-shadow:0 0 0 0 var(--blue-shadow) 0 0 0 0 0 2px 2px 0 #1a74b0 inset inset!important;transform:translateY(0)!important}._button--purple-blue_1q4ti_115{background:linear-gradient(135deg,#f53afe,#456efe)!important;filter:drop-shadow(0 0 0 #6f33c7)!important;color:var(--white)!important;text-shadow:1px 1px 1px var(--black-shadow)!important;box-shadow:0 var(--bottom-shadow-height) 0 0 #6f33c7,0 12px 10px #fff3 inset!important}._button--purple-blue_1q4ti_115:disabled{cursor:default}._button--purple-blue_1q4ti_115:not(:disabled):active{box-shadow:0 0 0 0 #6f33c7 0 0 0 0 0 12px 10px 0 #fff3 inset inset!important;transform:translateY(0)!important}._button--red_1q4ti_129{background:linear-gradient(0deg,var(--red-gradient-start) 0%,var(--red-gradient-end) 100%)!important;filter:drop-shadow(0 0 0 var(--red-shadow))!important;color:var(--white)!important;text-shadow:1px 1px 1px var(--black-shadow)!important;box-shadow:0 var(--bottom-shadow-height) 0 0 var(--red-shadow)!important}._button--red_1q4ti_129:disabled{cursor:default}._button--red_1q4ti_129:not(:disabled):active{box-shadow:0 0 0 0 var(--red-shadow)!important;transform:translateY(0)!important}._button--gray_1q4ti_143{background:linear-gradient(0deg,var(--gray-gradient-start) 0%,var(--gray-gradient-end) 100%)!important;filter:drop-shadow(0 0 0 var(--gray-gradient-start))!important;color:var(--white-shadow)!important;text-shadow:1px 1px 1px var(--black-shadow)!important;box-shadow:0 var(--bottom-shadow-height) 0 0 var(--gray-gradient-start)!important;cursor:default;pointer-events:none}._button--gray_1q4ti_143:disabled{cursor:default}._button--gray_1q4ti_143:not(:disabled):active{box-shadow:0 0 0 0 var(--gray-gradient-start)!important;transform:translateY(0)!important}._button--locked_1q4ti_159{background:linear-gradient(0deg,var(--gray-gradient-start) 0%,var(--gray-gradient-end) 100%)!important;filter:drop-shadow(0 0 0 var(--gray-gradient-start))!important;color:var(--white-shadow)!important;text-shadow:1px 1px 1px var(--black-shadow)!important;box-shadow:0 var(--bottom-shadow-height) 0 0 var(--gray-gradient-start)!important;cursor:default;pointer-events:none;overflow:visible}._button--locked_1q4ti_159:disabled{cursor:default}._button--locked_1q4ti_159:not(:disabled):active{box-shadow:0 0 0 0 var(--gray-gradient-start)!important;transform:translateY(0)!important}._button--transparent_1q4ti_176{filter:drop-shadow(0 var(--bottom-shadow-height) 0 transparent)!important;text-shadow:1px 1px 1px var(--black-shadow)!important;background-color:transparent;border:none;padding:0;margin:0;color:var(--white)}._button__content_1q4ti_185{overflow:hidden;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}._button__content_1q4ti_185 img{width:6rem;height:1.35rem;object-fit:fill}._button__icon-side_1q4ti_196{width:1.1em;height:1.1em}._button__icon-side_1q4ti_196.___left_1q4ti_200{justify-self:start;margin-right:.1rem;margin-left:.5rem}._button__icon-side_1q4ti_196.___right_1q4ti_205{justify-self:end;margin-right:.5rem}._button__icon-side_1q4ti_196 img{grid-column:2/3;justify-self:start;width:100%;height:100%;object-fit:contain;object-position:left}._button_1q4ti_14>a{color:inherit}._withCrown_1q4ti_221:after{position:absolute;top:-18px;left:50%;width:26px;height:20px;content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='16'%20viewBox='0%200%2020%2016'%20fill='none'%3e%3cpath%20d='M17.6497%2013.6721C18.0937%2013.9415%2017.9318%2015.0245%2017.9318%2015.0245H2.26301C2.26301%2015.0245%202.10022%2013.9415%202.54505%2013.6721C2.49295%2013.2694%202.43654%2012.873%202.37576%2012.4829C2.33791%2012.4975%202.30047%2012.5122%202.26343%2012.5276C2.19064%2012.5546%202.113%2012.5661%202.0355%2012.5614C1.95801%2012.5567%201.88234%2012.5358%201.81338%2012.5001C1.74442%2012.4645%201.68368%2012.4148%201.63503%2012.3543C1.58638%2012.2938%201.55088%2012.2238%201.53085%2012.1487C1.47606%2011.9946%201.48056%2011.8256%201.54344%2011.6746C1.60632%2011.5235%201.72309%2011.4013%201.87108%2011.3315C1.9655%2011.2922%202.06239%2011.2539%202.16169%2011.2168C1.70384%208.83022%201.09389%206.47538%200.335571%204.16666C1.70099%204.3323%203.89134%205.31394%204.75047%206.5015C4.45093%207.7843%204.53925%208.65524%204.83187%209.2185C5.73252%2010.9551%208.769%2010.0467%208.16056%207.49168C8.05354%207.09878%207.86283%206.73366%207.60151%206.42134C7.3402%206.10903%207.01445%205.85691%206.64659%205.68225C7.30345%203.36247%208.5362%201.19652%2010.0994%200C11.663%201.19652%2012.8954%203.36328%2013.5522%205.68225C13.1844%205.857%2012.8587%206.10915%2012.5974%206.42145C12.3361%206.73375%2012.1454%207.09883%2012.0382%207.49168C11.4278%2010.0471%2014.4667%2010.9551%2015.3669%209.2185C15.6592%208.65524%2015.7483%207.78471%2015.4483%206.5015C16.3075%205.31394%2018.4974%204.3323%2019.8633%204.16666C19.1017%206.48257%2018.49%208.84509%2018.0319%2011.2396C18.1133%2011.2667%2018.1946%2011.2948%2018.276%2011.3238C18.4264%2011.3862%2018.548%2011.5026%2018.6168%2011.6502C18.6856%2011.7978%2018.6965%2011.9658%2018.6476%2012.1211C18.6307%2012.197%2018.5983%2012.2686%2018.5523%2012.3312C18.5062%2012.3939%2018.4477%2012.4464%2018.3804%2012.4853C18.313%2012.5241%2018.2383%2012.5486%2018.161%2012.5571C18.0837%2012.5656%2018.0055%2012.5579%2017.9313%2012.5346L17.8198%2012.4939C17.7596%2012.8808%2017.7037%2013.2728%2017.6522%2013.67L17.6497%2013.6721Z'%20fill='white'%20/%3e%3c/svg%3e") no-repeat!important;filter:brightness(0);background-size:26px 20px;transform:translate(-50%)}._loaderWrapper_12t3i_1{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#00000040}._fullScreen_12t3i_10{position:fixed}._fillContent_12t3i_14{position:absolute}._fullScreen_12t3i_10,._fillContent_12t3i_14{top:0;left:0;z-index:10;width:100vw;height:100vh}._cover_12t3i_27{position:fixed;left:0;top:0;width:100%;height:100%;z-index:25;background-color:var(--overlay-backdrop-color);display:flex;justify-content:center;align-items:center;transition:.5s all}._loader_12t3i_1{position:relative;z-index:1;width:100%;max-width:112px;height:100%;max-height:48px}._textWithCrowns_rpnc1_1{display:block;overflow:hidden;padding-inline:1rem}._textWithCrowns_rpnc1_1 ._crownLetter_rpnc1_6{display:inline-block;vertical-align:middle;min-width:.2em;position:relative}._textWithCrowns_rpnc1_1 ._crownLetter_rpnc1_6 ._crown_rpnc1_6{position:absolute;bottom:52%;width:.4em;left:50%;transform:translate(-50%)}._textWithCrowns_rpnc1_1 ._crownLetter_rpnc1_6 ._crown_rpnc1_6 svg{width:100%;height:auto}.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:""}.app-logo-wrapper{display:flex;flex-direction:column;align-items:center}.app-logo-wrapper .app-logo{max-height:54px;color:var(--black, #000);transition:color var(--animation-timing)}.app-logo-wrapper .app-logo_always-black{width:auto;color:var(--black, #000)!important}.app-logo-wrapper .app-logo_always-white{width:auto;color:var(--white, #fff)!important}.app-logo-wrapper .app-logo__text{font-family:Omnes,sans-serif;font-size:.6rem;font-weight:600;letter-spacing:-.02em;color:var(--black, #000)}@media only screen and (orientation: landscape),only screen and (min-width: 769px){.app-logo-wrapper .app-logo__text{font-size:.8rem}}.scrolled .app-logo-wrapper .app-logo__text,.scrolled .app-logo-wrapper .app-logo{color:var(--white, #fff)}._loaderWrapper_fmn5i_1{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;padding-bottom:1rem;cursor:default;background-color:#000000a6}._formRow_kgo5b_1{position:relative;display:flex;width:max-content}._checkbox_kgo5b_7{width:1.7rem;height:1.7rem;padding:0;margin:0;cursor:pointer;border-radius:20%}._icon_kgo5b_16{position:absolute;top:0;left:0;width:100%;height:100%;padding:2px;pointer-events:none;transform:translate(10%,-10%)}._icon_kgo5b_16>*{pointer-events:none;cursor:pointer}._icon_kgo5b_16+div{pointer-events:none}._content_dt3st_1{padding:1rem 1rem 3rem}._content_dt3st_1 p{margin:0}._desktopContent_dt3st_8{padding:1rem 4rem 3rem}._wrapper_1c1ma_1{position:relative;width:100%}._background_1c1ma_6{position:absolute;top:0;left:0;width:100%;height:100%}._backgroundPattern_1c1ma_14{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-repeat:repeat;background-position:0 0;background-size:300px}@media only screen and (min-width: 768px){._backgroundPattern_1c1ma_14{background-size:400px}}@media only screen and (min-width: 1024px){._backgroundPattern_1c1ma_14{background-size:500px}}._content_1c1ma_36{position:relative;z-index:0}.error-page{width:100%;max-width:var(--container-width, 1110px);padding:1.5rem 1.25rem 1.75rem;margin:0 auto}.error-page p{font-size:1.21rem}._maintenance_1tx48_1{min-height:100vh;text-align:center;padding:20px;display:grid;justify-content:center;align-items:center;flex-direction:column;grid-template-columns:1fr}._maintenance_1tx48_1 ._head_1tx48_11{align-self:flex-start}._maintenance_1tx48_1 ._head_1tx48_11 ._logo_1tx48_14{width:100%;max-width:150px;height:auto;margin:0 auto}._maintenance_1tx48_1 ._head_1tx48_11 ._title_1tx48_20{font-size:40px;font-weight:700;text-transform:uppercase}._maintenance_1tx48_1 ._head_1tx48_11 ._subTitle_1tx48_25{font-size:20px;font-weight:300}._maintenance_1tx48_1 ._head_1tx48_11 ._subTitle_1tx48_25 ._bold_1tx48_29{font-weight:600}._maintenance_1tx48_1 ._textWithCrowns_1tx48_32{font-size:30px;font-weight:700;margin-bottom:15px}._maintenance_1tx48_1 ._gameIframe_1tx48_37{aspect-ratio:1/.8;max-width:500px;width:100%;border:none;align-self:center;justify-self:center}._maintenance_1tx48_1 ._gameIframe_1tx48_37._running_1tx48_45{aspect-ratio:1/1.05}._maintenance_1tx48_1 ._footer_1tx48_48{justify-self:center;align-self:flex-end;margin-top:15px}._maintenance_1tx48_1 ._underlineGreen_1tx48_53{text-decoration:underline;color:#01db80;font-weight:600}@media screen and (max-width: 1000px){._maintenance_1tx48_1 ._head_1tx48_11 ._title_1tx48_20{font-size:25px}._maintenance_1tx48_1 ._head_1tx48_11 ._subTitle_1tx48_25{font-size:16px}._maintenance_1tx48_1 ._textWithCrowns_1tx48_32{font-size:20px}._maintenance_1tx48_1 ._gameIframe_1tx48_37._running_1tx48_45{aspect-ratio:1/1.7}}
